re PR target/44942 (Bug in argument passing of long double)
[gcc.git] / ChangeLog
1 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
2
3 * MAINTAINERS (Reviewers): Update my e-mail address
4
5 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
6
7 * Makefile.def (configure-gcc): Depend on all-libelf.
8 * Makefile.in: Rebuild.
9
10 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
11
12 * MAINTAINERS (Write After Approval): Add myself in the right place.
13
14 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
15
16 * MAINTAINERS (Write After Approval): Add myself.
17
18 2010-05-25 Sterling Augustine <sterling@tensilica.com>
19
20 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
21
22 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
23
24 * config.sub: Update to version 2010-05-21.
25 * config.guess: Update to version 2010-04-03.
26
27 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
28
29 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
30 * configure: Regenerate.
31
32 2010-05-12 Sriraman Tallam <tmsriram@google.com>
33
34 * MAINTAINERS (Write After Approval): Add myself.
35
36 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
37
38 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
39 a platform that supports LTO.
40 * configure: Regenerate.
41
42 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
43
44 * configure.ac: Allow all the versions greater than 0.10 of PPL.
45 * configure: Regenerated.
46
47 2010-04-27 Roland McGrath <roland@redhat.com>
48 H.J. Lu <hongjiu.lu@intel.com>
49
50 * configure.ac (--enable-gold): Support both, both/gold and
51 both/bfd to add gold to configdirs without removing ld.
52 * configure: Regenerated.
53
54 * Makefile.def: Add install-gold dependency to install-ld.
55 * Makefile.in: Regenerated.
56
57 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
58
59 PR lto/42776
60 * configure.ac (--enable-lto): Refactor handling so libelf tests
61 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
62 and allow LTO to be explicitly enabled on non-ELF platforms that
63 are known to support it inside else-clause.
64 * configure: Regenerate.
65
66 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
67
68 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
69 * configure: Regenerate.
70
71 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
72
73 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
74 * configure: Regenerate.
75
76 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
77
78 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
79 separately.
80 * configure: Regenerate.
81
82 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
83
84 * MAINTAINERS (Write After Approval): Add myself.
85
86 2010-04-14 Tristan Gingold <gingold@adacore.com>
87
88 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
89 * configure: Regenerate.
90
91 2010-04-13 Steve Ellcey <sje@cup.hp.com>
92
93 * configure: Regenerate after change to elf.m4.
94
95 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
99 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
100
101 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
102 * configure: Regenerated.
103
104 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
105
106 * configure.ac: Print "buggy but acceptable" when CLooG
107 revision is less than 9.
108 * configure: Regenerated.
109
110 2010-04-01 Diego Novillo <dnovillo@google.com>
111
112 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
113
114 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
115
116 PR bootstrap/43615
117 PR bootstrap/43328
118
119 Revert:
120
121 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
122
123 * configure.ac: Do not pass --enable-multilib nor
124 --disable-multilib in baseargs. Accept explicitly passed
125 --enable_multilib.
126 * configure: Regenerate.
127
128 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
129
130 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
131
132 2010-03-31 Janis Johnson <janis187@us.ibm.com>
133
134 * MAINTAINERS: Remove myself.
135
136 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
137
138 PR bootstrap/43328
139 * configure.ac: Do not pass --enable-multilib nor
140 --disable-multilib in baseargs. Accept explicitly passed
141 --enable_multilib.
142 * configure: Regenerate.
143
144 2010-03-28 Andrew Pinski <pinskia@gmail.com>
145
146 * MAINTAINERS (spu port): Remove me.
147
148 2010-03-23 Joseph Myers <joseph@codesourcery.com>
149
150 * configure.ac (tic6x-*-*): New case.
151 * configure: Regenerate.
152
153 2010-03-23 Joseph Myers <joseph@codesourcery.com>
154
155 * config.sub: Update to version 2010-03-22.
156 * config.guess: Update to version 2009-12-30.
157
158 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
159
160 PR ada/42554
161 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
162 * configure: Regenerate.
163
164 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
165
166 * MAINTAINERS: Update my email address.
167
168 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
169
170 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
171 (ghassan.shobaki@amd.com): Removed.
172
173 2010-03-17 Alan Modra <amodra@gmail.com>
174
175 * MAINTAINERS: Update my email address.
176
177 2010-03-16 Diego Novillo <dnovillo@google.com>
178
179 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
180 Matthews.
181
182 2010-03-16 Joseph Myers <joseph@codesourcery.com>
183
184 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
185 Gutson, Jeffrey D. Oldham and Mark Shinwell.
186
187 2010-03-16 Joseph Myers <joseph@codesourcery.com>
188
189 * MAINTAINERS: Update my email address.
190
191 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
192
193 * MAINTAINERS: Update my email address.
194
195 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
196
197 * MAINTAINERS: Update my email address.
198
199 2010-03-09 Jie Zhang <jie@codesourcery.com>
200
201 * MAINTAINERS: Update my email address.
202
203 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
204
205 PR libstdc++/32499
206 * configure.ac (RANLIB): Default to true.
207 (STRIP): Likewise.
208 (RANLIB_FOR_TARGET): Remove superfluous : argument.
209 * configure: Regenerate.
210
211 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
212
213 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
214 (Write After Approval): Update my email address.
215
216 2010-02-17 Nick Clifton <nickc@redhat.com>
217
218 PR 11238
219 * Makefile.tpl (local-distclean): Also remove config.cache files in
220 sub-directories as there may not be Makefiles present in the
221 sub-directories.
222 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
223 the config.cache files found by the find command.
224
225 * Makefile.in: Regenerate.
226 * configure.ac: Revert previous delta.
227 * configure: Regenerate.
228
229 2010-02-15 Nick Clifton <nickc@redhat.com>
230
231 PR 11238
232 * configure.ac: Delete config.cache files in sub-directories when
233 deleting Makefiles.
234 * configure: Regenerate.
235
236 2010-02-12 Ben Elliston <bje@gnu.org>
237
238 * MAINTAINERS: Update my email address.
239
240 2010-02-08 Andrew Pinski <pinskia@gmail.com>
241
242 * MAINTAINERS (spu port): Update my email address.
243
244 2010-02-08 Jie Zhang <jie.zhang@analog.com>
245
246 * MAINTAINERS: Add myself as a maintainer for the bfin port.
247
248 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
249
250 * configure.ac: Add "recommended" version checks for GMP/MPC.
251 Update recommended GMP/MPFR/MPC versions.
252 * configure: Regenerate.
253
254 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
255
256 * MAINTAINERS: Move my Embecosm email address into the
257 write-after-approval section.
258
259 2010-01-26 Ian Lance Taylor <iant@google.com>
260
261 * MAINTAINERS: Add myself as Go frontend maintainer.
262
263 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
264
265 PR libstdc++/36101, PR libstdc++/42813
266 * configure.ac (bootstrap_target_libs): Make inclusion of
267 target-libgomp conditional on libgomb being in target_configdirs.
268 * configure: Regenerate.
269
270 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
271
272 PR libstdc++/36101, PR libstdc++/42813
273 * configure.ac (bootstrap_target_libs): Include target-libgomp.
274 * configure: Regenerate.
275
276 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
277
278 PR libstdc++/36101, PR libstdc++/42813
279 * configure.ac (target_configdirs): Substitute.
280 * Makefile.def: Bootstrap target module libgomp.
281 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
282 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
283 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
284 * configure, Makefile.in: Regenerate.
285
286 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
287
288 * MAINTAINERS: Adjust my details.
289
290 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
291
292 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
293
294 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
295
296 * MAINTAINERS: reindented my entry with tabs instead of spaces.
297
298 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
299
300 * MAINTAINERS (Write After Approval): Add myself.
301
302 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
303
304 * MAINTAINERS (Write After Approval): Add myself.
305
306 2010-01-11 Richard Guenther <rguenther@suse.de>
307
308 PR lto/41569
309 * Makefile.def (all-lto-plugin): Depend on all-gcc.
310 * Makefile.in: Regenerated.
311
312 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
313
314 * configure.ac: Enable libjava build on x86_64-*freebsd*.
315 * configure: Regenerate.
316
317 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
318 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
319
320 PR bootstrap/42424
321 * configure.ac: Include libtool m4 files.
322 (_LT_CHECK_OBJDIR): Call it.
323 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
324 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
325
326 * configure: Regenerate.
327
328 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
329
330 PR bootstrap/41818
331 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
332 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
333 * Makefile.in: Regenerate.
334
335 2010-01-02 Richard Guenther <rguenther@suse.de>
336
337 PR lto/41529
338 * configure.ac: Include config/elf.m4. Disable LTO if not
339 builting for an elf target.
340 * configure: Regenerate.
341
342 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
343
344 * MAINTAINERS: Change my email address.
345
346 2009-12-18 Ben Elliston <bje@au.ibm.com>
347
348 * config.sub, config.guess: Update from upstream sources.
349
350 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
351
352 * MAINTAINERS (Write After Approval): Add myself.
353
354 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
355
356 PR middle-end/30447
357 PR middle-end/30789
358 PR other/40302
359
360 * configure.ac: Require MPC.
361 * configure: Regenerate.
362
363 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
364
365 PR target/38384
366 PR bootstrap/40972
367 * libtool.m4: Sync from git Libtool.
368 * ltoptions.m4: Likewise.
369 * ltversion.m4: Likewise.
370 * lt~obsolete.m4: Likewise.
371 * ltmain.sh: Likewise.
372
373 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
374
375 * configure.ac: Update minimum MPC version to 0.8.
376 * configure: Regenerate.
377
378 2009-11-21 Sebastian Pop <sebpop@gmail.com>
379
380 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
381 * configure: Regenerated.
382
383 2009-11-21 Ian Lance Taylor <iant@google.com>
384
385 * configure.ac: Change default of poststage1_ldflags to be empty if
386 poststage1_libs is set. When poststage1_libs is empty, and
387 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
388 * configure: Rebuild.
389
390 2009-11-21 Adam Nemet <adambnmet@gmail.com>
391
392 * MAINTAINERS (Write After Approval): Update my email address.
393
394 2009-11-20 Ben Elliston <bje@au.ibm.com>
395
396 * config.guess: Update from upstream sources.
397
398 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
399
400 * Makefile.def: Restore host and target settings for gmp.
401 * Makefile.in: Rebuild.
402
403 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
404
405 * configure.ac: Add libelf to host_libs. Enable in-tree configury
406 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
407 Fix portability of test of C++ as bootstrap language. Add
408 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
409 * configure: Rebuild.
410 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
411 and cloog. Fix in-tree ppl configuration. Introduce libelf
412 in-tree building.
413 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
414 (POSTSTAGE1_HOST_EXPORTS): Use it.
415 (STAGE[+id+]_CXXFLAGS): New.
416 (BASE_FLAGS_TO_PASS): Pass it down.
417 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
418 extra_exports.
419 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
420 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
421 extra_exports.
422 * Makefile.in: Rebuild.
423
424 2009-11-17 Ben Elliston <bje@au.ibm.com>
425
426 * config.sub, config.guess: Update from upstream sources.
427
428 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
432 2009-11-09 Jon Beniston <jon@beniston.com>
433
434 * MAINTAINERS (Write After Approval): Add myself.
435
436 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
437
438 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
439 paths for *-w64-mingw* and x86_64-*mingw*.
440 * configure: Regenerated.
441
442 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
443
444 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
445
446 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
447
448 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
449 Phil Edwards to Write-After Approval.
450
451 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
452
453 * configure.ac: Disable target-winsup & co for
454 x86_64-*-mingw* and *-w64-mingw* targets.
455 * configure: Regenerated.
456
457 2009-10-16 Nick Clifton <nickc@redhat.com>
458
459 * MAINTAINERS: Add myself as a maintainer for the RX port.
460
461 2009-10-26 Johannes Singler <singler@kit.edu>
462
463 * MAINTAINERS (Write After Approval): Update my e-mail address.
464
465 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
466
467 * configure.ac (CLooG test): Use = with test.
468 * configure: Regenerate.
469
470 2009-10-22 Richard Guenther <rguenther@suse.de>
471
472 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
473 cloog if the ppl version check failed. Move flags saving
474 before setting in libelf check.
475 * configure: Regenerate.
476
477 2009-10-21 Richard Guenther <rguenther@suse.de>
478
479 * configure.ac: Adjust the ppl and cloog configure to work as
480 documented. Disable cloog if ppl was disabled. Omit the version
481 checks if they were disabled.
482 * configure: Re-generate.
483
484 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
485
486 * configure.ac: Add 'lto' to enable_languages, not
487 new_enable_languages, and only if not already present.
488 * configure: Regenerate.
489
490 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
491
492 * README: Refer to the various COPYING* files instead of just
493 COPYING.
494 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
495
496 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
497
498 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
499
500 2009-10-07 Richard Guenther <rguenther@suse.de>
501
502 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
503 and Richard Guenther as reviewers.
504 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
505 as reviewers.
506
507 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
508
509 * config.sub: Update from upstream sources.
510
511 2009-10-06 Ian Lance Taylor <iant@google.com>
512
513 * Makefile.def: check-gold depends upon all-gas.
514 * Makefile.in: Rebuild.
515
516 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
521
522 * Makefile.def: all-lto-plugin depends on all-libiberty.
523 set bootstrap=true for lto-plugin.
524 Add lto-plugin.
525 * Makefile.in: Regenerate.
526 * configure.ac (host_libs): Add lto-plugin.
527 * configure: Regenerate.
528
529 2009-10-03 Diego Novillo <dnovillo@google.com>
530
531 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
532 (HOST_LIBELFLIBS): Define.
533 (HOST_LIBELFINC): Define.
534 * Makefile.in: Regenerate.
535 * configure.ac: Add --enable-lto.
536 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
537 If --enable-lto is used, add 'lto' to new_enable_languages.
538 If --enable-lto is used and gold is enabled, add
539 lto-plugin to configdirs.
540 * configure: Regenerate.
541
542 2009-10-03 Simon Baldwin <simonb@google.com>
543
544 * configure.ac: If --with-system-zlib, suppress local zlib and
545 pass --with-system-zlib to subdir configure scripts.
546 * configure: Regenerate.
547
548 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
549 Paolo Bonzini <bonzini@gnu.org>
550
551 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
552 $(srcdir).
553 * Makefile.in: Rebuilt.
554
555 2009-09-26 Gary Funck <gary@intrepid.com>
556
557 * MAINTAINERS (Write After Approval): Add myself.
558
559 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
560
561 * configure.ac: Update minimum MPC version to 0.7.
562 * configure: Regenerate.
563
564 2009-09-25 Nick Clifton <nickc@redhat.com>
565
566 * configure.ac: Pass any --cache-file=/dev/null option on to
567 subconfigures.
568 * configure: Regenerate.
569
570 2009-09-23 Nick Clifton <nickc@redhat.com>
571
572 * config.sub, config.guess: Update from upstream sources.
573
574 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
575
576 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
577 * Makefile.in: Rebuilt.
578
579 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
580
581 PR bootstrap/32272
582 * configure.ac: Error out if $srcdir isn't '.' but contains
583 host-${host_noncanonical}.
584 * configure: Regenerate.
585
586 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
587
588 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
589 maintainer.
590
591 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
592
593 * configure.ac: If bootstrapping a combined tree with
594 --enable-gold, require c++ in stage1_languages.
595 * configure: Regenerate.
596
597 * configure.ac: Also add target_libs of stage1_languages to
598 bootstrap_target_libs.
599 * configure: Regenerate.
600
601 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
602 with --enable-languages not containing c++.
603 * configure: Regenerate.
604
605 2009-09-15 Jie Zhang <jie.zhang@analog.com>
606
607 * configure.ac: Disable java and boehm-gc for bfin-*-*.
608 * configure: Regenerate.
609
610 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
611
612 * MAINTAINERS (Write After Approval): Update my e-mail address,
613 and move from from here...
614 (Waiting for paperwork): To here.
615
616 2009-09-09 Joseph Myers <joseph@codesourcery.com>
617
618 * MAINTAINERS (Reviewers): Add self as driver reviewer.
619
620 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
621
622 * configure.ac: Do not use $extrasub for replacing @if/@endif
623 parts in Makefile; instead, use additional arguments to
624 AC_CONFIG_COMMANDS to do the replacement manually, with several
625 sed invocations, to avoid HP-UX sed command limits.
626 * configure: Regenerate.
627
628 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
629
630 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
631 blank before -L.
632
633 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
634
635 * configure.ac (with-build-config): Document. Handle without.
636 Handle missing argument.
637 * configure: Rebuilt.
638
639 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
640
641 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
642 Default to bootstrap-debug only if compare-debug works.
643 * configure: Rebuilt.
644 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
645 * Makefile.in: Rebuilt.
646
647 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
648
649 * MAINTAINERS (OS Port Maintainers): Update my email address.
650
651 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
652
653 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
654 * Makefile.in: Rebuilt.
655
656 2009-09-01 Chris Demetriou <cgd@google.com>
657
658 * MAINTAINERS (Write After Approval): Add myself.
659
660 2009-08-31 Dodji Seketeli <dodji@redhat.com>
661
662 PR debug/30161
663 * include/dwarf2.h (enum dwarf_tag): Added
664 DW_TAG_GNU_template_template_param
665 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
666
667 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
668
669 * Makefile.tpl (AWK): Fix typo.
670 * Makefile.in: Regenerate.
671
672 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
673
674 * configure.ac: Detect awk and sed.
675 * Makefile.def (flags_to_pass): Add AWK and SED.
676 * Makefile.tpl (AWK, SED): New.
677 (BASE_FLAGS_TO_PASS): Add AWK and SED.
678 * configure: Regenerate.
679 * Makefile.in: Regenerate.
680
681 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
682
683 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
684 (collapseslashes): Likewise.
685
686 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
687
688 * configure.ac (AC_PREREQ): Bump to 2.64.
689
690 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
691
692 * configure.ac: Remove --with-datarootdir, --with-docdir,
693 --with-pdfdir, --with-htmldir switches.
694 * configure: Regenerate.
695
696 * configure: Regenerate.
697
698 * compile: Sync from Automake 1.11.
699 * depcomp: Likewise.
700 * install-sh: Likewise.
701 * missing: Likewise.
702 * mkinstalldirs: Likewise.
703 * ylwrap: Likewise.
704
705 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
706
707 * ltmain.sh (func_normal_abspath): New function.
708 (func_relative_path): Likewise.
709 (func_mode_help): Document new -bindir option for link mode.
710 (func_mode_link): Add new -bindir option, and use it to place
711 output DLL if specified.
712
713 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
714
715 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
716 (baseargs): Add --disable-option-checking.
717 * configure: Regenerate.
718
719 * Makefile.def (configure-target-libiberty): Depend on
720 all-binutils and all-ld.
721 (configure-target-newlib): Likewise.
722 * Makefile.in: Regenerate.
723
724 2009-08-17 Ben Elliston <bje@au.ibm.com>
725
726 * config.sub, config.guess: Update from upstream sources.
727
728 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
729
730 Sync from src, merge:
731
732 2009-07-02 Tristan Gingold <gingold@adacore.com>
733
734 * configure.ac: Do not exclude gas for i386-*-darwin.
735 Add a case for x86_64-*-darwin.
736 * configure: Regenerate.
737
738 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
739
740 * MAINTAINERS: Add my name to Write After Approval list.
741
742 2009-08-06 Michael Eager <eager@eagercon.com>
743
744 * configure.ac: Add Microblaze target.
745 * configure: Regenerate.
746
747 2009-07-31 Christian Bruel <christian.bruel@st.com>
748
749 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
750 * configure: Regenerate.
751
752 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
753
754 * MAINTAINERS (Write After Approval): Update my e-mail address.
755
756 2009-07-06 Ian Lance Taylor <iant@google.com>
757
758 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
759 * configure: Rebuild.
760
761 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
762
763 * MAINTAINERS: Move myself to the Graphite Reviewers.
764
765 2009-06-30 Wei Guozhi <carrot@google.com>
766
767 * MAINTAINERS: Add my name to Write After Approval list.
768
769 2009-06-26 Steve Ellcey <sje@cup.hp.com>
770
771 PR bootstrap/40338
772 * configure.ac (comparestring): Create new variable.
773 * Makefile.tpl (comparestring): Use to skip some comparisions.
774 * configure: Regenerate.
775 * Makefile.in: Regenerate.
776
777 2009-06-26 Doug Evans <dje@sebabeach.org>
778
779 * Makefile.def (host_modules): Add cgen.
780 * Makefile.in: Regenerate.
781 * configure.ac (host_tools): Add cgen.
782 * configure: Regenerate.
783
784 2009-06-23 DJ Delorie <dj@redhat.com>
785
786 * MAINTAINERS: Add myself as mep maintainer.
787
788 2009-06-23 Ian Lance Taylor <iant@google.com>
789
790 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
791 boot_languages. Only bootstrap target libraries listed in
792 target_libs for some boot language. Add --with-stage1-ldflags,
793 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
794 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
795 if not building with C++.
796 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
797 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
798 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
799 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
800 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
801 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
802 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
803 * configure, Makefile.in: Rebuild.
804
805 2009-06-23 Li Feng <nemokingdom@gmail.com>
806
807 * MAINTAINERS: Added my name to write-after-approval list.
808
809 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
810
811 * configure.ac: Define is_elf for QNX Neutrino targets.
812 * configure: Regenerate.
813
814 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
815
816 * MAINTAINERS: Added my name to the write-after-approval list
817
818 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
819
820 * configure.ac: Detect MPC in default directory.
821 * configure: Regenerate.
822
823 2009-06-03 Jerome Guitton <guitton@adacore.com>
824 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
825
826 * Makefile.tpl (all): Avoid a trailing backslash.
827 * Makefile.in: Regenerate.
828
829 2009-06-03 Ben Elliston <bje@au.ibm.com>
830
831 * config.sub, config.guess: Update from upstream sources.
832
833 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
834
835 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
836 to noconfdirs.
837 * configure: Regenerate.
838
839 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
840
841 * Makefile.tpl ([+compare-target+]): Compare all stage
842 directories, rather than just gcc.
843 * Makefile.in: Rebuilt.
844
845 2009-06-01 Doug Kwan <dougkwan@google.com>
846
847 * configure.ac: Support gold for target arm*-*-*.
848 * configure: Regenerate.
849
850 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
851
852 * Makefile.def: Add MPC support and dependencies.
853 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
854
855 * Makefile.in, configure: Regenerate.
856
857 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
858
859 * Makefile.tpl (all): Avoid harmless warning in make all when
860 gcc-bootstrap is enabled but stage_last does not exist.
861 * Makefile.in: Rebuilt.
862
863 2009-05-24 Nicolas Roche <roche@adacore.com>
864
865 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
866 * Makefile.in: Regenerate.
867
868 2009-05-21 Denis Chertykov <chertykov@gmail.com>
869
870 * MAINTAINERS: Update my e-mail address.
871
872 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
873
874 * configure.ac (cygwin noconfigdirs): Remove libgcj.
875 * configure: Regenerate.
876
877 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
878
879 PR other/40159
880 * Makefile.tpl (all): Don't assume gcc-bootstrap and
881 gcc-no-bootstrap are mutually exclusive.
882 * Makefile.in: Rebuilt.
883
884 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
885
886 PR other/40159
887 * Makefile.tpl (all): Don't end with unconditional success.
888 * Makefile.in: Rebuilt.
889
890 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
891
892 PR target/37137
893 * Makefile.def (flags_to_pass): Remove redundant and incomplete
894 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
895 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
896 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
897 stage_configureflags, stage_cflags and stage_libcflags into
898 explicit Makefile macros.
899 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
900 GFORTRAN.
901 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
902 CC. Set CC_FOR_BUILD from CC.
903 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
904 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
905 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
906 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
907 and GFORTRAN.
908 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
909 (_LIBCFLAGS): Renamed to _TFLAGS.
910 (do-compare-debug, do-compare3-debug): Drop.
911 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
912 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
913 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
914 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
915 (XGCC_FLAGS_FOR_TARGET): New.
916 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
917 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
918 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
919 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
920 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
921 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
922 TFLAGS.
923 (BUILD_CONFIG): Include if requested.
924 (all): Set TFLAGS on bootstrap.
925 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
926 (all-stageid-prefixmodule): Likewise.
927 (do-clean, distclean-stageid): Set TFLAGS.
928 (restrap): Fix whitespace.
929 * Makefile.in: Rebuilt.
930
931 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
932
933 * config.guess: Sync with src.
934
935 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
936
937 * configure.ac ($with_ppl): Default to no if not supplied.
938 ($with_cloog): Likewise.
939 configure: Regenerate.
940
941 2009-04-27 James E. Wilson <wilson@codesourcery.com>
942
943 * MAINTAINERS: Update my e-mail address.
944
945 2009-04-27 Nick Clifton <nickc@redhat.com>
946
947 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
948
949 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
950
951 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
952 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
953 * Makefile.in: Regenerate.
954
955 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
956
957 PR bootstrap/39739
958 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
959 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
960
961 * configure, Makefile.in: Regenerate.
962
963 2009-04-21 Taras Glek <tglek@mozilla.com>
964
965 * include/hashtab.h: Update GTY annotations to new syntax
966 * include/splay-tree.h: Likewise
967
968 2009-04-17 Ben Elliston <bje@au.ibm.com>
969
970 * config.sub, config.guess: Update from upstream sources.
971
972 2009-04-15 Anthony Green <green@moxielogic.com>
973
974 * configure.ac: Add moxie support.
975 * configure: Rebuilt.
976
977 2009-04-14 Jakub Jelinek <jakub@redhat.com>
978
979 * configure.ac: Change copyright header to refer to version
980 3 of the GNU General Public License and to point readers at the
981 COPYING3 file and the FSF's license web page.
982 * Makefile.def: Likewise.
983 * Makefile.tpl: Likewise.
984 * Makefile.in: Regenerate.
985
986 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
987
988 * configure.ac: Restore match for darwin9 or later. Use double
989 brackets since regeneration eats one pair.
990 * configure: Regenerate.
991
992 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
993
994 PR gas/10039
995 * configure.ac: Require texinfo 4.7.
996 * configure: Regenerated.
997
998 2009-04-09 Nick Clifton <nickc@redhat.com>
999
1000 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1001 the GCC Runtime Library Exception.
1002
1003 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1004
1005 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1006 * configure: Regenerate.
1007
1008 2009-04-01 Steve Ellcey <sje@cup.hp.com>
1009
1010 * Makefil.def (languages): New entries.
1011 * Makefile.tpl (check-gcc-*): New generic target.
1012 * Makefile.in: Regenerate.
1013
1014 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
1015
1016 * MAINTAINERS: Update my email address.
1017
1018 2009-03-18 Tom Tromey <tromey@redhat.com>
1019
1020 * configure: Rebuild.
1021 * configure.ac (host_libs): Add libiconv.
1022 * Makefile.in: Rebuild.
1023 * Makefile.def (host_modules): Add libiconv.
1024 (configure-gdb, all-gdb): Depend on libiconv.
1025
1026 2009-03-16 Tristan Gingold <gingold@adacore.com>
1027
1028 * configure.ac: Treat gdb as supported on x86_64-darwin.
1029 * configure: Regenerate.
1030
1031 2009-03-16 Joseph Myers <joseph@codesourcery.com>
1032
1033 * configure.ac (--with-host-libstdcxx): New option.
1034 * configure: Regenerate.
1035
1036 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
1037
1038 * MAINTAINERS: Move myself into the write after approval list.
1039
1040 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
1041
1042 * MAINTAINERS: Update e-mail address.
1043
1044 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
1045
1046 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1047
1048 2009-03-10 Ira Rosen <irar@il.ibm.com>
1049
1050 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1051
1052 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1053
1054 Backport from git Libtool:
1055
1056 2009-01-19 Robert Millan <rmh@aybabtu.com>
1057 Support GNU/kOpenSolaris.
1058 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1059 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1060 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1061 GNU/kOpenSolaris.
1062
1063 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
1064
1065 * MAINTAINERS: Update e-mail address.
1066
1067 2009-02-24 Michael Eager <eager@eagercon.com>
1068
1069 * MAINTAINERS (Write After Approval): Add self.
1070
1071 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
1072
1073 * MAINTAINERS (Write After Approval): Add myself.
1074
1075 2009-02-05 Andreas Schwab <schwab@suse.de>
1076
1077 * Makefile.tpl (stage_last): Define $r and $s before using
1078 $(RECURSE_FLAGS_TO_PASS).
1079 * Makefile.in: Regenerate
1080
1081 2009-01-30 Ian Lance Taylor <iant@google.com>
1082
1083 * MAINTAINERS: Move myself to the Global Reviewers list.
1084
1085 2009-01-29 Robert Millan <rmh@aybabtu.com>
1086
1087 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1088 * configure: Regenerate.
1089
1090 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
1091
1092 * MAINTAINERS: Make whitespace consistent.
1093 Remove Robert Millan from Write After Approval.
1094
1095 2009-01-16 Alan Modra <amodra@bigpond.net.au>
1096
1097 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1098 (all-opcodes): Depend on all-libiberty.
1099 * Makefile.in: Regenerate.
1100
1101 2009-01-15 Douglas B Rupp <rupp@gnat.com>
1102
1103 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1104 * configure: Regenerate.
1105
1106 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
1107
1108 * MAINTAINERS (Write After Approval): Add myself.
1109
1110 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
1111
1112 * MAINTAINERS: Add myself to reviewers (Fortran).
1113
1114 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
1115
1116 PR tree-optimization/38515
1117 * configure.ac (cloog-polylib): Removed.
1118 (with_ppl, with_cloog): Test for "no".
1119 * configure: Regenerated.
1120
1121 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
1122
1123 * MAINTAINERS: Moved myself to reviewers (Fortran).
1124
1125 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
1126
1127 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1128 (Write After Approval): Remove myself.
1129
1130 2009-01-03 Diego Novillo <dnovillo@google.com>
1131
1132 * MAINTAINERS: Remove myself from alias maintainership.
1133
1134 2009-01-02 David Ayers <ayers@fsfe.org>
1135
1136 * MAINTAINERS: Update e-mail address.
1137
1138 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
1139
1140 * MAINTAINERS: Make whitespace consistent.
1141
1142 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1143
1144 Backport from upstream Libtool:
1145 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1146 Add cache variables to tests that require the linker to work.
1147 For shlibpath_overrides_runpath, this also changes the semantics
1148 to let the result from the C compiler take precedence.
1149
1150 2008-12-02 Ben Elliston <bje@au.ibm.com>
1151
1152 * config.sub, config.guess: Update from upstream sources.
1153
1154 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
1155
1156 * configure.ac (ppllibs): Add by default the lib flags.
1157 * configure: Regenerate.
1158
1159 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
1160
1161 * MAINTAINERS: Add myself to the write after approval list.
1162
1163 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
1164
1165 * configure.ac: Add double brackets on darwin[912].
1166 * configure: Regenerate.
1167
1168 2008-12-03 Daniel Kraft <d@domob.eu>
1169
1170 * MAINTAINERS: Moved myself and Mikael Morin from Write After
1171 Approval to Reviewer section (for Fortran front-end).
1172
1173 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
1174
1175 * configure.ac: Expand to darwin10 and later.
1176 * configure: Regenerate.
1177
1178 2008-12-02 Andreas Schwab <schwab@suse.de>
1179
1180 * Makefile.def: configure-target-boehm-gc depends on
1181 all-target-libstdc++-v3.
1182 * Makefile.in: Regenerate.
1183
1184 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
1185
1186 * MAINTAINERS: Add myself as mingw maintainer.
1187
1188 2008-12-02 Ben Elliston <bje@au.ibm.com>
1189
1190 * config.sub, config.guess: Update from upstream sources.
1191
1192 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
1193
1194 * README.SCO: Remove.
1195
1196 2008-11-29 Fernando Pereira <pronesto@gmail.com>
1197
1198 * MAINTAINERS: Add myself to the write after approval list.
1199
1200 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
1201
1202 * MAINTAINERS: Update my email address in WAA section.
1203
1204 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
1205
1206 * MAINTAINERS: Update e-mail address.
1207
1208 2008-11-27 Toon Moene <toon@moene.org>
1209
1210 * MAINTAINERS: Change e-mail address.
1211
1212 2008-11-27 Tristan Gingold <gingold@adacore.com>
1213
1214 * configure.ac: Build gdb for i?86-*-darwin*
1215 * configure: Regenerated.
1216
1217 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
1218
1219 * MAINTAINERS: Added my full name.
1220
1221 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
1222
1223 PR bootstrap/38014
1224 PR bootstrap/37923
1225
1226 Revert:
1227
1228 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1229
1230 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1231 * Makefile.in: Regenerated.
1232
1233 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1234
1235 PR gdb/921
1236 PR gdb/1646
1237 PR gdb/2175
1238 PR gdb/2176
1239
1240 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1241 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1242 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1243 (HOST_EXPORTS): Pass CPPFLAGS.
1244 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1245 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1246 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1247 * Makefile.in, configure: Regenerated.
1248 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1249 and CPPFLAGS_FOR_BUILD.
1250
1251 2008-11-06 Jeff Law <law@redhat.com>
1252
1253 * MAINTAINERS: Add myself as middle end maintainer.
1254
1255 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
1256
1257 * MAINTAINERS (Write after approval): Add myself.
1258
1259 2008-11-05 Diego Novillo <dnovillo@google.com>
1260
1261 * MAINTAINERS (Global Reviewers): Add myself.
1262 (Non-Algorithmic Maintainers): Remove myself.
1263
1264 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
1265
1266 * MAINTAINERS (Write after approval): Add myself.
1267
1268 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
1269
1270 * MAINTAINERS (Write after approval): Add myself.
1271
1272 2008-10-31 Ben Elliston <bje@au.ibm.com>
1273
1274 * configure.ac (spu-*-*): Remove special case.
1275 * configure: Regenerate.
1276
1277 2008-10-30 Catherine Moore <clm@codesourcery.com>
1278
1279 * MAINTAINERS (Write after approval): Update my email address.
1280
1281 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
1282
1283 * configure.ac [spu-*-*]: Do not set skipdirs.
1284 * configure: Re-generate.
1285
1286 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
1287
1288 * MAINTAINERS (Various Maintainers): Add myself to reload.
1289
1290 2008-10-25 Richard Guenther <rguenther@suse.de>
1291
1292 * MAINTAINERS (Various Maintainers): Add myself as middle-end
1293 maintainer. Remove myself as libgcc-math maintainer.
1294 (Non-Algorithmic Maintainers): Remove myself.
1295
1296 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1297
1298 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1299 * Makefile.in: Regenerated.
1300
1301 2008-10-23 Cary Coutant <ccoutant@google.com>
1302
1303 * MAINTAINERS (Write after approval): Add myself.
1304
1305 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
1306
1307 PR gdb/921
1308 PR gdb/1646
1309 PR gdb/2175
1310 PR gdb/2176
1311
1312 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1313 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1314 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
1315 (HOST_EXPORTS): Pass CPPFLAGS.
1316 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1317 (LDFLAGS_FOR_TARGET): Initialize from configure script.
1318 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1319 * Makefile.in, configure: Regenerated.
1320 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1321 and CPPFLAGS_FOR_BUILD.
1322
1323 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
1324
1325 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1326 Sebastian Pop.
1327
1328 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
1329
1330 * MAINTAINERS (Write After Approval): Added myself.
1331
1332 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1333
1334 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1335 recommended version to 2.3.2.
1336
1337 * configure: Regenerate.
1338
1339 2008-10-01 Mark Mitchell <mark@codesourcery.com>
1340
1341 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1342
1343 2008-09-29 David Daney <david.daney@caviumnetworks.com>
1344
1345 * MAINTAINERS (Write After Approval): Update e-mail address.
1346
1347 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
1348
1349 * libtool.m4: Update to libtool 2.2.6.
1350 * lt~obsolete.m4: Update to libtool 2.2.6.
1351 * ltmain.sh: Update to libtool 2.2.6.
1352 * ltsugar.m4: Update to libtool 2.2.6.
1353 * ltversion.m4: Update to libtool 2.2.6.
1354 * ltoptions.m4: Update to libtool 2.2.6.
1355 * ltgcc.m4: Update to match changes from libtool 2.2.6.
1356
1357 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
1358
1359 * MAINTAINERS (Write After Approval): Add myself.
1360
1361 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1362
1363 * MAINTAINERS (Write After Approval): Update my name.
1364
1365 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
1366
1367 * MAINTAINERS: Add myself in "Write After Approval".
1368
1369 2008-09-18 Steve Ellcey <sje@cup.hp.com>
1370
1371 * MAINTAINERS: Add myself as ia64 maintainer.
1372
1373 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
1374
1375 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1376 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1377 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1378 and Michael Tiemann from Write After Approval since they do not
1379 actually have access.
1380
1381 2008-09-05 Richard Guenther <rguenther@suse.de>
1382
1383 * configure.ac: Initialize clooglibs to -lcloog.
1384 * configure: Re-generate.
1385
1386 2008-09-04 Le-Chun Wu <lcwu@google.com>
1387
1388 * MAINTAINERS (Write After Approval): Add myself.
1389
1390 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
1391
1392 * configure.ac (--with-cloog-polylib): New.
1393 (--disable-cloog-version-check): New.
1394 (--disable-ppl-version-check): New.
1395 * configure: Re-generate.
1396
1397 2008-09-03 Richard Guenther <rguenther@suse.de>
1398
1399 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1400 cloog test.
1401 * configure: Re-generate.
1402
1403 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
1404
1405 Add picoChip port.
1406 * MAINTAINERS: Add picoChip maintainers.
1407
1408 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
1409 Tobias Grosser <grosser@fim.uni-passau.de>
1410 Jan Sjodin <jan.sjodin@amd.com>
1411 Harsha Jagasia <harsha.jagasia@amd.com>
1412 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
1413 Konrad Trifunovic <konrad.trifunovic@inria.fr>
1414 Adrien Eliche <aeliche@isty.uvsq.fr>
1415
1416 Merge from graphite branch.
1417 * configure: Regenerate.
1418 * Makefile.in: Regenerate.
1419 * configure.ac (host_libs): Add ppl and cloog.
1420 Add checks for PPL and CLooG.
1421 * Makefile.def (ppl, cloog): Added modules and dependences.
1422 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1423 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1424
1425 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
1426
1427 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1428 (GCC_SHLIB_SUBDIR): New.
1429 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1430 * configure: Regenerate.
1431 * Makefile.in: Regenerate.
1432
1433 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
1434
1435 * MAINTAINERS: Consistently use tabs to separate columns.
1436
1437 2008-08-29 Tristan Gingold <gingold@adacore.com>
1438
1439 * MAINTAINERS (Write after Approval): Add myself.
1440
1441 2008-08-28 Tristan Gingold <gingold@adacore.com>
1442
1443 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1444 Enable bfd, binutils and opcodes.
1445 * configure: Regenerate.
1446
1447 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
1448
1449 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
1450
1451 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1452
1453 * MAINTAINERS: Use correct Umlaut for last name.
1454
1455 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1456
1457 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
1458
1459 2008-08-16 David Edelsohn <edelsohn@gnu.org>
1460
1461 * MAINTAINERS: Update my email address.
1462
1463 2008-08-16 Nicolas Roche <roche@adacore.com>
1464
1465 * Makefile.tpl: Add BOOT_ADAFLAGS.
1466 * Makefile.in: Regenerate.
1467
1468 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
1469
1470 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
1471 * configure: Regenerate.
1472
1473 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
1474
1475 * configure.ac: Add makefile fragments for hpux.
1476 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
1477 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
1478 * configure: Regenerate.
1479 * Makefile.in: Regenerate.
1480
1481 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
1482
1483 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
1484
1485 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
1486
1487 * MAINTAINERS (Write after Approval): Add myself.
1488
1489 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
1490
1491 * MAINTAINERS (Write After Approval): Add myself.
1492
1493 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
1494
1495 * MAINTAINERS (Write After Approval): Add myself.
1496
1497 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
1498
1499 * MAINTAINERS: Update my email address.
1500
1501 2008-06-25 Joey Ye <joey.ye@intel.com>
1502
1503 * MAINTAINERS (Write After Approval): Add myself.
1504
1505 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1506
1507 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
1508 * Makefile.in: Regenerate.
1509 * configure: Regenerate.
1510
1511 2008-06-17 Daniel Kraft <d@domob.eu>
1512
1513 * MAINTAINERS (Write After Approval): Add myself.
1514
1515 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1516
1517 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
1518 "$@" is still intact with both Autoconf 2.59 and 2.62.
1519 * configure: Regenerate.
1520
1521 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1522
1523 * Makefile.tpl: Fix comment errors.
1524 * Makefile.in: Regenerate.
1525
1526 2008-06-12 David S. Miller <davem@davemloft.net>
1527 David Edelsohn <edelsohn@gnu.org>
1528
1529 * configure.ac: Add powerpc*-*-* to gold supported targets.
1530 * configure: Regenerate.
1531
1532 2008-06-08 Joseph Myers <joseph@codesourcery.com>
1533
1534 PR tree-optimization/36218
1535 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
1536 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
1537 (all prefix="build-"): Pass them to build-system sub-makes.
1538 * Makefile.in: Regenerate.
1539
1540 2008-06-07 Joseph Myers <joseph@codesourcery.com>
1541
1542 * MAINTAINERS (mt port): Remove.
1543 (sco5, unixware, sco udk): Remove.
1544 (Kean Johnston): Add to Write After Approval.
1545
1546 2008-05-30 Julian Brown <julian@codesourcery.com>
1547
1548 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
1549 of libobjc for ARM EABI Linux.
1550 * configure: Regenerate.
1551
1552 2008-05-18 Xinliang David Li <davidxl@google.com>
1553
1554 * ChangeLog: Remove wrong ChangeLog entry.
1555
1556 2008-05-17 Xinliang David Li <davidxl@google.com>
1557
1558 * MAINTAINERS (Write After Approval): Add myself.
1559
1560 2008-05-15 Janus Weil <janus@gcc.gnu.org>
1561
1562 * MAINTAINERS (Write After Approval): Add myself.
1563
1564 2008-05-14 Rafael Espíndola <espindola@google.com>
1565
1566 * config-ml.in: don't handle --enable-shared and --enable-static.
1567
1568 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
1569
1570 * MAINTAINERS: Update my email address.
1571
1572 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
1573
1574 * MAINTAINERS: Update my email address.
1575
1576 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
1577
1578 * MAINTAINERS (Write After Approval): Add myself.
1579
1580 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
1581
1582 * MAINTAINERS (Write After Approval): Add myself.
1583
1584 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
1585
1586 * MAINTAINERS (crx): Add myself.
1587
1588 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1589
1590 Sync with src:
1591 2008-04-14 David S. Miller <davem@davemloft.net>
1592
1593 * configure.ac: Add sparc*-*-* to gold supported targets.
1594 * configure: Regenerate.
1595
1596 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1597
1598 PR bootstrap/35457
1599 * configure.ac: Include override.m4.
1600 * configure: Regenerate.
1601
1602 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
1603
1604 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
1605 * Makefile.in: Regenerate.
1606
1607 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
1608
1609 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
1610 as nonconfigurable directories list.
1611 * configure: Regenerate.
1612
1613 2008-04-14 Ben Elliston <bje@au.ibm.com>
1614
1615 * config.sub, config.guess: Update from upstream sources.
1616
1617 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
1618
1619 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
1620 * Makefile.in: Regenerate.
1621
1622 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
1623
1624 * configure.ac: Do not build libssp for the AVR.
1625 * configure: Regenerate.
1626
1627 2008-04-07 Ian Lance Taylor <iant@google.com>
1628
1629 * Makefile.def: check-gold depends upon all-binutils.
1630 * Makefile.in: Regenerate.
1631
1632 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
1633
1634 * MAINTAINERS (Write After Approval): Add myself.
1635
1636 2008-04-04 Nick Clifton <nickc@redhat.com>
1637
1638 PR binutils/4334
1639 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
1640 builds.
1641 * configure: Regenerate.
1642
1643 2008-04-04 NightStrike <NightStrike@gmail.com>
1644
1645 PR other/35151
1646 * configure.ac: Combine rules for mingw32 and mingw64.
1647 * configure: Regenerate.
1648
1649 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
1654
1655 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
1656 * Makefile.in (.NOTPARALLEL): Ditto.
1657
1658 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
1659
1660 * MAINTAINERS (Write After Approval): Add myself.
1661
1662 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
1663
1664 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
1665 * Makefile.in (.NOTPARALLEL): Regenerate.
1666
1667 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
1668
1669 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
1670 * Makefile.in: Regenerate.
1671
1672 2008-03-26 Jakub Staszak <kuba@et.pl>
1673
1674 * MAINTAINERS (Write After Approval): Add myself.
1675
1676 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
1677
1678 * MAINTAINERS: Update e-mail address.
1679
1680 2008-03-20 Ian Lance Taylor <iant@google.com>
1681
1682 * configure.ac: Add support for --enable-gold.
1683 * Makefile.def: Add gold as a directory like ld.
1684 * configure, Makefile.in: Regenerate.
1685
1686 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1687
1688 * configure.ac: m4_include config/proginstall.m4.
1689 * configure: Regenerate.
1690
1691 Backport from upstream Libtool:
1692
1693 2007-10-12 Eric Blake <ebb9@byu.net>
1694
1695 Deal with Autoconf 2.62's semantic change in m4_append.
1696 * ltsugar.m4 (lt_append): Replace broken versions of
1697 m4_append.
1698 (lt_if_append_uniq): Don't require separator to be overquoted,
1699 and avoid broken m4_append.
1700 (lt_dict_add): Fix typo.
1701 * libtool.m4 (_LT_DECL): Don't overquote separator.
1702
1703 2008-03-13 David Edelsohn <edelsohn@gnu.org>
1704
1705 * config.rpath: Add AIX 6 support.
1706
1707 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
1708
1709 * Makefile.def (stageprofile). Remove -fprofile-generate
1710 from stage_libcflags.
1711 * Makefile.in: Regenerate.
1712
1713 2008-03-13 Ben Elliston <bje@au.ibm.com>
1714
1715 * config.sub, config.guess: Update from upstream sources.
1716
1717 2008-03-06 Tom Tromey <tromey@redhat.com>
1718
1719 * MAINTAINERS: Update for treelang deletion.
1720
1721 2008-03-03 James E. Wilson <wilson@tuliptree.org>
1722
1723 * MAINTAINERS: Update my email address.
1724
1725 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
1726
1727 * MAINTAINERS (darwin port): Add myself as a maintainer.
1728 (objective-c/c++): Add myself as a maintainer.
1729
1730 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
1731
1732 * MAINTAINERS (Write After Approval): Update my email address.
1733
1734 2008-02-25 Tomas Bily <tbily@suse.cz>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2008-02-23 Jakub Jelinek <jakub@redhat.com>
1739
1740 * MAINTAINERS (OpenMP): Add myself.
1741
1742 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
1743
1744 PR bootstrap/32009
1745 PR bootstrap/32161
1746
1747 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
1748 * configure: Regenerate.
1749
1750 * Makefile.def: Define stage_libcflags for all bootstrap stages.
1751 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
1752 STAGE4_LIBCFLAGS): New.
1753 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
1754 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
1755 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
1756 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
1757 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
1758 for target modules. Don't export LIBCFLAGS.
1759 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
1760 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
1761 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
1762 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
1763 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
1764 * Makefile.in: Regenerate.
1765
1766 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1767
1768 PR libgcj/33085
1769 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
1770 Do not use -DDLL_EXPORT. Backport from upstream.
1771
1772 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1773
1774 * MAINTAINERS (Write After Approval): Add myself.
1775
1776 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
1777
1778 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
1779 * configure: Regenerate.
1780
1781 2008-01-31 Marc Gauthier <marc@tensilica.com>
1782
1783 * configure.ac (xtensa*-*-*): Recognize processor variants.
1784 * configure: Regenerate.
1785
1786 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1787
1788 PR bootstrap/34922
1789 * configure.ac (PARSE_ARGS): Push suitable setting of
1790 ac_subdirs_all, for `./configure --help=recursive'.
1791 Handle `+' in generic toplevel directory disabling.
1792 * configure: Regenerate.
1793
1794 2008-01-28 Nick Clifton <nickc@redhat.com>
1795
1796 * MAINTAINERS (xstormy16): Take over maintainership.
1797
1798 2008-01-25 Joseph Myers <joseph@codesourcery.com>
1799
1800 * MAINTAINERS (c4x port): Remove.
1801
1802 2008-01-24 David Edelsohn <edelsohn@gnu.org>
1803
1804 * libtool.m4: Backport AIX 6 support from ToT Libtool.
1805
1806 2008-01-23 Ben Elliston <bje@au.ibm.com>
1807
1808 * config.sub, config.guess: Update from upstream sources.
1809
1810 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
1811
1812 * MAINTAINERS (Write After Approval): Add myself.
1813
1814 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
1815
1816 * MAINTAINERS: Update my email address.
1817
1818 2008-01-09 Raksit Ashok <raksit@google.com>
1819
1820 * MAINTAINERS (Write After Approval): Add myself.
1821
1822 2008-01-09 Raksit Ashok <raksit@google.com>
1823
1824 * MAINTAINERS (Write After Approval): Add myself.
1825
1826 2008-01-08 Ben Elliston <bje@au.ibm.com>
1827
1828 * config.sub, config.guess: Update from upstream sources.
1829
1830 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
1831
1832 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
1833 Change recommended MPFR from 2.2.1 -> 2.3.0.
1834 * configure: Regenerate.
1835
1836 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
1837
1838 * MAINTAINERS: Update my email address.
1839
1840 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
1841
1842 * MAINTAINERS: Update my email address.
1843
1844 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
1845
1846 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
1847 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
1848 * Makefile.in: Regenerate.
1849
1850 2007-12-10 Mark Heffernan <meheff@google.com>
1851
1852 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
1853 misplaced entries.
1854
1855 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
1856
1857 * configure.ac: Enable libjava for x86_64-*-darwin9.
1858 * configure: Regenerate.
1859
1860 2007-12-07 Bill Maddox <maddox@google.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2007-12-05 Ben Elliston <bje@au.ibm.com>
1865
1866 * config.sub, config.guess: Update from upstream sources.
1867
1868 2007-12-02 Matthias Klose <doko@ubuntu.com>
1869
1870 * config-ml.in: Remove 64bit configure tests.
1871
1872 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1873
1874 * config-ml.in: Robustify against white space in absolute file
1875 names.
1876
1877 * config-ml.in (multi-clean): Substitute ${Makefile}.
1878 Remove superfluous ${Makefile} in list.
1879
1880 2007-11-19 Thiemo Seufer <ths@mips.com>
1881
1882 * config-ml.in: Don't hardcode the Makefile name.
1883
1884 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
1885
1886 * MAINTAINERS (Write After Approval): Add myself.
1887
1888 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
1889
1890 * MAINTAINERS (Write After Approval): Add myself.
1891
1892 2007-11-06 Doug Kwan <dougkwan@google.com>
1893
1894 * MAINTAINERS (Write After Approval): Add myself.
1895
1896 2007-10-25 Ben Elliston <bje@au.ibm.com>
1897
1898 * MAINTAINERS (mercury): Remove entry.
1899 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
1900
1901 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
1902
1903 * Makefile.def (dependencies): Make configure-gdb depend on
1904 all-intl.
1905 * Makefile.in: Regenerated.
1906
1907 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
1908
1909 * MAINTAINERS (Fortran maintainer): Remove myself.
1910
1911 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
1912
1913 * Makefile.def: To avoid problems running with parallel makes,
1914 build newlib before libgloss so that target specific header
1915 files are availble.
1916 * Makefile.in: Regenerate
1917
1918 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1919
1920 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
1921 * Makefile.in: Regenerate.
1922
1923 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
1924
1925 * MAINTAINERS (Register allocation reviewer): Add myself.
1926
1927 2007-10-08 Mike Frysinger <vapier@gentoo.org>
1928
1929 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
1930 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
1931 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
1932 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
1933 * configure: Regenerate.
1934
1935 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
1936
1937 * MAINTAINERS (Register allocation reviewer): Add myself.
1938
1939 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
1940
1941 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
1942 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
1943 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
1944 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
1945 * configure.ac: Default them to host tools for $host = $build.
1946 Subst them.
1947
1948 * configure: Regenerate.
1949 * Makefile.in: Regenerate.
1950
1951 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
1952
1953 * MAINTAINERS (Register allocation reviewer): Add myself.
1954
1955 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
1956
1957 * MAINTAINERS (Register allocation reviewer): Add myself.
1958
1959 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
1960
1961 * MAINTAINERS (Write After Approval): Fix typo.
1962
1963 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
1964
1965 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
1966 * configure: Regenerate.
1967
1968 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
1969
1970 PR bootstrap/31906
1971 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
1972 they're already prefixed.
1973
1974 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
1975
1976 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
1977 libstdc++.
1978 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
1979 * configure: Regenerate.
1980 * Makefile.in: Regenerate.
1981
1982 2007-09-17 Andreas Schwab <schwab@suse.de>
1983
1984 * configure.ac: Raise minimum makeinfo version to 4.6.
1985 * configure: Regenerate.
1986
1987 2007-09-17 Johannes Singler <singler@ira.uka.de>
1988
1989 * MAINTAINERS (write-after-approval) add myself
1990
1991 2007-09-15 Alan Modra <amodra@bigpond.net.au>
1992
1993 * configure.ac: Correct makeinfo version check.
1994 * configure: Regenerate.
1995
1996 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
1997
1998 * MAINTAINERS: Update my email address.
1999
2000 2007-09-14 Richard Sandiford <richard@codesourcery.com>
2001
2002 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
2003 to $skipdirs and only disable gprof for newlib. Use the normal
2004 mips*-elf* handling in other respects.
2005 * configure: Regnerate.
2006
2007 2007-09-12 David Daney <ddaney@avtrex.com>
2008
2009 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2010 enabling libgcj.
2011 * configure: Regenerate.
2012
2013 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
2014
2015 PR other/32154
2016 * configure.ac: For libgloss targets, point the linker to the linker
2017 script, startup code and simulator library.
2018 * configure: Regenerate.
2019
2020 2007-09-07 Andrew Haley <aph@redhat.com>
2021
2022 * configure.ac (noconfigdirs): Remove target-libffi and
2023 target-libjava.
2024 * configure: Regenerate.
2025
2026 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2027
2028 PR target/33281
2029 * configure.ac: Use config/mh-mingw on mingw.
2030 * configure: Regenerate.
2031
2032 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
2033
2034 * MAINTAINERS (Write After Approval): Add myself.
2035
2036 2007-09-05 Richard Guenther <rguenther@suse.de>
2037
2038 * configure.ac (--enable-stage1-checking): If neither --enable-checking
2039 nor --disable-checking is provided also turn on yes and types
2040 checking for stage1.
2041 * configure: Re-generate.
2042
2043 2007-08-30 Krister Walfridsson <cato@df.lth.se>
2044
2045 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2046 (Write After Approval): Remove myself.
2047
2048 2007-08-29 Nick Clifton <nickc@redhat.com>
2049
2050 * config.sub, config.guess: Update from upstream sources.
2051
2052 2007-08-22 Bud Davis <jmdavis@link.com>
2053
2054 * MAINTAINERS (Write After Approval): Added myself.
2055 * MAINTAINERS (Reviewers): Removed myself.
2056
2057 2007-08-18 Paul Brook <paul@codesourcery.com>
2058 Joseph Myers <joseph@codesourcery.com>
2059
2060 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2061 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2062 * Makefile.in: Regenerate.
2063 * configure.ac (--with-debug-prefix-map): New.
2064 * configure: Regenerate.
2065
2066 2007-08-17 Richard Sandiford <richard@codesourcery.com>
2067 Nigel Stephens <nigel@mips.com>
2068
2069 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
2070 as target_makefile_frag.
2071 * configure: Regenerate.
2072
2073 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
2074
2075 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2076 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
2077 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2078 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2079 (do-compare, do-compare3, do-compare-debug): New.
2080 ([+compare-target+]): Use them.
2081
2082 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
2083
2084 * MAINTAINERS (Write After Approval): Change my email address.
2085
2086 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2087 Ben Elliston <bje@au.ibm.com>
2088
2089 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2090 --silent if $silent.
2091 * configure: Regenerate.
2092
2093 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
2094
2095 * MAINTAINERS (Various Maintainers): Add myself as
2096 loop infrastructure maintainer. Update my e-mail
2097 address.
2098
2099 2007-07-31 Diego Novillo <dnovillo@google.com>
2100
2101 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2102 Adjust description.
2103
2104 2007-07-26 Richard Guenther <rguenther@suse.de>
2105
2106 * configure.ac: Add types checking to stage1 checking flags.
2107 * configure: Regenerate.
2108
2109 2007-07-17 Nick Clifton <nickc@redhat.com>
2110
2111 * COPYING3: New file. Contains version 3 of the GNU General
2112 Public License.
2113 * COPYING3.LIB: New file. Contains version 3 of the GNU
2114 Lesser General Public License.
2115
2116 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2117
2118 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2119
2120 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
2121
2122 * MAINTAINERS (S/390 co-maintainer): Add myself.
2123 (Write After Approval): Remove myself.
2124
2125 2007-07-13 Dan Hipschman <dsh@google.com>
2126
2127 * MAINTAINERS (Write After Approval): Add myself.
2128
2129 2007-07-11 Nick Clifton <nickc@redhat.com>
2130
2131 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2132 WINDRES export.
2133 * Makefile.in: Regenerate.
2134
2135 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
2136
2137 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2138 maintainer.
2139
2140 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
2141
2142 * lt~obsolete.m4: New. Import from 20070318 libtool.
2143
2144 2007-07-03 Julian Brown <julian@codesourcery.com>
2145
2146 * MAINTAINERS (Write After Approval): Add myself.
2147
2148 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2149
2150 * configure.ac: Rewrite 'configure --help' strings to look nicer.
2151 * configure: Regenerate.
2152
2153 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2154
2155 * configure.ac: Add some missing m4 quotation.
2156 * configure: Regenerate.
2157
2158 2007-07-02 Simon Baldwin <simonb@google.com>
2159
2160 * MAINTAINERS (Write After Approval): Add myself.
2161
2162 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
2163
2164 * configure: Regenerate.
2165
2166 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
2167
2168 * Makefile.def: Add windmc tool to build.
2169 * Makefile.tpl: Likewise.
2170 * configure.ac: Likewise.
2171 * Makefile.in: Regenerate.
2172 * configure: Regenerate.
2173
2174 2007-06-28 DJ Delorie <dj@redhat.com>
2175
2176 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2177 not building newlib.
2178 * configure: Regenerated.
2179
2180 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
2181
2182 * MAINTAINERS (Write After Approval): Add myself.
2183
2184 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
2185
2186 * MAINTAINERS (Write After Approval): Add myself.
2187
2188 2007-06-19 Chris Matthews <chrismatthews@google.com>
2189
2190 * MAINTAINERS (Write After Approval): Add myself.
2191
2192 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
2193
2194 * MAINTAINERS (Write After Approval): Add myself.
2195
2196 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2197
2198 * Makefile.def: Add dependency from configure-gdb to all-bfd.
2199 * Makefile.in: Regenerated.
2200
2201 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
2202
2203 * configure.ac: Don't add target-libmudflap to noconfigdirs for
2204 bfin*-*-uclinux* targets.
2205 * configure: Regenerate.
2206
2207 2007-06-14 Ian Lance Taylor <iant@google.com>
2208
2209 * MAINTAINERS: Add myself as non-algorithmic global write
2210 maintainer.
2211
2212 2007-06-14 Diego Novillo <dnovillo@google.com>
2213
2214 * MAINTAINERS: Add self as middle-end maintainer and
2215 non-algorithmic global write maintainer.
2216
2217 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2218
2219 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2220 Move all Fortran maintainers except Paul Brook into the
2221 Non-Autopoiesis section.
2222
2223 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
2224
2225 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2226 (distclean-stage[+id+]): Possibly delete stage_last.
2227 * Makefile.in: Regenerate.
2228
2229 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
2230
2231 * MAINTAINERS (Various Maintainer): Fix typo.
2232
2233 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
2234
2235 * MAINTAINERS (Various Maintainer): Add myself as
2236 dataflow maintainer.
2237
2238 2007-06-07 Ben Elliston <bje@au.ibm.com>
2239
2240 * config.sub, config.guess: Update from upstream sources.
2241
2242 2007-06-07 Ben Elliston <bje@au.ibm.com>
2243
2244 * Makefile.tpl: Fix spelling error.
2245 * Makefile.in: Regenerate.
2246
2247 2007-06-01 Steve Ellcey <sje@cup.hp.com>
2248
2249 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2250 lt_cv_sys_max_cmd_len.
2251
2252 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
2253
2254 * MAINTAINERS (Various Maintainers): Add myself as
2255 auto-vectorizer maintainer.
2256
2257 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
2258
2259 PR libjava/32098
2260 * libtool.m4: Revert previous change.
2261 * ltgcc.m4: Put it here.
2262
2263 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
2264
2265 * MAINTAINERS (Various Maintainers): Add myself as
2266 auto-vectorizer maintainer.
2267
2268 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
2269
2270 PR libjava/32098
2271 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2272
2273 2007-05-30 Richard Guenther <rguenther@suse.de>
2274
2275 * MAINTAINERS (Various Maintainers): Add myself as
2276 auto-vectorizer maintainer.
2277
2278 2007-05-30 Jakub Jelinek <jakub@redhat.com>
2279
2280 PR bootstrap/29382
2281 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2282 * configure: Rebuilt.
2283
2284 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
2285
2286 * MAINTAINERS (Write After Approval): Removed my name.
2287
2288 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
2289
2290 * MAINTAINERS (Write After Approval): Remove myself.
2291
2292 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
2293
2294 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2295
2296 2007-05-23 Steve Ellcey <sje@cup.hp.com>
2297
2298 * ltmain.sh: Update from ToT Libtool.
2299 * libtool.m4: Update from ToT Libtool.
2300 * ltsugar.m4: New. Update from ToT Libtool.
2301 * ltversion.m4: New. Update from ToT Libtool.
2302 * ltoptions.m4: New. Update from ToT Libtool.
2303 * ltconfig: Remove.
2304 * ltcf-c.sh: Remove.
2305 * ltcf-cxx.sh: Remove.
2306 * ltcf-gcj.sh: Remove.
2307
2308 2007-05-22 Ollie Wild <aaw@google.com>
2309
2310 * MAINTAINERS (Write After Approval): Add myself.
2311
2312 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
2313
2314 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2315 stage_cflags.
2316 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2317 Remove CFLAGS/LIBCFLAGS.
2318 (configure-stage[+id+]-[+prefix+][+module+],
2319 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2320 * Makefile.in: Regenerate.
2321
2322 2007-05-15 Diego Novillo <dnovillo@google.com>
2323
2324 * MAINTAINERS: Update e-mail address.
2325
2326 2007-05-15 Revital Eres <eres@il.ibm.com>
2327
2328 * MAINTAINERS (Write After Approval): Add myself.
2329
2330 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
2331
2332 * MAINTAINERS (Write After Approval): Updated my address.
2333
2334 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
2335
2336 * MAINTAINERS (Write After Approval): Add myself.
2337
2338 2007-05-11 Silvius Rus <rus@google.com>
2339
2340 * MAINTAINERS (Write After Approval): Add myself.
2341
2342 2007-04-23 Tom Tromey <tromey@redhat.com>
2343
2344 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2345
2346 2007-04-22 Mark Mitchell <mark@codesourcery.com>
2347
2348 * MAINTAINERS (cpplib): Rename to ...
2349 (libcpp): ... this. Add C/C++ front end maintainers.
2350
2351 2007-04-14 Steve Ellcey <sje@cup.hp.com>
2352
2353 * config-ml.in: Pass ${ml_config_env} to configure calls.
2354
2355 2007-04-04 Christian Bruel <christian.bruel@st.com>
2356
2357 * MAINTAINERS (Write After Approval): Add myself.
2358
2359 2007-04-02 Dave Korn <dave.korn@artimi.com>
2360
2361 * MAINTAINERS (Write After Approval): Add myself.
2362
2363 2007-03-31 Tobias Burnus <burnus@net-b.de>
2364
2365 * MAINTAINERS (fortran 95 front end): Add myself.
2366
2367 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
2368
2369 * MAINTAINERS (Write After Approval): Add myself.
2370
2371 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
2372
2373 * MAINTAINERS (Modulo Scheduler): Add myself.
2374
2375 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
2376
2377 * MAINTAINERS (fortran 95 front end): Add myself.
2378 (c++ front end): whitespace fix.
2379
2380 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
2381
2382 * MAINTAINERS (Write After Approval): Add myself.
2383
2384 2007-03-21 Richard Sandiford <richard@codesourcery.com>
2385
2386 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2387 of glob. Quote arguments with single quotes too.
2388 * configure: Regenerate.
2389
2390 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
2391
2392 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2393 * Makefile.in: Regenerate
2394
2395 2007-03-07 Andreas Schwab <schwab@suse.de>
2396
2397 * configure: Regenerate.
2398
2399 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
2400
2401 * configure.ac: Add "--with-pdfdir" configure option,
2402 which defines pdfdir variable.
2403 * Makefile.def (target=fixincludes): Add install-pdf to
2404 missing targets.
2405 (recursive_targets): Add install-pdf target.
2406 (flags_to_pass): Add pdfdir.
2407 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2408 target.
2409 * configure: Regenerate
2410 * Makefile.in: Regenerate
2411
2412 2007-02-28 Eric Christopher <echristo@apple.com>
2413
2414 Revert:
2415 2006-12-07 Mike Stump <mrs@apple.com>
2416
2417 * Makefile.def (dependencies): Add dependency for
2418 install-target-libssp and install-target-libgomp on
2419 install-gcc.
2420 * Makefile.in: Regenerate.
2421
2422 2007-02-27 Matt Kraai <kraai@ftbfs.org>
2423
2424 * configure: Regenerate.
2425 * configure.ac: Move statements after variable declarations.
2426
2427 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
2428
2429 * MAINTAINERS: Add myself as sh maintainer.
2430
2431 2007-02-19 Joseph Myers <joseph@codesourcery.com>
2432
2433 * configure.ac: Adjust for loop syntax.
2434 * configure: Regenerate.
2435
2436 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2437
2438 * configure: Rebuilt.
2439
2440 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
2441
2442 * configure.ac: Drop multiple occurrences of --enable-languages,
2443 and fix its quoting.
2444 * configure: Rebuilt.
2445
2446 2007-02-17 Mark Mitchell <mark@codesourcery.com>
2447 Nathan Sidwell <nathan@codesourcery.com>
2448 Vladimir Prus <vladimir@codesourcery.com>
2449 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
2452 * configure: Regenerate.
2453
2454 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
2455
2456 * ltconfig (freebsd*): Default to elf.
2457
2458 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2459
2460 * configure.ac (target_libraries): Move libgcc before libiberty.
2461 * configure: Regenerated.
2462
2463 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
2464 Paolo Bonzini <bonzini@gnu.org>
2465
2466 PR bootstrap/30753
2467 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
2468 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
2469 * configure: Regenerated.
2470
2471 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2472
2473 * MAINTAINERS (Language Front End Maintainers): Update my mail
2474 address.
2475
2476 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2477
2478 PR bootstrap/30748
2479 * configure.ac: Correct syntax for Solaris ksh.
2480 * configure: Regenerated.
2481
2482 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2483
2484 * configure.ac: Sync with src.
2485 * configure: Regenerate.
2486
2487 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2488
2489 * Makefile.in: Regenerate.
2490
2491 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
2492
2493 * config.sub: Sync with src.
2494
2495 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
2496
2497 * Makefile.tpl (build_alias, host_alias, target_alias): Use
2498 noncanonical equivalents.
2499 * configure.in: Rename to...
2500 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
2501 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
2502 target_noncanonical. Use them. Rewrite removal of configure
2503 arguments for autoconf 2.59. Discard variable settings. Force
2504 program_transform_name for native tools.
2505
2506 * Makefile.in: Regenerated.
2507 * configure: Regenerated with autoconf 2.59.
2508
2509 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
2510
2511 * MAINTAINERS (Write After Approval): Add myself.
2512
2513 2007-01-31 Andreas Schwab <schwab@suse.de>
2514
2515 * Makefile.tpl (LDFLAGS): Substitute it.
2516 * Makefile.in: Regenerate.
2517
2518 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
2519
2520 * MAINTAINERS (Write After Approval): Add myself.
2521
2522 2007-01-28 David Edelsohn <edelsohn@gnu.org>
2523
2524 * MAINTAINERS (spu port): Add myself.
2525
2526 2007-01-23 Richard Guenther <rguenther@suse.de>
2527
2528 PR bootstrap/30541
2529 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
2530 * Makefile.tpl (GNATBIND): Substitute it.
2531 (GNATMAKE): Likewise.
2532 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
2533 of STAGE_PREFIX.
2534 * Makefile.in: Regenerate.
2535 * configure: Regenerate.
2536
2537 2007-01-18 Mike Stump <mrs@apple.com>
2538
2539 * configure.in: Re-enable -Werror for gcc builds.
2540
2541 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
2542
2543 * MAINTAINERS (Write After Approval): Add myself.
2544
2545 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2546
2547 * configure.in: Change == to = in test command.
2548 * configure: Regenerate.
2549
2550 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
2551 Nick Clifton <nickc@redhat.com>
2552 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
2553
2554 * configure.in (build_configargs, host_configargs, target_configargs):
2555 Remove build/host/target parameters.
2556 (host_libs): Add gmp and mpfr.
2557 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
2558 * Makefile.def (gmp, mpfr): New.
2559 (gcc): Remove target.
2560 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
2561 target_os, target_vendor): New.
2562 (configure): Add host_alias/target_alias arguments; adjust invocations.
2563 * configure: Regenerate.
2564 * Makefile.in: Regenerate.
2565
2566 2007-01-11 Matt Fago <fago@earthlink.net>
2567
2568 * configure.in: Try to link to functions only in mpfr 2.2.x
2569 to improve robustness of configure tests.
2570 * configure: Regenerate.
2571
2572 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
2573
2574 * MAINTAINERS: Add myself as i386 maintainer.
2575
2576 2007-01-08 Jan Hubicka <jh@suse.cz>
2577
2578 * MAINTAINERS: Add myself as i386 maintainer.
2579
2580 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
2581
2582 * configure.in: Add support for an x86_64-mingw* target.
2583 * configure: Regenerate.
2584
2585 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
2586
2587 * Makefile.tpl (all-target): Correct @if conditional for target
2588 modules.
2589 * configure.in: Omit libiberty if building only target libgcc.
2590 * configure, Makefile.in: Regenerated.
2591
2592 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
2593
2594 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
2595 * configure: Regenerate.
2596
2597 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
2598
2599 * Makefile.def (target_modules): Add libgcc.
2600 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
2601 * Makefile.tpl (clean-target-libgcc): Delete.
2602 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
2603 on gcc even for bootstrapped modules. Rewrite handling of
2604 lang_env_dependencies to loop over target_modules.
2605 * configure.in (target_libraries): Add target-libgcc.
2606 * Makefile.in, configure: Regenerated.
2607
2608 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2609
2610 * configure.in: Reorganize recognition of languages. Add
2611 --enable-stage1-languages. Show supported languages for the chosen
2612 target rather than all recognized languages.
2613 * configure: Regenerate.
2614
2615 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
2616
2617 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
2618 * Makefile.in: Regenerate.
2619
2620 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2621
2622 * configure.in: Warn that MPFR 2.2.0 is buggy.
2623 * configure: Regenerate.
2624
2625 2006-12-27 Ian Lance Taylor <iant@google.com>
2626
2627 * configure.in: When removing Makefiles to force a reconfigure, also
2628 remove prev-DIR*/Makefile.
2629 * configure: Regenerate.
2630
2631 2006-12-22 Andreas Schwab <schwab@suse.de>
2632
2633 * configure: Regenerate with correct autoconf version.
2634
2635 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
2636
2637 * configure.in: add AC_SUBST for *_FOR_TARGET.
2638 * configure: Regenerate.
2639
2640 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2641
2642 * configure.in: Simplify logic for rejecting languages that cannot
2643 be built. Separate the case when a language is unsupported,
2644 from the case when the user chooses not to build a language.
2645
2646 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2647
2648 * configure.in: Remove "$build" case for powerpc-*-darwin* since
2649 it only affects bootstrap and could be tested on "$host" as well.
2650 * configure: Regenerate.
2651 * config/mh-ppc-darwin: Add to the stage1 cflags here.
2652
2653 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2654
2655 PR bootstrap/29544
2656 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
2657 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
2658 move here comment from Makefile.tpl.
2659 * Makefile.tpl: Move some definitions higher in the file.
2660 (STAGE1_CHECKING): New.
2661 * configure.in: Add --enable-stage1-checking.
2662 * configure: Regenerate.
2663 * Makefile.in: Regenerate.
2664
2665 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
2666
2667 * MAINTAINERS: Add myself as build system maintainer.
2668
2669 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2006-12-13 Eric Christopher <echristo@apple.com>
2674
2675 * MAINTAINERS: Add myself as darwin maintainer.
2676
2677 2006-12-11 Ian Lance Taylor <ian@airs.com>
2678
2679 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
2680
2681 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
2682
2683 MAINTAINERS: Update my entry.
2684
2685 2006-12-11 Alan Modra <amodra@bigpond.net.au>
2686
2687 * configure.in: Handle spu makefile frag.
2688 * Makefile.tpl (MAINT): Define
2689 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
2690 * configure: Regenerate.
2691 * Makefile.in: Regenerate.
2692
2693 2006-12-11 Ben Elliston <bje@au.ibm.com>
2694
2695 * config.guess: Import latest version.
2696 * config.sub: Likewise.
2697
2698 2006-12-11 Ben Elliston <bje@au.ibm.com>
2699
2700 * configure.in (spu-*-*): Don't skip target-libiberty.
2701 * configure: Regenerate.
2702
2703 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
2704
2705 PR bootstrap/30134
2706 * configure.in: Correct x86 darwin support for libjava to powerpc
2707 and i?86 only.
2708 * configure: Regenerate.
2709
2710 2006-12-08 Sandro Tolaini <tolaini@libero.it>
2711
2712 * configure.in: Add x86 darwin support for libjava.
2713 * configure: Regenerate.
2714
2715 2006-12-07 Mike Stump <mrs@apple.com>
2716
2717 * Makefile.def (dependencies): Add dependency for
2718 install-target-libssp and install-target-libgomp on
2719 install-gcc.
2720 * Makefile.in: Regenerate.
2721
2722 2006-12-04 Richard Guenther <rguenther@suse.de>
2723
2724 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
2725 (Non-Algorithmic Maintainers): Move over non-algorithmic
2726 loop optimizer maintainers, add myself as a non-algorithmic
2727 middle-end maintainer.
2728
2729 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
2730
2731 * MAINTAINERS (Write After Approval): Add myself.
2732
2733 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2734
2735 * configure.in: Update error message for missing GMP/MPFR.
2736
2737 * configure: Regenerate.
2738
2739 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2740
2741 * configure.in: Update MPFR version in error message.
2742
2743 * configure: Regenerate.
2744
2745 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2746
2747 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
2748 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
2749 --with-gmp-lib): New flags.
2750
2751 * configure: Regenerate.
2752
2753 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
2754
2755 * MAINTAINERS (Write After Approval): Change my email address.
2756
2757 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2758
2759 * MAINTAINERS (Write After Approval): Add myself.
2760
2761 2006-11-22 Philipp Thomas <pth@suse.de>
2762
2763 * MAINTAINERS (i18n): Update e-mail address.
2764
2765 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2766
2767 * MAINTAINERS (spu port): Add myself as maintainer.
2768 (Write After Approval): Remove myself.
2769
2770 2006-11-22 Ben Elliston <bje@au.ibm.com>
2771
2772 * configure.in (skipdirs): Don't build libssp for SPU.
2773 * configure: Regenerate.
2774
2775 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
2776
2777 * MAINTAINERS (spu port): Add myself as maintainer.
2778 (libobjc): Update my email address.
2779
2780 2006-11-21 Andrea Bona <andrea.bona@st.com>
2781
2782 * MAINTAINERS (Write After Approval): Add myself.
2783
2784 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2785
2786 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
2787 * configure : Rebuilt.
2788
2789 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
2790
2791 * MAINTAINERS (Write After Approval): Add myself.
2792
2793 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2798
2799 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
2800 libmpfr.a.
2801 * configure: Regenerate.
2802
2803 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
2804
2805 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
2806 (unstage): Test for stage_last presence.
2807
2808 PR bootstrap/29802
2809 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
2810 STAGE_PREFIX.
2811 * Makefile.in: Regenerate.
2812
2813 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
2814
2815 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
2816 maintainers.
2817
2818 2006-11-14 Erven Rohou <erven.rohou@st.com>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
2823
2824 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
2825 and stageN-package/Makefile.
2826 * Makefile.in: Regenerated.
2827
2828 2006-11-14 Jie Zhang <jie.zhang@analog.com>
2829
2830 * configure.in: Remove target-libgloss from noconfigdirs for
2831 bfin-*-*.
2832 * configure: Regenerated.
2833
2834 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2835
2836 * configure.in (have_gmp): Only error if the gcc directory exists.
2837
2838 * configure: Regenerate.
2839
2840 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2841
2842 * configure.in: Robustify error message for missing GMP/MPFR.
2843
2844 * configure: Regenerate.
2845
2846 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
2847
2848 * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
2851
2852 * MAINTAINERS: Change email address.
2853
2854 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
2855
2856 * MAINTAINERS (Write After Approval): Add myself.
2857
2858 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
2859
2860 * MAINTAINERS (Write After Approval): Add myself.
2861
2862 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
2863
2864 * MAINTAINERS (Write After Approval): Move myself to
2865 Write After Approval section.
2866
2867 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
2868
2869 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
2870 need_gmp anymore.
2871 * configure: Regenerate.
2872
2873 2006-10-16 Tobias Burnus <burnus@net-b.de>
2874
2875 * MAINTAINERS (Write After Approval): Add myself.
2876
2877 2006-10-16 Ben Elliston <bje@au.ibm.com>
2878
2879 * config.guess: Import latest version.
2880 * config.sub: Likewise.
2881
2882 2006-10-10 Brooks Moses <bmoses@stanford.edu>
2883
2884 * Makefile.def: Added pdf target handling.
2885 * Makefile.tpl: Added pdf target handling.
2886 * Makefile.in: Regenerated.
2887
2888 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
2889
2890 * MAINTAINERS: Add self as score port maintainer.
2891
2892 2006-10-04 Brooks Moses <bmoses@stanford.edu>
2893
2894 * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
2897
2898 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
2899 or newer.
2900 * configure: Regenerated.
2901
2902 2006-09-27 Dave Brolley <brolley@redhat.com>
2903
2904 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
2905 using $s instead of $r.
2906 * configure: Regenerated.
2907
2908 2006-09-26 Thiemo Seufer <ths@mips.com>
2909
2910 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
2911 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
2912 * configure: Regenerate.
2913
2914 2006-09-24 Graeme Peterson <gridly@gmail.com>
2915
2916 * MAINTAINERS (Write After Approval): Remove myself.
2917
2918 2006-09-22 Chao-ying Fu <fu@mips.com>
2919
2920 * MAINTAINERS (Write After Approval): Add myself.
2921
2922 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
2923
2924 * MAINTAINERS: Add self as soft-fp maintainer.
2925
2926 2006-09-09 Anatoly Sokolov <aesok@post.ru>
2927
2928 * MAINTAINERS: Add myself as avr maintainer.
2929 Remove Marek Michalkiewicz as avr maintainer.
2930
2931 2006-09-07 Roberto Costa <roberto.costa@st.com>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
2936
2937 * configure.in: Never build newlib for a Mingw host.
2938 Never build newlib as Mingw target library.
2939 Test the existence of winsup/cygwin for building a Cygwin newlib,
2940 rather than just winsup.
2941 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
2942 building a Mingw target.
2943 * configure: Regenerate.
2944
2945 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
2946
2947 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
2948
2949 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
2950
2951 * config.guess: Import from src (was more updated).
2952 * config.sub: Likewise.
2953
2954 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
2955
2956 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
2957 * configure: Regenerated.
2958
2959 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
2960
2961 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
2962 for stages after the first.
2963
2964 2006-07-17 Jakub Jelinek <jakub@redhat.com>
2965
2966 * Makefile.def: Add dependencies for configure-opcodes
2967 on configure-intl and all-opcodes on all-intl.
2968 * Makefile.in: Regenerated.
2969
2970 2006-07-13 Ben Elliston <bje@au.ibm.com>
2971
2972 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
2973
2974 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
2975
2976 Port to hosts whose 'sort' and 'tail' implementations
2977 treat operands with leading '+' as file names, as POSIX
2978 has required since 2001. However, make sure the code still
2979 works on pre-POSIX hosts.
2980 * ltmain.sh: Don't assume "sort +2" is equivalent to
2981 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
2982
2983 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
2984
2985 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
2986
2987 2006-07-04 Peter O'Gorman <peter@pogma.com>
2988
2989 * ltconfig: chmod 644 before ranlib during install.
2990
2991 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
2992
2993 PR bootstrap/18058
2994 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
2995 if the bootstrap compiler is a GCC version that supports it.
2996 * configure: Regenerate.
2997
2998 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
2999
3000 * configure.in: Fix thinkos in previous check-in.
3001 * configure: Regenerate.
3002
3003 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
3004
3005 PR other/27063
3006 * configure.in: Test subdir_requires and give an appropriate
3007 error message.
3008 * configure: Regenerate.
3009
3010 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
3011
3012 * MAINTAINERS (Write After Approval): Add myself.
3013
3014 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
3015
3016 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3017
3018 2006-06-22 Steve Ellcey <sje@cup.hp.com>
3019
3020 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3021
3022 2006-06-20 David Ayers <d.ayers@inode.at>
3023
3024 PR bootstrap/28072
3025 * configure.in: Add target-boehm-gc to noconfigdirs depending on
3026 whether target-libjava is being configured instead of whether the
3027 java front end is enabled.
3028 * configure: Regenerate.
3029
3030 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
3031
3032 PR target/27540
3033 * configure.in: Only enable libgomp on IRIX 6.
3034 * configure: Regenerate.
3035
3036 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
3037
3038 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3039 too.
3040 * Makefile.in: Regenerate.
3041
3042 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
3043
3044 * config-ml.in: Alter CCASFLAGS to include special
3045 multilib options the same as is done for CFLAGS.
3046
3047 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3048
3049 * configure.in: Don't enable libgomp on hpux10.
3050 * configure: Rebuilt.
3051
3052 2006-06-12 David Ayers <d.ayers@inode.at>
3053
3054 PR bootstrap/27963
3055 PR target/19970
3056 * configure.in: Remove target-boehm-gc from noconfigdirs where
3057 ${libgcj} is specified.
3058 * configure: Regenerate.
3059
3060 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
3061
3062 Sync from src:
3063
3064 * configure.in: Sync.
3065 * configure: Regenerated.
3066
3067 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
3068
3069 * Makefile.def: Added dependencies from sim and gdb on intl, and
3070 added configure dependencies to everything with an all dependency
3071 on intl.
3072 * Makefile.in: Regenerated.
3073
3074 2006-06-06 David Ayers <d.ayers@inode.at>
3075
3076 PR libobjc/13946
3077 * Makefile.def: Add dependencies for libobjc which boehm-gc.
3078 * Makefile.in: Regenerate.
3079 * configure.in: Add --enable-objc-gc at toplevel and have it
3080 enable boehm-gc for Objective-C.
3081 Remove target-boehm-gc from libgcj.
3082 Add target-boehm-gc to target_libraries.
3083 Add target-boehm-gc to noconfigdirs where ${libgcj}
3084 is specified.
3085 Assert that boehm-gc is supported when requested for Objective-C.
3086 Only build boehm-gc if needed either for Java or Objective-C.
3087 * configure: Regenerate.
3088
3089 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
3090
3091 PR 27674
3092 * Makefile.tpl (configure-[+prefix+][+module+],
3093 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3094 Remove rule to unstage bootstrapped modules.
3095 (stage_current): New.
3096 * Makefile.in: Regenerate.
3097
3098 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3099
3100 * MAINTAINERS (Write After Approval): Update my e-mail address.
3101
3102 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
3103
3104 * include/libiberty.h: Declare pex_run_in_environment.
3105
3106 2006-05-31 Asher Langton <langton2@llnl.gov>
3107
3108 * MAINTAINERS (Write After Approval): Add myself.
3109
3110 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
3111
3112 * Makefile.def (bfd, opcodes): Fix lib_path.
3113 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3114 (restrap): Move under "@if gcc-bootstrap". Fix typo.
3115 * Makefile.in: Regenerate.
3116
3117 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3118
3119 * Makefile.in: Regenerate.
3120
3121 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
3122
3123 * Makefile.def: Add install-html target. Add datarootdir
3124 docdir and htmldir to flags_to_pass.
3125 * Makefile.tpl: Add install-html target.
3126 * Makefile.in: Regenerate.
3127 * configure.in: Add --with-datarootdir, --with-docdir, and
3128 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3129 * configure: Regenerate.
3130
3131 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
3132
3133 * configure.in: Enable gprof for cross builds.
3134 * configure: Regenerate.
3135
3136 2006-05-22 Richard Guenther <rguenther@suse.de>
3137
3138 Revert
3139 2006-01-31 Richard Guenther <rguenther@suse.de>
3140 Paolo Bonzini <bonzini@gnu.org>
3141
3142 * Makefile.def (target_modules): Add libgcc-math target module.
3143 * configure.in (target_libraries): Add libgcc-math target library.
3144 (--enable-libgcc-math): New configure switch.
3145 * Makefile.in: Re-generate.
3146 * configure: Re-generate.
3147 * libgcc-math: New toplevel directory.
3148
3149 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3150 Andreas Tobler <a.tobler@schweiz.ch>
3151
3152 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
3153 * configure: Rebuilt.
3154
3155 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
3156
3157 * MAINTAINERS (Write After Approval): Add myself.
3158
3159 2006-05-01 DJ Delorie <dj@redhat.com>
3160
3161 * configure.in: Restore CFLAGS if GMP isn't present.
3162 * configure: Regenerate.
3163
3164 2006-05-01 Richard Guenther <rguenther@suse.de>
3165
3166 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3167 maintainer.
3168
3169 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
3170
3171 * MAINTAINERS (Write After Approval): Add myself.
3172
3173 2006-04-28 Jan Beulich <jbeulich@novell.com>
3174
3175 * MAINTAINERS (Write After Approval): Add myself.
3176
3177 2006-04-18 DJ Delorie <dj@redhat.com>
3178
3179 * configure.in (m32c): Build libstdc++-v3. Pass flags to
3180 reference libgloss so that libssp can be built in a combined
3181 tree.
3182 * configure: Regenerate.
3183
3184 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
3185
3186 * MAINTAINERS (Write After Approval): Add myself.
3187
3188 2006-04-05 Ben Elliston <bje@au.ibm.com>
3189
3190 * configure.in: Require makeinfo 4.4 or higher.
3191 * configure: Regenerate.
3192
3193 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
3194
3195 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3196 Rearrange the entries of other libraries to have them in one place.
3197
3198 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
3199
3200 * MAINTAINERS (Write After Approval): Remove myself.
3201 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3202
3203 2006-03-14 Richard Guenther <rguenther@suse.de>
3204
3205 * configure: Regenerate with autoconf 2.13.
3206
3207 2006-03-13 Jim Blandy <jimb@codesourcery.com>
3208
3209 * MAINTAINERS: Use my work address.
3210
3211 * MAINTAINERS: Update my E-mail address.
3212
3213 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
3214
3215 * configure.in: Handle --disable-<component> generically.
3216 * configure: Regenerate.
3217
3218 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
3219
3220 PR libgcj/17311
3221 * ltmain.sh: Don't use "$finalize_rpath" for compile.
3222
3223 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
3224
3225 * MAINTAINERS (Write After Approval): Remove myself.
3226 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3227
3228 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3229
3230 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
3231 (TARGET_CONFIGDIRS): Remove.
3232 * configure.in: Remove AC_SUBST(target_configdirs).
3233 * Makefile.in, configure: Regenerated.
3234
3235 2006-02-20 Steven G. Kargl <kargls@comcast.net>
3236
3237 * MAINTAINERS (Write After Approval): Remove myself.
3238 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3239
3240 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
3241
3242 PR bootstrap/25670
3243
3244 * Makefile.tpl ([+compare-target+]): Print explanation messages.
3245
3246 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3247 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3248 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3249 BUILD_PREFIX, BUILD_PREFIX_1.
3250 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3251
3252 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3253 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3254
3255 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3256 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3257 of `cat stage_current`. Always provide the `r' and `s' variables.
3258 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3259 a single shell execution.
3260 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3261 bootstrapped modules, make the stage1 module if the build was not
3262 started yet, else build the current stage.
3263 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3264 (all-build, all-host, all-target, [+make_target+]-host,
3265 [+make_target+]-target): Do not use \-continued lines.
3266 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3267 (current_stage, restrap, stage_last): New.
3268
3269 * Makefile.in: Regenerate.
3270 * configure: Regenerate.
3271
3272 2006-02-19 Bud Davis <jmdavis@link.com>
3273
3274 * MAINTAINERS (Write After Approval): Remove myself.
3275 (Language Front End Maintainers): Add myself as fortran 95
3276 maintainer and update e-mail address.
3277
3278 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3279
3280 * MAINTAINERS (Write After Approval): Remove myself.
3281 (Language Front End Maintainers): Add myself as fortran 95
3282 maintainer.
3283
3284 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
3285
3286 * MAINTAINERS (Write After Approval): Add myself.
3287
3288 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
3289
3290 * MAINTAINERS (Write After Approval): Remove myself.
3291 (Language Front End Maintainers): Add myself as
3292 fortran 95 maintainer.
3293
3294 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3295
3296 Sync from src:
3297
3298 2005-12-27 Leif Ekblad <leif@rdos.net>
3299
3300 * configure.in: Add support for RDOS target.
3301 * configure: Regenerate.
3302
3303 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
3304 Andreas Schwab <schwab@suse.de>
3305
3306 * configure: Regenerate.
3307
3308 2006-02-12 David Edelsohn <edelsohn@gnu.org>
3309
3310 * configure.in (enable_libgomp): Add AIX.
3311 * configure: Regenerate.
3312
3313 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
3314
3315 * MAINTAINERS (Write After Approval): Add myself.
3316
3317 2006-02-03 Lee Millward <lee.millward@gmail.com>
3318
3319 * MAINTAINERS (Write After Approval): Add myself.
3320
3321 2006-01-31 Richard Guenther <rguenther@suse.de>
3322 Paolo Bonzini <bonzini@gnu.org>
3323
3324 * Makefile.def (target_modules): Add libgcc-math target module.
3325 * configure.in (target_libraries): Add libgcc-math target library.
3326 (--enable-libgcc-math): New configure switch.
3327 * Makefile.in: Re-generate.
3328 * configure: Re-generate.
3329 * libgcc-math: New toplevel directory.
3330
3331 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
3332
3333 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3334 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3335 the assembler, linker and binutils.
3336 * configure: Regenerate.
3337
3338 2006-01-22 Dirk Mueller <dmueller@suse.de>
3339
3340 * MAINTAINERS (Write After Approval): Add myself.
3341
3342 2006-01-20 Diego Novillo <dnovillo@redhat.com>
3343
3344 * configure: Regenerate.
3345
3346 2006-01-18 Richard Henderson <rth@redhat.com>
3347 Jakub Jelinek <jakub@redhat.com>
3348 Diego Novillo <dnovillo@redhat.com>
3349
3350 * libgomp: New directory.
3351 * Makefile.def: Add target_module libgomp.
3352 * Makefile.in: Regenerate.
3353 * configure.in (target_libraries): Add target-libgomp.
3354 * configure: Regenerate.
3355
3356 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
3357
3358 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3359 @ from continuation.
3360 * Makefile.in: Rebuilt.
3361
3362 2006-01-04 Chris Lattner <sabre@gnu.org>
3363
3364 * MAINTAINERS (Write After Approval): Add myself.
3365
3366 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
3367
3368 PR bootstrap/24252
3369
3370 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3371 * Makefile.tpl (OBJDUMP): New.
3372 (EXTRA_HOST_FLAGS): Add it.
3373 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3374
3375 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3376 to use symbolic links between directories. Avoid race conditions
3377 or make them harmless.
3378 * configure.in: Do not try to use symbolic links between directories.
3379
3380 * Makefile.def (LEAN): Pass.
3381 * Makefile.tpl (LEAN): Define.
3382 (stage[+id+]-start): Accept that the previous directory does not
3383 exist, if the bootstrap is lean.
3384 (stage[+id+]-bubble): Invoke lean bootstrap commands after
3385 stage[+id+]-start. Use a makefile variable and an `if' instead of a
3386 configure substitution.
3387 ([+compare-target+]): Likewise.
3388 ([+bootstrap-target+]-lean): New.
3389 * configure.in: Remove lean bootstrap support from here.
3390
3391 * Makefile.in: Regenerate.
3392 * configure: Regenerate.
3393
3394 2006-01-04 Ben Elliston <bje@au.ibm.com>
3395
3396 * MAINTAINERS (libdecnumber): Add myself.
3397
3398 2006-01-02 Mark Mitchell <mark@codesourcery.com>
3399
3400 * libtool-ldflags: New script.
3401
3402 2006-01-02 Andreas Schwab <schwab@suse.de>
3403
3404 * configure.in: When reconfiguring remove Makefile in
3405 all stage directories.
3406 * configure: Regenerate.
3407
3408 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
3409
3410 * MAINTAINERS: Update my email address.
3411
3412 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
3413
3414 Revert Ada-related part of the previous change.
3415
3416 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3417 Do not pass.
3418 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3419 * Makefile.in: Regenerate.
3420 * configure.in: Do not include mt-ppc-aix target fragment.
3421 * configure: Regenerate.
3422
3423 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
3424
3425 * configure.in: Select appropriate fragments for PowerPC/AIX.
3426 * configure: Regenerate.
3427
3428 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3429 BOOT_CFLAGS, BOOT_LDFLAGS.
3430 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3431 BOOT_CFLAGS, BOOT_LDFLAGS.
3432 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3433 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3434 (stage): Fail if we cannot complete the work.
3435 * Makefile.in: Regenerate.
3436
3437 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
3438
3439 * configure.in: Replace ms1 with mt.
3440 * configure: Rebuilt.
3441
3442 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
3443
3444 * MAINTAINERS: Update my email address.
3445
3446 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
3447
3448 * Makefile.tpl (all, do-[+make_target+], do-check, install,
3449 install-host-nogcc): Don't invoke $(stage) at the end.
3450 * Makefile.in: Regenerate.
3451
3452 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
3453
3454 * configure.in: Flip the top-level bootstrap switch.
3455 * configure: Regenerate.
3456
3457 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
3458
3459 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
3460 $(stage) and $(unstage).
3461 (EXTRA_TARGET_FLAGS): Correct double-quoting.
3462 (all): Remove stray semicolon.
3463 (local-distclean): Don't handle multilib.tmp and multilib.out.
3464 (install.all): Set $s for consistency.
3465 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
3466 check_multilibs setting. Always make the install directory.
3467 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
3468 Correct @if/@endif.
3469 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
3470 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
3471 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
3472 (multilib.out): Remove.
3473 * Makefile.in: Regenerated.
3474
3475 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
3479 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
3480
3481 * MAINTAINERS: Add myself as mt maintainer.
3482
3483 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
3484
3485 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
3486
3487 * MAINTAINERS: Change email address.
3488
3489 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
3490
3491 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
3492 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
3493 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
3494 Find in-tree tools if available.
3495 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
3496 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
3497 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
3498 (COMPILER_*_FOR_TARGET): New.
3499 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
3500 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
3501 (CONFIGURED_*, USUAL_*): Remove.
3502 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
3503 STRIP): Use autoconf substitutions.
3504 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
3505 COMPILER_NM_FOR_TARGET): New.
3506 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
3507
3508 (all): Make all-host and all-target in parallel.
3509 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
3510 that $$r and $$s are set before invoking a recursive make.
3511 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
3512 ([+bootstrap-target+]): Inline most of the `all' target.
3513
3514 2005-11-29 Ben Elliston <bje@au.ibm.com>
3515
3516 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
3517 from the gcc build directory.
3518 * Makefile.in: Regenerate.
3519
3520 2005-11-29 Ben Elliston <bje@au.ibm.com>
3521
3522 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
3523 depend on all-libdecnumber.
3524 * configure.in (host_libs): Include libdecnumber.
3525 * Makefile.in: Regenerate.
3526 * configure: Likewise.
3527
3528 2005-11-29 Ben Elliston <bje@au.ibm.com>
3529
3530 * libdecnumber: Import decNumber sources from the dfp-branch.
3531
3532 2005-11-21 Kean Johnston <jkj@sco.com>
3533
3534 * config.sub, config.guess: Sync from upstream sources.
3535
3536 2005-11-21 Ben Elliston <bje@au.ibm.com>
3537
3538 Import from Autoconf sources:
3539
3540 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
3541 * config/move-if-change: Don't output "$2 is unchanged";
3542 suggested by Ben Elliston. Handle weird characters correctly.
3543
3544 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
3545
3546 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
3547 to match upstream libtool for darwin.
3548
3549 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
3550
3551 * Makefile.def: Remove gdb dependencies for gdbtk.
3552 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
3553 (configure-gdb, install-gdb): New rules.
3554 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
3555 * Makefile.in, configure: Regenerated.
3556
3557 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
3558
3559 * MAINTAINERS (Write After Approval): Add myself.
3560
3561 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
3562
3563 * MAINTAINERS (Write After Approval): Add myself.
3564
3565 2005-10-24 Diego Novillo <dnovillo@redhat.com>
3566
3567 * MAINTAINERS (alias analysis): Add Daniel Berlin and
3568 Diego Novillo.
3569
3570 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
3571
3572 PR bootstrap/24297
3573 * Makefile.tpl (do-[+make-target+], do-check, install,
3574 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
3575 are set before recursing.
3576 * Makefile.in: Regenerate.
3577
3578 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
3579
3580 PR bootstrap/18939
3581 * Makefile.def (gcc) <target>: Fix thinko.
3582 * Makefile.in: Regenerate.
3583
3584 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
3585
3586 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
3587 * configure: Regenerate.
3588
3589 2005-10-15 Jie Zhang <jie.zhang@analog.com>
3590
3591 * MAINTAINERS (Write After Approval): Add self.
3592
3593 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
3594
3595 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
3596 target-libffi, target-qthreads, target-libjava, and
3597 targetlibobjc.
3598 * configure: Regenerate.
3599
3600 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
3601
3602 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
3603 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
3604 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
3605 (USUAL_OBJDUMP_FOR_TARGET): New.
3606 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
3607 * configure.in: Check for $OBJDUMP_FOR_TARGET.
3608 * configure, Makefile.in: Regenerated.
3609
3610 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3611
3612 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
3613 before other host packages.
3614
3615 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
3616
3617 * MAINTAINERS: Add self as sh libraries/configury maintainer.
3618
3619 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
3620
3621 PR bootstrap/22340
3622
3623 * configure.in (default_target): Remove.
3624 * Makefile.tpl (all): Do not use prerequisites as subroutines
3625 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
3626 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
3627 use prerequisites as subroutines.
3628 (check-host, check-target): New.
3629 (bootstrap configure & all targets): Do not use stage*-start
3630 if the directory layout is already ok.
3631 (non-bootstrap configure & all targets): Prepend a $(unstage).
3632 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
3633 (NOTPARALLEL): Remove.
3634 (unstage, stage variables): New variables.
3635 (unstage, stage targets): Simply expand to those variables.
3636
3637 * configure: Regenerate.
3638 * Makefile.in: Regenerate.
3639
3640 2005-10-04 James E Wilson <wilson@specifix.com>
3641
3642 * Makefile.def (lang_env_dependencies): Add libmudflap.
3643 * Makefile.in: Regenerate.
3644
3645 2005-10-03 Andreas Schwab <schwab@suse.de>
3646
3647 Backport from libtool CVS:
3648 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
3649
3650 * ltmain.sh: add support for installing into temporary
3651 staging area (e.g. 'make install DESTDIR=...')
3652
3653 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
3654
3655 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
3656 * configure: Regenerated.
3657
3658 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
3659
3660 * configure: Regenerate with the correct
3661 autoconf version.
3662
3663 2005-09-30 Catherine Moore <clm@cm00re.com>
3664
3665 * configure.in (bfin-*-*): New.
3666 * configure: Regenerated.
3667
3668 2005-09-28 Geoffrey Keating <geoffk@apple.com>
3669
3670 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
3671 (LIPO_FOR_TARGET): New.
3672 (CONFIGURED_LIPO_FOR_TARGET): New.
3673 (USUAL_LIPO_FOR_TARGET): New.
3674 (STRIP_FOR_TARGET): New.
3675 (CONFIGURED_STRIP_FOR_TARGET): New.
3676 (USUAL_STRIP_FOR_TARGET): New.
3677 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
3678 STRIP_FOR_TARGET.
3679 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
3680 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
3681 * Makefile.in: Regenerate.
3682 * configure: Regenerate.
3683
3684 2005-09-19 David Edelsohn <edelsohn@gnu.org>
3685
3686 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
3687 (rs6000-*-aix*): Same.
3688 * configure: Regenerate.
3689
3690 2005-09-16 Tom Tromey <tromey@redhat.com>
3691
3692 * MAINTAINERS: Add self as java maintainer.
3693
3694 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
3695
3696 * configure.in: Recognize f95 in the --enable-languages option,
3697 and substitute it for fortran, issuing a warning.
3698 * configure: Regenerate.
3699
3700 2005-08-30 Phil Edwards <phil@codesourcery.com>
3701
3702 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
3703 * configure: Regenerated.
3704
3705 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
3706
3707 * MAINTAINERS: Add self as ms1 maintainer.
3708
3709 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
3710
3711 * Makefile.def (libssp): Add to lang_env_dependencies.
3712 * Makefile.in: Regenerate.
3713
3714 2005-08-18 Ian Lance Taylor <ian@airs.com>
3715
3716 * MAINTAINERS: Add myself as middle-end maintainer.
3717
3718 2005-08-17 Christian Groessler <chris@groessler.org>
3719
3720 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
3721 * Makefile.in: Regenerate.
3722
3723 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
3724
3725 * MAINTAINERS (write after approval): Added myself.
3726
3727 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
3728
3729 * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
3732
3733 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
3734 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
3735 Look for alternate names of the target cc and c++
3736 * configure: Regenerate.
3737
3738 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
3739
3740 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3741 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
3742 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
3743 tools; remove code to manually set them.
3744 (Target tools): Look in the environment for them.
3745 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
3746 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
3747 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
3748 build directory.
3749 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
3750 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
3751 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
3752 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
3753 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
3754 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
3755 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
3756 * configure: Regenerate.
3757 * Makefile.in: Regenerate.
3758
3759 2005-07-28 Ben Elliston <bje@au.ibm.com>
3760
3761 * MAINTAINERS: Update for removed CPU targets.
3762
3763 2005-07-27 Mark Mitchell <mark@codesourcery.com>
3764
3765 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
3766 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
3767 * Makefile.in: Regenerated.
3768
3769 2005-07-26 Mark Mitchell <mark@codesourcery.com>
3770
3771 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
3772 (CFLAGS_FOR_TARGET): Use it.
3773 (CXXFLAGS_FOR_TARGET): Likewise.
3774 * Makefile.in: Regenerated.
3775 * configure.in (--with-build-sysroot): New option.
3776 * configure: Regenerated.
3777
3778 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
3779
3780 * Makefile.tpl: Wrap install between unstage and stage
3781 * Makefile.in: Regenerate.
3782
3783 2005-07-21 Eric Christopher <echristo@apple.com>
3784
3785 * MAINTAINERS: Update affiliation.
3786
3787 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
3788
3789 * MAINTAINERS: Add self as crx port maintainer.
3790
3791 2005-07-20 DJ Delorie <dj@redhat.com>
3792
3793 * MAINTAINERS: Add self as m32c maintainer.
3794
3795 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
3796
3797 * all files: Update FSF address.
3798
3799 2005-07-15 Eric Christopher <echristo@redhat.com>
3800
3801 * MAINTAINERS: Change affiliation.
3802
3803 2005-07-14 Jim Blandy <jimb@redhat.com>
3804
3805 * configure.in: Add cases for Renesas m32c.
3806 * configure: Regenerated.
3807
3808 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3809
3810 * COPYING.LIB: Update from fsf.org.
3811
3812 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
3813
3814 * COPYING, compile, config.guess,
3815 config.sub, install-sh, missing, mkinstalldirs,
3816 symlink-tree, ylwrap: Sync from upstream sources.
3817 * config-ml.in: Update FSF address.
3818
3819 2005-07-13 Eric Christopher <echristo@redhat.com>
3820
3821 * configure.in: Add toplevel noconfigdir support for tpf.
3822 * configure: Regenerate.
3823
3824 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
3825
3826 PR ada/22340
3827
3828 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
3829 * Makefile.in: Regenerate.
3830
3831 2005-07-07 Mark Mitchell <mark@codesourcery.com>
3832
3833 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
3834 Brolley to write-after-approval.
3835
3836 2005-07-07 Andreas Schwab <schwab@suse.de>
3837
3838 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
3839 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
3840 * Makefile.in: Regenerated.
3841
3842 2005-07-06 Geoffrey Keating <geoffk@apple.com>
3843
3844 * configure.in: Don't build sim or rda when targetting darwin.
3845 * configure: Regenerate.
3846
3847 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
3848
3849 * configure.in: Add --enable-libssp and --disable-libssp.
3850 * configure: Regenerate with autoconf-2.13.
3851
3852 2005-07-02 Jakub Jelinek <jakub@redhat.com>
3853
3854 * Makefile.def (target_modules): Add libssp.
3855 * configure.in (target_libraries): Add target-libssp.
3856 * configure: Rebuilt.
3857 * Makefile.in: Rebuilt.
3858
3859 2005-07-01 Zack Weinberg <zackw@panix.com>
3860
3861 * MAINTAINERS: Change email address. Resign from maintainership.
3862
3863 2005-07-01 Richard Guenther <rguenther@suse.de>
3864
3865 * MAINTAINERS: Change my e-mail address and affiliation.
3866
3867 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
3868
3869 * Makefile.def (stagefeedback): Come after profile.
3870 Define profiledbootstrap target.
3871 * Makefile.tpl (profiledbootstrap): Remove.
3872 (stageprofile-end): Zap stagefeedback.
3873 (stagefeedback-start): Copy all .gcda files, not only GCC's.
3874 * Makefile.in: Regenerate.
3875
3876 2005-06-13 Richard Sandiford <richard@codesourcery.com>
3877
3878 * MAINTAINERS: Update my email address.
3879
3880 2005-06-13 Zack Weinberg <zack@codesourcery.com>
3881
3882 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
3883 In 'cpp' stanza, support '#line' as well as '# '.
3884
3885 2005-06-08 Andreas Schwab <schwab@suse.de>
3886
3887 * MAINTAINERS: Move myself from 'Write After Approval' to
3888 'CPU Port Maintainers' section as m68k maintainer.
3889
3890 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
3891
3892 * configure.in (unsupported_languages): New macro.
3893 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
3894 non-ported target libraries in noconfigdirs.
3895 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
3896 non-linux-gnu. Remove libgcj_ex_libffi.
3897 <lang_frag loop>: Set add_this_lang=no if the language is in
3898 unsupported_languages.
3899 * configure: Regenerate.
3900
3901 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
3902
3903 * configure.in: Fix typo in handling of --with-mpfr-dir.
3904 * configure: Regenerate.
3905
3906 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
3907
3908 * MAINTAINERS: Update my email address.
3909
3910 2005-06-02 Jim Blandy <jimb@redhat.com>
3911
3912 * config.sub: Add cases for the Renesas m32c. (This patch has been
3913 accepted into the master sources.)
3914
3915 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
3916 Michael Snyder <msnyder@redhat.com>
3917 Stan Cox <scox@redhat.com>
3918
3919 * configure.in: Set noconfigdirs for ms1.
3920
3921 * configure: Regenerate.
3922
3923 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
3924
3925 * MAINTAINERS (Write After Approval): Add self.
3926
3927 2005-06-01 Josh Conner <jconner@apple.com>
3928
3929 * MAINTAINERS (Write After Approval): Add self.
3930
3931 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
3932
3933 * MAINTAINERS: Update my email address.
3934
3935 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
3936
3937 * MAINTAINERS (Write After Approval): Add self.
3938
3939 2005-05-26 Chris Demetriou <cgd@broadcom.com>
3940
3941 * MAINTAINERS (Write After Approval): Remove self.
3942
3943 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
3944
3945 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
3946 (Dependencies): Consider target modules for bootstrap dependencies.
3947 Make target bootstrap modules depend on each stage's gcc.
3948 * Makefile.in: Regenerate.
3949
3950 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
3951
3952 * Makefile.def (configure-gcc): Depend on binutils having been built.
3953 (all-gcc): No need to do it here.
3954 * Makefile.in: Regenerate.
3955
3956 2005-05-19 Paul Brook <paul@codesourcery.com>
3957
3958 * configure.in: Rewrite misleading error message when requested
3959 language cannot be built.
3960 * configure: Regenerate.
3961
3962 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
3963
3964 * ylwrap: Import from Automake 1.9.5.
3965
3966 2005-05-13 David Ung <davidu@mips.com>
3967
3968 * MAINTAINERS (Write After Approval): Add self.
3969
3970 2005-05-09 Mike Stump <mrs@apple.com>
3971
3972 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
3973 lt_cv_sys_max_cmd_len for now.
3974
3975 2005-05-09 Stan Cox <scox@redhat.com>
3976
3977 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
3978
3979 2005-05-08 Matt Kraai <kraai@ftbfs.org>
3980
3981 * README.SCO: Update the URL.
3982
3983 2005-05-05 David Edelsohn <edelsohn@gnu.org>
3984
3985 * ltconfig: Define file_list_spec. Pass file_list_spec and
3986 with_gnu_ld to libtool.
3987 * ltcf-c.sh (aix[45]): Define file_list_spec.
3988 * ltcf-cxx.sh (aix[45]): Same.
3989 * ltcf-gcj.sh (aix[45]): Same.
3990 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
3991 exists, write list of input files to temporary file.
3992
3993 2005-05-04 Mike Stump <mrs@apple.com>
3994
3995 * configure.in: Always pass --target to target configures as
3996 otherwise rebuilds that do --recheck will fail.
3997 * confiugure: Rebuilt.
3998
3999 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
4000
4001 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4002 STAGE_HOST_EXPORTS.
4003 (configure, all): Add bootstrap support.
4004 (Host modules, target modules): Pass post-stage1 flags and exports.
4005 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4006 * Makefile.in: Regenerate.
4007
4008 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
4009
4010 * configure: Regenerate.
4011
4012 2005-04-27 Mike Stump <mrs@apple.com>
4013
4014 * MAINTAINERS: Add self as darwin maintainer.
4015
4016 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
4017
4018 * config.sub: Update from master copy.
4019
4020 2005-04-21 Mike Stump <mrs@apple.com>
4021
4022 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4023 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4024
4025 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
4026
4027 * configure.in <crisv32-*-*, cris-*-*>: New local variable
4028 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
4029 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
4030 "*-*-elf" and "*-*-linux*".
4031 * configure: Regenerate.
4032
4033 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
4034
4035 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4036
4037 2005-04-12 Mike Stump <mrs@apple.com>
4038
4039 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4040
4041 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
4042
4043 * MAINTAINERS (Write After Approval): Add myself.
4044
4045 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
4046
4047 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4048
4049 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
4050
4051 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4052 (TARGET_CONFIGARGS): Include --with-target-subdir.
4053 (configure, all): New macros. Use them throughout.
4054 * Makefile.in: Regenerate.
4055
4056 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
4057
4058 * MAINTAINERS (Write After Approval): Add myself.
4059
4060 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
4061
4062 * MAINTAINERS: Remove 'loop unrolling' maintainer.
4063
4064 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
4065
4066 * MAINTAINERS: Move John Carr to Write After Approval.
4067
4068 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
4069
4070 * config/mh-mingw32: Delete.
4071 * configure.in: Don't use it.
4072 * configure: Regenerate.
4073
4074 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
4075
4076 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4077 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4078 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4079 (HOST_LIB_PATH): Generate from Makefile.def.
4080 (TARGET_LIB_PATH): Likewise.
4081 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4082 * Makefile.in: Regenerate.
4083 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4084 (RPATH_ENVVAR): Include Darwin case.
4085 * configure: Regenerate.
4086
4087 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
4088
4089 * MAINTAINERS (Various Maintainers): Remove self.
4090 (Write After Approval): Add self.
4091
4092 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
4093
4094 * MAINTAINERS (Various Maintainers): Add self.
4095
4096 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
4097
4098 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4099 * configure: Regenerate.
4100
4101 2005-03-21 Zack Weinberg <zack@codesourcery.com>
4102
4103 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4104 gcc_version, and gcc_version_trigger from set of flags to pass.
4105 * Makefile.tpl: Remove definitions of above variables.
4106 (config.status): Remove dependency on $(gcc_version_trigger).
4107 * Makefile.in: Regenerate.
4108 * configure.in: Do not reference config/gcc-version.m4 nor
4109 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
4110 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
4111 * configure: Regenerate.
4112
4113 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
4114 Andrew Pinski <pinskia@physics.uc.edu>
4115
4116 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4117 * Makefile.in: Regenerate.
4118
4119 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
4120
4121 * MAINTAINERS (Write After Approval): Add myself.
4122
4123 2005-03-03 David Ayers <d.ayers@inode.at>
4124
4125 * MAINTAINERS (Write After Approval): Add myself.
4126
4127 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
4128
4129 PR libgcj/20160
4130 * ltmain.sh: Avoid creating archives with components that have
4131 duplicate basenames.
4132
4133 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
4134
4135 PR bootstrap/20250
4136 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4137 instead of check.
4138 * Makefile.in: Regenerate.
4139
4140 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4141
4142 * Makefile.in: Regenerate to fix conflict between the previous two
4143 patches.
4144
4145 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
4146
4147 PR bootstrap/17383
4148 * Makefile.def (target_modules): Remove "stage", now unnecessary.
4149 * Makefile.tpl (HOST_SUBDIR): New substitution.
4150 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4151 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4152 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4153 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4154 (Host modules, Bootstrapped modules): Use it.
4155 (Build modules, Target modules): Do not create symlink trees,
4156 always configure out-of-srcdir.
4157 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4158 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4159 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4160 $(HOST_SUBDIR). Create a symlink for host_subdir.
4161
4162 * Makefile.in: Regenerate.
4163 * configure: Regenerate.
4164
4165 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
4166
4167 Merged from libada-gnattools-branch:
4168 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
4169
4170 * gnattools: New directory.
4171 * Makefile.def: Add gnattools as a module, depending on target-libada.
4172 * Makefile.in: Regenerate.
4173 * configure.in: Include gnattools in host_tools; disable it if ada
4174 is disabled.
4175 * configure: Regenerate.
4176
4177 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
4178
4179 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4180 treelang maintainer.
4181 (Write After Approval): Remove myself.
4182
4183 2005-02-23 Paul Schlie <schlie@comcast.net>
4184
4185 * configure.in: Allow darwin targeted ports to build tk, itcl and
4186 libgui.
4187 * configure: Regenerate.
4188
4189 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
4190
4191 PR libgcj/10353
4192 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4193 * configure: Regenerate.
4194
4195 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
4196
4197 * MAINTAINERS (Write After Approval): Add myself.
4198
4199 2005-02-10 Ian Lance Taylor <ian@airs.com>
4200
4201 * MAINTAINERS: Update my e-mail address.
4202
4203 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
4204
4205 * MAINTAINERS (Write After Approval): Add myself.
4206
4207 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
4208
4209 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4210 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4211 target-libgloss when not *-*-elf and *-*-aout.
4212 * configure: Regenerate.
4213
4214 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
4215
4216 * MAINTAINERS: Remove obsolete entries.
4217
4218 * MAINTAINERS (Write After Approval): Add Michael Matz.
4219
4220 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
4221
4222 * MAINTAINERS: Remove self as cpplib maintainer.
4223
4224 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4225
4226 * install-sh, config.sub: Import from upstream.
4227
4228 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
4229
4230 PR bootstrap/18222
4231 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4232 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4233 * Makefile.in: Regenerate.
4234
4235 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
4236
4237 * MAINTAINERS: Update my email address.
4238
4239 2005-01-12 David Edelsohn <edelsohn@gnu.org>
4240 Andreas Schwab <schwab@suse.de>
4241
4242 PR bootstrap/18033
4243 * config-ml.in: Eval option if surrounded by single quotes.
4244
4245 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
4246
4247 Revert 2004-12-28 Makefile changes, a better fix will be
4248 applied to mainline and src after GCC 4.0 branches.
4249
4250 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
4251
4252 PR bootstrap/17383
4253
4254 * Makefile.def (target_modules): Remove stage parameter,
4255 it is always true now.
4256 * Makefile.tpl (configure-build-[+module+],
4257 configure-target-[+module+]): Always build symlink tree
4258 for the directory and for include. BUILD_SUBDIR and
4259 TARGET_SUBDIR cannot be . anymore.
4260 * Makefile.in: Regenerate.
4261
4262 2004-12-25 David Edelsohn <edelsohn@gnu.org>
4263
4264 Revert 2004-12-08 Makefile changes.
4265
4266 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
4267
4268 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4269 cygwin, mingw.
4270
4271 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
4272
4273 * configure.in (sh64-*-*): Reenable gprof.
4274 * configure: Regenerate.
4275
4276 2004-12-08 David Edelsohn <edelsohn@gnu.org>
4277
4278 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4279 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4280 (EXTRA_TARGET_FLAGS): Add PICFLAG.
4281 * Makefile.in: Regenerate.
4282
4283 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
4284
4285 * MAINTAINERS: Update my email address.
4286
4287 2004-12-07 Matt Kraai <kraai@ftbfs.org>
4288
4289 * Makefile.tpl: Generate normal dependencies if the LHS module is
4290 not bootstrapped.
4291 * Makefile.in: Regenerate.
4292
4293 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4294
4295 * configure.in: Include config/gxx-include-dir.m4. Use
4296 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
4297 * configure: Regenerate.
4298
4299 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
4300
4301 * config.if: Delete.
4302 * configure.in: Set libstdcxx_incdir directly.
4303 * configure: Regenerate.
4304
4305 2004-12-02 Eric Christopher <echristo@redhat.com>
4306
4307 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4308 * Makefile.in: Regenerate.
4309
4310 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4311
4312 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4313 * configure: Regenerate.
4314
4315 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
4316
4317 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
4318 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
4319 * configure: Regenerate.
4320
4321 2004-12-01 Eric Christopher <echristo@redhat.com>
4322
4323 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4324 of things to remove.
4325
4326 2004-11-29 Matt Kraai <kraai@ftbfs.org>
4327
4328 * MAINTAINERS (Write After Approval): Update my e-mail address.
4329
4330 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
4331
4332 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4333 from CVS libtool to always pass_all.
4334
4335 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4336
4337 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4338 (hppa*64*-*-*): Delete incorrect comment.
4339 * configure: Rebuilt.
4340
4341 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4342
4343 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4344
4345 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
4346
4347 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4348 from CVS libtool to always pass_all.
4349
4350 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4351
4352 * install-sh, compile: Import from automake.
4353
4354 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
4355
4356 * config.guess, config.sub: Import from savannnah.
4357
4358 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
4359
4360 * MAINTAINERS (Write After Approval): Add myself
4361
4362 2004-11-12 Mike Stump <mrs@apple.com>
4363
4364 * Makefile.def: Add html support.
4365 * Makefile.tpl: Likewise.
4366 * Makefile.in: Regenerate.
4367
4368 2004-11-11 Geoffrey Keating <geoffk@apple.com>
4369
4370 PR 18423
4371 * configure.in: Remove all instances of build-fixincludes from
4372 noconfigdirs.
4373 (build_configargs): Supply --target to subdirectories.
4374 * configure: Regenerate.
4375
4376 * Makefile.def: Make gcc install depend on fixincludes install.
4377 * Makefile.in: Regenerate.
4378
4379 2004-11-10 Janis Johnson <janis187@us.ibm.com>
4380
4381 * MAINTAINERS: Add myself as gcc testsuite maintainer.
4382
4383 2004-11-11 Paul Brook <paul@codesourcery.com>
4384
4385 * MAINTAINERS: Add self as arm maintainer. Update email address.
4386
4387 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
4388
4389 * configure.in (noconfigdirs) [mmix-*-*]: Disable
4390 target-libgfortran.
4391 * configure: Regenerate.
4392
4393 2004-11-07 David Edelsohn <edelsohn@gnu.org>
4394
4395 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4396 like CC.
4397
4398 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
4399
4400 * Makefile.def (host fixincludes): Specify missing targets.
4401 * Makefile.in: Regenerate.
4402
4403 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
4404
4405 * MAINTAINERS: Add myself
4406
4407 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
4408
4409 * MAINTAINERS (Write After Approval): Add myself.
4410
4411 2004-11-04 Geoffrey Keating <geoffk@apple.com>
4412
4413 * Makefile.def: Build fixincludes for the host, too.
4414 * Makefile.in: Regenerate.
4415 * configure.in (host_tools): Add fixincludes.
4416 * configure: Regenerate.
4417
4418 2004-11-04 Daniel Jacobowitz <dan@debian.org>
4419
4420 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4421 * configure: Regenerated.
4422
4423 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
4424
4425 PR other/17783
4426 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4427 * configure: Regenerated.
4428
4429 2004-10-31 Mark Mitchell <mark@codesourcery.com>
4430
4431 * README.SCO: Update per FSF instructions.
4432
4433 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
4434
4435 PR target/18151
4436 * configure.in (case ${target}): Do not build fixincludes for avr.
4437 * configure: Regenerated.
4438
4439 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
4440
4441 * configure.in (case ${target}): Do not build fixincludes
4442 on platforms where it is not used.
4443 * configure: Regenerated.
4444
4445 2004-10-23 Daniel Jacobowitz <dan@debian.org>
4446
4447 * configure.in: Use an absolute path to install-sh.
4448 * configure: Regenerated.
4449
4450 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4451
4452 * MAINTAINERS (Write After Approval): Add myself.
4453
4454 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
4455
4456 * MAINTAINERS: Remove from Write After Approval those that are
4457 already maintainers.
4458
4459 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
4460
4461 * MAINTAINERS: Update my email address.
4462
4463 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
4464
4465 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
4466 * configure: Regenerate.
4467
4468 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
4469
4470 * MAINTAINERS: Update my email address.
4471
4472 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
4473
4474 * MAINTAINERS (Language Front Ends Maintainers): New. Move
4475 entries belonging to this category.
4476
4477 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
4478
4479 * MAINTAINERS: Update my e-mail address.
4480
4481 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
4482
4483 Fix wrong conflict resolution in:
4484
4485 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4486
4487 * Makefile.in: Regenerate.
4488 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4489 in the recursive `make', instead of hardwiring `all'.
4490 (Autogenerated TARGET-* variables): New.
4491
4492 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
4493
4494 * configure.in: Enable target-libgloss for crx-*-*.
4495 * configure: Regenerate.
4496
4497 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4498
4499 * MAINTAINERS (Various Maintainers): Move the "windows,
4500 cygwin, mingw" maintainer to ...
4501 (OS Port Maintainers): ... here.
4502
4503 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
4504
4505 * MAINTAINERS (Write After Approval): Remove those that are
4506 maintainers of some subsystem.
4507
4508 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
4509
4510 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
4511 * ltcf-cxx.sh (tpf*): Likewise.
4512 * ltconfig (tpf*): Add TPF OS configuration support.
4513
4514 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
4515
4516 * MAINTAINERS: Change my email address to my new work account.
4517
4518 2004-09-24 Michael Roth <mroth@nessie.de>
4519
4520 * configure.in (--without-headers): Add missing double quotes.
4521 * configure: Regenerate.
4522
4523 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
4524
4525 * ylwrap: Revert to previous version.
4526
4527 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
4528
4529 PR bootstrap/17369
4530 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
4531 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
4532 SET_GCC_LIB_PATH_CMD.
4533 (BASE_TARGET_EXPORTS): Likewise.
4534 * Makefile.in: Regenerated.
4535
4536 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
4537 * configure: Regenerated.
4538
4539 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
4540
4541 * config.guess: New upstream version
4542 * compile, depcomp, install-sh, ylwrap: Likewise.
4543
4544 2004-09-19 Roger Sayle <roger@eyesopen.com>
4545
4546 * config/mh-x86omitfp: New host makefile fragment. Add
4547 -fomit-frame-pointer to the default BOOT_CFLAGS.
4548 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
4549 * configure: Regenerate.
4550
4551 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
4552
4553 PR target/11572
4554 * configure.in (*-*-darwin*): Renable libobjc.
4555 * configure: Regenerate.
4556
4557 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
4558
4559 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
4560
4561 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
4562
4563 * Makefile.def: Remove libbanshee.
4564 * Makefile.tpl: Ditto.
4565 * configure.in: Ditto.
4566 * Makefile.in: Regen.
4567 * configure: Ditto.
4568
4569 2004-09-08 David Edelsohn <edelsohn@gnu.org>
4570
4571 * ltmain.sh: Use $pic_object as $non_pic_object if
4572 $non_pic_object=none.
4573
4574 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
4575
4576 * missing: Import latest version from master repository.
4577
4578 2004-09-06 Nick Clifton <nickc@redhat.com>
4579
4580 * config.sub: Import latest version from master repository.
4581 * config.guess: Likewise.
4582 This includes these changes:
4583
4584 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
4585
4586 * config.sub: Handle crisv32, alias etraxfs.
4587 * config.guess (crisv32:Linux:*:*): Handle.
4588
4589 2004-08-13 Brad Smith <brad@comstyle.com>
4590
4591 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
4592 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
4593
4594 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
4595
4596 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
4597 assume the processor is a powerpc. This is because coreutils
4598 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
4599 in this case, due to a MacOS X bug that causes
4600 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
4601 to return a negative number.
4602 Problem reported by Petter Reinholdtsen in:
4603 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
4604
4605 2004-07-19 Ben Elliston <bje@gnu.org>
4606
4607 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
4608
4609 2004-06-24 Ben Elliston <bje@gnu.org>
4610
4611 * config.guess: Update copyright years.
4612 * config.sub: Likewise.
4613
4614 2004-06-22 Robert Millan <robertmh@gnu.org>
4615
4616 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
4617 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
4618
4619 2004-06-22 Stanley F. Quayle <stan@stanq.com>
4620
4621 * config.guess (*:*VMS:*:*): New entry. Replaces
4622 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
4623 manufacturer.
4624
4625 2004-06-22 Ben Elliston <bje@gnu.org>
4626
4627 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
4628 * config.sub: Likewise.
4629
4630 2004-06-22 Ben Elliston <bje@gnu.org>
4631
4632 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
4633 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
4634
4635 2004-06-11 Ben Elliston <bje@gnu.org>
4636
4637 * config.guess (pegasos:OpenBSD:*:*): Remove.
4638
4639 2004-06-11 Ben Elliston <bje@gnu.org>
4640
4641 From Wouter Verhelst <wouter@grep.be>:
4642 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
4643
4644 2004-06-11 Ben Elliston <bje@gnu.org>
4645
4646 * config.guess (luna88k:OpenBSD:*:*): New.
4647
4648 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
4649
4650 * config.guess (m32r*:Linux:*:*): New case.
4651 * config.sub: Handle m32rle.
4652
4653 2004-03-12 Ben Elliston <bje@wasabisystems.com>
4654
4655 From Jens Petersen <petersen@redhat.com>:
4656 * config.sub: Handle sparcv8.
4657
4658 2004-03-03 Ben Elliston <bje@wasabisystems.com>
4659
4660 From Tom Smith <smith@cag.lkg.hp.com>:
4661 * config.guess: Version suffixes are equally significant on Tru64
4662 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
4663 prefix of "P" (patched kernel).
4664
4665 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
4666
4667 * config.sub: Add support for National Semiconductor CRX target.
4668
4669 2004-09-03 Janis Johnson <janis187@us.ibm.com>
4670
4671 * MAINTAINERS (Various Maintainers): Remove myself as web page
4672 maintainer, add myself as maintainer of build status lists.
4673
4674 2004-09-03 Jan Beulich <jbeulich@novell.com>
4675
4676 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
4677 *-*-netware, but add target-libmudflap.
4678 Consolidate *-*-netware targets (of which really only i?86 exists)
4679 into a single entry.
4680 * configure: Likewise.
4681
4682 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
4683
4684 * Makefile.tpl (sorry): Remove.
4685 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
4686 (cleanstrap targets): Depend on distclean, not distclean-stage1.
4687 (do-clean): Clean per-stage directories too.
4688 (do-distclean): Run distclean-stage1 too.
4689 (.NOTPARALLEL): Enable during toplevel bootstrap.
4690 (stage[+id+]-bubble): Enable parallel execution during
4691 the recursive invocation.
4692 * Makefile.in: Regenerate.
4693
4694 Fix previous checkin:
4695
4696 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
4697 include.
4698 * configure.in: Fix indentation.
4699 * configure: Regenerate.
4700
4701 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
4702
4703 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
4704 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
4705 * configure: regenerate
4706 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
4707 -mdynamic-no-pic
4708
4709 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
4710
4711 * Makefile.def (build_modules): Add fixincludes.
4712 (dependencies): Make gcc depend on fixincludes.
4713 * configure.in (build_tools): Add fixincludes.
4714 (build_configdirs): Always include build_libs.
4715 * Makefile.in: Regenerate.
4716 * configure: Regenerate.
4717
4718 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
4719
4720 * Makefile.def (bootstrap stages): Add 'lean' parameter.
4721 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
4722 phony targets; do not generate timestamp files.
4723 (distclean-stageN): Remove references to their timestamp files.
4724 (restageN, touch-stageN): Remove.
4725 (stageN-bubble): Rewritten.
4726 (compare): Support lean bootstraps.
4727 * Makefile.in: Regenerate.
4728
4729 * configure.in: Only warn when bootstrapping but
4730 build != host or build != target. Support lean bootstraps.
4731 * configure: Regenerate.
4732
4733 2004-08-26 Phil Edwards <phil@codesourcery.com>
4734
4735 * configure.in: Give a better error message if GMP/MPFR are missing
4736 and a language needing them has been requested.
4737 * configure: Regenerated.
4738
4739 2004-08-25 Phil Edwards <phil@codesourcery.com>
4740
4741 * configure.in: Print a list of available language front-ends if
4742 a requested one is missing. Tidy stray tab characters.
4743 * configure: Regenerated.
4744
4745 2004-08-19 Michael Koch <konqueror@gmx.de>
4746
4747 * gcc/doc/install.texi: Update entry about automake for libjava.
4748
4749 2004-08-17 Robert Millan <robertmh@gnu.org>
4750
4751 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
4752 (instead of FreeBSD).
4753 * configure: Regenerate.
4754
4755 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
4756
4757 * Makefile.in: Regenerate.
4758 * configure: Regenerate.
4759
4760 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
4761 stage_*_flags.
4762 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
4763 for bootstrapped modules if toplevel bootstrap is going.
4764 (GCC bootstrap): Generate per-stage targets for all bootstrapped
4765 modules. Adjust for changes in Makefile.def. Enable several
4766 rules even in non-bootstrap mode, just to avoid peppering the
4767 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
4768 (stage-[+prev+]-bubble): Remove.
4769
4770 * Makefile.def (Dependencies): Depend on all-build-bison,
4771 all-build-flex, all-build-byacc, all-build-texinfo, rather
4772 than the host variations.
4773 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
4774 with BUILD_SUBDIR.
4775 (BISON): Update for recent Bisons.
4776 (YACC): Fix typo.
4777 (cross): Depend on all-build.
4778 (all): Do not depend on all-build.
4779 (prebootstrap): Remove.
4780 (dep-kind): Accept separate prefixes for MODULE and ON variables.
4781 (Prebootstrap dependencies): Add them to the per-stage targets
4782 and to all-prebootstrap.
4783 * configure.in (build_configdirs): Always enable build_tools.
4784 (BUILD_DIR_PREFIX): Remove.
4785
4786 * Makefile.def (gcc): Add target variable.
4787 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
4788 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
4789 in the recursive `make', instead of hardwiring `all'.
4790 (Autogenerated TARGET-* variables): New.
4791
4792 2004-08-13 Brian Booth <bbooth@redhat.com>
4793
4794 * MAINTAINERS: Remove myself from write-after-approval.
4795
4796 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
4797
4798 * src-release: Stop distributing mmalloc with gdb (which doesn't
4799 use it).
4800 * Makefile.def: GDB doesn't depend on mmalloc anymore.
4801 * Makefile.in: Regenerate.
4802
4803 2004-08-09 Mark Mitchell <mark@codesourcery.com>
4804
4805 * configure.in (arm*-*-eabi*): New target.
4806 * configure: Regenerate.
4807
4808 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
4809
4810 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
4811 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
4812 (Dependencies): New section.
4813 * Makefile.tpl (Dependencies): Generate from Makefile.def.
4814 (configure-target-[+module+]): Depend on maybe-all-gcc
4815 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
4816 (toplevel profiledbootstrap): Fix dependencies.
4817 * Makefile.in: Regenerate.
4818
4819 2004-08-03 Mark Mitchell <mark@codesourcery.com>
4820
4821 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
4822 target-libiberty to noconfigdirs.
4823 * configure: Regenerate.
4824
4825 2004-08-03 Paul Brook <paul@codesourcery.com>
4826
4827 * configure.in: Check for MPFR as well as GMP.
4828 * configure: Regenerate.
4829
4830 2004-08-01 Robert Millan <robertmh@gnu.org>
4831
4832 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
4833 libmudflap for all GNU-based systems (with Glibc).
4834 * configure: Regenerate.
4835
4836 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
4837
4838 * Makefile.def (host-modules): Add gcc.
4839 * Makefile.in: Regenerate.
4840 * Makefile.tpl (sorry): New rule.
4841 (configure-host, all-host, [+make_target+]-host, do-check,
4842 install-host): Do not add gcc as a special case.
4843 (host modules): Add a small special-casing for gcc. Export
4844 extra_make_flags through the environment.
4845 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
4846 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
4847 other recursive targets for gcc): Remove.
4848
4849 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
4850 (stage, unstage): New rules.
4851 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
4852 distclean-stage[+id+]): Use stage_current.
4853 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
4854 the stage*-start rules.
4855
4856 2004-08-02 Geoffrey Keating <geoffk@apple.com>
4857
4858 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
4859 use -all_load flag.
4860
4861 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
4862
4863 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
4864 * configure: Regenerate.
4865
4866 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
4867
4868 * maintainer-scripts/gcc_release: Revert yesterday's change.
4869
4870 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
4871
4872 * MAINTAINERS: Add myself to write-after-approval.
4873
4874 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
4875
4876 * libf2c: Removed.
4877 * gcc/gccbug.in: Updated because of libf2c removal.
4878 * maintainer-scripts/gcc_release: Ditto.
4879
4880 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
4881
4882 * configure.in: Build libmudflap by default on FreeBSD.
4883 * configure: Regenerated.
4884
4885 2004-07-09 Mark Mitchell <mark@codesourcery.com>
4886
4887 * configure.in: Do not build libmudflap by default on non-GNU/Linux
4888 systems.
4889 * configure: Regenerated.
4890
4891 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4892
4893 PR target/16344
4894 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
4895 feedback based compiler.
4896 * Makefile.in: Rebuilt.
4897
4898 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
4899
4900 * Makefile.def (host_modules): Set bootstrap=true for flex.
4901 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
4902 * Makefile.in: Rebuilt.
4903
4904 2004-07-07 Jan Hubicka <jh@suse.cz>
4905
4906 * MAINTAINERS: Add self as a profile feedback maintainer.
4907
4908 2004-07-05 Phil Edwards <phil@codesourcery.com>
4909
4910 * configure.in: Do not prepend $srcdir to /dev/null in
4911 makefile fragments.
4912 * configure: Regenerate.
4913
4914 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
4915
4916 * Makefile.def (build_modules): Add bison, byacc, flex,
4917 m4, texinfo.
4918 (flags_to_pass): Add FLEX.
4919 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
4920 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
4921 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
4922 DEFAULT_MAKEINFO): Remove.
4923 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
4924 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
4925 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
4926 objdir or else use configured tool.
4927 (all-build): New.
4928 (all): Depend on it.
4929 (Build module dependencies): Add.
4930 * Makefile.in: Regenerate.
4931 * configure.in: Better support for multiple build modules,
4932 matching what is done for host/target modules. Do not look
4933 for "plausible" locations of build tools if Canadian cross.
4934 Use autoconf's AC_PROG_CC to find a C compiler. Define
4935 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
4936 * configure: Regenerate.
4937
4938 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4939
4940 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
4941 * Makefile.in: Regenerate.
4942
4943 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
4944
4945 * Makefile.tpl (configure-build-[+module+],
4946 configure-[+module+], configure-target-[+module+]): Pass
4947 [+extra_configure_args+].
4948 (all-build-[+module+], all-[+module+], check-[+module+],
4949 install-[+module+], [+make_target+]-[+module+],
4950 all-target-[+module+], check-target-[+module+],
4951 install-target-[+module+], [+make_target+]-target-[+module+]):
4952 Pass [+extra_make_args+].
4953 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
4954 (GCC_HOST_EXPORTS): Remove.
4955 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
4956 cross, check-gcc, check-gcc-c++, install-gcc,
4957 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
4958 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
4959 * Makefile.in: Regenerate.
4960
4961 2004-06-21 Matthew Sachs <msachs@apple.com>
4962
4963 * MAINTAINERS: Added self to write-after-approval.
4964
4965 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
4966
4967 * configure.in: Check for srcdir/winsup rather than build directory
4968 winsup.
4969 * configure: Regenerate.
4970
4971 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
4972
4973 * configure.in: Don't build Cygwin native newlib if winsup
4974 directory is missing. Emit warning instead.
4975 * configure: Regenerate.
4976
4977 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
4978
4979 * Makefile.tpl (touch-stage[+id+]): New.
4980 (restage[+prev+]): Depend on touch-stage[+id+].
4981
4982 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
4983 Use it throughout.
4984
4985 * Makefile.def: Add profile and feedback bootstrap stages.
4986 Remove next field from bootstrap stages.
4987 * Makefile.tpl (LN, LN_S): Substitute.
4988 (stageN-start, stageN-end): Use double-colon rules, to
4989 provide a hook for additional setup commands.
4990 (distclean-stageN-gcc, restageN): Create dependencies from
4991 [+prev+], not from [+next+].
4992 (stageN-bubble): Add commands for successive stages from
4993 [+prev+], using double-colon rules.
4994 (all-stageN-gcc): Fix typo.
4995 (stagefeedback-start, profiledbootstrap): New.
4996 * Makefile.in: Regenerate.
4997 * configure.in: Call ACX_PROG_LN.
4998 * configure: Regenerate.
4999
5000 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
5001
5002 * MAINTAINERS (Write After Approval): Add myself.
5003
5004 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
5005
5006 * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
5009
5010 * configure.in: Fix --enable-bootstrap breakage introduced in trees
5011 without gcc.
5012 * configure: Regenerate.
5013
5014 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.tpl: Fix typo.
5017 * Makefile.in: Regenerate.
5018
5019 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5020
5021 * configure.in: Remove new- prefix from toplevel
5022 bootstrap targets.
5023 * configure: Regenerate.
5024
5025 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
5026
5027 * Makefile.tpl (all.normal): Rename to all.
5028 (all): Replace with a rule to pick the default
5029 target from configure.
5030 (all-gcc, configure-gcc): Use conditionals to
5031 do nothing when toplevel bootstrap is going on.
5032 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5033 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5034 * configure.in: Support --enable-bootstrap.
5035
5036 * Makefile.def: Remove new- prefix from toplevel
5037 bootstrap targets.
5038 * Makefile.tpl: Likewise.
5039
5040 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
5041 target.
5042
5043 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5044 $(RECURSE_FLAGS) to recursive invocation of make.
5045
5046 * Makefile.in: Regenerate.
5047 * configure: Regenerate.
5048
5049 2004-05-30 Andreas Jaeger <aj@suse.de>
5050 Jim Wilson <wilson@specifixinc.com>
5051
5052 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5053 like CC.
5054
5055 2004-05-27 Daniel Jacobowitz <dan@debian.org>
5056
5057 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5058 * configure: Regenerate.
5059
5060 2004-05-25 Daniel Jacobowitz <drow@false.org>
5061
5062 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5063 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5064 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
5065 targets.
5066 * Makefile.in: Regenerate.
5067
5068 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
5069
5070 * configure.in: Test the ability to symlink directories.
5071 * configure: Regenerate.
5072
5073 * Makefile.def (bootstrap-stage): New definitions.
5074 * Makefile.tpl (configure-stage1-gcc,
5075 configure-stage2-gcc, configure-stage3-gcc,
5076 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5077 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5078 new-restage3, compare): Autogenerate, see Makefile.in
5079 entry for behavioral changes.
5080 (distclean-stage1, new-stage1-start, new-stage1-end,
5081 new-stage1-bubble, distclean-stage2, new-stage2-start,
5082 new-stage2-end, new-stage2-bubble, distclean-stage3,
5083 new-stage3-start, new-stage3-end): New autogenerated targets.
5084 (objext, prebootstrap, BOOT_CFLAGS,
5085 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5086 targets.
5087
5088 * Makefile.in: Regenerate.
5089 (distclean-stage1, new-stage1-start, new-stage1-end,
5090 new-stage1-bubble, distclean-stage2, new-stage2-start,
5091 new-stage2-end, new-stage2-bubble, distclean-stage3,
5092 new-stage3-start, new-stage3-end): New targets.
5093 (all-stage1-gcc): Move prebootstrap dependency from here...
5094 (configure-stage1-gcc): ...to here.
5095 (new-bootstrap): Use bubble targets.
5096 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5097 Use per-stage distclean targets.
5098 (configure-stage1-gcc, configure-stage2-gcc,
5099 configure-stage3-gcc, all-stage1-gcc,
5100 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5101 Use new-stageN-start to prepare the tree.
5102
5103 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
5104
5105 * Makefile.def (host_modules): add libcpp.
5106 * Makefile.tpl: Add dependencies on and for libcpp.
5107 * Makefile.in: Regenerate.
5108 * configure.in: Add libcpp host module.
5109 * configure: Regenerate.
5110
5111 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
5112
5113 * Makefile.tpl: Whenever a recursive target is defined, wrap
5114 it in a special @if/@endif block, and prepare its maybe
5115 dependency in the @if/@endif block
5116 * configure.in: Instead of writing maybe dependencies, remove
5117 the @if/@endif statements, and remove the @if/@endif blocks
5118 that remain.
5119 * configure: Regenerate.
5120 * Makefile.in: Regenerate.
5121
5122 2004-05-20 Janis Johnson <janis187@us.ibm.com>
5123
5124 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5125
5126 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
5127
5128 PR bootstrap/15120
5129 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5130 * */configure: Rebuilt.
5131
5132 2004-05-17 Zack Weinberg <zack@codesourcery.com>
5133
5134 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5135 of libf2c.
5136 * configure, Makefile.in: Regenerate.
5137
5138 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
5139
5140 * MAINTAINERS (Write After Approval): Add myself.
5141
5142 2004-05-13 Diego Novillo <dnovillo@redhat.com>
5143
5144 Merge from tree-ssa-20020619-branch.
5145
5146 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5147 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5148 (HOST_GMPLIBS): Define.
5149 (HOST_GMPINC): Define.
5150 (TARGET_LIB_PATH): Add libmudflap.
5151 (GFORTRAN_FOR_TARGET): Define.
5152 (configure-build*): Export GFORTRAN.
5153 (configure-gcc): Export GMPLIBS and GMPINC.
5154 (all-gcc): Add maybe-all-libbanshee.
5155 (configure-target-libgfortran): Define.
5156 * Makefile.in: Regenerate.
5157 * configure.in (host_libs): Add libbanshee.
5158 (target_libraries): Add target-libmudflap and target-libgfortran.
5159 Add --with-libbanshee.
5160 Handle --disable-libmudflap.
5161 (*-*-freebsd*): Use with_gmp.
5162 Add $(libgcj) to noconfigdirs.
5163 * configure: Regenerate.
5164 * depcomp: New file.
5165 * MAINTAINERS: Add tree-ssa maintainers.
5166
5167 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
5168
5169 * MAINTAINERS (Various Maintainers): Add myself.
5170
5171 2004-04-30 Brian Ford <ford@vss.fsi.com>
5172
5173 * MAINTAINERS (Write After Approval): Add myself.
5174
5175 2004-04-29 Uros Bizjak <uros@kss-loka.si>
5176
5177 * MAINTAINERS (Write After Approval): Add myself.
5178
5179 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
5180
5181 * config/acx.m4: Fix fastcompare support for new-bootstrap.
5182 * configure: Regenerate.
5183
5184 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
5185
5186 Revert:
5187 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5188
5189 * Makefile.def (flags_to_pass): Remove *dir variables that
5190 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5191 as well as prefix and exec_prefix.
5192 * Makefile.in: Regenerate.
5193
5194 2004-04-26 Robert Millan <robertmh@gnu.org>
5195
5196 Add patches from libtool CVS.
5197 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5198 * ltconfig: Likewise.
5199 * ltcf-c.sh: Likewise.
5200 * ltcf-cxx.sh: Likewise.
5201 * ltcf-gcj.sh: Likewise.
5202
5203 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5204
5205 * Makefile.def (host_modules): Mark with the bootstrap
5206 flag packages on which gcc depends.
5207 * Makefile.tpl (all-bootstrap): Use it.
5208 * Makefile.in: Regenerate.
5209
5210 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5211
5212 * Makefile.def (flags_to_pass): Remove *dir variables that
5213 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5214 as well as prefix and exec_prefix.
5215 * Makefile.in: Regenerate.
5216
5217 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
5218
5219 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5220 * configure: Regenerate.
5221 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5222 * gcc/Makefile.tpl (compare): Use the result of the test.
5223 * gcc/Makefile.in: Regenerate.
5224
5225 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
5226
5227 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5228 Always relocate gcc and prev-gcc to the original names, even
5229 if the build fails.
5230 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5231 New targets.
5232
5233 2004-04-23 Laurent GUERBY <laurent@guerby.net>
5234
5235 * MAINTAINERS: Update my email address.
5236
5237 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5238
5239 * configure.in (mips*-*-irix5*): Enable ld.
5240 * configure: Regenerate.
5241
5242 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5243
5244 * configure: Regenerate.
5245
5246 2004-04-15 James E Wilson <wilson@specifixinc.com>
5247
5248 * Makefile.tpl (configure-[+module+], configure-gcc,
5249 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5250 Set and export LDFLAGS.
5251 * Makefile.in: Regenerate.
5252
5253 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
5254
5255 * MAINTAINERS: Add myself to write-after-approval.
5256
5257 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
5258
5259 PR bootstrap/14871
5260 * Makefile.tpl: If we don't have built-in-tree target tools,
5261 use the ones found by configure rather than hacking around with
5262 program_transform_name.
5263 * configure.in: Give Makefile.tpl the information necessary
5264 to do that.
5265 * Makefile.in: Regenerate.
5266 * configure: Regenerate.
5267
5268 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
5269
5270 PR bootstrap/14760
5271 * configure.in: When computing baseargs, strip *all* copies of
5272 offending options. Also, don't match/substitute the trailing space,
5273 so that this actually works when two similar options are separated by
5274 only one space.
5275 * configure: Regenerate.
5276
5277 2004-04-06 David Edelsohn <edelsohn@gnu.org>
5278
5279 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5280 (rs6000-*-aix*): Same.
5281 * configure: Regenerate.
5282
5283 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
5284
5285 * MAINTAINERS: Add myself to write-after-approval.
5286
5287 2004-04-03 Bud Davis <bdavis9659@comcast.net>
5288
5289 * MAINTAINERS: Add myself to write-after-approval.
5290
5291 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
5292
5293 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5294 STRICT_WARN, WARN_CFLAGS flags passed down to make.
5295 * Makefile.in: Regenerate.
5296
5297 * configure.in (top level bootstrap support): Rework --enable-werror
5298 to set @stage2_werror_flag@.
5299 * configure: Regenerate.
5300 * Makefile.tpl (top level bootstrap support): Pass
5301 @stage2_werror_flag@ down to configure in stages 2 and 3.
5302 * Makefile.in: Regenerate.
5303
5304 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
5305
5306 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5307 for stages 2 and 3 as well as in make. As a consequence, remove
5308 OUTPUT_OPTION (now detected by configure) from the flags passed down
5309 to make.
5310 * Makefile.in: Regenerate.
5311
5312 * Makefile.tpl (new-bootstrap): Fix typo.
5313 * Makefile.in: Regenerate.
5314
5315 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
5316
5317 * Makefile.tpl: Rearrange by moving recursive_targets rules
5318 into their proper sections.
5319 * Makefile.tpl (top level bootstrap support): Move disabling
5320 of coverage flags from 'make' to 'configure'; improve comments.
5321 * Makefile.in: Regenerate.
5322
5323 * Makefile.tpl (experimental top level bootstrap) Move stage1
5324 language setting from all- target to configure- target; disable
5325 intermodule optimization in stage 1; prevent gratuitous rebuilds
5326 of stage 1.
5327 * Makefile.in: Regenerate.
5328 * configure.in: Comma-separate stage 1 language list for top
5329 level bootstrap.
5330 * configure: Regenerate.
5331
5332 * Makefile.tpl: Clean up experimental top level bootstrap support:
5333 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5334 prev-gcc in configure- targets as well as all- targets.
5335 * Makefile.in: Regenerate.
5336
5337 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
5338
5339 * compile: New file imported from automake.
5340
5341 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
5342
5343 * configure.in: Remove symbolic link section.
5344 * configure: Regenerate.
5345 * Makefile.tpl (links): Remove.
5346 * Makefile.in: Regenerate.
5347
5348 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
5349 Nathanael Nerode <neroden@gcc.gnu.org>
5350
5351 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5352 Set with AC_CHECK_PROGS.
5353 * configure.in: Fix comment typo from last patch.
5354 * configure: Regenerate.
5355
5356 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
5357
5358 * Makefile.tpl: Introduce experimental top level bootstrap support.
5359 * Makefile.in: Regenerate.
5360 * configure.in: Introduce support for top level bootstrap.
5361 * configure: Regenerate.
5362
5363 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
5364 Paolo Bonzini <bonzini@gnu.org>
5365
5366 PR bootstrap/14522
5367 * configure.in: Cope with shells that do not support unquoted ^
5368 * configure: Regenerate.
5369
5370 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
5371 Paolo Bonzini <bonzini@gnu.org>
5372
5373 PR bootstrap/14522
5374 * configure.in: Cope with shells that do not support nesting
5375 quotes inside quoted backquote substitutions.
5376 * configure: Regenerate.
5377
5378 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
5379
5380 PR bootstrap/14522
5381 * configure.in: Fix escaping of $.
5382 * configure: Regenerate.
5383
5384 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
5385
5386 * configure: Regenerate, since I forgot to while committing Paolo's
5387 changes.
5388
5389 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
5390
5391 PR ada/14131
5392 Move language detection to the top level.
5393 * configure.in: Find default values for the tools as
5394 soon as possible. Disable ada if GNAT is not found.
5395 Emit error message about missing languages. Expand
5396 --enable-languages=all for the gcc subdirectory.
5397
5398 2004-03-10 Ben Elliston <bje@gnu.org>
5399
5400 * MAINTAINERS: Update my email address.
5401
5402 2004-03-05 David Edelsohn <edelsohn@gnu.org>
5403
5404 * ltconfig: Disable building static libraries if building shared
5405 libraries on AIX 5L.
5406
5407 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
5408
5409 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5410 and disable libgcj.
5411 * configure: Regenerated.
5412
5413 2004-03-01 Brian Booth <bbooth@redhat.com>
5414
5415 * MAINTAINERS: Add myself to write-after-approval.
5416
5417 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
5418
5419 * MAINTAINERS: Add myself to write-after-approval.
5420
5421 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
5422
5423 PR bootstrap/7087
5424 * Makefile.tpl: Guard XFOO sed statements better.
5425 * Makefile.tpl: Add dependency for configure-target-libada.
5426 * Makefile.in: Regenerate (incidentally fixes broken
5427 commit when libada-branch was merged).
5428
5429 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
5430
5431 * MAINTAINERS: Add myself to write-after-approval.
5432
5433 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
5434
5435 * MAINTAINERS: Add Nicola Pero and myself as libobjc
5436 maintainers.
5437
5438 2004-02-20 Andrew Cagney <cagney@redhat.com>
5439
5440 * config.guess: Update from version 2003-10-16 to 2004-02-16.
5441 * config.sub: Update from version 2003-11-03 to 2004-02-16.
5442
5443 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
5444
5445 PR bootstrap/11932
5446 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
5447
5448 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
5449
5450 * MAINTAINERS: Added myself to write-after-approval.
5451
5452 2004-02-14 Michael Koch <konqueror@gmx.de>
5453
5454 * MAINTAINERS: Added myself to write-after-approval.
5455
5456 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
5457
5458 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
5459 some OS port maintainers to OS port maintainers section.
5460
5461 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
5462
5463 * MAINTAINERS: Add self.
5464
5465 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
5466
5467 * MAINTAINERS: Alphabetize.
5468
5469 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
5470
5471 * MAINTAINERS: Remove myself.
5472
5473 2004-02-11 David Edelsohn <edelsohn@gnu.org>
5474
5475 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
5476 (rs6000-*-aix*): Same.
5477 * configure: Regenerate.
5478
5479 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
5480
5481 * configure.in (host): Add in missing $noconfigdirs to defines.
5482 * configure: Regenerate.
5483
5484 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
5485 Nathanael Nerode <neroden@gcc.gnu.org>
5486
5487 PR ada/6637, PR ada/5911
5488 Merge with libada-branch:
5489 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
5490 with appropriate dependencies. Add --enable-libada configure switch.
5491 * configure, Makefile.in: Regenerate.
5492
5493 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
5494
5495 * MAINTAINERS: Add myself to write-after-approval.
5496
5497 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5498
5499 * configure.in: Don't pass --with-stabs on IRIX 5 either.
5500 * configure: Regenerate.
5501
5502 2004-02-04 Geoffrey Keating <geoffk@apple.com>
5503
5504 Merge from upstream:
5505
5506 * ltmain.in: When setting IFS to '~', be careful about user
5507 arguments that contain '~'.
5508
5509 2004-02-04 Peter O'Gorman <peter@pogma.com>
5510
5511 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
5512 Also test $base_compile against $CC with escaped arguments. Bug
5513 reported by Geoff Keating <geoffk@apple.com>.
5514
5515 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
5516
5517 * MAINTAINERS: Remove i960 port.
5518
5519 2004-01-23 DJ Delorie <dj@redhat.com>
5520
5521 * Makefile.def (target_modules) [libiberty]: Don't stage.
5522 * Makefile.in: Rebuilt.
5523
5524 2004-01-20 Caroline Tice <ctice@apple.com>
5525
5526 * MAINTAINERS: Add myself to write-after-approval.
5527
5528 2004-01-19 Paolo Carlini <pcarlini@suse.de>
5529
5530 * MAINTAINERS: Update my email address.
5531
5532 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
5533
5534 * MAINTAINERS: Add myself to write-after-approval.
5535
5536 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
5537
5538 * MAINTAINERS: Remove entries without email address.
5539
5540 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
5541
5542 * MAINTAINERS: Add myself to write-after-approval.
5543
5544 2004-01-15 Steven Bosscher <stevenb@suse.de>
5545
5546 * MAINTAINERS: Update my email address.
5547
5548 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
5549
5550 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
5551 * Makefile.tpl (configure-target-[+module+]): Support stage.
5552 * Makefile.in: Rebuilt.
5553
5554 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
5555
5556 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
5557
5558 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
5559
5560 * MAINTAINERS: Add myself as a MIPS maintainer.
5561
5562 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
5563
5564 * configure.in: Use ./config.cache, not config.cache.
5565 * configure: Regenerate.
5566 * Makefile.tpl: Special-casing not needed for GCC any more.
5567 * Makefile.in: Regenerate.
5568
5569 * configure.in: Don't share a cache file for host dirs.
5570 * configure: Regenerate.
5571
5572 * config-ml.in: Don't mess with the cache file.
5573
5574 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
5575
5576 * MAINTAINERS: Move myself from 'Write After Approval' to
5577 'CPU Port Maintainers' section as SPARC maintainer.
5578
5579 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
5580
5581 * Makefile.tpl: Make GCC use a separate config.cache.
5582 * Makefile.in: Regenerate.
5583
5584 PR bootstrap/11932, PR bootstrap/11933
5585 (I don't know if it will fix either of them, but it relates
5586 to them.)
5587 * configure.in: Don't use shared config.cache for target
5588 directories.
5589 * configure: Regenerate.
5590
5591 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
5592
5593 * MAINTAINERS: Add myself to 'Write After Approval' section.
5594
5595 2003-12-31 Roger Sayle <roger@eyesopen.com>
5596
5597 * configure.in (ia64*-*-hpux*): Disable building java libraries.
5598 * configure: Regenerated.
5599
5600 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
5601
5602 * MAINTAINERS: Remove the mn10200 maintainer.
5603
5604 2003-12-21 Bernardo Innocenti <bernie@develer.com>
5605
5606 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
5607 * configure: Regenerated.
5608
5609 2003-12-16 Jan Hubicka <jh@suse.cz>
5610
5611 * MAINTAINERS: Add myself as callgraph maintainer.
5612
5613 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
5614
5615 * configure.in (raw_libstdcxx_flags): Remove the leading space.
5616 * configure: Regenerate.
5617
5618 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
5619
5620 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5621 'Write After Approval' section. Update email.
5622
5623 2003-12-01 James Lemke <jim@wasabisystems.com>
5624
5625 * MAINTAINERS (Write After Approval): Add myself.
5626
5627 2003-11-20 Matt Thomas <matt@3am-software.com>
5628
5629 * MAINTAINERS: Add myself as a vax port maintainer.
5630
5631 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
5632
5633 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
5634 (configure-build-[+module+], configure-[+module+]): Likewise.
5635 (configure-target-[+module+], configure-gcc, config.status): Likewise.
5636 * Makefile.in: Regenerate.
5637
5638 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
5639
5640 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
5641 shared/dylibed libraries.
5642 * ltmain.sh: Likewise.
5643 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
5644 * ltcf-cxx.sh: Likewise.
5645 * ltcf-gcj.sh: Likewise.
5646 * ltconfig: Likewise.
5647
5648 2003-11-17 Stan Cox <scox@redhat.com>
5649
5650 * MAINTAINERS: Add myself as iq2000 port maintainer.
5651
5652 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
5653
5654 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
5655 * Makefile.in: Regenerate.
5656
5657 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
5658
5659 * config.sub: Update to 2003-11-03 version.
5660
5661 2003-10-20 Phil Edwards <phil@codesourcery.com>
5662
5663 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
5664 * configure: Regenerate.
5665
5666 2003-10-20 Nicolas Pitre <nico@cam.org>
5667
5668 * MAINTAINERS: Add myself to 'Write After Approval' section.
5669
5670 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
5671
5672 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
5673
5674 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
5675
5676 * MAINTAINERS: Update my email address.
5677
5678 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5679
5680 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
5681
5682 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
5683
5684 * MAINTAINERS: Add myself to 'Write After Approval' section.
5685
5686 2003-10-16 Bernardo Innocenti <bernie@develer.com>
5687
5688 * config.guess: Update to 2003-10-16 version.
5689 * config.sub: Update to 2003-10-16 version.
5690
5691 2003-10-15 David Daney <ddaney@avtrex.com>
5692
5693 * MAINTAINERS: Added myself to 'Write After Approval' section.
5694
5695 2003-10-15 Falk Hueffner <falk@debian.org>
5696
5697 * MAINTAINERS: Move myself from 'Bug database only accounts' to
5698 'Write After Approval' section. Update email.
5699
5700 2003-10-14 Roger Sayle <roger@eyesopen.com>
5701
5702 * MAINTAINERS: Move myself from 'Write After Approval' to
5703 'Various Maintainers' section as middle-end maintainer.
5704
5705 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
5706
5707 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
5708 HOST_FLAGS_TO_PASS.
5709 * Makefile.in: Regenerate.
5710
5711 2003-10-11 Bernardo Innocenti <bernie@develer.com>
5712
5713 * config.guess: Update to 2003-10-07 version.
5714 * config.sub: Update to 2003-10-07 version.
5715
5716 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5717
5718 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
5719 * ltconfig (irix5*, irix6*): Don't override version_type.
5720
5721 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
5722
5723 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
5724 * configure: Rebuilt
5725 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
5726 * Makefile.in: Rebuilt
5727
5728 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
5729
5730 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
5731
5732 2003-09-30 Carlo Wood <carlo@alinoe.com>
5733
5734 * MAINTAINERS (Write After Approval): Add myself.
5735
5736 2003-09-29 Paul Koning <ni1d@arrl.net>
5737
5738 * MAINTAINERS: Move myself from "Write After Approval"
5739 to CPU platform maintainers for pdp11 platform.
5740
5741 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
5742
5743 * MAINTAINERS: Move myself from 'Write After Approval' to
5744 'Various Maintainers' section as libffi testsuite maintainer.
5745
5746 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
5747
5748 * configure.in: Pass a computed --program-transform-name
5749 to subconfigures.
5750 * configure: Regenerated.
5751
5752 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
5753
5754 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
5755 * Makefile.in: Regenerate.
5756
5757 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
5758 * Makefile.in: Regenerate.
5759
5760 2003-09-19 Ziemowit Laski <zlaski@apple.com>
5761
5762 * MAINTAINERS: Move myself from 'Write After Approval'
5763 to 'Various Maintainers' (objective-c) section.
5764
5765 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
5766
5767 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
5768 quoting.
5769 * configure: Regenerated.
5770
5771 2003-09-16 Joel Brobecker <brobecker@gnat.com>
5772
5773 * MAINTAINERS (Write After Approval): Add myself to write after
5774 approval list.
5775
5776 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
5777
5778 * MAINTAINERS (Write After Approval): Add myself.
5779
5780 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
5781
5782 * MAINTAINERS: Update my e-mail address.
5783
5784 2003-09-09 Alan Modra <amodra@bigpond.net.au>
5785
5786 * libtool.m4 (LD): Correct powerpc64 host match.
5787
5788 2003-09-06 James E Wilson <wilson@tuliptree.org>
5789
5790 * MAINTAINTERS: Update my affiliation and email address.
5791
5792 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2003-09-04 DJ Delorie <dj@redhat.com>
5797
5798 * configure: Regenerate.
5799
5800 2003-09-04 Robert Millan <robertmh@gnu.org>
5801
5802 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
5803
5804 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5805
5806 * configure.in: Ensure arguments to sed are properly spaced.
5807 * configure: Regenerate.
5808
5809 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
5810
5811 * MAINTAINERS: Update my e-mail address.
5812
5813 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
5814
5815 * MAINTAINERS (Write After Approval): Add myself.
5816
5817 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
5818
5819 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
5820 * configure: Regenerated.
5821
5822 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
5823
5824 * MAINTAINERS: Update my email address.
5825
5826 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
5827
5828 * configure.in: Use newline instead of semicolon when assuming
5829 shell arguments in a for loop.
5830 * configure: Regenerated.
5831
5832 2003-08-22 Jason Eckhardt <jle@rice.edu>
5833
5834 * MAINTAINERS: Resurrect the i860 maintainer.
5835
5836 2003-08-20 Geoffrey Keating <geoffk@apple.com>
5837
5838 PR 8180
5839 * configure.in: When testing with_libs and with_headers, treat
5840 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
5841 * configure: Regenerate.
5842
5843 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
5844 make, shell, etc.
5845 (baseargs): Likewise.
5846 * configure: Regenerate.
5847
5848 2003-08-20 Bernardo Innocenti <bernie@develer.com>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2003-08-19 Geoffrey Keating <geoffk@apple.com>
5853
5854 * configure.in: Disable libgcj for darwin not on powerpc.
5855 * configure: Rebuild.
5856
5857 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
5858
5859 * config-ml.in, symlink-tree: Add license.
5860
5861 2003-08-03 Richard Stallman <rms@gnu.org>
5862 Eben Moglen <moglen@columbia.edu>
5863
5864 * README.SCO: New file.
5865
5866 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
5867
5868 * Makefile.tpl (check, check-c++): Express dependencies using
5869 dependencies rather than commands.
5870 * Makefile.in: Regenerate.
5871
5872 2003-08-01 Andrew Cagney <cagney@redhat.com>
5873
5874 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
5875 * configure: Ditto.
5876
5877 2003-07-31 Geoffrey Keating <geoffk@apple.com>
5878
5879 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
5880 * Makefile.in: Update.
5881
5882 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
5883
5884 * configure.in: Enable libgcj for darwin.
5885 * configure: Rebuild.
5886
5887 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
5888
5889 * config-ml.in: Use ac_configure_args directly instead of
5890 ml_arguments. Only set ml_norecursion if --no[-]recursion is
5891 actually seen.
5892
5893 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
5894
5895 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
5896 creating target and build subdirs to build all parent dirs as needed.
5897 * Makefile.in: Rebuild.
5898 * configure.in: Don't build dirs explicitly here.
5899 * configure: Rebuild.
5900
5901 2003-07-26 Paul Brook <paul@nowt.org>
5902
5903 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
5904
5905 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
5906
5907 * Makefile.tpl (all-make): Depend on intl.
5908 * Makefile.in: Rebuilt.
5909
5910 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
5911
5912 * install-sh: Update to newer upstream versions (associated with
5913 aclocal 1.7).
5914 * mkinstalldirs: Likewise.
5915 * missing: Likewise, plus $1Help2man -> $1 typo fix.
5916
5917 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
5918
5919 * MAINTAINERS: Move self from Bug database only accounts
5920 to write-after-approval.
5921
5922 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
5923
5924 * config.if: Remove unused libc_interface determination.
5925
5926 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
5927
5928 * MAINTAINERS: Move self from write-after-approval to
5929 build machinery (*.in).
5930
5931 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
5932
5933 PR bootstrap/11273
5934 PR bootstrap/11408
5935 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
5936 unused INSTALL_PROGRAM_ARGS.
5937 * configure.in: Use AC_PROG_INSTALL.
5938 * Makefile.in: Regenerate.
5939 * configure: Regenerate.
5940
5941 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
5942
5943 * MAINTAINERS: Alphabetize.
5944
5945 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
5946
5947 * configure: Rebuilt.
5948 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
5949 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
5950 newlib nor libgloss.
5951 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
5952 * configure.in (am33_2.0-*-linux*): Added.
5953
5954 2003-07-09 Bob Wilson <bob.wilson@acm.org>
5955
5956 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
5957 * configure: Regenerate.
5958
5959 2003-07-07 Zack Weinberg <zack@codesourcery.com>
5960
5961 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
5962 * Makefile.in: Regenerate.
5963
5964 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5965
5966 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
5967 * Makefile.in: Regenerate.
5968
5969 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
5970
5971 * Makefile.tpl: Replace PWD with PWD_COMMAND.
5972 * Makefile.in: Regenerated.
5973
5974 * config-ml.in: Replace PWD with PWD_COMMAND.
5975
5976 2003-07-04 Zack Weinberg <zack@codesourcery.com>
5977
5978 * intl: New directory; see intl/ChangeLog for details.
5979 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
5980 * Makefile.tpl: all-gcc depends on maybe-all-intl.
5981 * Makefile.in: Regenerate.
5982
5983 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
5984
5985 * configure.in: Clean up config-lang.in handling. Delete
5986 useless assignment to "subdirs".
5987 * configure: Regenerate.
5988
5989 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
5990
5991 * configure.in: Rename 'target_libs' to 'target_libraries'.
5992 Remove useless reference to 'target_libs'.
5993 * configure: Regenerate.
5994
5995 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
5996
5997 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
5998 * Makefile.in: Regenerate.
5999
6000 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
6001
6002 * Makefile.def: Introduce flags_to_pass.
6003 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6004 * Makefile.in: Regenerate.
6005
6006 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
6007
6008 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6009 and target-libgloss.
6010 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6011 <h8300*-*-*>: Disable libf2c and ${libgcj}.
6012 * configure: Regenerate.
6013
6014 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
6015
6016 * configure.in: Update testsuite_flags to new location.
6017 * configure. Regenerate.
6018
6019 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
6020
6021 * Makefile.tpl: Remove BUILD_CC stuff.
6022 * Makefile.in: Regenerate.
6023
6024 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
6025
6026 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6027
6028 2003-06-16 Graeme Peterson <gp@qnx.com>
6029
6030 * MAINTAINERS (Write After Approval): Add myself.
6031
6032 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
6033
6034 * config.guess: Update to 2003-06-12 version.
6035 * config.sub: Update to 2003-06-13 version.
6036
6037 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
6038
6039 * config.guess: Update to 2003-06-06 version.
6040 * config.sub: Update to 2003-06-06 version.
6041
6042 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6043
6044 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6045 * configure. Regenerate.
6046
6047 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
6048
6049 * configure.in: Disable serial configure by default.
6050 * configure: Regenerate.
6051 * Makefile.tpl: Abolish .NOTPARALLEL.
6052 * Makefile.in: Regenerate.
6053
6054 * Makefile.tpl: Replace {build,host,target}_canonical by
6055 {build,host,target}.
6056 * Makefile.in: Regenerate.
6057
6058 * Makefile.tpl: Fix stupid pasto.
6059 * Makefile.in: Regenerate.
6060
6061 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
6062
6063 * Makefile.tpl: Remove bogus conditional.
6064 * Makefile.in: Regenerate.
6065
6066 2003-06-05 Jan Hubicka <jh@suse.cz>
6067
6068 * Makefile.tpl (profiledbootstrap): New target.
6069 * Makefile.in (profiledbootstrap): New target.
6070
6071 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
6072
6073 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6074 Pinski. Remove user names from other bugzilla-only maintainers.
6075
6076 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
6077
6078 * Makefile.tpl: Make 'recursive targets' using autogen rather
6079 than shell loop. Remove duplicate 'clean' targets and false
6080 comments.
6081 * Makefile.def: Add systematic dependencies to 'recursive' targets.
6082 Add systematic method of specifying missing targets in subdirs.
6083 Add copyright boilerplate.
6084 * Makefile.in: Regenerate.
6085 * configure.in: Add 'recursive targets' to maybe list.
6086 * configure: Regenerate.
6087
6088 * MAINTAINERS: "GNATS only" -> "Bug database only".
6089
6090 * Makefile.tpl: Rename [+target+] to [+make_target+].
6091 * Makefile.def: Rename 'target' to 'make_target'.
6092
6093 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
6094
6095 * MAINTAINERS: Add self as options handling maintainer.
6096
6097 2003-05-28 Michael Meissner <gnu@the-meissners.org>
6098
6099 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6100 been too long since I touched those ports.
6101
6102 2003-05-28 DJ Delorie <dj@redhat.com>
6103
6104 * Makefile.tpl: Make maybe-check-gcc .PHONY.
6105 * Makefile.in: Regenerate.
6106
6107 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
6108
6109 * configure.in: Use curly braces in the definition of tooldir.
6110 * configure: Regenerate.
6111
6112 2003-05-21 DJ Delorie <dj@redhat.com>
6113
6114 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6115 newlib or libgloss.
6116 * Makefile.in: Regenerate.
6117
6118 2003-05-21 DJ Delorie <dj@redhat.com>
6119
6120 * Makefile.tpl: Add missing empty maybe-check-gcc target.
6121 * Makefile.in: Regenerate.
6122
6123 2003-05-20 Ian Lance Taylor <ian@airs.com>
6124
6125 * MAINTAINERS: Update my e-mail address.
6126
6127 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
6128
6129 * configure.in: Switch more things to use maybe dependencies.
6130 * Makefile.tpl: Switch more things to use maybe dependencies.
6131 Factor out common code from autogen IF statements.
6132 * configure: Regenerate.
6133 * Makefile.in: Regenerate.
6134
6135 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
6136
6137 * configure.in: Accept i[3456789]86 for machine type.
6138 * configure: Regenerate.
6139
6140 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
6141
6142 * configure.in: Switch more things to use maybe dependencies.
6143 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
6144 * configure: Regenerate.
6145 * Makefile.tpl: Switch more things to use maybe dependencies.
6146 * Makefile.in: Regenerate.
6147
6148 2003-05-16 Andreas Schwab <schwab@suse.de>
6149
6150 * Makefile.tpl (install-opcodes): Define.
6151 * Makefile.in: Rebuild.
6152
6153 2003-05-13 Andreas Jaeger <aj@suse.de>
6154
6155 * config.guess: Update to 2003-05-09 version.
6156 * config.sub: Update to 2003-05-09 version.
6157
6158 2003-05-13 Michael Eager <eager@mvista.com>
6159
6160 * configure.in: Correct sed script so that options in quotes are not
6161 deleted.
6162 * configure: Rebuild.
6163
6164 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
6165
6166 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6167 and $$s/newlib/libc/sys/cygwin32 include paths.
6168 * configure: Ditto.
6169
6170 2003-05-12 Michael Meissner <gnu@the-meissners.org>
6171
6172 * MAINTAINERS: Update my email addresses.
6173
6174 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
6175
6176 * config-ml.in: Propagate INSTALL variables.
6177
6178 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6179
6180 * MAINTAINERS: Remove duplicate entries in Write After Approval.
6181
6182 2003-05-02 Chris Demetriou <cgd@broadcom.com>
6183
6184 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6185 * Makefile.in: Regenerate.
6186
6187 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
6188
6189 * MAINTAINERS (GNATS only): Add Falk Hueffner.
6190
6191 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
6192
6193 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6194
6195 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
6196
6197 * Makefile.tpl: Clean $(BUILD_SUBDIR).
6198 * Makefile.in: Regenerated.
6199
6200 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
6201
6202 * MAINTAINERS (Write After Approval): Upgrade myself from
6203 GNATS only to write-after-approval. Update my mail address.
6204
6205 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
6206
6207 (OS Port Maintainers: freebsd): Add myself.
6208
6209 2003-04-22 Mark Mitchell <mark@codesourcery.com>
6210
6211 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6212
6213 2003-04-22 Kean Johnston <jkj@sco.com>
6214
6215 * MAINTAINERS (SCO ports): Added myself.
6216
6217 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
6218
6219 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6220
6221 2003-04-19 Kean Johnston <jkj@sco.com>
6222
6223 * MAINTAINERS (Write After Approval): Add myself.
6224
6225 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6226
6227 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6228 * Makefile.in: Regenerate.
6229
6230 2003-04-18 Jakub Jelinek <jakub@redhat.com>
6231
6232 * configure.in (powerpc64*-*-linux*): Remove.
6233 * configure: Rebuilt.
6234
6235 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
6236
6237 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
6238 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6239 and restrap.
6240 * Makefile.in: Regenerate.
6241
6242 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
6243
6244 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6245 * configure: Regenerated.
6246
6247 2003-04-15 DJ Delorie <dj@redhat.com>
6248
6249 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6250
6251 2003-04-13 Nick Clifton <nickc@redhat.com>
6252
6253 * config-ml.in: Remove support for --disable-aix removing
6254 call-aix multilibs.
6255
6256 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
6257
6258 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6259 * */configure: Rebuilt.
6260
6261 2003-04-08 Joel Sherrill <joel@oarcorp.com>
6262
6263 * MAINTAINERS: Add my email address.
6264
6265 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
6266
6267 * MAINTAINERS (Write After Approval): Add myself.
6268
6269 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
6270
6271 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6272 * Makefile.in: Regenerate.
6273
6274 2003-03-14 Michael Chastain <mec@shout.net>
6275
6276 * Makefile.in: Regenerate with correct Makefile.def.
6277
6278 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
6279
6280 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
6281 Make macro.
6282 * Makefile.in: Regenerate.
6283 * configure.in: Clean up gxx_include_dir logic.
6284 * configure: Regenerate.
6285
6286 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
6287
6288 * MAINTAINERS (Write After Approval): Add myself.
6289
6290 2003-03-10 Ben Elliston <bje@wasabisystems.com>
6291
6292 * MAINTAINERS: Update my mail address.
6293
6294 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
6295
6296 * configure.in (gxx_include_dir): Fix typo.
6297 * configure: Regenerated.
6298
6299 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6300
6301 * Makefile.tpl: Reindent.
6302 * Makefile.in: Regenerate.
6303 * configure.in: Reindent. Don't set unused variables.
6304 * configure: Regenerate.
6305
6306 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
6307
6308 * configure.in: Include $(build_tooldir)/sys-include in
6309 FLAGS_FOR_TARGET.
6310 * configure: Regenerated.
6311
6312 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
6313
6314 * Makefile.tpl: Always pass down RANLIB.
6315 * Makefile.in: Regenerate.
6316
6317 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6318 * Makefile.in: Regenerate.
6319 * configure.in: Remove unused logic relating to --enable-shared
6320 and --enable-threads. Remove bogus comments. Remove redundant
6321 noconfigdirs.
6322 * configure: Regenerate.
6323
6324 * configure.in: Replace ${libstdcxx_version} by its value.
6325 Remove reference to mh-dgux.
6326 * configure: Regenerate.
6327
6328 2003-03-03 Kevin Buettner <kevinb@redhat.com>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
6333
6334 * Makefile.tpl: Rearrange.
6335 * Makefile.in: Regenerate.
6336
6337 2003-02-25 Uwe Stieber <uwe@wwws.de>
6338
6339 * configure.in: Add support for kaOS as cross build target system.
6340 * configure: Regenerated.
6341
6342 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
6343
6344 * MAINTAINERS (Write after approval): Add myself.
6345
6346 2003-02-21 James E Wilson <wilson@tuliptree.org>
6347
6348 * MAINTAINERS: Update my email address.
6349
6350 2003-02-21 Zack Weinberg <zack@codesourcery.com>
6351
6352 * MAINTAINERS: Add self to blanket write privs. section.
6353
6354 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
6355
6356 * Makefile.tpl: Add definition of CPPFLAGS to pass into
6357 configure-target-* as some target builds may require additional
6358 flags for preprocessor tests.
6359 * Makefile.in: Regenerated.
6360
6361 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
6362
6363 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6364 * ltconfig: Handle it.
6365 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6366 auto-detecting it.
6367
6368 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6369 it is used as argument to $CC.
6370 * ltcf-gcj.sh: Likewise.
6371
6372 * configure.in: Introduce --enable-maintainer-mode.
6373 * configure: Rebuilt.
6374 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6375 for maintainer mode.
6376 * Makefile.in: Rebuilt.
6377
6378 2003-02-18 Jason Merrill <jason@redhat.com>
6379
6380 * Makefile.tpl (check-c++): Allow parallelism.
6381
6382 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6383
6384 * MAINTAINERS: Remove John Carr (who never actually had access to
6385 gcc.gnu.org).
6386
6387 2003-02-15 Geoffrey Keating <geoffk@apple.com>
6388
6389 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6390 don't configure target-libobjc.
6391 * configure: Regenerate.
6392
6393 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6394
6395 * Makefile.tpl (RANLIB): Define.
6396 * Makefile.in: Regenerate.
6397
6398 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
6399
6400 * MAINTAINERS: Update my email.
6401
6402 2003-02-06 Keith R Seitz <keiths@redhat.com>
6403
6404 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6405 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6406 * Makefile.in: Regenerated.
6407 * configure.in: Remove all traces of snavigator, db, and grep.
6408 * configure: Regenerated.
6409
6410 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6411
6412 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6413 After Approval.
6414
6415 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6416
6417 * MAINTAINERS (Write after approval): Add myself.
6418
6419 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
6420
6421 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6422 * Makefile.in: Regenerated.
6423
6424 2003-01-30 Roger Sayle <roger@eyesopen.com>
6425
6426 * config.guess: Updated to 2003-01-30's version.
6427 * config.sub: Updated to 2003-01-28's version.
6428
6429 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
6430
6431 * config.if: If gcc_version is already set, just use it. Don't set
6432 gcc_version_trigger if it's already set, otherwise set it to
6433 gcc/version.c, but only if the file exists. If it is not set and
6434 gcc/version.c does not exist, try to extract the version number from
6435 $CC.
6436
6437 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
6438
6439 * MAINTAINERS: Add myself to write-after-approval list.
6440
6441 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
6442
6443 * configure.in: Revert 24Jan change.
6444 * configure: Regenerate.
6445
6446 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6447
6448 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
6449 entry of HJ Lu.
6450
6451 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6452
6453 * configure.in: Revert previous change.
6454 * configure: Regenerate.
6455
6456 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
6457
6458 * configure.in: Make rda native-only.
6459 * configure: Regenerate.
6460
6461 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
6462
6463 * MAINTAINERS: Move myself from GNATS-only-accounts to
6464 write-after-approval.
6465
6466 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
6467
6468 * configure.in: Add missing \.
6469 * configure: Rebuilt.
6470
6471 2003-01-17 Jakub Jelinek <jakub@redhat.com>
6472
6473 * configure.in (baseargs): Avoid using \| in sed regular
6474 expressions.
6475 * configure: Rebuilt.
6476
6477 2003-01-16 Jakub Jelinek <jakub@redhat.com>
6478
6479 * configure.in (baseargs): Remove all supported forms of
6480 --cache-file, --srcdir, --host, --build and --target options
6481 from argument lists.
6482 * configure: Rebuilt.
6483
6484 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
6485
6486 * MAINTAINERS: Add myself to write-after-approval list.
6487
6488 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
6489
6490 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
6491 * configure: Rebuilt.
6492
6493 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
6494
6495 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
6496 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
6497 * Makefile.in: Regenerate.
6498 * configure: Regenerate.
6499
6500 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
6501
6502 * configure.in: Remove Makefile in build, host and target modules
6503 unless configure was run with --no-recursion.
6504 * configure: Rebuilt.
6505
6506 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
6507
6508 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
6509 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
6510 * Makefile.in: Regenerate.
6511
6512 2003-01-08 Chris Demetriou <cgd@broadcom.com>
6513
6514 * config.guess: Update to 2003-01-03 version.
6515 * config.sub: Update to 2003-01-03 version.
6516
6517 2003-01-07 Christopher Faylor <cgf@redhat.com>
6518
6519 * configure: Regenerate with proper autoconf 2.13.
6520
6521 2003-01-07 Christopher Faylor <cgf@redhat.com>
6522
6523 * configure.in: Add AC_PREREQ for consistency.
6524 * configure: Regenerate.
6525
6526 2003-01-06 Andrew Cagney <ac131313@redhat.com>
6527
6528 * configure.in (GDB_TK): Add tcl directories conditional on
6529 gdb/gdbtk directory being present.
6530 * configure: Regenerate.
6531
6532 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
6533
6534 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
6535 used by gcc if LD is not defined and we are not doing a Canadian Cross.
6536 * configure: Rebuilt.
6537
6538 2002-12-31 Tom Tromey <tromey@redhat.com>
6539
6540 * Makefile.in: Rebuilt.
6541 * Makefile.def (target_modules) [libffi]: Allow installation.
6542
6543 2002-12-31 Andreas Schwab <schwab@suse.de>
6544
6545 * configure.in: Fix use of $program_transform_name.
6546 * configure: Regenerated.
6547
6548 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
6549
6550 * configure.in (baseargs): Don't remove first configure argument.
6551 * configure: Regenerated.
6552
6553 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
6554
6555 * Makefile.tpl (local-distclean): Don't remove...
6556 (multilib.ts): ... this. Moved into...
6557 (multilib.out): ... this. Don't use sub-make.
6558 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
6559 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
6560 (configure-build-[+module+], configure-[+module+],
6561 configure-target-[+module+], configure-gcc): ... these. Test
6562 for Makefile existence. Drop config.status from dependencies.
6563 * Makefile.in: Rebuilt.
6564 * configure.in: Move gcc-version-trigger to the end of
6565 ac_configure_args. Add comments to maybedep.tmp and
6566 serdep.tmp. Introduce --disable-serial-configure. Remove
6567 nonopt from baseargs, matching and removing corresponding
6568 whitespace while at it.
6569 * configure: Rebuilt.
6570
6571 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
6572
6573 * configure.in (host_configargs): Replace reference to
6574 no-longer-defined buildopts with --build=${build_alias}.
6575 * configure: Rebuilt.
6576
6577 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
6578 program_transform_name to standard idiom.
6579 (AUTOGEN, AUTOCONF): Define.
6580 (Makefile.in): Use $(AUTOGEN).
6581 (Makefile): Depend on config.status, and use autoconf-style rule to
6582 build it. Move original commands to...
6583 (config.status): ... this new target.
6584 (configure): Add $(srcdir). Depend on config/acx.m4. Use
6585 $(AUTOCONF).
6586 * Makefile.in: Rebuilt.
6587
6588 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
6589
6590 * Makefile.tpl: Fix dramatic bustage due to change in
6591 program_transform_name.
6592 * Makefile.in: Regenerate.
6593
6594 * configure.in: Remove unnecessary PATH setting.
6595 * configure: Regnerate.
6596
6597 * configure.in: Don't default to unprefixed tools unless
6598 the native tools will work.
6599 * configure: Regenerate.
6600
6601 * configure.in: Convert to autoconf script. Blow away lots
6602 of now-redundant Makefile fragments.
6603 * configure: Generate using Autoconf.
6604 * Makefile.tpl: Rewrite to reflect autoconfiscation.
6605 * Makefile.in: Regenerate.
6606
6607 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
6608
6609 * configure: Fix stupid bug where RANLIB was mistakenly included.
6610
6611 * configure.in: Rename (buildargs, hostargs, targargs) to
6612 (build_configargs, host_configargs, target_configargs).
6613
6614 * configure.in: Move logic out of sed statement.
6615
6616 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
6617 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
6618
6619 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
6620
6621 * config.sub: Import from master repository
6622 * config.guess: Ditto
6623
6624 2002-12-24 Andreas Schwab <schwab@suse.de>
6625
6626 * Makefile.tpl (multilib.out): Fix missing space.
6627 * Makefile.in: Regenerate.
6628
6629 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
6630
6631 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
6632 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
6633 * Makefile.in: Regenerate.
6634 * configure.in: Remove unnecessary leftovers.
6635
6636 2002-12-21 Geoffrey Keating <geoffk@apple.com>
6637
6638 * configure.in (extra_ranlibflags_for_target): New variable.
6639 (*-*-darwin): Add -c to ranlib commands.
6640 * configure (tooldir): Handle extra_ranlibflags_for_target.
6641
6642 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
6643
6644 * Makefile.tpl: Revert HJL's change.
6645 * Makefile.in: Regenerated.
6646 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
6647 always.
6648
6649 2002-12-19 Andreas Schwab <schwab@suse.de>
6650
6651 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
6652 * Makefile.in: Regenerate.
6653
6654 2002-12-18 H.J. Lu <hjl@gnu.org>
6655
6656 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
6657 * Makefile.in: Regenerated.
6658
6659 * configure.in (build_prefix): New. Substitute.
6660
6661 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
6662
6663 * Makefile.tpl: Don't let real targets depend on phony targets.
6664 * Makefile.in: Regenerate.
6665
6666 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
6667 * Makefile.in: Regenerate.
6668
6669 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
6670
6671 * config.sub: Import from master repository
6672 * config.guess: Ditto
6673
6674 2002-12-16 Jason Merrill <jason@redhat.com>
6675
6676 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
6677 previous 'make bootstrap'.
6678 * Makefile.in: Regenerate.
6679
6680 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
6681
6682 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
6683
6684 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
6685
6686 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
6687 * Makefile.in: Regenerate.
6688
6689 2002-12-13 Jason Merrill <jason@redhat.com>
6690
6691 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
6692 library tests.
6693 (check-c++): Just depend on it and check-target-libstdc++-v3.
6694 * Makefile.in: Regenerate.
6695
6696 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6697
6698 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
6699 * Makefile.in: Rebuilt.
6700
6701 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
6702
6703 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
6704
6705 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
6706
6707 * configure: Fix bug put in by gremlins.
6708
6709 * Makefile.tpl: Substitute more autoconfily.
6710 * configure: Substitute more autoconfily.
6711 * Makefile.in: Regenerate.
6712
6713 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
6714
6715 * config.sub: Import from master repository
6716 * config.guess: Ditto
6717 * MAINTAINERS: Added Svein Seldal under write after approval
6718
6719 2002-12-08 Andrew Cagney <ac131313@redhat.com>
6720
6721 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
6722 * Makefile.in (all-sim): Ditto.
6723
6724 2002-12-06 DJ Delorie <dj@redhat.com>
6725
6726 * Makefile.tpl: Change configure dependencies to not have real
6727 targets depend on phony targets.
6728
6729 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
6730
6731 * configure.in: Revert unintentional change.
6732
6733 * Makefile.tpl: Change dependency for */multilib.out so that
6734 it works when gcc isn't in the tree.
6735
6736 * configure.in: Substitute more.
6737 * configure: Run subconfigures from the Makefile.
6738 * Makefile.tpl: Run subconfigures from the Makefile; add a few
6739 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
6740
6741 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6742
6743 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
6744
6745 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
6746
6747 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
6748 and corresponding dependencies.
6749 * Makefile.in: Regenerate.
6750
6751 * configure.in (host_tools): Order binutils, gas and ld for
6752 convenience in running the testsuites.
6753
6754 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
6755 * Makefile.in: Regenerate.
6756 * configure.in: Introduce rules to serialize subconfigure runs.
6757
6758 * configure.in: Introduce BASE_CC_FOR_TARGET.
6759 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
6760 Realize configure-build-* targets. Realize configure-target-* targets.
6761 * Makefile.in: Regenerate.
6762
6763 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
6764
6765 * configure: Move gcc_version_trigger stuff from here...
6766 * configure.in: ...to here.
6767
6768 * configure.in: Separate subconfigure options added by this file from
6769 options given by the user. Add machinery to put args for host
6770 subconfigures into the Makefile.
6771
6772 * Makefile.tpl: Remove 'vault' targets.
6773 * Makefile.tpl: Reorder and comment dependencies.
6774 * Makefile.in: Regenerate.
6775
6776 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
6777 * configure.in: Fix my broken commit of previous patch. (sigh)
6778
6779 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6780
6781 * configure.in: Move host-specific darwin noconfigdirs into
6782 the host-specific section.
6783
6784 2002-11-28 Geoffrey Keating <geoffk@apple.com>
6785
6786 * configure.in: Move host-specific darwin noconfigdirs into
6787 the host-specific section.
6788
6789 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
6790
6791 * configure: Remove skip-this-dir support.
6792 * Makefile.tpl: Remove skip-this-dir support.
6793
6794 * Makefile.tpl: Remove leftover support for non-autoconfiscated
6795 subdirectories.
6796 * Makefile.in: Regenerate.
6797
6798 * Makefile.tpl: Strip out useless setting of 'dir'.
6799 * Makefile.in: Regenerate.
6800
6801 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
6802
6803 * configure.in: Fix deeply stupid bug.
6804
6805 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
6806 shell code in CXX_FOR_TARGET
6807 * Makefile.def: Introduce raw_cxx.
6808 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
6809 RAW_CXX_FOR_TARGET.
6810 * Makefile.in: Regenerate.
6811
6812 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
6813
6814 * Makefile.tpl: Remove unnecessary ifs.
6815 * Makefile.in: Regenerate.
6816
6817 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
6818 dependencies. Maybe-ize build-libiberty. Create dummy install
6819 targets for 'no_install' modules.
6820 * configure: Move GDB_TK substitution to configure.in. Move
6821 build_modules stuff to configure.in.
6822 * configure.in: Implement soft dependency machinery. Maybe-ize
6823 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
6824 * Makefile.in: Regenerate.
6825
6826 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
6827
6828 * Makefile.tpl: Make all-target, install-target behave similarly
6829 to all, install (only hitting configured targets). Eliminate
6830 unused macro defintions.
6831
6832 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
6833 build != host.
6834
6835 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
6836
6837 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
6838
6839 * configure.in: Produce lists of subdir targets we're actually
6840 configuring. Remove references to "dosrel".
6841 * Makefile.tpl: Let configure set which subdir targets are hit.
6842 Remove install-cross; clean up install; remove ALL. Remove
6843 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
6844 Autogenerate host module targets. Remove empty dependency lines
6845 and redundant dependency; rearrange slightly.
6846 * Makefile.def: Add host-side libtermcap, utils.
6847
6848 * Makefile.in: Regenerate.
6849
6850 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6851
6852 * ltconfig (osf[345]): Append $major to soname_spec.
6853 Reflect this in library_names_spec.
6854 * ltmain.sh (osf): Prefix $major with . for use as extension.
6855
6856 2002-11-19 Andreas Jaeger <aj@suse.de>
6857
6858 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
6859 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
6860 and sparc64 GNU/Linux systems.
6861
6862 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
6863
6864 * MAINTAINERS: Update email.
6865
6866 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6867
6868 * MAINTAINERS: Complete James Dennett's entry.
6869
6870 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
6871
6872 * MAINTAINERS (Write After Approval): Add myself.
6873
6874 2002-11-13 Bruce Korb <bkorb@gnu.org>
6875
6876 * Makefile.tpl: syntactic cleanup
6877
6878 2002-11-13 Stuart Hastings <stuart@apple.com>
6879
6880 * MAINTAINERS: Add myself to write-after-approval list.
6881
6882 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6883
6884 * Makefile.def: Add list of recursive targets to autogenerate.
6885 Add build_modules.
6886 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
6887 targets. Autogenerate *-build-* targets.
6888 * Makefile.in: Regenerate.
6889
6890 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
6891
6892 * configure: More autoconf-style substitutions.
6893 * Makefile.tpl: More autoconf-style substitutions.
6894 * Makefile.in: Regenerate.
6895
6896 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
6897
6898 * configure: Substitute more variables in a more autoconf-friendly
6899 way. Simplify slightly.
6900 * Makefile.tpl: Make more variables substitutable in an
6901 autoconf-friendly way.
6902 * Makefile.in: Regenerate.
6903
6904 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
6905
6906 * MAINTAINERS (Write After Approval): Add myself.
6907
6908 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
6909
6910 * configure.in (v810*): Remove special setting of tools.
6911
6912 * configure: Add support for extra required flags for ar or nm.
6913 * configure.in (aix4.3+): Use above support for target-specific
6914 issues, rather than using config/mt-aix43.
6915
6916 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
6917
6918 * configure: Remove 'removing', which doesn't work. Replace $subdir
6919 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
6920 with $srcdir. Reformat indentation. Substitute some variables
6921 formerly hard-coded in the Makefile for build=host.
6922 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
6923 * Makefile.def: Autogenerate more.
6924 * Makefile.in: Regenerate.
6925
6926 2002-11-04 Adam Nemet <anemet@lnxw.com>
6927
6928 * MAINTAINERS (Write After Approval): Add myself.
6929
6930 2002-11-04 Kevin Buettner <kevinb@redhat.com>
6931
6932 * Makefile.def (host_modules): Add rda.
6933 * Makefile.in: Regenerate.
6934 * configure.in (target_tool): Add target-rda to list.
6935
6936 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6937
6938 * MAINTAINERS: Remove "co-maintainer" note for web pages.
6939
6940 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
6941
6942 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
6943 and restrap targets to this rule.
6944 * Makefile.in: Regenerate.
6945
6946 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
6947
6948 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
6949 GNATS only accounts.
6950
6951 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
6952
6953 * configure.in (i[3456]86-*-linux*): Add check to disable
6954 ${libgcj} for glibc1.
6955
6956 2002-10-24 Denis Chertykov <denisc@overta.ru>
6957
6958 * MAINTAINERS: Add myself as ip2k port maintainer.
6959
6960 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
6961
6962 * configure.in: Add tic4x target.
6963
6964 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
6965
6966 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
6967 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
6968 * Makefile.in: Regenerate.
6969
6970 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
6971 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
6972 * Makefile.in: Regenerate.
6973
6974 2002-10-02 Janis Johnson <janis187@us.ibm.com>
6975
6976 * MAINTAINERS: Add myself as web pages co-maintainer.
6977
6978 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6979
6980 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
6981 * Makefile.in: Regenerate.
6982
6983 2002-10-02 Zack Weinberg <zack@codesourcery.com>
6984
6985 * MAINTAINERS: Add myself and Nathan Sidwell
6986 <nathan@codesourcery.com> as VxWorks maintainers.
6987
6988 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
6989
6990 * Makefile.def: Remove order dependency comments.
6991 * Makefile.tpl: Add explicit install-install dependencies.
6992 * Makefile.in: Regenerate.
6993
6994 * Makefile.tpl: Remove material now in src-release. (Finally!)
6995 * Makefile.in: Regenerate.
6996
6997 * Makefile.tpl: Add configure-target (for src-release in src)
6998 * Makefile.in: Regenerate.
6999
7000 2002-09-30 Nick Clifton <nickc@redhat.com>
7001
7002 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7003
7004 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
7005
7006 * configure.in (s390*-*-linux*): Enable libgcj.
7007
7008 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
7009
7010 * configure: Revert accidentally applied changes.
7011
7012 * Makefile.tpl: Make more autoconf-friendly.
7013 * Makefile.in: Regenerate.
7014 * configure: Make substitution more autoconf-like.
7015
7016 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
7017
7018 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7019 single entry to handle all these.
7020 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
7021 libjava on arm-*-elf.
7022
7023 2002-09-27 Geoffrey Keating <geoffk@apple.com>
7024
7025 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7026 things that depend on them.
7027
7028 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7029
7030 * Makefile.tpl: Make subsituted variables more autoconfy.
7031 * Makefile.in: Regenerate.
7032 * configure: Make seds more autoconfy.
7033
7034 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
7035
7036 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7037 * Makefile.in: Regenerate.
7038 * configure.in: Rewrite sed statements to look autoconfy.
7039
7040 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7041 all-target-foo on configure-target-foo.
7042 * Makefile.def: Ditto.
7043 * Makefile.in: Rebuild.
7044
7045 2002-09-25 Andrew Haley <aph@redhat.com>
7046
7047 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7048
7049 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
7050
7051 * Makefile.def: New file.
7052 * Makefile.tpl: New file.
7053 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7054 * contrib/gcc_update: Note that Makefile.in is a generated file.
7055
7056 * configure.in: Minor rearrangement. Simplify tests.
7057
7058 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
7059
7060 * configure.in (with_headers): Skip copy if value is "yes".
7061 (with_libs): Likewise.
7062
7063 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
7064
7065 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7066 * configure.in (sh*-*-pe*): Ditto.
7067 * configure.in (mips*-*-pe*): Ditto.
7068 * configure.in (*arm-wince-pe): Ditto.
7069
7070 * configure.in: Rearrange.
7071
7072 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
7073
7074 * MAINTAINERS: Update my email address.
7075
7076 2002-08-30 Paul Koning <pkoning@equallogic.com>
7077
7078 * MAINTAINERS: (Write After Approval): Add myself.
7079
7080 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
7081
7082 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7083
7084 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
7085
7086 * MAINTAINERS: Change my mailing address.
7087
7088 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
7089
7090 * MAINTAINERS (Write After Approval): Remove myself.
7091 (Various Maintainers: c++ runtime libs): Add myself.
7092
7093 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
7094
7095 * MAINTAINERS (Write After Approval): Remove myself.
7096 (Various Maintainers: c++ runtime libs): Add myself.
7097
7098 2002-08-15 Eric Christopher <echristo@redhat.com>
7099
7100 * config.sub: Import from master repository.
7101 * config.guess: Ditto.
7102
7103 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
7104
7105 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7106 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7107 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7108
7109 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
7110
7111 * MAINTAINERS: Add self to rs6000 vector extensions.
7112
7113 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
7114
7115 * libiberty/configure: Reverted unintended yesterday's check in.
7116
7117 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
7118
7119 * boehm-gc/configure, libf2c/configure: Rebuilt.
7120 * libffi/configure, libiberty/configure: Ditto.
7121 * libjava/configure, libobjc/configure: Ditto.
7122 * libstdc++-v3/configure, zlib/configure: Ditto.
7123 Merged from binutils:
7124 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
7125 From Steve Ellcey <sje@cup.hp.com>:
7126 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7127 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7128 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7129 IA64.
7130 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7131 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7132 soname_spec, sys_lib_search_path_spec): Ditto.
7133
7134 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
7135
7136 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7137
7138 2002-08-04 H.J. Lu (hjl@gnu.org)
7139
7140 * configure.in (mips*-*-linux*): Don't skip target-libffi.
7141
7142 2002-08-02 Krister Walfridsson <cato@df.lth.se>
7143
7144 * MAINTAINERS (Write After Approval): Add myself.
7145
7146 2002-07-31 Alan Modra <amodra@bigpond.net.au>
7147
7148 * configure.in: Move generic linux case to end. Copy generic
7149 linux noconfigdirs to mips*-*-linux* entry and new
7150 powerpc64*-*-linux* entry. Add target-libffi for the latter.
7151
7152 2002-07-19 Michael Matz <matz@suse.de>
7153
7154 * MAINTAINERS: Add myself as ra* maintainer.
7155
7156 2002-07-16 Chris Demetriou <cgd@broadcom.com>
7157
7158 * config.guess: Update to 2002-07-09 version.
7159 * config.sub: Update to 2002-07-03 version.
7160
7161 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
7162
7163 * MAINTAINERS: Fix typo in a maintainer email address.
7164
7165 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
7166
7167 * configure.in: Remove two redundant tests.
7168
7169 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7170
7171 * configure.in (mips*-*-irix6*o32): Enable stabs.
7172
7173 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
7174
7175 * configure.in: Don't build grez.
7176 * Makefile.in: Ditto.
7177
7178 * Makefile.in: Remove references to bsp, cygmon, libstub.
7179 * configure.in: Ditto.
7180
7181 * configure.in: Remove leftover reference to gdbtest.
7182
7183 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
7184
7185 * configure.in (gxx_include_dir): Change to match versioned
7186 C++ headers if --enable-version-specific-runtime-libs is used.
7187
7188 2002-07-04 Steve Ellcey <sje@cup.hp.com>
7189
7190 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7191
7192 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
7193
7194 * configure.in: Make --without-x work.
7195
7196 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
7197
7198 * configure.in: Rearrange target Makefile fragment collection.
7199
7200 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7201 cvs[src].
7202 * configure.in: Ditto.
7203
7204 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
7205
7206 * MAINTAINERS (Write After Approval): Update my e-mail address.
7207
7208 2002-06-24 Ben Elliston <bje@redhat.com>
7209
7210 * configure.in (host_tools): Remove cgen.
7211
7212 * Makefile.in (all-cgen): Remove; runs from its source directory.
7213 (check-cgen, install-cgen, clean-cgen): Likewise.
7214 (all-opcodes): Do not depend on all-cgen.
7215 (all-sim): Likewise.
7216
7217 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
7218
7219 * Makefile.in: Eliminate 'apache' targets.
7220 * configure.in: Eliminate 'apache' targets.
7221
7222 * configure.in: Eliminate redundant tests. Reorganize.
7223
7224 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7225
7226 * config-ml.in: Eliminate references to Cygnus configure.
7227
7228 * Makefile.in: Eliminate references to building emacs.
7229
7230 2002-06-28 Graham Stott <graham.stott@btinternet.com>
7231
7232 * MAINTAINERS: Update my email address.
7233
7234 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
7235
7236 * config.if (libstdcxx_incdir): Version C++ headers.
7237 (cxx_incdir): Remove.
7238
7239 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
7240
7241 * MAINTAINERS (Write After Approval): Add self.
7242
7243 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
7244
7245 * configure.in: Add support for ip2k.
7246
7247 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
7248
7249 * configure.in: Fix AIX configury bug.
7250
7251 2002-06-20 Steve Ellcey <sje@cup.hp.com>
7252
7253 * MAINTAINERS (Write After Approval): Add self.
7254
7255 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7256
7257 * configure.in: replace ${topsrcdir} with ${srcdir}
7258
7259 * configure.in: Move definition of libstdcxx_flags
7260 right above usage, rather than waaay earlier.
7261
7262 * configure.in: Pull definition of is_cross_compiler earlier.
7263
7264 * configure.in: Rearrange a little.
7265
7266 * configure.in: Remove references to librx.
7267 * Makefile.in: Remove references to librx.
7268
7269 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
7270
7271 * config.sub: Add support for avr target.
7272 Import from master sources, rev 1.255
7273
7274 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
7275
7276 * configure, .cvsignore: Revert previous change...
7277 * Makefile: ...delete.
7278
7279 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
7280
7281 * configure.in: Eliminate ${gasdir} variable.
7282
7283 2002-06-18 Dave Brolley <brolley@redhat.com>
7284
7285 * configure.in: Add support for frv.
7286 * config.sub: Add support for frv.
7287
7288 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7289
7290 * configure: Remove garbage from previous commit.
7291
7292 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
7293
7294 * configure: For in-source builds, make a subdir and re-exec there.
7295 * Makefile: New file. Pass targets through to build directory.
7296 * .cvsignore: No longer ignore "Makefile".
7297
7298 2002-06-16 Douglas Rupp <rupp@gnat.com>
7299
7300 * MAINTAINERS (Write After Approval): Add self.
7301
7302 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7303
7304 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7305
7306 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
7307
7308 * configure.in (vax-*-netbsd*): Re-enable gas.
7309
7310 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
7311
7312 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7313 BUILD_PREFIX_1, to correct nomenclature.
7314 * configure: Likewise.
7315
7316 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7317 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7318
7319 2002-05-31 Olaf Hering <olh@suse.de>
7320
7321 * config-ml.in: Propogate DESTDIR also.
7322
7323 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
7324
7325 * configure.in (vax-*-netbsd*): Don't build gas for this
7326 platform.
7327
7328 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
7329
7330 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7331 and libgcj for AVR.
7332
7333 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
7334
7335 * MAINTAINERS (Write After Approval): Add myself.
7336
7337 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
7338
7339 * config.guess: Update to 2002-05-22 version.
7340 * config.sub: Likewise.
7341
7342 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7343
7344 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7345 * config-ml.in: Likewise.
7346 * configure: Likewise.
7347 * configure.in: Likewise.
7348
7349 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
7350
7351 * MAINTAINERS: Update my email address.
7352
7353 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
7354
7355 * configure.in: Simplify makefile fragment collection.
7356
7357 * configure.in: Remove code to build emacs.
7358
7359 * configure.in : Remove --srcdir argument from targargs and buildargs
7360 (it's always overridden in the Makefile anyway). Rearrange a bit.
7361
7362 * configure: Move some logic to configure.in.
7363 * configure.in: Move some logic from configure.
7364
7365 2002-05-11 Tom Tromey <tromey@redhat.com>
7366
7367 * MAINTAINERS: Reflect libgcj reality.
7368
7369 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
7370
7371 * Makefile.in: Honour DESTDIR.
7372
7373 2002-05-08 Mark Mitchell <mark@codesourcery.com>
7374
7375 * config.guess: Import 2002-03-20 version.
7376 * config.sub: Import 2002-04-26 version.
7377
7378 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7379
7380 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7381
7382 2002-05-07 Tim Josling <tej@melbpc.org.au>
7383
7384 * MAINTAINERS: Add self.
7385
7386 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
7387
7388 * ltmain.sh: Detect and handle object name conflicts
7389 while piecewise linking a static library.
7390
7391 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
7392
7393 * configure.in (noconfigdirs): Don't disable libgcj on
7394 sparc64-*-solaris* and sparcv9-*-solaris*.
7395
7396 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
7397
7398 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7399
7400 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
7401
7402 * configure.in (FLAGS_FOR_TARGET): Do not add
7403 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7404 on i[3456]86-*-linux*.
7405
7406 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
7407
7408 * configure.in (noconfigdirs): Replace [ ] with test.
7409
7410 * configure.in (noconfigdirs): Do not add target-newlib if
7411 target == i[3456]86-*-linux*, and host == target.
7412
7413 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
7414
7415 * configure.in: delete reference to absent file
7416
7417 * configure.in: replace '[' with 'test'
7418
7419 * configure.in: Eliminate references to gash.
7420 * Makefile.in: Eliminate references to gash.
7421
7422 * configure.in: remove useless references to 'pic' makefile fragments.
7423
7424 * configure.in: (*-*-windows*) Finish removing.
7425
7426 * configure.in: Eliminate redundant test for libgui.
7427
7428 2002-04-29 Roger Sayle <roger@eyesopen.com>
7429
7430 * MAINTAINERS: Add self and realphabetize. Update entries
7431 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
7432 entry for a29k port maintainer.
7433
7434 2002-04-26 Joel Sherrill <joel@OARcorp.com>
7435
7436 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7437 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7438
7439 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
7440
7441 * configure.in: remove references to dead files
7442
7443 2002-04-19 Mark Mitchell <mark@codesourcery.com>
7444
7445 * MAINTAINERS: Add information about purpose of this file.
7446
7447 2002-04-18 Tom Tromey <tromey@redhat.com>
7448
7449 * configure.in: Disallow configuring libgcj when it is already
7450 installed and we're using Solaris 2.8 linker. Do enable libgcj on
7451 Solaris 2.8 by default. For PR libgcj/6158.
7452
7453 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7454
7455 * configure.in: Move default CC setting out of config/mh-* fragments
7456 directly into here.
7457
7458 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
7459
7460 * configure.in: don't even try to configure or make a subdirectory
7461 if there's no configure script for it.
7462
7463 2002-04-15 Mark Mitchell <mark@codesourcery.com>
7464
7465 * MAINTAINERS: Remove chill maintainers.
7466 * Makefile.in (CHILLFLAGS): Remove.
7467 (CHILL_LIB): Remove.
7468 (TARGET_CONFIGDIRS): Remove libchill.
7469 (CHILL_FOR_TARGET): Remove.
7470 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
7471 CHILL_LIB.
7472 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
7473 (CHECK_TARGET_MODULES): Likewise.
7474 (INSTALL_TARGET_MODULES): Likewise.
7475 (CLEAN_TARGET_MODULES): Likewise.
7476 (configure-target-libchill): Remove.
7477 (all-target-libchill): Remove.
7478 * configure.in (target_libs): Remove target-libchill.
7479 Do not compute CHILL_FOR_TARGET.
7480 * libchill: Remove directory.
7481
7482 2002-04-11 DJ Delorie <dj@redhat.com>
7483
7484 * Makefile.in, configure.in: Sync with binutils, entries
7485 follow...
7486
7487 2002-04-07 Andrew Cagney <ac131313@redhat.com>
7488
7489 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
7490 (do-tar, do-bz2): New rules.
7491 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
7492 (gdb-tar): New rule.
7493 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
7494 (insight_dejagnu.tar): New rule.
7495 (insight.tar): New rule.
7496 (gdb+dejagnu.tar): New rule.
7497 (gdb.tar): New rule.
7498
7499 2002-02-01 Mo DeJong <supermo@bayarea.net>
7500
7501 * Makefile.in: Add all-tix to deps for all-snavigator
7502 so that tix is built when building snavigator.
7503
7504 2002-01-11 Steve Ellcey <sje@cup.hp.com>
7505
7506 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
7507 ld and gdb are not supported.
7508
7509 2002-01-07 Mark Salter <msalter@redhat.com>
7510
7511 * configure.in: Remove target-bsp and target-cygmon from arm builds.
7512 Allow target-libgloss to be built for arm, strongarm, and xscale.
7513
7514 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
7515
7516 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
7517 options for i[3456]86-pc-linux* native builds.
7518
7519 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
7520
7521 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
7522 files from .po files for a distribution.
7523
7524 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
7525
7526 * configure.in: Enable libstdc++-v3 for h8300 targets.
7527
7528 2001-06-19 Alan Modra <amodra@bigpond.net.au>
7529
7530 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
7531 version from bfd/.
7532
7533 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
7534
7535 * Makefile.in (VER): When present, extract the version number from
7536 the file version.in.
7537
7538 2001-05-24 Tom Rix <trix@redhat.com>
7539
7540 * configure.in : enable ld for aix
7541
7542 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
7543
7544 * config.guess: Add linux target for S/390.
7545
7546 2000-11-07 Philip Blundell <pb@futuretv.com>
7547
7548 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
7549
7550 2000-11-03 Philip Blundell <pb@futuretv.com>
7551
7552 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
7553 files.
7554
7555 2001-01-15 Ben Elliston <bje@redhat.com>
7556
7557 * configure.in (host_tools): Add sid.
7558 Always configure cgen.
7559
7560 2000-11-24 Nick Clifton <nickc@redhat.com>
7561
7562 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
7563
7564
7565 2000-08-20 Doug Evans <dje@casey.transmeta.com>
7566
7567 * Makefile.in (ALL_MODULES): Add all-cgen.
7568 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
7569 (all-cgen): New target.
7570 (all-opcodes,all-sim): Depend on all-cgen.
7571 * configure.in (host_tools): Add cgen.
7572 Only configure cgen if --enable-cgen-maint.
7573
7574 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
7575
7576 * configure.in: Add *-*-freebsd* configurations.
7577
7578 2002-04-08 Tom Tromey <tromey@redhat.com>
7579
7580 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
7581 Fixes PR libgcj/6068.
7582
7583 2002-03-30 Krister Walfridsson <cato@df.lth.se>
7584
7585 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
7586
7587 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7588
7589 * configure.in (alpha*-dec-osf*): Enable libgcj.
7590
7591 2003-03-27 Matthew Gingell <gingell@gnat.com>
7592
7593 * MAINTAINERS (Write After Approval): Add myself.
7594
7595 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
7596
7597 Fix for: PR bootstrap/3591, target/5676
7598 * configure.in (mcore-pe): Disable the configuration of
7599 libstdc++-v3 since exceptions are not supported.
7600
7601 2002-03-20 Anthony Green <green@redhat.com>
7602
7603 * configure.in: Enable libgcj for xscale-elf target.
7604
7605 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
7606
7607 * MAINTAINERS: Update my email address.
7608
7609 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
7610
7611 * ltmain.sh (relink_command): Fix typo in previous change.
7612
7613 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
7614
7615 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
7616 (relink_command): Added --tag flags.
7617 (mode=install): If relinking fails; error out.
7618
7619 2002-03-12 Richard Henderson <rth@redhat.com>
7620
7621 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
7622 .NOTPARALLEL tag.
7623 (do-check): Rename from check.
7624 (check): Allow parallel check.
7625
7626 2002-03-12 Bob Wilson <bob.wilson@acm.org>
7627
7628 * MAINTAINERS: Add myself as maintainer for xtensa port.
7629 Fix alphabetical order in CPU port maintainer list.
7630 Remove myself from Write After Approval list.
7631
7632 2002-03-11 Richard Henderson <rth@redhat.com>
7633
7634 * Makefile.in (.NOTPARALLEL): Add fake tag.
7635
7636 2002-03-07 H.J. Lu (hjl@gnu.org)
7637
7638 * configure.in: Enable gprof for mips*-*-linux*.
7639
7640 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
7641
7642 * MAINTAINERS (Write After Approval): Add myself.
7643
7644 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
7645
7646 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
7647 libjava.
7648 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
7649
7650 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
7651
7652 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
7653 because its Makefile is there; test for the executable instead.
7654
7655 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
7656
7657 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
7658 libstdc++-v3 and libjava.
7659
7660 2002-02-11 Adam Megacz <adam@xwt.org>
7661
7662 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
7663 boehm-gc
7664
7665 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
7666
7667 * config.guess: Updated to 2002-01-30's version.
7668 * config.sub: Updated to 2002-02-01's version.
7669 Contribute sh64-elf.
7670 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
7671 * configure.in: Added sh64-*-*.
7672
7673 2002-02-08 Chris Demetriou <cgd@broadcom.com>
7674
7675 * MAINTAINERS: Belatedly add myself to write after approval list.
7676
7677 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
7678
7679 * MAINTAINERS: Put self in as maintainer for x86-64 port.
7680 Remove self as Write After Approval.
7681
7682 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
7683
7684 * MAINTAINERS: Put self in as maintainer for contrib/regression
7685 directory.
7686
7687 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
7688
7689 * MAINTAINERS: Update my email address.
7690
7691 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
7692
7693 * configure.in (*-*-netbsd*): New. Skip target-newlib,
7694 target-libiberty, and target-libgloss. Skip Java-related
7695 libraries if not supported for NetBSD on target CPU.
7696
7697 2002-01-25 Douglas B Rupp <rupp@gnat.com>
7698
7699 * install-sh: Use _inst.$$_ for temp file name.
7700
7701 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
7702
7703 * MAINTAINERS (Write After Approval): Move my contact info
7704 from here...
7705 (OS Port Maintainers): ...to here (netbsd).
7706
7707 2002-01-22 Bob Wilson <bob.wilson@acm.org>
7708
7709 * MAINTAINERS (Write After Approval): Add myself.
7710
7711 2002-01-17 H.J. Lu <hjl@gnu.org>
7712
7713 * Makefile.in (all-fastjar): Also depend on all-libiberty.
7714 (all-target-fastjar): Also depend on all-target-libiberty.
7715
7716 2002-01-16 H.J. Lu (hjl@gnu.org)
7717
7718 * config.guess: Import from master sources, rev 1.225.
7719 * config.sub: Import from master sources, rev 1.238.
7720
7721 2002-01-16 Kazu Hirata <kazu@hxi.com>
7722
7723 * MAINTAINERS (Write After Approval): Remove myself.
7724
7725 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
7726
7727 * MAINTAINERS (Write After Approval): Add myself.
7728
7729 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
7730
7731 * MAINTAINERS: Add self as docs co-maintainer.
7732
7733 2001-12-11 Matthias Klose <doko@debian.org>
7734
7735 * MAINTAINERS (Write After Approval): Add myself.
7736
7737 2001-12-09 Zack Weinberg <zack@codesourcery.com>
7738
7739 * MAINTAINERS: Update my email address.
7740
7741 2001-12-07 Turly O'Connor <turly@apple.com>
7742 * MAINTAINERS (Write After Approval): Add myself.
7743 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
7744 (rs6000_initialize_trampoline): Call __trampoline_setup for
7745 ABI_DARWIN too.
7746 * darwin-tramp.asm: New file, implements __trampoline_setup.
7747 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
7748
7749 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
7750
7751 * MAINTAINERS (Write After Approval): Add myself.
7752
7753 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
7754
7755 * configure, configure.in: Use temp file for long sed commands.
7756
7757 2001-12-03 Laurent Guerby <guerby@acm.org>
7758
7759 * config.sub: Update to version 1.232 on subversion.
7760
7761 2001-12-03 Ben Elliston <bje@redhat.com>
7762
7763 * MAINTAINERS: Update mail address for config.* patches.
7764
7765 2001-11-27 DJ Delorie <dj@redhat.com>
7766 Zack Weinberg <zack@codesourcery.com>
7767
7768 When build != host, create libiberty for the build machine.
7769
7770 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
7771 CONFIG_ARGUMENTS.
7772 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
7773 New variables.
7774 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
7775 and rules.
7776 (all.normal): Depend on ALL_BUILD_MODULES.
7777 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
7778 (all-build-libiberty): Depend on configure-build-libiberty.
7779
7780 * configure: Calculate and substitute proper value for
7781 ALL_BUILD_MODULES.
7782 * configure.in: Create the build subdirectory.
7783 Calculate and substitute TARGET_CONFIGARGS (formerly
7784 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
7785
7786 2001-11-26 Ziemowit Laski <zlaski@apple.com>
7787
7788 * MAINTAINERS (write-after-approval): Add self.
7789
7790 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
7791
7792 * MAINTAINERS (GNATS only accounts): Remove self.
7793
7794 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
7795
7796 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
7797 libf2c.
7798
7799 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
7800
7801 * MAINTAINERS (Write After Approval): Add self.
7802
7803 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7804
7805 * MAINTAINERS: mips and s390 are also CPU ports.
7806
7807 2001-11-12 David O'Brien <obrien@FreeBSD.org>
7808
7809 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
7810
7811 2001-11-11 David O'Brien <obrien@FreeBSD.org>
7812
7813 * MAINTAINERS: Alphabetize.
7814
7815 2001-11-09 Kazu Hirata <kazu@hxi.com>
7816
7817 * MAINTAINERS (Various maintainers: h8 port): Add myself.
7818
7819 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
7820
7821 * MAINTAINERS (Various maintainers: hppa port): Added myself.
7822
7823 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
7824
7825 * configure.in (--enable-languages): Be more permissive about
7826 syntax. Check for empty lists better. Warn about $LANGUAGES.
7827
7828 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
7829
7830 * config.sub: Import from master sources, rev. 1.230.
7831 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
7832
7833 2001-11-07 Laurent Guerby <guerby@acm.org>
7834
7835 * MAINTAINERS (Write After Approval): Add self.
7836
7837 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
7838
7839 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
7840
7841 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
7842
7843 * config.sub: Import from master sources, rev 1.226.
7844 * config.guess: Import from master sources, rev 1.216.
7845
7846 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
7847
7848 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
7849 * MAINTAINERS: Add self as maintainer of MMIX port.
7850 Remove old after-approval entry.
7851
7852 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
7853
7854 * ChangeLog, configure: Fix spelling errors.
7855
7856 2001-10-20 Brendan Kehoe <brendan@zen.org>
7857
7858 * MAINTAINERS: Tweak my address.
7859
7860 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
7861
7862 * MAINTAINERS: Update my email address.
7863
7864 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
7865
7866 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
7867 * MAINTAINERS: Add self as maintainer of CRIS port.
7868
7869 2001-10-10 Geert Bosch <bosch@gnat.com>
7870
7871 * MAINTAINERS (Various maintainers: Ada front end):
7872 Added Robert Dewar.
7873
7874 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
7875
7876 * MAINTAINERS (Write After Approval): Added self
7877
7878 2001-10-02 Geert Bosch <bosch@gnat.com>
7879
7880 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
7881
7882 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
7883
7884 * configure: Handle temporary files securely using mkdir.
7885
7886 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
7887
7888 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
7889
7890 2001-09-26 Will Cohen <wcohen@redhat.com>
7891
7892 * configure.in (*-*-linux*): Disable configuration of target-newlib
7893 and target-libgloss.
7894
7895 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
7896
7897 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
7898 RANLIB.
7899
7900 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
7901
7902 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
7903 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
7904 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
7905 avoid quotes nesting problems.
7906 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
7907 (DO_X): Export only variables that are set.
7908
7909 2001-09-19 Ben Elliston <bje@redhat.com>
7910
7911 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
7912 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
7913 semantics. Use the shell built-in "type" command instead.
7914
7915 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
7916
7917 Merged from gcc-3_0-branch:
7918 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
7919 * ltcf-c.sh: Use $objext, not $ac_objext.
7920 2001-07-27 Mark Kettenis <kettenis@gnu.org>
7921 * ltcf-cxx.sh: Add support for GNU.
7922 2001-07-22 Timothy Wall <twall@redhat.com>
7923 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
7924 default settings if using GNU tools with that configuration.
7925 * ltcf-cxx.sh: Ditto.
7926 * ltcf-gcj.sh: Ditto.
7927 2001-07-21 Michael Chastain <chastain@redhat.com>
7928 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
7929 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
7930 * ltmain.sh: Mark as gcc-local.
7931
7932 2001-08-30 Eric Christopher <echristo@redhat.com>
7933 Jason Eckhardt <jle@redhat.com>
7934
7935 * config.guess: Merge from master sources.
7936 * config.sub: Merge from master sources, add support for mipsisa32.
7937
7938 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
7939 * config.sub: Merge from master sources, rev 1.219.
7940 * MAINTAINERS: Add self as contact for stormy16 port.
7941
7942 2001-08-14 Zack Weinberg <zackw@panix.com>
7943
7944 * config.sub: Merge from master sources, rev 1.218.
7945 * config.guess: Merge from master sources, rev 1.209.
7946
7947 2001-08-11 Graham Stott <grahams@redhat.com>
7948
7949 * Makefile.in (check-c++): Add missing semicolon.
7950
7951 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
7952
7953 * MAINTAINERS (Various maitainers: predict.def): Added myself.
7954
7955 2001-07-30 Eric Christopher <echristo@redhat.com>
7956
7957 * MAINTAINERS (Various maintainers: mips port): Added myself.
7958
7959 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
7960
7961 * configure.in (sh-*-linux*): New.
7962
7963 2001-07-27 Richard Henderson <rth@redhat.com>
7964
7965 * .cvsignore: Add LAST_UPDATED.
7966
7967 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
7968
7969 * MAINTAINERS (Various maintainers: s390 port): Added myself.
7970
7971 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
7972
7973 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
7974
7975 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
7976
7977 * MAINTAINERS (Write After Approval): Added myself.
7978
7979 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
7980
7981 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7982 and libgcj on m68hc11/m68hc12.
7983
7984 2001-06-27 H.J. Lu (hjl@gnu.org)
7985
7986 * Makefile (CFLAGS_FOR_BUILD): New.
7987 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
7988
7989 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7990
7991 * README: Remove version number.
7992
7993 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
7994
7995 * INSTALL/README: Update wrt. to the installation instructions now
7996 residing in gcc/doc/install.texi.
7997
7998 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
7999
8000 * README: Replace with a cut-down and updated version of gcc/README.
8001
8002 2001-06-12 David Edelsohn <edelsohn@gnu.org>
8003
8004 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8005 multilibs to be disabled.
8006
8007 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
8012
8013 * config.guess: Import CVS version 1.195.
8014 * config.sub: Import CVS version 1.212.
8015
8016 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
8017
8018 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8019 gcc/xgcc is built, use -print-prog-name to find out the program
8020 name to use.
8021
8022 2001-06-04 Phil Edwards <pme@sources.redhat.com>
8023
8024 * config.guess: Import CVS version 1.194. All gcc-local changes
8025 appear to also be in the master copy.
8026 * config.sub: Import CVS version 1.211.
8027
8028 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
8029
8030 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8031 with_gcc]: Use `gcc -shared' to build a shared library.
8032
8033 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
8034
8035 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8036 archives.
8037
8038 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8039
8040 * MAINTAINERS (Write After Approval): Add myself.
8041
8042 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
8043
8044 * configure.in (libstdcxx_flags): Do not try to execute
8045 libstdc++-v3/testsuite_flags until it exists.
8046
8047 2001-06-01 Alan Modra <amodra@bigpond.net.au>
8048
8049 * MAINTAINERS: Update my email address.
8050
8051 2001-05-31 Graham Stott <grahams@redhat.com>
8052
8053 * MAINTAINERS (Write After Approval): Add myself.
8054
8055 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
8056
8057 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
8058 libraries when using g++ with native linker.
8059
8060 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
8061
8062 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8063
8064 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
8065
8066 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8067 [aix4*|aix5*]: Prepend blank.
8068
8069 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
8070
8071 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8072 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
8073 of subdir/configure scripts to use the new libtool.m4.
8074
8075 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
8076
8077 * MAINTAINERS (Write After Approval): Add myself.
8078
8079 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
8080
8081 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8082
8083 2001-05-11 Ben Elliston <bje@redhat.com>
8084
8085 * Makefile.in (all-sid): New target.
8086 (check-sid, clean-sid, install-sid): Likewise.
8087
8088 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
8089
8090 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8091
8092 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8093
8094 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8095 libgcj.
8096
8097 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
8098
8099 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8100 gcc/xgcc is built, use -print-prog-name to find out the program
8101 name to use.
8102
8103 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
8104
8105 * configure.in (noconfigdirs): Don't reset it from scratch in the
8106 target case; only append to it.
8107
8108 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8109 sparc-*-solaris2.8]: Disable ${libgcj}.
8110
8111 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
8112
8113 * configure.in (libgcj_saved): Copy from $libgcj.
8114 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8115 --disable-libgcj.
8116
8117 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
8118
8119 * MAINTAINERS: Remove self as MIPS maintainer and
8120 C front end maintainer.
8121
8122 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
8123
8124 * configure.in: Move *-chorusos target case to the proper switch.
8125 Disable libgcj.
8126
8127 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8128
8129 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8130 1.641.2.228.
8131
8132 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8133
8134 * Makefile.in (STAGE1_CFLAGS): Pass down.
8135
8136 2001-04-13 Alan Modra <amodra@one.net.au>
8137
8138 * config.guess: Add hppa64-linux support. Note for next import that
8139 this is already in the master file.
8140 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
8141
8142 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
8143
8144 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8145 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8146
8147 2001-04-11 Stan Shebs <shebs@apple.com>
8148
8149 * MAINTAINERS: Add self as Darwin port maintainer.
8150
8151 2001-04-11 Alan Modra <amodra@one.net.au>
8152
8153 * MAINTAINERS: Update my email address.
8154
8155 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
8156
8157 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8158 recent versions of FreeBSD (release 3 or later).
8159 * ltconfig: On FreeBSD, -lc must not be provided when building
8160 a shared library or else the standard -pthread gcc option is
8161 rendered worthless to later users of the built library.
8162
8163 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
8164
8165 * MAINTAINERS: Add self and RTH as C front end maintainers.
8166
8167 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
8168
8169 * config.sub: Make sure to match an already-canonicalized
8170 machine name (eg. mn10300-unknown-elf).
8171
8172 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
8173
8174 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8175 New macros.
8176 (bootstrap, cross): Use RECURSE_FLAGS.
8177 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8178
8179 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
8180
8181 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8182
8183 2001-03-22 Colin Howell <chowell@redhat.com>
8184
8185 * Makefile.in (DO_X): Do not backslash single-quotes in
8186 backquotes (two places).
8187
8188 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8189
8190 Re-installed:
8191 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8192 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8193 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8194 * ltcf-cxx.sh: Likewise.
8195 * ltcf-gcj.sh: Likewise.
8196
8197 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8198
8199 * MAINTAINERS: Add myself as "documentation co-maintainer".
8200
8201 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
8202
8203 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8204 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8205
8206 2001-03-19 Tom Tromey <tromey@redhat.com>
8207
8208 * config-ml.in: Handle GCJ and GCJFLAGS.
8209
8210 2001-03-21 Michael Chastain <chastain@redhat.com>
8211
8212 * Makefile.in: all-m4 depends on all-texinfo.
8213
8214 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
8215
8216 * MAINTAINERS: Add myself to write after approval list.
8217
8218 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
8219
8220 * Makefile.in (DO_X): Quote nested quotes.
8221
8222 2001-03-18 Alan Modra <alan@linuxcare.com.au>
8223
8224 * MAINTAINERS: Add myself to write after approval list.
8225
8226 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
8227
8228 * Makefile.in (DO_X): Use double quotes for quoting
8229 "RANLIB=$${RANLIB}".
8230
8231 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
8232
8233 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8234
8235 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
8236
8237 * configure.in: Only use `lang_requires' for languages athat are
8238 actually enabled.
8239
8240 2001-03-08 Phil Edwards <pme@sources.redhat.com>
8241
8242 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
8243
8244 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
8245
8246 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8247
8248 2001-03-07 Tom Tromey <tromey@redhat.com>
8249
8250 * configure.in: Allow config-lang.in to set `lang_requires' to list
8251 of other required languages.
8252
8253 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
8254
8255 * Makefile.in: Remove RANLIB definition. Use RANLIB
8256 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8257 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8258
8259 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
8260 Alexandre Oliva <aoliva@redhat.com>
8261
8262 * Makefile.in (check-c++): Use tabs, not spaces.
8263
8264 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
8265
8266 * MAINTAINERS: add myself to Write After Approval list.
8267
8268 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
8269
8270 * Makefile.in (check-c++): New rule.
8271
8272 * configure.in (target_libs): Remove libg++.
8273 (noconfigdirs): Remove libg++.
8274 (noconfigdirs): Same.
8275 (noconfigdirs): Same.
8276 (noconfigdirs): Same.
8277
8278 * config-ml.in: Remove libg++ references.
8279
8280 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8281 (ALL_TARGET_MODULES): Same.
8282 (configure-target-libg++): Remove.
8283 (all-target-libg++): Remove.
8284 (configure-target-libio): Remove.
8285 (all-target-libio): Remove.
8286 (check-target-libio): Remove.
8287 (.PHONY): Remove.
8288 (libg++.tar.bz2): Remove.
8289 (all-target-cygmon): Remove libio.
8290 (all-target-libstdc++): Remove.
8291 (configure-target-libstdc++): Remove.
8292 (TARGET_LIB_PATH): Remove libstdc++.
8293 (ALL_GCC_CXX): Remove libstdc++.
8294 (all-target-gperf): Correct.
8295
8296 2001-02-16 Nick Clifton <nickc@redhat.com>
8297
8298 * configure.in (noconfigdirs): Allow configuration of texinfo
8299 for Cygwin hosts.
8300
8301 2001-02-15 Anthony Green <green@redhat.com>
8302
8303 * configure: Introduce GCJ_FOR_TARGET.
8304 * configure.in: Ditto.
8305 * Makefile.in: Ditto.
8306
8307 2001-02-13 Andreas Schwab <schwab@suse.de>
8308
8309 * MAINTAINERS: Update mail address.
8310
8311 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
8312
8313 * config.guess: Add linux target for S/390.
8314 * config.sub: Likewise.
8315
8316 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
8317
8318 * configure.in: for *-chorusos, don't config target-newlib and
8319 target-libgloss.
8320
8321 2001-02-06 Ben Elliston <bje@redhat.com>
8322
8323 * configure: Output host type to stdout, not stderr.
8324
8325 2001-02-05 Mark Mitchell <mark@codesourcery.com>
8326
8327 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8328 * ltcf-cxx.sh: Likewise.
8329
8330 * config.if: Assume enable_libstdcxx_v3 is defined.
8331
8332 2001-02-04 Mark Mitchell <mark@codesourcery.com>
8333
8334 Remove V2 C++ library.
8335 * configure.in: Remove --enable-libstdcxx_v3 support.
8336
8337 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
8338
8339 * include/demangle.h: Add prototype for java_demangle_v3.
8340
8341 2001-01-29 Phil Edwards <pme@sources.redhat.com>
8342
8343 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
8344
8345 2001-01-27 Richard Henderson <rth@redhat.com>
8346
8347 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8348
8349 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8350
8351 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8352 Don't unset, it's non-portable and no longer necessary, set to empty
8353 instead.
8354
8355 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8356
8357 * ltconfig: Shell portability fix for the tagname validity check.
8358
8359 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
8360
8361 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8362 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8363
8364 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8365
8366 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8367
8368 2001-01-26 Tom Tromey <tromey@redhat.com>
8369
8370 * configure.in: Allow libgcj to be built on Sparc Solaris.
8371
8372 2001-01-25 David Edelsohn <edelsohn@gnu.org>
8373
8374 * ltcf-c.sh: Add aix5 case.
8375 * ltcf-cxx.sh: Likewise.
8376 * ltconfig: Likewise.
8377
8378 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
8379
8380 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8381 keep at least one of build_libtool_libs or build_old_libs set to
8382 yes.
8383
8384 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8385 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8386
8387 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
8388
8389 * configure.in: Enable libgcj on several additional platforms.
8390
8391 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
8392
8393 * configure.in: Enable libgcj for linux targets.
8394
8395 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8396
8397 * MAINTAINERS (Write After Approval): Add myself.
8398
8399 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
8400
8401 * MAINTAINERS: Add myself as vax port maintainer.
8402
8403 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
8404
8405 * MAINTAINERS: Add myself as Mercury front-end maintainer.
8406
8407 2001-01-09 Mike Stump <mrs@wrs.com>
8408
8409 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8410 failures of subdirectories.
8411
8412 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8413
8414 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
8415 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8416 * ltcf-cxx.sh: Likewise.
8417 * ltcf-gcj.sh: Likewise.
8418 * ltconfig.sh: Fix typo.
8419
8420 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8421
8422 * configure: handle DOS-style absolute paths.
8423
8424 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
8425
8426 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8427
8428 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
8429
8430 * MAINTAINERS: Add myself as avr port co-maintainer.
8431
8432 2000-12-28 Ben Elliston <bje@redhat.com>
8433
8434 * MAINTAINERS: Add myself under ``Write After Approval''.
8435
8436 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
8437
8438 * texinfo: Remove directory from GCC.
8439
8440 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
8441
8442 * COPYING: Update to current
8443 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8444 to 19yy as example year in copyright notice).
8445
8446 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
8447
8448 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
8449 (libstdcxx_incdir): Pass down.
8450 * config.if: Remove expired bits for cxx_interface, add stub.
8451 (libstdcxx_incdir): Add variable for g++ include directory.
8452 * configure.in (gxx_include_dir): Use it.
8453
8454 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
8455
8456 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
8457 with old-email address from ``Write After Approval''.
8458
8459 2000-12-15 Andreas Jaeger <aj@suse.de>
8460
8461 * configure.in: Handle lang_dirs.
8462
8463 2000-12-14 Tom Tromey <tromey@redhat.com>
8464
8465 * MAINTAINERS: Removed brads.
8466
8467 * MAINTAINERS: Added gcj developers.
8468
8469 2000-12-13 Anthony Green <green@redhat.com>
8470
8471 * configure.in: Disable libgcj for any target not specifically
8472 listed. Disable libgcj for x86 and Alpha Linux until compatible
8473 with g++ abi.
8474
8475 2000-12-13 Mike Stump <mrs@wrs.com>
8476
8477 * Makefile.in (local-distclean): Also remove fastjar.
8478
8479 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
8480
8481 * contrib/gcc_update: Add fastjar --touch entries.
8482
8483 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
8484
8485 * configure.in: Disable language-specific target libraries for
8486 languages that aren't enabled.
8487
8488 2000-12-10 Anthony Green <green@redhat.com>
8489
8490 * configure.in: Define libgcj. Disable libgcj target libraries for
8491 most targets.
8492
8493 2000-12-10 Neil Booth <neilb@earthling.net>
8494
8495 * MAINTAINERS: Update mail address, remove from WAA list.
8496
8497 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8498
8499 * libjava: Imported from /cvs/java.
8500 * libffi: Likewise.
8501 * Boehm-gc: Likewise.
8502
8503 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
8504
8505 * configure.in (target_libs): Revert 2000-12-08 patch.
8506 (noconfigdirs): Added target-libjava.
8507
8508 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8509
8510 * djunpack.bat: removed.
8511
8512 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
8513
8514 * Makefile.in: handle DOS-style absolute paths.
8515 * config-ml.in: likewise.
8516 * symlink-tree: likewise.
8517
8518 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8519
8520 * fastjar: Imported.
8521
8522 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8523
8524 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
8525 libjava.
8526 * configure.in (target_libs): Removed `target-libjava'.
8527
8528 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
8529
8530 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
8531 (ALL_MODULES): Added fastjar.
8532 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
8533 (all-target-libjava): all-fastjar replaces all-zip.
8534 (all-fastjar): Added.
8535 (configure-target-fastjar, all-target-fastjar): Likewise.
8536 * configure.in (host_tools): Added fastjar.
8537
8538 2000-12-07 Mike Stump <mrs@wrs.com>
8539
8540 * Makefile.in (local-distclean): Remove leftover built files.
8541
8542 2000-11-24 Nick Clifton <nickc@redhat.com>
8543
8544 * configure.in (xscale-elf): Add target.
8545 (xscale-coff): Add target.
8546
8547 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
8548
8549 * ltcf-cxx.sh: Support creation of C++ shared libraries on
8550 recent versions of FreeBSD (release 3 or later).
8551 * ltconfig: On FreeBSD, -lc must not be provided when building
8552 a shared library or else the standard -pthread gcc option is
8553 rendered worthless to later users of the built library.
8554
8555 2000-11-16 Fred Fish <fnf@be.com>
8556
8557 * configure.in (enable_libstdcxx_v3): Fix typo,
8558 libstd++ -> libstdc++.
8559
8560 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
8561
8562 * MAINTAINERS: Add self to Write After Approval list.
8563
8564 2000-11-21 Bernd Schmidt <bernds@redhat.com>
8565
8566 * MAINTAINERS: Update my email address. Add myself to global write
8567 privs list.
8568
8569 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
8570
8571 * Makefile.in: Merge with src and libgcj.
8572 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
8573 configure-target-<library> when their configure scripts need the C
8574 or C++ library to have already been built to work properly.
8575 (do_proto_toplev): Set them to an empty string.
8576
8577 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
8578 (REALLY_SET_LIB_PATH): Use them.
8579
8580 2000-11-17 Stan Shebs <shebs@apple.com>
8581
8582 * MAINTAINERS: Add self to Write After Approval list.
8583
8584 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8585
8586 * configure: Provide the original toplevel configure arguments
8587 (including $0) to subprocesses in the environment rather than
8588 through gcc/configargs.h.
8589
8590 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
8591
8592 * MAINTAINERS: Remove references to cccp. Change C9X reference to
8593 C99. Alphabetise "Write After Approval" list.
8594
8595 2000-11-12 Mark Mitchell <mark@codesourcery.com>
8596
8597 * configure: Turn on libstdc++ V3 by default.
8598
8599 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
8600 if we've got GCC.
8601
8602 2000-11-11 Philip Blundell <philb@gnu.org>
8603
8604 * MAINTAINERS: Add self to Write After Approval list.
8605
8606 2000-11-09 David Edelsohn <edelsohn@gnu.org>
8607
8608 * ltcf-c.sh (aix4): Improve shared library configuration; require
8609 exporting symbols.
8610 * ltcf-cxx.sh (aix4): Define.
8611 * ltconfig (aix4): Define library and soname specs appropriate for
8612 AIX. Define command to create export symbols list.
8613
8614 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
8615
8616 * config.sub: Add support for Sun Chorus
8617
8618 2000-10-31 Nick Clifton <nickc@redhat.com>
8619
8620 * MAINTAINERS: Rename <name>@cygnus.com addresses to
8621 <name>@redhat.com. Also installed new email address for Clint
8622 Popetz.
8623
8624 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
8625
8626 * etc: Remove directory from GCC.
8627
8628 2000-10-16 Michael Meissner <meissner@redhat.com>
8629
8630 * configure (gcc/configargs.h): Only create if there is a build GCC
8631 directory created.
8632
8633 2000-10-16 Matthias Klose <doko@debian.org>
8634
8635 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
8636 when configured for libstdc++-v3.
8637
8638 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
8639
8640 * configure: Save configure arguments to gcc/configargs.h.
8641
8642 2000-10-04 Philipp Thomas <pthomas@suse.de>
8643
8644 * config.guess: Import CVS version 1.157.
8645 * config.sub: Import CVS version 1.181.
8646
8647 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
8648
8649 * Makefile.in (bootstrap): avoid recursion if subdir missing
8650 (cross): ditto
8651 (do-proto-toplev): ditto
8652
8653 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
8654
8655 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
8656 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
8657
8658 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
8659 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
8660 all affected `configure' scripts.
8661
8662 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
8663
8664 * MAINTAINERS: Add self as cpplib co-maintainer.
8665
8666 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
8667
8668 * MAINTAINERS: Add self to Write After Approval list.
8669
8670 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
8671
8672 * INSTALL/README: egcs -> GCC update.
8673
8674 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
8675
8676 * MAINTAINERS: Add myself to Write After Approval list.
8677
8678 2000-09-15 Kazu Hirata <kazu@hxi.com>
8679
8680 * MAINTAINERS: Add myself to Write After Approval list.
8681
8682 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
8683
8684 * configure.in: Do not build byacc for hppa64. Provide paths to the
8685 X11 libraries for hppa64.
8686
8687 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
8688
8689 * MAINTAINERS: Add myself as 68hc11 port maintainer.
8690
8691 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
8692
8693 * Makefile.in (all-zlib): Added dummy target.
8694
8695 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8696 ltcf-gcj.sh: Updated from libtool multi-language branch.
8697
8698 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
8699
8700 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
8701 (bootstrap*): Depend on all-bootstrap.
8702
8703 2000-09-05 Philipp Thomas <pthomas@suse.de>
8704
8705 * config.guess: Import CVS version 1.156.
8706 * config.sub: Import CVS version 1.179.
8707
8708 2000-09-02 Anthony Green <green@cygnus.com>
8709
8710 * Makefile.in (all-gcc): Depend on all-zlib.
8711 (CLEAN_MODULES): Add clean-zlib.
8712 (ALL_MODULES): Add all-zlib.
8713 * configure.in (host_libs): Add zlib.
8714
8715 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
8716
8717 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
8718 crosses, but add gcc/include to the header search path for them.
8719
8720 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
8721
8722 * MAINTAINERS: Add self to Write After Approval list.
8723
8724 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
8725
8726 * config.guess: Import CVS version 1.152.
8727 * config.sub: Import CVS version 1.177.
8728
8729 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
8730
8731 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
8732 $targargs to tell whether newlib is going to be built.
8733
8734 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
8735 $$r/TARGET_SUBDIR/libio for _G_config.h.
8736
8737 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
8738
8739 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
8740
8741 2000-08-22 DJ Delorie <dj@redhat.com>
8742
8743 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
8744
8745 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
8746
8747 * config-ml.in (CC, CXX): Avoid trailing whitespace.
8748 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
8749 sub-configures.
8750
8751 2000-08-21 DJ Delorie <dj@redhat.com>
8752
8753 * MAINTAINERS: Add self as a libiberty maintainer
8754
8755 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
8756
8757 * configure.in (libstdcxx_flags): Use
8758 libstdc++-v3/src/libstdc++.INC.
8759
8760 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
8761
8762 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
8763
8764 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
8765
8766 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
8767
8768 * configure: Make enable_threads and enable_shared defaults
8769 explicit. Substitute enable_threads into generated Makefiles.
8770 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
8771 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
8772
8773 2000-08-13 Geoff Keating <geoffk@cygnus.com>
8774
8775 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
8776
8777 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
8778
8779 * config-ml.in (CC): Remove bogus duplicate quotation mark from
8780 previous delta.
8781
8782 2000-08-11 Jason Merrill <jason@redhat.com>
8783
8784 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
8785 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
8786 (FLAGS_FOR_TARGET): Not here.
8787 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
8788
8789 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
8790
8791 * config-ml.in (CC, CXX): Don't introduce a leading space.
8792
8793 2000-08-07 DJ Delorie <dj@delorie.com>
8794
8795 * MAINTAINERS: Add self as a DJGPP maintainer
8796
8797 2000-08-07 DJ Delorie <dj@redhat.com>
8798
8799 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
8800 "if we're also building gcc, and it's a gcc that will run on the
8801 build machine, we want to use its includes instead of the system's
8802 default includes".
8803
8804 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
8805
8806 * MAINTAINERS: Add self to Write After Approval list.
8807
8808 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
8809
8810 * configure.in (libstdcxx_flags): Don't use `"'.
8811
8812 * config-ml.in: Adjust multilib search paths to the
8813 appropriate multilib tree.
8814
8815 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
8816
8817 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
8818 commas in $LANGUAGES.
8819
8820 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
8821
8822 * configure.in: Re-enable all references to libg++ and librx.
8823
8824 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
8825
8826 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
8827 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
8828 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
8829 * ltcf-cxx.sh (need_lc): Set based on postdeps.
8830
8831 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
8832
8833 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
8834
8835 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
8836 CXX_FOR_TARGET for sed.
8837
8838 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
8839
8840 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
8841 Do not override if already set in the environment or in configure.
8842 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
8843 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
8844
8845 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
8846
8847 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
8848 the libtool CVS tree multi-language branch.
8849 * ltconfig, ltmain.sh: Updated.
8850
8851 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
8852
8853 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
8854 (clean-target): Depend on it.
8855
8856 * Makefile.in (FLAGS_FOR_TARGET): New macro.
8857 (GCC_FOR_TARGET): Use it.
8858 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
8859 * configure.in: ... here.
8860 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
8861 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
8862
8863 2000-07-24 Eric Christopher <echristo@cygnus.com>
8864
8865 * MAINTAINERS: Add self to Write After Approval list.
8866
8867 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
8868
8869 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
8870 (configure-target-libchill, configure-target-libobjc): Likewise.
8871
8872 * configure.in: Use the same cache file for all target libs.
8873 * config-ml.in: But different cache files per multilib variant.
8874
8875 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
8876
8877 * configure (topsrcdir): Don't use dirname.
8878
8879 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
8880
8881 * MAINTAINERS: Add self to Write After Approval list.
8882
8883 2000-07-20 Jason Merrill <jason@redhat.com>
8884
8885 * configure.in: Remove all references to libg++ and librx.
8886
8887 * configure, configure.in, Makefile.in: Unify gcc and binutils.
8888
8889 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
8890
8891 * config.sub: Update to subversions version 2000-07-06.
8892
8893 2000-07-12 Andrew Haley <aph@cygnus.com>
8894
8895 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
8896 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
8897
8898 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
8899
8900 * symlink-tree: Check number of arguments.
8901
8902 2000-07-05 Jim Wilson <wilson@cygnus.com>
8903
8904 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
8905 search path for a g++ extracted from the build tree. This
8906 will allow link tests run by configure scripts in
8907 subdirectories to succeed.
8908
8909 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
8910
8911 * ltconfig: Add support for mips-dde-sysv4.2MP
8912
8913 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
8914
8915 * MAINTAINERS: Add myself as loop discovery maintainer.
8916
8917 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
8918
8919 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
8920 `os2'. Force ac_cv_exeext to be ".exe" in that case.
8921
8922 2000-06-19 Timothy Wall <twall@cygnus.com>
8923
8924 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
8925 * config.sub: Add tic54x target.
8926
8927 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
8928
8929 * MAINTAINERS: Add self as Fortran maintainer,
8930 remove Craig Burley.
8931
8932 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
8933
8934 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
8935 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
8936
8937 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
8938
8939 * MAINTAINERS: Add self as i18n maintainer
8940
8941 20000-05-21 H.J. Lu (hjl@gnu.org)
8942
8943 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
8944 directory are used if they exist. Make sure
8945 $(build_tooldir)/include is searched for header files,
8946 $(build_tooldir)/lib/ for library files.
8947 (GCC_FOR_TARGET): Likewise.
8948 (CXX_FOR_TARGET): Likewise.
8949
8950 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
8951
8952 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
8953
8954 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
8955
8956 * Makefile.in (configure-target-libiberty): Depend on
8957 configure-target-newlib.
8958
8959 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
8960
8961 * configure.in, Makefile.in: Merge all libffi-related
8962 configury stuff from the libgcj tree.
8963
8964 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
8965
8966 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8967 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
8968
8969 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
8970
8971 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
8972 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
8973 current version information. Add to proto-toplev directory.
8974 (gdb-taz): Build do-djunpack.
8975
8976 2000-05-15 David Edelsohn <edelsohn@gnu.org>
8977
8978 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
8979
8980 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
8981
8982 * MAINTAINERS: Add self to Write After Approval list.
8983
8984 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
8985
8986 * ltmain.sh: Preserve in relink_command any environment
8987 variables that may affect the linker behavior.
8988
8989 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
8990
8991 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
8992
8993 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
8994
8995 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
8996
8997 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
8998
8999 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9000 with the version name.
9001
9002 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
9003
9004 * MAINTAINERS: Add self as bb-reorder maintainer.
9005
9006 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
9007
9008 * config.if: Tweak.
9009
9010 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
9011
9012 * djunpack.bat: New file.
9013
9014 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
9015
9016 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9017 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9018 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9019 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9020
9021 2000-04-16 Dave Pitts <dpitts@cozx.com>
9022
9023 * config.sub (case $basic_machine): Change default for "ibm-*"
9024 to "openedition".
9025
9026 2000-04-13 Andreas Jaeger <aj@suse.de>
9027
9028 * MAINTAINERS: Added myself.
9029
9030 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
9031
9032 * Makefile.in (gdb-taz): New target. GDB specific archive.
9033 (do-md5sum): New target.
9034 (MD5PROG): Define.
9035 (PACKAGE): Default to TOOL.
9036 (VER): Default to a shell script.
9037 (taz): Rewrite target. Move real work to do-proto-toplev. Include
9038 md5 checksum generation.
9039 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9040 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9041 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9042 insight.tar.bz2): Use gdb-taz to create archive.
9043
9044 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
9045
9046 * configure (warn_cflags): Delete.
9047
9048 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
9049
9050 * MAINTAINERS: Added myself.
9051
9052 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
9053 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
9054
9055 * configure.in (enable_libstdcxx_v3): Add.
9056 (target_libs): Add bits here to switch between libstdc++-v2 and
9057 libstdc++-v3.
9058 * config.if: And this file too.
9059 * Makefile.in: Add libstdc++-v3 targets.
9060
9061 2000-04-05 Michael Meissner <meissner@redhat.com>
9062
9063 * config.sub (d30v): Add d30v as a basic machine type.
9064
9065 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
9066
9067 * configure.in: -linux-gnu*, not -linux-gnu.
9068
9069 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
9070
9071 * MAINTAINERS: Add self in write-after-approval section.
9072
9073 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
9074
9075 * MAINTAINERS: Add self as ia64 port maintainer.
9076
9077 2000-03-08 Neil Booth <NeilB@earthling.net>
9078
9079 * MAINTAINERS: Add self in write-after-approval section.
9080
9081 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
9082
9083 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9084 (do-tar-bz2): Replace TOOL with PACKAGE.
9085 (gdb.tar.bz2): Remove GDBTK from GDB package.
9086 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9087 dejagnu.tar.bz2): New packages.
9088
9089 2000-02-27 Andreas Jaeger <aj@suse.de>
9090
9091 * configure.in: Add entry for mips*-*-linux*, move catch all
9092 *-*-*linux* entry below this one.
9093
9094 2000-02-27 Ian Lance Taylor <ian@zembu.com>
9095
9096 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9097
9098 2000-02-24 Nick Clifton <nickc@cygnus.com>
9099
9100 * config.sub: Support an OS of "wince".
9101
9102 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
9103
9104 * config.guess, config.sub: Updated to match config's 2000-02-15
9105 version.
9106
9107 2000-02-23 Linas Vepstas <linas@linas.org>
9108
9109 * config.sub: Add support for Linux/IBM 370.
9110 * configure.in: Likewise.
9111
9112 2000-02-22 Nick Clifton <nickc@cygnus.com>
9113
9114 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9115
9116 2000-02-20 Christopher Faylor <cgf@cygnus.com>
9117
9118 * config.guess: Guess "cygwin" rather than "cygwin32".
9119
9120 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9121
9122 * configure (gcc_version): When setting, narrow search to
9123 lines containing `version_string'.
9124
9125 2000-02-15 Denis Chertykov <denisc@overta.ru>
9126
9127 * config.sub: Add support for avr target.
9128
9129 2000-02-14 Nick Clifton <nickc@cygnus.com>
9130
9131 * MAINTAINERS: Add maintainers for MCore port.
9132
9133 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
9134
9135 * config.sub: Add mmix-knuth-mmixware.
9136
9137 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9138
9139 * MAINTAINERS: Pair cccp with cpplib maintainership.
9140
9141 2000-01-27 Christopher Faylor <cgf@redhat.com>
9142
9143 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9144 structure stuff to -L library search.
9145 (CXX_FOR_TARGET): Ditto.
9146 (CROSS_CHECK_MODULES): Fix spelling mistake.
9147
9148 2000-01-24 Mark Mitchell <mark@codesourcery.com>
9149
9150 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9151 the C++ compiler.
9152
9153 2000-01-12 Richard Henderson <rth@cygnus.com>
9154
9155 * configure.in: Don't build some bits for beos.
9156
9157 2000-01-12 Joel Sherrill (joel@OARcorp.com)
9158
9159 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9160 as include files.
9161
9162 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
9163
9164 * Add self as cpplib maintainer, as requested by Jason
9165 Merrill. Correct my e-mail address.
9166
9167 2000-01-06 Geoff Keating <geoffk@cygnus.com>
9168
9169 * configure.in: Use mt-aix43 to handle *_TARGET defs,
9170 not mh-aix43.
9171
9172 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
9173
9174 * MAINTAINERS: Add myself to "write after approval" list.
9175
9176 1999-12-14 Richard Henderson <rth@cygnus.com>
9177
9178 * config.guess (alpha-osf, alpha-linux): Detect ev67.
9179 * config.sub: Accept alphaev[78], alphaev8.
9180
9181 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
9182
9183 * config.guess, config.sub: Update from autoconf.
9184
9185 1999-11-29 Bruce Korb <autogen@linuxbox.com>
9186
9187 * MAINTAINERS: update my playtime e-address.
9188
9189 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9190
9191 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9192 necessary libraries are missing.
9193
9194 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
9195
9196 * MAINTAINERS: Add new 'write after approval' maintainer.
9197
9198 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
9199
9200 * MAINTAINERS: Add new Java maintainer.
9201
9202 1999-10-25 Andreas Schwab <schwab@suse.de>
9203
9204 * configure: Fix quoting inside arguments of eval.
9205
9206 1999-10-21 Nick Clifton <nickc@cygnus.com>
9207
9208 * config-ml.in: Allow suppression of some ARM multilibs.
9209
9210 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
9211
9212 * config.guess: Add OS/390 match pattern.
9213 * config.sub: Add mvs, openedition targets.
9214 * configure.in (i370-ibm-opened*): New.
9215
9216 1999-09-04 Steve Chamberlain <sac@pobox.com>
9217
9218 * config.sub: Add support for configuring for pj.
9219
9220 1999-08-31 Nick Clifton <nickc@cygnus.com>
9221
9222 * config.sub (maybe_os): Add support for configuring for fr30.
9223
9224 1999-08-25 Nick Clifton <nickc@cygnus.com>
9225
9226 * configure.in: Do not configure or build ld for AIX
9227 platforms. ld is known to be broken on these platforms.
9228
9229 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9230
9231 * config-ml.in: Pass compiler flag corresponding to multidirs to
9232 subdir configures.
9233
9234 1999-08-09 Ian Lance Taylor <ian@zembu.com>
9235
9236 * Makefile.in (LDFLAGS): Define.
9237
9238 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
9239
9240 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9241 noconfigdirs.
9242 (*-*-cygwin*): Likewise.
9243
9244 1999-08-08 Ian Lance Taylor <ian@zembu.com>
9245
9246 * mkdep: New file.
9247 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9248 (BINUTILS_SUPPORT_DIRS): Add mkdep.
9249
9250 From Eli Zaretskii <eliz@is.elta.co.il>:
9251 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9252 long file name when using DJGPP on MS-DOS.
9253
9254 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
9255
9256 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9257
9258 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
9259
9260 * Makefile.in (check-target-libio): Remove all-target-libstdc++
9261 dependency as this causes "make check" to globally "make all"
9262
9263 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
9264
9265 * configure.in (target_libs): Added target-zlib.
9266 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9267 (CONFIGURE_TARGET_MODULES): Likewise.
9268 (CHECK_TARGET_MODULES): Likewise.
9269 (INSTALL_TARGET_MODULES): Likewise.
9270 (CLEAN_TARGET_MODULES): Likewise.
9271 (configure-target-zlib): New target.
9272 (all-target-zlib): Likewise.
9273 (all-target-libjava): Depend on all-target-zlib.
9274 (configure-target-libjava): Depend on configure-target-zlib.
9275
9276 * Makefile.in (configure-target-libjava): Depend on
9277 configure-target-newlib.
9278 (configure-target-boehm-gc): New target.
9279 (configure-target-qthreads): New target.
9280
9281 * configure.in (target_libs): Added target-qthreads.
9282 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9283 (CONFIGURE_TARGET_MODULES): Likewise.
9284 (CHECK_TARGET_MODULES): Likewise.
9285 (INSTALL_TARGET_MODULES): Likewise.
9286 (CLEAN_TARGET_MODULES): Likewise.
9287 (all-target-qthreads): New target.
9288 (configure-target-libjava): Depend on configure-target-qthreads.
9289 (all-target-libjava): Depend on all-target-qthreads.
9290
9291 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9292 (CONFIGURE_TARGET_MODULES): Likewise.
9293 (CHECK_TARGET_MODULES): Likewise.
9294 (INSTALL_TARGET_MODULES): Likewise.
9295 (CLEAN_TARGET_MODULES): Likewise.
9296 (all-target-libjava): New target.
9297 (all-target-boehm-gc): Likewise.
9298 * configure.in (target_libs): Added libjava, boehm-gc.
9299
9300 1999-07-22 Ian Lance Taylor <ian@zembu.com>
9301
9302 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9303 configure.bat in SUPPORT_FILES.
9304 (gas+binutils.tar.bz2): Likewise.
9305
9306 * makeall.bat: Remove; obsolete.
9307
9308 1999-07-21 Ian Lance Taylor <ian@zembu.com>
9309
9310 From Mark Elbrecht:
9311 * configure.bat: Remove; obsolete.
9312
9313 1999-07-11 Ian Lance Taylor <ian@zembu.com>
9314
9315 * configure: Add -W -Wall to the default CFLAGS when compiling with
9316 gcc.
9317
9318 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
9319
9320 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9321
9322 1999-06-30 Mark Mitchell <mark@codesourcery.com>
9323
9324 * configure.in: Build ld on IRIX6.
9325
9326 1999-06-12 Ian Lance Taylor <ian@zembu.com>
9327
9328 * Makefile.in: Change distribution targets to use bzip2 instead of
9329 gzip.
9330 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9331 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9332
9333 1999-06-04 Nick Clifton <nickc@cygnus.com>
9334
9335 * config.sub: Add mcore target.
9336
9337 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
9338
9339 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9340
9341 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
9342
9343 * config.guess (dummy): Changed to $dummy.
9344
9345 1999-05-24 Nick Clifton <nickc@cygnus.com>
9346
9347 * config.sub: Tidied up case statements.
9348
9349 1999-05-22 Ben Elliston <bje@cygnus.com>
9350
9351 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9352 <jiro@din.or.jp>.
9353
9354 * config.guess: Merge with FSF version. Future changes will be
9355 more accurately recorded in this ChangeLog.
9356 * config.sub: Likewise.
9357
9358 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
9359
9360 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9361
9362 1999-04-30 Tom Tromey <tromey@cygnus.com>
9363
9364 * ltmain.sh: [mode link] Always use CC given by ltconfig.
9365
9366 1999-04-23 Tom Tromey <tromey@cygnus.com>
9367
9368 * ltconfig, ltmain.sh: Update to libtool 1.2f.
9369
9370 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
9371
9372 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9373 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9374 Bad merge removed these two changes.
9375
9376 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
9377 Martin Heller (Ing.-Buero_Heller@t-online.de)
9378
9379 * config.guess (interix Alpha): Add.
9380
9381 1999-04-11 Richard Henderson <rth@cygnus.com>
9382
9383 * configure.in (i?86-*-beos*): Do config gperf; don't config
9384 gdb, newlib, or libgloss.
9385
9386 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
9387
9388 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9389 link a trivial program with -mabi=64. If it fails, remove mabi=64
9390 from multidirs.
9391
9392 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
9393
9394 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9395
9396 1999-04-08 Nick Clifton <nickc@cygnus.com>
9397
9398 * config.sub: Add support for mcore targets.
9399
9400 1999-04-07 Michael Meissner <meissner@cygnus.com>
9401
9402 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9403 not mt-ospace, in order to shut up assembler warning about using
9404 symbols that are named the same as registers.
9405
9406 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
9407
9408 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9409 dependency list for all-target-cygmon.
9410
9411 1999-04-05 Doug Evans <devans@casey.cygnus.com>
9412
9413 * config-ml.in: Check $host, not $target, for selective multilibs.
9414 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9415 thumb interworking, and underscore prefix multilibs.
9416
9417 1999-04-04 Ian Lance Taylor <ian@zembu.com>
9418
9419 * missing: Update to version from current automake.
9420
9421 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
9422
9423 * configure (gxx_include_dir): Removed.
9424
9425 * configure.in (gxx_include_dir): Handle it.
9426 * Makefile.in: Likewise.
9427
9428 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
9429
9430 * config.sub (mips64vr4111,mips64vr4111el) Add.
9431
9432 1999-03-21 Ben Elliston <bje@cygnus.com>
9433
9434 * config.guess: Correct typo for detecting ELF on FreeBSD.
9435
9436 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
9437
9438 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9439 config/mh-djgpp.
9440
9441 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
9442
9443 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9444 all-target-newlib to dependency list for all-target-bsp.
9445
9446 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
9447
9448 * config.sub: Add i386-uwin support.
9449 * config.guess: Likewise.
9450
9451 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9452
9453 * configure.in: cleanup, add mh-*pic handling for arm, special
9454 case powerpc*-*-aix*
9455
9456 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
9457
9458 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
9459 can be built.
9460
9461 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
9462
9463 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
9464 targets.
9465
9466 1999-03-02 Nick Clifton <nickc@cygnus.com>
9467
9468 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
9469
9470 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
9471
9472 * config.sub: Check for "cygwin*" rather than "cygwin32*"
9473
9474 1999-02-24 Nick Clifton <nickc@cygnus.com>
9475
9476 * config.sub: Fix typo in arm recognition.
9477
9478 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
9479
9480 * configure.in (noconfigdirs): Changed target_configdirs to
9481 include target-bsp only for m68k-*-elf* and m68k-*-coff*
9482 rather than m68k-*-* since it is not known to work on
9483 m68k-aout. Ditto for arm-*-*oabi.
9484
9485 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
9486
9487 * configure.in (*-*-windows*): Remove, no longer used.
9488
9489 1999-02-19 Ben Elliston <bje@cygnus.com>
9490
9491 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
9492 Smart and improved by Andrew Cagney.
9493
9494 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
9495
9496 * config.guess: Recognize openbsd-*-hppa.
9497
9498 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
9499
9500 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
9501 only if it is not empty.
9502
9503 1999-02-17 Nick Clifton <nickc@cygnus.com>
9504
9505 Patch from: Scott Bambrough <scottb@corelcomputer.com>
9506
9507 * config.guess: Modified to recognize uname's armv* syntax.
9508
9509 * config.sub: Modified to recognize uname's armv* syntax.
9510
9511 1999-02-17 Mark Salter <msalter@cygnus.com>
9512
9513 * configure.in: Added target-bsp for sparclite.
9514
9515 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
9516
9517 * config.sub: Recognize alphapca5[67] and up to alphaev8.
9518
9519 1999-02-08 Nick Clifton <nickc@cygnus.com>
9520
9521 * configure.in: Add support for strongarm port.
9522 * config.sub: Add support for strongarm target.
9523
9524 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
9525
9526 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
9527 the old name config/mh-cygwin32.
9528 Enable texinfo.
9529
9530 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
9531
9532 * configure.in: Do build ld for ix86 Solaris.
9533
9534 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
9535
9536 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
9537 $AR_FOR_TARGET. Likewise for RANLIB.
9538
9539 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
9540
9541 * config.sub (oabi): Recognize.
9542 * configure.in (arm-*-oabi): Handle.
9543
9544 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
9545
9546 * config.guess: Improve detection of i686 on UnixWare 7.
9547
9548 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
9549
9550 * config.guess: Add support for i386-pc-interix.
9551 * config.sub: Likewise.
9552 * configure.in: Likewise.
9553
9554 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
9555
9556 * Makefile.in: Remove unneeded all-target-libio from
9557 from all-target-winsup target since it is now unneeded.
9558 Add all-target-libtermcap in its place since it is now
9559 needed.
9560
9561 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
9562
9563 * configure.in: makefile stub for cygwin target is probably
9564 unnecessary. Remove it for now.
9565
9566 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
9567
9568 * configure.in: libtermcap.a should be built when cygwin is the
9569 target as well as the host.
9570 * config.guess: Allow mixed case in cygwin uname output.
9571 * Makefile.in: Add libtermcap target.
9572
9573 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
9574
9575 * config.sub: Clean up handling of hppa2.0.
9576
9577 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
9578
9579 * config.guess: Use C code to identify more HP machines.
9580
9581 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
9582
9583 * config.sub: Handle hppa2.0.
9584
9585 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
9586
9587 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
9588 cygmon for all sparclite targets, regardless of object format.
9589
9590 1998-12-15 Mark Salter <msalter@cygnus.com>
9591
9592 * configure.in: Added target-bsp for several target architectures.
9593
9594 * Makefile.in: Added rules for bsp.
9595
9596 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
9597
9598 * config.guess: Improve detection of hppa2.0 processors.
9599
9600 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
9601
9602 * config.guess: Recognize FreeBSD using ELF automatically.
9603
9604 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
9605
9606 * configure (skip-this-dir): Add handling for new shell script, which
9607 might be created by a sub-directory's configure to indicate, this particular
9608 directory is "unwanted".
9609 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
9610
9611 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
9612
9613 * ltconfig: import from libtool, after changing libtool to
9614 account for the cygwin name change.
9615
9616 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
9617
9618 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
9619 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
9620
9621 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
9622
9623 * configure.in: Add libtermcap to list of cygwin dependencies.
9624
9625 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
9626
9627 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
9628 they include winsup/include when it's a cygwin target.
9629
9630 1998-11-12 Tom Tromey <tromey@cygnus.com>
9631
9632 * configure.in (host_tools): Added zip.
9633 * Makefile.in (all-target-libjava): Depend on all-zip.
9634 (all-zip): New target.
9635 (ALL_MODULES): Added all-zip.
9636 (NATIVE_CHECK_MODULES): Added check-zip.
9637 (INSTALL_MODULES): Added install-zip.
9638 (CLEAN_MODULES): Added clean-zip.
9639
9640 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
9641
9642 * Makefile.in: lose "32" from comment about cygwin.
9643
9644 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
9645
9646 * configure.in: Use -Os to build target libraries for the fr30.
9647
9648 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
9649
9650 * config.sub: Add fr30.
9651
9652 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
9653
9654 * configure.in: drop "32" from config/mh-cygwin32. Check
9655 cygwin* instead of cygwin32*.
9656 * config.sub: Check cygwin* instead of cygwin32*.
9657
9658 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
9659
9660 * config.guess: Match any version of Unixware7.
9661
9662 1998-10-20 Syd Polk <spolk@cygnus.com>
9663
9664 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
9665 if desired.
9666
9667 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
9668
9669 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
9670 these if the appropriate directories and files to not exist.
9671
9672 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
9673
9674 * Makefile.in (DEVO_SUPPORT): Add config.if.
9675
9676 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
9677
9678 * configure: Add pattern to replace "build_tooldir"'s
9679 definition in the generated Makefile with "tooldir"'s
9680 actual value.
9681
9682 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
9683
9684 * config.sub: Bring back lost sparcv9.
9685
9686 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
9687
9688 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
9689
9690 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
9691 CC_FOR_TARGET and friends.
9692
9693 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9694
9695 * Makefile.in (build_tooldir): New variable, same as tooldir.
9696 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
9697 -B$(build_tooldir)/bin/.
9698 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
9699
9700 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9701
9702 * README: Remove installation instructions and refer to the
9703 INSTALL directory instead.
9704
9705 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
9706
9707 * config.sub: Add support for i[34567]86-pc-udk.
9708 * configure.in: Likewise.
9709
9710 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
9711
9712 * Makefile.in: add bzip2 package building bits for user
9713 tools module
9714 * configure.in: ditto
9715
9716 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
9717
9718 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
9719 (ALL_TARGET_MODULES): Add all-target-libobjc.
9720 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9721 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9722 (all-target-libchill): Add dependencies.
9723 * configure.in (target_libs): Add libchill.
9724
9725 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
9726
9727 * configure.in (target_subdir): Remove duplicate line.
9728
9729 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
9730
9731 * Makefile.in (all-automake): fix dependencies.
9732
9733 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
9734
9735 * configure.in: Minor cleanups for building in the $(target_alias)
9736 subdir.
9737
9738 1998-09-22 Jim Wilson <wilson@cygnus.com>
9739
9740 * Makefile.in (bootstrap): Set r and s before make all. Use
9741 BASE_FLAGS_TO_PASS in make all.
9742 (cross): Likewise.
9743
9744 1998-09-20 Mark Mitchell <mark@markmitchell.com>
9745
9746 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
9747
9748 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
9749
9750 * config.sub: Fix typo in last change.
9751
9752 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
9753
9754 * config.sub: Add support for C4x target.
9755 * configure.in: Likewise.
9756
9757 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
9758
9759 * config.sub: Recognize sparcv9 just like sparc64.
9760
9761 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
9762
9763 * config.guess: Match "Pent II" or "PentII" for OpenServer.
9764
9765 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
9766
9767 * config.guess: Correctly identify Pentium II sco boxes.
9768
9769 * config.guess: Fix "tr" code. From Weiwen Liu.
9770
9771 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
9772
9773 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
9774 stabs.
9775
9776 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
9777
9778 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
9779 (ALL_TARGET_MODULES): Add all-target-libchill.
9780 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
9781 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
9782 (all-target-libchill): Add dependencies.
9783 * configure.in (target_libs): Add libchill.
9784
9785 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
9786
9787 * config.guess: Avoid assumptions about "tr" behaves when
9788 LANG is set to something other than English.
9789
9790 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
9791
9792 * configure (gxx_include_dir): Changed to
9793 '${prefix}/include/g++'-${libstdcxx_interface}.
9794
9795 * config.if: New to determine the interfaces.
9796
9797 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
9798
9799 * config.guess: Detect and handle MPE/IX.
9800 * config.sub: Deal with MPE/IX.
9801
9802 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
9803
9804 * configure.in: Use mh-aix43.
9805
9806 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
9807
9808 * configure: Fix --without/--disable cases for gxx-include-dir.
9809
9810 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
9811
9812 * mdata-sh: Imported. Needed for automake support.
9813
9814 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
9815
9816 * Makefile.in (taz): Try "chmod -R og=u ." before
9817 "chmod og=u `find . -print`".
9818
9819 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
9820
9821 * configure.in: Add arm-elf and thumb-elf support.
9822
9823 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
9824
9825 * Makefile.in: Undo previous patch.
9826
9827 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
9828
9829 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
9830 to here ...
9831 (install-no-fixedincludes): and here
9832 (INSTALL_MODULES): ... from here.
9833
9834 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
9835
9836 * config.sub: Merge with FSF.
9837
9838 * config.guess: Merge with FSF.
9839
9840 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
9841
9842 * configure (extraconfigdirs): New variable.
9843 (SUBDIRS): Add extraconfigdirs and recurse on them too.
9844 * Makefile.in (all): Move higher in file.
9845 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
9846 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
9847 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
9848 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
9849 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
9850
9851 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
9852
9853 * Makefile.in (all-target-libjava): Depend on all-gcc and
9854 all-target-newlib.
9855 (configure-target-libjava): Depend on $(ALL_GCC).
9856
9857 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
9858
9859 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
9860 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
9861
9862 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
9863
9864 * INSTALL/README: Fix typo.
9865
9866 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
9867
9868 * ylwrap: Change absolute path checks to check for DOS style path
9869 names.
9870
9871 * ylwrap: Don't use a full path name if the source file is in the
9872 same directory. From hjl@lucon.org (H.J. Lu).
9873
9874 * config-ml.in: Default to being verbose, to match Feb 18 change to
9875 configure.
9876
9877 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
9878
9879 Brought over from egcs:
9880
9881 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9882
9883 * configure.in (target_subdir): Set to ${target_alias} instead
9884 of "libraries".
9885
9886 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
9887
9888 * configure.in (target_subdir): Set to libraries if enable_multilib.
9889
9890 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
9891
9892 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
9893 multilibs, force reconfiguration the first time we create
9894 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
9895
9896 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
9897
9898 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
9899 avoid confusion with --no-recursion.
9900
9901 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
9902
9903 * configure.in: Win32 hosts shouldn't use install -x
9904 * install-sh: remove -x option, and special .exe-handling
9905 hack.
9906
9907 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
9908
9909 * config.guess: Recognize i586-pc-beos.
9910 * configure.in: Don't build some bits for beos.
9911
9912 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
9913
9914 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
9915 CFLAGS default to -O2.
9916
9917 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
9918 when using GNU ld.
9919
9920 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
9921
9922 * ltmain.sh: Correct install when using a different shell.
9923
9924 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
9925
9926 * ltconfig, ltmain.sh: Update to libtool 1.2b.
9927
9928 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
9929
9930 * makefile.vms: Update to build binutils/makefile.vms. Add install
9931 target.
9932
9933 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
9934
9935 * ltconfig: Update to correct AIX handling.
9936
9937 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
9938
9939 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
9940
9941 * configure.in (target_subdir): Set to ${target_alias} instead
9942 of "libraries".
9943
9944 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
9945
9946 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
9947 (Makefile): Depend on $(gcc_version_trigger).
9948
9949 * configure (gcc_version): Change default initializer to empty
9950 string.
9951 (gcc_version_trigger): New variable; pass this variable down
9952 to subdir configures to enable them checking gcc's version
9953 themselves. Emit make macros for both gcc_version vars.
9954 (topsrcdir): Initialize reliably.
9955 (recursion line): Remove --with-gcc-version=${gcc_version}.
9956
9957 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9958
9959 * configure (enable_version_specific_runtime_libs): Implement new flag
9960 --enable-version-specific-runtime-libs which installs C++ runtime stuff
9961 in $(libsubdir); emit definition in each generated Makefile.
9962 (gxx_include_dir): Initialize depending on
9963 $enable_version_specific_runtime_libs.
9964
9965 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
9966
9967 * configure (gcc_version): Initialize properly depending on
9968 how and where configure is started.
9969 (recursion line): Pass a --with-gcc-version=${gcc_version}
9970 to configures in subdirs.
9971
9972 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
9973
9974 * configure.in (noconfigdirs): Add configure pattern for mips tx39
9975 cygmon
9976
9977 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
9978
9979 * configure.in: Add cygmon and libstub support for mn10200.
9980
9981 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
9982
9983 * configure (gcc_version): Add new variable describing the
9984 particular gcc version we're building.
9985 * Makefile.in (libsubdir): Add new macro for the directory
9986 in which the compiler finds executables, libraries, etc.
9987 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
9988 and libsubdir.
9989
9990 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
9991
9992 * Makefile.in (local-clean): Remove *.log.
9993 (warning.log): Built with warn_summary from build.log.
9994 (mail-report.log): Run test_summary.
9995 (mail-report-with-warnings.log): Run test_summary including
9996 warning.log in the report.
9997
9998 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
9999
10000 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10001
10002 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
10003
10004 * Makefile.in (grep): Grep no longer depends on libiberty.
10005
10006 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
10007
10008 * Makefile.in: all-snavigator needs all-libgui.
10009
10010 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
10011
10012 * configure.in: Add cygmon and libstub support for mn10300.
10013
10014 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
10015
10016 * missing: Update to version from automake 1.3.
10017
10018 * ltmain.sh: On installation, don't get confused if the same name
10019 appears more than once in the list of library names.
10020
10021 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
10022
10023 * config.sub: Accept m68060 and m5200 as CPU names.
10024
10025 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
10026
10027 * configure: Use && rather than using -a in test, because odd
10028 strings can confuse test.
10029 * configure.in: Likewise.
10030
10031 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
10032
10033 * ltconfig, ltmain.sh: Bring in Visual C++ support.
10034
10035 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10036
10037 * Makefile.in (boostrap2-lean, bootstrap3-lean,
10038 bootstrap4-lean): New targets.
10039
10040 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
10041
10042 * mpw-* Delete. Not used.
10043
10044 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
10045
10046 * COPYING.LIB: Update FSF address.
10047
10048 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
10049
10050 * ltconfig, ltmain.sh: Update to libtool 1.2a.
10051
10052 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10053 GAS_SUPPORT_DIRS.
10054
10055 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
10056
10057 * ltconfig, ltmain.sh: Avoid producing a version number if
10058 -version-info was not used.
10059
10060 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
10061
10062 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10063 building with newlib.
10064
10065 1998-04-30 Paul Eggert <eggert@twinsun.com>
10066
10067 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10068 Solaris `make' causes it to continue to next definition.
10069
10070 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
10071
10072 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10073 the right GUI libraries and files are installed along with GDB.
10074
10075 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
10076
10077 * configure.in: Change alpha to alpha* in several places.
10078
10079 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
10080
10081 * config.sub: Recognize sparc86x.
10082
10083 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
10084
10085 * configure.in (--enable-target-optspace): Remove debug echo.
10086
10087 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
10088
10089 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10090
10091 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
10092
10093 * ltconfig: Update cygwin32 support.
10094
10095 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10096 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10097 (GDB_SUPPORT_DIRS): Likewise.
10098
10099 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
10100
10101 * configure.in (target_makefile_frag): If --enable-target-optspace,
10102 use -Os to compile target libraries rather than -O2. Default to
10103 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10104 not used.
10105 * configure.in (target_cflags): Ditto for d30v.
10106
10107 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
10108
10109 * Makefile.in (all-bfd): Depend on all-intl.
10110 (all-binutils): Likewise.
10111 (all-gas): Likewise.
10112 (all-gprof): Likewise.
10113 (all-ld): Likewise.
10114
10115 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
10116
10117 * configure.in (host_tools): Fix typo, lbtool -> libtool.
10118
10119 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
10120
10121 * Makefile.in (all-bfd): Depend upon all-libiberty.
10122
10123 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10124
10125 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
10126
10127 * Makefile.in: Add libstub.
10128
10129 * configure.in: Ditto. Build libstub for targets that have cygmon
10130 support.
10131
10132 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
10133
10134 * configure.in: Don't set PICFLAG on ix86-cygwin32.
10135
10136 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
10137
10138 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10139 use mh-sysv5 if specified. Support gprof on SCO Open Server.
10140
10141 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
10142
10143 * configure: Define DEFAULT_M4 by searching PATH.
10144 * Makfile.in: Use DEFAULT_M4.
10145
10146 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
10147
10148 * ltconfig: Add cygwin32 support.
10149
10150 * Makefile.in, configure.in: Add libtool as a native only directory
10151 to configure and build.
10152
10153 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
10154
10155 * Makefile.in (INSTALL_MODULES): Remove texinfo.
10156
10157 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
10158
10159 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10160
10161 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
10162
10163 * Makefile.in: add ash make rules
10164 * configure.in: add ash to native_only and host_tools lists
10165
10166 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
10167
10168 * Makefile.in (all-gettext, all-intl): New targets.
10169 (ALL_MODULES): Added all-gettext, all-intl.
10170 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10171 (INSTALL_MODULES): Added install-gettext, install-intl.
10172 (CLEAN_MODULES): Added clean-gettext, clean-intl.
10173
10174 * configure.in (host_tools): Added gettext.
10175 (native_only): Likewise.
10176 (noconfigdirs) [various cases]: Likewise.
10177 (host_libs): Added intl.
10178
10179 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
10180
10181 * configure: Do not disable building gdbtk for cygwin32 hosts.
10182
10183 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
10184
10185 * configure.in: Add thumb-coff target.
10186 * config.sub: Add thumb-coff target.
10187
10188 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10189
10190 * Makefile.in: Revert yesterday's change.
10191 (all-target-winsup): all-target-librx stays out of here.
10192
10193 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
10194
10195 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10196 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10197 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10198 Remove references to librx and libg++.
10199
10200 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
10201
10202 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10203 recursive makes
10204
10205 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
10206
10207 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10208 for newlib directory.
10209 (CXX_FOR_TARGET): Likewise.
10210
10211 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
10212
10213 * ltconfig: Update after libtool/ltconfig.in change for
10214 hpux11.
10215
10216 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
10217
10218 * ltconfig, ltmain.sh: Update to libtool 1.2.
10219
10220 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
10221
10222 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10223 (install-gcc-cross): Instead, override LANGUAGES here.
10224
10225 1998-03-18 Dave Love <d.love@dl.ac.uk>
10226
10227 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10228 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10229
10230 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
10231
10232 * configure.in: Add Thumb-pe target.
10233
10234 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
10235
10236 * Makefile.in - changed sn targets to snavigator
10237 * configure.in - changed sn targets to snavigator
10238
10239 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
10240
10241 * config-ml.in: After building symlink tree call make distclean
10242 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10243 to be the case for libiberty.
10244
10245 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
10246
10247 * configure: When making link, also check the current
10248 directory. The configure scripts may create one.
10249
10250 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
10251
10252 * config.sub: Accept alphapca56 and alphaev6 properly.
10253
10254 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10255
10256 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10257
10258 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10259
10260 * config.sub (sco5): Fix typo.
10261
10262 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
10263
10264 * Makefile.in (INSTALL_MODULES): Move install-tcl before
10265 install-itcl.
10266 (install-itcl): Remove dependency on install-tcl.
10267
10268 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
10269
10270 * configure.in: Remove libgloss from noconfigdirs for MN10300.
10271
10272 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
10273
10274 * configure.in: Don't build libgui for a cygwin32 target when not on
10275 a cygwin32 host.
10276
10277 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
10278
10279 * configure (redirect): Set to null, so default behavior of
10280 configure is now --verbose.
10281
10282 1998-02-16 Dave Love <d.love@dl.ac.uk>
10283
10284 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10285 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10286
10287 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
10288
10289 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10290 this change to sync Makefile.in with its ChangeLog entries.
10291
10292 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
10293
10294 * ltmain.sh (mkdir): Check that the directory doesn't exist
10295 before we exit with error, so that we don't get races during
10296 parallel builds.
10297
10298 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
10299
10300 * ltconfig, ltmain.sh: Update from libtool 1.0i.
10301
10302 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
10303
10304 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10305 PICFLAG_FOR_TARGET.
10306 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10307
10308 * configure: Emit a definition for the new macro enable_shared
10309 into each Makefile.
10310
10311 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
10312
10313 * configure.in (host_tools, native_only): Add libtool.
10314
10315 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
10316
10317 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10318 Fix typo in ming config comment.
10319
10320 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
10321
10322 * ltconfig, ltmain.sh: Update from libtool 1.0h.
10323
10324 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
10325
10326 * config.sub: Add tic30 cases, and map c30 to tic30.
10327
10328 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
10329
10330 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10331 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10332 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10333 (CLEAN_TARGET_MODULES): Similarly
10334 (all-target-libf2c): Add dependences.
10335 * configure.in (target_libs): Add libf2c.
10336
10337 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
10338
10339 * configure.in: Remove expect from noconfigdirs when target
10340 is cygwin32. OK to build expect and dejagnu with Canadian
10341 Cross.
10342
10343 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
10344
10345 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10346 host.
10347
10348 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10349 and mingw32.
10350
10351 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
10352
10353 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10354 here as it is not defined in the toplevel Makefile.
10355
10356 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
10357
10358 * configure (package_makefile_rules_frag): New variable, which names
10359 a file with generic rules, ...
10360 Change comment to mention we now have FIVE parts.
10361 * configure: Undo last change.
10362
10363 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
10364
10365 * config.guess: More accurate determination of HP processor types.
10366 * config.sub: More accurate determination of HP processor types.
10367
10368 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
10369
10370 * configure (package_makefile_frag): Move inserting the
10371 ${package_makefile_frag} to where it should be according
10372 to the comment.
10373
10374 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
10375
10376 * config.guess: Add support for Linux/ARM.
10377
10378 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
10379
10380 * .cvsignore: Remove *-info and *-install since they match
10381 release-info and mpw-install, which we don't want to just ignore.
10382
10383 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
10384
10385 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10386
10387 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
10388
10389 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10390 local_prefix to sub-make invocations.
10391
10392 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
10393
10394 * configure.in: Check makefile fragments in the source
10395 directory.
10396
10397 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
10398
10399 * configure.in: Check whether host and target makefile
10400 fragments exist before adding them to *_makefile_frag.
10401
10402 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
10403
10404 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10405
10406 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
10407
10408 * configure.in: Make sure we only replace RPATH_ENVVAR on
10409 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10410 regexp to sed.
10411
10412 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10413 to sub-makes.
10414
10415 1998-01-13 Lee Iverson (leei@ai.sri.com)
10416
10417 * config-ml.in (multi-do): LDFLAGS must include multilib
10418 designator.
10419
10420 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
10421
10422 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10423
10424 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
10425
10426 * config.sub: Add mingw32 support.
10427 * configure.in: Likewise.
10428
10429 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10430
10431 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10432
10433 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
10434
10435 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10436 * configure (gxx_include_dir): Provide a definition for subdirs
10437 which do not use autoconf.
10438
10439 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
10440
10441 * config.guess: Sync with egcs. Picks up new alpha support,
10442 BeOS & some additional linux support.
10443
10444 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
10445
10446 * config.guess: HP 9000/803 is a PA1.1 machine.
10447
10448 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
10449
10450 * configure.in: It's alpha*-...
10451
10452 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10453
10454 * configure.in (host_makefile_frag, target_makefile_frag):
10455 Handle multiple config files.
10456 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
10457 alpha-*-*.
10458
10459 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
10460
10461 * mkdep: New file.
10462
10463 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
10464
10465 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
10466
10467 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
10468
10469 * Makefile.in: Add libgui directory.
10470 (GDB_TK): Add all-libgui.
10471 * configure.in: Add libgui directory.
10472 * configure: Add all-libgui to GDB_TK.
10473
10474 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
10475
10476 * config-ml.in (multidirs): Add m32r to multilib list.
10477
10478 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
10479
10480 * Makefile.in (all-target-gperf): Change dependency to
10481 all-target-libstdc++.
10482
10483 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
10484
10485 * config.guess: Add BeOS support.
10486
10487 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
10488
10489 Source directory cvs renamed to cvssrc:
10490 * configure.in (host_tools): Change cvs to cvssrc.
10491 (native_only): Likewise.
10492 (noconfigdirs) [various cases]: Likewise.
10493 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
10494 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
10495 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
10496 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
10497 (all-cvssrc): Rename target from all-cvs.
10498
10499 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
10500
10501 * configure (gxx_include_dir): Fix thinko.
10502
10503 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
10504
10505 * Makefile.in (INSTALL_TARGET_CROSS): Define.
10506 (install-cross, install-gcc-cross): New targets.
10507
10508 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
10509
10510 * configure.in (noconfigdirs): Add support for Thumb target.
10511
10512 * config.sub (maybe_os): Add support for Thumb target.
10513
10514 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
10515
10516 * Makefile.in: Add rules for cygmon.
10517
10518 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
10519
10520 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
10521
10522 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10523 * configure (gxx_include_dir): Provide a definition for subdirs
10524 which do not use autoconf.
10525
10526 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
10527
10528 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
10529 11/18/97 build
10530
10531 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
10532
10533 * From Franz Sirl.
10534 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
10535 found on RedHat Linux systems.
10536
10537 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
10538
10539 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
10540 guesses.
10541
10542 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
10543
10544 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
10545
10546 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
10547
10548 * ltmain.sh: If mkdir fails, check whether the directory was created
10549 anyhow by some other process.
10550
10551 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
10552
10553 * configure.in (d30v-*-*): Configure all directories.
10554
10555 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
10556
10557 * configure.in (d30v-*-*): Configure newlib, libiberty directories
10558 for the D30V.
10559
10560 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
10561
10562 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
10563
10564 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
10565
10566 * include/libiberty.h: Add extern "C" { so it can be used with C++
10567 progrms.
10568 * include/remote-sim.h: Add extern "C" { so it can be used with C++
10569 programs.
10570
10571 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
10572
10573 * configure.in (d30v-*-*): Configure GCC now.
10574
10575 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
10576
10577 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
10578 is no longer needed.
10579
10580 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
10581
10582 * Makefile.in: check-target-libio depends on all-target-libstdc++.
10583
10584 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
10585
10586 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
10587 targets using "$@" to provide support for similar but not identical
10588 targets without having to duplicate code.
10589
10590 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
10591
10592 * makefile.vms: Fix to work with DEC C.
10593
10594 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
10595
10596 * config.sub: Add mips-tx39-elf to marketing names.
10597
10598 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
10599
10600 * ltmain.sh: Handle symlinks in generated script.
10601
10602 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
10603
10604 * configure: Handle autoconf style directory options: --bindir,
10605 --datadir, --includedir, --infodir, --libdir, --libexecdir,
10606 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
10607 --sysconfdir.
10608 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
10609 (sharedstatedir, localstatedir, oldincludedir): New variables.
10610 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
10611 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
10612 sbindir, sharedstatedir, and sysconfdir.
10613
10614 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
10615
10616 * Makefile.in (bootstrap-lean): New target.
10617
10618 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
10619
10620 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
10621 sn, and gnuserv from noconfigdirs.
10622
10623 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
10624
10625 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
10626
10627 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
10628
10629 * Makefile.in (cross): New target.
10630
10631 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
10632 Jeff Law <law@cygnus.com>
10633
10634 * Makefile.in (bootstrap2, bootstrap3): New targets.
10635 (all-bootstrap): Remove outdated and confusing target.
10636 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
10637
10638 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
10639
10640 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
10641 windows. Consistent with gdb/configure.
10642
10643 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
10644
10645 * configure.in: Name Linux target fragment.
10646
10647 * configure: Rewrite so that project Makefile fragment is inserted
10648 first and appears last in the resulting Makefile.
10649
10650 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
10651
10652 * Makefile.in (install-itcl): Install tcl first.
10653
10654 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
10655
10656 * configure.in: remove bison from noconfigdirs for Cygwin32 host
10657
10658 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
10659
10660 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
10661
10662 * configure.in (skipdirs): Add target-librx for Linux.
10663 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
10664
10665 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
10666
10667 * Makefile.in (bootstrap): New target.
10668
10669 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
10670
10671 * config.sub: Accept 'amigados' for backward compatibility.
10672
10673 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
10674
10675 * config.guess: Merge with FSF.
10676
10677 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
10678
10679 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
10680
10681 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
10682
10683 * config.sub: Add "marketing-names" patch.
10684
10685 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
10686
10687 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
10688
10689 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
10690
10691 * config.sub: Handle v850-elf.
10692
10693 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
10694
10695 * .cvsignore (*-install): Remove.
10696
10697 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
10698
10699 * ltconfig: Set CONFIG_SHELL in libtool.
10700 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
10701
10702 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
10703
10704 * configure.in (target_subdir): Set to libraries if enable_multilib.
10705
10706 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
10707
10708 * config.guess: Update from gcc directory.
10709
10710 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
10711
10712 * Makefile.in (all-sim): Depends on all-readline.
10713
10714 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
10715
10716 * Makefile.in (BISON, YACC): Use $$s.
10717 (all-bison): Depend on all-texinfo.
10718
10719 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
10720
10721 * Makefile.in (BISON): Add -L flag.
10722 (YACC): Likewise.
10723
10724 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10725
10726 * configure.in (noconfigdirs): Add support for v850e target.
10727
10728 * config.sub (maybe_os): Add support for v850e target.
10729
10730 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
10731
10732 * configure.in (noconfigdirs): Add support for v850ea target.
10733
10734 * config.sub (maybe_os): Add support for v850ea target.
10735
10736 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
10737
10738 * config.sub: Add mipstx39. Delete r3900.
10739
10740 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
10741
10742 * Makefile.in (all-autoconf): Depends on all-texinfo.
10743
10744 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
10745
10746 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
10747 eabi targets.
10748
10749 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
10750
10751 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
10752
10753 * configure: When handling a Canadian Cross, handle YACC as well as
10754 BISON. Just set BISON to bison. When setting YACC, prefer bison.
10755 * Makefile.in (all-bison): Depend upon all-texinfo.
10756
10757 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
10758
10759 * Makefile.in (BISON): bison, not byacc or bison -y.
10760 (YACC): bison -y or byacc or yacc.
10761 (various): Add *-bison as appropriate.
10762 (taz): No need to mess with BISON anymore.
10763
10764 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
10765
10766 * configure: If OSTYPE matches *win32*, try to find a good value for
10767 CONFIG_SHELL.
10768
10769 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
10770
10771 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
10772 configure.in if it is present.
10773
10774 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
10775
10776 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
10777
10778 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
10779
10780 * config.sub: Recognize `arc' cpu.
10781 * configure.in: Likewise.
10782 * config-ml.in: Likewise.
10783
10784 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
10785
10786 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
10787
10788 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
10789
10790 * configure: Changed sed delimiter from ':' to '|' when
10791 attempting to substitute ${config_shell} for SHELL. On
10792 NT ${config_shell} may contain a ':' in it.
10793
10794 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
10795
10796 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
10797
10798 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
10799
10800 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
10801
10802 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
10803
10804 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
10805
10806 * ylwrap: If the program is a relative path, force it to be
10807 absolute.
10808
10809 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
10810
10811 * configure (tooldir): Set BISON to `bison -y' and not just bison.
10812
10813 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
10814
10815 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
10816 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
10817 for libraries.
10818
10819 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
10820
10821 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
10822 separated by spaces.
10823
10824 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
10825
10826 * ylwrap: New file.
10827 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
10828
10829 * ltmain.sh: Handle /bin/sh at start of install program.
10830
10831 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
10832
10833 * ltconfig, ltmain.sh: New files, from libtool 1.0.
10834 * missing: New file, from automake 1.2.
10835
10836 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
10837
10838 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
10839 check-tk to CHECK_X11_MODULES.
10840
10841 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
10842
10843 * config.sub: Merge with FSF.
10844
10845 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
10846
10847 * config.guess: Merge with FSF.
10848
10849 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
10850
10851 * configure: Treat msdosdjgpp like go32.
10852 * configure.in: Likewise. Don't remove gprof for go32.
10853
10854 * configure: Change Makefile.tem2 to Makefile.tm2.
10855
10856 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
10857
10858 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
10859
10860 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10861
10862 * install-sh (chmodcmd): Set to null if the DST directory already
10863 exists. Same as Nov 11th change.
10864
10865 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
10866
10867 * configure (GDB_TK): Needs itcl and tix.
10868
10869 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
10870
10871 * config.guess: Update from FSF.
10872
10873 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
10874
10875 * Makefile.in (GDB_TK): Depend on itcl and tix.
10876
10877 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
10878
10879 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
10880 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
10881 (INSTALL_SCRIPT): New variable.
10882 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
10883 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
10884 to -x.
10885 * install-sh: Add support for -x option.
10886
10887 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
10888
10889 * configure.in, Makefile.in: Treat tix like itcl.
10890
10891 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
10892
10893 * Makefile.in (WINDRES): New variable.
10894 (WINDRES_FOR_TARGET): New variable.
10895 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
10896 (EXTRA_HOST_FLAGS): Add WINDRES.
10897 (EXTRA_TARGET_FLAGS): Add WINDRES.
10898 (EXTRA_GCC_FLAGS): Add WINDRES.
10899 ($(DO_X)): Pass down WINDRES.
10900 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
10901 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
10902 DLLTOOL_FOR_TARGET.
10903
10904 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
10905
10906 * configure.in: configure sim before gdb for win32-x-ppc
10907
10908 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10909
10910 Move gperf into the toplevel, from libg++.
10911 * configure.in (target_tools): Add target-gperf.
10912 (native_only): Add target-gperf.
10913 * Makefile.in (all-target-gperf): New target, depend on
10914 all-target-libg++.
10915 (configure-target-gperf): Empty rule.
10916 (ALL_TARGET_MODULES): Add all-target-gperf.
10917 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
10918 (CHECK_TARGET_MODULES): Add check-target-gperf.
10919 (INSTALL_TARGET_MODULES): Add install-target-gperf.
10920 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
10921
10922 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
10923
10924 * config.sub (mn10200): Recognize new basic machine.
10925
10926 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10927
10928 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
10929 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
10930
10931 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
10932
10933 * configure.in: If we're building mips-sgi-irix6* native, turn on
10934 ENABLE_MULTILIB and set TARGET_SUBDIR.
10935
10936 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
10937
10938 * Makefile.in (all-sn): Depend on all-grep.
10939
10940 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
10941
10942 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
10943
10944 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
10945 Makefile. From Jeff Makey <jeff@cts.com>.
10946 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
10947
10948 * Makefile.in (DISTBISONFILES): Remove.
10949 (taz): Don't futz with DISTBISONFILES. Change BISON to use
10950 $(DEFAULT_YACC).
10951
10952 * configure.in: Build itl, db, sn, etc., when building for native
10953 cygwin32.
10954
10955 * Makefile.in (LD): New variable.
10956 (EXTRA_HOST_FLAGS): Pass down LD.
10957 ($(DO_X)): Likewise.
10958
10959 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
10960
10961 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
10962
10963 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
10964
10965 * configure.in (targargs): Strip out any supplied --build argument
10966 before adding our own. Always add --build.
10967
10968 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
10969
10970 * configure.in (targargs): Pass --build if we're doing
10971 a cross-compile.
10972
10973 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
10974
10975 * configure: Use '|' instead of ":" as the separator in
10976 sed. Otherwise sed chokes on NT path names with drive
10977 designators. Also look for "?:*" as the leading characters in an
10978 absolute pathname.
10979
10980 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
10981
10982 * config.sub: Support for r3900.
10983
10984 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
10985
10986 * configure.in: Use install-sh, not install.sh.
10987
10988 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
10989
10990 * Makefile.in (taz): Improve check for BISON so it doesn't try to
10991 apply it twice.
10992
10993 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
10994
10995 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
10996 install-binutils.
10997
10998 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
10999
11000 * Makefile.in: Add automake targets.
11001 * configure.in (host_tools): Add automake.
11002
11003 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
11004
11005 * configure: Default CXX to c++, not gcc.
11006 * Makefile.in (CXX): Set to c++, not gcc.
11007 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11008
11009 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
11010
11011 * install-sh: try appending a .exe if source file doesn't
11012 exist
11013
11014 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
11015
11016 * configure.in: Turn on multilib by default.
11017 (cross_only): Remove target-libiberty.
11018
11019 * Makefile.in (all-gcc): Don't depend on libiberty.
11020
11021 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
11022
11023 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11024
11025 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
11026
11027 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11028 (DISTBISONFILES): Add ld/Makefile.in
11029
11030 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
11031
11032 * configure.in: if target is cygwin32 but host isn't cygwin32,
11033 don't configure gdb tcl tk expect, not just gdb.
11034
11035 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
11036
11037 * configure.in: Added gnuserv everywhere sn appears.
11038
11039 * Makefile.in (ALL_MODULES): Added all-gnuserv.
11040 (CROSS_CHECK_MODULES): Added check-gnuserv.
11041 (INSTALL_MODULES): Added install-gnuserv.
11042 (CLEAN_MODULES): Added clean-gnuserv.
11043 (all-gnuserv): New target.
11044
11045 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
11046
11047 * config.guess: Fixes for MIPS OpenBSD systems.
11048
11049 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
11050
11051 * Makefile.in (INSTALL_XFORM): Remove.
11052 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11053
11054 * mkinstalldirs: New file, copied from automake.
11055 * Makefile.in (installdirs): Rename from install-dirs. Use
11056 mkinstalldirs. Change all users.
11057 (DEVO_SUPPORT): Add mkinstalldirs.
11058
11059 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
11060
11061 * install-sh: Rename from install.sh.
11062 * Makefile.in (INSTALL): Change install.sh to install-sh.
11063 (DEVO_SUPPORT): Likewise.
11064
11065 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
11066 Graichen <graichen@rzpd.de>.
11067
11068 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
11069
11070 * config.guess: Recognize OpenBSD systems correctly.
11071
11072 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
11073
11074 * README, Makefile.in (ETC_SUPPORT): Remove references to
11075 cfg-paper*, configure.{texi,man,info*}._
11076
11077 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
11078
11079 * Makefile.in (all.normal): Ensure that gcc is built after all
11080 the x11 - ie gdb - targets.
11081
11082 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
11083
11084 * makefile.vms: Don't run conf-a-gas.
11085
11086 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
11087
11088 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11089
11090 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
11091
11092 * configure.in: Remove noconfigdirs case since gdb also
11093 configures and builds for tic80-coff.
11094
11095 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
11096
11097 * configure: Set cache_file to config.cache.
11098 * Makefile.in (local-distclean): Remove config.cache.
11099
11100 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
11101
11102 * COPYING: Update FSF address.
11103
11104 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
11105
11106 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11107 noconfigdirs.
11108
11109 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
11110
11111 * Makefile.in (install-dirs): Don't crash if prefix, and hence
11112 MAKEDIRS, is empty.
11113
11114 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
11115
11116 * config.sub: Tweak mn10300 entry.
11117
11118 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
11119
11120 * configure.in (host_tools): Put sim before gdb, so gdb's
11121 configure.tgt can determine if the simulator was configured.
11122
11123 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
11124
11125 * config.sub: Move BeOS $os case to be with other Cygnus
11126 local cases.
11127
11128 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
11129
11130 * config.sub: Remove misplaced comment that broke Linux.
11131
11132 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
11133
11134 * config.sub: Add BeOS support.
11135
11136 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
11137
11138 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11139
11140 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
11141
11142 * configure.in (noconfigdirs): Remove tcl and tk from
11143 noconfigdirs for cygwin32 builds.
11144
11145 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
11146
11147 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11148
11149 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
11150
11151 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11152 make-all.com, use makefile.vms instead.
11153
11154 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
11155
11156 * config.sub: Accept -lnews*.
11157
11158 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
11159
11160 * configure.in (noconfigdirs): Disable target-newlib,
11161 target-examples and target-libiberty for d30v.
11162
11163 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11164
11165 * configure.in (noconfigdirs): Enable ld for d30v.
11166
11167 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
11168
11169 * configure.in (tic80-*-*): Build compiler.
11170
11171 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
11172
11173 * configure.in (d30v-*): Remove sim directory from list of
11174 unsupported d30v directories
11175
11176 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
11177
11178 * config.sub, configure.in: Add d30v target cpu.
11179
11180 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
11181
11182 * makefile.vms: New file.
11183 * make-all.com: Remove.
11184
11185 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
11186
11187 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11188
11189 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
11190
11191 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11192
11193 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
11194
11195 * Makefile.in (ALL_MODULES): Added all-db.
11196 (CROSS_CHECK_MODULES): Addec check-db.
11197 (INSTALL_MODULES): Added install-db.
11198 (CLEAN_MODULES): Added clean-db.
11199
11200 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
11201
11202 * config.guess: Merge with latest FSF sources.
11203
11204 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
11205
11206 * Makefile.in (ALL_MODULES): Added all-itcl.
11207 (CROSS_CHECK_MODULES): Added check-itcl.
11208 (INSTALL_MODULES): Added install-itcl.
11209 (CLEAN_MODULES): Added clean-itcl.
11210
11211 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
11212
11213 * configure.in: build gdb for mn10200
11214
11215 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
11216
11217 * Makefile.in (all-target-winsup): Depend on all-target-libio.
11218
11219 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
11220
11221 * configure.in (tic80-*-*): Turn off most targets right now.
11222
11223 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
11224
11225 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11226 rather than the makeinfo program.
11227 (do-info): Depend upon all-texinfo.
11228
11229 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
11230
11231 * configure.in: Remove uses of config/mh-linux.
11232
11233 * config.sub, config.guess: Merge with latest FSF sources.
11234
11235 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
11236
11237 * config.sub (case $basic_machine): Add tic80 entries.
11238
11239 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
11240
11241 * config.sub, config.guess: Merge with latest FSF sources.
11242
11243 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11244
11245 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11246 * mpw-config.in: Test for NewFolderRecursive.
11247 * mpw-install: Use symbolic name for startup filename.
11248 * mpw-README: Add various additional details.
11249
11250 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
11251
11252 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11253
11254 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
11255
11256 * configure.in: Do build gcc and the target libraries for
11257 the mn10200.
11258
11259 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
11260
11261 * configure.in: don't avoid building gdb for mn10300 any more
11262 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11263 instead of single-quoting it.
11264
11265 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
11266
11267 * configure.in: Don't use --with-stabs on IRIX 6.
11268
11269 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
11270
11271 * configure.in (m32r): Build gdb, libg++ now.
11272
11273 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
11274
11275 * configure.in (mips*-sgi-irix6*): Remove gdb and related
11276 directories from noconfigdirs.
11277
11278 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
11279
11280 * config.sub (basic_machine): added mips16 configuration
11281
11282 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11283
11284 * config.sub: Handle d10v-unknown.
11285
11286 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
11287
11288 * config.sub: Handle v850-unknown.
11289
11290 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
11291
11292 * Makefile.in: add findutils
11293 * configure.in: add findutils to list of host_tools
11294
11295 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
11296
11297 * config.sub: Handle mn10200 and mn10300.
11298
11299 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11300
11301 * configure.in (d10v-*): Do not build librx.
11302
11303 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
11304
11305 * configure.in (mn10300): Build everything except gdb & libgloss.
11306
11307 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
11308
11309 * config.guess: Patch for Dansk Data Elektronik servers,
11310 from Niels Skou Olsen <nso@dde.dk>.
11311
11312 For ncr, use /bin/uname rather than uname, since GNU uname does not
11313 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
11314
11315 Patch for MIPS R4000 running System V,
11316 from Eric S. Raymond <esr@snark.thyrsus.com>.
11317
11318 Fix thinko for nextstep.
11319
11320 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11321
11322 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
11323 * config.guess: Guess mips-dec-mach_bsd4.3.
11324
11325 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
11326 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
11327 release numbers.
11328 * config.guess (mips-mips-riscos*): Emit just enough of the
11329 release number.
11330
11331 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
11332 * config.guess (sparc-auspex-sunos*): Added.
11333 (f300-fujitsu-*): Added.
11334
11335 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
11336 * config.guess: Recognize a Tadpole as a sparc.
11337
11338 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11339
11340 * config.guess: Don't assume that NextStep version is either 2 or
11341 3. NextStep 4 (aka OpenStep 4) has come out now.
11342
11343 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
11344
11345 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11346 From Rik Faith <faith@cs.unc.edu>.
11347
11348 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
11349
11350 * config.sub: Contributions from bug-gnu-utils to:
11351 Support plain "hppa" (no version given) architecture, reported by
11352 OpenStep.
11353 OpenBSD like NetBSD.
11354 LynxOs is not a hardware supplier.
11355
11356 * config.guess: Contributions from bug-gnu-utils to add support for:
11357 OpenBSD like NetBSD.
11358 Stratus systems.
11359 More Pyramid systems.
11360 i[n>4]86 Intel chips.
11361 M680[n>4]0 Motorola chips.
11362 Use unknown instead of lynx for hardware manufacturer.
11363
11364 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11365
11366 * install.sh (chmodcmd): Set to null if the DST directory already
11367 exists.
11368
11369 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11370
11371 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11372 not use mt-ppc target Makefile fragment any more.
11373
11374 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11375
11376 * configure.in (*-*-windows): Exclude everything but those dirs
11377 needed to build windows.
11378
11379 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
11380
11381 * Makefile.in (all-target-winsup): Depend on all-target-librx.
11382
11383 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11384
11385 * configure.in: Exclude mmalloc from i386-windows.
11386
11387 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
11388
11389 * Undo my previous change.
11390
11391 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
11392
11393 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11394 unconditionally.
11395 (MAKEOVERRIDES): Define (revert this part of October 18 change).
11396
11397 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
11398
11399 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
11400 host to add it's own flags.
11401
11402 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
11403
11404 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11405
11406 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
11407
11408 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11409 (CXX_FOR_TARGET): Likewise.
11410 (GCC_FOR_TARGET): Define.
11411 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11412 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11413 CC_FOR_TARGET was specified on the command line.
11414 (MAKEOVERRIDES): Don't define.
11415
11416 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
11417
11418 * configure.in (m32r): Fix spelling of libg++ libs.
11419
11420 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
11421
11422 * config.sub (-apple*): Remove, now redundant.
11423
11424 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
11425
11426 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11427
11428 * configure: Rework yesterday's sed script patch.
11429
11430 * config.sub: Merge with FSF.
11431
11432 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
11433
11434 * config.guess: Merge from FSF.
11435
11436 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
11437 * config.guess: Use pc instead of unknown, for pc clone systems.
11438 Change linux to linux-gnu.
11439
11440 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11441 * config.guess: Avoid non-portable tr syntax.
11442
11443 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
11444
11445 * test-build.mk (HOLES): Add "xargs" for gdb.
11446
11447 * configure: Avoid hpux10.20 sed bug.
11448
11449 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
11450
11451 * configure.in: Add support for windows host
11452 (that is a build done under the Microsoft build environment).
11453
11454 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
11455
11456 * Makefile.in: Replace all uses of srcroot with s, to shrink
11457 command line lengths.
11458
11459 Patches from Geoffrey Noer <noer@cygnus.com>:
11460 * configure.in: If configuring for newlib, pass --with-newlib to
11461 subdirectories.
11462 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
11463 -Bnewlib/ and -Lwinsup to gcc.
11464 (CXX_FOR_TARGET): Likewise.
11465
11466 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
11467
11468 * Makefile.in (ETC_SUPPORT): Add configure.
11469
11470 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
11471
11472 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
11473 host configuration file.
11474
11475 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
11476
11477 * configure.in: Break mn10x00 support into separate
11478 mn10200 and mn10300 configurations.
11479 * config.sub: Likewise.
11480
11481 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
11482
11483 * configure.in: Add lots of stuff to noconfigdirs for
11484 the mn10x00 targets.
11485
11486 * config.sub, configure.in: Add mn10x00 support.
11487
11488 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
11489
11490 * make-all.com: Call conf-a-gas, not config-a-gas.
11491
11492 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
11493
11494 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
11495 targets.
11496
11497 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
11498
11499 * mpw-README: Add much more detail for native PowerMac.
11500 * mpw-install: New file.
11501 * mpw-configure: Add --norecursion and --help options.
11502 * mpw-config.in: Translate readme and install files when
11503 copying to objdir.
11504 * mpw-build.in: Don't always depend on byacc and flex.
11505 (install-only-top): New action.
11506
11507 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
11508
11509 * configure.in: You can now configure GDB for the v850.
11510
11511 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
11512
11513 * configure.in (noconfigdirs): Don't configure any C++ dirs
11514 if targeting D10V.
11515
11516 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
11517
11518 * config.sub: Recognize mips64vr5000.
11519
11520 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
11521
11522 * configure.in: Use a single line for host_tools and native_only.
11523
11524 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
11525
11526 * config.sub, configure.in: Add entries for m32r.
11527
11528 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
11529
11530 * Makefile.in (inet-install): Don't run install-gzip.
11531
11532 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
11533
11534 * configure.in: Don't config lots of things for *-*-windows*.
11535
11536 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
11537
11538 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
11539 (host_libs, host_tools): Copy from configure.in.
11540 * mpw-configure: Don't complain about directories not found.
11541
11542 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11543
11544 * configure.in (i[345]86): Recognize i686 for pentium pro.
11545 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
11546 file.
11547
11548 * config.guess (i[345]86): Ditto.
11549
11550 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11551
11552 * configure.in (noconfigdirs): Removed gdb for D10V.
11553
11554 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
11555
11556 * configure.in: Remove ld, target-libio, target-libg++, and
11557 target-libstdc++ from noconfigdirs.
11558
11559 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
11560
11561 * configure: Fix three locations where shell scripts were
11562 being run directly rather than with config_shell.
11563
11564 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
11565
11566 * configure.in (v850-*-*): Set up initial $noconfigdirs.
11567 * config.sub (basic_machine): Recognize v850.
11568
11569 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
11570
11571 * mpw-configure: Handle multiple enable/disable options and
11572 pass them down recursively, handle -c and -s flags appropriately
11573 depending on choice of compiler, add escape mechanism for
11574 quoted arguments to gC.
11575
11576 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11577
11578 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
11579 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
11580 so that -mrelocatable-lib and -mno-eabi are used.
11581
11582 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
11583 not support --print-multi-lib, don't abort.
11584
11585 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
11586
11587 * make-all.com: Run config-a-gas.
11588 * setup.com: Don't copy subdirectory files around.
11589
11590 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
11591
11592 * configure.in (*-*-ose): Remove exclusion of libgloss for this
11593 target, it now compiles correctly.
11594
11595 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
11596
11597 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
11598
11599 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11600
11601 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
11602
11603 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
11604
11605 * configure.in (native_only): Add prms.
11606
11607 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
11608
11609 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
11610 (BINUTILS_SUPPORT_DIRS): Likewise.
11611
11612 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11613
11614 * configure.in (d10v-*-*): Don't configure ld or gdb until the
11615 d10v support is added.
11616
11617 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
11618
11619 * configure.in (d10v-*-*): New target.
11620
11621 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
11622
11623 * config.guess (HP 9000/811): Recognize this as a PA1.1
11624 machine.
11625
11626 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
11627
11628 * Makefile.in (do-tar-gz): New target, split out from tail end of
11629 taz target. Run each command separately, don't use pipes.
11630 (taz): Use it.
11631
11632 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
11633
11634 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
11635 * mpw-build.in: No builds should depend on building byacc or flex,
11636 they are assumed to be installed already.
11637
11638 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11639
11640 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
11641 variable that CC_FOR_TARGET needs.
11642
11643 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11644
11645 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
11646 options have changed since the last time the subdirectory was
11647 configured, and if it has, reconfigure.
11648 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
11649 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
11650
11651 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
11652
11653 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
11654 CLEAN_MODULES): Add bash.
11655 (all-bash): New target.
11656
11657 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
11658
11659 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
11660
11661 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11662
11663 * config.sub (basic_machine): Recognize d10v as a valid processor.
11664
11665 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
11666
11667 * mpw-configure: Add support for --bindir.
11668 * mpw-build.in: Use a GCC-specific build script for GCC actions.
11669
11670 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
11671
11672 * configure.in: add bash, time, gawk to list of hosttools and things
11673 to only build for native toolchains
11674
11675 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11676
11677 * Makefile.in (docdir): Remove.
11678
11679 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
11680
11681 * Makefile.in (datadir): Set to $(prefix)/share.
11682
11683 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
11684
11685 * configure.in: build diff and patch for cygwin32-hosted
11686 toolchains.
11687
11688 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
11689
11690 * config.sub: Accept -rtems*.
11691
11692 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
11693
11694 * configure.in: enable dosrel for cygwin32-hosted builds,
11695 remove diff from the list of things not buildable
11696 via Canadian Cross
11697
11698 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
11699
11700 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
11701 don't get ". ".
11702
11703 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
11704
11705 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
11706
11707 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
11708
11709 * Makefile.in (taz): Handle case where tex3patch didn't even get
11710 checked out. Also, if it was found, put the symlink in a new util
11711 subdirectory.
11712
11713 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11714
11715 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
11716
11717 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
11718
11719 * config.sub: Recognize -openvms.
11720 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
11721 * make-all.com, setup.com: New files.
11722
11723 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11724
11725 * Makefile.in (taz): tex3patch moved to texinfo/util.
11726
11727 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
11728
11729 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
11730 * configure.in: remove make from disable-if-Can-Cross list
11731 enable gdb if ${host} and ${target} are cygwin32
11732
11733 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
11734
11735 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
11736 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
11737
11738 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
11739
11740 * config.guess: Combine mips-mips-riscos cases, and use cpp to
11741 distinguish sysv/svr4/bsd variants.
11742 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
11743
11744 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
11745
11746 * configure.in: Added copyright notice.
11747 * move-if-change: Added copyright notice.
11748
11749 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11750
11751 * configure.in (powerpcle-*-solaris*): Until we get shared
11752 libraries working, don't build gdb, sim, make, tcl, tk, or
11753 expect.
11754
11755 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
11756
11757 * config.guess: Merge with FSF:
11758
11759 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
11760 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
11761
11762 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
11763 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
11764
11765 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
11766 * config.guess: Combine two OSF1 rules.
11767 Also recognize field test versions. From mjr@zk3.dec.com.
11768 * config.guess (dgux): Use /usr/bin/uname rather than uname,
11769 because GNU uname does not support -p. From pmr@pajato.com.
11770
11771 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
11772
11773 * Makefile.in (MAKEDIRS): Removed $(tooldir).
11774
11775 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
11776
11777 * mpw-README: Document GCCIncludes.
11778
11779 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
11780
11781 * configure.in (alpha-*-linux*): Set enable_shared to yes.
11782
11783 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
11784
11785 * mpw-configure: Handle --enable-FOO and --disable-FOO.
11786
11787 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
11788
11789 * configure.in (*-*-cygwin32): Configure make.
11790
11791 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
11792
11793 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
11794
11795 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
11796
11797 * Makefile.in (all-inet): Depend on all-perl.
11798
11799 * Makefile.in (inet-install): New target.
11800
11801 * Makefile.in (all-inet): Depend on all-tcl.
11802 (all-inet): Depend on all-send-pr.
11803
11804 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11805
11806 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
11807 temporarily.
11808
11809 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
11810
11811 * configure.in: Don't configure --with-gnu-ld on AIX.
11812
11813 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
11814
11815 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
11816
11817 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
11818
11819 * Makefile.in (ALL_MODULES): Added all-inet.
11820 (CROSS_CHECK_MODULES): Added check-inet.
11821 (INSTALL_MODULES): Added install-inet.
11822 (CLEAN_MODULES): Added clean-inet.
11823 (all-indent): New target.
11824
11825 * configure.in (host_tools): Added inet.
11826 (native_only): Added inet.
11827 (noconfigdirs): Added inet.
11828
11829 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
11830
11831 * configure.in: Don't configure libgloss if we are not configuring
11832 newlib.
11833
11834 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
11835
11836 * configure.in: Don't configure libgloss for unsupported
11837 architectures.
11838
11839 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11840
11841 * Makefile.in (CLEAN_MODULES): Add clean-apache.
11842
11843 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
11844
11845 * Makefile.in (ALL_MODULES): Include all-apache.
11846 (CROSS_CHECK_MODULES): Include check-apache.
11847 (INSTALL_MODULES): Include install-apache.
11848 (all-apache): New target.
11849
11850 * configure.in: Added apache everywhere perl is seen.
11851
11852 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11853
11854 * Makefile.in: Add support for clean-{module} and
11855 clean-target-{module} rules.
11856
11857 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
11858
11859 * configure.in (*-*-ose) do not build libgloss.
11860
11861 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11862
11863 * config.guess (prep*:SunOS:5.*:*): Turn into
11864 powerpele-unknown-solaris2.
11865
11866 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
11867
11868 * configure.in: Permit --enable-shared to specify a list of
11869 directories.
11870
11871 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11872
11873 * configure.in (host==solaris): Pass only the first word of $CC
11874 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
11875
11876 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
11877
11878 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
11879
11880 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
11881
11882 * Makefile.in (ALL_MODULES): Include all-perl.
11883 (CROSS_CHECK_MODULES): Include check-perl.
11884 (INSTALL_MODULES): Include install-perl.
11885 (ALL_X11_MODULES): Include all-guile.
11886 (CHECK_X11_MODULES): Include check-guile.
11887 (INSTALL_X11_MODULES): Include install-guile.
11888 (all-perl): New target.
11889 (all-guile): New target.
11890
11891 * configure.in (host_tools): Include perl and guile.
11892 (native_only): Include perl and guile.
11893 (noconfigdirs): Don't build guile and perl; no ports have been
11894 done.
11895
11896 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
11897
11898 * configure (--enable-*): Handle quoted option lists such as
11899 --enable-sim-cflags='-g0 -O' better.
11900
11901 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11902
11903 * Makefile.in ({,inst}all-target): New rule so we can make and
11904 install all of the target directories easily.
11905
11906 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11907
11908 * configure.in: Add missing global flag in sed substitution when
11909 deleting `target-' from ${configdirs}.
11910
11911 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
11912
11913 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
11914 option.
11915
11916 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
11917 config/mh-necv4.
11918
11919 * install.sh: Correct misspelling of transformbasename.
11920
11921 * config.guess: Recognize mips-*-sysv*.
11922
11923 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
11924
11925 * config.sub: Recognize mon960.
11926
11927 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
11928
11929 * configure: Restore Canadian Cross handling of BISON and LEX,
11930 removed in Feb 20 change.
11931
11932 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
11933
11934 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
11935 Mention make install. Remove the old copyright date as well the
11936 clumsy and rather pointless copyright on the README file.
11937
11938 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
11939
11940 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
11941 Makefile after running symlink-tree, then run `make distclean' to
11942 avoid clobbering any generated files in srcdir.
11943
11944 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
11945
11946 * configure.in (m68k-*-netbsd*): Build everything now.
11947
11948 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
11949
11950 * Makefile.in (taz): Fix quoting.
11951
11952 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
11953
11954 * configure.in (sparclet-*-*): Build everything now.
11955
11956 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
11957
11958 * configure.in (m68k-*-linux*): New host.
11959
11960 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
11961
11962 * configure: Check for bison before byacc.
11963
11964 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
11965
11966 * Makefile.in configure: Change the way LEX and BISON/YACC are
11967 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
11968 searching PATH. These are used as fallbacks by Makefile.in if
11969 flex/bison/byacc aren't in objdir.
11970
11971 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
11972
11973 * Makefile.in: Make everything which depends upon all-bfd also
11974 depend upon all-opcodes, in case --with-commonbfdlib is used.
11975
11976 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
11977
11978 * configure.in (host *-*-cygwin32): Don't build gdb if we are
11979 building NT native compilers on Unix.
11980
11981 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
11982
11983 * configure.in: Don't get CC from the host Makefile fragment if we
11984 can find gcc in PATH, or if this is a Canadian Cross. Move the
11985 Solaris test for /usr/ucb/cc to the post target script, just after
11986 the compiler sanity test.
11987
11988 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
11989
11990 * config.sub: Merge with FSF.
11991
11992 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
11993
11994 * Makefile.in (RPATH_ENVVAR): New variable.
11995 (REALLY_SET_LIB_PATH): Use it.
11996 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
11997
11998 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
11999
12000 * config.sub, configure.in: Recognize sparclet cpu.
12001
12002 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12003
12004 * config.guess: Support m68k-cbm-sysv4.
12005
12006 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12007
12008 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12009 m68k-unknown-linuxaout from linker help string. Put quotes around
12010 $ld_help_string.
12011
12012 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
12013
12014 * config.guess (powerpc-harris-powerunix): Add guess for port
12015 to new target.
12016
12017 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12018
12019 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12020
12021 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
12022
12023 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12024 $(REALLY_SET_LIB_PATH) in Makefile.
12025 * Makefile.in (SET_LIB_PATH): New variable.
12026 (REALLY_SET_LIB_PATH): New variable.
12027 ($(DO_X)): Use $(SET_LIB_PATH).
12028 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12029 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12030 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12031 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12032 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12033 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12034 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12035 (install-dosrel): Likewise.
12036 (all-opcodes): Depend upon all-libiberty.
12037
12038 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
12039
12040 * config.guess (*:CYGWIN*): New
12041
12042 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12043
12044 * Makefile.in (all-target-winsup): All all-target-libiberty.
12045
12046 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
12047
12048 * configure.in (noconfigdirs): Add missing # in front of comment.
12049
12050 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
12051
12052 * configure.in: add second pass to things added to noconfigdirs
12053 so *-gm-magic can exclude libgloss properly.
12054
12055 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
12056
12057 * mpw-configure (extralibs_name, rez_name): Set correctly
12058 for MWC68K compiler.
12059
12060 * mpw-README: Add more info on the necessary build tools.
12061
12062 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
12063
12064 * configure.in, config.sub: Recognize cygwin32.
12065
12066 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
12067
12068 * config.guess, config.sub: Recognize A/UX.
12069
12070 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
12071
12072 * config.sub: Merge with gcc/config.sub.
12073
12074 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
12075
12076 * mpw-build.in (do-binutils): Add build of stamps.
12077
12078 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
12079
12080 * config.sub: Add recognition for mips64vr4100*-* targets.
12081
12082 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
12083
12084 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12085 Add creation of gconfigargs with `--enable-shared' turned on.
12086 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12087 ($(host)-stamp-stage3-configured): Likewise.
12088 (HOLES): Add chatr and ldd.
12089 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12090
12091 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
12092
12093 * configure: Pass --nfp to recursive configures.
12094
12095 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
12096
12097 * Makefile.in (DLLTOOL): New.
12098 (DLLTOOL_FOR_TARGET): New.
12099 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12100 (EXTRA_TARGET_FLAGS): Ditto.
12101 (EXTRA_GCC_FLAGS): Ditto.
12102 (CONFIGURE_TARGET_MODULES): Ditto.
12103 (DO_X): Ditto.
12104 * configure: Add DLLTOOL.
12105
12106 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
12107
12108 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12109 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12110 mh-sco, since old workarounds no longer needed, and don't
12111 build ld, since libraries have weak symbols in COFF.
12112
12113 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
12114
12115 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12116
12117 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
12118
12119 * configure.in: Make sure that ${CC} can be used to compile an
12120 executable.
12121
12122 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
12123
12124 * Makefile.in (all-gdb): Depend on $(GDB_TK).
12125 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12126 nothing depending on whether gdbtk is being built.
12127
12128 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
12129
12130 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12131
12132 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
12133
12134 * configure.in (noconfigdirs): Put ld or gas in this early, if the
12135 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12136
12137 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
12138
12139 * config-ml.in: Add support for
12140 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12141 Simplify setting of multidirs from --disable-foo.
12142
12143 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12144
12145 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12146 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12147 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12148 non-empty, pass them on to the GCC make.
12149 (all-bootstrap): New rule that is like all-gcc, except it executes
12150 the GCC bootstrap rule instead of the GCC all rule.
12151
12152 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
12153
12154 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12155
12156 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12157
12158 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12159 DG/UX support.
12160
12161 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
12162
12163 * config.sub (i*86*) Change [345] to [3456]
12164
12165 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12166
12167 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12168 --with-gnu-ld=no.
12169
12170 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12171
12172 * config-ml.in (rs6000*, powerpc*): Add switches to control which
12173 AIX multilibs get built.
12174
12175 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12176
12177 * configure.in (i386-win32): Don't build expect if we're not
12178 building the tcl subdir.
12179
12180 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
12181
12182 * Makefile.in: (configure-target-examples, all-target-examples):
12183 New targets, configure and build example programs.
12184
12185 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
12186
12187 * mpw-configure: If an mpw-config.in generated a file mk.sed,
12188 use it as input to sedit the generated MPW makefile.
12189 * mpw-README: Add a suggestion about Gestalt.h.
12190
12191 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
12192
12193 * config.sub: Accept *-*-ieee*.
12194
12195 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
12196
12197 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
12198 Ronald F. Guilmette <rfg@monkeys.com>.
12199
12200 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12201
12202 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12203 for powerpc-pe native.
12204 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12205 (target==powerpc-pe): duplicate i386-win32 entry.
12206
12207 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12208
12209 * configure.in (noconfigdirs): Exclude target-newlib for all versions
12210 of vxworks, not just vxworks5.1.
12211
12212 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
12213
12214 * mpw-configure: Add support for exec-prefix.
12215
12216 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12217
12218 * config.guess: Recognize HP model 816 machines as having
12219 a PA1.1 processor.
12220
12221 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
12222
12223 * configure: Ignore new autoconf configure options.
12224
12225 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
12226
12227 * config.guess: Recognize Pentium under SCO.
12228 From Robert Lipe <robertl@arnet.com>.
12229
12230 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12231
12232 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12233
12234 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
12235
12236 * configure.in: Don't configure gas for alpha-dec-osf*.
12237
12238 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
12239
12240 * configure.in: Default to --with-stabs for some targets for which
12241 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12242 i[345]86*-*-unixware*.
12243
12244 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
12245
12246 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12247 rather than basing it on the target. Simplify handling of options
12248 controlling which directories to configure. Remove extraneous
12249 slash in multi-clean target.
12250
12251 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
12252
12253 * config-ml.in: Prefix more variables with ml_ so they don't collide
12254 with configure's.
12255
12256 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
12257
12258 * configure: Don't turn -v into --v.
12259
12260 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
12261
12262 * configure.in (targargs): Fix typo.
12263
12264 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12265
12266 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
12267
12268 * configure.in: Strip --host and --target options from
12269 CONFIG_ARGUMENTS, and always configure for --host only. Add
12270 --with-cross-host option when building with a cross-compiler.
12271 * configure: Canonicalize the arguments put into config.status by
12272 always using `=' for an option with an argument. Pass a presumed
12273 --host or --target explicitly.
12274
12275 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
12276
12277 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12278 into general OS recognition case.
12279
12280 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12281
12282 * configure.in (target_configdirs): add target-winsup only
12283 for win32 target systems.
12284
12285 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
12286
12287 * Makefile.in (all-target-libgloss): Depend upon
12288 configure-target-newlib, since when libgloss is built it looks to
12289 see if the newlib directory exists.
12290
12291 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
12292
12293 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12294 cfg-ml-*.in.
12295
12296 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
12297
12298 * configure: Handle LD and LD_FOR_TARGET when configuring a
12299 Canadian Cross.
12300
12301 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12302
12303 * configure.in (target_libs): add target-winsup.
12304 (target==i386-win32): add patch diff flex make to $noconfigdirs.
12305 (target==ppcle-pe): remove ld from $noconfigdirs.
12306
12307 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
12308
12309 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12310 Preserve relative path names in $srcdir. Build symlink tree if
12311 configuring cross target dir and srcdir=. (= no VPATH support).
12312 (configure-target-libg++): Depend on configure-target-librx.
12313 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12314 * config-ml.in: New file.
12315 * symlink-tree: New file.
12316 * configure: Ensure srcdir="." if that's what it is.
12317
12318 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
12319
12320 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12321 includes and FLEX_SKELETON setting.
12322 * mpw-configure (--with-gnu-ld): New option, controls whether
12323 to use PPCLink or ld with PowerMac GCC.
12324 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12325 * mpw-config.in: Configure grez if targeting Mac.
12326
12327 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12328 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12329 just macos.
12330 * configure.in: Configure grez resource compiler if targeting Mac.
12331 * Makefile.in (all-grez, install-grez): New targets.
12332
12333 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
12334
12335 * configure: CXX defaults to gcc, not g++. If we find
12336 gcc in the path, set CC to gcc -O2.
12337
12338 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
12339
12340 * configure: Default ${build} correctly. Avoid picking up extra
12341 spaces when reading CC and CXX from Makefile. When doing a
12342 Canadian Cross, use plausible default values for numerous
12343 variables.
12344 * configure.in: When doing a Canadian Cross, don't try to
12345 configure tools whose configure script can't handle it.
12346
12347 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12348
12349 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12350
12351 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
12352
12353 * configure: Remove dubious bug reporting address.
12354
12355 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
12356
12357 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
12358 configure script, run that instead of this directory's configure.
12359 In either case, print a message that we're configuring the sub-dir.
12360
12361 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
12362
12363 * configure.in: Before checking for the existence of various files,
12364 use sed to filter out "target-".
12365
12366 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
12367
12368 * Makefile.in (DO_X): Split rule to decrease command line length
12369 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
12370 (Philippe De Muyter).
12371
12372 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12373
12374 * Makefile.in (all-patch): depend on all-libiberty.
12375
12376 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
12377
12378 * configure.in: If the only directory in target_configdirs which
12379 actually exists is libiberty, then set target_configdirs to empty,
12380 to avoid trying to build a target libiberty in a gas or gdb
12381 distribution.
12382
12383 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
12384
12385 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12386 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12387 systems.
12388
12389 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12390
12391 * configure.in (copy_dirs): Use sys-include instead of include
12392 for --with-headers option.
12393
12394 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
12395
12396 * Makefile.in, configure.in: Make winsup builds work with
12397 new scheme.
12398
12399 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
12400
12401 * configure.in: Build the linker on AIX.
12402
12403 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
12404
12405 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
12406 where needed.
12407
12408 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
12409
12410 * Makefile.in (all-gcc): Fix typo.
12411
12412 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
12413
12414 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
12415
12416 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
12417
12418 * configure.in: Rename libFOO to target-libFOO, and xiberty
12419 to target-xiberty, to provide more flexibility.
12420 (target_subdir): Define. Create if cross.
12421 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12422 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
12423 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12424 check-libFOO -> check-target-libFOO, etc.
12425 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12426 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12427 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12428 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
12429 allow ALL_GCC="" to only configure.
12430 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
12431 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
12432 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
12433
12434 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
12435
12436 * Makefile.in (taz): Build "info" in etc explicitly.
12437
12438 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
12439
12440 * configure.in: Make sure that CC is undefined (as opposed to
12441 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
12442 problem with autoconf trying to configure on a host without GCC.
12443
12444 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12445
12446 * mpw-configure: Set host alias from choice of host compiler,
12447 only use generic MPW Makefile sed if present, edit a file
12448 named "hacked_Makefile.in" instead of "Makefile.in" if present.
12449 * mpw-README: Add problem notes about CW6 and CW7.
12450
12451 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
12452
12453 * Makefile.in (taz): Use ";" instead of ";;".
12454
12455 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12456
12457 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
12458 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
12459 DISTDOCDIRS.
12460 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
12461 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
12462
12463 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
12464
12465 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
12466 and gnats, because they are now subsumed by DISTSTUFFDIRS.
12467 Move bfd to DISTSTUFFDIRS.
12468
12469 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12470
12471 * Makefile.in (X11_LIB): Removed.
12472 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
12473
12474 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
12475
12476 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12477
12478 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
12479 names.
12480
12481 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12482
12483 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
12484
12485 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
12486
12487 * configure.in (i[345]86-*-win32): Always build newlib.
12488 Don't configure cvs, autoconf or texinfo.
12489 * Makefile.in (LD_FOR_TARGET): New.
12490 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
12491 Pass down LD_FOR_TARGET.
12492
12493 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
12494
12495 * winsup: New directory.
12496 * Makefile.in: Build winsup.
12497 * configure.in: Winsup is configured when target is win32.
12498 Can only build win32 target GDB when native.
12499
12500 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
12501
12502 * config.guess: Recognize HP model 819 machines as having
12503 a PA 1.1 processor.
12504
12505 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
12506
12507 * configure: Fix sed loop which substitutes for CC and CXX to
12508 avoid bug found in various sed implementations.
12509
12510 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12511
12512 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
12513 simulator. Use standard powerpc-*-eabi*.
12514
12515 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
12516
12517 * configure.in: Stop putting gas and binutils in noconfigdirs for
12518 powerpc-*-aix* and rs6000-*-*.
12519
12520 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
12521
12522 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
12523 -mcall-aixdesc libraries.
12524
12525 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
12526
12527 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
12528
12529 * config.sub (arm | armel | armeb): Fix shell syntax.
12530
12531 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12532
12533 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
12534 -msoft-float and -mcpu=common support.
12535 (powerpc*-*-eabisim*): Add support for building -mcall-aix
12536 libraries.
12537
12538 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12539
12540 * configure.in: Allow configuration and build of emacs19 for the alpha.
12541
12542 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12543
12544 * configure.in (CC): Get ^CC, not just any old CC, from
12545 ${host_makefile_frag}.
12546
12547 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12548
12549 * configure.in (CC): Try to get CC from
12550 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
12551
12552 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12553
12554 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
12555 only if it exists in $(srcdir).
12556
12557 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
12558
12559 * configure: If CC and CXX are not set in the environment, set
12560 them, based on either an existing Makefile or on searching for gcc
12561 in PATH. Substitute for CC and CXX in Makefile.
12562 * configure.in: Remove libm from target_libs. Separate
12563 target_configdirs from configdirs. If CC is not set in
12564 environment, try to get it from a host Makefile fragment. Rewrite
12565 changes of configdirs to use skipdirs instead. A few minor
12566 tweaks. Take directories out of target_configdirs as they are
12567 taken out of configdirs. Remove existing Makefile files from
12568 subdirectories. Substitute for TARGET_CONFIGDIRS and
12569 CONFIG_ARGUMENTS in Makefile.
12570 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
12571 by configure.in.
12572 (CONFIG_ARGUMENTS): Likewise.
12573 (CONFIGURE_TARGET_MODULES): New variable.
12574 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
12575 ($(CONFIGURE_TARGET_MODULES)): New target.
12576 (configure-libg++, configure-libio): New targets.
12577 (all-libg++): Depend upon configure-libg++.
12578 (all-libio): Depend upon configure-libio.
12579 (configure-libgloss, all-libgloss): New targets.
12580 (configure-libstdc++): New target.
12581 (all-libstdc++): Depend upon configure-libstdc++.
12582 (configure-librx, all-librx): New targets.
12583 (configure-newlib): New target.
12584 (all-newlib): Depend upon configure-newlib
12585 (configure-xiberty): New target.
12586 (all-xiberty): Depend upon configure-xiberty.
12587
12588 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12589
12590 * configure.in (host i[345]86-*-win32): Expand the
12591 noconfigdirs again.
12592
12593 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
12594
12595 * mpw-configure: Fix sed command file name.
12596
12597 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
12598
12599 * configure.in (host i[345]86-*-win32): Reduce the
12600 noconfigdirs again.
12601
12602 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
12603
12604 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
12605 or powerpc*-*-pe*, since they are not yet supported.
12606
12607 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
12608
12609 Add PowerMac support and many other enhancements.
12610 * mpw-configure: New option --cc to select compiler to use,
12611 paste options set according to --cc into the generated
12612 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
12613 if mpw-make.sed is present.
12614 * mpw-config.in: Don't test for gC1, test for mpw-touch,
12615 add forward includes for PowerPC include files.
12616 * mpw-build.in: Build using Makefile.PPC if present.
12617 (do-byacc, etc): Remove separate version resource builds.
12618 (do-gas): Build "stamps" before "all".
12619 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
12620 * mpw-README: Update to reflect --cc option, PowerMac support,
12621 and recently-reported compatibility problems.
12622
12623 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
12624
12625 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
12626 embedded m68k systems (-aout, -coff, -elf, -vxworks).
12627 (--with-multilib-top): Pass to recursive invocations.
12628
12629 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
12630
12631 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
12632 v810-*-*.
12633
12634 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12635
12636 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
12637 gdb, ld and opcodes on v810-*-*.
12638
12639 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
12640
12641 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
12642 (local-maintainer-clean): New target.
12643 (maintainer-clean): New target.
12644 (realclean): Just depend upon maintainer-clean.
12645
12646 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12647
12648 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
12649
12650 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
12651
12652 * configure.in: Build ld in mips*-*-bsd* case.
12653
12654 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
12655
12656 * config.sub: Accept -lites* OS. From Ian Dall.
12657
12658 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
12659
12660 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
12661 targets.
12662
12663 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12664
12665 * configure.in: treat i386-win32 canadian cross the same as
12666 i386-go32 canadian cross.
12667
12668 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12669
12670 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
12671 running under the simulator to build a reduced set of libraries.
12672 (powerpc-*-eabiaix): Add fine grained multilib support added to
12673 other powerpc targets yesterday.
12674
12675 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12676
12677 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
12678 -disable-softfloat, -disable-relocatable, -disable-aix, and
12679 -disable-sysv to control which multilib libraries get built.
12680
12681 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12682
12683 * configure: Add Makefile.tem to list of files to remove in trap
12684 handler.
12685
12686 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
12687
12688 * config.guess (*Linux*): Add missing "exit"s.
12689 Also, need specific check for alpha-unknown-linux (uses COFF).
12690
12691 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
12692
12693 * config.guess: Merge with FSF:
12694
12695 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
12696 * config.guess (AIX4): More robust release numbering discovery.
12697
12698 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
12699 * config.guess (i386-sequent-ptx): Properly get version number.
12700
12701 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
12702 * config.guess (mips:*:4*:UMIPS): New case.
12703
12704 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
12705
12706 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
12707 (i386-win32 host): Likewise. Don't build readline.
12708
12709 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
12710
12711 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
12712 SUPPORT_FILES to submakes.
12713
12714 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
12715
12716 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
12717 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
12718 mpw-configure.
12719
12720 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
12721
12722 * configure.in (appdirs): Use =, not ==, in test expression when
12723 trying to build the text to print in the warning message for
12724 Solaris users.
12725
12726 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
12727
12728 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
12729
12730 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12731
12732 * config.guess: Recognize lynx-2.3.
12733
12734 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
12735
12736 * config.sub (z8ksim): Deleted
12737 (z8k-*-coff): New, this is the one true name of the target.
12738
12739 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
12740
12741 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
12742
12743 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
12744
12745 * config.guess (*:Linux:*:*): First try asking the linker what the
12746 default object file format is (elf, aout, or coff). Then if this
12747 fails, try previous methods.
12748
12749 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12750
12751 * configure.in: Don't build newlib for *-*-vxworks5.1.
12752
12753 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
12754
12755 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
12756 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
12757
12758 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
12759
12760 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
12761
12762 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
12763
12764 * cfg-ml-com.in: New file.
12765 * cfg-ml-pos.in: New file.
12766
12767 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
12768
12769 * COPYING.NEWLIB: Add HP free copyright to list.
12770
12771 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
12772
12773 * config.sub: Recognize -eabi* for the system, not just -eabi.
12774
12775 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
12776
12777 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
12778 * config.sub, configure.in (win32): New target and host.
12779
12780 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
12781
12782 * configure.in: Add i386-pe configuration.
12783
12784 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
12785
12786 * mpw-build.in (install): Install GDB after LD.
12787
12788 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
12789
12790 * mpw-config.in (elf/mips.h): Always forward-include, needed
12791 for GDB to build.
12792
12793 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
12794
12795 * testsuite: New directory for customer acceptance and whole tool
12796 chain tests.
12797
12798 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
12799
12800 * configure: If per-host line isn't found, but AC_OUTPUT is found
12801 and a configure script exists, run it instead.
12802
12803 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
12804
12805 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
12806
12807 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
12808
12809 * configure: Set build_{cpu,vendor,os,alias} to host values when
12810 --build isn't specified.
12811
12812 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12813
12814 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
12815 (FLAGS_TO_PASS): Pass them.
12816 (EXTRA_TARGET_FLAGS): Ditto.
12817
12818 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12819
12820 * Makefile.in (all-libg++): Depend on all-libstdc++.
12821
12822 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
12823
12824 * configure.in (noconfigdirs): Enable all packages for
12825 i386-unknown-netbsd.
12826
12827 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
12828
12829 * configure.in (noconfigdirs): Don't configure tk for i386-go32
12830 hosted builds (DOS builds)
12831
12832 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
12833
12834 Changes for ARM based on patches from Richard Earnshaw:
12835 * config.sub: Handle armeb and armel.
12836 * configure.in: Omit arm linker only for riscix.
12837
12838 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
12839
12840 * config.guess: Update from FSF.
12841
12842 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
12843
12844 * config.sub: Recognize powerpcle as the little endian variant of
12845 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
12846 powerpcle variant. Convert pentium into i586, not i486. Add p5
12847 alias for i586. Map new x86 variants p6, k5, nexgen into i586
12848 temporarily.
12849
12850 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
12851
12852 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
12853
12854 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
12855
12856 * config.sub: Accept -lites* as a basic system type.
12857
12858 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
12859
12860 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
12861 installed, and if so return linuxoldld as the system name.
12862
12863 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
12864
12865 * config.guess: Add hppa1.1-hp-lites support.
12866
12867 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
12868
12869 * configure.in: Don't build newlib for m68k-vxworks5.1.
12870
12871 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
12872
12873 * configure.in (mips-sgi-irix6): Use mh-irix5.
12874
12875 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
12876
12877 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
12878
12879 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12880
12881 * test-build.mk: Enable building of shared libraries on IRIX 5 and
12882 OSF/1. Fix compiler flags.
12883 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
12884
12885 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
12886
12887 * configure.in: Recognize --with-newlib.
12888 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
12889
12890 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12891
12892 * Makefile.in: move {all,check,install}-gdb from *_MODULES
12893 to *_X11_MODULES due to gdbtk needing X include files et al.
12894
12895 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
12896
12897 Merge in support for Mac MPW as a host.
12898 (Old change descriptions retained for informational value.)
12899
12900 * mpw-config.in: Add generic include forwards for cpu-specific
12901 include files in aout and elf directories.
12902
12903 * mpw-configure: Added copyright.
12904 * mpw-config.in: Check for presence of required build tools.
12905 (target_libs): Add newlib.
12906 (target_tools): Add examples.
12907 (Read Me): Generate as "Read Me for MPW" instead.
12908 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
12909 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
12910 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
12911
12912 * mpw-configure: Remove subdir-specific makefile hackery,
12913 delete mk.tmp after using it.
12914
12915 * mpw-build.in (all): Display start and end times.
12916
12917 * mpw-configure (host_canonical): Set.
12918 (target_cpu): Always add to makefiles.
12919 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
12920 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
12921 (mpw-mh-mpw): Look for in srcdir and srcroot.
12922 Use sed instead of mpw-edit-prefix to edit prefix definitions.
12923
12924 * mpw-build.in: (install-only): New target.
12925
12926 * mpw-configure (host_alias, target_alias): Rename from hostalias
12927 and targetalias, add into generated Makefile.
12928 (mk.tmp): If present, add into generated Makefile.
12929 * mpw-build.in (all-gas): Build config.h first before gas proper.
12930
12931 * mpw-configure (config.status): Write only if changed.
12932 * mpw-config.in (readline): Configure it (not built, just used for
12933 definitions).
12934
12935 * mpw-config.in (elf/mips.h): Add a forward include.
12936
12937 * mpw-config.in: Forward-include most .h files in include into
12938 extra-include.
12939 (readline): Don't build.
12940 mpw-build.in (install): Install GDB.
12941
12942 * mpw-configure (prefix, mpw_prefix): Handle it.
12943 * mpw-config.in (mmalloc, readline): Don't configure.
12944 * mpw-build.in (thisscript): Rename to ThisScript.
12945 Use mpw-build instead of BuildProgram everywhere.
12946 (mmalloc, readline): Don't build.
12947 * mpw-README: New file, basic documentation about the MPW port.
12948
12949 * mpw-config.in: Use forward-include to create include files.
12950
12951 * mpw-configure: Add more things to the top of each configured
12952 Makefile, including contents of config/mpw-mh-mpw.
12953 * mpw-config.in (extra-include): Create this directory and fill it
12954 with Posix-like include files when configuring.
12955
12956 * config.sub (apple, mac, mpw): Add various aliases.
12957
12958 * mpw-build.in: New file, top-level build script fragment for MPW.
12959 * mpw-configure: New file, configure script for MPW.
12960 * mpw-config.in: New file, config fragment for MPW.
12961
12962 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12963
12964 * configure.in (host_libs): Remove glob, since it is gone from the
12965 sources.
12966
12967 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12968
12969 * Makefile.in: define empty GDB_NLM_DEPS var.
12970
12971 * configure.in(target_makefile_frag): use config/mt-netware
12972 for netware targets.
12973
12974 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
12975
12976 * config.sub: Merge in recent FSF changes. Remove linux special
12977 cases.
12978
12979 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
12980
12981 Revert this change:
12982
12983 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
12984
12985 * build-all.mk: Use CC=cc -Xs on Solaris.
12986
12987 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
12988
12989 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
12990 stop using it.
12991 * Makefile.in: Nuke all references to glob subdirectory.
12992
12993 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
12994
12995 * configure.in: Fix --enable-shared logic in per-host.
12996
12997 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
12998
12999 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13000
13001 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
13002
13003 * configure.in (noconfigdirs): Don't build gas on AIX, for
13004 powerpc*-*-aix* as well as for rs6000*-*-aix*.
13005
13006 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
13007
13008 * configure: Fix --cache-file to work if the file argument is a
13009 relative path.
13010
13011 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
13012
13013 * configure: If the --cache-file is used, pass it down to
13014 configure in subdirectories.
13015
13016 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
13017
13018 * config.sub: add vxworks29k configuration.
13019
13020 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
13021
13022 * Makefile.in (taz): Do "diststuff" part quietly.
13023
13024 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
13025
13026 * config.sub: Mini-merge with gcc/config.sub.
13027
13028 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
13029
13030 * config.guess (IRIX): Sed - to _.
13031
13032 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
13033
13034 * Makefile.in (source-vault, binary-vault): New targets.
13035
13036 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
13037
13038 * config.sub: Recognize -eabi as a basic system type.
13039
13040 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13041
13042 * configure.in (enable_shared stuff): Fix typo.
13043
13044 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
13045
13046 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13047
13048 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
13049
13050 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13051
13052 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
13053
13054 * configure.in (rs6000-*-*): Don't build gas.
13055
13056 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
13057
13058 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13059 reduce command line length.
13060 (AS_FOR_TARGET): Check for as.new, not Makefile.
13061 (NM_FOR_TARGET): Check for nm.new, not Makefile.
13062
13063 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
13064
13065 * config.guess: Merge from FSF.
13066
13067 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13068
13069 * configure: Don't use $ when handling program_suffix.
13070
13071 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
13072
13073 * configure.in: Configure tk for hppa/hpux.
13074
13075 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
13076
13077 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
13078
13079 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13080
13081 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
13082 to LIBCXXFLAGS. Tests are better run without it.
13083
13084 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
13085
13086 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13087
13088 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
13089
13090 * configure.in (*-*-netware*): Don't configure xiberty.
13091
13092 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
13093
13094 * configure.in: Remove tk from native_only list.
13095
13096 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
13097
13098 * build-all.mk: Add mips-ncd-elf target to sun4 targets
13099 for special NCD build.
13100
13101 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13102
13103 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13104 makeall.bat, they're only useful for binutils snapshots.
13105 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13106 makeall.bat to specified SUPPORT_FILES.
13107
13108 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
13109
13110 * build-all.mk: Add Ericsson targets to sun4 and solaris
13111 hosts. Add BNR's sun4 target to solaris host, so their
13112 build-from-source will be tested in-house first.
13113
13114 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13115
13116 * Makefile.in (LIBCFLAGS): New variable.
13117 (CFLAGS_FOR_TARGET): Ditto.
13118 (LIBCFLAGS_FOR_TARGET): Ditto.
13119 (LIBCXXFLAGS): Ditto.
13120 (CXXFLAGS_FOR_TARGET): Ditto.
13121 (LIBCXXFLAGS_FOR_TARGET): Ditto.
13122 (BASE_FLAGS_TO_PASS): Pass them.
13123 (EXTRA_TARGET_FLAGS): Ditto.
13124
13125 * configure.in: Support --enable-shared.
13126
13127 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
13128
13129 * configure.in (target_libs): Include libstdc++ again.
13130 * config.guess: Update from FSF (for FreeBSD).
13131
13132 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13133
13134 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13135 makeall.bat.
13136 (DISTDOCDIRS): Add `etc'.
13137 (ETC_SUPPORT_PFX): New variable.
13138 (taz): Include anything from etc starting with a word in
13139 ETC_SUPPORT_PFX.
13140
13141 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13142
13143 * config.sub: Update for recent FSF changes. Remove obsolete
13144 h8300hds entry. Add -windows* and -osx as basic os. Minor
13145 spacing changes.
13146
13147 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
13148
13149 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
13150
13151 * config.guess: Merge with FSF.
13152 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13153
13154 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13155
13156 * configure: Since the "trap 0" handler will override the exit
13157 status on many systems, only use it for "exit 1", and make it set
13158 a non-zero exit status; reset it before "exit 0". Also, check
13159 exit status of config.sub, and error out if it failed.
13160
13161 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
13162
13163 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13164 and install libgloss.
13165
13166 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13167
13168 * Makefile.in (all-binutils): Depend upon all-byacc.
13169
13170 * configure.in: Don't build emacs on Irix 5.
13171
13172 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13173
13174 * configure.in (*-*-netware*): Add libio.
13175
13176 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13177
13178 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13179 (CHECK_TARGET_MODULES): Ditto.
13180 (INSTALL_TARGET_MODULES): Ditto.
13181 (TARGET_LIBS): Ditto.
13182 (all-libstdc++): Note dependencies.
13183
13184 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13185
13186 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13187
13188 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
13189
13190 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13191 -fexternal-templates.
13192
13193 * configure.in (target_libs): Add libstdc++.
13194 (noconfigdirs): Add libstdc++ as appropriate.
13195
13196 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13197
13198 * config.guess: Update from FSF.
13199
13200 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13201
13202 * configure: Use ${config_shell} when running ${configsub}.
13203
13204 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
13205
13206 * config.sub: No longer recognize h8300h.
13207
13208 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
13209
13210 * config.sub: Remove extraneous differences between config.sub and
13211 gcc/config.sub.
13212
13213 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
13214
13215 * Makefile.in (DISTSTUFFDIRS): Add gas.
13216
13217 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
13218
13219 * COPYING.NEWLIB: New file.
13220
13221 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
13222
13223 * config.guess (HP-UX): Patch from Harlan Stenn
13224 <harlan@landmark.com> to also emit release level.
13225
13226 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13227
13228 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13229
13230 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
13231
13232 * config.sub: Merge nextstep cleanup from FSF.
13233
13234 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13235
13236 * configure.in (arm-*-*): Don't configure ld for this target.
13237
13238 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
13239
13240 * configure.in (*-*-netware): don't configure libg++, libio,
13241 librx, or newlib.
13242
13243 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13244
13245 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
13246 configure ld--it works, but it doesn't support shared libraries.
13247
13248 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13249
13250 * config.guess (*-unknown-freebsd*): Get rid of possible
13251 trailing "(Release)" in version string.
13252 Patch from Paul Richards <paul@isl.cf.ac.uk>.
13253
13254 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
13255
13256 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13257 Fix type: *-next-neststep -> *-next-nextstep.
13258
13259 * config.guess: Merge from FSF:
13260
13261 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13262
13263 * config.guess: Recognize powerpc-ibm-aix3.2.5.
13264
13265 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
13266
13267 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13268 instead of UNIX_SV for UnixWare 1.0).
13269
13270 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
13271
13272 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
13273 to make gdb/nlm/* build after the compiler and linker.
13274
13275 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
13276
13277 * config.guess (netbsd, freebsd, linux): Accept any machine,
13278 not just i[34]86.
13279 (m68k-atari-sysv4): Relocate to match FSF version.
13280
13281 * config.guess: More merges from the FSF:
13282
13283 Add a space before function call or macro invocation.
13284
13285 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13286
13287 * config.guess: Add trap cmd to remove dummy.c and dummy when
13288 interrupted.
13289
13290 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13291
13292 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13293 (dummy): Redirect stderr from compilation of dummy.c.
13294
13295 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
13296
13297 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13298
13299 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
13300
13301 * configure: Accept and ignore --cache*, for compatibility with
13302 new autoconf.
13303
13304 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
13305
13306 * config.guess: Merge from FSF:
13307
13308 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13309
13310 * config.guess (Pyramid*:OSx*:*:*): New case.
13311 (PATH): Add /.attbin at end for finding uname.
13312 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
13313
13314 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
13315
13316 * config.guess (M88*:DolphinOS:*:*): New case.
13317
13318 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
13319
13320 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13321 to select whether to use ELF or COFF.
13322
13323 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
13324
13325 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13326
13327 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
13328
13329 * config.guess: Guess the OS version for HPUX.
13330
13331 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
13332
13333 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13334
13335 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13336
13337 * configure.in: Recognize --with-headers, --with-libs, and
13338 --without-newlib.
13339 * Makefile.in (all-xiberty): Depend upon all-ld.
13340
13341 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13342
13343 * configure.in: Change i[34]86 to i[345]86.
13344
13345 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13346
13347 * configure (version): A few more tweaks to help message.
13348
13349 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
13350
13351 * Makefile.in: Remove (for now) librx as a host library,
13352 now that we're building it for target.
13353
13354 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13355
13356 * configure: Fix up help message; from karl@owl.hq.ileaf.com
13357 (Karl Berry).
13358
13359 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
13360
13361 * configure.in: Also configure librx.
13362
13363 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
13364
13365 * Makefile.in: Update various rules to reflect that librx
13366 is now needed for libg++.
13367
13368 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13369
13370 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13371
13372 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
13373
13374 * configure.in: Configure the examples directory.
13375
13376 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13377
13378 * configure: Simplify Jun 2 1994 change.
13379
13380 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13381
13382 * change CC to /usr/latest/bin/gcc for lynx host builds, since
13383 /bin/gcc isn't good enough to build gcc.
13384
13385 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
13386
13387 * Makefile.in (GDB_SUPPORT_FILES): Remove
13388 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
13389 (gdb.tar.gz): Add new rule to use standard distribution building
13390 mechanism.
13391
13392 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13393
13394 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
13395 Bill Cox <bill@cygnus.com>.
13396
13397 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
13398
13399 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
13400
13401 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
13402
13403 * configure: Search current dir first in .gdbinit.
13404
13405 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
13406
13407 * config.sub: Recognize freebsd (merged from gcc config.sub).
13408
13409 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
13410
13411 * config.sub: Refer to NeXT's operating system as nextstep.
13412
13413 * config.sub (case $basic_machine): Re-order the cases, to match
13414 the order in the FSF version (which is mostly alphabethical).
13415 Merge in some additions and changes from the FSF.
13416
13417 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
13418
13419 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13420 * config.sub: Recognize cxux7.
13421 * configure.in: Use mh-cxux for m88k-harris-cxux*.
13422
13423 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13424
13425 * config.sub: Fix typo powerpc -> powerpc-*.
13426
13427 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
13428
13429 * Makefile.in: `all-emacs19' depends on `all-byacc'.
13430
13431 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13432 parallel with all-emacs and install-emacs). Top-level command
13433 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13434
13435 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13436
13437 * test-build.mk ($(host)-stamp-stage2-installed): Remove
13438 $(relbindir)/make before doing ``make install'', and use
13439 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
13440 installing over running make binary.
13441 ($(host)-stamp-stage3-installed): Likewise.
13442
13443 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13444
13445 * config.guess: Recognize Mach.
13446
13447 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
13448
13449 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
13450 see whether --exec-prefix was used.
13451
13452 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13453
13454 * README: Explicitly mention libg++/README. (Zoo's idea.)
13455
13456 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13457
13458 * Makefile.in: Add all-librx target similar to all-libproc.
13459
13460 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
13461
13462 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
13463 with post 1.2 uname bogosity.
13464
13465 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13466
13467 * configure: Remove temporary files on receipt of a signal.
13468
13469 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
13470
13471 * configure: If there is a package_makefile_frag, remove
13472 ${subdir}/Makefile.tem after copying it in.
13473
13474 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13475
13476 * build_all.mk: support rs6000 lynx identifies itself as
13477 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
13478 since /bin/gcc is too feeble to compile a modern gcc.
13479
13480 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13481
13482 * brought devo/test-build.mk update-to-date with progressive/
13483 test-build.mk. Add lynx targets and hppa flag info.
13484
13485 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
13486
13487 * configure.in: Use mh-ncrsvr43. Patch from
13488 Tom McConnell <tmcconne@sedona.intel.com>.
13489
13490 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
13491
13492 * config.guess (i386-unknown-bsdi): No longer need to
13493 check #if defined(__bsdi__) && defined(__i386__).
13494
13495 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13496
13497 * configure: Set program_transform_nameoption correctly.
13498
13499 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
13500
13501 * brought build-all.mk update-to-date with progressive build-all.mk,
13502 added new targets and hppa info.
13503
13504 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13505
13506 * configure: If config.guess result is a prefix of the user
13507 specified target, assume a native build and use the user specified
13508 target as the host alias. Remove SunOS patch suffix removal hack.
13509 * configure.in: Remove SunOS patch suffix removal hack.
13510
13511 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
13512 in NATIVE_CHECK_MODULES.
13513
13514 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
13515
13516 * Makefile.in: Rename HOST_ONLY to NATIVE.
13517 * configure: Delete SunOs patch suffix from host_canonical
13518 and build_canonical variables that are prepended to Makefiles.
13519 * configure.in: Add comments for easier maintenance.
13520
13521 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13522
13523 * Makefile.in: Add all-libproc target similar to all-gui.
13524
13525 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
13526
13527 * Makefile.in (CHECK_MODULES): split into
13528 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
13529
13530 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
13531
13532 * config.guess (i386-unknown-bsdi): New system to guess.
13533
13534 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13535
13536 * Makefile.in: Add all-gui target (but not yet build by "all").
13537
13538 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
13539
13540 * config.sub: Move deletion of patch suffix from here...
13541 * configure.in: To here, at Ian's suggestion. The top-
13542 level scripts might need to know of a patch level.
13543
13544 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
13545
13546 * config.sub: Strip off patch suffix so rtl is recognized
13547 as a sunos4.1.3 machine, even though it's been patched.
13548
13549 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
13550
13551 * Makefile.in (INSTALL_LAST): Delete.
13552 (INSTALL_DOSREL): New.
13553
13554 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13555
13556 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
13557 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
13558 whether we pass down --with-gnu-ld anyhow.
13559
13560 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
13561
13562 * Makefile.in (INSTALL_LAST): Change operation so it works
13563 on more flavors of make.
13564 * configure.in (go32): Don't build libg++ or libio.
13565
13566 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
13567
13568 * Makefile.in (Move HOST_PREFIX_1 and friends up so
13569 they can be overriden by templates.
13570
13571 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
13572
13573 * configure.in (target==go32): Don't build gdb.
13574 * dosrel: New directory.
13575
13576 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
13577
13578 * configure.in (host==go32): Configure dosrel too.
13579 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
13580 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
13581 be set by incoming names or templates.
13582 (INSTALL_LAST): New rule.
13583
13584 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
13585
13586 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
13587
13588 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13589
13590 * configure.in (appdirs): New variable. Currently empty, but will
13591 be used in gas distribution. If nonempty, lists a set of
13592 directories at least one of which must get configured, or top
13593 level configuration is considered to have failed.
13594 (rs6000-*-lynxos*): Use new file name.
13595
13596 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13597
13598 Eliminate XTRAFLAGS.
13599 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
13600 newlib include files using -idirafter, and also use -nostdinc.
13601 (CXX_FOR_TARGET): Likewise.
13602 (XTRAFLAGS): Removed.
13603 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
13604 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
13605 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
13606 ($(DO_X)): Don't pass down XTRAFLAGS.
13607
13608 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
13609
13610 * configure.in (mips*-dec-bsd*): New target; do build linker.
13611 (mips*-*-bsd*): New target; don't build linker.
13612
13613 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
13614
13615 * configure.in: support rs6000-*-lynxos* configuration.
13616 support sunos4 as a cross target.
13617
13618 * config.sub: look for lynx*, not lynx since the OS version may
13619 legitimately be part of the name.
13620
13621 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13622
13623 * configure.in (i[34]86-*-sco*): Move to be with other i386
13624 targets.
13625 (romp-*-*): New target. Skip various binary utilities.
13626 (vax-*-*): New target. Don't build newlib.
13627 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
13628
13629 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13630
13631 * configure.in: Only set host_makefile_frag if config
13632 directory exists.
13633
13634 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13635
13636 * install.sh: If $dstdir exists, don't check whether each
13637 component does.
13638
13639 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13640
13641 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
13642
13643 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
13644
13645 * configure.in (*-*-lynxos*): Don't configure newlib for either
13646 native or cross Lynx.
13647
13648 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
13649
13650 * config.sub (sparc64-elf): Fix os.
13651 (z8k): Remove duplicate.
13652
13653 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13654
13655 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
13656 gcc/stmp-fixproto, to try to prevent fixproto from being run.
13657
13658 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
13659
13660 * configure: Make file links cleanly even if Lynx fails on
13661 an NFS symlink (at least fail cleanly).
13662
13663 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
13664
13665 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
13666 -XNh2000.
13667
13668 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13669
13670 * configure: Unknown options are fatal again.
13671
13672 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
13673
13674 * configure: Ignore --x-includes and --x-libraries, for Autoconf
13675 compatibility.
13676
13677 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
13678
13679 * build-all.mk: Add `clean' target.
13680
13681 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
13682
13683 * config.guess: Add SINIX support.
13684 * configure.in: Add mips-*-sysv4* support.
13685
13686 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
13687
13688 * build-all.mk: Document all useful targets.
13689 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
13690 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
13691
13692 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13693
13694 * configure: Support --silent, --quiet.
13695
13696 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13697
13698 * configure: Support --disable-FEATURE.
13699
13700 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13701
13702 * config.guess: Recognize NCR running SVR4.3.
13703
13704 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
13705
13706 * config.guess: Make BSDI generate i386-unknown-bsd386.
13707 Patch from Paul Eggert <eggert@twinsun.com>.
13708
13709 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13710
13711 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
13712
13713 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13714
13715 * configure: Make unrecognized options give nonfatal warnings
13716 instead of fatal errors, and pass them to any subdirectory
13717 configures in case they recognize them.
13718 Make --x equivalent to --with-x.
13719
13720 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
13721
13722 * configure: Add --enable-* options. Clean up usage message and
13723 some comments.
13724
13725 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
13726
13727 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
13728
13729 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13730
13731 * configure.in (hppa*-*-*): Enable binutils.
13732
13733 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13734
13735 * config.sub: Recognize cisco.
13736
13737 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
13738
13739 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
13740
13741 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13742
13743 * config.guess: about target *-hitachi-hiuxwe2, don't print more
13744 than one configuration name. Add comment.
13745
13746 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
13747
13748 * config.guess: about target *-hitachi-hiuxwe2, fixed
13749 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
13750 macro is incorrect.]
13751
13752 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13753
13754 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
13755 than the "make ls" stuff which used to be here.
13756
13757 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
13758
13759 * config.guess: Recognize i[34]86-unknown-freebsd.
13760 From Shawn M Carey <smcarey@rodan.syr.edu>.
13761
13762 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
13763
13764 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
13765
13766 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
13767
13768 * config.guess: Check for ptx.
13769
13770 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
13771
13772 * config.sub: Add os9k checking.
13773
13774 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13775
13776 * config.guess: Handle OSF1 running on HPPA processors
13777
13778 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13779
13780 * configure: If subdir configure fails, print out a message with
13781 subdirectory name, in case subdir's configure code didn't identify
13782 itself.
13783
13784 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
13785
13786 * configure.in: Remove embedded newlines from configdirs.
13787 Avoid mismatches of substrings. Fix matching strings at end
13788 of configdirs.
13789
13790 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
13791
13792 * config.guess: Add Lynx/rs6000 config support.
13793
13794 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
13795
13796 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
13797
13798 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
13799
13800 * configure.in (hppa*-*-osf*): Treat this just like most other
13801 PA configurations (eg no binutils or ld).
13802 (hppa*-*-*elf*): These configurations have binutils and ld.
13803
13804 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13805
13806 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
13807
13808 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13809
13810 * configure.in (rs6000-*-*): Build gas.
13811
13812 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
13813
13814 * Makefile.in: Avoid bug in losing hpux sed.
13815
13816 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
13817
13818 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
13819 for GDB and GDB has been fixed to not need it.
13820
13821 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13822
13823 * config.guess: Recognize vax hosts.
13824
13825 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13826
13827 * configure (while loop): Don't use "break 2" inside case
13828 statement -- the case statement isn't an enclosing loop.
13829
13830 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
13831
13832 * config.guess: Clean up NeXT support, to allow nextstep
13833 on Intel machines. Make OS be nextstep.
13834
13835 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
13836
13837 * config.guess: Add alternate forms for Convex.
13838
13839 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
13840
13841 * configure: Completely rewrite option processing. Take
13842 advantage of pattern-matching to avoid invoking test frequently.
13843 Also clean up host and target defaulting logic.
13844
13845 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
13846
13847 * Makefile.in: Replace all occurrances of "rootme" with "r" and
13848 "$${rootme}" with "$$r", to increase the likelihood that the do-*
13849 commands (plus user environment) will fit SCO limits.
13850
13851 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13852
13853 * configure.in: Don't issue warnings about directories which are
13854 not being configured if -norecursion is set. Correct test for
13855 --with-gnu-as and --with-gnu-ld to not get confused by substring
13856 matches.
13857
13858 * configure.in: Don't build gas for alpha-dec-osf1*.
13859
13860 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
13861
13862 * configure: Back out Per's change of 12/19/1993. It changes the
13863 behavior of configure in unexpected and confusing ways.
13864
13865 Also, use different delim char when calculating
13866 program_transform_name so that the name can contain slashes.
13867
13868 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
13869
13870 * configure.in, config.sub: Add support for VSTa micro-kernel.
13871
13872 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
13873
13874 * configure.in: Nuke hacks which were used to get a special
13875 version of GAS for HPPA configurations.
13876
13877 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
13878
13879 * configure: If only ${target_alias} is given, use that
13880 as the default for ${host_alias}.
13881 * configure: Add missing back-slashes before nested quotes.
13882
13883 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13884
13885 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
13886
13887 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
13888
13889 * config.guess: Recognize some Tektronix configurations.
13890 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
13891
13892 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
13893
13894 * config.sub: Match any flavor of SH.
13895
13896 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
13897
13898 * configure.in: Don't try to configure newlib for Alpha.
13899
13900 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
13901
13902 * configure.in: Don't build ld for Irix 5. Don't build gas,
13903 libg++ or libio for any Alpha target.
13904
13905 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
13906
13907 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
13908
13909 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
13910 default arguments -- so it tried to compress itself.
13911
13912 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
13913
13914 * configure.in (notsupp): ensure that a space is always at the end
13915 of the configdirs list, since the grep checks for an explicit space
13916
13917 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13918
13919 * configure.in (target i386-sysv4.2): don't build ld, since static
13920 versions of many libraries are not available.
13921
13922 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13923
13924 * config.guess: Recognize Apollos (using environment variables).
13925 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
13926
13927 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13928
13929 * config.guess: Recognize Sony news mips running newsos.
13930
13931 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
13932
13933 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
13934 "fi ; else" for bash.
13935
13936 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
13937
13938 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
13939
13940 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
13941
13942 * config.sub: accept unixware as an alias for svr4.2.
13943 Fix some inconsistancies with the gcc version.
13944
13945 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13946
13947 * Makefile.in (DISTDOCDIRS): Add gdb.
13948
13949 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
13950
13951 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
13952
13953 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
13954
13955 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
13956 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
13957 this now.
13958
13959 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
13960
13961 * config.sub: Accept hiux* as an OS name.
13962
13963 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
13964 etc/make-stds.texi. The underscore came from gcc, and dje now
13965 agrees that RUNTESTFLAGS is the correct name.
13966
13967 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
13968
13969 * install.sh: Remove 'set -e'. It makes any conditionals
13970 in the script useless.
13971
13972 * config.guess: Automatically recognize arm-acorn-riscix
13973 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
13974
13975 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
13976
13977 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
13978
13979 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13980
13981 * Makefile.in (DISTDOCDIRS): New variable.
13982 (taz): Edit local Makefile.in sooner, instead of proto-toplev
13983 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
13984
13985 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
13986
13987 * configure.in (hppa target): check the source directory for the
13988 pagas sub-directory
13989
13990 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
13991
13992 * config.sub: Allow -aout* and -elf*.
13993
13994 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
13995
13996 * configure.in: Don't build ld on i386-solaris2, same as for
13997 sparc-solaris2.
13998
13999 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
14000
14001 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14002
14003 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14004
14005 * configure.in: Configure gdb for alpha.
14006
14007 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14008
14009 * Makefile.in (CXXFLAGS): Add -O.
14010
14011 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14012
14013 * config.guess: added support for DG Aviion
14014
14015 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14016
14017 * configure.in: Produce warning message for subdirectories not
14018 configurable for this host/target combination. Don't try to
14019 configure gdb for vms.
14020
14021 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
14022
14023 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14024 appropriate files before making "diststuff".
14025 (DISTBISONFILES): New var: list of files to be edited.
14026 (DISTSTUFFDIRS): Add binutils.
14027
14028 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14029
14030 * config.sub: also handle mipsel and mips64el (for little endian mips)
14031
14032 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14033
14034 * configure.in: Add * to end of all OS names.
14035
14036 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
14037
14038 * configure.in: Build newlib for LynxOS native.
14039
14040 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14041
14042 * config.guess: Add support for delta 88k running SVR3.
14043
14044 * configure.in: Add comment about HP compiler vs. emacs.
14045
14046 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14047
14048 * configure.in: don't build ld on solaris2 (not a viable option
14049 due to bugs in getpwnam & getpwuid)
14050
14051 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
14052
14053 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14054 config.guess will produce a full version number.
14055
14056 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14057
14058 * configure.in: Build linker and binutils for alpha-dec-osf1.
14059
14060 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14061
14062 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14063 and gdb/testsuite/Makefile.in.
14064
14065 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14066
14067 * configure.in: recognize mips*- instead of mips-
14068
14069 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
14070
14071 * config.sub: Accept linux*coff and linux*elf as operating
14072 systems.
14073
14074 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14075
14076 * config.sub: Recognize mips64, and mips3 as an alias for it.
14077
14078 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14079
14080 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14081 gdb knows how to handle OSF/1 shared libraries.
14082
14083 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14084
14085 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14086 * config.guess: Recognize Hitachi's HIUX.
14087 * config.sub: Recognize h3050r* and hppahitachi.
14088 Remove redundant cases for hp9k[23]*.
14089
14090 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14091
14092 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14093 if gas and ld are in the source tree and are in ${configdirs}.
14094 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14095 --with options (but still pass them down on the command line,
14096 if they were explicitly specified).
14097
14098 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14099
14100 * configure: substitute SHELL value in Makefile.in with
14101 ${CONFIG_SHELL}
14102
14103 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14104
14105 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14106 *-*-solaris2* targets.
14107
14108 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14109
14110 * Makefile.in: define M4, and pass it down to sub-makes;
14111 all-autoconf now depends on all-m4
14112
14113 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14114
14115 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14116 presence of {ar,ranlib} instead of a configured directory
14117
14118 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
14119
14120 * config.guess: Accept 34?? as well as 33?? for NCR.
14121
14122 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14123
14124 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14125 of 'gas' in sed commands, since 'gash' is now in the tree as well.
14126
14127 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14128
14129 * configure: grab values for $(CC) and $(CXX) from the
14130 environment, so that someone can do "CC=gcc configure; make" and
14131 have it work right (matching the way that autoconf works now)
14132
14133 * configure.in, Makefile.in: add support for gash, the tcl
14134 interface to Galaxy
14135
14136 * config.guess: add NetBSD variants (hp300, x86)
14137
14138 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
14139
14140 * install.sh: Support -d option (in the manner of SunOS 4 install,
14141 as it is more deterministic than that of GNU install)
14142 (chmodcmd): Set file to mode 755 by default (should also do default
14143 chgrp and chown, but I don't feel like dealing with that now)
14144
14145 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
14146
14147 * config.sub: Remove h8300hhms alias.
14148
14149 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14150
14151 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14152
14153 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14154
14155 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14156 as stmp-fixinc
14157
14158 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14159
14160 * config.sub: recognize m88110-bug-coff.
14161
14162 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14163
14164 * Makefile.in (all-libio): all dependencies on the toolchain used
14165 to build this (gcc, gas, ld, etc)
14166
14167 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14168
14169 * config.guess: Deal with OSF/1 1.3 on alpha.
14170
14171 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14172
14173 * install.sh: add some 'else true' clauses for portability
14174
14175 * configure.in: don't build libio for h8[35]00-*-* targets
14176
14177 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
14178
14179 * Makefile.in: Add support for new libio.
14180
14181 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14182
14183 * install.sh: If one command fails, don't try the rest. Don't try
14184 to remove $dsttmp (via trap) unless we have already created it.
14185 If $src doesn't exist, detect it and exit with an error.
14186
14187 * config.guess: Recognize BSD on hp300.
14188
14189 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
14190
14191 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14192 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14193
14194 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
14195
14196 * Makefile.in (all-send-pr): depends on all-prms
14197
14198 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14199
14200 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14201
14202 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
14203
14204 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14205 Added test for mips-mips-riscos5.
14206
14207 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14208
14209 * configure.in: use mh-hp300 for 68k HP hosts
14210
14211 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14212
14213 * configure: add support for CONFIG_SHELL, so that you can use
14214 some alternate shell for evaluating configure scripts
14215
14216 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
14217
14218 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
14219 in configure script to bug-gdb@prep.ai.mit.edu when building
14220 distribution archive.
14221 * Makefile.in (COMPRESS): Remove def.
14222 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
14223 gdb.tar.Z and make-gdb.tar.Z respectively.
14224 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
14225 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
14226 to convergence with 'taz' target in Makefile.in.
14227
14228 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14229
14230 * install.sh (dsttmp): use trap to ensure that tmp files go
14231 away on error conditions
14232
14233 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14234
14235 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14236
14237 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14238
14239 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14240 its parent is '/' not ''.
14241
14242 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14243
14244 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
14245
14246 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14247 that ${newsrcdir}/configure.in does.
14248
14249 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
14250
14251 * test-build.mk: support for CONFIG_SHELL
14252
14253 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
14254
14255 * config.sub (netware): Add as a basic system type.
14256
14257 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
14258
14259 * Makefile.in (Makefile): depend on configure.in. Also drop the
14260 $(srcdir)/ from the dependency on Makefile.in.
14261
14262 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
14263
14264 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14265 (h8300hhms is temporary until multi-libraries are implemented).
14266 * configure.in: Handle h8300h too.
14267
14268 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14269
14270 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14271
14272 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
14273
14274 * configure: Remove extraneous output when guessing host type.
14275 * config.guess: Remove extraneous output when guessing using C
14276 compiler rather than uname, or when guessing fails.
14277
14278 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
14279
14280 * Makefile.in: remove all.cross and install.cross targets
14281
14282 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14283 definitions
14284
14285 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
14286
14287 * configure.in (target sh): Build gprof.
14288
14289 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14290
14291 * config.sub: change -solaris to -solaris2
14292
14293 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14294
14295 * configure.in: Use config/mh-riscos for mips-*-sysv*.
14296
14297 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
14298
14299 * configure: Correct error message for missing Makefile.in to
14300 print correct directory.
14301
14302 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14303
14304 * install.sh: kludge around 386BSD shell bug
14305
14306 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
14307
14308 * config.guess: Recognize NeXT.
14309 * config.guess: Recognize i486-ncr-sysv4.
14310 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
14311
14312 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
14313
14314 * Makefile.in (MAKEINFOFLAGS): New variable.
14315 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14316 * build-all.mk, test-build.mk: Pass down --no-split as
14317 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
14318
14319 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
14320
14321 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
14322
14323 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
14324
14325 * Makefile.in (libg++.tar.z): New rule.
14326 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
14327 * Makefile.in (taz): Only do a single chmod.
14328
14329 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14330
14331 * install.sh: don't use dirname anymore (replaced with sed usage)
14332
14333 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
14334
14335 * Makefile.in: Change extension for gzip'd files from '.z' to
14336 '.gz' per new FSF standard usage.
14337
14338 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
14339
14340 * configure: put quotes around the final value of program_transform_name
14341
14342 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14343
14344 * Makefile.in: new install.sh support; update install-info rules
14345
14346 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
14347
14348 * configure.in: Build diff for crosses, but not for go32 host.
14349
14350 * configure.in: Build gprof only for native, and don't build it
14351 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14352
14353 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
14354
14355 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14356
14357 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14358
14359 * configure.in (host_tools): Add prms.
14360
14361 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14362
14363 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14364 with $(FLAGS_TO_PASS) on the command line
14365
14366 * config.sub: Recognize lynx and lynxos
14367
14368 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
14369
14370 * config.sub: Accept -ecoff*, not just -ecoff.
14371
14372 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14373
14374 * Makefile.in (taz): Use .gz suffix instead of .z.
14375 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14376 names.
14377
14378 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14379
14380 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14381
14382 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14383
14384 * Makefile.in (install-no-fixedincludes): install gcc last, so
14385 that rebuilds that might happen during 'make install' don't get
14386 bogus gcc include files
14387
14388 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14389
14390 Change from Utah for HPPA support:
14391 * config.guess: Recognize hppa1.x-hp-bsd.
14392
14393 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
14394
14395 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
14396 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14397
14398 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
14399
14400 * config.sub: Add support for rom68k and bug boot monitors.
14401
14402 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
14403
14404 * Makefile.in: Make all-opcodes depend on all-bfd.
14405
14406 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
14407
14408 * config.guess: Added special check for i[34]86-univel-sysv4*.
14409
14410 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
14411
14412 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14413 the processor rather than assuming i486.
14414
14415 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
14416
14417 * config.guess: Recognize SunOS6 as Solaris3.
14418
14419 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
14420
14421 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
14422 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14423
14424 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
14425
14426 * build-all.mk (all-cross): New target for Canadian Cross.
14427 Added Q2 go32 targets.
14428 * test-build.mk: Configure go32 cross sparclite-aout and
14429 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
14430 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14431
14432 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14433
14434 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14435 GO32 hosted toolchains
14436
14437 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
14438
14439 * configure: change so "-exec-prefix" gets passed down rather
14440 than "-exec_prefix" so autoconf generated Makefiles get the
14441 exec_prefix set right.
14442
14443 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14444
14445 * config.guess: get the Solaris2 minor version number
14446
14447 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
14448
14449 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14450
14451 * config.guess: Recognize some Sequent platforms.
14452
14453 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14454
14455 * Makefile.in: added the vault-install target
14456
14457 * configure.in: actually use the Sun3 makefile fragment that's in
14458 config, also added the release dir to configdirs
14459
14460 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14461
14462 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
14463
14464 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14465
14466 * configure.in: remove some program from Alpha targetted toolchains
14467
14468 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
14469
14470 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
14471 gprof.
14472 (taz): Run "make diststuff" in those directories instead of "make
14473 proto-dir". Look for "VERSION=" only at start of line in subdir
14474 Makefile. Use "gzip -9" for compression.
14475 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
14476 (binutils.tar.z): New target.
14477
14478 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14479
14480 * Makefile.in (taz): Include gpl.texinfo.
14481
14482 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14483
14484 * Makefile.in (setup-dirs): Merged into "taz" target.
14485 (taz): Only do `proto-dir' stuff if a directory is actually needed
14486 for this target.
14487
14488 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
14489
14490 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
14491 (FLAGS_TO_PASS): Pass down MUNCH_NM.
14492 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
14493 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
14494 (gcc-no-fixedincludes): Correct for current gcc Makefile.
14495
14496 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
14497
14498 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
14499 config.sub, and move-if-change to gdb testsuite distribution
14500 archive, so the testsuite can be extracted, configured, and
14501 run separately from the gdb distribution. Blow away the Chill
14502 tests that require a Chill compiled executable, since GNU Chill
14503 is not yet publically available.
14504
14505 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14506
14507 * test-build.mk: set environment variables in a single command,
14508 instead of a list of assignments and exports
14509
14510 * config.guess: recognize Alpha/OSF1 systems
14511
14512 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14513
14514 * configure: Change help message to prefer --options rather than
14515 -options.
14516
14517 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14518
14519 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
14520 zippy@ecst.csuchico.edu.
14521 * config.guess: Recognize miniframe.
14522
14523 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
14524
14525 * Makefile.in: Use srcroot to find runtest rather than rootme.
14526 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
14527
14528 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
14529
14530 * test-build.mk: Extensive additions to support building on a
14531 machine other than the host.
14532
14533 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
14534
14535 * configure (tooldir): Fix for i386-aix again.
14536
14537 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
14538
14539 * configure, Makefile.in: Change definition of $(tooldir)
14540 to match the FSF.
14541
14542 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
14543
14544 * config.guess: Recognize i[34]86/SVR4.
14545
14546 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
14547
14548 * Makefile.in (all-gdb): gdb depends on sim.
14549
14550 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
14551
14552 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
14553 at the same time we make the prototype gdb directory.
14554 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
14555 files at the same time as the gdb base release distribution.
14556
14557 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
14558
14559 * Makefile.in (check): Use individual check targets rather than
14560 DO_X rule.
14561 (check-gcc): Added.
14562
14563 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
14564
14565 * config.sub: Use sysv3.2 not sysv32 for canonical OS
14566 for System V release 3.2.
14567
14568 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14569
14570 * config.sub: Recognize hppaosf.
14571 * configure.in: Do configure ld/binutils/gas for it.
14572
14573 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14574
14575 * configure (tooldir): Alter syntax used to set this, for systems
14576 where "\$" isn't handled right, like i386-aix.
14577
14578 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
14579
14580 * configure: Pass program-transform-name, not
14581 program_transform_name, to recursive configures.
14582
14583 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
14584
14585 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
14586 of gas+ld+binutils.
14587
14588 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
14589
14590 * config.guess: Recognize AIX3.2 as distinct from 3.1.
14591
14592 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14593
14594 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
14595
14596 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14597
14598 * Makefile.in (PRMS): Set back to all-prms.
14599
14600 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
14601
14602 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
14603 targets, rather than for MIPS hosts.
14604
14605 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14606
14607 * configure.in: add comment for --with-x default values
14608
14609 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
14610
14611 * Makefile.in: add check-* targets for each of the directories in
14612 the tree. Add a definition of RUNTEST that will use the one we
14613 just built, if it exists. Pass this down via FLAGS_TO_PASS.
14614
14615 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
14616
14617 * configure.in: Removed obsolete references to bfd_target and
14618 target_makefile_frag.
14619
14620 * build-all.mk: Set assorted targets for Q2.
14621 * config.sub: Recognize z8k-sim and h8300-hms.
14622 * test-build.mk: Really don't pass host to configure.
14623 (HOLES): Added uname.
14624
14625 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
14626
14627 * configure: Handle an empty program-prefix, program-suffix or
14628 program-transform-name correctly.
14629
14630 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
14631
14632 * build-all.mk: -G 8 no longer required for MIPS targets.
14633 * test-build.mk: Don't pass host argument to configure; make it
14634 guess.
14635
14636 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
14637
14638 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
14639 * Makefile.in (COMPRESS): New macro, like GZIP.
14640
14641 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
14642
14643 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
14644
14645 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
14646 with gas currently defaults to -G 0.
14647
14648 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
14649
14650 * Makefile.in (all-flex): flex depends on byacc.
14651
14652 * build-all.mk: If host not specified, use config.guess. Pass TAG
14653 to test-build.mk as RELEASE_TAG.
14654 * test-build.mk (configargs): New variable containing arguments to
14655 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
14656 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
14657
14658 * config.guess: Use /bin/uname when checking -X argument on SCO,
14659 to avoid invoking GNU uname which doesn't understand -X.
14660
14661 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
14662
14663 * configure.in: Build gas for mips-*-*.
14664
14665 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14666
14667 * Makefile.in (all.normal): insert missing backslash.
14668
14669 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
14670
14671 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
14672
14673 * Makefile.in: Complete overhaul to merge many almost identical
14674 targets.
14675
14676 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14677
14678 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
14679 (gdb.tar.Z): Adjusted.
14680
14681 * Makefile.in (setup-dirs, taz): New targets; should be general
14682 enough to adapt for gdb sometime. Build only .z file.
14683 (gas.tar.z): New target.
14684
14685 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
14686
14687 * build-all.mk: Use CC=cc -Xs on Solaris.
14688
14689 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
14690
14691 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
14692 for handling BISON for FSF releases.
14693
14694 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
14695
14696 * configure: Actually implement the change zoo just documented.
14697
14698 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
14699
14700 * configure: when using config.guess, only set target_alias when
14701 it's not already been set (ie, on the command line)
14702
14703 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14704
14705 * Makefile.in: add installcheck target, set PRMS to install-prms
14706
14707 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14708
14709 * configure: add support for package_makefile_fragment, handle the
14710 case where a directory has a configure.in file but no Makefile.in
14711 more gracefully (with an actual understandable error message, even);
14712 add support for --without (and add this to the usage message); also
14713 explicitly add a --host=${host_alias} to the command line when
14714 config.guess is used
14715
14716 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14717
14718 * configure: Must use both --host and --target in recursive calls.
14719
14720 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
14721
14722 * Makefile.in: Change deja-gnu to dejagnu.
14723
14724 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
14725
14726 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
14727
14728 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14729
14730 * configure.in: canonicalize all instances to *-*-solaris2*,
14731 also strip out a number of tools to not build for go32 host
14732
14733 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14734
14735 * config.guess: add GPL.
14736
14737 * Makefile.in, config.guess, config.sub, configure: bump
14738 copyrights to 93.
14739
14740 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
14741
14742 * Makefile.in (do-info): Removed obsolete check for existence of
14743 localenv file.
14744
14745 * Makefile.in (MAKEOVERRIDES): Define to be empty.
14746
14747 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14748
14749 * Makefile.in: a couple of 'else true' for decstation,
14750 support for TclX
14751
14752 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
14753
14754 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
14755
14756 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
14757
14758 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
14759
14760 * config.guess: Recognize i386-ibm-aix (PS/2).
14761 * configure.in: Use config/mh-aix386 file for it.
14762
14763 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
14764
14765 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
14766 CC_FOR_TARGET instead.
14767 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
14768
14769 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
14770
14771 * Makefile.in: Add sim to list of directories sent with gdb
14772
14773 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
14774
14775 * configure.in: Put back mips-dec-bsd* case.
14776
14777 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
14778
14779 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
14780 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
14781 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
14782
14783 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14784
14785 * configure.in: remove no-op mips-dec-bsd* in "case $target"
14786
14787 * Makefile.in (dir.info): only run gen-info-dir if it exists,
14788 (install-info): install dir.info only if it exists,
14789 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
14790
14791 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
14792
14793 * configure.in: For vms target, skip bfd, ld, binutils. Do build
14794 gas for mips-dec-bsd.
14795
14796 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
14797
14798 * configure (makesrcdir): If ${srcdir} is relative and not ".",
14799 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
14800
14801 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
14802
14803 * configure.in: Added "dejagnu" to hosttools list.
14804
14805 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
14806
14807 * config.sub, configure.in, config.guess: Add support
14808 for Bosx, an AIX variant from Bull.
14809 Patches from F.Pierresteguy@frcl.bull.fr.
14810
14811 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
14812
14813 * devo/dejagnu: Initial creation of devo/dejagnu.
14814 Migrated dejagnu testcases and support files for testing software
14815 tools to reside as subdirectories, currently called "testsuite",
14816 within the directory of the software tool. Migrated all programs,
14817 support libraries, etc. beloging to dejagnu proper from
14818 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
14819 with no modifications. The changes to these files which will
14820 allow them to configure, build, and execute properly will be made
14821 in a future update.
14822
14823 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
14824
14825 * Makefile.in: Change send_pr to send-pr.
14826 * configure.in: Likewise.
14827 * send_pr: Renamed directory to send-pr.
14828
14829 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
14830
14831 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
14832
14833 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
14834
14835 * README: Update for gdb-4.8 release.
14836 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
14837 gdb-xxx.tar.z (gzip'd) file also.
14838
14839 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14840
14841 * Makefile.in: make all-diff depend on all-libiberty
14842
14843 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
14844
14845 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
14846
14847 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14848
14849 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
14850
14851 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
14852
14853 * Makefile.in (DEVO_SUPPORT): Remove etc directory
14854 (ETC_SUPPORT): Only add the files GDB wants from etc/.
14855 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
14856
14857 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14858
14859 * Makefile.in: makeinfo binary is in a new location
14860
14861 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
14862
14863 * config.sub: Accept -ecoff as an OS.
14864
14865 * Makefile.in: Various changes to eliminate a level of make
14866 recursion and reduce the required command line length.
14867 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
14868 sub-makes.
14869 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
14870 variables holding settings for specific sub-makes.
14871 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
14872 in terms of BASE_FLAGS_TO_PASS.
14873 (TARGET_LIBS): New variable listing directories which use
14874 TARGET_FLAGS_TO_PASS.
14875 (subdir_do): Eliminated.
14876 (do-*): New set of targets to replace subdir_do.
14877 (various): All targets which used subdir_do now depend on do-*.
14878 (local-clean): Renamed from do_clean.
14879 (local-distclean): New target, dependency of distclean and
14880 realclean.
14881 (install-info): Don't create directories. Depend on dir.info
14882 rather than calling make recursively.
14883 (install-dir.info): Eliminated.
14884 (install-info-dirs): Create all info directories here.
14885 (dir.info): Depend upon do-install-info.
14886
14887 * test-build.mk (HOLES): Added false.
14888
14889 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
14890
14891 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
14892
14893 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14894
14895 * Makefile.in (info): remove dependency on all-texinfo. The
14896 problem was really in texinfo/C, not at this level.
14897
14898 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
14899
14900 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
14901
14902 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
14903
14904 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
14905 GDB releases.
14906
14907 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
14908
14909 * configure: Include srcdir in message about target of link not
14910 being found. Don't convert `-' to `_' in `with' options being
14911 passed to subdirs.
14912
14913 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14914
14915 * configure.in: add uudecode to host_tools
14916
14917 * Makefile.in: added {all,install}-uudecode targets, added them to
14918 the appropriate lists
14919
14920 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
14921
14922 * Makefile.in (all-gcc): Added dependency on all-gas.
14923
14924 * configure.in (mips-*-*): Build ld and binutils.
14925
14926 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
14927
14928 * configure: check return code from mkdir, print error message and
14929 exit on failure.
14930
14931 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
14932
14933 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
14934
14935 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
14936
14937 * test-build.mk (HOLES): Added tar, cpio and uudecode.
14938
14939 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14940
14941 * config.sub (h8500): Recognize this as a cpu type.
14942
14943 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14944
14945 * configure: source directory missing is no longer a warning
14946
14947 * configure.in: recognize irix[34]* instead of irix[34]
14948
14949 * Makefile.in: define and pass down X11_LIB
14950
14951 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
14952
14953 * guess-systype: Renamed to ...
14954 * config.guess: ... by popular request.
14955 * configure.in, Makefile.in: Update accordingly.
14956
14957 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
14958
14959 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
14960 + Add Convex, Cray/Unicos, and Encore/Multimax support.
14961 + Execute ./dummy instead of assuming . is in PATH.
14962
14963 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
14964
14965 * guess-systype: New shell script. Attempts to guess the
14966 canonical host name of the executing host.
14967 Only a few hosts are supported so far.
14968 * configure: Call guess-systype if no host is specified.
14969
14970 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
14971
14972 * Makefile.in (gcc-no-fixedincludes): Made to work with current
14973 gcc Makefile.
14974
14975
14976 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
14977
14978 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
14979 (all-gcc, install-gcc, subdir_do): Use it.
14980
14981 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
14982
14983 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
14984
14985 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
14986
14987 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
14988 set exclusively by configure, using configure.in .
14989
14990 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
14991
14992 * test-build.mk: set $PATH for all builds
14993
14994 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
14995
14996 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
14997
14998 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
14999 the one used in gcc/Makefile.in, so that a null expansion doesn't
15000 override the one needed to build gcc with a native cc.
15001
15002
15003 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
15004
15005 * configure: Accept -with arguments.
15006
15007 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
15008
15009 * Makefile.in: added h8300sim
15010
15011 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
15012
15013 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15014 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
15015 (all-cygnus, native, build-cygnus): Make
15016 $(canonhost)-stamp-3stage-done, not $(host)....
15017 * test-build.mk (stamp-3stage-compared): Use tail +10c for
15018 i386-sco3.2v4. Added else true to if command.
15019
15020 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
15021
15022 * config.sub: (from FSF) Sequent uses a BSD-like OS.
15023
15024 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
15025
15026 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15027
15028 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15029
15030 * configure.in: don't remove binutils from Solaris builds
15031
15032 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
15033
15034 * Makefile.in: get rid of earlier definitions for *clean,
15035 also handle the recursive info rule better
15036
15037 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
15038
15039 * Makefile.in (mostlyclean, distclean, realclean): Fix to
15040 do more-or-less the right thing.
15041
15042 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
15043
15044 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15045 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15046
15047 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15048
15049 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15050 $(host_canonical).
15051
15052 * configure.in: split the configdirs list into 4 categories (native
15053 v. cross, library v. tool) and handle the cross-only and native-
15054 only in more reasonable (and correct!) way.
15055
15056 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
15057
15058 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
15059 configdirs anymore.
15060
15061 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15062
15063 * Makefile.in: extensive cleanup:: removed all of the explicit
15064 clean-* targets, collapsed many wrappers around subdir_do into
15065 one, added additional targets to satisfy standards.texi, deleted
15066 some old targets, some changes for consistency
15067
15068 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15069
15070 * configure.in: handle some programs as cross-only, and others as
15071 native only
15072
15073 * test-build.mk: handle partial holes in a more generic manner
15074
15075 * Makefile.in: m4 depends on libiberty
15076
15077 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15078
15079 * configure.in: add m4, textutils, fileutils, sed, shellutils,
15080 time, wdiff, and find to configdirs
15081
15082 * Makefile.in: all, clean, and install rules for the new programs
15083 added to configure.in
15084
15085 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15086
15087 * configure.in: use mh-sun for all *-sun-* hosts
15088
15089 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15090
15091 * Makefile.in: define flags for X11 include files and library file
15092 locations, pass them down to the programs that need this info
15093
15094 * build-all.mk: added a 'native' target, to 3stage the native toolchain
15095
15096 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15097
15098 * configure.in: start building libg++ for HP-UX targets
15099
15100 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
15101
15102 * README: Update references to files moved into etc/.
15103
15104 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
15105
15106 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
15107 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
15108
15109 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
15110
15111 * configure: accept dash as well as underscore in long option
15112 names for FSF compatibility.
15113
15114 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
15115
15116 * config.sub: added -sco3.2v4 support from FSF.
15117
15118 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15119
15120 * configure.in: expand the section that adds or removes
15121 directories from the list of programs to build, to handle native
15122 vs. cross in addition to host v. native
15123
15124 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
15125
15126 * Makefile.in: Replace C++ in macro names with CXX.
15127 This is less likely to break ...
15128
15129 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15130
15131 * test-build.mk: add -w to GNU_MAKE
15132
15133 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15134
15135 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15136 add 'sparc' to list of recognized cpus. This needed to make
15137 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15138 Delete some redundant ose68 variants. Recognize -wrs as an os,
15139 then changes that into $CPU-wrs-vxworks.
15140
15141 * configure.in: remove most references to gdbtest, regularize
15142 target based program removal
15143
15144 * test-build.mk: import from p3 tree (many fixes and changes)
15145
15146 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15147
15148 * Makefile.in: added rules to handle tcl, tk, and expect
15149
15150 * configure.in: handle those directories if they exist
15151
15152 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15153
15154 * config.sub: removed bogus hppabsd and hppahpux names, since
15155 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15156
15157 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15158
15159 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
15160 depends upon all-xiberty
15161
15162 * Makefile.in: changes from p3, including:
15163
15164 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
15165
15166 * Makefile.in (XTRAFLAGS): include newlib directories if
15167 newlib/Makefile exists, rather than if host != target.
15168
15169 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
15170
15171 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15172 from the same source tree and not building a cross-compiler. This
15173 matters for the libg++ configuration if reconfiguring a tree that
15174 has already been installed.
15175
15176 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
15177
15178 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15179 pick up the machine and system specific header files.
15180
15181 * Makefile.in: added AS_FOR_TARGET, passed down in
15182 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15183 the C compiler to use to create programs which are run in the
15184 build environment, set it to default to $(CC), and passed it down
15185 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15186
15187 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
15188
15189 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15190 We need them for unusual native builds, like systems without
15191 ranlib.
15192
15193 * configure: also define $(host_canonical) and
15194 $(target_canonical), which are the full, canonical names for the
15195 given host and target
15196
15197 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
15198
15199 * Makefile.in: Added separate definitions for C++.
15200
15201 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
15202
15203 * configure.in (configdirs): Add deja-gnu.
15204
15205 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
15206
15207 * README: Update for configure.texi and gdb-4.7 release.
15208
15209 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
15210
15211 * Makefile.in: Move "all" target to top of file.
15212 Previously, first target was ".PHONY" which caused BSD4.4 make
15213 to build .PHONY when make was run without arguments.
15214
15215 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
15216
15217 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
15218 Library-copylefted code in libiberty.
15219
15220 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
15221
15222 * config.sub: Replace m68kmote with plain old m68k.
15223
15224 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
15225
15226 * Makefile.in: Remove space from blank line, avoid Make complaints.
15227
15228 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
15229
15230 * config.sub: Complain if no argument is given. Added support for
15231 386bsd as OS and target alias.
15232
15233 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
15234
15235 * Makefile.in (XTRAFLAGS): include newlib directories if
15236 newlib/Makefile exists, rather than if host != target.
15237
15238 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
15239
15240 * config.sub: recognize sparclite-wrs-vxworks.
15241
15242 * Makefile.in (install-xiberty): added *-xiberty make rules (from
15243 p3.) Added clean-xiberty to clean.
15244
15245 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15246
15247 * configure.in: use *-*-* instead of nested cases for host and target
15248
15249 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
15250
15251 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15252 from the same source tree and not building a cross-compiler. This
15253 matters for the libg++ configuration if reconfiguring a tree that
15254 has already been installed.
15255
15256 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
15257
15258 * config.sub (i486v/i486v4): Merge in from FSF version.
15259
15260 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
15261
15262 * configure: only set PWD if it is already set.
15263
15264 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
15265
15266 * configure: just set PWD=`pwd` at the top, since Ultrix sh
15267 doesn't have unset and all success paths (and most error paths)
15268 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15269 to just ${PWD} to avoid confusion.)
15270
15271 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
15272
15273 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15274 even for a native compilation.
15275
15276 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
15277
15278 Changes to make the gdb.tar.Z rule work better.
15279
15280 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
15281 (DEVO_SUPPORT): Add configure.texi.
15282 (bfd-ilrt.tar.Z): Remove ancient rule.
15283
15284 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
15285
15286 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15287 pick up the machine and system specific header files.
15288
15289 * configure.in, config.sub: added new target m68010-adobe-scout,
15290 with alias of adobe68k. Changed configure.in to check for
15291 -scout before -sco* to avoid a false match.
15292
15293 * Makefile.in: added AS_FOR_TARGET, passed down in
15294 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
15295 the C compiler to use to create programs which are run in the
15296 build environment, set it to default to $(CC), and passed it down
15297 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15298
15299 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
15300
15301 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15302 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
15303 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15304 FOR_TARGET variants, to newlib and libg++.
15305
15306 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
15307
15308 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15309 first.
15310
15311 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
15312
15313 * config.sub: Accept `elf' as an environment.
15314
15315 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15316
15317 * Makefile.in (all-opcodes): cd into the right directory
15318
15319 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
15320
15321 * configure: added -program_transform_name option, used as
15322 argument to sed when installing programs.
15323 configure.texi: added documentation for -program_prefix,
15324 -program_suffix and -program_transform_name.
15325
15326 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
15327
15328 * config.sub: Accept i486 where i386 ok.
15329
15330 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
15331
15332 * config.sub: accept we32k
15333
15334 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
15335
15336 * config.sub, configure.in: accept OSE68000 and OSE68k.
15337
15338 * Makefile.in: don't create all directories for ``make install'';
15339 let the subdirectories create the ones they need.
15340
15341 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15342
15343 * COPYING: new file, GPL v2
15344
15345 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15346
15347 * Makefile.in: use the new gen-info-dir, which needs a template
15348 argument (which also lives in texinfo)
15349
15350 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15351
15352 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
15353
15354 * config.sub (ncr3000): Change i386 to i486.
15355
15356 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15357
15358 * Makefile.in: add install-rcs, install-grep to
15359 install-no-fixedincludes, removed install-bison and install-libgcc
15360
15361 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
15362
15363 * configure.in: grab the HPUX makefile fragment if on HPUX
15364
15365 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15366
15367 * Makefile.in: eradicate bison spoor (ditto libgcc).
15368 configure.in: recognise m68{k,000}-ericsson-OSE.
15369 es1800 is alias for m68k-ericsson-OSE
15370
15371 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15372
15373 * configure.in: rearrange the parts that remove programs from
15374 configdirs, based now on HOST==TARGET or by canonical triple.
15375
15376 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15377
15378 * test-build.mk: recurse explicitly with -f test-build.mk when
15379 appropriate. predicate stage3 and comparison on the existence
15380 of gcc. That is, if gcc isn't around, we aren't three-staging.
15381 On very clean, also remove ...stamp-co. Build in-place before
15382 doing other builds.
15383
15384 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15385
15386 * Makefile.in, configure.in: add tgas
15387
15388 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15389
15390 * Makefile.in: a number of changes merged in from progressive.
15391
15392 * configure.in: add libm.
15393
15394 * .cvsignore: ignore some stuff that comes from test-build.mk.
15395
15396 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
15397
15398 * config.sub: Add es1800 (m68k-ericsson-es1800).
15399
15400 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
15401
15402 * configure: Add program_suffix (parallel to program_prefix)
15403 * Makefile.in: adjust directory-creating script for losing decstation
15404
15405 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
15406
15407 * configure: Minor $subdir-related fixes.
15408
15409 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
15410
15411 * configure: fix various problems with propogating
15412 makefile_target_frag in subdirs.
15413 * configure.in: config libgcc if its there
15414
15415 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
15416
15417 * config.sub: HPPA merge.
15418
15419 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
15420
15421 * Makefile.in: Replace all-bison with all-byacc in all
15422 dependency lines for other tools (which now use byacc).
15423
15424 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
15425
15426 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
15427
15428 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
15429
15430 * Makefile.in: make gprof rules similar to byacc rules (instead of
15431 vestigal $(unsubdir) that didn't work...)
15432
15433 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
15434
15435 * config.sub: Add support for Linux.
15436 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
15437 (at least for libg++).
15438
15439 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
15440
15441 * configure.texi: fix doc for the -nfp option to configure
15442
15443 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
15444
15445 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
15446
15447 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
15448
15449 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
15450 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
15451 * configure.in: added solaris* host_makefile_frag hook.
15452
15453 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15454
15455 * config.sub: changed recognition of m68000 so that various
15456 m68k types can be specified via m680[01234]0
15457
15458 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15459
15460 * config.sub (basic_machine): fix sed so that '-foo' isn't
15461 completely substituted out while .+'-foo' loses the '-foo'
15462
15463 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15464
15465 * config.sub ($os): Add -aout.
15466
15467 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
15468
15469 * configure: If host_makefile_frag is absolute, don't
15470 prefix ${invsubdir} (relevant to libg++ auto-configure).
15471
15472 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
15473
15474 * Makefile.in (tooldir): Define it.
15475 (all-ld): Depend on all-flex.
15476
15477 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
15478
15479 * Makefile.in (check): Fix libg++ special case.
15480
15481 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
15482
15483 * configure: do not bury `pwd` into config.status, thus do fewer
15484 pwd's.
15485
15486 * configure: print the "Building in" message only when building in
15487 other than "." AND verbose.
15488
15489 * configure: remove -s, rework -v to better accommodate guested
15490 configures.
15491
15492 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
15493
15494 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
15495
15496 * Makefile.in: macroize flags passed on recursion. remove
15497 fileutils.
15498
15499 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
15500
15501 * configure: get makesrcdir right for subdirs deeper than 1.
15502
15503 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
15504 install.
15505
15506 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
15507
15508 * Makefile.in: don't print subdir_do or recursion lines.
15509
15510 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
15511
15512 * standards.texi: added menu item.
15513
15514 * Makefile.in: build and install standards.info.
15515
15516 * standards.texi: new file.
15517
15518 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15519
15520 * configure: test for and move config.status pieces from
15521 ${subdir}/.
15522
15523 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
15524
15525 * configure: Test for existance of files before trying to mv
15526 them, to avoid numerous non-existance messages.
15527
15528 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
15529
15530 * configure: correct final line of config.status.
15531
15532 * configure: patch from eggert. Avoids a protection problem if
15533 the original Makefile.in is read only.
15534
15535 * configure: use move-if-change from gcc to create config.status.
15536 Some makefiles depend on config.status to tell if a directory
15537 has been reconfigured for a different host. This change
15538 prevents those directories from remaking everything in the case
15539 where the reconfig was only intended to rebuild a Makefile.
15540
15541 * configure: test for config.sub with "config.sub sun4" rather
15542 than "config.sub ${host_alias}". Otherwise we can't tell a bad
15543 host alias from a missing config.sub.
15544
15545 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15546
15547 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
15548 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
15549
15550 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
15551
15552 * configure: mkdir ${subdir} as needed.
15553
15554 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
15555
15556 * Makefile.in,configure.in: added autoconf.
15557
15558 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15559
15560 * Makefile.in: no longer pass against on recursion.
15561
15562 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
15563 definitions are not inherited.
15564
15565 * configure: correct makesrcdir when subdir is .
15566
15567 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
15568
15569 * configure: Add support for 'subdirs' variable, which is
15570 like 'configdirs', except that configure doesn't re-invoke
15571 itself for subdirs, it just creates a Makefile for each subdir.
15572 * configure.texi: Document subdirs.
15573
15574 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
15575
15576 * configure.in: added flex to configdirs
15577
15578 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
15579
15580 * Makefile.in: remove clean-stamps from clean.
15581
15582 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
15583
15584 * configure.in: Add gdbtest to configdirs.
15585
15586 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
15587
15588 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
15589 to recursive makes.
15590 * configure.in: Recognize new ncr3000 config.
15591
15592 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
15593
15594 * Makefile.in, configure.in: removed references to gdbm.
15595
15596 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
15597
15598 * config.sub: Don't canonicalize os value
15599 newsos* to bsd (readline needs to check for newsos).
15600 (This fix was earlier made Jan 31, but got re-broken.)
15601
15602 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
15603
15604 * configure.in: sco is an os, not a vendor!
15605
15606 * configure: Quote $( better. Keep various shells happy.
15607
15608 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
15609
15610 * Makefile.in: eliminate stamp-files.
15611
15612 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
15613
15614 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
15615 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
15616
15617 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
15618
15619 * config.sub: fix iris/iris3.
15620
15621 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
15622
15623 * configure: re-add -rm.
15624
15625 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
15626
15627 * Maskefile.in: add .stmp-rcs to all.
15628
15629 * configure.in: remove gas from rs6000 build, use aix host fragment.
15630
15631 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
15632
15633 * configure: pass down site_option during recursion.
15634
15635 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
15636
15637 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
15638
15639 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
15640
15641 * configure: Change exec_prefix so that it really defaults to prefix.
15642
15643 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
15644
15645 * Makefile.in, configure.in: Add support for mmalloc library.
15646
15647 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
15648
15649 * Makefile.in: add stmp dependencies for a few more things.
15650
15651 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
15652
15653 * configure: adjusted error message on objdir/srcdir configure
15654 collision, per john's suggestion.
15655
15656 * Makefile.in: add libiberty stmp to all and all.cross.
15657
15658 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
15659
15660 * Makefile.in: remove force dependencies, add grep to all.
15661
15662 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
15663
15664 * Makefile.in: drop flex. make stamp files work.
15665
15666 * configure: added test for conflicting configuration in srcdir,
15667 remove trailing slashes from srcdir. Otherwise emacs gdb mode
15668 gets cranky. use relative paths for configure and srcdir
15669 whenever possible. Send some error messages to stderr that were
15670 going to stdout.
15671
15672 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
15673
15674 * Makefile.in: Fix libg++ rule to check for gcc directory
15675 before using gcc/gcc. Also pass XTRAFLAGS.
15676
15677 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
15678
15679 * Makefile.in: added stmp-files so that directories aren't polled
15680 when they are already built.
15681
15682 * configure.texi: fixed a node pointer problem.
15683
15684 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
15685
15686 * config.sub configure.in gdb/configure.in
15687 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
15688 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
15689 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
15690
15691 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15692
15693 * configure: -recurring becomes -silent. corrected help message
15694 for -site= option.
15695
15696 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
15697
15698 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15699
15700 * configure: when building Makefile for crosses, replace
15701 tooldir and program_prefix. default srcdir from location of
15702 config.sub. remove "for host in hosts" and "for target in
15703 targets" loops.
15704
15705 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
15706
15707 * Makefile.in: Do not pass bindir or mandir to cvs.
15708
15709 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
15710
15711 * Makefile.in, configure.in: removed traces of namesubdir,
15712 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
15713 copyrights to '92, changed some from Cygnus to FSF.
15714
15715 * configure.texi: remove most references to multiple hosts,
15716 multiple targets, subdirs, etc.
15717
15718 * configure.man: removed rcsid. reference config.sub not
15719 config.subr.
15720
15721 * Makefile.in: mkdir $(infodir) on install-info.
15722
15723 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
15724
15725 * configure.texi: Explain better about .gdbinit and about
15726 the environment that configure.in sections run in.
15727
15728 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
15729
15730 * configure.in: Ultrix is only a decstation if it's a MIPS.
15731
15732 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
15733
15734 * README: DOC.configure => cfg-paper.texi.
15735
15736 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
15737
15738 * config.sub (near case $os): Don't convert newsos* to bsd!
15739
15740 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
15741
15742 * Makefile.in: Reinstall change from gdb-4.3 that reduces
15743 the number of copies of COPYING that go into the GDB tar file.
15744
15745 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
15746
15747 * bfd/configure.in, gdb/config/mh-i386sco,
15748 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
15749 Fix SCO configuration stuff.
15750
15751 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
15752
15753 * Makefile.in: For libg++, make sure the -I pointing
15754 to the gcc directory goes *after* all the libg++-local -I flags.
15755 Also, move just-gcc dependency from just-libg++ to all-libg++.
15756
15757 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
15758
15759 * configure: Change -x to -f to keep Ultrix /bin/test happy.
15760
15761 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
15762
15763 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
15764
15765 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
15766
15767 * config.sub: Add stratus configuration frags. Also
15768 submitted to FSF.
15769
15770 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
15771
15772 * Makefile.in (DEV_SUPPORT): add configure.man.
15773
15774 * config.sub(Decode manufacturer-specific): add -none*.
15775
15776 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
15777
15778 * Makefile.in: remove form feeds to make Sun's make happy.
15779 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
15780
15781 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
15782
15783 * Makefile.in (AR_FLAGS): Make quieter.
15784
15785 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
15786
15787 * configure.in: Add libg++.
15788 * configure: When verbose, don't output the command line at each
15789 level; it will be unremarkably the same as the previous version,
15790 which will be the same as what the user typed.
15791
15792 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
15793
15794 * configure.in, Makefile.in: fix clean-info, add flex. add
15795 fileutils.
15796
15797 * configure: be less sensitive to spaces in Makefile.in. Do not
15798 look for sources in "..". Doing so breaks subdirectories that
15799 might have their own configure. If a subdir has it's own
15800 configure script, use it.
15801
15802 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
15803
15804 * cfg-paper.texi: some changes suggested by rms.
15805
15806 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
15807
15808 * config.sub: Merge in some small additions from the FSF version,
15809 taken from the gcc distribution, to bring the Cygnus and FSF
15810 versions into closer sync.
15811
15812 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
15813
15814 * configure.in: Changed svr4 references to sysv4.
15815
15816 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
15817
15818 * configure: added -V for version number option.
15819
15820 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
15821
15822 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
15823 renamed from DOC.configure to cfg-paper.texi.
15824
15825 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15826
15827 * configure, config.subr, config.sub: config.subr is now
15828 config.sub again.
15829
15830 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
15831
15832 * configure.texi: new file, in progress.
15833
15834 * Makefile.in: build info file and install the man page for
15835 configure.
15836
15837 * configure.man: new file, first cut.
15838
15839 * configure: find config.subr again now that configuration "none"
15840 has gone. removed all traces of the -ansi option. removed all
15841 traces of the -languages option.
15842
15843 * config.subr: resync from rms.
15844
15845 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15846
15847 * configure, config.sub, config.subr: merge config.sub into
15848 config.subr, call the result config.subr, remove config.sub, use
15849 config.subr.
15850
15851 * Makefile.in: revised install for dir.info.
15852
15853 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15854
15855 * configure.in: add decstation host makefile frag.
15856
15857 * Makefile.in: BISON now bison -y again. also install-gcc on
15858 install. clean-gdbm on clean. infodir belongs in datadir.
15859 Make directories for info install. Build dir.info here then
15860 install it.
15861
15862 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15863
15864 * Makefile.in: fix for bad directory tests.
15865
15866 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15867
15868 * configure: \{1,2\} appears to be a sysv'ism. Use a different
15869 regexp. -srcdir relative was being handled incorrectly.
15870
15871 * Makefile.in: unwrapped some for loops so that parallel makes
15872 work again and so one can focus one's attention on a particular
15873 package.
15874
15875 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15876
15877 * configure: added PWD as a stand in for `pwd` (for speed). use
15878 elif wherever possible. make -srcdir work without -objdir.
15879 -objdir= commented out.
15880
15881 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15882
15883 * configure: +options become --options. -subdirs commented out.
15884 added -host, -datadir. Renamed -destdir to -prefix. Comment in
15885 Makefile now at top of generated Makefile. Removed cvs log
15886 entries. added -srcdir. create .gdbinit only if there is one
15887 in ${srcdir}.
15888
15889 * Makefile.in: idestdir and ddestdir go away. Added copyrights
15890 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
15891 and mandir now keyed off datadir by default.
15892
15893 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
15894
15895 * Freshly created ChangeLog.
15896
15897 \f
15898 Local Variables:
15899 mode: change-log
15900 left-margin: 8
15901 fill-column: 76
15902 version-control: never
15903 End: