OSDN Git Service

364465c3dca68ae367ad692faaec46d4015263b6
[pf3gnuchains/gcc-fork.git] / ChangeLog
1 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2
3         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4         to Write After Approval.
5         * config-ml.in: Don't handle arc-*-elf*.
6         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
7         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
8         handle GCC libraries.
9         * configure: Regenerate.
10
11 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
12
13         PR bootstrap/48120:
14         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
15         Add -lstdc++ -lm to LIBS.
16         * configure: Regenerate.
17
18 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
19
20         * config.guess: Update to version 2011-02-02
21         * config.sub: Update to version 2011-02-24
22
23 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
24
25         PR lto/48086
26         * configure.ac: Re-enable LTO on *-apple-darwin9.
27         * configure: Regenerate.
28
29 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
30
31         PR lto/48086
32         * configure.ac: Disable LTO on darwin due to an assembler change in
33         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
34         under 256.
35         * configure: Regenerate.
36
37 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
38
39         * MAINTAINERS: Update myself as score backend maintainer, update my e-mail address.
40
41 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
42
43         * MAINTAINERS: Update my e-mail address.
44
45 2011-03-06  Joey Ye  <joey.ye@arm.com>
46
47         * MAINTAINERS: Update my e-mail address.
48
49 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
50
51         * configure.ac: Adjust test of with_ppl.
52         * configure: Regenerated.
53
54 2011-03-02  Kai Tietz  <ktietz@redhat.com>
55
56         * MAINTAINERS: Adjust my e-mail address.
57
58 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
59
60         * configure.ac: Add -lpwl to ppllibs.
61         * configure: Regenerated.
62
63 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
64
65         * config/cloog.m4: Add -lisl to clooglibs.
66         * configure: Regenerated.
67
68 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
69
70         * MAINTAINERS (CPU Port maintainers): Add self.
71
72 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
73
74         * MAINTAINERS: Add myself as testsuite maintainer.
75
76 2011-02-15  Mike Stump  <mikestump@comcast.net>
77
78         * MAINTAINERS: Add myself as testsuite maintainer.
79
80 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
81
82         Import from Libtool and gnulib:
83
84         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
85
86         Prepare for supporting FreeBSD 10.
87         * config.rpath: Remove handling of freebsd1* which soon would
88         match FreeBSD 10.0.
89
90         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
91
92         Remove support for FreeBSD 1.x.
93         * libtool.m4 (_LT_LINKER_SHLIBS)
94         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
95         soon would incorrectly match FreeBSD 10.0.
96
97 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
98
99         PR binutils/12283
100         * move-if-change: Import version from gnulib.
101
102 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
103
104         PR lto/47225
105         * Makefile.def (lto-plugin): Double dash for enable-shared.
106         (configure-gcc): Depend on all-lto-plugin.
107         * Makefile.in: Rebuilt.
108
109 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
110
111         * configure.ac: Remove extra bracket.
112         * configure: Regenerate.
113
114 2011-02-08  Tobias Burnus  <burnus@net-b.de>
115
116         * MAINTAINERS: Add myself as libquadmath maintainer.
117
118 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
119
120         * MAINTAINERS: Update my email address.
121
122 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
123
124         * MAINTAINERS (option handling): Add self.
125
126 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
127
128         PR lto/47225
129         * Makefile.def: Add dependency for install-gcc
130         on install-lto-plugin.
131         * Makfile.in: Regenerated
132
133 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
134
135         * MAINTAINERS (CPU Port Maintainers): Add myself.
136
137 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
138
139         PR libgcj/44341
140         * configure.ac: Discard --with-* flags for host when configuring
141         target libraries for cross build.
142         * configure: Rebuilt.
143
144 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
145
146         * MAINTAINERS (linear loop transforms): Removed.
147
148 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
149
150         * configure.ac: If with_ppl is no, move setting with_cloog=no
151         after CLOOG_REQUESTED check.
152         * configure: Regenerated.
153
154 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
155
156         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
157         CLooG has been requested.
158         * configure: Regenerated.
159
160 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
161
162         * configure: Regenerated.
163         * configure.ac: Check for version 0.11 (or later revision) of PPL.
164
165 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
166
167         * configure: Regenerated.
168         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
169
170 2011-01-21  Andreas Schwab  <schwab@redhat.com>
171
172         * configure.ac: Use AS_HELP_STRING throughout.
173         * configure: Regenerate.
174
175 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
176
177         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
178         * configure: Regenerate.
179
180 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
181
182         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
183
184 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
185
186         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
187         for ia64-hpux.
188         * configure: Regenerate.
189
190 2011-01-07  Jan Hubicka  <jh@suse.cz>
191
192         PR lto/47225
193         * Makefile.in: Regenerate.
194         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
195         configure.
196
197 2011-01-07  Jan Hubicka  <jh@suse.cz>
198
199         * Makefile.in: Regenerate.
200         * Makefile.def (gcc host module) and soft dependency on lto-plugin
201         and configure dependency on lto-plugin configure.
202         (lto-plugin module): Remove dependency on GCC; add dependency on
203         liniberty.
204
205 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
206
207         * MAINTAINERS (Write After Approval): Add myself.
208
209 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
210
211         * configure: Regenerate.
212
213 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
214
215         * configure.ac: (picochip): Disable libiberty.
216
217 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
218
219         * MAINTAINERS (Write After Approval): Add myself.
220
221 2010-12-10  Ian Lance Taylor  <iant@google.com>
222
223         PR bootstrap/46819
224         * configure.ac: For --disable-libgcj clear libgcj_saved.
225         * configure: Rebuild.
226
227 2010-12-10  Tobias Burnus  <burnus@net-b.de>
228
229         PR fortran/46540
230         * configure.ac: Add --disable-libquadmath and
231         --disable-libquadmath-support.
232         * configure: Regenerate.
233
234 2010-12-03  Ian Lance Taylor  <iant@google.com>
235
236         * MAINTAINERS: Add myself as libgo maintainer.
237
238 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
239
240         PR libffi/46792
241         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
242         * configure: Regenerate.
243
244 2010-12-02  Ian Lance Taylor  <iant@google.com>
245
246         * configure.ac: Always set default for poststage1_ldflags to
247         -static-libstdc++ -static-libgcc.
248
249 2010-11-29  Andreas Schwab  <schwab@redhat.com>
250
251         * configure.ac: Move comment to remove extra space in last argument
252         of GCC_TARGET_TOOL.
253
254 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
255
256         PR other/46026
257         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
258         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
259         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
260         (BASE_FLAGS_TO_PASS): Use it.
261         * configure: Rebuilt.
262         * Makefile.in: Rebuilt.
263
264 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
265
266         PR binutils/12258
267         * configure.ac: Correct comments for --enable-gold/--enable-ld.
268         Properly check default linker.
269         * configure: Regnerated.
270
271 2010-11-23  Matthias Klose  <doko@ubuntu.com>
272
273         * configure.ac: For --enable-gold, handle value `default' instead of
274         `both*'.   New configure option --{en,dis}able-ld.
275         * configure: Regenerate.
276
277 2010-11-20  Ian Lance Taylor  <iant@google.com>
278
279         * configure.ac: Only disable a language library if no language needs
280         it.  Don't let --disable-libgcj uncondtionally disable libffi.
281         * configure: Rebuild.
282
283 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
284
285         * Makefile.in: Regenerate.
286
287         PR other/46202
288         * configure.ac: Fix just-built in-tree STRIP name to be
289         binutils/strip-new.
290         * configure: Regenerate.
291         * Makefile.def (install-strip-gcc, install-strip-binutils)
292         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
293         (install-strip-sid): Mirror dependencies on non-strip variants
294         of these targets on the respective -strip prerequisites.
295         * Makefile.tpl (install-strip, install-strip-host)
296         (install-strip-target): New targets.
297         (install-strip-[+module+], install-strip-target-[+module+]):
298         New targets.
299         * Makefile.in: Regenerate.
300
301 2010-11-19  Ian Lance Taylor  <iant@google.com>
302             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
303
304         * configure.ac: Add target-libgo to target_libraries.  Set
305         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
306         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
307         (HOST_EXPORTS): Add GOC.
308         (BASE_TARGET_EXPORTS): Add GOC.
309         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
310         (GOCFLAGS_FOR_TARGET): New variable.
311         (EXTRA_HOST_FLAGS): Add GOC.
312         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
313         * Makefile.def (target_modules): Add libgo.
314         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
315         (dependencies): Add dependency from configure-target-libgo to
316         configure-target-libffi and all-target-libstdc++-v3.  Add
317         dependencies from all-target-libgo to all-target-libffi.
318         (languages): Add go.
319         * configure: Rebuild.
320         * Makefile.in: Rebuild.
321
322 2010-11-19  Ian Lance Taylor  <iant@google.com>
323
324         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
325         compiler/flag environment variables.
326
327 2010-11-18  Ian Lance Taylor  <iant@google.com>
328
329         * configure.ac: Check for lang_requires_boot_languages in
330         config-lang.in files.
331         * configure: Rebuild.
332
333 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
334             Tobias Burnus  <burnus@net-b.de>
335
336         PR fortran/32049
337         * Makefile.def: Add libquadmath; build it with language=fortran.
338         * configure.ac: Add libquadmath.
339         * Makefile.tpl: Handle multiple libs in check-[+language+].
340         * Makefile.in: Regenerate.
341         * configure: Regenerate.
342
343 2010-11-16  Tom Tromey  <tromey@redhat.com>
344
345         * MAINTAINERS: Moved myself to reviewers section.
346
347 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
348
349         * MAINTAINERS: Moved myself to reviewers section.
350
351 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
352
353         * MAINTAINERS (Various Maintainers): Add self for build machinery.
354         (Write After Approval): Remove self.
355
356 2010-11-15  Andreas Schwab  <schwab@redhat.com>
357
358         * configure.ac: Fix spelling in option names.
359         * configure: Regenerated.
360
361 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
362
363         PR bootstrap/39622
364         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
365         * configure: Regenerated.
366
367 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
368
369         * MAINTAINERS: Update my email address.
370
371 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
372
373         * configure: Regenerate.
374
375 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
376
377         * configure: Regenerate.
378
379 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
380
381         * configure: Regenerate.
382
383 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
384
385         * configure: Regenerate.
386
387 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
388
389         * configure.ac: Support official CLooG.org versions.
390         * configure: Regenerate.
391         * config/cloog.m4: New.
392
393 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
394
395         * MAINTAINERS (Write After Approval): Add myself.
396
397 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
398
399         * MAINTAINERS: Update my email address.
400
401 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
402
403         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
404         * configure: Regenerate.
405
406 2010-11-03  Ian Lance Taylor  <iant@google.com>
407             Dave Korn  <dave.korn.cygwin@gmail.com>
408
409         PR lto/46273
410         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
411         and on other supported platforms whenever LTO is enabled.
412         * configure: Rebuild.
413
414 2010-11-02  Alan Modra  <amodra@gmail.com>
415
416         PR binutils/12110
417         * configure.ac: Error when source path contains spaces.
418         * configure: Regenerate.
419
420 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
421
422         * MAINTAINERS: Update my email address.
423
424 2010-10-20  Ian Lance Taylor  <iant@google.com>
425
426         * Makefile.def (target_modules): Set lib_path to src/.libs for
427         libstdc++-v3 module.
428         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
429         * Makefile.in: Rebuild.
430
431 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
432
433         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
434         (Write After Approval): Remove myself.
435
436 2010-10-15  Tristan Gingold  <gingold@adacore.com>
437
438         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
439
440 2010-10-14  Douglas Rupp  <rupp@gnat.com>
441
442         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
443
444 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
445
446         * configure.ac (build_lto_plugin): New shell variable.
447         (--enable-lto): Turn on by default for all non-ELF platforms that
448         have had LTO support added so far.  Set build_lto_plugin appropriately
449         for both ELF and non-ELF.
450         (configdirs): Add lto-plugin or not based on build_lto_plugin.
451         * configure: Regenerate.
452
453 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
454
455         Sync from src:
456         * configure.ac (v850 support): Remove target-libgloss from
457         noconfigdirs.
458         * configure: Regenerate.
459
460 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
461
462         PR bootstrap/45326
463         PR bootstrap/45174
464         * configure.ac: Honor initial values of $build_configargs,
465         $host_configargs, $target_configargs.  Mark the precious, so
466         environment settings get recorded.
467         * configure: Regenerate.
468
469 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
470
471         PR bootstrap/45796
472         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
473         Depend on all-build-libiberty.
474         * Makefile.in: Regenerate.
475
476 2010-09-30  Michael Eager  <eager@eagercon.com>
477
478         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
479         * configure: Regenerate.
480
481 2010-09-28  Michael Eager  <eager@eagercon.com>
482
483         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
484
485 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
486
487         PR bootstrap/44621
488         * configure.ac: Fix unportable shell quoting.
489         * configure: Regenerate.
490
491 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
492
493         * configure.ac (enable-lto): Add Darwin to the list of supported lto
494         targets and amend comment.
495         * configure: Regenerate.
496
497 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
498
499         * MAINTAINERS (Write After Approval): Add myself.
500
501 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
502
503         * configure.ac: Enable LTO by default on Darwin.
504         * configure: Regenerate.
505
506 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
507
508         * MAINTAINERS (Write After Approval): Add myself.
509
510 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
511
512         * MAINTAINERS (Write After Approval): Add myself.
513
514 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
515
516         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
517         ports
518
519 2010-07-28  David Yuste  <david.yuste@gmail.com>
520
521         * MAINTAINERS (Write After Approval): Add myself.
522
523 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
524
525         * configure.ac: Support all v850 targets.
526         * configure: Regenerate.
527
528 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
529
530         PR bootstrap/44455
531         * configure.ac (extra_mpfr_configure_flags): Copy from
532         extra_mpc_gmp_configure_flags.
533         * configure: Re-generated.
534
535 2010-07-22  Andi Kleen  <ak@linux.intel.com>
536
537         * MAINTAINERS (Write After Approval): Add myself.
538
539 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
540
541         * MAINTAINERS (Write After Approval): Add myself.
542
543 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
544
545         * MAINTAINERS (Write After Approval): Add myself.
546
547 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
548
549         PR target/44862
550         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
551         Provide -B option to allow for link spec %s substitutions for
552         libstdc++.a on darwin.
553         * Makefile.in: Regenerate.
554
555 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
556
557         * MAINTAINERS (Reviewers): Update my e-mail address
558
559 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
560
561         * Makefile.def (configure-gcc): Depend on all-libelf.
562         * Makefile.in: Rebuild.
563
564 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
565
566         * MAINTAINERS (Write After Approval): Add myself in the right place.
567
568 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
569
570         * MAINTAINERS (Write After Approval): Add myself.
571
572 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
573
574         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
575
576 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
577
578         * config.sub: Update to version 2010-05-21.
579         * config.guess: Update to version 2010-04-03.
580
581 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
582
583         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
584         * configure: Regenerate.
585
586 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
587
588         * MAINTAINERS (Write After Approval): Add myself.
589
590 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
591
592         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
593         a platform that supports LTO.
594         * configure: Regenerate.
595
596 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
597
598         * configure.ac: Allow all the versions greater than 0.10 of PPL.
599         * configure: Regenerated.
600
601 2010-04-27  Roland McGrath  <roland@redhat.com>
602             H.J. Lu  <hongjiu.lu@intel.com>
603
604         * configure.ac (--enable-gold): Support both, both/gold and
605         both/bfd to add gold to configdirs without removing ld.
606         * configure: Regenerated.
607
608         * Makefile.def: Add install-gold dependency to install-ld.
609         * Makefile.in: Regenerated.
610
611 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
612
613         PR lto/42776
614         * configure.ac (--enable-lto): Refactor handling so libelf tests
615         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
616         and allow LTO to be explicitly enabled on non-ELF platforms that
617         are known to support it inside else-clause.
618         * configure: Regenerate.
619
620 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
621
622         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
623         * configure: Regenerate.
624
625 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
626
627         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
628         * configure: Regenerate.
629
630 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
631
632         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
633         separately.
634         * configure: Regenerate.
635
636 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
637
638         * MAINTAINERS (Write After Approval): Add myself.
639
640 2010-04-14  Tristan Gingold  <gingold@adacore.com>
641
642         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
643         * configure: Regenerate.
644
645 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
646
647         * configure: Regenerate after change to elf.m4.
648
649 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
650
651         * MAINTAINERS (Write After Approval): Add myself.
652
653 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
654
655         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
656         * configure: Regenerated.
657
658 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
659
660         * configure.ac: Print "buggy but acceptable" when CLooG
661         revision is less than 9.
662         * configure: Regenerated.
663
664 2010-04-01  Diego Novillo  <dnovillo@google.com>
665
666         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
667
668 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
669
670         PR bootstrap/43615
671         PR bootstrap/43328
672
673         Revert:
674
675         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
676
677         * configure.ac: Do not pass --enable-multilib nor
678         --disable-multilib in baseargs.  Accept explicitly passed
679         --enable_multilib.
680         * configure: Regenerate.
681
682 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
683
684         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
685
686 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
687
688         * MAINTAINERS: Remove myself.
689
690 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
691
692         PR bootstrap/43328
693         * configure.ac: Do not pass --enable-multilib nor
694         --disable-multilib in baseargs.  Accept explicitly passed
695         --enable_multilib.
696         * configure: Regenerate.
697
698 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
699
700         * MAINTAINERS (spu port): Remove me.
701
702 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
703
704         * configure.ac (tic6x-*-*): New case.
705         * configure: Regenerate.
706
707 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
708
709         * config.sub: Update to version 2010-03-22.
710         * config.guess: Update to version 2009-12-30.
711
712 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
713
714         PR ada/42554
715         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
716         * configure: Regenerate.
717
718 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
719
720         * MAINTAINERS: Update my email address.
721
722 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
723
724         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
725         (ghassan.shobaki@amd.com): Removed.
726
727 2010-03-17  Alan Modra  <amodra@gmail.com>
728
729         * MAINTAINERS: Update my email address.
730
731 2010-03-16  Diego Novillo  <dnovillo@google.com>
732
733         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
734         Matthews.
735
736 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
737
738         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
739         Gutson, Jeffrey D. Oldham and Mark Shinwell.
740
741 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
742
743         * MAINTAINERS: Update my email address.
744
745 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
746
747         * MAINTAINERS: Update my email address.
748
749 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
750
751         * MAINTAINERS: Update my email address.
752
753 2010-03-09  Jie Zhang  <jie@codesourcery.com>
754
755         * MAINTAINERS: Update my email address.
756
757 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
758
759         PR libstdc++/32499
760         * configure.ac (RANLIB): Default to true.
761         (STRIP): Likewise.
762         (RANLIB_FOR_TARGET): Remove superfluous : argument.
763         * configure: Regenerate.
764
765 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
766
767         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
768         (Write After Approval): Update my email address.
769
770 2010-02-17  Nick Clifton  <nickc@redhat.com>
771
772         PR 11238
773         * Makefile.tpl (local-distclean): Also remove config.cache files in
774         sub-directories as there may not be Makefiles present in the
775         sub-directories.
776         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
777         the config.cache files found by the find command.
778
779         * Makefile.in: Regenerate.
780         * configure.ac: Revert previous delta.
781         * configure: Regenerate.
782
783 2010-02-15  Nick Clifton  <nickc@redhat.com>
784
785         PR 11238
786         * configure.ac: Delete config.cache files in sub-directories when
787         deleting Makefiles.
788         * configure: Regenerate.
789
790 2010-02-12  Ben Elliston  <bje@gnu.org>
791
792         * MAINTAINERS: Update my email address.
793
794 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
795
796         * MAINTAINERS (spu port): Update my email address.
797
798 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
799
800         * MAINTAINERS: Add myself as a maintainer for the bfin port.
801
802 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
803
804         * configure.ac: Add "recommended" version checks for GMP/MPC.
805         Update recommended GMP/MPFR/MPC versions.
806         * configure: Regenerate.
807
808 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
809
810         * MAINTAINERS: Move my Embecosm email address into the
811         write-after-approval section.
812
813 2010-01-26  Ian Lance Taylor  <iant@google.com>
814
815         * MAINTAINERS: Add myself as Go frontend maintainer.
816
817 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
818
819         PR libstdc++/36101, PR libstdc++/42813
820         * configure.ac (bootstrap_target_libs): Make inclusion of
821         target-libgomp conditional on libgomb being in target_configdirs.
822         * configure: Regenerate.
823
824 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
825
826         PR libstdc++/36101, PR libstdc++/42813
827         * configure.ac (bootstrap_target_libs): Include target-libgomp.
828         * configure: Regenerate.
829
830 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
831
832         PR libstdc++/36101, PR libstdc++/42813
833         * configure.ac (target_configdirs): Substitute.
834         * Makefile.def: Bootstrap target module libgomp.
835         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
836         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
837         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
838         * configure, Makefile.in: Regenerate.
839
840 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
841
842         * MAINTAINERS: Adjust my details.
843
844 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
845
846         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
847
848 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
849
850         * MAINTAINERS: reindented my entry with tabs instead of spaces.
851
852 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
853
854         * MAINTAINERS (Write After Approval): Add myself.
855
856 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
857
858         * MAINTAINERS (Write After Approval): Add myself.
859
860 2010-01-11  Richard Guenther  <rguenther@suse.de>
861
862         PR lto/41569
863         * Makefile.def (all-lto-plugin): Depend on all-gcc.
864         * Makefile.in: Regenerated.
865
866 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
867
868         * configure.ac: Enable libjava build on x86_64-*freebsd*.
869         * configure: Regenerate.
870
871 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
872             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
873
874         PR bootstrap/42424
875         * configure.ac: Include libtool m4 files.
876         (_LT_CHECK_OBJDIR): Call it.
877         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
878         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
879
880         * configure: Regenerate.
881
882 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
883
884         PR bootstrap/41818
885         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
886         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
887         * Makefile.in: Regenerate.
888
889 2010-01-02  Richard Guenther  <rguenther@suse.de>
890
891         PR lto/41529
892         * configure.ac: Include config/elf.m4.  Disable LTO if not
893         builting for an elf target.
894         * configure: Regenerate.
895
896 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
897
898         * MAINTAINERS: Change my email address.
899
900 2009-12-18  Ben Elliston  <bje@au.ibm.com>
901
902         * config.sub, config.guess: Update from upstream sources.
903
904 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
905
906         * MAINTAINERS (Write After Approval): Add myself.
907
908 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
909
910         PR middle-end/30447
911         PR middle-end/30789
912         PR other/40302
913
914         * configure.ac: Require MPC.
915         * configure: Regenerate.
916
917 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
918
919         PR target/38384
920         PR bootstrap/40972
921         * libtool.m4: Sync from git Libtool.
922         * ltoptions.m4: Likewise.
923         * ltversion.m4: Likewise.
924         * lt~obsolete.m4: Likewise.
925         * ltmain.sh: Likewise.
926
927 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
928
929         * configure.ac: Update minimum MPC version to 0.8.
930         * configure: Regenerate.
931
932 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
933
934         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
935         * configure: Regenerated.
936
937 2009-11-21  Ian Lance Taylor  <iant@google.com>
938
939         * configure.ac: Change default of poststage1_ldflags to be empty if
940         poststage1_libs is set.  When poststage1_libs is empty, and
941         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
942         * configure: Rebuild.
943
944 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
945
946         * MAINTAINERS (Write After Approval): Update my email address.
947
948 2009-11-20  Ben Elliston  <bje@au.ibm.com>
949
950         * config.guess: Update from upstream sources.
951
952 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
953
954         * Makefile.def: Restore host and target settings for gmp.
955         * Makefile.in: Rebuild.
956
957 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
958
959         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
960         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
961         Fix portability of test of C++ as bootstrap language.  Add
962         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
963         * configure: Rebuild.
964         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
965         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
966         in-tree building.
967         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
968         (POSTSTAGE1_HOST_EXPORTS): Use it.
969         (STAGE[+id+]_CXXFLAGS): New.
970         (BASE_FLAGS_TO_PASS): Pass it down.
971         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
972         extra_exports.
973         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
974         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
975         extra_exports.
976         * Makefile.in: Rebuild.
977
978 2009-11-17  Ben Elliston  <bje@au.ibm.com>
979
980         * config.sub, config.guess: Update from upstream sources.
981
982 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
983
984         * MAINTAINERS (Write After Approval): Add myself.
985
986 2009-11-09  Jon Beniston  <jon@beniston.com>
987
988         * MAINTAINERS (Write After Approval): Add myself.
989
990 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
991
992         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
993         paths for *-w64-mingw* and x86_64-*mingw*.
994         * configure: Regenerated.
995
996 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
997
998         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
999
1000 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
1001
1002         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
1003         Phil Edwards to Write-After Approval.
1004
1005 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
1006
1007         * configure.ac: Disable target-winsup & co for
1008         x86_64-*-mingw* and *-w64-mingw* targets.
1009         * configure: Regenerated.
1010
1011 2009-10-16  Nick Clifton  <nickc@redhat.com>
1012
1013         * MAINTAINERS: Add myself as a maintainer for the RX port.
1014
1015 2009-10-26  Johannes Singler  <singler@kit.edu>
1016
1017         * MAINTAINERS (Write After Approval): Update my e-mail address.
1018
1019 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1020
1021         * configure.ac (CLooG test): Use = with test.
1022         * configure: Regenerate.
1023
1024 2009-10-22  Richard Guenther  <rguenther@suse.de>
1025
1026         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
1027         cloog if the ppl version check failed.  Move flags saving
1028         before setting in libelf check.
1029         * configure: Regenerate.
1030
1031 2009-10-21  Richard Guenther  <rguenther@suse.de>
1032
1033         * configure.ac: Adjust the ppl and cloog configure to work as
1034         documented.  Disable cloog if ppl was disabled.  Omit the version
1035         checks if they were disabled.
1036         * configure: Re-generate.
1037
1038 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1039
1040         * configure.ac: Add 'lto' to enable_languages, not
1041         new_enable_languages, and only if not already present.
1042         * configure: Regenerate.
1043
1044 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
1045
1046         * README: Refer to the various COPYING* files instead of just
1047         COPYING.
1048         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
1049
1050 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
1051
1052         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
1053         
1054 2009-10-07  Richard Guenther  <rguenther@suse.de>
1055
1056         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
1057         and Richard Guenther as reviewers.
1058         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
1059         as reviewers.
1060
1061 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
1062
1063         * config.sub: Update from upstream sources.
1064
1065 2009-10-06  Ian Lance Taylor  <iant@google.com>
1066
1067         * Makefile.def: check-gold depends upon all-gas.
1068         * Makefile.in: Rebuild.
1069
1070 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
1071
1072         * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
1075
1076         * Makefile.def: all-lto-plugin depends on all-libiberty.
1077         set bootstrap=true for lto-plugin.
1078         Add lto-plugin.
1079         * Makefile.in: Regenerate.
1080         * configure.ac (host_libs): Add lto-plugin.
1081         * configure: Regenerate.
1082
1083 2009-10-03  Diego Novillo  <dnovillo@google.com>
1084
1085         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
1086         (HOST_LIBELFLIBS): Define.
1087         (HOST_LIBELFINC): Define.
1088         * Makefile.in: Regenerate.
1089         * configure.ac: Add --enable-lto.
1090         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
1091         If --enable-lto is used, add 'lto' to new_enable_languages.
1092         If --enable-lto is used and gold is enabled, add
1093         lto-plugin to configdirs.
1094         * configure: Regenerate.
1095
1096 2009-10-03  Simon Baldwin  <simonb@google.com>
1097
1098         * configure.ac: If --with-system-zlib, suppress local zlib and
1099         pass --with-system-zlib to subdir configure scripts.
1100         * configure: Regenerate.
1101
1102 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
1103             Paolo Bonzini  <bonzini@gnu.org>
1104
1105         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
1106         $(srcdir).
1107         * Makefile.in: Rebuilt.
1108
1109 2009-09-26  Gary Funck  <gary@intrepid.com>
1110
1111         * MAINTAINERS (Write After Approval): Add myself.
1112
1113 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1114
1115         * configure.ac: Update minimum MPC version to 0.7.
1116         * configure: Regenerate.
1117
1118 2009-09-25  Nick Clifton  <nickc@redhat.com>
1119
1120         * configure.ac: Pass any --cache-file=/dev/null option on to
1121         subconfigures.
1122         * configure: Regenerate.
1123
1124 2009-09-23  Nick Clifton  <nickc@redhat.com>
1125
1126         * config.sub, config.guess: Update from upstream sources.
1127
1128 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
1129
1130         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
1131         * Makefile.in: Rebuilt.
1132
1133 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1134
1135         PR bootstrap/32272
1136         * configure.ac: Error out if $srcdir isn't '.' but contains
1137         host-${host_noncanonical}.
1138         * configure: Regenerate.
1139
1140 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1141
1142         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
1143         maintainer.
1144
1145 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1146
1147         * configure.ac: If bootstrapping a combined tree with
1148         --enable-gold, require c++ in stage1_languages.
1149         * configure: Regenerate.
1150
1151         * configure.ac: Also add target_libs of stage1_languages to
1152         bootstrap_target_libs.
1153         * configure: Regenerate.
1154
1155         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
1156         with --enable-languages not containing c++.
1157         * configure: Regenerate.
1158
1159 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
1160
1161         * configure.ac: Disable java and boehm-gc for bfin-*-*.
1162         * configure: Regenerate.
1163
1164 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
1165
1166         * MAINTAINERS (Write After Approval): Update my e-mail address,
1167         and move from from here...
1168         (Waiting for paperwork): To here.
1169
1170 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
1171
1172         * MAINTAINERS (Reviewers): Add self as driver reviewer.
1173
1174 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1175
1176         * configure.ac: Do not use $extrasub for replacing @if/@endif
1177         parts in Makefile; instead, use additional arguments to
1178         AC_CONFIG_COMMANDS to do the replacement manually, with several
1179         sed invocations, to avoid HP-UX sed command limits.
1180         * configure: Regenerate.
1181
1182 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
1183
1184         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
1185         blank before -L.
1186
1187 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
1188
1189         * configure.ac (with-build-config): Document.  Handle without.
1190         Handle missing argument.
1191         * configure: Rebuilt.
1192
1193 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
1194
1195         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
1196         Default to bootstrap-debug only if compare-debug works.
1197         * configure: Rebuilt.
1198         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
1199         * Makefile.in: Rebuilt.
1200
1201 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1202
1203         * MAINTAINERS (OS Port Maintainers): Update my email address.
1204
1205 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
1206
1207         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
1208         * Makefile.in: Rebuilt.
1209
1210 2009-09-01  Chris Demetriou  <cgd@google.com>
1211
1212         * MAINTAINERS (Write After Approval): Add myself.
1213
1214 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
1215
1216         PR debug/30161
1217         * include/dwarf2.h (enum dwarf_tag): Added
1218         DW_TAG_GNU_template_template_param
1219         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
1220
1221 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1222
1223         * Makefile.tpl (AWK): Fix typo.
1224         * Makefile.in: Regenerate.
1225
1226 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
1227
1228         * configure.ac: Detect awk and sed.
1229         * Makefile.def (flags_to_pass): Add AWK and SED.
1230         * Makefile.tpl (AWK, SED): New.
1231         (BASE_FLAGS_TO_PASS): Add AWK and SED.
1232         * configure: Regenerate.
1233         * Makefile.in: Regenerate.
1234
1235 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
1236
1237         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
1238         (collapseslashes): Likewise.
1239
1240 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1241
1242         * configure.ac (AC_PREREQ): Bump to 2.64.
1243
1244 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1245
1246         * configure.ac: Remove --with-datarootdir, --with-docdir,
1247         --with-pdfdir, --with-htmldir switches.
1248         * configure: Regenerate.
1249
1250         * configure: Regenerate.
1251
1252         * compile: Sync from Automake 1.11.
1253         * depcomp: Likewise.
1254         * install-sh: Likewise.
1255         * missing: Likewise.
1256         * mkinstalldirs: Likewise.
1257         * ylwrap: Likewise.
1258
1259 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
1260
1261         * ltmain.sh (func_normal_abspath): New function.
1262         (func_relative_path): Likewise.
1263         (func_mode_help): Document new -bindir option for link mode.
1264         (func_mode_link): Add new -bindir option, and use it to place
1265         output DLL if specified.
1266
1267 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1268
1269         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
1270         (baseargs): Add --disable-option-checking.
1271         * configure: Regenerate.
1272
1273         * Makefile.def (configure-target-libiberty): Depend on
1274         all-binutils and all-ld.
1275         (configure-target-newlib): Likewise.
1276         * Makefile.in: Regenerate.
1277
1278 2009-08-17  Ben Elliston  <bje@au.ibm.com>
1279
1280         * config.sub, config.guess: Update from upstream sources.
1281
1282 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1283
1284         Sync from src, merge:
1285
1286         2009-07-02  Tristan Gingold  <gingold@adacore.com>
1287
1288         * configure.ac: Do not exclude gas for i386-*-darwin.
1289         Add a case for x86_64-*-darwin.
1290         * configure: Regenerate.
1291
1292 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
1293
1294         * MAINTAINERS: Add my name to Write After Approval list.
1295
1296 2009-08-06  Michael Eager  <eager@eagercon.com>
1297
1298         * configure.ac: Add Microblaze target.
1299         * configure: Regenerate.
1300
1301 2009-07-31  Christian Bruel  <christian.bruel@st.com>
1302
1303         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
1304         * configure: Regenerate.
1305         
1306 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
1307
1308         * MAINTAINERS (Write After Approval): Update my e-mail address.
1309
1310 2009-07-06  Ian Lance Taylor  <iant@google.com>
1311
1312         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
1313         * configure: Rebuild.
1314
1315 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
1316
1317         * MAINTAINERS: Move myself to the Graphite Reviewers.
1318
1319 2009-06-30  Wei Guozhi  <carrot@google.com>
1320
1321         * MAINTAINERS: Add my name to Write After Approval list.
1322
1323 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
1324
1325         PR bootstrap/40338
1326         * configure.ac (comparestring): Create new variable.
1327         * Makefile.tpl (comparestring): Use to skip some comparisions.
1328         * configure: Regenerate.
1329         * Makefile.in: Regenerate.
1330
1331 2009-06-26  Doug Evans  <dje@sebabeach.org>
1332
1333         * Makefile.def (host_modules): Add cgen.
1334         * Makefile.in: Regenerate.
1335         * configure.ac (host_tools): Add cgen.
1336         * configure: Regenerate.
1337
1338 2009-06-23  DJ Delorie  <dj@redhat.com>
1339
1340         * MAINTAINERS: Add myself as mep maintainer.
1341
1342 2009-06-23  Ian Lance Taylor  <iant@google.com>
1343
1344         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
1345         boot_languages.  Only bootstrap target libraries listed in
1346         target_libs for some boot language.  Add --with-stage1-ldflags,
1347         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
1348         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
1349         if not building with C++.
1350         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
1351         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
1352         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
1353         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1354         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
1355         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
1356         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
1357         * configure, Makefile.in: Rebuild.
1358
1359 2009-06-23  Li Feng  <nemokingdom@gmail.com>
1360
1361         * MAINTAINERS: Added my name to write-after-approval list.
1362
1363 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
1364
1365         * configure.ac: Define is_elf for QNX Neutrino targets.
1366         * configure: Regenerate.
1367
1368 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
1369
1370         * MAINTAINERS: Added my name to the write-after-approval list
1371
1372 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1373
1374         * configure.ac: Detect MPC in default directory.
1375         * configure: Regenerate.
1376
1377 2009-06-03  Jerome Guitton  <guitton@adacore.com>
1378             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1379
1380         * Makefile.tpl (all): Avoid a trailing backslash.
1381         * Makefile.in: Regenerate.
1382
1383 2009-06-03  Ben Elliston  <bje@au.ibm.com>
1384
1385         * config.sub, config.guess: Update from upstream sources.
1386
1387 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
1388
1389         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
1390         to noconfdirs.
1391         * configure: Regenerate.
1392
1393 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
1394
1395         * Makefile.tpl ([+compare-target+]): Compare all stage
1396         directories, rather than just gcc.
1397         * Makefile.in: Rebuilt.
1398
1399 2009-06-01  Doug Kwan  <dougkwan@google.com>
1400
1401         * configure.ac: Support gold for target arm*-*-*.
1402         * configure: Regenerate.
1403
1404 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1405
1406         * Makefile.def: Add MPC support and dependencies.
1407         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
1408
1409         * Makefile.in, configure: Regenerate.
1410
1411 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
1412
1413         * Makefile.tpl (all): Avoid harmless warning in make all when
1414         gcc-bootstrap is enabled but stage_last does not exist.
1415         * Makefile.in: Rebuilt.
1416
1417 2009-05-24  Nicolas Roche  <roche@adacore.com>
1418
1419         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
1420         * Makefile.in: Regenerate.
1421
1422 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
1423
1424         * MAINTAINERS: Update my e-mail address.
1425
1426 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
1427
1428         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
1429         * configure:  Regenerate.
1430
1431 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1432
1433         PR other/40159
1434         * Makefile.tpl (all): Don't assume gcc-bootstrap and
1435         gcc-no-bootstrap are mutually exclusive.
1436         * Makefile.in: Rebuilt.
1437
1438 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
1439
1440         PR other/40159
1441         * Makefile.tpl (all): Don't end with unconditional success.
1442         * Makefile.in: Rebuilt.
1443
1444 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
1445
1446         PR target/37137
1447         * Makefile.def (flags_to_pass): Remove redundant and incomplete
1448         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
1449         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
1450         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
1451         stage_configureflags, stage_cflags and stage_libcflags into
1452         explicit Makefile macros.
1453         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
1454         GFORTRAN.
1455         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
1456         CC.  Set CC_FOR_BUILD from CC.
1457         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
1458         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
1459         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
1460         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
1461         and GFORTRAN.
1462         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
1463         (_LIBCFLAGS): Renamed to _TFLAGS.
1464         (do-compare-debug, do-compare3-debug): Drop.
1465         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
1466         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
1467         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
1468         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
1469         (XGCC_FLAGS_FOR_TARGET): New.
1470         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
1471         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
1472         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
1473         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
1474         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.    Add it along with TFLAGS
1475         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
1476         TFLAGS.
1477         (BUILD_CONFIG): Include if requested.
1478         (all): Set TFLAGS on bootstrap.
1479         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
1480         (all-stageid-prefixmodule): Likewise.
1481         (do-clean, distclean-stageid): Set TFLAGS.
1482         (restrap): Fix whitespace.
1483         * Makefile.in: Rebuilt.
1484
1485 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
1486
1487         * config.guess: Sync with src.
1488
1489 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
1490
1491         * configure.ac ($with_ppl):  Default to no if not supplied.
1492         ($with_cloog):  Likewise.
1493         configure:  Regenerate.
1494
1495 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
1496
1497         * MAINTAINERS: Update my e-mail address.
1498
1499 2009-04-27  Nick Clifton  <nickc@redhat.com>
1500
1501         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
1502
1503 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
1504
1505         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
1506         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
1507         * Makefile.in: Regenerate.
1508
1509 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1510
1511         PR bootstrap/39739
1512         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
1513         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
1514
1515         * configure, Makefile.in: Regenerate.
1516
1517 2009-04-21  Taras Glek  <tglek@mozilla.com>
1518
1519         * include/hashtab.h: Update GTY annotations to new syntax
1520         * include/splay-tree.h: Likewise
1521
1522 2009-04-17  Ben Elliston  <bje@au.ibm.com>
1523
1524         * config.sub, config.guess: Update from upstream sources.
1525
1526 2009-04-15  Anthony Green  <green@moxielogic.com>
1527
1528         * configure.ac: Add moxie support.
1529         * configure: Rebuilt.
1530
1531 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
1532
1533         * configure.ac: Change copyright header to refer to version
1534         3 of the GNU General Public License and to point readers at the
1535         COPYING3 file and the FSF's license web page.
1536         * Makefile.def: Likewise.
1537         * Makefile.tpl: Likewise.
1538         * Makefile.in: Regenerate.
1539
1540 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
1541
1542         * configure.ac: Restore match for darwin9 or later. Use double
1543         brackets since regeneration eats one pair.
1544         * configure: Regenerate.
1545
1546 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
1547
1548         PR gas/10039
1549         * configure.ac: Require texinfo 4.7.
1550         * configure: Regenerated.
1551
1552 2009-04-09  Nick Clifton  <nickc@redhat.com>
1553
1554         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
1555         the GCC Runtime Library Exception.
1556
1557 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1558
1559         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
1560         * configure: Regenerate.
1561
1562 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
1563
1564         * Makefil.def (languages): New entries.
1565         * Makefile.tpl (check-gcc-*): New generic target.
1566         * Makefile.in: Regenerate.
1567
1568 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
1569
1570         * MAINTAINERS:  Update my email address.
1571
1572 2009-03-18  Tom Tromey  <tromey@redhat.com>
1573
1574         * configure: Rebuild.
1575         * configure.ac (host_libs): Add libiconv.
1576         * Makefile.in: Rebuild.
1577         * Makefile.def (host_modules): Add libiconv.
1578         (configure-gdb, all-gdb): Depend on libiconv.
1579
1580 2009-03-16  Tristan Gingold  <gingold@adacore.com>
1581
1582         * configure.ac: Treat gdb as supported on x86_64-darwin.
1583         * configure: Regenerate.
1584
1585 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
1586
1587         * configure.ac (--with-host-libstdcxx): New option.
1588         * configure: Regenerate.
1589
1590 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
1591
1592         * MAINTAINERS:  Move myself into the write after approval list.
1593
1594 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
1595
1596         * MAINTAINERS: Update e-mail address.
1597         
1598 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
1599
1600         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
1601
1602 2009-03-10  Ira Rosen  <irar@il.ibm.com>
1603
1604         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
1605
1606 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1607
1608         Backport from git Libtool:
1609
1610         2009-01-19  Robert Millan  <rmh@aybabtu.com>
1611         Support GNU/kOpenSolaris.
1612         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
1613         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
1614         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
1615         GNU/kOpenSolaris.
1616
1617 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
1618
1619         * MAINTAINERS: Update e-mail address.
1620
1621 2009-02-24  Michael Eager  <eager@eagercon.com>
1622
1623         * MAINTAINERS (Write After Approval): Add self.
1624
1625 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
1626
1627         * MAINTAINERS (Write After Approval): Add myself.
1628
1629 2009-02-05  Andreas Schwab  <schwab@suse.de>
1630
1631         * Makefile.tpl (stage_last): Define $r and $s before using
1632         $(RECURSE_FLAGS_TO_PASS).
1633         * Makefile.in: Regenerate
1634
1635 2009-01-30  Ian Lance Taylor  <iant@google.com>
1636
1637         * MAINTAINERS: Move myself to the Global Reviewers list.
1638
1639 2009-01-29  Robert Millan  <rmh@aybabtu.com>
1640
1641         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
1642         * configure: Regenerate.
1643
1644 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
1645
1646         * MAINTAINERS: Make whitespace consistent.
1647         Remove Robert Millan from Write After Approval.
1648
1649 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
1650
1651         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
1652         (all-opcodes): Depend on all-libiberty.
1653         * Makefile.in: Regenerate.
1654
1655 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
1656
1657         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
1658         * configure: Regenerate.
1659
1660 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
1661
1662         * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
1665
1666         * MAINTAINERS: Add myself to reviewers (Fortran).
1667
1668 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
1669
1670         PR tree-optimization/38515
1671         * configure.ac (cloog-polylib): Removed.
1672         (with_ppl, with_cloog): Test for "no".
1673         * configure: Regenerated.
1674
1675 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
1676
1677         * MAINTAINERS: Moved myself to reviewers (Fortran).
1678
1679 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
1680
1681         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
1682         (Write After Approval): Remove myself.
1683
1684 2009-01-03  Diego Novillo  <dnovillo@google.com>
1685
1686         * MAINTAINERS: Remove myself from alias maintainership.
1687
1688 2009-01-02  David Ayers  <ayers@fsfe.org>
1689
1690         * MAINTAINERS: Update e-mail address.
1691
1692 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
1693
1694         * MAINTAINERS: Make whitespace consistent.
1695
1696 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
1697
1698         Backport from upstream Libtool:
1699         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
1700         Add cache variables to tests that require the linker to work.
1701         For shlibpath_overrides_runpath, this also changes the semantics
1702         to let the result from the C compiler take precedence.
1703
1704 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1705
1706         * config.sub, config.guess: Update from upstream sources.
1707
1708 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
1709
1710         * configure.ac (ppllibs): Add by default the lib flags.
1711         * configure: Regenerate.
1712
1713 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
1714
1715         * MAINTAINERS:  Add myself to the write after approval list.
1716
1717 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
1718
1719         * configure.ac: Add double brackets on darwin[912].
1720         * configure: Regenerate.
1721
1722 2008-12-03  Daniel Kraft  <d@domob.eu>
1723
1724         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
1725         Approval to Reviewer section (for Fortran front-end).
1726
1727 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
1728
1729         * configure.ac: Expand to darwin10 and later.
1730         * configure: Regenerate.
1731
1732 2008-12-02  Andreas Schwab  <schwab@suse.de>
1733
1734         * Makefile.def: configure-target-boehm-gc depends on
1735         all-target-libstdc++-v3.
1736         * Makefile.in: Regenerate.
1737
1738 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
1739
1740         * MAINTAINERS:  Add myself as mingw maintainer.
1741
1742 2008-12-02  Ben Elliston  <bje@au.ibm.com>
1743
1744         * config.sub, config.guess: Update from upstream sources.
1745
1746 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
1747
1748         * README.SCO: Remove.
1749
1750 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
1751
1752         * MAINTAINERS:  Add myself to the write after approval list.
1753
1754 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
1755
1756         * MAINTAINERS:  Update my email address in WAA section.
1757
1758 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
1759
1760         * MAINTAINERS: Update e-mail address.
1761
1762 2008-11-27  Toon Moene  <toon@moene.org>
1763
1764         * MAINTAINERS: Change e-mail address.
1765
1766 2008-11-27  Tristan Gingold  <gingold@adacore.com>
1767
1768         * configure.ac: Build gdb for i?86-*-darwin*
1769         * configure: Regenerated.
1770
1771 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
1772
1773         * MAINTAINERS: Added my full name.
1774
1775 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
1776
1777         PR bootstrap/38014
1778         PR bootstrap/37923
1779
1780         Revert:
1781
1782         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1783
1784         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1785         * Makefile.in: Regenerated.
1786
1787         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1788
1789         PR gdb/921
1790         PR gdb/1646
1791         PR gdb/2175
1792         PR gdb/2176
1793
1794         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1795         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1796         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1797         (HOST_EXPORTS): Pass CPPFLAGS.
1798         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1799         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1800         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1801         * Makefile.in, configure: Regenerated.
1802         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1803         and CPPFLAGS_FOR_BUILD.
1804
1805 2008-11-06  Jeff Law  <law@redhat.com>
1806
1807         * MAINTAINERS: Add myself as middle end maintainer.
1808
1809 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
1810
1811         * MAINTAINERS (Write after approval): Add myself.
1812
1813 2008-11-05  Diego Novillo  <dnovillo@google.com>
1814
1815         * MAINTAINERS (Global Reviewers): Add myself.
1816         (Non-Algorithmic Maintainers): Remove myself.
1817
1818 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
1819
1820         * MAINTAINERS (Write after approval): Add myself.
1821
1822 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
1823
1824         * MAINTAINERS (Write after approval): Add myself.
1825
1826 2008-10-31  Ben Elliston  <bje@au.ibm.com>
1827
1828         * configure.ac (spu-*-*): Remove special case.
1829         * configure: Regenerate.
1830
1831 2008-10-30  Catherine Moore  <clm@codesourcery.com>
1832
1833         * MAINTAINERS (Write after approval): Update my email address.
1834
1835 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
1836
1837         * configure.ac [spu-*-*]: Do not set skipdirs.
1838         * configure: Re-generate.
1839
1840 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
1841
1842         * MAINTAINERS (Various Maintainers): Add myself to reload.
1843
1844 2008-10-25  Richard Guenther  <rguenther@suse.de>
1845
1846         * MAINTAINERS (Various Maintainers): Add myself as middle-end
1847         maintainer.  Remove myself as libgcc-math maintainer.
1848         (Non-Algorithmic Maintainers): Remove myself.
1849
1850 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
1851
1852         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
1853         * Makefile.in: Regenerated.
1854
1855 2008-10-23  Cary Coutant  <ccoutant@google.com>
1856
1857         * MAINTAINERS (Write after approval): Add myself.
1858
1859 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
1860
1861         PR gdb/921
1862         PR gdb/1646
1863         PR gdb/2175
1864         PR gdb/2176
1865
1866         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
1867         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
1868         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
1869         (HOST_EXPORTS): Pass CPPFLAGS.
1870         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
1871         (LDFLAGS_FOR_TARGET): Initialize from configure script.
1872         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
1873         * Makefile.in, configure: Regenerated.
1874         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
1875         and CPPFLAGS_FOR_BUILD.
1876
1877 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
1878
1879         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
1880         Sebastian Pop.
1881
1882 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
1883
1884         * MAINTAINERS (Write After Approval): Added myself.
1885
1886 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
1887
1888         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
1889         recommended version to 2.3.2.
1890
1891         * configure: Regenerate.
1892
1893 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
1894
1895         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
1896
1897 2008-09-29  David Daney <david.daney@caviumnetworks.com>
1898
1899         * MAINTAINERS (Write After Approval): Update e-mail address.
1900
1901 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
1902
1903         * libtool.m4: Update to libtool 2.2.6.
1904         * lt~obsolete.m4: Update to libtool 2.2.6.
1905         * ltmain.sh: Update to libtool 2.2.6.
1906         * ltsugar.m4: Update to libtool 2.2.6.
1907         * ltversion.m4: Update to libtool 2.2.6.
1908         * ltoptions.m4: Update to libtool 2.2.6.
1909         * ltgcc.m4: Update to match changes from libtool 2.2.6.
1910
1911 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
1912
1913         * MAINTAINERS (Write After Approval): Add myself.
1914
1915 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
1916
1917         * MAINTAINERS (Write After Approval): Update my name.
1918
1919 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
1920
1921         * MAINTAINERS: Add myself in "Write After Approval".
1922
1923 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
1924
1925         * MAINTAINERS: Add myself as ia64 maintainer.
1926
1927 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
1928
1929         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
1930         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
1931         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
1932         and Michael Tiemann from Write After Approval since they do not
1933         actually have access.
1934
1935 2008-09-05  Richard Guenther  <rguenther@suse.de>
1936
1937         * configure.ac: Initialize clooglibs to -lcloog.
1938         * configure: Re-generate.
1939
1940 2008-09-04  Le-Chun Wu  <lcwu@google.com>
1941
1942         * MAINTAINERS (Write After Approval): Add myself.
1943
1944 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
1945
1946         * configure.ac (--with-cloog-polylib): New.
1947         (--disable-cloog-version-check): New.
1948         (--disable-ppl-version-check): New.
1949         * configure: Re-generate.
1950
1951 2008-09-03  Richard Guenther  <rguenther@suse.de>
1952
1953         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
1954         cloog test.
1955         * configure: Re-generate.
1956
1957 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
1958
1959         Add picoChip port.
1960         * MAINTAINERS: Add picoChip maintainers.
1961
1962 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
1963             Tobias Grosser  <grosser@fim.uni-passau.de>
1964             Jan Sjodin  <jan.sjodin@amd.com>
1965             Harsha Jagasia  <harsha.jagasia@amd.com>
1966             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
1967             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
1968             Adrien Eliche  <aeliche@isty.uvsq.fr>
1969
1970         Merge from graphite branch.
1971         * configure: Regenerate.
1972         * Makefile.in: Regenerate.
1973         * configure.ac (host_libs): Add ppl and cloog.
1974         Add checks for PPL and CLooG.
1975         * Makefile.def (ppl, cloog): Added modules and dependences.
1976         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
1977         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
1978
1979 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
1980
1981         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
1982         (GCC_SHLIB_SUBDIR): New.
1983         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
1984         * configure: Regenerate.
1985         * Makefile.in: Regenerate.
1986
1987 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
1988
1989         * MAINTAINERS: Consistently use tabs to separate columns.
1990
1991 2008-08-29  Tristan Gingold  <gingold@adacore.com>
1992
1993         * MAINTAINERS (Write after Approval): Add myself.
1994
1995 2008-08-28  Tristan Gingold  <gingold@adacore.com>
1996
1997         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
1998         Enable bfd, binutils and opcodes.
1999         * configure: Regenerate.
2000
2001 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2002
2003         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
2004
2005 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2006
2007         * MAINTAINERS:  Use correct Umlaut for last name.
2008
2009 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2010
2011         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
2012
2013 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
2014
2015         * MAINTAINERS: Update my email address.
2016
2017 2008-08-16  Nicolas Roche  <roche@adacore.com>
2018
2019         * Makefile.tpl: Add BOOT_ADAFLAGS.
2020         * Makefile.in: Regenerate.
2021
2022 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
2023
2024         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
2025         * configure: Regenerate.
2026
2027 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
2028
2029         * configure.ac: Add makefile fragments for hpux.
2030         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
2031         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
2032         * configure: Regenerate.
2033         * Makefile.in: Regenerate.
2034
2035 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
2036
2037         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
2038
2039 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
2040
2041         * MAINTAINERS (Write after Approval): Add myself.
2042
2043 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
2044
2045         * MAINTAINERS (Write After Approval):  Add myself.
2046
2047 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
2048
2049         * MAINTAINERS (Write After Approval):  Add myself.
2050
2051 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
2052
2053         * MAINTAINERS: Update my email address.
2054
2055 2008-06-25  Joey Ye  <joey.ye@intel.com>
2056
2057         * MAINTAINERS (Write After Approval):  Add myself.
2058
2059 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2060
2061         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
2062         * Makefile.in: Regenerate.
2063         * configure: Regenerate.
2064
2065 2008-06-17  Daniel Kraft  <d@domob.eu>
2066
2067         * MAINTAINERS (Write After Approval):  Add myself.
2068
2069 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2070
2071         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
2072         "$@" is still intact with both Autoconf 2.59 and 2.62.
2073         * configure: Regenerate.
2074
2075 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2076
2077         * Makefile.tpl: Fix comment errors.
2078         * Makefile.in: Regenerate.
2079
2080 2008-06-12  David S. Miller  <davem@davemloft.net>
2081             David Edelsohn  <edelsohn@gnu.org>
2082
2083         * configure.ac: Add powerpc*-*-* to gold supported targets.
2084         * configure: Regenerate.
2085
2086 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
2087
2088         PR tree-optimization/36218
2089         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
2090         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
2091         (all prefix="build-"): Pass them to build-system sub-makes.
2092         * Makefile.in: Regenerate.
2093
2094 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
2095
2096         * MAINTAINERS (mt port): Remove.
2097         (sco5, unixware, sco udk): Remove.
2098         (Kean Johnston): Add to Write After Approval.
2099
2100 2008-05-30  Julian Brown  <julian@codesourcery.com>
2101
2102         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
2103         of libobjc for ARM EABI Linux.
2104         * configure: Regenerate.
2105
2106 2008-05-18  Xinliang David Li   <davidxl@google.com>
2107
2108         * ChangeLog: Remove wrong ChangeLog entry.
2109
2110 2008-05-17  Xinliang David Li   <davidxl@google.com>
2111
2112         * MAINTAINERS (Write After Approval): Add myself.
2113
2114 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
2115
2116         * MAINTAINERS (Write After Approval): Add myself.
2117
2118 2008-05-14  Rafael Espíndola  <espindola@google.com>
2119
2120         * config-ml.in: don't handle --enable-shared and --enable-static.
2121
2122 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
2123
2124         * MAINTAINERS: Update my email address.
2125
2126 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
2127
2128         * MAINTAINERS: Update my email address.
2129
2130 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
2131
2132         * MAINTAINERS (Write After Approval): Add myself.
2133
2134 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
2135
2136         * MAINTAINERS (Write After Approval): Add myself.
2137
2138 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
2139
2140         * MAINTAINERS (crx): Add myself.
2141
2142 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2143
2144         Sync with src:
2145         2008-04-14  David S. Miller  <davem@davemloft.net>
2146
2147         * configure.ac: Add sparc*-*-* to gold supported targets.
2148         * configure: Regenerate.
2149
2150 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2151
2152         PR bootstrap/35457
2153         * configure.ac: Include override.m4.
2154         * configure: Regenerate.
2155
2156 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
2157
2158         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
2159         * Makefile.in: Regenerate.
2160
2161 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
2162
2163         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
2164         as nonconfigurable directories list.
2165         * configure: Regenerate.
2166
2167 2008-04-14  Ben Elliston  <bje@au.ibm.com>
2168
2169         * config.sub, config.guess: Update from upstream sources.
2170
2171 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
2172
2173         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
2174         * Makefile.in: Regenerate.
2175
2176 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
2177
2178         * configure.ac: Do not build libssp for the AVR.
2179         * configure: Regenerate.
2180
2181 2008-04-07  Ian Lance Taylor  <iant@google.com>
2182
2183         * Makefile.def: check-gold depends upon all-binutils.
2184         * Makefile.in: Regenerate.
2185
2186 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
2187
2188         * MAINTAINERS (Write After Approval): Add myself.
2189
2190 2008-04-04  Nick Clifton  <nickc@redhat.com>
2191
2192         PR binutils/4334
2193         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
2194         builds.
2195         * configure: Regenerate.
2196
2197 2008-04-04  NightStrike  <NightStrike@gmail.com>
2198
2199         PR other/35151
2200         * configure.ac: Combine rules for mingw32 and mingw64.
2201         * configure: Regenerate.
2202
2203 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
2204
2205         * MAINTAINERS (Write After Approval): Add myself.
2206
2207 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
2208
2209         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
2210         * Makefile.in (.NOTPARALLEL): Ditto.
2211
2212 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
2213
2214         * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
2217
2218         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
2219         * Makefile.in (.NOTPARALLEL): Regenerate.
2220
2221 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
2222
2223         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
2224         * Makefile.in: Regenerate.
2225
2226 2008-03-26  Jakub Staszak  <kuba@et.pl>
2227
2228         * MAINTAINERS (Write After Approval): Add myself.
2229
2230 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
2231
2232         * MAINTAINERS:  Update e-mail address.
2233
2234 2008-03-20  Ian Lance Taylor  <iant@google.com>
2235
2236         * configure.ac: Add support for --enable-gold.
2237         * Makefile.def: Add gold as a directory like ld.
2238         * configure, Makefile.in: Regenerate.
2239
2240 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2241
2242         * configure.ac: m4_include config/proginstall.m4.
2243         * configure: Regenerate.
2244
2245         Backport from upstream Libtool:
2246
2247         2007-10-12  Eric Blake  <ebb9@byu.net>
2248
2249         Deal with Autoconf 2.62's semantic change in m4_append.
2250         * ltsugar.m4 (lt_append): Replace broken versions of
2251         m4_append.
2252         (lt_if_append_uniq): Don't require separator to be overquoted,
2253         and avoid broken m4_append.
2254         (lt_dict_add): Fix typo.
2255         * libtool.m4 (_LT_DECL): Don't overquote separator.
2256
2257 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
2258
2259         * config.rpath: Add AIX 6 support.
2260
2261 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
2262
2263         * Makefile.def (stageprofile).  Remove -fprofile-generate
2264         from stage_libcflags.
2265         * Makefile.in: Regenerate.
2266
2267 2008-03-13  Ben Elliston  <bje@au.ibm.com>
2268
2269         * config.sub, config.guess: Update from upstream sources.
2270
2271 2008-03-06  Tom Tromey  <tromey@redhat.com>
2272
2273         * MAINTAINERS: Update for treelang deletion.
2274
2275 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
2276
2277         * MAINTAINERS: Update my email address.
2278
2279 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
2280
2281         * MAINTAINERS (darwin port): Add myself as a maintainer.
2282         (objective-c/c++): Add myself as a maintainer.
2283
2284 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
2285
2286         * MAINTAINERS (Write After Approval): Update my email address.
2287
2288 2008-02-25  Tomas Bily  <tbily@suse.cz>
2289
2290         * MAINTAINERS (Write After Approval): Add myself.
2291
2292 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
2293
2294         * MAINTAINERS (OpenMP): Add myself.
2295
2296 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
2297
2298         PR bootstrap/32009
2299         PR bootstrap/32161
2300
2301         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
2302         * configure: Regenerate.
2303
2304         * Makefile.def: Define stage_libcflags for all bootstrap stages.
2305         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
2306         STAGE4_LIBCFLAGS): New.
2307         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
2308         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
2309         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
2310         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
2311         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
2312         for target modules.  Don't export LIBCFLAGS.
2313         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
2314         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
2315         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
2316         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
2317         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
2318         * Makefile.in: Regenerate.
2319
2320 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2321
2322         PR libgcj/33085
2323         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
2324         Do not use -DDLL_EXPORT.  Backport from upstream.
2325
2326 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2327
2328         * MAINTAINERS (Write After Approval): Add myself.
2329
2330 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
2331
2332         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
2333         * configure: Regenerate.
2334
2335 2008-01-31  Marc Gauthier  <marc@tensilica.com>
2336
2337         * configure.ac (xtensa*-*-*): Recognize processor variants.
2338         * configure: Regenerate.
2339
2340 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2341
2342         PR bootstrap/34922
2343         * configure.ac (PARSE_ARGS): Push suitable setting of
2344         ac_subdirs_all, for `./configure --help=recursive'.
2345         Handle `+' in generic toplevel directory disabling.
2346         * configure: Regenerate.
2347
2348 2008-01-28  Nick Clifton  <nickc@redhat.com>
2349
2350         * MAINTAINERS (xstormy16): Take over maintainership.
2351
2352 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
2353
2354         * MAINTAINERS (c4x port): Remove.
2355
2356 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
2357
2358         * libtool.m4: Backport AIX 6 support from ToT Libtool.
2359
2360 2008-01-23  Ben Elliston  <bje@au.ibm.com>
2361
2362         * config.sub, config.guess: Update from upstream sources.
2363
2364 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
2365
2366         * MAINTAINERS (Write After Approval): Add myself.
2367
2368 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
2369
2370         * MAINTAINERS: Update my email address.
2371
2372 2008-01-09  Raksit Ashok  <raksit@google.com>
2373
2374         * MAINTAINERS (Write After Approval): Add myself.
2375
2376 2008-01-09  Raksit Ashok  <raksit@google.com>
2377
2378         * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2008-01-08  Ben Elliston  <bje@au.ibm.com>
2381
2382         * config.sub, config.guess: Update from upstream sources.
2383
2384 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
2385
2386         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
2387         Change recommended MPFR from 2.2.1 -> 2.3.0.
2388         * configure: Regenerate.
2389
2390 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
2391
2392         * MAINTAINERS: Update my email address.
2393
2394 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
2395
2396         * MAINTAINERS: Update my email address.
2397
2398 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
2399
2400         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
2401         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
2402         * Makefile.in: Regenerate.
2403
2404 2007-12-10  Mark Heffernan  <meheff@google.com>
2405
2406         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
2407         misplaced entries.
2408
2409 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
2410
2411         * configure.ac: Enable libjava for x86_64-*-darwin9.
2412         * configure: Regenerate.
2413
2414 2007-12-07  Bill Maddox  <maddox@google.com>
2415
2416         * MAINTAINERS (Write After Approval): Add myself.
2417
2418 2007-12-05  Ben Elliston  <bje@au.ibm.com>
2419
2420         * config.sub, config.guess: Update from upstream sources.
2421
2422 2007-12-02  Matthias Klose  <doko@ubuntu.com>
2423
2424         * config-ml.in: Remove 64bit configure tests.
2425
2426 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2427
2428         * config-ml.in: Robustify against white space in absolute file
2429         names.
2430
2431         * config-ml.in (multi-clean): Substitute ${Makefile}.
2432         Remove superfluous ${Makefile} in list.
2433
2434 2007-11-19  Thiemo Seufer  <ths@mips.com>
2435
2436         * config-ml.in: Don't hardcode the Makefile name.
2437
2438 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
2439
2440         * MAINTAINERS (Write After Approval): Add myself.
2441
2442 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
2443
2444         * MAINTAINERS (Write After Approval): Add myself.
2445
2446 2007-11-06  Doug Kwan  <dougkwan@google.com>
2447
2448         * MAINTAINERS (Write After Approval): Add myself.
2449
2450 2007-10-25  Ben Elliston  <bje@au.ibm.com>
2451
2452         * MAINTAINERS (mercury): Remove entry.
2453         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
2454
2455 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
2456
2457         * Makefile.def (dependencies): Make configure-gdb depend on
2458         all-intl.
2459         * Makefile.in: Regenerated.
2460
2461 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
2462
2463         * MAINTAINERS (Fortran maintainer): Remove myself.
2464
2465 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
2466
2467         * Makefile.def: To avoid problems running with parallel makes,
2468         build newlib before libgloss so that target specific header
2469         files are availble.
2470         * Makefile.in: Regenerate
2471
2472 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
2473
2474         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
2475         * Makefile.in: Regenerate.
2476
2477 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
2478
2479         * MAINTAINERS (Register allocation reviewer): Add myself.
2480
2481 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
2482
2483         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
2484         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
2485         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
2486         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
2487         * configure: Regenerate.
2488
2489 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
2490
2491         * MAINTAINERS (Register allocation reviewer): Add myself.
2492
2493 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
2494
2495         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
2496         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
2497         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
2498         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
2499         * configure.ac: Default them to host tools for $host = $build.
2500         Subst them.
2501
2502         * configure: Regenerate.
2503         * Makefile.in: Regenerate.
2504
2505 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
2506
2507         * MAINTAINERS (Register allocation reviewer): Add myself.
2508
2509 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
2510
2511         * MAINTAINERS (Register allocation reviewer): Add myself.
2512
2513 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
2514
2515         * MAINTAINERS (Write After Approval): Fix typo.
2516
2517 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
2518
2519         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
2520         * configure: Regenerate.
2521
2522 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
2523
2524         PR bootstrap/31906
2525         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
2526         they're already prefixed.
2527
2528 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
2529
2530         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
2531         libstdc++.
2532         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
2533         * configure: Regenerate.
2534         * Makefile.in: Regenerate.
2535
2536 2007-09-17  Andreas Schwab  <schwab@suse.de>
2537
2538         * configure.ac: Raise minimum makeinfo version to 4.6.
2539         * configure: Regenerate.
2540
2541 2007-09-17  Johannes Singler  <singler@ira.uka.de>
2542
2543         * MAINTAINERS (write-after-approval) add myself
2544
2545 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
2546
2547         * configure.ac: Correct makeinfo version check.
2548         * configure: Regenerate.
2549
2550 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
2551
2552         * MAINTAINERS: Update my email address.
2553
2554 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
2555
2556         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
2557         to $skipdirs and only disable gprof for newlib.  Use the normal
2558         mips*-elf* handling in other respects.
2559         * configure: Regnerate.
2560
2561 2007-09-12  David Daney  <ddaney@avtrex.com>
2562
2563         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
2564         enabling libgcj.
2565         * configure: Regenerate.
2566
2567 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2568
2569         PR other/32154
2570         * configure.ac: For libgloss targets, point the linker to the linker
2571         script, startup code and simulator library.
2572         * configure: Regenerate.
2573
2574 2007-09-07  Andrew Haley  <aph@redhat.com>
2575
2576         * configure.ac (noconfigdirs): Remove target-libffi and
2577         target-libjava.
2578         * configure: Regenerate.
2579
2580 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2581
2582         PR target/33281
2583         * configure.ac: Use config/mh-mingw on mingw.
2584         * configure: Regenerate.
2585
2586 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
2587
2588         * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2007-09-05  Richard Guenther  <rguenther@suse.de>
2591
2592         * configure.ac (--enable-stage1-checking): If neither --enable-checking
2593         nor --disable-checking is provided also turn on yes and types
2594         checking for stage1.
2595         * configure: Re-generate.
2596
2597 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
2598
2599         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
2600         (Write After Approval): Remove myself.
2601
2602 2007-08-29  Nick Clifton  <nickc@redhat.com>
2603
2604         * config.sub, config.guess: Update from upstream sources.
2605
2606 2007-08-22  Bud Davis  <jmdavis@link.com>
2607
2608         * MAINTAINERS (Write After Approval): Added myself.
2609         * MAINTAINERS (Reviewers): Removed myself.
2610
2611 2007-08-18  Paul Brook  <paul@codesourcery.com>
2612             Joseph Myers  <joseph@codesourcery.com>
2613
2614         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
2615         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
2616         * Makefile.in: Regenerate.
2617         * configure.ac (--with-debug-prefix-map): New.
2618         * configure: Regenerate.
2619
2620 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
2621             Nigel Stephens  <nigel@mips.com>
2622
2623         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
2624         as target_makefile_frag.
2625         * configure: Regenerate.
2626
2627 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
2628
2629         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
2630         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
2631         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
2632         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
2633         (do-compare, do-compare3, do-compare-debug): New.
2634         ([+compare-target+]): Use them.
2635
2636 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
2637
2638         * MAINTAINERS (Write After Approval): Change my email address.
2639
2640 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2641             Ben Elliston  <bje@au.ibm.com>
2642
2643         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
2644         --silent if $silent.
2645         * configure: Regenerate.
2646
2647 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
2648
2649         * MAINTAINERS (Various Maintainers): Add myself as
2650         loop infrastructure maintainer.  Update my e-mail
2651         address.
2652
2653 2007-07-31  Diego Novillo  <dnovillo@google.com>
2654
2655         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
2656         Adjust description.
2657
2658 2007-07-26  Richard Guenther  <rguenther@suse.de>
2659
2660         * configure.ac: Add types checking to stage1 checking flags.
2661         * configure: Regenerate.
2662
2663 2007-07-17  Nick Clifton  <nickc@redhat.com>
2664
2665         * COPYING3: New file.  Contains version 3 of the GNU General
2666         Public License.
2667         * COPYING3.LIB: New file.  Contains version 3 of the GNU
2668         Lesser General Public License.
2669
2670 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2671
2672         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
2673
2674 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
2675
2676         * MAINTAINERS (S/390 co-maintainer): Add myself.
2677         (Write After Approval): Remove myself.
2678
2679 2007-07-13  Dan Hipschman  <dsh@google.com>
2680
2681         * MAINTAINERS (Write After Approval): Add myself.
2682
2683 2007-07-11  Nick Clifton  <nickc@redhat.com>
2684
2685         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
2686         WINDRES export.
2687         * Makefile.in: Regenerate.
2688
2689 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
2690
2691         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
2692         maintainer.
2693
2694 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
2695
2696         * lt~obsolete.m4: New. Import from 20070318 libtool.
2697
2698 2007-07-03  Julian Brown  <julian@codesourcery.com>
2699
2700         * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2703
2704         * configure.ac: Rewrite 'configure --help' strings to look nicer.
2705         * configure: Regenerate.
2706
2707 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2708
2709         * configure.ac: Add some missing m4 quotation.
2710         * configure: Regenerate.
2711
2712 2007-07-02  Simon Baldwin  <simonb@google.com>
2713
2714         * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
2717
2718         * configure: Regenerate.
2719
2720 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
2721
2722         * Makefile.def: Add windmc tool to build.
2723         * Makefile.tpl: Likewise.
2724         * configure.ac: Likewise.
2725         * Makefile.in: Regenerate.
2726         * configure: Regenerate.
2727
2728 2007-06-28  DJ Delorie  <dj@redhat.com>
2729
2730         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
2731         not building newlib.
2732         * configure: Regenerated.
2733
2734 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
2735
2736         * MAINTAINERS (Write After Approval): Add myself.
2737
2738 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
2739
2740         * MAINTAINERS (Write After Approval): Add myself.
2741
2742 2007-06-19  Chris Matthews  <chrismatthews@google.com>
2743
2744         * MAINTAINERS (Write After Approval): Add myself.
2745
2746 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
2747
2748         * MAINTAINERS (Write After Approval): Add myself.
2749
2750 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
2751
2752         * Makefile.def: Add dependency from configure-gdb to all-bfd.
2753         * Makefile.in: Regenerated.
2754
2755 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
2756
2757         * configure.ac: Don't add target-libmudflap to noconfigdirs for
2758         bfin*-*-uclinux* targets.
2759         * configure: Regenerate.
2760
2761 2007-06-14  Ian Lance Taylor  <iant@google.com>
2762
2763         * MAINTAINERS: Add myself as non-algorithmic global write
2764         maintainer.
2765
2766 2007-06-14  Diego Novillo  <dnovillo@google.com>
2767
2768         * MAINTAINERS: Add self as middle-end maintainer and
2769         non-algorithmic global write maintainer.
2770
2771 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2772
2773         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
2774         Move all Fortran maintainers except Paul Brook into the
2775         Non-Autopoiesis section.
2776
2777 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
2778
2779         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
2780         (distclean-stage[+id+]): Possibly delete stage_last.
2781         * Makefile.in: Regenerate.
2782
2783 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
2784
2785         * MAINTAINERS (Various Maintainer): Fix typo.
2786
2787 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
2788
2789         * MAINTAINERS (Various Maintainer): Add myself as
2790         dataflow maintainer.
2791
2792 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2793
2794         * config.sub, config.guess: Update from upstream sources.
2795
2796 2007-06-07  Ben Elliston  <bje@au.ibm.com>
2797
2798         * Makefile.tpl: Fix spelling error.
2799         * Makefile.in: Regenerate.
2800
2801 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
2802
2803         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
2804         lt_cv_sys_max_cmd_len.
2805
2806 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
2807
2808         * MAINTAINERS (Various Maintainers): Add myself as
2809         auto-vectorizer maintainer.
2810
2811 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
2812
2813         PR libjava/32098
2814         * libtool.m4: Revert previous change.
2815         * ltgcc.m4: Put it here.
2816
2817 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
2818
2819         * MAINTAINERS (Various Maintainers): Add myself as
2820         auto-vectorizer maintainer.
2821
2822 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
2823
2824         PR libjava/32098
2825         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
2826
2827 2007-05-30  Richard Guenther  <rguenther@suse.de>
2828
2829         * MAINTAINERS (Various Maintainers): Add myself as
2830         auto-vectorizer maintainer.
2831
2832 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
2833
2834         PR bootstrap/29382
2835         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
2836         * configure: Rebuilt.
2837
2838 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
2839
2840         * MAINTAINERS (Write After Approval): Removed my name.
2841
2842 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
2843
2844         * MAINTAINERS (Write After Approval): Remove myself.
2845
2846 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
2847
2848         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
2849
2850 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
2851
2852         * ltmain.sh: Update from ToT Libtool.
2853         * libtool.m4: Update from ToT Libtool.
2854         * ltsugar.m4: New. Update from ToT Libtool.
2855         * ltversion.m4: New. Update from ToT Libtool.
2856         * ltoptions.m4: New. Update from ToT Libtool.
2857         * ltconfig: Remove.
2858         * ltcf-c.sh: Remove.
2859         * ltcf-cxx.sh: Remove.
2860         * ltcf-gcj.sh: Remove.
2861
2862 2007-05-22  Ollie Wild  <aaw@google.com>
2863
2864         * MAINTAINERS (Write After Approval): Add myself.
2865
2866 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
2867
2868         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
2869         stage_cflags.
2870         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
2871         Remove CFLAGS/LIBCFLAGS.
2872         (configure-stage[+id+]-[+prefix+][+module+],
2873         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
2874         * Makefile.in: Regenerate.
2875
2876 2007-05-15  Diego Novillo  <dnovillo@google.com>
2877
2878         * MAINTAINERS: Update e-mail address.
2879
2880 2007-05-15  Revital Eres  <eres@il.ibm.com>
2881
2882         * MAINTAINERS (Write After Approval): Add myself.
2883
2884 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
2885
2886         * MAINTAINERS (Write After Approval): Updated my address.
2887
2888 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
2889
2890         * MAINTAINERS (Write After Approval): Add myself.
2891
2892 2007-05-11  Silvius Rus  <rus@google.com>
2893
2894         * MAINTAINERS (Write After Approval): Add myself.
2895
2896 2007-04-23  Tom Tromey  <tromey@redhat.com>
2897
2898         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
2899
2900 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
2901
2902         * MAINTAINERS (cpplib): Rename to ...
2903         (libcpp): ... this.  Add C/C++ front end maintainers.
2904
2905 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
2906
2907         * config-ml.in: Pass ${ml_config_env} to configure calls.
2908
2909 2007-04-04  Christian Bruel  <christian.bruel@st.com>
2910
2911         * MAINTAINERS (Write After Approval): Add myself.
2912
2913 2007-04-02  Dave Korn  <dave.korn@artimi.com>
2914
2915         * MAINTAINERS (Write After Approval): Add myself.
2916
2917 2007-03-31  Tobias Burnus  <burnus@net-b.de>
2918
2919         * MAINTAINERS (fortran 95 front end): Add myself.
2920
2921 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
2922
2923         * MAINTAINERS (Write After Approval): Add myself.
2924
2925 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
2926
2927         * MAINTAINERS (Modulo Scheduler): Add myself.
2928
2929 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
2930
2931         * MAINTAINERS (fortran 95 front end): Add myself.
2932         (c++ front end): whitespace fix.
2933
2934 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
2935
2936         * MAINTAINERS (Write After Approval): Add myself.
2937
2938 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
2939
2940         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
2941         of glob.  Quote arguments with single quotes too.
2942         * configure: Regenerate.
2943
2944 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
2945
2946         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
2947         * Makefile.in: Regenerate
2948
2949 2007-03-07  Andreas Schwab  <schwab@suse.de>
2950
2951         * configure: Regenerate.
2952
2953 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
2954
2955         * configure.ac: Add "--with-pdfdir" configure option,
2956         which defines pdfdir variable.
2957         * Makefile.def (target=fixincludes): Add install-pdf to
2958         missing targets.
2959         (recursive_targets): Add install-pdf target.
2960         (flags_to_pass): Add pdfdir.
2961         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
2962         target.
2963         * configure: Regenerate
2964         * Makefile.in: Regenerate
2965
2966 2007-02-28  Eric Christopher  <echristo@apple.com>
2967
2968         Revert:
2969         2006-12-07  Mike Stump  <mrs@apple.com>
2970
2971         * Makefile.def (dependencies): Add dependency for
2972         install-target-libssp and install-target-libgomp on
2973         install-gcc.
2974         * Makefile.in: Regenerate.
2975
2976 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
2977
2978         * configure: Regenerate.
2979         * configure.ac: Move statements after variable declarations.
2980
2981 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
2982
2983         * MAINTAINERS: Add myself as sh maintainer.
2984
2985 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
2986
2987         * configure.ac: Adjust for loop syntax.
2988         * configure: Regenerate.
2989
2990 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2991
2992         * configure: Rebuilt.
2993
2994 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
2995
2996         * configure.ac: Drop multiple occurrences of --enable-languages,
2997         and fix its quoting.
2998         * configure: Rebuilt.
2999
3000 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
3001             Nathan Sidwell  <nathan@codesourcery.com>
3002             Vladimir Prus  <vladimir@codesourcery.com>
3003             Joseph Myers  <joseph@codesourcery.com>
3004
3005         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
3006         * configure: Regenerate.
3007
3008 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
3009
3010         * ltconfig (freebsd*): Default to elf.
3011
3012 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3013
3014         * configure.ac (target_libraries): Move libgcc before libiberty.
3015         * configure: Regenerated.
3016
3017 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
3018             Paolo Bonzini  <bonzini@gnu.org>
3019
3020         PR bootstrap/30753
3021         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
3022         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
3023         * configure: Regenerated.
3024
3025 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3026
3027         * MAINTAINERS (Language Front End Maintainers): Update my mail
3028         address.
3029
3030 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3031
3032         PR bootstrap/30748
3033         * configure.ac: Correct syntax for Solaris ksh.
3034         * configure: Regenerated.
3035
3036 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3037
3038         * configure.ac: Sync with src.
3039         * configure: Regenerate.
3040
3041 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3042
3043         * Makefile.in: Regenerate.
3044
3045 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
3046
3047         * config.sub: Sync with src.
3048
3049 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
3050
3051         * Makefile.tpl (build_alias, host_alias, target_alias): Use
3052         noncanonical equivalents.
3053         * configure.in: Rename to...
3054         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
3055         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
3056         target_noncanonical.  Use them.  Rewrite removal of configure
3057         arguments for autoconf 2.59.  Discard variable settings.  Force
3058         program_transform_name for native tools.
3059
3060         * Makefile.in: Regenerated.
3061         * configure: Regenerated with autoconf 2.59.
3062
3063 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
3064
3065         * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2007-01-31  Andreas Schwab  <schwab@suse.de>
3068
3069         * Makefile.tpl (LDFLAGS): Substitute it.
3070         * Makefile.in: Regenerate.
3071
3072 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
3073
3074         * MAINTAINERS (Write After Approval): Add myself.
3075
3076 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
3077
3078         * MAINTAINERS (spu port): Add myself.
3079
3080 2007-01-23  Richard Guenther  <rguenther@suse.de>
3081
3082         PR bootstrap/30541
3083         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
3084         * Makefile.tpl (GNATBIND): Substitute it.
3085         (GNATMAKE): Likewise.
3086         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
3087         of STAGE_PREFIX.
3088         * Makefile.in: Regenerate.
3089         * configure: Regenerate.
3090
3091 2007-01-18  Mike Stump  <mrs@apple.com>
3092
3093         * configure.in: Re-enable -Werror for gcc builds.
3094
3095 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
3096
3097         * MAINTAINERS (Write After Approval): Add myself.
3098
3099 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3100
3101         * configure.in: Change == to = in test command.
3102         * configure: Regenerate.
3103
3104 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
3105             Nick Clifton  <nickc@redhat.com>
3106             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
3107
3108         * configure.in (build_configargs, host_configargs, target_configargs):
3109         Remove build/host/target parameters.
3110         (host_libs): Add gmp and mpfr.
3111         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
3112         * Makefile.def (gmp, mpfr): New.
3113         (gcc): Remove target.
3114         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
3115         target_os, target_vendor): New.
3116         (configure): Add host_alias/target_alias arguments; adjust invocations.
3117         * configure: Regenerate.
3118         * Makefile.in: Regenerate.
3119
3120 2007-01-11  Matt Fago  <fago@earthlink.net>
3121
3122         * configure.in: Try to link to functions only in mpfr 2.2.x
3123         to improve robustness of configure tests.
3124         * configure: Regenerate.
3125
3126 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
3127
3128         * MAINTAINERS: Add myself as i386 maintainer.
3129
3130 2007-01-08  Jan Hubicka  <jh@suse.cz>
3131
3132         * MAINTAINERS: Add myself as i386 maintainer.
3133
3134 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
3135
3136         * configure.in: Add support for an x86_64-mingw* target.
3137         * configure: Regenerate.
3138
3139 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
3140
3141         * Makefile.tpl (all-target): Correct @if conditional for target
3142         modules.
3143         * configure.in: Omit libiberty if building only target libgcc.
3144         * configure, Makefile.in: Regenerated.
3145
3146 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
3147
3148         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
3149         * configure: Regenerate.
3150
3151 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
3152
3153         * Makefile.def (target_modules): Add libgcc.
3154         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
3155         * Makefile.tpl (clean-target-libgcc): Delete.
3156         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
3157         on gcc even for bootstrapped modules.  Rewrite handling of
3158         lang_env_dependencies to loop over target_modules.
3159         * configure.in (target_libraries): Add target-libgcc.
3160         * Makefile.in, configure: Regenerated.
3161
3162 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3163
3164         * configure.in: Reorganize recognition of languages.  Add
3165         --enable-stage1-languages.  Show supported languages for the chosen
3166         target rather than all recognized languages.
3167         * configure: Regenerate.
3168
3169 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
3170
3171         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
3172         * Makefile.in: Regenerate.
3173
3174 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3175
3176         * configure.in: Warn that MPFR 2.2.0 is buggy.
3177         * configure: Regenerate.
3178
3179 2006-12-27  Ian Lance Taylor  <iant@google.com>
3180
3181         * configure.in: When removing Makefiles to force a reconfigure, also
3182         remove prev-DIR*/Makefile.
3183         * configure: Regenerate.
3184
3185 2006-12-22  Andreas Schwab  <schwab@suse.de>
3186
3187         * configure: Regenerate with correct autoconf version.
3188
3189 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
3190
3191         * configure.in: add AC_SUBST for *_FOR_TARGET.
3192         * configure: Regenerate.
3193
3194 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3195
3196         * configure.in: Simplify logic for rejecting languages that cannot
3197         be built.  Separate the case when a language is unsupported,
3198         from the case when the user chooses not to build a language.
3199
3200 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3201
3202         * configure.in: Remove "$build" case for powerpc-*-darwin* since
3203         it only affects bootstrap and could be tested on "$host" as well.
3204         * configure: Regenerate.
3205         * config/mh-ppc-darwin: Add to the stage1 cflags here.
3206
3207 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3208
3209         PR bootstrap/29544
3210         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
3211         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
3212         move here comment from Makefile.tpl.
3213         * Makefile.tpl: Move some definitions higher in the file.
3214         (STAGE1_CHECKING): New.
3215         * configure.in: Add --enable-stage1-checking.
3216         * configure: Regenerate.
3217         * Makefile.in: Regenerate.
3218
3219 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
3220
3221         * MAINTAINERS: Add myself as build system maintainer.
3222
3223 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
3224
3225         * MAINTAINERS (Write After Approval): Add myself.
3226
3227 2006-12-13  Eric Christopher  <echristo@apple.com>
3228
3229         * MAINTAINERS: Add myself as darwin maintainer.
3230
3231 2006-12-11  Ian Lance Taylor  <ian@airs.com>
3232
3233         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
3234
3235 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
3236
3237         MAINTAINERS: Update my entry.
3238
3239 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
3240
3241         * configure.in:  Handle spu makefile frag.
3242         * Makefile.tpl (MAINT): Define
3243         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
3244         * configure: Regenerate.
3245         * Makefile.in: Regenerate.
3246
3247 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3248
3249         * config.guess: Import latest version.
3250         * config.sub: Likewise.
3251
3252 2006-12-11  Ben Elliston  <bje@au.ibm.com>
3253
3254         * configure.in (spu-*-*): Don't skip target-libiberty.
3255         * configure: Regenerate.
3256
3257 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
3258
3259         PR bootstrap/30134
3260         * configure.in: Correct x86 darwin support for libjava to powerpc
3261         and i?86 only.
3262         * configure: Regenerate.
3263
3264 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
3265
3266         * configure.in: Add x86 darwin support for libjava.
3267         * configure: Regenerate.
3268
3269 2006-12-07  Mike Stump  <mrs@apple.com>
3270
3271         * Makefile.def (dependencies): Add dependency for
3272         install-target-libssp and install-target-libgomp on
3273         install-gcc.
3274         * Makefile.in: Regenerate.
3275
3276 2006-12-04  Richard Guenther  <rguenther@suse.de>
3277
3278         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
3279         (Non-Algorithmic Maintainers): Move over non-algorithmic
3280         loop optimizer maintainers, add myself as a non-algorithmic
3281         middle-end maintainer.
3282
3283 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
3284
3285         * MAINTAINERS (Write After Approval): Add myself.
3286
3287 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3288
3289         * configure.in: Update error message for missing GMP/MPFR.
3290
3291         * configure: Regenerate.
3292
3293 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3294
3295         * configure.in: Update MPFR version in error message.
3296
3297         * configure: Regenerate.
3298
3299 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3300
3301         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
3302         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
3303         --with-gmp-lib): New flags.
3304
3305         * configure: Regenerate.
3306
3307 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
3308
3309         * MAINTAINERS (Write After Approval): Change my email address.
3310
3311 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
3312
3313         * MAINTAINERS (Write After Approval): Add myself.
3314
3315 2006-11-22  Philipp Thomas  <pth@suse.de>
3316
3317         * MAINTAINERS (i18n): Update e-mail address.
3318
3319 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3320
3321         * MAINTAINERS (spu port): Add myself as maintainer.
3322         (Write After Approval): Remove myself.
3323
3324 2006-11-22  Ben Elliston  <bje@au.ibm.com>
3325
3326         * configure.in (skipdirs): Don't build libssp for SPU.
3327         * configure: Regenerate.
3328
3329 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
3330
3331         * MAINTAINERS (spu port): Add myself as maintainer.
3332         (libobjc): Update my email address.
3333
3334 2006-11-21  Andrea Bona  <andrea.bona@st.com>
3335
3336         * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3339
3340         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
3341         * configure : Rebuilt.
3342
3343 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
3344
3345         * MAINTAINERS (Write After Approval): Add myself.
3346
3347 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
3348
3349         * MAINTAINERS (Write After Approval): Add myself.
3350
3351 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3352
3353         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
3354         libmpfr.a.
3355         * configure: Regenerate.
3356
3357 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
3358
3359         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
3360         (unstage): Test for stage_last presence.
3361
3362         PR bootstrap/29802
3363         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
3364         STAGE_PREFIX.
3365         * Makefile.in: Regenerate.
3366
3367 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
3368
3369         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
3370         maintainers.
3371
3372 2006-11-14  Erven Rohou  <erven.rohou@st.com>
3373
3374         * MAINTAINERS (Write After Approval): Add myself.
3375
3376 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
3377
3378         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
3379         and stageN-package/Makefile.
3380         * Makefile.in: Regenerated.
3381
3382 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
3383
3384         * configure.in: Remove target-libgloss from noconfigdirs for
3385         bfin-*-*.
3386         * configure: Regenerated.
3387
3388 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3389
3390         * configure.in (have_gmp): Only error if the gcc directory exists.
3391
3392         * configure: Regenerate.
3393
3394 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3395
3396         * configure.in: Robustify error message for missing GMP/MPFR.
3397
3398         * configure: Regenerate.
3399
3400 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
3401
3402         * MAINTAINERS (Write After Approval): Add myself.
3403
3404 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
3405
3406         * MAINTAINERS: Change email address.
3407
3408 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
3409
3410         * MAINTAINERS (Write After Approval): Add myself.
3411
3412 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
3413
3414         * MAINTAINERS (Write After Approval): Add myself.
3415
3416 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
3417
3418         * MAINTAINERS (Write After Approval): Move myself to
3419         Write After Approval section.
3420
3421 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3422
3423         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
3424         need_gmp anymore.
3425         * configure: Regenerate.
3426
3427 2006-10-16  Tobias Burnus  <burnus@net-b.de>
3428
3429         * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2006-10-16  Ben Elliston  <bje@au.ibm.com>
3432
3433         * config.guess: Import latest version.
3434         * config.sub: Likewise.
3435
3436 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
3437
3438         * Makefile.def: Added pdf target handling.
3439         * Makefile.tpl: Added pdf target handling.
3440         * Makefile.in: Regenerated.
3441
3442 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
3443
3444         * MAINTAINERS: Add self as score port maintainer.
3445
3446 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
3447
3448         * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
3451
3452         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
3453         or newer.
3454         * configure: Regenerated.
3455
3456 2006-09-27  Dave Brolley  <brolley@redhat.com>
3457
3458         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
3459         using $s instead of $r.
3460         * configure: Regenerated.
3461
3462 2006-09-26  Thiemo Seufer  <ths@mips.com>
3463
3464         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
3465         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
3466         * configure: Regenerate.
3467
3468 2006-09-24  Graeme Peterson  <gridly@gmail.com>
3469
3470         * MAINTAINERS (Write After Approval): Remove myself.
3471
3472 2006-09-22  Chao-ying Fu  <fu@mips.com>
3473
3474         * MAINTAINERS (Write After Approval): Add myself.
3475
3476 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
3477
3478         * MAINTAINERS: Add self as soft-fp maintainer.
3479
3480 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
3481
3482         * MAINTAINERS: Add myself as avr maintainer.
3483         Remove Marek Michalkiewicz as avr maintainer.
3484
3485 2006-09-07  Roberto Costa  <roberto.costa@st.com>
3486
3487         * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
3490
3491         * configure.in: Never build newlib for a Mingw host.
3492         Never build newlib as Mingw target library.
3493         Test the existence of winsup/cygwin for building a Cygwin newlib,
3494         rather than just winsup.
3495         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
3496         building a Mingw target.
3497         * configure: Regenerate.
3498
3499 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
3500
3501         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
3502
3503 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
3504
3505         * config.guess: Import from src (was more updated).
3506         * config.sub: Likewise.
3507
3508 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
3509
3510         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
3511         * configure: Regenerated.
3512
3513 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
3514
3515         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
3516         for stages after the first.
3517
3518 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
3519
3520         * Makefile.def: Add dependencies for configure-opcodes
3521         on configure-intl and all-opcodes on all-intl.
3522         * Makefile.in: Regenerated.
3523
3524 2006-07-13  Ben Elliston  <bje@au.ibm.com>
3525
3526         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
3527
3528 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
3529
3530         Port to hosts whose 'sort' and 'tail' implementations
3531         treat operands with leading '+' as file names, as POSIX
3532         has required since 2001.  However, make sure the code still
3533         works on pre-POSIX hosts.
3534         * ltmain.sh: Don't assume "sort +2" is equivalent to
3535         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
3536
3537 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
3538
3539         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
3540
3541 2006-07-04  Peter O'Gorman  <peter@pogma.com>
3542
3543         * ltconfig: chmod 644 before ranlib during install.
3544
3545 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
3546
3547         PR bootstrap/18058
3548         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
3549         if the bootstrap compiler is a GCC version that supports it.
3550         * configure: Regenerate.
3551
3552 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3553
3554         * configure.in: Fix thinkos in previous check-in.
3555         * configure: Regenerate.
3556
3557 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
3558
3559         PR other/27063
3560         * configure.in: Test subdir_requires and give an appropriate
3561         error message.
3562         * configure: Regenerate.
3563
3564 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
3565
3566         * MAINTAINERS (Write After Approval): Add myself.
3567
3568 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
3569
3570         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3571
3572 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
3573
3574         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
3575
3576 2006-06-20  David Ayers  <d.ayers@inode.at>
3577
3578         PR bootstrap/28072
3579         * configure.in: Add target-boehm-gc to noconfigdirs depending on
3580         whether target-libjava is being configured instead of whether the
3581         java front end is enabled.
3582         * configure: Regenerate.
3583
3584 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
3585
3586         PR target/27540
3587         * configure.in: Only enable libgomp on IRIX 6.
3588         * configure: Regenerate.
3589
3590 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
3591
3592         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
3593         too.
3594         * Makefile.in: Regenerate.
3595
3596 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
3597
3598         * config-ml.in: Alter CCASFLAGS to include special
3599         multilib options the same as is done for CFLAGS.
3600
3601 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3602
3603         * configure.in: Don't enable libgomp on hpux10.
3604         * configure: Rebuilt.
3605
3606 2006-06-12  David Ayers  <d.ayers@inode.at>
3607
3608         PR bootstrap/27963
3609         PR target/19970
3610         * configure.in: Remove target-boehm-gc from noconfigdirs where
3611         ${libgcj} is specified.
3612         * configure: Regenerate.
3613
3614 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
3615
3616         Sync from src:
3617
3618         * configure.in: Sync.
3619         * configure: Regenerated.
3620
3621         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
3622
3623         * Makefile.def: Added dependencies from sim and gdb on intl, and
3624         added configure dependencies to everything with an all dependency
3625         on intl.
3626         * Makefile.in: Regenerated.
3627
3628 2006-06-06  David Ayers  <d.ayers@inode.at>
3629
3630         PR libobjc/13946
3631         * Makefile.def: Add dependencies for libobjc which boehm-gc.
3632         * Makefile.in: Regenerate.
3633         * configure.in: Add --enable-objc-gc at toplevel and have it
3634         enable boehm-gc for Objective-C.
3635         Remove target-boehm-gc from libgcj.
3636         Add target-boehm-gc to target_libraries.
3637         Add target-boehm-gc to noconfigdirs where ${libgcj}
3638         is specified.
3639         Assert that boehm-gc is supported when requested for Objective-C.
3640         Only build boehm-gc if needed either for Java or Objective-C.
3641         * configure: Regenerate.
3642
3643 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
3644
3645         PR 27674
3646         * Makefile.tpl (configure-[+prefix+][+module+],
3647         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
3648         Remove rule to unstage bootstrapped modules.
3649         (stage_current): New.
3650         * Makefile.in: Regenerate.
3651
3652 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3653
3654         * MAINTAINERS (Write After Approval): Update my e-mail address.
3655
3656 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
3657
3658         * include/libiberty.h: Declare pex_run_in_environment.
3659
3660 2006-05-31  Asher Langton  <langton2@llnl.gov>
3661
3662         * MAINTAINERS (Write After Approval): Add myself.
3663
3664 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
3665
3666         * Makefile.def (bfd, opcodes): Fix lib_path.
3667         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
3668         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
3669         * Makefile.in: Regenerate.
3670
3671 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3672
3673         * Makefile.in: Regenerate.
3674
3675 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
3676
3677         * Makefile.def: Add install-html target. Add datarootdir
3678         docdir and htmldir to flags_to_pass.
3679         * Makefile.tpl: Add install-html target.
3680         * Makefile.in: Regenerate.
3681         * configure.in: Add --with-datarootdir, --with-docdir, and
3682         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
3683         * configure: Regenerate.
3684
3685 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
3686
3687         * configure.in: Enable gprof for cross builds.
3688         * configure: Regenerate.
3689
3690 2006-05-22  Richard Guenther  <rguenther@suse.de>
3691
3692         Revert
3693         2006-01-31  Richard Guenther  <rguenther@suse.de>
3694         Paolo Bonzini  <bonzini@gnu.org>
3695
3696         * Makefile.def (target_modules): Add libgcc-math target module.
3697         * configure.in (target_libraries): Add libgcc-math target library.
3698         (--enable-libgcc-math): New configure switch.
3699         * Makefile.in: Re-generate.
3700         * configure: Re-generate.
3701         * libgcc-math: New toplevel directory.
3702
3703 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3704             Andreas Tobler  <a.tobler@schweiz.ch>
3705
3706         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
3707         * configure: Rebuilt.
3708
3709 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
3710
3711         * MAINTAINERS (Write After Approval): Add myself.
3712
3713 2006-05-01  DJ Delorie  <dj@redhat.com>
3714
3715         * configure.in: Restore CFLAGS if GMP isn't present.
3716         * configure: Regenerate.
3717
3718 2006-05-01  Richard Guenther  <rguenther@suse.de>
3719
3720         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
3721         maintainer.
3722
3723 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
3724
3725         * MAINTAINERS (Write After Approval): Add myself.
3726
3727 2006-04-28  Jan Beulich  <jbeulich@novell.com>
3728
3729         * MAINTAINERS (Write After Approval): Add myself.
3730
3731 2006-04-18  DJ Delorie  <dj@redhat.com>
3732
3733         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
3734         reference libgloss so that libssp can be built in a combined
3735         tree.
3736         * configure: Regenerate.
3737
3738 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
3739
3740         * MAINTAINERS (Write After Approval): Add myself.
3741
3742 2006-04-05  Ben Elliston  <bje@au.ibm.com>
3743
3744         * configure.in: Require makeinfo 4.4 or higher.
3745         * configure: Regenerate.
3746
3747 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
3748
3749         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
3750         Rearrange the entries of other libraries to have them in one place.
3751
3752 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
3753
3754         * MAINTAINERS (Write After Approval): Remove myself.
3755         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
3756
3757 2006-03-14  Richard Guenther  <rguenther@suse.de>
3758
3759         * configure: Regenerate with autoconf 2.13.
3760
3761 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
3762
3763         * MAINTAINERS: Use my work address.
3764
3765         * MAINTAINERS: Update my E-mail address.
3766
3767 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
3768
3769         * configure.in: Handle --disable-<component> generically.
3770         * configure: Regenerate.
3771
3772 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
3773
3774         PR libgcj/17311
3775         * ltmain.sh: Don't use "$finalize_rpath" for compile.
3776
3777 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
3778
3779         * MAINTAINERS (Write After Approval):  Remove myself.
3780         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3781
3782 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
3783
3784         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
3785         (TARGET_CONFIGDIRS): Remove.
3786         * configure.in: Remove AC_SUBST(target_configdirs).
3787         * Makefile.in, configure: Regenerated.
3788
3789 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
3790
3791         * MAINTAINERS (Write After Approval):  Remove myself.
3792         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
3793
3794 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
3795
3796         PR bootstrap/25670
3797
3798         * Makefile.tpl ([+compare-target+]): Print explanation messages.
3799
3800         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
3801         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
3802         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
3803         BUILD_PREFIX, BUILD_PREFIX_1.
3804         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
3805
3806         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
3807         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
3808
3809         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
3810         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
3811         of `cat stage_current`.  Always provide the `r' and `s' variables.
3812         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
3813         a single shell execution.
3814         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
3815         bootstrapped modules, make the stage1 module if the build was not
3816         started yet, else build the current stage.
3817         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
3818         (all-build, all-host, all-target, [+make_target+]-host,
3819         [+make_target+]-target): Do not use \-continued lines.
3820         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
3821         (current_stage, restrap, stage_last): New.
3822
3823         * Makefile.in: Regenerate.
3824         * configure: Regenerate.
3825
3826 2006-02-19  Bud Davis  <jmdavis@link.com>
3827
3828         * MAINTAINERS (Write After Approval):  Remove myself.
3829         (Language Front End Maintainers):  Add myself as fortran 95
3830         maintainer and update e-mail address.
3831
3832 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
3833
3834         * MAINTAINERS (Write After Approval):  Remove myself.
3835         (Language Front End Maintainers):  Add myself as fortran 95
3836         maintainer.
3837
3838 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
3839
3840         * MAINTAINERS (Write After Approval): Add myself.
3841
3842 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
3843
3844         * MAINTAINERS (Write After Approval):  Remove myself.
3845         (Language Front End Maintainers):  Add myself as
3846         fortran 95 maintainer.
3847
3848 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3849
3850         Sync from src:
3851
3852         2005-12-27  Leif Ekblad  <leif@rdos.net>
3853
3854         * configure.in: Add support for RDOS target.
3855         * configure: Regenerate.
3856
3857 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
3858             Andreas Schwab  <schwab@suse.de>
3859
3860         * configure: Regenerate.
3861
3862 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
3863
3864         * configure.in (enable_libgomp): Add AIX.
3865         * configure: Regenerate.
3866
3867 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
3868
3869         * MAINTAINERS (Write After Approval): Add myself.
3870
3871 2006-02-03  Lee Millward  <lee.millward@gmail.com>
3872
3873         * MAINTAINERS (Write After Approval): Add myself.
3874
3875 2006-01-31  Richard Guenther  <rguenther@suse.de>
3876         Paolo Bonzini  <bonzini@gnu.org>
3877
3878         * Makefile.def (target_modules): Add libgcc-math target module.
3879         * configure.in (target_libraries): Add libgcc-math target library.
3880         (--enable-libgcc-math): New configure switch.
3881         * Makefile.in: Re-generate.
3882         * configure: Re-generate.
3883         * libgcc-math: New toplevel directory.
3884
3885 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
3886
3887         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
3888         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
3889         the assembler, linker and binutils.
3890         * configure: Regenerate.
3891
3892 2006-01-22  Dirk Mueller  <dmueller@suse.de>
3893
3894         * MAINTAINERS (Write After Approval): Add myself.
3895
3896 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
3897
3898         * configure: Regenerate.
3899
3900 2006-01-18  Richard Henderson  <rth@redhat.com>
3901             Jakub Jelinek  <jakub@redhat.com>
3902             Diego Novillo  <dnovillo@redhat.com>
3903
3904         * libgomp: New directory.
3905         * Makefile.def: Add target_module libgomp.
3906         * Makefile.in: Regenerate.
3907         * configure.in (target_libraries): Add target-libgomp.
3908         * configure: Regenerate.
3909
3910 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
3911
3912         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
3913         @ from continuation.
3914         * Makefile.in: Rebuilt.
3915
3916 2006-01-04  Chris Lattner  <sabre@gnu.org>
3917
3918         * MAINTAINERS (Write After Approval): Add myself.
3919
3920 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
3921
3922         PR bootstrap/24252
3923
3924         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
3925         * Makefile.tpl (OBJDUMP): New.
3926         (EXTRA_HOST_FLAGS): Add it.
3927         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
3928
3929         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
3930         to use symbolic links between directories.  Avoid race conditions
3931         or make them harmless.
3932         * configure.in: Do not try to use symbolic links between directories.
3933
3934         * Makefile.def (LEAN): Pass.
3935         * Makefile.tpl (LEAN): Define.
3936         (stage[+id+]-start): Accept that the previous directory does not
3937         exist, if the bootstrap is lean.
3938         (stage[+id+]-bubble): Invoke lean bootstrap commands after
3939         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
3940         configure substitution.
3941         ([+compare-target+]): Likewise.
3942         ([+bootstrap-target+]-lean): New.
3943         * configure.in: Remove lean bootstrap support from here.
3944
3945         * Makefile.in: Regenerate.
3946         * configure: Regenerate.
3947
3948 2006-01-04  Ben Elliston  <bje@au.ibm.com>
3949
3950         * MAINTAINERS (libdecnumber): Add myself.
3951
3952 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
3953
3954         * libtool-ldflags: New script.
3955
3956 2006-01-02  Andreas Schwab  <schwab@suse.de>
3957
3958         * configure.in: When reconfiguring remove Makefile in
3959         all stage directories.
3960         * configure: Regenerate.
3961
3962 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
3963
3964         * MAINTAINERS: Update my email address.
3965
3966 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
3967
3968         Revert Ada-related part of the previous change.
3969
3970         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
3971         Do not pass.
3972         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
3973         * Makefile.in: Regenerate.
3974         * configure.in: Do not include mt-ppc-aix target fragment.
3975         * configure: Regenerate.
3976
3977 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
3978
3979         * configure.in: Select appropriate fragments for PowerPC/AIX.
3980         * configure: Regenerate.
3981
3982         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
3983         BOOT_CFLAGS, BOOT_LDFLAGS.
3984         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
3985         BOOT_CFLAGS, BOOT_LDFLAGS.
3986         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
3987         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
3988         (stage): Fail if we cannot complete the work.
3989         * Makefile.in: Regenerate.
3990
3991 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
3992
3993         * configure.in: Replace ms1 with mt.
3994         * configure: Rebuilt.
3995
3996 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
3997
3998         * MAINTAINERS: Update my email address.
3999
4000 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
4001
4002         * Makefile.tpl (all, do-[+make_target+], do-check, install,
4003         install-host-nogcc): Don't invoke $(stage) at the end.
4004         * Makefile.in: Regenerate.
4005
4006 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
4007
4008         * configure.in: Flip the top-level bootstrap switch.
4009         * configure: Regenerate.
4010
4011 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
4012
4013         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
4014         $(stage) and $(unstage).
4015         (EXTRA_TARGET_FLAGS): Correct double-quoting.
4016         (all): Remove stray semicolon.
4017         (local-distclean): Don't handle multilib.tmp and multilib.out.
4018         (install.all): Set $s for consistency.
4019         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
4020         check_multilibs setting.  Always make the install directory.
4021         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
4022         Correct @if/@endif.
4023         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
4024         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
4025         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
4026         (multilib.out): Remove.
4027         * Makefile.in: Regenerated.
4028
4029 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
4030
4031         * MAINTAINERS (Write After Approval): Add myself.
4032
4033 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
4034
4035         * MAINTAINERS: Add myself as mt maintainer.
4036
4037         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
4038
4039 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
4040
4041         * MAINTAINERS: Change email address.
4042
4043 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
4044
4045         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
4046         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
4047         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
4048         Find in-tree tools if available.
4049         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
4050         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
4051         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
4052         (COMPILER_*_FOR_TARGET): New.
4053         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
4054         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
4055         (CONFIGURED_*, USUAL_*): Remove.
4056         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
4057         STRIP): Use autoconf substitutions.
4058         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
4059         COMPILER_NM_FOR_TARGET): New.
4060         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
4061
4062         (all): Make all-host and all-target in parallel.
4063         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
4064         that $$r and $$s are set before invoking a recursive make.
4065         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
4066         ([+bootstrap-target+]): Inline most of the `all' target.
4067
4068 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4069
4070         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
4071         from the gcc build directory.
4072         * Makefile.in: Regenerate.
4073
4074 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4075
4076         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
4077         depend on all-libdecnumber.
4078         * configure.in (host_libs): Include libdecnumber.
4079         * Makefile.in: Regenerate.
4080         * configure: Likewise.
4081
4082 2005-11-29  Ben Elliston  <bje@au.ibm.com>
4083
4084         * libdecnumber: Import decNumber sources from the dfp-branch.
4085
4086 2005-11-21  Kean Johnston  <jkj@sco.com>
4087
4088         * config.sub, config.guess: Sync from upstream sources.
4089
4090 2005-11-21  Ben Elliston  <bje@au.ibm.com>
4091
4092         Import from Autoconf sources:
4093
4094         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
4095         * config/move-if-change: Don't output "$2 is unchanged";
4096         suggested by Ben Elliston.  Handle weird characters correctly.
4097
4098 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
4099
4100         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
4101         to match upstream libtool for darwin.
4102
4103 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
4104
4105         * Makefile.def: Remove gdb dependencies for gdbtk.
4106         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
4107         (configure-gdb, install-gdb): New rules.
4108         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
4109         * Makefile.in, configure: Regenerated.
4110
4111 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
4112
4113         * MAINTAINERS (Write After Approval): Add myself.
4114
4115 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
4116
4117         * MAINTAINERS (Write After Approval): Add myself.
4118
4119 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
4120
4121         * MAINTAINERS (alias analysis): Add Daniel Berlin and
4122         Diego Novillo.
4123
4124 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
4125
4126         PR bootstrap/24297
4127         * Makefile.tpl (do-[+make-target+], do-check, install,
4128         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
4129         are set before recursing.
4130         * Makefile.in: Regenerate.
4131
4132 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
4133
4134         PR bootstrap/18939
4135         * Makefile.def (gcc) <target>: Fix thinko.
4136         * Makefile.in: Regenerate.
4137
4138 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
4139
4140         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
4141         * configure: Regenerate.
4142
4143 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
4144
4145         * MAINTAINERS (Write After Approval): Add self.
4146
4147 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
4148
4149         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
4150         target-libffi, target-qthreads, target-libjava, and
4151         targetlibobjc.
4152         * configure: Regenerate.
4153
4154 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
4155
4156         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
4157         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
4158         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
4159         (USUAL_OBJDUMP_FOR_TARGET): New.
4160         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
4161         * configure.in: Check for $OBJDUMP_FOR_TARGET.
4162         * configure, Makefile.in: Regenerated.
4163
4164 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4165
4166         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
4167         before other host packages.
4168
4169 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
4170
4171         * MAINTAINERS: Add self as sh libraries/configury maintainer.
4172
4173 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
4174
4175         PR bootstrap/22340
4176
4177         * configure.in (default_target): Remove.
4178         * Makefile.tpl (all): Do not use prerequisites as subroutines
4179         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
4180         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
4181         use prerequisites as subroutines.
4182         (check-host, check-target): New.
4183         (bootstrap configure & all targets): Do not use stage*-start
4184         if the directory layout is already ok.
4185         (non-bootstrap configure & all targets): Prepend a $(unstage).
4186         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
4187         (NOTPARALLEL): Remove.
4188         (unstage, stage variables): New variables.
4189         (unstage, stage targets): Simply expand to those variables.
4190
4191         * configure: Regenerate.
4192         * Makefile.in: Regenerate.
4193
4194 2005-10-04  James E Wilson  <wilson@specifix.com>
4195
4196         * Makefile.def (lang_env_dependencies): Add libmudflap.
4197         * Makefile.in: Regenerate.
4198
4199 2005-10-03  Andreas Schwab  <schwab@suse.de>
4200
4201         Backport from libtool CVS:
4202         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
4203
4204         * ltmain.sh: add support for installing into temporary
4205         staging area (e.g. 'make install DESTDIR=...')
4206
4207 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
4208
4209         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
4210         * configure: Regenerated.
4211
4212 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
4213
4214         * configure: Regenerate with the correct
4215         autoconf version.
4216
4217 2005-09-30  Catherine Moore  <clm@cm00re.com>
4218
4219         * configure.in (bfin-*-*): New.
4220         * configure: Regenerated.
4221
4222 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
4223
4224         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
4225         (LIPO_FOR_TARGET): New.
4226         (CONFIGURED_LIPO_FOR_TARGET): New.
4227         (USUAL_LIPO_FOR_TARGET): New.
4228         (STRIP_FOR_TARGET): New.
4229         (CONFIGURED_STRIP_FOR_TARGET): New.
4230         (USUAL_STRIP_FOR_TARGET): New.
4231         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
4232         STRIP_FOR_TARGET.
4233         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
4234         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
4235         * Makefile.in: Regenerate.
4236         * configure: Regenerate.
4237
4238 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
4239
4240         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
4241         (rs6000-*-aix*): Same.
4242         * configure: Regenerate.
4243
4244 2005-09-16  Tom Tromey  <tromey@redhat.com>
4245
4246         * MAINTAINERS: Add self as java maintainer.
4247
4248 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
4249
4250         * configure.in: Recognize f95 in the --enable-languages option,
4251         and substitute it for fortran, issuing a warning.
4252         * configure: Regenerate.
4253
4254 2005-08-30  Phil Edwards  <phil@codesourcery.com>
4255
4256         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
4257         * configure:  Regenerated.
4258
4259 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
4260
4261         * MAINTAINERS: Add self as ms1 maintainer.
4262
4263 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
4264
4265         * Makefile.def (libssp): Add to lang_env_dependencies.
4266         * Makefile.in: Regenerate.
4267
4268 2005-08-18  Ian Lance Taylor  <ian@airs.com>
4269
4270         * MAINTAINERS: Add myself as middle-end maintainer.
4271
4272 2005-08-17  Christian Groessler  <chris@groessler.org>
4273
4274         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
4275         * Makefile.in: Regenerate.
4276
4277 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
4278
4279         * MAINTAINERS (write after approval): Added myself.
4280
4281 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
4282
4283         * MAINTAINERS (Write After Approval): Add myself.
4284
4285 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
4286
4287         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
4288         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
4289         Look for alternate names of the target cc and c++
4290         * configure: Regenerate.
4291
4292 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
4293
4294         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4295         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
4296         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
4297         tools; remove code to manually set them.
4298         (Target tools): Look in the environment for them.
4299         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
4300         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
4301         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
4302         build directory.
4303         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
4304         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
4305         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
4306         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4307         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
4308         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
4309         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
4310         * configure: Regenerate.
4311         * Makefile.in: Regenerate.
4312
4313 2005-07-28  Ben Elliston  <bje@au.ibm.com>
4314
4315         * MAINTAINERS: Update for removed CPU targets.
4316
4317 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
4318
4319         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
4320         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
4321         * Makefile.in: Regenerated.
4322
4323 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
4324
4325         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
4326         (CFLAGS_FOR_TARGET): Use it.
4327         (CXXFLAGS_FOR_TARGET): Likewise.
4328         * Makefile.in: Regenerated.
4329         * configure.in (--with-build-sysroot): New option.
4330         * configure: Regenerated.
4331
4332 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
4333
4334         * Makefile.tpl: Wrap install between unstage and stage
4335         * Makefile.in: Regenerate.
4336
4337 2005-07-21  Eric Christopher  <echristo@apple.com>
4338
4339         * MAINTAINERS: Update affiliation.
4340
4341 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
4342
4343         * MAINTAINERS: Add self as crx port maintainer.
4344
4345 2005-07-20  DJ Delorie  <dj@redhat.com>
4346
4347         * MAINTAINERS: Add self as m32c maintainer.
4348
4349 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
4350
4351         * all files: Update FSF address.
4352
4353 2005-07-15  Eric Christopher  <echristo@redhat.com>
4354
4355         * MAINTAINERS: Change affiliation.
4356
4357 2005-07-14  Jim Blandy  <jimb@redhat.com>
4358
4359         * configure.in: Add cases for Renesas m32c.
4360         * configure: Regenerated.
4361
4362 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4363
4364         * COPYING.LIB: Update from fsf.org.
4365
4366 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
4367
4368         * COPYING, compile, config.guess,
4369         config.sub, install-sh, missing, mkinstalldirs,
4370         symlink-tree, ylwrap: Sync from upstream sources.
4371         * config-ml.in: Update FSF address.
4372
4373 2005-07-13  Eric Christopher  <echristo@redhat.com>
4374
4375         * configure.in: Add toplevel noconfigdir support for tpf.
4376         * configure: Regenerate.
4377
4378 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
4379
4380         PR ada/22340
4381
4382         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
4383         * Makefile.in: Regenerate.
4384
4385 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
4386
4387         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
4388         Brolley to write-after-approval.
4389
4390 2005-07-07  Andreas Schwab  <schwab@suse.de>
4391
4392         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
4393         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
4394         * Makefile.in: Regenerated.
4395
4396 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
4397
4398         * configure.in: Don't build sim or rda when targetting darwin.
4399         * configure: Regenerate.
4400
4401 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
4402
4403         * configure.in: Add --enable-libssp and --disable-libssp.
4404         * configure: Regenerate with autoconf-2.13.
4405
4406 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
4407
4408         * Makefile.def (target_modules): Add libssp.
4409         * configure.in (target_libraries): Add target-libssp.
4410         * configure: Rebuilt.
4411         * Makefile.in: Rebuilt.
4412
4413 2005-07-01  Zack Weinberg  <zackw@panix.com>
4414
4415         * MAINTAINERS: Change email address.  Resign from maintainership.
4416
4417 2005-07-01  Richard Guenther  <rguenther@suse.de>
4418
4419         * MAINTAINERS: Change my e-mail address and affiliation.
4420
4421 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
4422
4423         * Makefile.def (stagefeedback): Come after profile.
4424         Define profiledbootstrap target.
4425         * Makefile.tpl (profiledbootstrap): Remove.
4426         (stageprofile-end): Zap stagefeedback.
4427         (stagefeedback-start): Copy all .gcda files, not only GCC's.
4428         * Makefile.in: Regenerate.
4429
4430 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
4431
4432         * MAINTAINERS: Update my email address.
4433
4434 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
4435
4436         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
4437         In 'cpp' stanza, support '#line' as well as '# '.
4438
4439 2005-06-08  Andreas Schwab  <schwab@suse.de>
4440
4441         * MAINTAINERS: Move myself from 'Write After Approval' to
4442         'CPU Port Maintainers' section as m68k maintainer.
4443
4444 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
4445
4446         * configure.in (unsupported_languages): New macro.
4447         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
4448         non-ported target libraries in noconfigdirs.
4449         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
4450         non-linux-gnu.  Remove libgcj_ex_libffi.
4451         <lang_frag loop>: Set add_this_lang=no if the language is in
4452         unsupported_languages.
4453         * configure: Regenerate.
4454
4455 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
4456
4457         * configure.in: Fix typo in handling of --with-mpfr-dir.
4458         * configure: Regenerate.
4459
4460 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
4461
4462         * MAINTAINERS: Update my email address.
4463
4464 2005-06-02  Jim Blandy  <jimb@redhat.com>
4465
4466         * config.sub: Add cases for the Renesas m32c.  (This patch has been
4467         accepted into the master sources.)
4468
4469 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
4470             Michael Snyder  <msnyder@redhat.com>
4471             Stan Cox  <scox@redhat.com>
4472
4473         * configure.in: Set noconfigdirs for ms1.
4474
4475         * configure: Regenerate.
4476
4477 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
4478
4479         * MAINTAINERS (Write After Approval): Add self.
4480
4481 2005-06-01  Josh Conner  <jconner@apple.com>
4482
4483         * MAINTAINERS (Write After Approval): Add self.
4484
4485 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
4486
4487         * MAINTAINERS: Update my email address.
4488
4489 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
4490
4491         * MAINTAINERS (Write After Approval): Add self.
4492
4493 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
4494
4495         * MAINTAINERS (Write After Approval): Remove self.
4496
4497 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
4498
4499         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
4500         (Dependencies): Consider target modules for bootstrap dependencies.
4501         Make target bootstrap modules depend on each stage's gcc.
4502         * Makefile.in: Regenerate.
4503
4504 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
4505
4506         * Makefile.def (configure-gcc): Depend on binutils having been built.
4507         (all-gcc): No need to do it here.
4508         * Makefile.in: Regenerate.
4509
4510 2005-05-19  Paul Brook  <paul@codesourcery.com>
4511
4512         * configure.in: Rewrite misleading error message when requested
4513         language cannot be built.
4514         * configure: Regenerate.
4515
4516 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
4517
4518         * ylwrap: Import from Automake 1.9.5.
4519
4520 2005-05-13  David Ung  <davidu@mips.com>
4521
4522         * MAINTAINERS (Write After Approval): Add self.
4523
4524 2005-05-09  Mike Stump  <mrs@apple.com>
4525
4526         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
4527         lt_cv_sys_max_cmd_len for now.
4528
4529 2005-05-09  Stan Cox  <scox@redhat.com>
4530
4531         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
4532
4533 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
4534
4535         * README.SCO: Update the URL.
4536
4537 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
4538
4539         * ltconfig: Define file_list_spec.  Pass file_list_spec and
4540         with_gnu_ld to libtool.
4541         * ltcf-c.sh (aix[45]): Define file_list_spec.
4542         * ltcf-cxx.sh (aix[45]): Same.
4543         * ltcf-gcj.sh (aix[45]): Same.
4544         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
4545         exists, write list of input files to temporary file.
4546
4547 2005-05-04  Mike Stump  <mrs@apple.com>
4548
4549         * configure.in: Always pass --target to target configures as
4550         otherwise rebuilds that do --recheck will fail.
4551         * confiugure: Rebuilt.
4552
4553 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
4554
4555         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
4556         STAGE_HOST_EXPORTS.
4557         (configure, all): Add bootstrap support.
4558         (Host modules, target modules): Pass post-stage1 flags and exports.
4559         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
4560         * Makefile.in: Regenerate.
4561
4562 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
4563
4564         * configure: Regenerate.
4565
4566 2005-04-27  Mike Stump  <mrs@apple.com>
4567
4568         * MAINTAINERS: Add self as darwin maintainer.
4569
4570 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
4571
4572         * config.sub: Update from master copy.
4573
4574 2005-04-21  Mike Stump  <mrs@apple.com>
4575
4576         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
4577         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
4578
4579 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
4580
4581         * configure.in <crisv32-*-*, cris-*-*>: New local variable
4582         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
4583         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
4584         "*-*-elf" and "*-*-linux*".
4585         * configure: Regenerate.
4586
4587 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
4588
4589         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
4590
4591 2005-04-12  Mike Stump  <mrs@apple.com>
4592
4593         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
4594
4595 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
4596
4597         * MAINTAINERS (Write After Approval): Add myself.
4598
4599 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
4600
4601         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
4602
4603 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
4604
4605         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
4606         (TARGET_CONFIGARGS): Include --with-target-subdir.
4607         (configure, all): New macros.  Use them throughout.
4608         * Makefile.in: Regenerate.
4609
4610 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
4611
4612         * MAINTAINERS (Write After Approval): Add myself.
4613
4614 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
4615
4616         * MAINTAINERS: Remove 'loop unrolling' maintainer.
4617
4618 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
4619
4620         * MAINTAINERS: Move John Carr to Write After Approval.
4621
4622 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
4623
4624         * config/mh-mingw32: Delete.
4625         * configure.in: Don't use it.
4626         * configure: Regenerate.
4627
4628 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
4629
4630         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
4631         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
4632         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
4633         (HOST_LIB_PATH): Generate from Makefile.def.
4634         (TARGET_LIB_PATH): Likewise.
4635         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
4636         * Makefile.in: Regenerate.
4637         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
4638         (RPATH_ENVVAR): Include Darwin case.
4639         * configure: Regenerate.
4640
4641 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
4642
4643         * MAINTAINERS (Various Maintainers): Remove self.
4644         (Write After Approval): Add self.
4645
4646 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
4647
4648         * MAINTAINERS (Various Maintainers): Add self.
4649
4650 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
4651
4652         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
4653         * configure: Regenerate.
4654
4655 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
4656
4657         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
4658         gcc_version, and gcc_version_trigger from set of flags to pass.
4659         * Makefile.tpl: Remove definitions of above variables.
4660         (config.status): Remove dependency on $(gcc_version_trigger).
4661         * Makefile.in: Regenerate.
4662         * configure.in: Do not reference config/gcc-version.m4 nor
4663         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
4664         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
4665         * configure: Regenerate.
4666
4667 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
4668             Andrew Pinski  <pinskia@physics.uc.edu>
4669
4670         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
4671         * Makefile.in: Regenerate.
4672
4673 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
4674
4675         * MAINTAINERS (Write After Approval): Add myself.
4676
4677 2005-03-03  David Ayers  <d.ayers@inode.at>
4678
4679         * MAINTAINERS (Write After Approval): Add myself.
4680
4681 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
4682
4683         PR libgcj/20160
4684         * ltmain.sh: Avoid creating archives with components that have
4685         duplicate basenames.
4686
4687 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
4688
4689         PR bootstrap/20250
4690         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
4691         instead of check.
4692         * Makefile.in: Regenerate.
4693
4694 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4695
4696         * Makefile.in: Regenerate to fix conflict between the previous two
4697         patches.
4698
4699 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
4700
4701         PR bootstrap/17383
4702         * Makefile.def (target_modules): Remove "stage", now unnecessary.
4703         * Makefile.tpl (HOST_SUBDIR): New substitution.
4704         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
4705         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
4706         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
4707         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
4708         (Host modules, Bootstrapped modules): Use it.
4709         (Build modules, Target modules): Do not create symlink trees,
4710         always configure out-of-srcdir.
4711         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
4712         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
4713         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
4714         $(HOST_SUBDIR).  Create a symlink for host_subdir.
4715
4716         * Makefile.in: Regenerate.
4717         * configure: Regenerate.
4718
4719 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4720
4721         Merged from libada-gnattools-branch:
4722         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
4723
4724         * gnattools: New directory.
4725         * Makefile.def: Add gnattools as a module, depending on target-libada.
4726         * Makefile.in: Regenerate.
4727         * configure.in: Include gnattools in host_tools; disable it if ada
4728         is disabled.
4729         * configure: Regenerate.
4730
4731 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
4732
4733         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
4734         treelang maintainer.
4735         (Write After Approval): Remove myself.
4736
4737 2005-02-23  Paul Schlie  <schlie@comcast.net>
4738
4739         * configure.in: Allow darwin targeted ports to build tk, itcl and
4740         libgui.
4741         * configure: Regenerate.
4742
4743 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4744
4745         PR libgcj/10353
4746         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
4747         * configure: Regenerate.
4748
4749 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
4750
4751         * MAINTAINERS (Write After Approval): Add myself.
4752
4753 2005-02-10  Ian Lance Taylor  <ian@airs.com>
4754
4755         * MAINTAINERS: Update my e-mail address.
4756
4757 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
4758
4759         * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
4762
4763         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
4764         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
4765         target-libgloss when not *-*-elf and *-*-aout.
4766         * configure: Regenerate.
4767
4768 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
4769
4770         * MAINTAINERS: Remove obsolete entries.
4771
4772         * MAINTAINERS (Write After Approval): Add Michael Matz.
4773
4774 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
4775
4776         * MAINTAINERS: Remove self as cpplib maintainer.
4777
4778 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4779
4780         * install-sh, config.sub: Import from upstream.
4781
4782 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
4783
4784         PR bootstrap/18222
4785         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
4786         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
4787         * Makefile.in: Regenerate.
4788
4789 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
4790
4791         * MAINTAINERS: Update my email address.
4792
4793 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
4794             Andreas Schwab  <schwab@suse.de>
4795
4796         PR bootstrap/18033
4797         * config-ml.in: Eval option if surrounded by single quotes.
4798
4799 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
4800
4801         Revert 2004-12-28 Makefile changes, a better fix will be
4802         applied to mainline and src after GCC 4.0 branches.
4803
4804 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
4805
4806         PR bootstrap/17383
4807
4808         * Makefile.def (target_modules): Remove stage parameter,
4809         it is always true now.
4810         * Makefile.tpl (configure-build-[+module+],
4811         configure-target-[+module+]): Always build symlink tree
4812         for the directory and for include.  BUILD_SUBDIR and
4813         TARGET_SUBDIR cannot be . anymore.
4814         * Makefile.in: Regenerate.
4815
4816 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
4817
4818         Revert 2004-12-08 Makefile changes.
4819
4820 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
4821
4822         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
4823         cygwin, mingw.
4824
4825 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
4826
4827         * configure.in (sh64-*-*): Reenable gprof.
4828         * configure: Regenerate.
4829
4830 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
4831
4832         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
4833         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
4834         (EXTRA_TARGET_FLAGS): Add PICFLAG.
4835         * Makefile.in: Regenerate.
4836
4837 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
4838
4839         * MAINTAINERS: Update my email address.
4840
4841 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
4842
4843         * Makefile.tpl: Generate normal dependencies if the LHS module is
4844         not bootstrapped.
4845         * Makefile.in: Regenerate.
4846
4847 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4848
4849         * configure.in: Include config/gxx-include-dir.m4.  Use
4850         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
4851         * configure: Regenerate.
4852
4853 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
4854
4855         * config.if: Delete.
4856         * configure.in: Set libstdcxx_incdir directly.
4857         * configure: Regenerate.
4858
4859 2004-12-02  Eric Christopher  <echristo@redhat.com>
4860
4861         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
4862         * Makefile.in: Regenerate.
4863
4864 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4865
4866         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
4867         * configure: Regenerate.
4868
4869 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
4870
4871         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
4872         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
4873         * configure: Regenerate.
4874
4875 2004-12-01  Eric Christopher  <echristo@redhat.com>
4876
4877         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
4878         of things to remove.
4879
4880 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
4881
4882         * MAINTAINERS (Write After Approval): Update my e-mail address.
4883
4884 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
4885
4886         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
4887         from CVS libtool to always pass_all.
4888
4889 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4890
4891         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
4892         (hppa*64*-*-*): Delete incorrect comment.
4893         * configure: Rebuilt.
4894
4895 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4896
4897         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
4898
4899 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
4900
4901         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
4902         from CVS libtool to always pass_all.
4903
4904 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4905
4906         * install-sh, compile: Import from automake.
4907
4908 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
4909
4910         * config.guess, config.sub:  Import from savannnah.
4911
4912 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
4913
4914         * MAINTAINERS (Write After Approval): Add myself
4915
4916 2004-11-12  Mike Stump  <mrs@apple.com>
4917
4918         * Makefile.def: Add html support.
4919         * Makefile.tpl: Likewise.
4920         * Makefile.in: Regenerate.
4921
4922 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
4923
4924         PR 18423
4925         * configure.in: Remove all instances of build-fixincludes from
4926         noconfigdirs.
4927         (build_configargs): Supply --target to subdirectories.
4928         * configure: Regenerate.
4929
4930         * Makefile.def: Make gcc install depend on fixincludes install.
4931         * Makefile.in: Regenerate.
4932
4933 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
4934
4935         * MAINTAINERS: Add myself as gcc testsuite maintainer.
4936
4937 2004-11-11  Paul Brook  <paul@codesourcery.com>
4938
4939         * MAINTAINERS: Add self as arm maintainer.  Update email address.
4940
4941 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
4942
4943         * configure.in (noconfigdirs) [mmix-*-*]: Disable
4944         target-libgfortran.
4945         * configure: Regenerate.
4946
4947 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
4948
4949         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
4950         like CC.
4951
4952 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
4953
4954         * Makefile.def (host fixincludes): Specify missing targets.
4955         * Makefile.in: Regenerate.
4956
4957 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
4958
4959         * MAINTAINERS: Add myself
4960
4961 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
4962
4963         * MAINTAINERS (Write After Approval): Add myself.
4964
4965 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
4966
4967         * Makefile.def: Build fixincludes for the host, too.
4968         * Makefile.in: Regenerate.
4969         * configure.in (host_tools): Add fixincludes.
4970         * configure: Regenerate.
4971
4972 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
4973
4974         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
4975         * configure: Regenerated.
4976
4977 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
4978
4979         PR other/17783
4980         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
4981         * configure: Regenerated.
4982
4983 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
4984
4985         * README.SCO: Update per FSF instructions.
4986
4987 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
4988
4989         PR target/18151
4990         * configure.in (case ${target}): Do not build fixincludes for avr.
4991         * configure: Regenerated.
4992
4993 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
4994
4995         * configure.in (case ${target}): Do not build fixincludes
4996         on platforms where it is not used.
4997         * configure: Regenerated.
4998
4999 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
5000
5001         * configure.in: Use an absolute path to install-sh.
5002         * configure: Regenerated.
5003
5004 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5005
5006         * MAINTAINERS (Write After Approval): Add myself.
5007
5008 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
5009
5010         * MAINTAINERS: Remove from Write After Approval those that are
5011         already maintainers.
5012
5013 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
5014
5015         * MAINTAINERS:  Update my email address.
5016
5017 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
5018
5019         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
5020         * configure: Regenerate.
5021
5022 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
5023
5024         * MAINTAINERS:  Update my email address.
5025
5026 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
5027
5028         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
5029         entries belonging to this category.
5030
5031 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
5032
5033         * MAINTAINERS: Update my e-mail address.
5034
5035 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
5036
5037         Fix wrong conflict resolution in:
5038
5039         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5040
5041         * Makefile.in: Regenerate.
5042         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5043         in the recursive `make', instead of hardwiring `all'.
5044         (Autogenerated TARGET-* variables): New.
5045
5046 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
5047
5048         * configure.in: Enable target-libgloss for crx-*-*.
5049         * configure: Regenerate.
5050
5051 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5052
5053         * MAINTAINERS (Various Maintainers): Move the "windows,
5054         cygwin, mingw" maintainer to ...
5055         (OS Port Maintainers): ... here.
5056
5057 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
5058
5059         * MAINTAINERS (Write After Approval): Remove those that are
5060         maintainers of some subsystem.
5061
5062 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
5063
5064         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
5065         * ltcf-cxx.sh (tpf*): Likewise.
5066         * ltconfig (tpf*): Add TPF OS configuration support.
5067
5068 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
5069
5070         * MAINTAINERS: Change my email address to my new work account.
5071
5072 2004-09-24  Michael Roth  <mroth@nessie.de>
5073
5074         * configure.in (--without-headers): Add missing double quotes.
5075         * configure: Regenerate.
5076
5077 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
5078
5079         * ylwrap: Revert to previous version.
5080
5081 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
5082
5083         PR bootstrap/17369
5084         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
5085         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
5086         SET_GCC_LIB_PATH_CMD.
5087         (BASE_TARGET_EXPORTS): Likewise.
5088         * Makefile.in: Regenerated.
5089
5090         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
5091         * configure: Regenerated.
5092
5093 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
5094
5095         * config.guess: New upstream version
5096         * compile, depcomp, install-sh, ylwrap: Likewise.
5097
5098 2004-09-19  Roger Sayle  <roger@eyesopen.com>
5099
5100         * config/mh-x86omitfp: New host makefile fragment.  Add
5101         -fomit-frame-pointer to the default BOOT_CFLAGS.
5102         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
5103         * configure: Regenerate.
5104
5105 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
5106
5107         PR target/11572
5108         * configure.in (*-*-darwin*): Renable libobjc.
5109         * configure: Regenerate.
5110
5111 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
5112
5113         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
5114
5115 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
5116
5117         * Makefile.def: Remove libbanshee.
5118         * Makefile.tpl: Ditto.
5119         * configure.in: Ditto.
5120         * Makefile.in: Regen.
5121         * configure: Ditto.
5122
5123 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
5124
5125         * ltmain.sh: Use $pic_object as $non_pic_object if
5126         $non_pic_object=none.
5127
5128 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
5129
5130         * missing: Import latest version from master repository.
5131
5132 2004-09-06  Nick Clifton  <nickc@redhat.com>
5133
5134         * config.sub: Import latest version from master repository.
5135         * config.guess: Likewise.
5136         This includes these changes:
5137
5138         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
5139
5140         * config.sub: Handle crisv32, alias etraxfs.
5141         * config.guess (crisv32:Linux:*:*): Handle.
5142
5143         2004-08-13  Brad Smith  <brad@comstyle.com>
5144
5145         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
5146         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
5147
5148         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
5149
5150         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
5151         assume the processor is a powerpc.  This is because coreutils
5152         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
5153         in this case, due to a MacOS X bug that causes
5154         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
5155         to return a negative number.
5156         Problem reported by Petter Reinholdtsen in:
5157         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
5158
5159         2004-07-19  Ben Elliston  <bje@gnu.org>
5160
5161         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
5162
5163         2004-06-24  Ben Elliston  <bje@gnu.org>
5164
5165         * config.guess: Update copyright years.
5166         * config.sub: Likewise.
5167
5168         2004-06-22  Robert Millan  <robertmh@gnu.org>
5169
5170         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
5171         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
5172
5173         2004-06-22  Stanley F. Quayle <stan@stanq.com>
5174
5175         * config.guess (*:*VMS:*:*): New entry. Replaces
5176         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
5177         manufacturer.
5178
5179         2004-06-22  Ben Elliston  <bje@gnu.org>
5180
5181         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
5182         * config.sub: Likewise.
5183
5184         2004-06-22  Ben Elliston  <bje@gnu.org>
5185
5186         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
5187         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
5188
5189         2004-06-11  Ben Elliston  <bje@gnu.org>
5190
5191         * config.guess (pegasos:OpenBSD:*:*): Remove.
5192
5193         2004-06-11  Ben Elliston  <bje@gnu.org>
5194
5195         From Wouter Verhelst <wouter@grep.be>:
5196         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
5197
5198         2004-06-11  Ben Elliston  <bje@gnu.org>
5199
5200         * config.guess (luna88k:OpenBSD:*:*): New.
5201
5202         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
5203
5204         * config.guess (m32r*:Linux:*:*): New case.
5205         * config.sub: Handle m32rle.
5206
5207         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
5208
5209         From Jens Petersen  <petersen@redhat.com>:
5210         * config.sub: Handle sparcv8.
5211
5212         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
5213
5214         From Tom Smith <smith@cag.lkg.hp.com>:
5215         * config.guess: Version suffixes are equally significant on Tru64
5216         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
5217         prefix of "P" (patched kernel).
5218
5219         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
5220
5221         * config.sub: Add support for National Semiconductor CRX target.
5222
5223 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
5224
5225         * MAINTAINERS (Various Maintainers): Remove myself as web page
5226         maintainer, add myself as maintainer of build status lists.
5227
5228 2004-09-03  Jan Beulich  <jbeulich@novell.com>
5229
5230         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
5231         *-*-netware, but add target-libmudflap.
5232         Consolidate *-*-netware targets (of which really only i?86 exists)
5233         into a single entry.
5234         * configure: Likewise.
5235
5236 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
5237
5238         * Makefile.tpl (sorry): Remove.
5239         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
5240         (cleanstrap targets): Depend on distclean, not distclean-stage1.
5241         (do-clean): Clean per-stage directories too.
5242         (do-distclean): Run distclean-stage1 too.
5243         (.NOTPARALLEL): Enable during toplevel bootstrap.
5244         (stage[+id+]-bubble): Enable parallel execution during
5245         the recursive invocation.
5246         * Makefile.in: Regenerate.
5247
5248         Fix previous checkin:
5249
5250         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
5251         include.
5252         * configure.in: Fix indentation.
5253         * configure: Regenerate.
5254
5255 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
5256
5257         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
5258         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
5259         * configure: regenerate
5260         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
5261         -mdynamic-no-pic
5262
5263 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
5264
5265         * Makefile.def (build_modules): Add fixincludes.
5266         (dependencies): Make gcc depend on fixincludes.
5267         * configure.in (build_tools): Add fixincludes.
5268         (build_configdirs): Always include build_libs.
5269         * Makefile.in: Regenerate.
5270         * configure: Regenerate.
5271
5272 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
5273
5274         * Makefile.def (bootstrap stages): Add 'lean' parameter.
5275         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
5276         phony targets; do not generate timestamp files.
5277         (distclean-stageN): Remove references to their timestamp files.
5278         (restageN, touch-stageN): Remove.
5279         (stageN-bubble): Rewritten.
5280         (compare): Support lean bootstraps.
5281         * Makefile.in: Regenerate.
5282
5283         * configure.in: Only warn when bootstrapping but
5284         build != host or build != target.  Support lean bootstraps.
5285         * configure: Regenerate.
5286
5287 2004-08-26  Phil Edwards  <phil@codesourcery.com>
5288
5289         * configure.in:  Give a better error message if GMP/MPFR are missing
5290         and a language needing them has been requested.
5291         * configure:  Regenerated.
5292
5293 2004-08-25  Phil Edwards  <phil@codesourcery.com>
5294
5295         * configure.in:  Print a list of available language front-ends if
5296         a requested one is missing.  Tidy stray tab characters.
5297         * configure:  Regenerated.
5298
5299 2004-08-19  Michael Koch  <konqueror@gmx.de>
5300
5301         * gcc/doc/install.texi: Update entry about automake for libjava.
5302
5303 2004-08-17  Robert Millan  <robertmh@gnu.org>
5304
5305         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
5306         (instead of FreeBSD).
5307         * configure: Regenerate.
5308
5309 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
5310
5311         * Makefile.in: Regenerate.
5312         * configure: Regenerate.
5313
5314         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
5315         stage_*_flags.
5316         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
5317         for bootstrapped modules if toplevel bootstrap is going.
5318         (GCC bootstrap): Generate per-stage targets for all bootstrapped
5319         modules.  Adjust for changes in Makefile.def.  Enable several
5320         rules even in non-bootstrap mode, just to avoid peppering the
5321         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
5322         (stage-[+prev+]-bubble): Remove.
5323
5324         * Makefile.def (Dependencies): Depend on all-build-bison,
5325         all-build-flex, all-build-byacc, all-build-texinfo, rather
5326         than the host variations.
5327         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
5328         with BUILD_SUBDIR.
5329         (BISON): Update for recent Bisons.
5330         (YACC): Fix typo.
5331         (cross): Depend on all-build.
5332         (all): Do not depend on all-build.
5333         (prebootstrap): Remove.
5334         (dep-kind): Accept separate prefixes for MODULE and ON variables.
5335         (Prebootstrap dependencies): Add them to the per-stage targets
5336         and to all-prebootstrap.
5337         * configure.in (build_configdirs): Always enable build_tools.
5338         (BUILD_DIR_PREFIX): Remove.
5339
5340         * Makefile.def (gcc): Add target variable.
5341         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
5342         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
5343         in the recursive `make', instead of hardwiring `all'.
5344         (Autogenerated TARGET-* variables): New.
5345
5346 2004-08-13  Brian Booth  <bbooth@redhat.com>
5347
5348         * MAINTAINERS: Remove myself from write-after-approval.
5349
5350 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
5351
5352         * src-release: Stop distributing mmalloc with gdb (which doesn't
5353         use it).
5354         * Makefile.def: GDB doesn't depend on mmalloc anymore.
5355         * Makefile.in: Regenerate.
5356
5357 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
5358
5359         * configure.in (arm*-*-eabi*): New target.
5360         * configure: Regenerate.
5361
5362 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
5363
5364         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
5365         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
5366         (Dependencies): New section.
5367         * Makefile.tpl (Dependencies): Generate from Makefile.def.
5368         (configure-target-[+module+]): Depend on maybe-all-gcc
5369         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
5370         (toplevel profiledbootstrap): Fix dependencies.
5371         * Makefile.in: Regenerate.
5372
5373 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
5374
5375         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
5376         target-libiberty to noconfigdirs.
5377         * configure: Regenerate.
5378
5379 2004-08-03  Paul Brook  <paul@codesourcery.com>
5380
5381         * configure.in: Check for MPFR as well as GMP.
5382         * configure: Regenerate.
5383
5384 2004-08-01  Robert Millan  <robertmh@gnu.org>
5385
5386         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
5387         libmudflap for all GNU-based systems (with Glibc).
5388         * configure: Regenerate.
5389
5390 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
5391
5392         * Makefile.def (host-modules): Add gcc.
5393         * Makefile.in: Regenerate.
5394         * Makefile.tpl (sorry): New rule.
5395         (configure-host, all-host, [+make_target+]-host, do-check,
5396         install-host): Do not add gcc as a special case.
5397         (host modules): Add a small special-casing for gcc.  Export
5398         extra_make_flags through the environment.
5399         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
5400         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
5401         other recursive targets for gcc): Remove.
5402
5403         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
5404         (stage, unstage): New rules.
5405         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
5406         distclean-stage[+id+]): Use stage_current.
5407         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
5408         the stage*-start rules.
5409
5410 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
5411
5412         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
5413         use -all_load flag.
5414
5415 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
5416
5417         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
5418         * configure: Regenerate.
5419
5420 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
5421
5422         * maintainer-scripts/gcc_release: Revert yesterday's change.
5423
5424 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
5425
5426         * MAINTAINERS: Add myself to write-after-approval.
5427
5428 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
5429
5430         * libf2c: Removed.
5431         * gcc/gccbug.in: Updated because of libf2c removal.
5432         * maintainer-scripts/gcc_release: Ditto.
5433
5434 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
5435
5436         * configure.in: Build libmudflap by default on FreeBSD.
5437         * configure: Regenerated.
5438
5439 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
5440
5441         * configure.in: Do not build libmudflap by default on non-GNU/Linux
5442         systems.
5443         * configure: Regenerated.
5444
5445 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5446
5447         PR target/16344
5448         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
5449         feedback based compiler.
5450         * Makefile.in: Rebuilt.
5451
5452 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
5453
5454         * Makefile.def (host_modules): Set bootstrap=true for flex.
5455         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
5456         * Makefile.in: Rebuilt.
5457
5458 2004-07-07  Jan Hubicka  <jh@suse.cz>
5459
5460         * MAINTAINERS: Add self as a profile feedback maintainer.
5461
5462 2004-07-05  Phil Edwards  <phil@codesourcery.com>
5463
5464         * configure.in:  Do not prepend $srcdir to /dev/null in
5465         makefile fragments.
5466         * configure:  Regenerate.
5467
5468 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
5469
5470         * Makefile.def (build_modules): Add bison, byacc, flex,
5471         m4, texinfo.
5472         (flags_to_pass): Add FLEX.
5473         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
5474         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
5475         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
5476         DEFAULT_MAKEINFO): Remove.
5477         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
5478         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
5479         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
5480         objdir or else use configured tool.
5481         (all-build): New.
5482         (all): Depend on it.
5483         (Build module dependencies): Add.
5484         * Makefile.in: Regenerate.
5485         * configure.in: Better support for multiple build modules,
5486         matching what is done for host/target modules.  Do not look
5487         for "plausible" locations of build tools if Canadian cross.
5488         Use autoconf's AC_PROG_CC to find a C compiler.  Define
5489         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
5490         * configure: Regenerate.
5491
5492 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5493
5494         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
5495         * Makefile.in: Regenerate.
5496
5497 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
5498
5499         * Makefile.tpl (configure-build-[+module+],
5500         configure-[+module+], configure-target-[+module+]): Pass
5501         [+extra_configure_args+].
5502         (all-build-[+module+], all-[+module+], check-[+module+],
5503         install-[+module+], [+make_target+]-[+module+],
5504         all-target-[+module+], check-target-[+module+],
5505         install-target-[+module+], [+make_target+]-target-[+module+]):
5506         Pass [+extra_make_args+].
5507         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
5508         (GCC_HOST_EXPORTS): Remove.
5509         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
5510         cross, check-gcc, check-gcc-c++, install-gcc,
5511         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
5512         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
5513         * Makefile.in: Regenerate.
5514
5515 2004-06-21  Matthew Sachs  <msachs@apple.com>
5516
5517         * MAINTAINERS: Added self to write-after-approval.
5518
5519 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
5520
5521         * configure.in: Check for srcdir/winsup rather than build directory
5522         winsup.
5523         * configure: Regenerate.
5524
5525 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
5526
5527         * configure.in: Don't build Cygwin native newlib if winsup
5528         directory is missing.  Emit warning instead.
5529         * configure: Regenerate.
5530
5531 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
5532
5533         * Makefile.tpl (touch-stage[+id+]): New.
5534         (restage[+prev+]): Depend on touch-stage[+id+].
5535
5536         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
5537         Use it throughout.
5538
5539         * Makefile.def: Add profile and feedback bootstrap stages.
5540         Remove next field from bootstrap stages.
5541         * Makefile.tpl (LN, LN_S): Substitute.
5542         (stageN-start, stageN-end): Use double-colon rules, to
5543         provide a hook for additional setup commands.
5544         (distclean-stageN-gcc, restageN): Create dependencies from
5545         [+prev+], not from [+next+].
5546         (stageN-bubble): Add commands for successive stages from
5547         [+prev+], using double-colon rules.
5548         (all-stageN-gcc): Fix typo.
5549         (stagefeedback-start, profiledbootstrap): New.
5550         * Makefile.in: Regenerate.
5551         * configure.in: Call ACX_PROG_LN.
5552         * configure: Regenerate.
5553
5554 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
5555
5556         * MAINTAINERS (Write After Approval): Add myself.
5557
5558 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
5559
5560         * MAINTAINERS (Write After Approval): Add myself.
5561
5562 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
5563
5564         * configure.in: Fix --enable-bootstrap breakage introduced in trees
5565         without gcc.
5566         * configure: Regenerate.
5567
5568 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5569
5570         * Makefile.tpl: Fix typo.
5571         * Makefile.in: Regenerate.
5572
5573 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5574
5575         * configure.in: Remove new- prefix from toplevel
5576         bootstrap targets.
5577         * configure: Regenerate.
5578
5579 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
5580
5581         * Makefile.tpl (all.normal): Rename to all.
5582         (all): Replace with a rule to pick the default
5583         target from configure.
5584         (all-gcc, configure-gcc): Use conditionals to
5585         do nothing when toplevel bootstrap is going on.
5586         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
5587         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
5588         * configure.in: Support --enable-bootstrap.
5589
5590         * Makefile.def: Remove new- prefix from toplevel
5591         bootstrap targets.
5592         * Makefile.tpl: Likewise.
5593
5594         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
5595         target.
5596
5597         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
5598         $(RECURSE_FLAGS) to recursive invocation of make.
5599
5600         * Makefile.in: Regenerate.
5601         * configure: Regenerate.
5602
5603 2004-05-30  Andreas Jaeger  <aj@suse.de>
5604             Jim Wilson  <wilson@specifixinc.com>
5605
5606         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
5607         like CC.
5608
5609 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
5610
5611         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
5612         * configure: Regenerate.
5613
5614 2004-05-25  Daniel Jacobowitz  <drow@false.org>
5615
5616         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
5617         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
5618         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
5619         targets.
5620         * Makefile.in: Regenerate.
5621
5622 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
5623
5624         * configure.in: Test the ability to symlink directories.
5625         * configure: Regenerate.
5626
5627         * Makefile.def (bootstrap-stage): New definitions.
5628         * Makefile.tpl (configure-stage1-gcc,
5629         configure-stage2-gcc, configure-stage3-gcc,
5630         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
5631         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
5632         new-restage3, compare): Autogenerate, see Makefile.in
5633         entry for behavioral changes.
5634         (distclean-stage1, new-stage1-start, new-stage1-end,
5635         new-stage1-bubble, distclean-stage2, new-stage2-start,
5636         new-stage2-end, new-stage2-bubble, distclean-stage3,
5637         new-stage3-start, new-stage3-end): New autogenerated targets.
5638         (objext, prebootstrap, BOOT_CFLAGS,
5639         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
5640         targets.
5641
5642         * Makefile.in: Regenerate.
5643         (distclean-stage1, new-stage1-start, new-stage1-end,
5644         new-stage1-bubble, distclean-stage2, new-stage2-start,
5645         new-stage2-end, new-stage2-bubble, distclean-stage3,
5646         new-stage3-start, new-stage3-end): New targets.
5647         (all-stage1-gcc): Move prebootstrap dependency from here...
5648         (configure-stage1-gcc): ...to here.
5649         (new-bootstrap): Use bubble targets.
5650         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5651         Use per-stage distclean targets.
5652         (configure-stage1-gcc, configure-stage2-gcc,
5653         configure-stage3-gcc, all-stage1-gcc,
5654         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
5655         Use new-stageN-start to prepare the tree.
5656
5657 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
5658
5659         * Makefile.def (host_modules): add libcpp.
5660         * Makefile.tpl: Add dependencies on and for libcpp.
5661         * Makefile.in: Regenerate.
5662         * configure.in: Add libcpp host module.
5663         * configure: Regenerate.
5664
5665 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
5666
5667         * Makefile.tpl: Whenever a recursive target is defined, wrap
5668         it in a special @if/@endif block, and prepare its maybe
5669         dependency in the @if/@endif block
5670         * configure.in: Instead of writing maybe dependencies, remove
5671         the @if/@endif statements, and remove the @if/@endif blocks
5672         that remain.
5673         * configure: Regenerate.
5674         * Makefile.in: Regenerate.
5675
5676 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
5677
5678         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
5679
5680 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
5681
5682         PR bootstrap/15120
5683         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
5684         * */configure: Rebuilt.
5685
5686 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
5687
5688         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
5689         of libf2c.
5690         * configure, Makefile.in: Regenerate.
5691
5692 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
5693
5694         * MAINTAINERS (Write After Approval): Add myself.
5695
5696 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
5697
5698         Merge from tree-ssa-20020619-branch.
5699
5700         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
5701         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
5702         (HOST_GMPLIBS): Define.
5703         (HOST_GMPINC): Define.
5704         (TARGET_LIB_PATH): Add libmudflap.
5705         (GFORTRAN_FOR_TARGET): Define.
5706         (configure-build*): Export GFORTRAN.
5707         (configure-gcc): Export GMPLIBS and GMPINC.
5708         (all-gcc): Add maybe-all-libbanshee.
5709         (configure-target-libgfortran): Define.
5710         * Makefile.in: Regenerate.
5711         * configure.in (host_libs): Add libbanshee.
5712         (target_libraries): Add target-libmudflap and target-libgfortran.
5713         Add --with-libbanshee.
5714         Handle --disable-libmudflap.
5715         (*-*-freebsd*): Use with_gmp.
5716         Add $(libgcj) to noconfigdirs.
5717         * configure: Regenerate.
5718         * depcomp: New file.
5719         * MAINTAINERS: Add tree-ssa maintainers.
5720
5721 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
5722
5723         * MAINTAINERS (Various Maintainers): Add myself.
5724
5725 2004-04-30  Brian Ford  <ford@vss.fsi.com>
5726
5727         * MAINTAINERS (Write After Approval): Add myself.
5728
5729 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
5730
5731         * MAINTAINERS (Write After Approval): Add myself.
5732
5733 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
5734
5735         * config/acx.m4: Fix fastcompare support for new-bootstrap.
5736         * configure: Regenerate.
5737
5738 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
5739
5740         Revert:
5741         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5742
5743         * Makefile.def (flags_to_pass): Remove *dir variables that
5744         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5745         as well as prefix and exec_prefix.
5746         * Makefile.in: Regenerate.
5747
5748 2004-04-26  Robert Millan  <robertmh@gnu.org>
5749
5750         Add patches from libtool CVS.
5751         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
5752         * ltconfig: Likewise.
5753         * ltcf-c.sh: Likewise.
5754         * ltcf-cxx.sh: Likewise.
5755         * ltcf-gcj.sh: Likewise.
5756
5757 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5758
5759         * Makefile.def (host_modules): Mark with the bootstrap
5760         flag packages on which gcc depends.
5761         * Makefile.tpl (all-bootstrap): Use it.
5762         * Makefile.in: Regenerate.
5763
5764 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5765
5766         * Makefile.def (flags_to_pass): Remove *dir variables that
5767         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
5768         as well as prefix and exec_prefix.
5769         * Makefile.in: Regenerate.
5770
5771 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
5772
5773         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
5774         * configure: Regenerate.
5775         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
5776         * gcc/Makefile.tpl (compare): Use the result of the test.
5777         * gcc/Makefile.in: Regenerate.
5778
5779 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
5780
5781         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
5782         Always relocate gcc and prev-gcc to the original names, even
5783         if the build fails.
5784         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
5785         New targets.
5786
5787 2004-04-23  Laurent GUERBY <laurent@guerby.net>
5788
5789         * MAINTAINERS: Update my email address.
5790
5791 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5792
5793         * configure.in (mips*-*-irix5*): Enable ld.
5794         * configure: Regenerate.
5795
5796 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5797
5798         * configure: Regenerate.
5799
5800 2004-04-15  James E Wilson  <wilson@specifixinc.com>
5801
5802         * Makefile.tpl (configure-[+module+], configure-gcc,
5803         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
5804         Set and export LDFLAGS.
5805         * Makefile.in: Regenerate.
5806
5807 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
5808
5809         * MAINTAINERS: Add myself to write-after-approval.
5810
5811 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
5812
5813         PR bootstrap/14871
5814         * Makefile.tpl: If we don't have built-in-tree target tools,
5815         use the ones found by configure rather than hacking around with
5816         program_transform_name.
5817         * configure.in: Give Makefile.tpl the information necessary
5818         to do that.
5819         * Makefile.in: Regenerate.
5820         * configure: Regenerate.
5821
5822 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
5823
5824         PR bootstrap/14760
5825         * configure.in: When computing baseargs, strip *all* copies of
5826         offending options.  Also, don't match/substitute the trailing space,
5827         so that this actually works when two similar options are separated by
5828         only one space.
5829         * configure: Regenerate.
5830
5831 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
5832
5833         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
5834         (rs6000-*-aix*): Same.
5835         * configure: Regenerate.
5836
5837 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
5838
5839         * MAINTAINERS: Add myself to write-after-approval.
5840
5841 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
5842
5843         * MAINTAINERS: Add myself to write-after-approval.
5844
5845 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
5846
5847         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
5848         STRICT_WARN, WARN_CFLAGS flags passed down to make.
5849         * Makefile.in: Regenerate.
5850
5851         * configure.in (top level bootstrap support): Rework --enable-werror
5852         to set @stage2_werror_flag@.
5853         * configure: Regenerate.
5854         * Makefile.tpl (top level bootstrap support): Pass
5855         @stage2_werror_flag@ down to configure in stages 2 and 3.
5856         * Makefile.in: Regenerate.
5857
5858 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
5859
5860         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
5861         for stages 2 and 3 as well as in make.  As a consequence, remove
5862         OUTPUT_OPTION (now detected by configure) from the flags passed down
5863         to make.
5864         * Makefile.in: Regenerate.
5865
5866         * Makefile.tpl (new-bootstrap): Fix typo.
5867         * Makefile.in: Regenerate.
5868
5869 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
5870
5871         * Makefile.tpl: Rearrange by moving recursive_targets rules
5872         into their proper sections.
5873         * Makefile.tpl (top level bootstrap support): Move disabling
5874         of coverage flags from 'make' to 'configure'; improve comments.
5875         * Makefile.in: Regenerate.
5876
5877         * Makefile.tpl (experimental top level bootstrap) Move stage1
5878         language setting from all- target to configure- target; disable
5879         intermodule optimization in stage 1; prevent gratuitous rebuilds
5880         of stage 1.
5881         * Makefile.in: Regenerate.
5882         * configure.in: Comma-separate stage 1 language list for top
5883         level bootstrap.
5884         * configure: Regenerate.
5885
5886         * Makefile.tpl: Clean up experimental top level bootstrap support:
5887         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
5888         prev-gcc in configure- targets as well as all- targets.
5889         * Makefile.in: Regenerate.
5890
5891 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
5892
5893         * compile: New file imported from automake.
5894
5895 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
5896
5897         * configure.in: Remove symbolic link section.
5898         * configure: Regenerate.
5899         * Makefile.tpl (links): Remove.
5900         * Makefile.in: Regenerate.
5901
5902 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
5903             Nathanael Nerode  <neroden@gcc.gnu.org>
5904
5905         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
5906         Set with AC_CHECK_PROGS.
5907         * configure.in: Fix comment typo from last patch.
5908         * configure: Regenerate.
5909
5910 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
5911
5912         * Makefile.tpl: Introduce experimental top level bootstrap support.
5913         * Makefile.in: Regenerate.
5914         * configure.in: Introduce support for top level bootstrap.
5915         * configure: Regenerate.
5916
5917 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5918             Paolo Bonzini  <bonzini@gnu.org>
5919
5920         PR bootstrap/14522
5921         * configure.in: Cope with shells that do not support unquoted ^
5922         * configure: Regenerate.
5923
5924 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
5925             Paolo Bonzini  <bonzini@gnu.org>
5926
5927         PR bootstrap/14522
5928         * configure.in: Cope with shells that do not support nesting
5929         quotes inside quoted backquote substitutions.
5930         * configure: Regenerate.
5931
5932 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
5933
5934         PR bootstrap/14522
5935         * configure.in: Fix escaping of $.
5936         * configure: Regenerate.
5937
5938 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
5939
5940         * configure: Regenerate, since I forgot to while committing Paolo's
5941         changes.
5942
5943 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
5944
5945         PR ada/14131
5946         Move language detection to the top level.
5947         * configure.in: Find default values for the tools as
5948         soon as possible.  Disable ada if GNAT is not found.
5949         Emit error message about missing languages.  Expand
5950         --enable-languages=all for the gcc subdirectory.
5951
5952 2004-03-10  Ben Elliston  <bje@gnu.org>
5953
5954         * MAINTAINERS: Update my email address.
5955
5956 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
5957
5958         * ltconfig: Disable building static libraries if building shared
5959         libraries on AIX 5L.
5960
5961 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
5962
5963         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
5964         and disable libgcj.
5965         * configure: Regenerated.
5966
5967 2004-03-01  Brian Booth  <bbooth@redhat.com>
5968
5969         * MAINTAINERS: Add myself to write-after-approval.
5970
5971 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
5972
5973         * MAINTAINERS: Add myself to write-after-approval.
5974
5975 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
5976
5977         PR bootstrap/7087
5978         * Makefile.tpl: Guard XFOO sed statements better.
5979         * Makefile.tpl: Add dependency for configure-target-libada.
5980         * Makefile.in: Regenerate (incidentally fixes broken
5981         commit when libada-branch was merged).
5982
5983 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
5984
5985         * MAINTAINERS: Add myself to write-after-approval.
5986
5987 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
5988
5989         * MAINTAINERS: Add Nicola Pero and myself as libobjc
5990         maintainers.
5991
5992 2004-02-20  Andrew Cagney  <cagney@redhat.com>
5993
5994         * config.guess: Update from version 2003-10-16 to 2004-02-16.
5995         * config.sub: Update from version 2003-11-03 to 2004-02-16.
5996
5997 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
5998
5999         PR bootstrap/11932
6000         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
6001
6002 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
6003
6004         * MAINTAINERS: Added myself to write-after-approval.
6005
6006 2004-02-14  Michael Koch  <konqueror@gmx.de>
6007
6008         * MAINTAINERS: Added myself to write-after-approval.
6009
6010 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
6011
6012         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
6013         some OS port maintainers to OS port maintainers section.
6014
6015 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
6016
6017         * MAINTAINERS: Add self.
6018
6019 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
6020
6021         * MAINTAINERS: Alphabetize.
6022
6023 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
6024
6025         * MAINTAINERS: Remove myself.
6026
6027 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
6028
6029         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
6030         (rs6000-*-aix*): Same.
6031         * configure: Regenerate.
6032
6033 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
6034
6035         * configure.in (host): Add in missing $noconfigdirs to defines.
6036         * configure: Regenerate.
6037
6038 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
6039             Nathanael Nerode  <neroden@gcc.gnu.org>
6040
6041         PR ada/6637, PR ada/5911
6042         Merge with libada-branch:
6043         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
6044         with appropriate dependencies. Add --enable-libada configure switch.
6045         * configure, Makefile.in: Regenerate.
6046
6047 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
6048
6049         * MAINTAINERS: Add myself to write-after-approval.
6050
6051 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6052
6053         * configure.in: Don't pass --with-stabs on IRIX 5 either.
6054         * configure: Regenerate.
6055
6056 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
6057
6058         Merge from upstream:
6059
6060         * ltmain.in: When setting IFS to '~', be careful about user
6061         arguments that contain '~'.
6062
6063         2004-02-04  Peter O'Gorman  <peter@pogma.com>
6064
6065         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
6066         Also test $base_compile against $CC with escaped arguments. Bug
6067         reported by Geoff Keating <geoffk@apple.com>.
6068
6069 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
6070
6071         * MAINTAINERS: Remove i960 port.
6072
6073 2004-01-23  DJ Delorie  <dj@redhat.com>
6074
6075         * Makefile.def (target_modules) [libiberty]: Don't stage.
6076         * Makefile.in: Rebuilt.
6077
6078 2004-01-20  Caroline Tice  <ctice@apple.com>
6079
6080         * MAINTAINERS: Add myself to write-after-approval.
6081
6082 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
6083
6084         * MAINTAINERS: Update my email address.
6085
6086 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
6087
6088         * MAINTAINERS: Add myself to write-after-approval.
6089
6090 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
6091
6092         * MAINTAINERS: Remove entries without email address.
6093
6094 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
6095
6096         * MAINTAINERS: Add myself to write-after-approval.
6097
6098 2004-01-15  Steven Bosscher  <stevenb@suse.de>
6099
6100         * MAINTAINERS: Update my email address.
6101
6102 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
6103
6104         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
6105         * Makefile.tpl (configure-target-[+module+]): Support stage.
6106         * Makefile.in: Rebuilt.
6107
6108 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
6109
6110         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
6111
6112 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
6113
6114         * MAINTAINERS: Add myself as a MIPS maintainer.
6115
6116 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6117
6118         * configure.in: Use ./config.cache, not config.cache.
6119         * configure: Regenerate.
6120         * Makefile.tpl: Special-casing not needed for GCC any more.
6121         * Makefile.in: Regenerate.
6122
6123         * configure.in: Don't share a cache file for host dirs.
6124         * configure: Regenerate.
6125
6126         * config-ml.in: Don't mess with the cache file.
6127
6128 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6129
6130         * MAINTAINERS: Move myself from 'Write After Approval' to
6131         'CPU Port Maintainers' section as SPARC maintainer.
6132
6133 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6134
6135         * Makefile.tpl: Make GCC use a separate config.cache.
6136         * Makefile.in: Regenerate.
6137
6138         PR bootstrap/11932, PR bootstrap/11933
6139         (I don't know if it will fix either of them, but it relates
6140         to them.)
6141         * configure.in: Don't use shared config.cache for target
6142         directories.
6143         * configure: Regenerate.
6144
6145 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
6146
6147         * MAINTAINERS: Add myself to 'Write After Approval' section.
6148
6149 2003-12-31  Roger Sayle  <roger@eyesopen.com>
6150
6151         * configure.in (ia64*-*-hpux*): Disable building java libraries.
6152         * configure: Regenerated.
6153
6154 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
6155
6156         * MAINTAINERS: Remove the mn10200 maintainer.
6157
6158 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
6159
6160         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
6161         * configure: Regenerated.
6162
6163 2003-12-16  Jan Hubicka  <jh@suse.cz>
6164
6165         * MAINTAINERS: Add myself as callgraph maintainer.
6166
6167 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
6168
6169         * configure.in (raw_libstdcxx_flags): Remove the leading space.
6170         * configure: Regenerate.
6171
6172 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
6173
6174         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6175         'Write After Approval' section. Update email.
6176
6177 2003-12-01  James Lemke  <jim@wasabisystems.com>
6178
6179         * MAINTAINERS (Write After Approval): Add myself.
6180
6181 2003-11-20  Matt Thomas  <matt@3am-software.com>
6182
6183         * MAINTAINERS: Add myself as a vax port maintainer.
6184
6185 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
6186
6187         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
6188         (configure-build-[+module+], configure-[+module+]): Likewise.
6189         (configure-target-[+module+], configure-gcc, config.status): Likewise.
6190         * Makefile.in: Regenerate.
6191
6192 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
6193
6194         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
6195         shared/dylibed libraries.
6196         * ltmain.sh: Likewise.
6197         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
6198         * ltcf-cxx.sh: Likewise.
6199         * ltcf-gcj.sh: Likewise.
6200         * ltconfig: Likewise.
6201
6202 2003-11-17  Stan Cox  <scox@redhat.com>
6203
6204         * MAINTAINERS: Add myself as iq2000 port maintainer.
6205
6206 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
6207
6208         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
6209         * Makefile.in: Regenerate.
6210
6211 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
6212
6213         * config.sub: Update to 2003-11-03 version.
6214
6215 2003-10-20  Phil Edwards  <phil@codesourcery.com>
6216
6217         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
6218         * configure:  Regenerate.
6219
6220 2003-10-20  Nicolas Pitre  <nico@cam.org>
6221
6222         * MAINTAINERS: Add myself to 'Write After Approval' section.
6223
6224 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
6225
6226         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
6227
6228 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
6229
6230         * MAINTAINERS: Update my email address.
6231
6232 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6233
6234         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
6235
6236 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
6237
6238         * MAINTAINERS: Add myself to 'Write After Approval' section.
6239
6240 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
6241
6242         * config.guess: Update to 2003-10-16 version.
6243         * config.sub: Update to 2003-10-16 version.
6244
6245 2003-10-15  David Daney  <ddaney@avtrex.com>
6246
6247         * MAINTAINERS: Added myself to 'Write After Approval' section.
6248
6249 2003-10-15  Falk Hueffner  <falk@debian.org>
6250
6251         * MAINTAINERS: Move myself from 'Bug database only accounts' to
6252         'Write After Approval' section. Update email.
6253
6254 2003-10-14  Roger Sayle  <roger@eyesopen.com>
6255
6256         * MAINTAINERS: Move myself from 'Write After Approval' to
6257         'Various Maintainers' section as middle-end maintainer.
6258
6259 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6260
6261         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
6262         HOST_FLAGS_TO_PASS.
6263         * Makefile.in: Regenerate.
6264
6265 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
6266
6267         * config.guess: Update to 2003-10-07 version.
6268         * config.sub: Update to 2003-10-07 version.
6269
6270 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6271
6272         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
6273         * ltconfig (irix5*, irix6*): Don't override version_type.
6274
6275 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
6276
6277         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
6278         * configure: Rebuilt
6279         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
6280         * Makefile.in: Rebuilt
6281
6282 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
6283
6284         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
6285
6286 2003-09-30  Carlo Wood  <carlo@alinoe.com>
6287
6288         * MAINTAINERS (Write After Approval): Add myself.
6289
6290 2003-09-29  Paul Koning  <ni1d@arrl.net>
6291
6292         * MAINTAINERS: Move myself from "Write After Approval"
6293         to CPU platform maintainers for pdp11 platform.
6294
6295 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
6296
6297         * MAINTAINERS: Move myself from 'Write After Approval' to
6298         'Various Maintainers' section as libffi testsuite maintainer.
6299
6300 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
6301
6302         * configure.in: Pass a computed --program-transform-name
6303         to subconfigures.
6304         * configure: Regenerated.
6305
6306 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
6307
6308         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
6309         * Makefile.in: Regenerate.
6310
6311         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
6312         * Makefile.in: Regenerate.
6313
6314 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
6315
6316         * MAINTAINERS: Move myself from 'Write After Approval'
6317         to 'Various Maintainers' (objective-c) section.
6318
6319 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
6320
6321         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
6322         quoting.
6323         * configure: Regenerated.
6324
6325 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
6326
6327         * MAINTAINERS (Write After Approval): Add myself to write after
6328         approval list.
6329
6330 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
6331
6332         * MAINTAINERS (Write After Approval): Add myself.
6333
6334 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
6335
6336         * MAINTAINERS: Update my e-mail address.
6337
6338 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
6339
6340         * libtool.m4 (LD): Correct powerpc64 host match.
6341
6342 2003-09-06  James E Wilson  <wilson@tuliptree.org>
6343
6344         * MAINTAINTERS: Update my affiliation and email address.
6345
6346 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
6347
6348         * MAINTAINERS (Write After Approval): Add myself.
6349
6350 2003-09-04  DJ Delorie  <dj@redhat.com>
6351
6352         * configure: Regenerate.
6353
6354 2003-09-04  Robert Millan  <robertmh@gnu.org>
6355
6356         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
6357
6358 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6359
6360         * configure.in: Ensure arguments to sed are properly spaced.
6361         * configure: Regenerate.
6362
6363 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6364
6365         * MAINTAINERS: Update my e-mail address.
6366
6367 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
6368
6369         * MAINTAINERS (Write After Approval): Add myself.
6370
6371 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
6372
6373         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
6374         * configure: Regenerated.
6375
6376 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
6377
6378         * MAINTAINERS: Update my email address.
6379
6380 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
6381
6382         * configure.in:  Use newline instead of semicolon when assuming
6383         shell arguments in a for loop.
6384         * configure:  Regenerated.
6385
6386 2003-08-22  Jason Eckhardt  <jle@rice.edu>
6387
6388         * MAINTAINERS: Resurrect the i860 maintainer.
6389
6390 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
6391
6392         PR 8180
6393         * configure.in: When testing with_libs and with_headers, treat
6394         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
6395         * configure: Regenerate.
6396
6397         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
6398         make, shell, etc.
6399         (baseargs): Likewise.
6400         * configure: Regenerate.
6401
6402 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
6403
6404         * MAINTAINERS (Write After Approval): Add myself.
6405
6406 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
6407
6408         * configure.in: Disable libgcj for darwin not on powerpc.
6409         * configure: Rebuild.
6410
6411 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
6412
6413         * config-ml.in, symlink-tree: Add license.
6414
6415 2003-08-03  Richard Stallman  <rms@gnu.org>
6416             Eben Moglen  <moglen@columbia.edu>
6417
6418         * README.SCO: New file.
6419
6420 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
6421
6422         * Makefile.tpl (check, check-c++): Express dependencies using
6423         dependencies rather than commands.
6424         * Makefile.in: Regenerate.
6425
6426 2003-08-01  Andrew Cagney  <cagney@redhat.com>
6427
6428         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
6429         * configure: Ditto.
6430
6431 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
6432
6433         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
6434         * Makefile.in: Update.
6435
6436 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
6437
6438         * configure.in: Enable libgcj for darwin.
6439         * configure: Rebuild.
6440
6441 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
6442
6443         * config-ml.in:  Use ac_configure_args directly instead of
6444         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
6445         actually seen.
6446
6447 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6448
6449         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
6450         creating target and build subdirs to build all parent dirs as needed.
6451         * Makefile.in: Rebuild.
6452         * configure.in: Don't build dirs explicitly here.
6453         * configure: Rebuild.
6454
6455 2003-07-26  Paul Brook  <paul@nowt.org>
6456
6457         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
6458
6459 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
6460
6461         * Makefile.tpl (all-make): Depend on intl.
6462         * Makefile.in: Rebuilt.
6463
6464 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
6465
6466         * install-sh:  Update to newer upstream versions (associated with
6467         aclocal 1.7).
6468         * mkinstalldirs:  Likewise.
6469         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
6470
6471 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
6472
6473         * MAINTAINERS: Move self from Bug database only accounts
6474         to write-after-approval.
6475
6476 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
6477
6478         * config.if: Remove unused libc_interface determination.
6479
6480 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6481
6482         * MAINTAINERS: Move self from write-after-approval to
6483         build machinery (*.in).
6484
6485 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
6486
6487         PR bootstrap/11273
6488         PR bootstrap/11408
6489         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
6490         unused INSTALL_PROGRAM_ARGS.
6491         * configure.in: Use AC_PROG_INSTALL.
6492         * Makefile.in: Regenerate.
6493         * configure: Regenerate.
6494
6495 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
6496
6497         * MAINTAINERS: Alphabetize.
6498
6499 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
6500
6501         * configure: Rebuilt.
6502         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
6503         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
6504         newlib nor libgloss.
6505         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
6506         * configure.in (am33_2.0-*-linux*): Added.
6507
6508 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
6509
6510         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
6511         * configure: Regenerate.
6512
6513 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
6514
6515         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
6516         * Makefile.in: Regenerate.
6517
6518 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6519
6520         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
6521         * Makefile.in: Regenerate.
6522
6523 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
6524
6525         * Makefile.tpl: Replace PWD with PWD_COMMAND.
6526         * Makefile.in: Regenerated.
6527
6528         * config-ml.in: Replace PWD with PWD_COMMAND.
6529
6530 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
6531
6532         * intl: New directory; see intl/ChangeLog for details.
6533         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
6534         * Makefile.tpl: all-gcc depends on maybe-all-intl.
6535         * Makefile.in: Regenerate.
6536
6537 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
6538
6539         * configure.in: Clean up config-lang.in handling.  Delete
6540         useless assignment to "subdirs".
6541         * configure: Regenerate.
6542
6543 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
6544
6545         * configure.in: Rename 'target_libs' to 'target_libraries'.
6546         Remove useless reference to 'target_libs'.
6547         * configure: Regenerate.
6548
6549 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
6550
6551         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
6552         * Makefile.in: Regenerate.
6553
6554 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
6555
6556         * Makefile.def: Introduce flags_to_pass.
6557         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
6558         * Makefile.in: Regenerate.
6559
6560 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
6561
6562         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
6563         and target-libgloss.
6564         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
6565         <h8300*-*-*>: Disable libf2c and ${libgcj}.
6566         * configure: Regenerate.
6567
6568 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
6569
6570         * configure.in: Update testsuite_flags to new location.
6571         * configure. Regenerate.
6572
6573 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6574
6575         * Makefile.tpl: Remove BUILD_CC stuff.
6576         * Makefile.in: Regenerate.
6577
6578 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
6579
6580         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
6581
6582 2003-06-16  Graeme Peterson  <gp@qnx.com>
6583
6584         * MAINTAINERS (Write After Approval): Add myself.
6585
6586 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
6587
6588         * config.guess: Update to 2003-06-12 version.
6589         * config.sub: Update to 2003-06-13 version.
6590
6591 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
6592
6593         * config.guess: Update to 2003-06-06 version.
6594         * config.sub: Update to 2003-06-06 version.
6595
6596 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6597
6598         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
6599         * configure. Regenerate.
6600
6601 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
6602
6603         * configure.in: Disable serial configure by default.
6604         * configure: Regenerate.
6605         * Makefile.tpl: Abolish .NOTPARALLEL.
6606         * Makefile.in: Regenerate.
6607
6608         * Makefile.tpl: Replace {build,host,target}_canonical by
6609         {build,host,target}.
6610         * Makefile.in: Regenerate.
6611
6612         * Makefile.tpl: Fix stupid pasto.
6613         * Makefile.in: Regenerate.
6614
6615 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
6616
6617         * Makefile.tpl: Remove bogus conditional.
6618         * Makefile.in: Regenerate.
6619
6620 2003-06-05  Jan Hubicka  <jh@suse.cz>
6621
6622         * Makefile.tpl (profiledbootstrap): New target.
6623         * Makefile.in (profiledbootstrap): New target.
6624
6625 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
6626
6627         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
6628         Pinski. Remove user names from other bugzilla-only maintainers.
6629
6630 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
6631
6632         * Makefile.tpl: Make 'recursive targets' using autogen rather
6633         than shell loop.  Remove duplicate 'clean' targets and false
6634         comments.
6635         * Makefile.def: Add systematic dependencies to 'recursive' targets.
6636         Add systematic method of specifying missing targets in subdirs.
6637         Add copyright boilerplate.
6638         * Makefile.in: Regenerate.
6639         * configure.in: Add 'recursive targets' to maybe list.
6640         * configure: Regenerate.
6641
6642         * MAINTAINERS: "GNATS only" -> "Bug database only".
6643
6644         * Makefile.tpl: Rename [+target+] to [+make_target+].
6645         * Makefile.def: Rename 'target' to 'make_target'.
6646
6647 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
6648
6649         * MAINTAINERS: Add self as options handling maintainer.
6650
6651 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
6652
6653         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
6654         been too long since I touched those ports.
6655
6656 2003-05-28  DJ Delorie  <dj@redhat.com>
6657
6658         * Makefile.tpl: Make maybe-check-gcc .PHONY.
6659         * Makefile.in: Regenerate.
6660
6661 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
6662
6663         * configure.in: Use curly braces in the definition of tooldir.
6664         * configure: Regenerate.
6665
6666 2003-05-21  DJ Delorie  <dj@redhat.com>
6667
6668         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
6669         newlib or libgloss.
6670         * Makefile.in: Regenerate.
6671
6672 2003-05-21  DJ Delorie  <dj@redhat.com>
6673
6674         * Makefile.tpl: Add missing empty maybe-check-gcc target.
6675         * Makefile.in: Regenerate.
6676
6677 2003-05-20  Ian Lance Taylor  <ian@airs.com>
6678
6679         * MAINTAINERS: Update my e-mail address.
6680
6681 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
6682
6683         * configure.in: Switch more things to use maybe dependencies.
6684         * Makefile.tpl: Switch more things to use maybe dependencies.
6685         Factor out common code from autogen IF statements.
6686         * configure: Regenerate.
6687         * Makefile.in: Regenerate.
6688
6689 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
6690
6691         * configure.in: Accept i[3456789]86 for machine type.
6692         * configure: Regenerate.
6693
6694 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
6695
6696         * configure.in: Switch more things to use maybe dependencies.
6697         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
6698         * configure: Regenerate.
6699         * Makefile.tpl: Switch more things to use maybe dependencies.
6700         * Makefile.in: Regenerate.
6701
6702 2003-05-16  Andreas Schwab  <schwab@suse.de>
6703
6704         * Makefile.tpl (install-opcodes): Define.
6705         * Makefile.in: Rebuild.
6706
6707 2003-05-13  Andreas Jaeger  <aj@suse.de>
6708
6709         * config.guess: Update to 2003-05-09 version.
6710         * config.sub: Update to 2003-05-09 version.
6711
6712 2003-05-13  Michael Eager  <eager@mvista.com>
6713
6714         * configure.in: Correct sed script so that options in quotes are not
6715         deleted.
6716         * configure: Rebuild.
6717
6718 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
6719
6720         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
6721         and $$s/newlib/libc/sys/cygwin32 include paths.
6722         * configure: Ditto.
6723
6724 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
6725
6726         * MAINTAINERS: Update my email addresses.
6727
6728 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
6729
6730         * config-ml.in: Propagate INSTALL variables.
6731
6732 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6733
6734         * MAINTAINERS: Remove duplicate entries in Write After Approval.
6735
6736 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
6737
6738         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
6739         * Makefile.in: Regenerate.
6740
6741 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
6742
6743         * MAINTAINERS (GNATS only): Add Falk Hueffner.
6744
6745 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
6746
6747         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
6748
6749 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
6750
6751         * Makefile.tpl: Clean $(BUILD_SUBDIR).
6752         * Makefile.in: Regenerated.
6753
6754 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
6755
6756         * MAINTAINERS (Write After Approval): Upgrade myself from
6757         GNATS only to write-after-approval. Update my mail address.
6758
6759 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
6760
6761         (OS Port Maintainers: freebsd): Add myself.
6762
6763 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
6764
6765         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
6766
6767 2003-04-22  Kean Johnston  <jkj@sco.com>
6768
6769         * MAINTAINERS (SCO ports): Added myself.
6770
6771 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
6772
6773         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
6774
6775 2003-04-19  Kean Johnston  <jkj@sco.com>
6776
6777         * MAINTAINERS (Write After Approval): Add myself.
6778
6779 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6780
6781         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
6782         * Makefile.in: Regenerate.
6783
6784 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
6785
6786         * configure.in (powerpc64*-*-linux*): Remove.
6787         * configure: Rebuilt.
6788
6789 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
6790
6791         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
6792         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
6793         and restrap.
6794         * Makefile.in:  Regenerate.
6795
6796 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
6797
6798         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
6799         * configure: Regenerated.
6800
6801 2003-04-15  DJ Delorie  <dj@redhat.com>
6802
6803         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
6804
6805 2003-04-13  Nick Clifton  <nickc@redhat.com>
6806
6807         * config-ml.in: Remove support for --disable-aix removing
6808         call-aix multilibs.
6809
6810 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
6811
6812         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
6813         * */configure: Rebuilt.
6814
6815 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
6816
6817         * MAINTAINERS: Add my email address.
6818
6819 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
6820
6821         * MAINTAINERS (Write After Approval): Add myself.
6822
6823 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
6824
6825         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
6826         * Makefile.in: Regenerate.
6827
6828 2003-03-14  Michael Chastain  <mec@shout.net>
6829
6830         * Makefile.in: Regenerate with correct Makefile.def.
6831
6832 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
6833
6834         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
6835         Make macro.
6836         * Makefile.in: Regenerate.
6837         * configure.in: Clean up gxx_include_dir logic.
6838         * configure: Regenerate.
6839
6840 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
6841
6842         * MAINTAINERS (Write After Approval): Add myself.
6843
6844 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
6845
6846         * MAINTAINERS: Update my mail address.
6847
6848 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
6849
6850         * configure.in (gxx_include_dir): Fix typo.
6851         * configure: Regenerated.
6852
6853 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6854
6855         * Makefile.tpl: Reindent.
6856         * Makefile.in: Regenerate.
6857         * configure.in: Reindent.  Don't set unused variables.
6858         * configure: Regenerate.
6859
6860 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
6861
6862         * configure.in: Include $(build_tooldir)/sys-include in
6863         FLAGS_FOR_TARGET.
6864         * configure: Regenerated.
6865
6866 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
6867
6868         * Makefile.tpl: Always pass down RANLIB.
6869         * Makefile.in: Regenerate.
6870
6871         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
6872         * Makefile.in: Regenerate.
6873         * configure.in: Remove unused logic relating to --enable-shared
6874         and --enable-threads.  Remove bogus comments.  Remove redundant
6875         noconfigdirs.
6876         * configure: Regenerate.
6877
6878         * configure.in: Replace ${libstdcxx_version} by its value.
6879         Remove reference to mh-dgux.
6880         * configure: Regenerate.
6881
6882 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
6883
6884         * MAINTAINERS (Write After Approval): Add myself.
6885
6886 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
6887
6888         * Makefile.tpl: Rearrange.
6889         * Makefile.in: Regenerate.
6890
6891 2003-02-25  Uwe Stieber  <uwe@wwws.de>
6892
6893         * configure.in: Add support for kaOS as cross build target system.
6894         * configure: Regenerated.
6895
6896 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
6897
6898         * MAINTAINERS (Write after approval): Add myself.
6899
6900 2003-02-21  James E Wilson  <wilson@tuliptree.org>
6901
6902         * MAINTAINERS: Update my email address.
6903
6904 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
6905
6906         * MAINTAINERS: Add self to blanket write privs. section.
6907
6908 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
6909
6910         * Makefile.tpl: Add definition of CPPFLAGS to pass into
6911         configure-target-* as some target builds may require additional
6912         flags for preprocessor tests.
6913         * Makefile.in: Regenerated.
6914
6915 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
6916
6917         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
6918         * ltconfig: Handle it.
6919         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
6920         auto-detecting it.
6921
6922         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
6923         it is used as argument to $CC.
6924         * ltcf-gcj.sh: Likewise.
6925
6926         * configure.in: Introduce --enable-maintainer-mode.
6927         * configure: Rebuilt.
6928         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
6929         for maintainer mode.
6930         * Makefile.in: Rebuilt.
6931
6932 2003-02-18  Jason Merrill  <jason@redhat.com>
6933
6934         * Makefile.tpl (check-c++): Allow parallelism.
6935
6936 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6937
6938         * MAINTAINERS: Remove John Carr (who never actually had access to
6939         gcc.gnu.org).
6940
6941 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
6942
6943         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
6944         don't configure target-libobjc.
6945         * configure: Regenerate.
6946
6947 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6948
6949         * Makefile.tpl (RANLIB): Define.
6950         * Makefile.in: Regenerate.
6951
6952 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
6953
6954         * MAINTAINERS: Update my email.
6955
6956 2003-02-06  Keith R Seitz  <keiths@redhat.com>
6957
6958         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
6959         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
6960         * Makefile.in: Regenerated.
6961         * configure.in: Remove all traces of snavigator, db, and grep.
6962         * configure: Regenerated.
6963
6964 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
6965
6966         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
6967         After Approval.
6968
6969 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
6970
6971         * MAINTAINERS (Write after approval): Add myself.
6972
6973 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
6974
6975         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
6976         * Makefile.in: Regenerated.
6977
6978 2003-01-30  Roger Sayle  <roger@eyesopen.com>
6979
6980         * config.guess: Updated to 2003-01-30's version.
6981         * config.sub: Updated to 2003-01-28's version.
6982
6983 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
6984
6985         * config.if: If gcc_version is already set, just use it.  Don't set
6986         gcc_version_trigger if it's already set, otherwise set it to
6987         gcc/version.c, but only if the file exists.  If it is not set and
6988         gcc/version.c does not exist, try to extract the version number from
6989         $CC.
6990
6991 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
6992
6993         * MAINTAINERS: Add myself to write-after-approval list.
6994
6995 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
6996
6997         * configure.in:  Revert 24Jan change.
6998         * configure:  Regenerate.
6999
7000 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7001
7002         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
7003         entry of HJ Lu.
7004
7005 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7006
7007         * configure.in: Revert previous change.
7008         * configure: Regenerate.
7009
7010 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7011
7012         * configure.in: Make rda native-only.
7013         * configure: Regenerate.
7014
7015 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
7016
7017         * MAINTAINERS: Move myself from GNATS-only-accounts to
7018         write-after-approval.
7019
7020 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7021
7022         * configure.in: Add missing \.
7023         * configure: Rebuilt.
7024
7025 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
7026
7027         * configure.in (baseargs): Avoid using \| in sed regular
7028         expressions.
7029         * configure: Rebuilt.
7030
7031 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
7032
7033         * configure.in (baseargs): Remove all supported forms of
7034         --cache-file, --srcdir, --host, --build and --target options
7035         from argument lists.
7036         * configure: Rebuilt.
7037
7038 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
7039
7040         * MAINTAINERS: Add myself to write-after-approval list.
7041
7042 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
7043
7044         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
7045         * configure: Rebuilt.
7046
7047 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7048
7049         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
7050         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
7051         * Makefile.in: Regenerate.
7052         * configure: Regenerate.
7053
7054 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
7055
7056         * configure.in: Remove Makefile in build, host and target modules
7057         unless configure was run with --no-recursion.
7058         * configure: Rebuilt.
7059
7060 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
7061
7062         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
7063         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
7064         * Makefile.in: Regenerate.
7065
7066 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
7067
7068         * config.guess: Update to 2003-01-03 version.
7069         * config.sub: Update to 2003-01-03 version.
7070
7071 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7072
7073         * configure: Regenerate with proper autoconf 2.13.
7074
7075 2003-01-07  Christopher Faylor  <cgf@redhat.com>
7076
7077         * configure.in: Add AC_PREREQ for consistency.
7078         * configure: Regenerate.
7079
7080 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
7081
7082         * configure.in (GDB_TK): Add tcl directories conditional on
7083         gdb/gdbtk directory being present.
7084         * configure: Regenerate.
7085
7086 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
7087
7088         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
7089         used by gcc if LD is not defined and we are not doing a Canadian Cross.
7090         * configure: Rebuilt.
7091
7092 2002-12-31  Tom Tromey  <tromey@redhat.com>
7093
7094         * Makefile.in: Rebuilt.
7095         * Makefile.def (target_modules) [libffi]: Allow installation.
7096
7097 2002-12-31  Andreas Schwab  <schwab@suse.de>
7098
7099         * configure.in: Fix use of $program_transform_name.
7100         * configure: Regenerated.
7101
7102 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
7103
7104         * configure.in (baseargs): Don't remove first configure argument.
7105         * configure: Regenerated.
7106
7107 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
7108
7109         * Makefile.tpl (local-distclean): Don't remove...
7110         (multilib.ts): ... this.  Moved into...
7111         (multilib.out): ... this.  Don't use sub-make.
7112         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
7113         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
7114         (configure-build-[+module+], configure-[+module+],
7115         configure-target-[+module+], configure-gcc): ... these.  Test
7116         for Makefile existence.  Drop config.status from dependencies.
7117         * Makefile.in: Rebuilt.
7118         * configure.in: Move gcc-version-trigger to the end of
7119         ac_configure_args.  Add comments to maybedep.tmp and
7120         serdep.tmp.  Introduce --disable-serial-configure.  Remove
7121         nonopt from baseargs, matching and removing corresponding
7122         whitespace while at it.
7123         * configure: Rebuilt.
7124
7125 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
7126
7127         * configure.in (host_configargs): Replace reference to
7128         no-longer-defined buildopts with --build=${build_alias}.
7129         * configure: Rebuilt.
7130
7131         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
7132         program_transform_name to standard idiom.
7133         (AUTOGEN, AUTOCONF): Define.
7134         (Makefile.in): Use $(AUTOGEN).
7135         (Makefile): Depend on config.status, and use autoconf-style rule to
7136         build it.  Move original commands to...
7137         (config.status): ... this new target.
7138         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
7139         $(AUTOCONF).
7140         * Makefile.in: Rebuilt.
7141
7142 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7143
7144         * Makefile.tpl: Fix dramatic bustage due to change in
7145         program_transform_name.
7146         * Makefile.in: Regenerate.
7147
7148         * configure.in: Remove unnecessary PATH setting.
7149         * configure: Regnerate.
7150
7151         * configure.in: Don't default to unprefixed tools unless
7152         the native tools will work.
7153         * configure: Regenerate.
7154
7155         * configure.in: Convert to autoconf script.  Blow away lots
7156         of now-redundant Makefile fragments.
7157         * configure: Generate using Autoconf.
7158         * Makefile.tpl: Rewrite to reflect autoconfiscation.
7159         * Makefile.in: Regenerate.
7160
7161 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
7162
7163         * configure: Fix stupid bug where RANLIB was mistakenly included.
7164
7165         * configure.in: Rename (buildargs, hostargs, targargs) to
7166         (build_configargs, host_configargs, target_configargs).
7167
7168         * configure.in: Move logic out of sed statement.
7169
7170         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
7171         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
7172
7173 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
7174
7175         * config.sub: Import from master repository
7176         * config.guess: Ditto
7177
7178 2002-12-24  Andreas Schwab  <schwab@suse.de>
7179
7180         * Makefile.tpl (multilib.out): Fix missing space.
7181         * Makefile.in: Regenerate.
7182
7183 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
7184
7185         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
7186         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
7187         * Makefile.in: Regenerate.
7188         * configure.in: Remove unnecessary leftovers.
7189
7190 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
7191
7192         * configure.in (extra_ranlibflags_for_target): New variable.
7193         (*-*-darwin): Add -c to ranlib commands.
7194         * configure (tooldir): Handle extra_ranlibflags_for_target.
7195
7196 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7197
7198         * Makefile.tpl: Revert HJL's change.
7199         * Makefile.in: Regenerated.
7200         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
7201         always.
7202
7203 2002-12-19  Andreas Schwab  <schwab@suse.de>
7204
7205         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
7206         * Makefile.in: Regenerate.
7207
7208 2002-12-18  H.J. Lu  <hjl@gnu.org>
7209
7210         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
7211         * Makefile.in: Regenerated.
7212
7213         * configure.in (build_prefix): New. Substitute.
7214
7215 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
7216
7217         * Makefile.tpl: Don't let real targets depend on phony targets.
7218         * Makefile.in: Regenerate.
7219
7220         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
7221         * Makefile.in: Regenerate.
7222
7223 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
7224
7225         * config.sub: Import from master repository
7226         * config.guess: Ditto
7227
7228 2002-12-16  Jason Merrill  <jason@redhat.com>
7229
7230         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
7231         previous 'make bootstrap'.
7232         * Makefile.in: Regenerate.
7233
7234 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
7235
7236         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
7237
7238 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
7239
7240         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
7241         * Makefile.in: Regenerate.
7242
7243 2002-12-13  Jason Merrill  <jason@redhat.com>
7244
7245         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
7246         library tests.
7247         (check-c++): Just depend on it and check-target-libstdc++-v3.
7248         * Makefile.in: Regenerate.
7249
7250 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7251
7252         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
7253         * Makefile.in: Rebuilt.
7254
7255 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
7256
7257         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
7258
7259 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7260
7261         * configure: Fix bug put in by gremlins.
7262
7263         * Makefile.tpl: Substitute more autoconfily.
7264         * configure: Substitute more autoconfily.
7265         * Makefile.in: Regenerate.
7266
7267 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
7268
7269         * config.sub: Import from master repository
7270         * config.guess: Ditto
7271         * MAINTAINERS: Added Svein Seldal under write after approval
7272
7273 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
7274
7275         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
7276         * Makefile.in (all-sim): Ditto.
7277
7278 2002-12-06  DJ Delorie  <dj@redhat.com>
7279
7280         * Makefile.tpl: Change configure dependencies to not have real
7281         targets depend on phony targets.
7282
7283 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
7284
7285         * configure.in: Revert unintentional change.
7286
7287         * Makefile.tpl: Change dependency for */multilib.out so that
7288         it works when gcc isn't in the tree.
7289
7290         * configure.in: Substitute more.
7291         * configure: Run subconfigures from the Makefile.
7292         * Makefile.tpl: Run subconfigures from the Makefile; add a few
7293         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
7294
7295 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7296
7297         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
7298
7299 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7300
7301         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
7302         and corresponding dependencies.
7303         * Makefile.in: Regenerate.
7304
7305         * configure.in (host_tools): Order binutils, gas and ld for
7306         convenience in running the testsuites.
7307
7308         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
7309         * Makefile.in: Regenerate.
7310         * configure.in: Introduce rules to serialize subconfigure runs.
7311
7312         * configure.in: Introduce BASE_CC_FOR_TARGET.
7313         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
7314         Realize configure-build-* targets.  Realize configure-target-* targets.
7315         * Makefile.in: Regenerate.
7316
7317 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7318
7319         * configure: Move gcc_version_trigger stuff from here...
7320         * configure.in: ...to here.
7321
7322         * configure.in: Separate subconfigure options added by this file from
7323         options given by the user.  Add machinery to put args for host
7324         subconfigures into the Makefile.
7325
7326         * Makefile.tpl: Remove 'vault' targets.
7327         * Makefile.tpl: Reorder and comment dependencies.
7328         * Makefile.in: Regenerate.
7329
7330 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7331         * configure.in: Fix my broken commit of previous patch. (sigh)
7332
7333 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7334
7335         * configure.in: Move host-specific darwin noconfigdirs into
7336         the host-specific section.
7337
7338 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
7339
7340         * configure.in: Move host-specific darwin noconfigdirs into
7341         the host-specific section.
7342
7343 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
7344
7345         * configure: Remove skip-this-dir support.
7346         * Makefile.tpl: Remove skip-this-dir support.
7347
7348         * Makefile.tpl: Remove leftover support for non-autoconfiscated
7349         subdirectories.
7350         * Makefile.in: Regenerate.
7351
7352         * Makefile.tpl: Strip out useless setting of 'dir'.
7353         * Makefile.in: Regenerate.
7354
7355 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7356
7357         * configure.in: Fix deeply stupid bug.
7358
7359         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
7360         shell code in CXX_FOR_TARGET
7361         * Makefile.def: Introduce raw_cxx.
7362         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
7363         RAW_CXX_FOR_TARGET.
7364         * Makefile.in: Regenerate.
7365
7366 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
7367
7368         * Makefile.tpl: Remove unnecessary ifs.
7369         * Makefile.in: Regenerate.
7370
7371         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
7372         dependencies.  Maybe-ize build-libiberty.  Create dummy install
7373         targets for 'no_install' modules.
7374         * configure: Move GDB_TK substitution to configure.in.  Move
7375         build_modules stuff to configure.in.
7376         * configure.in: Implement soft dependency machinery.  Maybe-ize
7377         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
7378         * Makefile.in: Regenerate.
7379
7380 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
7381
7382         * Makefile.tpl: Make all-target, install-target behave similarly
7383         to all, install (only hitting configured targets).  Eliminate
7384         unused macro defintions.
7385
7386         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
7387         build != host.
7388
7389         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
7390
7391         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
7392
7393         * configure.in: Produce lists of subdir targets we're actually
7394         configuring.  Remove references to "dosrel".
7395         * Makefile.tpl: Let configure set which subdir targets are hit.
7396         Remove install-cross; clean up install; remove ALL.  Remove
7397         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
7398         Autogenerate host module targets.  Remove empty dependency lines
7399         and redundant dependency; rearrange slightly.
7400         * Makefile.def: Add host-side libtermcap, utils.
7401
7402         * Makefile.in: Regenerate.
7403
7404 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7405
7406         * ltconfig (osf[345]): Append $major to soname_spec.
7407         Reflect this in library_names_spec.
7408         * ltmain.sh (osf): Prefix $major with . for use as extension.
7409
7410 2002-11-19  Andreas Jaeger  <aj@suse.de>
7411
7412         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
7413         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
7414         and sparc64 GNU/Linux systems.
7415
7416 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
7417
7418         * MAINTAINERS: Update email.
7419
7420 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7421
7422         * MAINTAINERS: Complete James Dennett's entry.
7423
7424 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
7425
7426         * MAINTAINERS (Write After Approval): Add myself.
7427
7428 2002-11-13  Bruce Korb  <bkorb@gnu.org>
7429
7430         * Makefile.tpl: syntactic cleanup
7431
7432 2002-11-13  Stuart Hastings  <stuart@apple.com>
7433
7434         * MAINTAINERS: Add myself to write-after-approval list.
7435
7436 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7437
7438         * Makefile.def: Add list of recursive targets to autogenerate.
7439         Add build_modules.
7440         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
7441         targets.  Autogenerate *-build-* targets.
7442         * Makefile.in: Regenerate.
7443
7444 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
7445
7446         * configure: More autoconf-style substitutions.
7447         * Makefile.tpl: More autoconf-style substitutions.
7448         * Makefile.in: Regenerate.
7449
7450 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7451
7452         * configure: Substitute more variables in a more autoconf-friendly
7453         way.  Simplify slightly.
7454         * Makefile.tpl: Make more variables substitutable in an
7455         autoconf-friendly way.
7456         * Makefile.in: Regenerate.
7457
7458 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
7459
7460         * MAINTAINERS (Write After Approval): Add myself.
7461
7462 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
7463
7464         * configure.in (v810*): Remove special setting of tools.
7465
7466         * configure: Add support for extra required flags for ar or nm.
7467         * configure.in (aix4.3+): Use above support for target-specific
7468         issues, rather than using config/mt-aix43.
7469
7470 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
7471
7472         * configure: Remove 'removing', which doesn't work.  Replace $subdir
7473         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
7474         with $srcdir.  Reformat indentation.  Substitute some variables
7475         formerly hard-coded in the Makefile for build=host.
7476         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
7477         * Makefile.def: Autogenerate more.
7478         * Makefile.in: Regenerate.
7479
7480 2002-11-04  Adam Nemet  <anemet@lnxw.com>
7481
7482         * MAINTAINERS (Write After Approval): Add myself.
7483
7484 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
7485
7486         * Makefile.def (host_modules): Add rda.
7487         * Makefile.in: Regenerate.
7488         * configure.in (target_tool): Add target-rda to list.
7489
7490 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7491
7492         * MAINTAINERS: Remove "co-maintainer" note for web pages.
7493
7494 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
7495
7496         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
7497         and restrap targets to this rule.
7498         * Makefile.in:  Regenerate.
7499
7500 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
7501
7502         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
7503         GNATS only accounts.
7504
7505 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
7506
7507         * configure.in (i[3456]86-*-linux*): Add check to disable
7508         ${libgcj} for glibc1.
7509
7510 2002-10-24  Denis Chertykov  <denisc@overta.ru>
7511
7512         * MAINTAINERS: Add myself as ip2k port maintainer.
7513
7514 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
7515
7516         * configure.in: Add tic4x target.
7517
7518 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7519
7520         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
7521         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
7522         * Makefile.in: Regenerate.
7523
7524         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
7525         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
7526         * Makefile.in: Regenerate.
7527
7528 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
7529
7530         * MAINTAINERS: Add myself as web pages co-maintainer.
7531
7532 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7533
7534         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
7535         * Makefile.in: Regenerate.
7536
7537 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
7538
7539         * MAINTAINERS: Add myself and Nathan Sidwell
7540         <nathan@codesourcery.com> as VxWorks maintainers.
7541
7542 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7543
7544         * Makefile.def: Remove order dependency comments.
7545         * Makefile.tpl: Add explicit install-install dependencies.
7546         * Makefile.in: Regenerate.
7547
7548         * Makefile.tpl: Remove material now in src-release.  (Finally!)
7549         * Makefile.in: Regenerate.
7550
7551         * Makefile.tpl: Add configure-target (for src-release in src)
7552         * Makefile.in: Regenerate.
7553
7554 2002-09-30  Nick Clifton  <nickc@redhat.com>
7555
7556         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
7557
7558 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
7559
7560         * configure.in (s390*-*-linux*): Enable libgcj.
7561
7562 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
7563
7564         * configure: Revert accidentally applied changes.
7565
7566         * Makefile.tpl: Make more autoconf-friendly.
7567         * Makefile.in: Regenerate.
7568         * configure: Make substitution more autoconf-like.
7569
7570 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
7571
7572         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
7573         single entry to handle all these.
7574         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
7575         libjava on arm-*-elf.
7576
7577 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
7578
7579         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
7580         things that depend on them.
7581
7582 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7583
7584         * Makefile.tpl: Make subsituted variables more autoconfy.
7585         * Makefile.in: Regenerate.
7586         * configure: Make seds more autoconfy.
7587
7588 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7589
7590         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
7591         * Makefile.in: Regenerate.
7592         * configure.in: Rewrite sed statements to look autoconfy.
7593
7594         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
7595         all-target-foo on configure-target-foo.
7596         * Makefile.def: Ditto.
7597         * Makefile.in: Rebuild.
7598
7599 2002-09-25  Andrew Haley  <aph@redhat.com>
7600
7601         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
7602
7603 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
7604
7605         * Makefile.def: New file.
7606         * Makefile.tpl: New file.
7607         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
7608         * contrib/gcc_update: Note that Makefile.in is a generated file.
7609
7610         * configure.in: Minor rearrangement.  Simplify tests.
7611
7612 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
7613
7614         * configure.in (with_headers): Skip copy if value is "yes".
7615         (with_libs): Likewise.
7616
7617 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
7618
7619         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
7620         * configure.in (sh*-*-pe*): Ditto.
7621         * configure.in (mips*-*-pe*): Ditto.
7622         * configure.in (*arm-wince-pe): Ditto.
7623
7624         * configure.in: Rearrange.
7625
7626 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
7627
7628         * MAINTAINERS: Update my email address.
7629
7630 2002-08-30  Paul Koning  <pkoning@equallogic.com>
7631
7632         * MAINTAINERS: (Write After Approval): Add myself.
7633
7634 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
7635
7636         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
7637
7638 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
7639
7640         * MAINTAINERS: Change my mailing address.
7641
7642 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
7643
7644         * MAINTAINERS (Write After Approval): Remove myself.
7645         (Various Maintainers: c++ runtime libs): Add myself.
7646
7647 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
7648
7649         * MAINTAINERS (Write After Approval): Remove myself.
7650         (Various Maintainers: c++ runtime libs): Add myself.
7651
7652 2002-08-15  Eric Christopher  <echristo@redhat.com>
7653
7654         * config.sub: Import from master repository.
7655         * config.guess: Ditto.
7656
7657 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
7658
7659         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
7660         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
7661         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
7662
7663 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
7664
7665         * MAINTAINERS: Add self to rs6000 vector extensions.
7666
7667 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
7668
7669         * libiberty/configure: Reverted unintended yesterday's check in.
7670
7671 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
7672
7673         * boehm-gc/configure, libf2c/configure: Rebuilt.
7674         * libffi/configure, libiberty/configure: Ditto.
7675         * libjava/configure, libobjc/configure: Ditto.
7676         * libstdc++-v3/configure, zlib/configure: Ditto.
7677         Merged from binutils:
7678         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
7679         From Steve Ellcey <sje@cup.hp.com>:
7680         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
7681         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
7682         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
7683         IA64.
7684         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
7685         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
7686         soname_spec, sys_lib_search_path_spec): Ditto.
7687
7688 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
7689
7690         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
7691
7692 2002-08-04  H.J. Lu  (hjl@gnu.org)
7693
7694         * configure.in (mips*-*-linux*): Don't skip target-libffi.
7695
7696 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
7697
7698         * MAINTAINERS (Write After Approval): Add myself.
7699
7700 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
7701
7702         * configure.in: Move generic linux case to end.  Copy generic
7703         linux noconfigdirs to mips*-*-linux* entry and new
7704         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
7705
7706 2002-07-19  Michael Matz  <matz@suse.de>
7707
7708         * MAINTAINERS: Add myself as ra* maintainer.
7709
7710 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
7711
7712         * config.guess: Update to 2002-07-09 version.
7713         * config.sub: Update to 2002-07-03 version.
7714
7715 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
7716
7717         * MAINTAINERS: Fix typo in a maintainer email address.
7718
7719 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
7720
7721         * configure.in: Remove two redundant tests.
7722
7723 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7724
7725         * configure.in (mips*-*-irix6*o32): Enable stabs.
7726
7727 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
7728
7729         * configure.in: Don't build grez.
7730         * Makefile.in: Ditto.
7731
7732         * Makefile.in: Remove references to bsp, cygmon, libstub.
7733         * configure.in: Ditto.
7734
7735         * configure.in: Remove leftover reference to gdbtest.
7736
7737 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
7738
7739         * configure.in (gxx_include_dir):  Change to match versioned
7740         C++ headers if --enable-version-specific-runtime-libs is used.
7741
7742 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
7743
7744         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
7745
7746 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
7747
7748         * configure.in: Make --without-x work.
7749
7750 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
7751
7752         * configure.in: Rearrange target Makefile fragment collection.
7753
7754         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
7755         cvs[src].
7756         * configure.in: Ditto.
7757
7758 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
7759
7760         * MAINTAINERS (Write After Approval): Update my e-mail address.
7761
7762 2002-06-24  Ben Elliston  <bje@redhat.com>
7763
7764         * configure.in (host_tools): Remove cgen.
7765
7766         * Makefile.in (all-cgen): Remove; runs from its source directory.
7767         (check-cgen, install-cgen, clean-cgen): Likewise.
7768         (all-opcodes): Do not depend on all-cgen.
7769         (all-sim): Likewise.
7770
7771 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
7772
7773         * Makefile.in: Eliminate 'apache' targets.
7774         * configure.in: Eliminate 'apache' targets.
7775
7776         * configure.in: Eliminate redundant tests.  Reorganize.
7777
7778         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
7779
7780         * config-ml.in: Eliminate references to Cygnus configure.
7781
7782         * Makefile.in: Eliminate references to building emacs.
7783
7784 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
7785
7786         * MAINTAINERS: Update my email address.
7787
7788 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
7789
7790         * config.if (libstdcxx_incdir): Version C++ headers.
7791         (cxx_incdir): Remove.
7792
7793 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
7794
7795         * MAINTAINERS (Write After Approval): Add self.
7796
7797 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
7798
7799         * configure.in: Add support for ip2k.
7800
7801 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
7802
7803         * configure.in: Fix AIX configury bug.
7804
7805 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
7806
7807         * MAINTAINERS (Write After Approval): Add self.
7808
7809 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7810
7811         * configure.in: replace ${topsrcdir} with ${srcdir}
7812
7813         * configure.in: Move definition of libstdcxx_flags
7814         right above usage, rather than waaay earlier.
7815
7816         * configure.in: Pull definition of is_cross_compiler earlier.
7817
7818         * configure.in: Rearrange a little.
7819
7820         * configure.in: Remove references to librx.
7821         * Makefile.in: Remove references to librx.
7822
7823 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
7824
7825         * config.sub: Add support for avr target.
7826         Import from master sources, rev 1.255
7827
7828 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
7829
7830         * configure, .cvsignore:  Revert previous change...
7831         * Makefile:  ...delete.
7832
7833 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
7834
7835         * configure.in: Eliminate ${gasdir} variable.
7836
7837 2002-06-18  Dave Brolley  <brolley@redhat.com>
7838
7839         * configure.in: Add support for frv.
7840         * config.sub: Add support for frv.
7841
7842 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7843
7844         * configure:  Remove garbage from previous commit.
7845
7846 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
7847
7848         * configure:  For in-source builds, make a subdir and re-exec there.
7849         * Makefile:  New file.  Pass targets through to build directory.
7850         * .cvsignore:  No longer ignore "Makefile".
7851
7852 2002-06-16  Douglas Rupp  <rupp@gnat.com>
7853
7854         * MAINTAINERS (Write After Approval): Add self.
7855
7856 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7857
7858         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
7859
7860 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
7861
7862         * configure.in (vax-*-netbsd*): Re-enable gas.
7863
7864 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
7865
7866         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
7867         BUILD_PREFIX_1, to correct nomenclature.
7868         * configure: Likewise.
7869
7870         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
7871         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
7872
7873 2002-05-31  Olaf Hering  <olh@suse.de>
7874
7875         * config-ml.in: Propogate DESTDIR also.
7876
7877 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
7878
7879         * configure.in (vax-*-netbsd*): Don't build gas for this
7880         platform.
7881
7882 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
7883
7884         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
7885         and libgcj for AVR.
7886
7887 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
7888
7889         * MAINTAINERS (Write After Approval): Add myself.
7890
7891 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
7892
7893         * config.guess: Update to 2002-05-22 version.
7894         * config.sub: Likewise.
7895
7896 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7897
7898         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
7899         * config-ml.in: Likewise.
7900         * configure: Likewise.
7901         * configure.in: Likewise.
7902
7903 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
7904
7905         * MAINTAINERS: Update my email address.
7906
7907 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
7908
7909         * configure.in: Simplify makefile fragment collection.
7910
7911         * configure.in: Remove code to build emacs.
7912
7913         * configure.in : Remove --srcdir argument from targargs and buildargs
7914         (it's always overridden in the Makefile anyway).  Rearrange a bit.
7915
7916         * configure: Move some logic to configure.in.
7917         * configure.in: Move some logic from configure.
7918
7919 2002-05-11  Tom Tromey  <tromey@redhat.com>
7920
7921         * MAINTAINERS: Reflect libgcj reality.
7922
7923 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
7924
7925         * Makefile.in: Honour DESTDIR.
7926
7927 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
7928
7929         * config.guess: Import 2002-03-20 version.
7930         * config.sub: Import 2002-04-26 version.
7931
7932 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7933
7934         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
7935
7936 2002-05-07  Tim Josling  <tej@melbpc.org.au>
7937
7938         * MAINTAINERS: Add self.
7939
7940 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
7941
7942         * ltmain.sh: Detect and handle object name conflicts
7943         while piecewise linking a static library.
7944
7945 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
7946
7947         * configure.in (noconfigdirs): Don't disable libgcj on
7948         sparc64-*-solaris* and sparcv9-*-solaris*.
7949
7950 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
7951
7952         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
7953
7954 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
7955
7956         * configure.in (FLAGS_FOR_TARGET): Do not add
7957         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
7958         on i[3456]86-*-linux*.
7959
7960 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
7961
7962         * configure.in (noconfigdirs): Replace [ ] with test.
7963
7964         * configure.in (noconfigdirs): Do not add target-newlib if
7965         target == i[3456]86-*-linux*, and host == target.
7966
7967 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
7968
7969         * configure.in: delete reference to absent file
7970
7971         * configure.in: replace '[' with 'test'
7972
7973         * configure.in: Eliminate references to gash.
7974         * Makefile.in: Eliminate references to gash.
7975
7976         * configure.in: remove useless references to 'pic' makefile fragments.
7977
7978         * configure.in: (*-*-windows*) Finish removing.
7979
7980         * configure.in: Eliminate redundant test for libgui.
7981
7982 2002-04-29  Roger Sayle  <roger@eyesopen.com>
7983
7984         * MAINTAINERS: Add self and realphabetize.  Update entries
7985         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
7986         entry for a29k port maintainer.
7987
7988 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
7989
7990         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
7991         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
7992
7993 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
7994
7995         * configure.in: remove references to dead files
7996
7997 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
7998
7999         * MAINTAINERS: Add information about purpose of this file.
8000
8001 2002-04-18  Tom Tromey  <tromey@redhat.com>
8002
8003         * configure.in: Disallow configuring libgcj when it is already
8004         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
8005         Solaris 2.8 by default.  For PR libgcj/6158.
8006
8007 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8008
8009         * configure.in:  Move default CC setting out of config/mh-* fragments
8010         directly into here.
8011
8012 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
8013
8014         * configure.in: don't even try to configure or make a subdirectory
8015         if there's no configure script for it.
8016
8017 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
8018
8019         * MAINTAINERS: Remove chill maintainers.
8020         * Makefile.in (CHILLFLAGS): Remove.
8021         (CHILL_LIB): Remove.
8022         (TARGET_CONFIGDIRS): Remove libchill.
8023         (CHILL_FOR_TARGET): Remove.
8024         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
8025         CHILL_LIB.
8026         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
8027         (CHECK_TARGET_MODULES): Likewise.
8028         (INSTALL_TARGET_MODULES): Likewise.
8029         (CLEAN_TARGET_MODULES): Likewise.
8030         (configure-target-libchill): Remove.
8031         (all-target-libchill): Remove.
8032         * configure.in (target_libs): Remove target-libchill.
8033         Do not compute CHILL_FOR_TARGET.
8034         * libchill: Remove directory.
8035
8036 2002-04-11  DJ Delorie  <dj@redhat.com>
8037
8038         * Makefile.in, configure.in: Sync with binutils, entries
8039         follow...
8040
8041 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
8042
8043         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
8044         (do-tar, do-bz2): New rules.
8045         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
8046         (gdb-tar): New rule.
8047         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
8048         (insight_dejagnu.tar): New rule.
8049         (insight.tar): New rule.
8050         (gdb+dejagnu.tar): New rule.
8051         (gdb.tar): New rule.
8052
8053 2002-02-01  Mo DeJong  <supermo@bayarea.net>
8054
8055         * Makefile.in: Add all-tix to deps for all-snavigator
8056         so that tix is built when building snavigator.
8057
8058 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
8059
8060         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
8061         ld and gdb are not supported.
8062
8063 2002-01-07  Mark Salter  <msalter@redhat.com>
8064
8065         * configure.in: Remove target-bsp and target-cygmon from arm builds.
8066         Allow target-libgloss to be built for arm, strongarm, and xscale.
8067
8068 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
8069
8070         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
8071         options for i[3456]86-pc-linux* native builds.
8072
8073 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
8074
8075         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
8076         files from .po files for a distribution.
8077
8078 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
8079
8080         * configure.in: Enable libstdc++-v3 for h8300 targets.
8081
8082 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
8083
8084         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
8085         version from bfd/.
8086
8087 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
8088
8089         * Makefile.in (VER): When present, extract the version number from
8090         the file version.in.
8091
8092 2001-05-24  Tom Rix  <trix@redhat.com>
8093
8094         * configure.in : enable ld for aix
8095
8096 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8097
8098         * config.guess: Add linux target for S/390.
8099
8100 2000-11-07  Philip Blundell  <pb@futuretv.com>
8101
8102         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
8103
8104 2000-11-03  Philip Blundell  <pb@futuretv.com>
8105
8106         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
8107         files.
8108
8109 2001-01-15  Ben Elliston  <bje@redhat.com>
8110
8111         * configure.in (host_tools): Add sid.
8112         Always configure cgen.
8113
8114 2000-11-24  Nick Clifton  <nickc@redhat.com>
8115
8116         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
8117
8118
8119 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
8120
8121         * Makefile.in (ALL_MODULES): Add all-cgen.
8122         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
8123         (all-cgen): New target.
8124         (all-opcodes,all-sim): Depend on all-cgen.
8125         * configure.in (host_tools): Add cgen.
8126         Only configure cgen if --enable-cgen-maint.
8127
8128 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
8129
8130         * configure.in: Add *-*-freebsd* configurations.
8131
8132 2002-04-08  Tom Tromey  <tromey@redhat.com>
8133
8134         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
8135         Fixes PR libgcj/6068.
8136
8137 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
8138
8139         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
8140
8141 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8142
8143         * configure.in (alpha*-dec-osf*): Enable libgcj.
8144
8145 2003-03-27  Matthew Gingell  <gingell@gnat.com>
8146
8147         * MAINTAINERS (Write After Approval): Add myself.
8148
8149 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
8150
8151         Fix for: PR bootstrap/3591, target/5676
8152         * configure.in (mcore-pe): Disable the configuration of
8153         libstdc++-v3 since exceptions are not supported.
8154
8155 2002-03-20  Anthony Green  <green@redhat.com>
8156
8157         * configure.in: Enable libgcj for xscale-elf target.
8158
8159 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
8160
8161         * MAINTAINERS:  Update my email address.
8162
8163 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
8164
8165         * ltmain.sh (relink_command): Fix typo in previous change.
8166
8167 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
8168
8169         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
8170         (relink_command): Added --tag flags.
8171         (mode=install): If relinking fails; error out.
8172
8173 2002-03-12  Richard Henderson  <rth@redhat.com>
8174
8175         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
8176         .NOTPARALLEL tag.
8177         (do-check): Rename from check.
8178         (check): Allow parallel check.
8179
8180 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
8181
8182         * MAINTAINERS: Add myself as maintainer for xtensa port.
8183         Fix alphabetical order in CPU port maintainer list.
8184         Remove myself from Write After Approval list.
8185
8186 2002-03-11  Richard Henderson  <rth@redhat.com>
8187
8188         * Makefile.in (.NOTPARALLEL): Add fake tag.
8189
8190 2002-03-07  H.J. Lu  (hjl@gnu.org)
8191
8192         * configure.in: Enable gprof for mips*-*-linux*.
8193
8194 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
8195
8196         * MAINTAINERS (Write After Approval): Add myself.
8197
8198 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
8199
8200         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
8201         libjava.
8202         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
8203
8204 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
8205
8206         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
8207         because its Makefile is there; test for the executable instead.
8208
8209 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
8210
8211         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
8212         libstdc++-v3 and libjava.
8213
8214 2002-02-11  Adam Megacz  <adam@xwt.org>
8215
8216         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
8217         boehm-gc
8218
8219 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
8220
8221         * config.guess: Updated to 2002-01-30's version.
8222         * config.sub: Updated to 2002-02-01's version.
8223         Contribute sh64-elf.
8224         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
8225         * configure.in: Added sh64-*-*.
8226
8227 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
8228
8229         * MAINTAINERS: Belatedly add myself to write after approval list.
8230
8231 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
8232
8233         * MAINTAINERS: Put self in as maintainer for x86-64 port.
8234         Remove self as Write After Approval.
8235
8236 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
8237
8238         * MAINTAINERS: Put self in as maintainer for contrib/regression
8239         directory.
8240
8241 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
8242
8243         * MAINTAINERS:  Update my email address.
8244
8245 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
8246
8247         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
8248         target-libiberty, and target-libgloss.  Skip Java-related
8249         libraries if not supported for NetBSD on target CPU.
8250
8251 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
8252
8253         * install-sh: Use _inst.$$_ for temp file name.
8254
8255 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
8256
8257         * MAINTAINERS (Write After Approval): Move my contact info
8258         from here...
8259         (OS Port Maintainers): ...to here (netbsd).
8260
8261 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
8262
8263         * MAINTAINERS (Write After Approval): Add myself.
8264
8265 2002-01-17  H.J. Lu  <hjl@gnu.org>
8266
8267         * Makefile.in (all-fastjar): Also depend on all-libiberty.
8268         (all-target-fastjar): Also depend on all-target-libiberty.
8269
8270 2002-01-16  H.J. Lu  (hjl@gnu.org)
8271
8272         * config.guess: Import from master sources, rev 1.225.
8273         * config.sub: Import from master sources, rev 1.238.
8274
8275 2002-01-16  Kazu Hirata  <kazu@hxi.com>
8276
8277         * MAINTAINERS (Write After Approval): Remove myself.
8278
8279 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
8280
8281         * MAINTAINERS (Write After Approval): Add myself.
8282
8283 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
8284
8285         * MAINTAINERS: Add self as docs co-maintainer.
8286
8287 2001-12-11  Matthias Klose  <doko@debian.org>
8288
8289         * MAINTAINERS (Write After Approval): Add myself.
8290
8291 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
8292
8293         * MAINTAINERS: Update my email address.
8294
8295 2001-12-07  Turly O'Connor  <turly@apple.com>
8296         * MAINTAINERS (Write After Approval): Add myself.
8297         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
8298         (rs6000_initialize_trampoline): Call __trampoline_setup for
8299         ABI_DARWIN too.
8300         * darwin-tramp.asm: New file, implements __trampoline_setup.
8301         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
8302
8303 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
8304
8305         * MAINTAINERS (Write After Approval): Add myself.
8306
8307 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
8308
8309         * configure, configure.in: Use temp file for long sed commands.
8310
8311 2001-12-03  Laurent Guerby  <guerby@acm.org>
8312
8313         * config.sub: Update to version 1.232 on subversion.
8314
8315 2001-12-03  Ben Elliston  <bje@redhat.com>
8316
8317         * MAINTAINERS: Update mail address for config.* patches.
8318
8319 2001-11-27  DJ Delorie  <dj@redhat.com>
8320             Zack Weinberg  <zack@codesourcery.com>
8321
8322         When build != host, create libiberty for the build machine.
8323
8324         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
8325         CONFIG_ARGUMENTS.
8326         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
8327         New variables.
8328         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
8329         and rules.
8330         (all.normal): Depend on ALL_BUILD_MODULES.
8331         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
8332         (all-build-libiberty): Depend on configure-build-libiberty.
8333
8334         * configure: Calculate and substitute proper value for
8335         ALL_BUILD_MODULES.
8336         * configure.in: Create the build subdirectory.
8337         Calculate and substitute TARGET_CONFIGARGS (formerly
8338         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
8339
8340 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
8341
8342         * MAINTAINERS (write-after-approval): Add self.
8343
8344 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8345
8346         * MAINTAINERS (GNATS only accounts): Remove self.
8347
8348 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
8349
8350         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
8351         libf2c.
8352
8353 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
8354
8355         * MAINTAINERS (Write After Approval): Add self.
8356
8357 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8358
8359         * MAINTAINERS: mips and s390 are also CPU ports.
8360
8361 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
8362
8363         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
8364
8365 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
8366
8367         * MAINTAINERS: Alphabetize.
8368
8369 2001-11-09  Kazu Hirata  <kazu@hxi.com>
8370
8371         * MAINTAINERS (Various maintainers: h8 port): Add myself.
8372
8373 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8374
8375         * MAINTAINERS (Various maintainers: hppa port): Added myself.
8376
8377 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
8378
8379         * configure.in (--enable-languages): Be more permissive about
8380         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
8381
8382 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
8383
8384         * config.sub: Import from master sources, rev. 1.230.
8385         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
8386
8387 2001-11-07  Laurent Guerby  <guerby@acm.org>
8388
8389         * MAINTAINERS (Write After Approval): Add self.
8390
8391 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
8392
8393         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
8394
8395 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
8396
8397         * config.sub: Import from master sources, rev 1.226.
8398         * config.guess: Import from master sources, rev 1.216.
8399
8400 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
8401
8402         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
8403         * MAINTAINERS: Add self as maintainer of MMIX port.
8404         Remove old after-approval entry.
8405
8406 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
8407
8408         * ChangeLog, configure: Fix spelling errors.
8409
8410 2001-10-20  Brendan Kehoe  <brendan@zen.org>
8411
8412         * MAINTAINERS: Tweak my address.
8413
8414 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
8415
8416         * MAINTAINERS: Update my email address.
8417
8418 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
8419
8420         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
8421         * MAINTAINERS: Add self as maintainer of CRIS port.
8422
8423 2001-10-10  Geert Bosch  <bosch@gnat.com>
8424
8425         * MAINTAINERS (Various maintainers: Ada front end):
8426         Added Robert Dewar.
8427
8428 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
8429
8430         * MAINTAINERS (Write After Approval): Added self
8431
8432 2001-10-02  Geert Bosch  <bosch@gnat.com>
8433
8434         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8435
8436 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
8437
8438         * configure: Handle temporary files securely using mkdir.
8439
8440 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
8441
8442         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
8443
8444 2001-09-26  Will Cohen  <wcohen@redhat.com>
8445
8446         * configure.in (*-*-linux*): Disable configuration of target-newlib
8447         and target-libgloss.
8448
8449 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
8450
8451         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
8452         RANLIB.
8453
8454 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
8455
8456         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
8457         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
8458         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
8459         avoid quotes nesting problems.
8460         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
8461         (DO_X): Export only variables that are set.
8462
8463 2001-09-19  Ben Elliston  <bje@redhat.com>
8464
8465         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
8466         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
8467         semantics.  Use the shell built-in "type" command instead.
8468
8469 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
8470
8471         Merged from gcc-3_0-branch:
8472         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
8473         * ltcf-c.sh: Use $objext, not $ac_objext.
8474         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
8475         * ltcf-cxx.sh: Add support for GNU.
8476         2001-07-22  Timothy Wall  <twall@redhat.com>
8477         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
8478         default settings if using GNU tools with that configuration.
8479         * ltcf-cxx.sh: Ditto.
8480         * ltcf-gcj.sh: Ditto.
8481         2001-07-21  Michael Chastain  <chastain@redhat.com>
8482         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
8483         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
8484         * ltmain.sh: Mark as gcc-local.
8485
8486 2001-08-30  Eric Christopher  <echristo@redhat.com>
8487             Jason Eckhardt  <jle@redhat.com>
8488
8489         * config.guess: Merge from master sources.
8490         * config.sub: Merge from master sources, add support for mipsisa32.
8491
8492 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
8493         * config.sub: Merge from master sources, rev 1.219.
8494         * MAINTAINERS: Add self as contact for stormy16 port.
8495
8496 2001-08-14  Zack Weinberg  <zackw@panix.com>
8497
8498         * config.sub: Merge from master sources, rev 1.218.
8499         * config.guess: Merge from master sources, rev 1.209.
8500
8501 2001-08-11  Graham Stott  <grahams@redhat.com>
8502
8503         * Makefile.in (check-c++): Add missing semicolon.
8504
8505 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
8506
8507         * MAINTAINERS (Various maitainers: predict.def): Added myself.
8508
8509 2001-07-30  Eric Christopher  <echristo@redhat.com>
8510
8511         * MAINTAINERS (Various maintainers: mips port): Added myself.
8512
8513 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
8514
8515         * configure.in (sh-*-linux*): New.
8516
8517 2001-07-27  Richard Henderson  <rth@redhat.com>
8518
8519         * .cvsignore: Add LAST_UPDATED.
8520
8521 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
8522
8523         * MAINTAINERS (Various maintainers: s390 port): Added myself.
8524
8525 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
8526
8527         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
8528
8529 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
8530
8531         * MAINTAINERS (Write After Approval): Added myself.
8532
8533 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
8534
8535         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
8536         and libgcj on m68hc11/m68hc12.
8537
8538 2001-06-27  H.J. Lu  (hjl@gnu.org)
8539
8540         * Makefile (CFLAGS_FOR_BUILD): New.
8541         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
8542
8543 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8544
8545         * README: Remove version number.
8546
8547 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8548
8549         * INSTALL/README: Update wrt. to the installation instructions now
8550         residing in gcc/doc/install.texi.
8551
8552 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
8553
8554         * README: Replace with a cut-down and updated version of gcc/README.
8555
8556 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
8557
8558         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
8559         multilibs to be disabled.
8560
8561 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
8562
8563         * MAINTAINERS (Write After Approval): Add myself.
8564
8565 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
8566
8567         * config.guess: Import CVS version 1.195.
8568         * config.sub: Import CVS version 1.212.
8569
8570 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
8571
8572         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8573         gcc/xgcc is built, use -print-prog-name to find out the program
8574         name to use.
8575
8576 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
8577
8578         * config.guess:  Import CVS version 1.194.  All gcc-local changes
8579         appear to also be in the master copy.
8580         * config.sub:  Import CVS version 1.211.
8581
8582 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
8583
8584         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
8585         with_gcc]: Use `gcc -shared' to build a shared library.
8586
8587 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8588
8589         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
8590         archives.
8591
8592 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8593
8594         * MAINTAINERS (Write After Approval): Add myself.
8595
8596 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
8597
8598         * configure.in (libstdcxx_flags): Do not try to execute
8599         libstdc++-v3/testsuite_flags until it exists.
8600
8601 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
8602
8603         * MAINTAINERS: Update my email address.
8604
8605 2001-05-31  Graham Stott  <grahams@redhat.com>
8606
8607         * MAINTAINERS (Write After Approval): Add myself.
8608
8609 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
8610
8611         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
8612         libraries when using g++ with native linker.
8613
8614 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
8615
8616         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
8617
8618 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
8619
8620         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
8621         [aix4*|aix5*]: Prepend blank.
8622
8623 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
8624
8625         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8626         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
8627         of subdir/configure scripts to use the new libtool.m4.
8628
8629 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
8630
8631         * MAINTAINERS (Write After Approval): Add myself.
8632
8633 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
8634
8635         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
8636
8637 2001-05-11  Ben Elliston  <bje@redhat.com>
8638
8639         * Makefile.in (all-sid): New target.
8640         (check-sid, clean-sid, install-sid): Likewise.
8641
8642 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
8643
8644         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
8645
8646 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8647
8648         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
8649         libgcj.
8650
8651 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
8652
8653         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
8654         gcc/xgcc is built, use -print-prog-name to find out the program
8655         name to use.
8656
8657 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
8658
8659         * configure.in (noconfigdirs): Don't reset it from scratch in the
8660         target case; only append to it.
8661
8662         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
8663         sparc-*-solaris2.8]: Disable ${libgcj}.
8664
8665 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
8666
8667         * configure.in (libgcj_saved): Copy from $libgcj.
8668         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
8669         --disable-libgcj.
8670
8671 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
8672
8673         * MAINTAINERS: Remove self as MIPS maintainer and
8674         C front end maintainer.
8675
8676 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
8677
8678         * configure.in: Move *-chorusos target case to the proper switch.
8679         Disable libgcj.
8680
8681 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8682
8683         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
8684         1.641.2.228.
8685
8686 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
8687
8688         * Makefile.in (STAGE1_CFLAGS): Pass down.
8689
8690 2001-04-13  Alan Modra  <amodra@one.net.au>
8691
8692         * config.guess: Add hppa64-linux support.  Note for next import that
8693         this is already in the master file.
8694         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
8695
8696 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
8697
8698         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8699         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
8700
8701 2001-04-11  Stan Shebs  <shebs@apple.com>
8702
8703         * MAINTAINERS: Add self as Darwin port maintainer.
8704
8705 2001-04-11  Alan Modra  <amodra@one.net.au>
8706
8707         * MAINTAINERS: Update my email address.
8708
8709 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
8710
8711         * ltcf-cxx.sh: Support creation of C++ shared libraries on
8712         recent versions of FreeBSD (release 3 or later).
8713         * ltconfig: On FreeBSD, -lc must not be provided when building
8714         a shared library or else the standard -pthread gcc option is
8715         rendered worthless to later users of the built library.
8716
8717 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
8718
8719         * MAINTAINERS: Add self and RTH as C front end maintainers.
8720
8721 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
8722
8723         * config.sub: Make sure to match an already-canonicalized
8724         machine name (eg. mn10300-unknown-elf).
8725
8726 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
8727
8728         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
8729         New macros.
8730         (bootstrap, cross): Use RECURSE_FLAGS.
8731         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
8732
8733 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
8734
8735         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
8736
8737 2001-03-22  Colin Howell  <chowell@redhat.com>
8738
8739         * Makefile.in (DO_X): Do not backslash single-quotes in
8740         backquotes (two places).
8741
8742 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8743
8744         Re-installed:
8745         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8746         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8747         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8748         * ltcf-cxx.sh: Likewise.
8749         * ltcf-gcj.sh: Likewise.
8750
8751 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
8752
8753         * MAINTAINERS: Add myself as "documentation co-maintainer".
8754
8755 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
8756
8757         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
8758         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
8759
8760 2001-03-19  Tom Tromey  <tromey@redhat.com>
8761
8762         * config-ml.in: Handle GCJ and GCJFLAGS.
8763
8764 2001-03-21  Michael Chastain  <chastain@redhat.com>
8765
8766         * Makefile.in: all-m4 depends on all-texinfo.
8767
8768 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
8769
8770         * MAINTAINERS: Add myself to write after approval list.
8771
8772 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
8773
8774         * Makefile.in (DO_X): Quote nested quotes.
8775
8776 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
8777
8778         * MAINTAINERS: Add myself to write after approval list.
8779
8780 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
8781
8782         * Makefile.in (DO_X): Use double quotes for quoting
8783         "RANLIB=$${RANLIB}".
8784
8785 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
8786
8787         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
8788
8789 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
8790
8791         * configure.in: Only use `lang_requires' for languages athat are
8792         actually enabled.
8793
8794 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
8795
8796         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
8797
8798 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
8799
8800         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
8801
8802 2001-03-07  Tom Tromey  <tromey@redhat.com>
8803
8804         * configure.in: Allow config-lang.in to set `lang_requires' to list
8805         of other required languages.
8806
8807 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
8808
8809         * Makefile.in: Remove RANLIB definition. Use RANLIB
8810         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
8811         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
8812
8813 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
8814             Alexandre Oliva  <aoliva@redhat.com>
8815
8816         * Makefile.in (check-c++): Use tabs, not spaces.
8817
8818 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
8819
8820         * MAINTAINERS: add myself to Write After Approval list.
8821
8822 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
8823
8824         * Makefile.in (check-c++): New rule.
8825
8826         * configure.in (target_libs): Remove libg++.
8827         (noconfigdirs): Remove libg++.
8828         (noconfigdirs): Same.
8829         (noconfigdirs): Same.
8830         (noconfigdirs): Same.
8831
8832         * config-ml.in: Remove libg++ references.
8833
8834         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
8835         (ALL_TARGET_MODULES): Same.
8836         (configure-target-libg++): Remove.
8837         (all-target-libg++): Remove.
8838         (configure-target-libio): Remove.
8839         (all-target-libio): Remove.
8840         (check-target-libio): Remove.
8841         (.PHONY): Remove.
8842         (libg++.tar.bz2): Remove.
8843         (all-target-cygmon): Remove libio.
8844         (all-target-libstdc++): Remove.
8845         (configure-target-libstdc++): Remove.
8846         (TARGET_LIB_PATH): Remove libstdc++.
8847         (ALL_GCC_CXX): Remove libstdc++.
8848         (all-target-gperf): Correct.
8849
8850 2001-02-16  Nick Clifton  <nickc@redhat.com>
8851
8852         * configure.in (noconfigdirs): Allow configuration of texinfo
8853         for Cygwin hosts.
8854
8855 2001-02-15  Anthony Green  <green@redhat.com>
8856
8857         * configure: Introduce GCJ_FOR_TARGET.
8858         * configure.in: Ditto.
8859         * Makefile.in: Ditto.
8860
8861 2001-02-13  Andreas Schwab  <schwab@suse.de>
8862
8863         * MAINTAINERS: Update mail address.
8864
8865 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
8866
8867         * config.guess: Add linux target for S/390.
8868         * config.sub: Likewise.
8869
8870 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
8871
8872         * configure.in: for *-chorusos, don't config target-newlib and
8873         target-libgloss.
8874
8875 2001-02-06  Ben Elliston  <bje@redhat.com>
8876
8877         * configure: Output host type to stdout, not stderr.
8878
8879 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
8880
8881         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
8882         * ltcf-cxx.sh: Likewise.
8883
8884         * config.if: Assume enable_libstdcxx_v3 is defined.
8885
8886 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
8887
8888         Remove V2 C++ library.
8889         * configure.in: Remove --enable-libstdcxx_v3 support.
8890
8891 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
8892
8893         * include/demangle.h: Add prototype for java_demangle_v3.
8894
8895 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
8896
8897         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
8898
8899 2001-01-27  Richard Henderson  <rth@redhat.com>
8900
8901         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
8902
8903 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8904
8905         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
8906         Don't unset, it's non-portable and no longer necessary, set to empty
8907         instead.
8908
8909 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
8910
8911         * ltconfig: Shell portability fix for the tagname validity check.
8912
8913 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
8914
8915         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
8916         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
8917
8918 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8919
8920         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
8921
8922 2001-01-26  Tom Tromey  <tromey@redhat.com>
8923
8924         * configure.in: Allow libgcj to be built on Sparc Solaris.
8925
8926 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
8927
8928         * ltcf-c.sh: Add aix5 case.
8929         * ltcf-cxx.sh: Likewise.
8930         * ltconfig: Likewise.
8931
8932 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
8933
8934         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
8935         keep at least one of build_libtool_libs or build_old_libs set to
8936         yes.
8937
8938         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
8939         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
8940
8941 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
8942
8943         * configure.in: Enable libgcj on several additional platforms.
8944
8945 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
8946
8947         * configure.in: Enable libgcj for linux targets.
8948
8949 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
8950
8951         * MAINTAINERS (Write After Approval): Add myself.
8952
8953 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
8954
8955         * MAINTAINERS: Add myself as vax port maintainer.
8956
8957 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
8958
8959         * MAINTAINERS: Add myself as Mercury front-end maintainer.
8960
8961 2001-01-09  Mike Stump  <mrs@wrs.com>
8962
8963         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
8964         failures of subdirectories.
8965
8966 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8967
8968         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
8969         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
8970         * ltcf-cxx.sh: Likewise.
8971         * ltcf-gcj.sh: Likewise.
8972         * ltconfig.sh: Fix typo.
8973
8974 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8975
8976         * configure: handle DOS-style absolute paths.
8977
8978 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
8979
8980         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
8981
8982 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
8983
8984         * MAINTAINERS: Add myself as avr port co-maintainer.
8985
8986 2000-12-28  Ben Elliston  <bje@redhat.com>
8987
8988         * MAINTAINERS: Add myself under ``Write After Approval''.
8989
8990 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
8991
8992         * texinfo: Remove directory from GCC.
8993
8994 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
8995
8996         * COPYING: Update to current
8997         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
8998         to 19yy as example year in copyright notice).
8999
9000 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
9001
9002         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
9003         (libstdcxx_incdir): Pass down.
9004         * config.if: Remove expired bits for cxx_interface, add stub.
9005         (libstdcxx_incdir): Add variable for g++ include directory.
9006         * configure.in (gxx_include_dir): Use it.
9007
9008 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
9009
9010         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
9011         with old-email address from ``Write After Approval''.
9012
9013 2000-12-15  Andreas Jaeger  <aj@suse.de>
9014
9015         * configure.in: Handle lang_dirs.
9016
9017 2000-12-14  Tom Tromey  <tromey@redhat.com>
9018
9019         * MAINTAINERS: Removed brads.
9020
9021         * MAINTAINERS: Added gcj developers.
9022
9023 2000-12-13  Anthony Green  <green@redhat.com>
9024
9025         * configure.in: Disable libgcj for any target not specifically
9026         listed.  Disable libgcj for x86 and Alpha Linux until compatible
9027         with g++ abi.
9028
9029 2000-12-13  Mike Stump  <mrs@wrs.com>
9030
9031         * Makefile.in (local-distclean): Also remove fastjar.
9032
9033 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
9034
9035         * contrib/gcc_update: Add fastjar --touch entries.
9036
9037 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
9038
9039         * configure.in: Disable language-specific target libraries for
9040         languages that aren't enabled.
9041
9042 2000-12-10  Anthony Green  <green@redhat.com>
9043
9044         * configure.in: Define libgcj.  Disable libgcj target libraries for
9045         most targets.
9046
9047 2000-12-10  Neil Booth  <neilb@earthling.net>
9048
9049         * MAINTAINERS: Update mail address, remove from WAA list.
9050
9051 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9052
9053         * libjava: Imported from /cvs/java.
9054         * libffi: Likewise.
9055         * Boehm-gc: Likewise.
9056
9057 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9058
9059         * configure.in (target_libs): Revert 2000-12-08 patch.
9060         (noconfigdirs): Added target-libjava.
9061
9062 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9063
9064         * djunpack.bat: removed.
9065
9066 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
9067
9068         * Makefile.in: handle DOS-style absolute paths.
9069         * config-ml.in: likewise.
9070         * symlink-tree: likewise.
9071
9072 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9073
9074         * fastjar: Imported.
9075
9076 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9077
9078         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
9079         libjava.
9080         * configure.in (target_libs): Removed `target-libjava'.
9081
9082 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9083
9084         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
9085         (ALL_MODULES): Added fastjar.
9086         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
9087         (all-target-libjava): all-fastjar replaces all-zip.
9088         (all-fastjar): Added.
9089         (configure-target-fastjar, all-target-fastjar): Likewise.
9090         * configure.in (host_tools): Added fastjar.
9091
9092 2000-12-07  Mike Stump  <mrs@wrs.com>
9093
9094         * Makefile.in (local-distclean): Remove leftover built files.
9095
9096 2000-11-24  Nick Clifton  <nickc@redhat.com>
9097
9098         * configure.in (xscale-elf): Add target.
9099         (xscale-coff): Add target.
9100
9101 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
9102
9103         * ltcf-cxx.sh: Support creation of C++ shared libraries on
9104         recent versions of FreeBSD (release 3 or later).
9105         * ltconfig: On FreeBSD, -lc must not be provided when building
9106         a shared library or else the standard -pthread gcc option is
9107         rendered worthless to later users of the built library.
9108
9109 2000-11-16  Fred Fish  <fnf@be.com>
9110
9111         * configure.in (enable_libstdcxx_v3): Fix typo,
9112         libstd++ -> libstdc++.
9113
9114 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
9115
9116         * MAINTAINERS: Add self to Write After Approval list.
9117
9118 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
9119
9120         * MAINTAINERS: Update my email address.  Add myself to global write
9121         privs list.
9122
9123 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
9124
9125         * Makefile.in: Merge with src and libgcj.
9126         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
9127         configure-target-<library> when their configure scripts need the C
9128         or C++ library to have already been built to work properly.
9129         (do_proto_toplev): Set them to an empty string.
9130
9131         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
9132         (REALLY_SET_LIB_PATH): Use them.
9133
9134 2000-11-17  Stan Shebs  <shebs@apple.com>
9135
9136         * MAINTAINERS: Add self to Write After Approval list.
9137
9138 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9139
9140         * configure: Provide the original toplevel configure arguments
9141         (including $0) to subprocesses in the environment rather than
9142         through gcc/configargs.h.
9143
9144 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
9145
9146         * MAINTAINERS: Remove references to cccp. Change C9X reference to
9147         C99.  Alphabetise "Write After Approval" list.
9148
9149 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
9150
9151         * configure: Turn on libstdc++ V3 by default.
9152
9153         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
9154         if we've got GCC.
9155
9156 2000-11-11  Philip Blundell  <philb@gnu.org>
9157
9158         * MAINTAINERS: Add self to Write After Approval list.
9159
9160 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
9161
9162         * ltcf-c.sh (aix4): Improve shared library configuration; require
9163         exporting symbols.
9164         * ltcf-cxx.sh (aix4): Define.
9165         * ltconfig (aix4): Define library and soname specs appropriate for
9166         AIX.  Define command to create export symbols list.
9167
9168 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
9169
9170         * config.sub: Add support for Sun Chorus
9171
9172 2000-10-31  Nick Clifton  <nickc@redhat.com>
9173
9174         * MAINTAINERS: Rename <name>@cygnus.com addresses to
9175         <name>@redhat.com.  Also installed new email address for Clint
9176         Popetz.
9177
9178 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
9179
9180         * etc: Remove directory from GCC.
9181
9182 2000-10-16  Michael Meissner  <meissner@redhat.com>
9183
9184         * configure (gcc/configargs.h): Only create if there is a build GCC
9185         directory created.
9186
9187 2000-10-16  Matthias Klose  <doko@debian.org>
9188
9189         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
9190         when configured for libstdc++-v3.
9191
9192 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
9193
9194         * configure: Save configure arguments to gcc/configargs.h.
9195
9196 2000-10-04  Philipp Thomas  <pthomas@suse.de>
9197
9198         * config.guess: Import CVS version 1.157.
9199         * config.sub: Import CVS version 1.181.
9200
9201 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
9202
9203         * Makefile.in (bootstrap): avoid recursion if subdir missing
9204         (cross): ditto
9205         (do-proto-toplev): ditto
9206
9207 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
9208
9209         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
9210         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
9211
9212         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
9213         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
9214         all affected `configure' scripts.
9215
9216 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
9217
9218         * MAINTAINERS: Add self as cpplib co-maintainer.
9219
9220 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
9221
9222         * MAINTAINERS: Add self to Write After Approval list.
9223
9224 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9225
9226         * INSTALL/README: egcs -> GCC update.
9227
9228 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
9229
9230         * MAINTAINERS: Add myself to Write After Approval list.
9231
9232 2000-09-15  Kazu Hirata  <kazu@hxi.com>
9233
9234         * MAINTAINERS: Add myself to Write After Approval list.
9235
9236 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
9237
9238         * configure.in: Do not build byacc for hppa64.  Provide paths to the
9239         X11 libraries for hppa64.
9240
9241 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
9242
9243         * MAINTAINERS: Add myself as 68hc11 port maintainer.
9244
9245 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
9246
9247         * Makefile.in (all-zlib): Added dummy target.
9248
9249         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
9250         ltcf-gcj.sh: Updated from libtool multi-language branch.
9251
9252 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
9253
9254         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
9255         (bootstrap*): Depend on all-bootstrap.
9256
9257 2000-09-05  Philipp Thomas  <pthomas@suse.de>
9258
9259         * config.guess: Import CVS version 1.156.
9260         * config.sub: Import CVS version 1.179.
9261
9262 2000-09-02  Anthony Green  <green@cygnus.com>
9263
9264         * Makefile.in (all-gcc): Depend on all-zlib.
9265         (CLEAN_MODULES): Add clean-zlib.
9266         (ALL_MODULES): Add all-zlib.
9267         * configure.in (host_libs): Add zlib.
9268
9269 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
9270
9271         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
9272         crosses, but add gcc/include to the header search path for them.
9273
9274 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
9275
9276         * MAINTAINERS: Add self to Write After Approval list.
9277
9278 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9279
9280         * config.guess: Import CVS version 1.152.
9281         * config.sub: Import CVS version 1.177.
9282
9283 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
9284
9285         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
9286         $targargs to tell whether newlib is going to be built.
9287
9288         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
9289         $$r/TARGET_SUBDIR/libio for _G_config.h.
9290
9291 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
9292
9293         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
9294
9295 2000-08-22  DJ Delorie  <dj@redhat.com>
9296
9297         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
9298
9299 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
9300
9301         * config-ml.in (CC, CXX): Avoid trailing whitespace.
9302         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
9303         sub-configures.
9304
9305 2000-08-21  DJ Delorie  <dj@redhat.com>
9306
9307         * MAINTAINERS: Add self as a libiberty maintainer
9308
9309 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
9310
9311         * configure.in (libstdcxx_flags): Use
9312         libstdc++-v3/src/libstdc++.INC.
9313
9314 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
9315
9316         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
9317
9318 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
9319
9320         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
9321
9322         * configure: Make enable_threads and enable_shared defaults
9323         explicit.  Substitute enable_threads into generated Makefiles.
9324         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
9325         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
9326
9327 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
9328
9329         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
9330
9331 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
9332
9333         * config-ml.in (CC): Remove bogus duplicate quotation mark from
9334         previous delta.
9335
9336 2000-08-11  Jason Merrill  <jason@redhat.com>
9337
9338         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
9339         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
9340         (FLAGS_FOR_TARGET): Not here.
9341         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
9342
9343 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
9344
9345         * config-ml.in (CC, CXX): Don't introduce a leading space.
9346
9347 2000-08-07  DJ Delorie  <dj@delorie.com>
9348
9349         * MAINTAINERS: Add self as a DJGPP maintainer
9350
9351 2000-08-07  DJ Delorie  <dj@redhat.com>
9352
9353         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
9354         "if we're also building gcc, and it's a gcc that will run on the
9355         build machine, we want to use its includes instead of the system's
9356         default includes".
9357
9358 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
9359
9360         * MAINTAINERS: Add self to Write After Approval list.
9361
9362 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
9363
9364         * configure.in (libstdcxx_flags): Don't use `"'.
9365
9366         * config-ml.in: Adjust multilib search paths to the
9367         appropriate multilib tree.
9368
9369 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
9370
9371         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
9372         commas in $LANGUAGES.
9373
9374 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
9375
9376         * configure.in: Re-enable all references to libg++ and librx.
9377
9378 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
9379
9380         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
9381         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
9382         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
9383         * ltcf-cxx.sh (need_lc): Set based on postdeps.
9384
9385         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
9386
9387 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
9388
9389         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
9390         CXX_FOR_TARGET for sed.
9391
9392 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
9393
9394         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
9395         Do not override if already set in the environment or in configure.
9396         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
9397         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
9398
9399 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
9400
9401         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
9402         the libtool CVS tree multi-language branch.
9403         * ltconfig, ltmain.sh: Updated.
9404
9405 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
9406
9407         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
9408         (clean-target): Depend on it.
9409
9410         * Makefile.in (FLAGS_FOR_TARGET): New macro.
9411         (GCC_FOR_TARGET): Use it.
9412         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
9413         * configure.in: ... here.
9414         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
9415         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
9416
9417 2000-07-24  Eric Christopher  <echristo@cygnus.com>
9418
9419         * MAINTAINERS: Add self to Write After Approval list.
9420
9421 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
9422
9423         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
9424         (configure-target-libchill, configure-target-libobjc): Likewise.
9425
9426         * configure.in: Use the same cache file for all target libs.
9427         * config-ml.in: But different cache files per multilib variant.
9428
9429 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
9430
9431         * configure (topsrcdir): Don't use dirname.
9432
9433 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
9434
9435         * MAINTAINERS: Add self to Write After Approval list.
9436
9437 2000-07-20  Jason Merrill  <jason@redhat.com>
9438
9439         * configure.in: Remove all references to libg++ and librx.
9440
9441         * configure, configure.in, Makefile.in: Unify gcc and binutils.
9442
9443 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
9444
9445         * config.sub: Update to subversions version 2000-07-06.
9446
9447 2000-07-12  Andrew Haley  <aph@cygnus.com>
9448
9449         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
9450         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
9451
9452 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
9453
9454         * symlink-tree:  Check number of arguments.
9455
9456 2000-07-05  Jim Wilson  <wilson@cygnus.com>
9457
9458         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
9459         search path for a g++ extracted from the build tree.  This
9460         will allow link tests run by configure scripts in
9461         subdirectories to succeed.
9462
9463 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
9464
9465         * ltconfig: Add support for mips-dde-sysv4.2MP
9466
9467 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
9468
9469         * MAINTAINERS: Add myself as loop discovery maintainer.
9470
9471 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
9472
9473         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
9474         `os2'. Force ac_cv_exeext to be ".exe" in that case.
9475
9476 2000-06-19  Timothy Wall  <twall@cygnus.com>
9477
9478         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
9479         * config.sub: Add tic54x target.
9480
9481 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9482
9483         * MAINTAINERS: Add self as Fortran maintainer,
9484         remove Craig Burley.
9485
9486 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9487
9488         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
9489         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
9490
9491 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
9492
9493         * MAINTAINERS: Add self as i18n maintainer
9494
9495 20000-05-21  H.J. Lu  (hjl@gnu.org)
9496
9497         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
9498         directory are used if they exist. Make sure
9499         $(build_tooldir)/include is searched for header files,
9500         $(build_tooldir)/lib/ for library files.
9501         (GCC_FOR_TARGET): Likewise.
9502         (CXX_FOR_TARGET): Likewise.
9503
9504 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
9505
9506         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
9507
9508 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
9509
9510         * Makefile.in (configure-target-libiberty): Depend on
9511         configure-target-newlib.
9512
9513 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
9514
9515         * configure.in, Makefile.in: Merge all libffi-related
9516         configury stuff from the libgcj tree.
9517
9518 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9519
9520         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9521         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
9522
9523 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9524
9525         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
9526         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
9527         current version information.  Add to proto-toplev directory.
9528         (gdb-taz): Build do-djunpack.
9529
9530 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
9531
9532         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
9533
9534 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9535
9536         * MAINTAINERS: Add self to Write After Approval list.
9537
9538 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9539
9540         * ltmain.sh: Preserve in relink_command any environment
9541         variables that may affect the linker behavior.
9542
9543 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
9544
9545         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
9546
9547 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
9548
9549         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
9550
9551 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
9552
9553         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
9554         with the version name.
9555
9556 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
9557
9558         * MAINTAINERS: Add self as bb-reorder maintainer.
9559
9560 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
9561
9562         * config.if: Tweak.
9563
9564 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
9565
9566         * djunpack.bat: New file.
9567
9568 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9569
9570         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
9571         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
9572         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
9573         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
9574
9575 2000-04-16  Dave Pitts  <dpitts@cozx.com>
9576
9577         * config.sub (case $basic_machine): Change default for "ibm-*"
9578         to "openedition".
9579
9580 2000-04-13  Andreas Jaeger  <aj@suse.de>
9581
9582         * MAINTAINERS: Added myself.
9583
9584 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9585
9586         * Makefile.in (gdb-taz): New target.  GDB specific archive.
9587         (do-md5sum): New target.
9588         (MD5PROG): Define.
9589         (PACKAGE): Default to TOOL.
9590         (VER): Default to a shell script.
9591         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
9592         md5 checksum generation.
9593         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
9594         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
9595         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
9596         insight.tar.bz2): Use gdb-taz to create archive.
9597
9598 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9599
9600         * configure (warn_cflags): Delete.
9601
9602 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
9603
9604         * MAINTAINERS: Added myself.
9605
9606 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
9607             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
9608
9609         * configure.in (enable_libstdcxx_v3): Add.
9610         (target_libs): Add bits here to switch between libstdc++-v2 and
9611         libstdc++-v3.
9612         * config.if: And this file too.
9613         * Makefile.in: Add libstdc++-v3 targets.
9614
9615 2000-04-05  Michael Meissner  <meissner@redhat.com>
9616
9617         * config.sub (d30v): Add d30v as a basic machine type.
9618
9619 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
9620
9621         * configure.in: -linux-gnu*, not -linux-gnu.
9622
9623 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
9624
9625         * MAINTAINERS: Add self in write-after-approval section.
9626
9627 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
9628
9629         * MAINTAINERS: Add self as ia64 port maintainer.
9630
9631 2000-03-08  Neil Booth  <NeilB@earthling.net>
9632
9633         * MAINTAINERS: Add self in write-after-approval section.
9634
9635 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9636
9637         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
9638         (do-tar-bz2): Replace TOOL with PACKAGE.
9639         (gdb.tar.bz2): Remove GDBTK from GDB package.
9640         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
9641         dejagnu.tar.bz2): New packages.
9642
9643 2000-02-27  Andreas Jaeger  <aj@suse.de>
9644
9645         * configure.in: Add entry for mips*-*-linux*, move catch all
9646         *-*-*linux* entry below this one.
9647
9648 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
9649
9650         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
9651
9652 2000-02-24  Nick Clifton  <nickc@cygnus.com>
9653
9654         * config.sub: Support an OS of "wince".
9655
9656 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
9657
9658         * config.guess, config.sub: Updated to match config's 2000-02-15
9659         version.
9660
9661 2000-02-23  Linas Vepstas  <linas@linas.org>
9662
9663         * config.sub: Add support for Linux/IBM 370.
9664         * configure.in: Likewise.
9665
9666 2000-02-22  Nick Clifton  <nickc@cygnus.com>
9667
9668         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
9669
9670 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
9671
9672         * config.guess: Guess "cygwin" rather than "cygwin32".
9673
9674 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9675
9676         * configure (gcc_version): When setting, narrow search to
9677         lines containing `version_string'.
9678
9679 2000-02-15  Denis Chertykov  <denisc@overta.ru>
9680
9681         * config.sub: Add support for avr target.
9682
9683 2000-02-14  Nick Clifton  <nickc@cygnus.com>
9684
9685         * MAINTAINERS: Add maintainers for MCore port.
9686
9687 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
9688
9689         * config.sub: Add mmix-knuth-mmixware.
9690
9691 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9692
9693         * MAINTAINERS: Pair cccp with cpplib maintainership.
9694
9695 2000-01-27  Christopher Faylor  <cgf@redhat.com>
9696
9697         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
9698         structure stuff to -L library search.
9699         (CXX_FOR_TARGET): Ditto.
9700         (CROSS_CHECK_MODULES): Fix spelling mistake.
9701
9702 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
9703
9704         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
9705         the C++ compiler.
9706
9707 2000-01-12  Richard Henderson  <rth@cygnus.com>
9708
9709         * configure.in: Don't build some bits for beos.
9710
9711 2000-01-12  Joel Sherrill (joel@OARcorp.com)
9712
9713         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
9714         as include files.
9715
9716 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
9717
9718         * Add self as cpplib maintainer, as requested by Jason
9719         Merrill.  Correct my e-mail address.
9720
9721 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
9722
9723         * configure.in: Use mt-aix43 to handle *_TARGET defs,
9724         not mh-aix43.
9725
9726 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
9727
9728         * MAINTAINERS: Add myself to "write after approval" list.
9729
9730 1999-12-14  Richard Henderson  <rth@cygnus.com>
9731
9732         * config.guess (alpha-osf, alpha-linux): Detect ev67.
9733         * config.sub: Accept alphaev[78], alphaev8.
9734
9735 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
9736
9737         * config.guess, config.sub: Update from autoconf.
9738
9739 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
9740
9741         * MAINTAINERS:  update my playtime e-address.
9742
9743 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9744
9745         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
9746         necessary libraries are missing.
9747
9748 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
9749
9750         * MAINTAINERS: Add new 'write after approval' maintainer.
9751
9752 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
9753
9754         * MAINTAINERS: Add new Java maintainer.
9755
9756 1999-10-25  Andreas Schwab  <schwab@suse.de>
9757
9758         * configure: Fix quoting inside arguments of eval.
9759
9760 1999-10-21  Nick Clifton  <nickc@cygnus.com>
9761
9762         * config-ml.in: Allow suppression of some ARM multilibs.
9763
9764 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
9765
9766         * config.guess: Add OS/390 match pattern.
9767         * config.sub: Add mvs, openedition targets.
9768         * configure.in (i370-ibm-opened*): New.
9769
9770 1999-09-04  Steve Chamberlain  <sac@pobox.com>
9771
9772         * config.sub: Add support for configuring for pj.
9773
9774 1999-08-31  Nick Clifton  <nickc@cygnus.com>
9775
9776         * config.sub (maybe_os): Add support for configuring for fr30.
9777
9778 1999-08-25  Nick Clifton  <nickc@cygnus.com>
9779
9780         * configure.in: Do not configure or build ld for AIX
9781         platforms.  ld is known to be broken on these platforms.
9782
9783 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9784
9785         * config-ml.in: Pass compiler flag corresponding to multidirs to
9786         subdir configures.
9787
9788 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
9789
9790         * Makefile.in (LDFLAGS): Define.
9791
9792 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
9793
9794         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
9795         noconfigdirs.
9796         (*-*-cygwin*): Likewise.
9797
9798 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
9799
9800         * mkdep: New file.
9801         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
9802         (BINUTILS_SUPPORT_DIRS): Add mkdep.
9803
9804         From Eli Zaretskii <eliz@is.elta.co.il>:
9805         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
9806         long file name when using DJGPP on MS-DOS.
9807
9808 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
9809
9810         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
9811
9812 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
9813
9814         * Makefile.in (check-target-libio): Remove all-target-libstdc++
9815         dependency as this causes "make check" to globally "make all"
9816
9817 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
9818
9819         * configure.in (target_libs): Added target-zlib.
9820         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
9821         (CONFIGURE_TARGET_MODULES): Likewise.
9822         (CHECK_TARGET_MODULES): Likewise.
9823         (INSTALL_TARGET_MODULES): Likewise.
9824         (CLEAN_TARGET_MODULES): Likewise.
9825         (configure-target-zlib): New target.
9826         (all-target-zlib): Likewise.
9827         (all-target-libjava): Depend on all-target-zlib.
9828         (configure-target-libjava): Depend on configure-target-zlib.
9829
9830         * Makefile.in (configure-target-libjava): Depend on
9831         configure-target-newlib.
9832         (configure-target-boehm-gc): New target.
9833         (configure-target-qthreads): New target.
9834
9835         * configure.in (target_libs): Added target-qthreads.
9836         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
9837         (CONFIGURE_TARGET_MODULES): Likewise.
9838         (CHECK_TARGET_MODULES): Likewise.
9839         (INSTALL_TARGET_MODULES): Likewise.
9840         (CLEAN_TARGET_MODULES): Likewise.
9841         (all-target-qthreads): New target.
9842         (configure-target-libjava): Depend on configure-target-qthreads.
9843         (all-target-libjava): Depend on all-target-qthreads.
9844
9845         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
9846         (CONFIGURE_TARGET_MODULES): Likewise.
9847         (CHECK_TARGET_MODULES): Likewise.
9848         (INSTALL_TARGET_MODULES): Likewise.
9849         (CLEAN_TARGET_MODULES): Likewise.
9850         (all-target-libjava): New target.
9851         (all-target-boehm-gc): Likewise.
9852         * configure.in (target_libs): Added libjava, boehm-gc.
9853
9854 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
9855
9856         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
9857         configure.bat in SUPPORT_FILES.
9858         (gas+binutils.tar.bz2): Likewise.
9859
9860         * makeall.bat: Remove; obsolete.
9861
9862 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
9863
9864         From Mark Elbrecht:
9865         * configure.bat: Remove; obsolete.
9866
9867 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
9868
9869         * configure: Add -W -Wall to the default CFLAGS when compiling with
9870         gcc.
9871
9872 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
9873
9874         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
9875
9876 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
9877
9878         * configure.in: Build ld on IRIX6.
9879
9880 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
9881
9882         * Makefile.in: Change distribution targets to use bzip2 instead of
9883         gzip.
9884         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
9885         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
9886
9887 1999-06-04  Nick Clifton  <nickc@cygnus.com>
9888
9889         * config.sub: Add mcore target.
9890
9891 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
9892
9893         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
9894
9895 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
9896
9897         * config.guess (dummy): Changed to $dummy.
9898
9899 1999-05-24  Nick Clifton  <nickc@cygnus.com>
9900
9901         * config.sub: Tidied up case statements.
9902
9903 1999-05-22  Ben Elliston  <bje@cygnus.com>
9904
9905         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
9906         <jiro@din.or.jp>.
9907
9908         * config.guess: Merge with FSF version. Future changes will be
9909         more accurately recorded in this ChangeLog.
9910         * config.sub: Likewise.
9911
9912 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
9913
9914          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
9915
9916 1999-04-30  Tom Tromey  <tromey@cygnus.com>
9917
9918         * ltmain.sh: [mode link] Always use CC given by ltconfig.
9919
9920 1999-04-23  Tom Tromey  <tromey@cygnus.com>
9921
9922         * ltconfig, ltmain.sh: Update to libtool 1.2f.
9923
9924 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
9925
9926         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
9927         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
9928         Bad merge removed these two changes.
9929
9930 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
9931                           Martin Heller (Ing.-Buero_Heller@t-online.de)
9932
9933         * config.guess (interix Alpha): Add.
9934
9935 1999-04-11  Richard Henderson  <rth@cygnus.com>
9936
9937         * configure.in (i?86-*-beos*): Do config gperf; don't config
9938         gdb, newlib, or libgloss.
9939
9940 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
9941
9942         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
9943         link a trivial program with -mabi=64.  If it fails, remove mabi=64
9944         from multidirs.
9945
9946 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
9947
9948         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
9949
9950 1999-04-08  Nick Clifton  <nickc@cygnus.com>
9951
9952         * config.sub: Add support for mcore targets.
9953
9954 1999-04-07  Michael Meissner  <meissner@cygnus.com>
9955
9956         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
9957         not mt-ospace, in order to shut up assembler warning about using
9958         symbols that are named the same as registers.
9959
9960 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
9961
9962         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
9963         dependency list for all-target-cygmon.
9964
9965 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
9966
9967         * config-ml.in: Check $host, not $target, for selective multilibs.
9968         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
9969         thumb interworking, and underscore prefix multilibs.
9970
9971 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
9972
9973         * missing: Update to version from current automake.
9974
9975 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
9976
9977         * configure (gxx_include_dir): Removed.
9978
9979         * configure.in (gxx_include_dir): Handle it.
9980         * Makefile.in: Likewise.
9981
9982 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
9983
9984         * config.sub (mips64vr4111,mips64vr4111el) Add.
9985
9986 1999-03-21  Ben Elliston  <bje@cygnus.com>
9987
9988         * config.guess: Correct typo for detecting ELF on FreeBSD.
9989
9990 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
9991
9992         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
9993         config/mh-djgpp.
9994
9995 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
9996
9997         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
9998         all-target-newlib to dependency list for all-target-bsp.
9999
10000 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10001
10002         * config.sub: Add i386-uwin support.
10003         * config.guess: Likewise.
10004
10005 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10006
10007         * configure.in: cleanup, add mh-*pic handling for arm, special
10008         case powerpc*-*-aix*
10009
10010 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
10011
10012         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
10013         can be built.
10014
10015 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
10016
10017         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
10018         targets.
10019
10020 1999-03-02  Nick Clifton  <nickc@cygnus.com>
10021
10022         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
10023
10024 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
10025
10026         * config.sub: Check for "cygwin*" rather than "cygwin32*"
10027
10028 1999-02-24  Nick Clifton  <nickc@cygnus.com>
10029
10030         * config.sub: Fix typo in arm recognition.
10031
10032 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
10033
10034         * configure.in (noconfigdirs): Changed target_configdirs to
10035         include target-bsp only for m68k-*-elf* and m68k-*-coff*
10036         rather than m68k-*-* since it is not known to work on
10037         m68k-aout. Ditto for arm-*-*oabi.
10038
10039 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
10040
10041         * configure.in (*-*-windows*): Remove, no longer used.
10042
10043 1999-02-19  Ben Elliston <bje@cygnus.com>
10044
10045         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
10046         Smart and improved by Andrew Cagney.
10047
10048 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
10049
10050         * config.guess: Recognize openbsd-*-hppa.
10051
10052 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
10053
10054         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
10055         only if it is not empty.
10056
10057 1999-02-17  Nick Clifton  <nickc@cygnus.com>
10058
10059         Patch from: Scott Bambrough <scottb@corelcomputer.com>
10060
10061         * config.guess: Modified to recognize uname's armv* syntax.
10062
10063         * config.sub: Modified to recognize uname's armv* syntax.
10064
10065 1999-02-17  Mark Salter  <msalter@cygnus.com>
10066
10067         * configure.in: Added target-bsp for sparclite.
10068
10069 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
10070
10071         * config.sub: Recognize alphapca5[67] and up to alphaev8.
10072
10073 1999-02-08  Nick Clifton  <nickc@cygnus.com>
10074
10075         * configure.in: Add support for strongarm port.
10076         * config.sub: Add support for strongarm target.
10077
10078 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10079
10080         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
10081         the old name config/mh-cygwin32.
10082         Enable texinfo.
10083
10084 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
10085
10086         * configure.in: Do build ld for ix86 Solaris.
10087
10088 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
10089
10090         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
10091         $AR_FOR_TARGET.  Likewise for RANLIB.
10092
10093 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
10094
10095         * config.sub (oabi):  Recognize.
10096         * configure.in (arm-*-oabi):  Handle.
10097
10098 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
10099
10100         * config.guess: Improve detection of i686 on UnixWare 7.
10101
10102 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
10103
10104         * config.guess: Add support for i386-pc-interix.
10105         * config.sub: Likewise.
10106         * configure.in: Likewise.
10107
10108 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
10109
10110         * Makefile.in: Remove unneeded all-target-libio from
10111         from all-target-winsup target since it is now unneeded.
10112         Add all-target-libtermcap in its place since it is now
10113         needed.
10114
10115 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
10116
10117         * configure.in: makefile stub for cygwin target is probably
10118         unnecessary.  Remove it for now.
10119
10120 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
10121
10122         * configure.in: libtermcap.a should be built when cygwin is the
10123         target as well as the host.
10124         * config.guess: Allow mixed case in cygwin uname output.
10125         * Makefile.in: Add libtermcap target.
10126
10127 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
10128
10129         * config.sub: Clean up handling of hppa2.0.
10130
10131 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
10132
10133         * config.guess: Use C code to identify more HP machines.
10134
10135 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
10136
10137         * config.sub: Handle hppa2.0.
10138
10139 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
10140
10141         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
10142         cygmon for all sparclite targets, regardless of object format.
10143
10144 1998-12-15  Mark Salter  <msalter@cygnus.com>
10145
10146         * configure.in: Added target-bsp for several target architectures.
10147
10148         * Makefile.in: Added rules for bsp.
10149
10150 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
10151
10152         * config.guess: Improve detection of hppa2.0 processors.
10153
10154 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
10155
10156         * config.guess: Recognize FreeBSD using ELF automatically.
10157
10158 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
10159
10160         * configure (skip-this-dir): Add handling for new shell script, which
10161         might be created by a sub-directory's configure to indicate, this particular
10162         directory is "unwanted".
10163         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
10164
10165 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
10166
10167         * ltconfig: import from libtool, after changing libtool to
10168         account for the cygwin name change.
10169
10170 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
10171
10172         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
10173         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
10174
10175 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
10176
10177         * configure.in: Add libtermcap to list of cygwin dependencies.
10178
10179 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
10180
10181         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
10182         they include winsup/include when it's a cygwin target.
10183
10184 1998-11-12  Tom Tromey  <tromey@cygnus.com>
10185
10186         * configure.in (host_tools): Added zip.
10187         * Makefile.in (all-target-libjava): Depend on all-zip.
10188         (all-zip): New target.
10189         (ALL_MODULES): Added all-zip.
10190         (NATIVE_CHECK_MODULES): Added check-zip.
10191         (INSTALL_MODULES): Added install-zip.
10192         (CLEAN_MODULES): Added clean-zip.
10193
10194 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
10195
10196         * Makefile.in: lose "32" from comment about cygwin.
10197
10198 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
10199
10200         * configure.in: Use -Os to build target libraries for the fr30.
10201
10202 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
10203
10204         * config.sub: Add fr30.
10205
10206 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
10207
10208         * configure.in: drop "32" from config/mh-cygwin32.  Check
10209         cygwin* instead of cygwin32*.
10210         * config.sub: Check cygwin* instead of cygwin32*.
10211
10212 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
10213
10214         * config.guess: Match any version of Unixware7.
10215
10216 1998-10-20  Syd Polk  <spolk@cygnus.com>
10217
10218         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
10219         if desired.
10220
10221 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
10222
10223         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
10224         these if the appropriate directories and files to not exist.
10225
10226 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
10227
10228         * Makefile.in (DEVO_SUPPORT): Add config.if.
10229
10230 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10231
10232         * configure: Add pattern to replace "build_tooldir"'s
10233         definition in the generated Makefile with "tooldir"'s
10234         actual value.
10235
10236 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
10237
10238         * config.sub: Bring back lost sparcv9.
10239
10240         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
10241
10242 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
10243
10244         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
10245         CC_FOR_TARGET and friends.
10246
10247 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
10248
10249         * Makefile.in (build_tooldir): New variable, same as tooldir.
10250         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
10251         -B$(build_tooldir)/bin/.
10252         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
10253
10254 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10255
10256         * README: Remove installation instructions and refer to the
10257         INSTALL directory instead.
10258
10259 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
10260
10261         * config.sub: Add support for i[34567]86-pc-udk.
10262         * configure.in: Likewise.
10263
10264 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
10265
10266         * Makefile.in: add bzip2 package building bits for user
10267         tools module
10268         * configure.in: ditto
10269
10270 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
10271
10272         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
10273         (ALL_TARGET_MODULES): Add all-target-libobjc.
10274         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10275         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10276         (all-target-libchill): Add dependencies.
10277         * configure.in (target_libs): Add libchill.
10278
10279 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
10280
10281         * configure.in (target_subdir): Remove duplicate line.
10282
10283 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
10284
10285         * Makefile.in (all-automake): fix dependencies.
10286
10287 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
10288
10289         * configure.in: Minor cleanups for building in the $(target_alias)
10290         subdir.
10291
10292 1998-09-22  Jim Wilson  <wilson@cygnus.com>
10293
10294         * Makefile.in (bootstrap): Set r and s before make all.  Use
10295         BASE_FLAGS_TO_PASS in make all.
10296         (cross): Likewise.
10297
10298 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
10299
10300         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
10301
10302 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
10303
10304         * config.sub: Fix typo in last change.
10305
10306 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
10307
10308         * config.sub: Add support for C4x target.
10309         * configure.in: Likewise.
10310
10311 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
10312
10313         * config.sub: Recognize sparcv9 just like sparc64.
10314
10315 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
10316
10317         * config.guess: Match "Pent II" or "PentII" for OpenServer.
10318
10319 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
10320
10321         * config.guess: Correctly identify Pentium II sco boxes.
10322
10323         * config.guess: Fix "tr" code.  From Weiwen Liu.
10324
10325 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
10326
10327         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
10328         stabs.
10329
10330 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
10331
10332         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
10333         (ALL_TARGET_MODULES): Add all-target-libchill.
10334         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
10335         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
10336         (all-target-libchill): Add dependencies.
10337         * configure.in (target_libs): Add libchill.
10338
10339 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
10340
10341         * config.guess: Avoid assumptions about "tr" behaves when
10342         LANG is set to something other than English.
10343
10344 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
10345
10346         * configure (gxx_include_dir): Changed to
10347         '${prefix}/include/g++'-${libstdcxx_interface}.
10348
10349         * config.if: New to determine the interfaces.
10350
10351 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
10352
10353         * config.guess: Detect and handle MPE/IX.
10354         * config.sub: Deal with MPE/IX.
10355
10356 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
10357
10358         * configure.in: Use mh-aix43.
10359
10360 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
10361
10362         * configure: Fix --without/--disable cases for gxx-include-dir.
10363
10364 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
10365
10366         * mdata-sh:  Imported.  Needed for automake support.
10367
10368 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
10369
10370         * Makefile.in (taz): Try "chmod -R og=u ." before
10371         "chmod og=u `find . -print`".
10372
10373 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
10374
10375         * configure.in: Add arm-elf and thumb-elf support.
10376
10377 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
10378
10379         * Makefile.in: Undo previous patch.
10380
10381 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
10382
10383         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
10384         to here ...
10385         (install-no-fixedincludes): and here
10386         (INSTALL_MODULES): ... from here.
10387
10388 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10389
10390         * config.sub: Merge with FSF.
10391
10392         * config.guess: Merge with FSF.
10393
10394 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
10395
10396         * configure (extraconfigdirs): New variable.
10397         (SUBDIRS): Add extraconfigdirs and recurse on them too.
10398         * Makefile.in (all): Move higher in file.
10399         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
10400         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
10401         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
10402         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
10403         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
10404
10405 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
10406
10407         * Makefile.in (all-target-libjava): Depend on all-gcc and
10408         all-target-newlib.
10409         (configure-target-libjava): Depend on $(ALL_GCC).
10410
10411 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
10412
10413         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
10414         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
10415
10416 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
10417
10418         * INSTALL/README: Fix typo.
10419
10420 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10421
10422         * ylwrap: Change absolute path checks to check for DOS style path
10423         names.
10424
10425         * ylwrap: Don't use a full path name if the source file is in the
10426         same directory.  From hjl@lucon.org (H.J. Lu).
10427
10428         * config-ml.in: Default to being verbose, to match Feb 18 change to
10429         configure.
10430
10431 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
10432
10433         Brought over from egcs:
10434
10435         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10436
10437         * configure.in (target_subdir): Set to ${target_alias} instead
10438         of "libraries".
10439
10440         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
10441
10442         * configure.in (target_subdir): Set to libraries if enable_multilib.
10443
10444 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
10445
10446         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
10447         multilibs, force reconfiguration the first time we create
10448         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
10449
10450 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
10451
10452         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
10453         avoid confusion with --no-recursion.
10454
10455 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
10456
10457         * configure.in: Win32 hosts shouldn't use install -x
10458         * install-sh: remove -x option, and special .exe-handling
10459         hack.
10460
10461 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
10462
10463         * config.guess: Recognize i586-pc-beos.
10464         * configure.in: Don't build some bits for beos.
10465
10466 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10467
10468         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
10469         CFLAGS default to -O2.
10470
10471         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
10472         when using GNU ld.
10473
10474 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
10475
10476         * ltmain.sh: Correct install when using a different shell.
10477
10478 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10479
10480         * ltconfig, ltmain.sh: Update to libtool 1.2b.
10481
10482 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
10483
10484         * makefile.vms: Update to build binutils/makefile.vms.  Add install
10485         target.
10486
10487 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
10488
10489         * ltconfig: Update to correct AIX handling.
10490
10491 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
10492
10493         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
10494
10495         * configure.in (target_subdir): Set to ${target_alias} instead
10496         of "libraries".
10497
10498 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
10499
10500         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
10501         (Makefile): Depend on $(gcc_version_trigger).
10502
10503         * configure (gcc_version): Change default initializer to empty
10504         string.
10505         (gcc_version_trigger): New variable; pass this variable down
10506         to subdir configures to enable them checking gcc's version
10507         themselves. Emit make macros for both gcc_version vars.
10508         (topsrcdir): Initialize reliably.
10509         (recursion line): Remove --with-gcc-version=${gcc_version}.
10510
10511 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10512
10513         * configure (enable_version_specific_runtime_libs): Implement new flag
10514         --enable-version-specific-runtime-libs which installs C++ runtime stuff
10515         in $(libsubdir); emit definition in each generated Makefile.
10516         (gxx_include_dir): Initialize depending on
10517         $enable_version_specific_runtime_libs.
10518
10519 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
10520
10521         * configure (gcc_version): Initialize properly depending on
10522         how and where configure is started.
10523         (recursion line): Pass a --with-gcc-version=${gcc_version}
10524         to configures in subdirs.
10525
10526 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
10527
10528         * configure.in (noconfigdirs): Add configure pattern for mips tx39
10529         cygmon
10530
10531 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
10532
10533         * configure.in: Add cygmon and libstub support for mn10200.
10534
10535 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
10536
10537         * configure (gcc_version): Add new variable describing the
10538         particular gcc version we're building.
10539         * Makefile.in (libsubdir): Add new macro for the directory
10540         in which the compiler finds executables, libraries, etc.
10541         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
10542         and libsubdir.
10543
10544 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10545
10546         * Makefile.in (local-clean): Remove *.log.
10547         (warning.log): Built with warn_summary from build.log.
10548         (mail-report.log): Run test_summary.
10549         (mail-report-with-warnings.log): Run test_summary including
10550         warning.log in the report.
10551
10552 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
10553
10554         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
10555
10556 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
10557
10558         * Makefile.in (grep): Grep no longer depends on libiberty.
10559
10560 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
10561
10562         * Makefile.in: all-snavigator needs all-libgui.
10563
10564 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
10565
10566         * configure.in: Add cygmon and libstub support for mn10300.
10567
10568 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
10569
10570         * missing: Update to version from automake 1.3.
10571
10572         * ltmain.sh: On installation, don't get confused if the same name
10573         appears more than once in the list of library names.
10574
10575 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10576
10577         * config.sub: Accept m68060 and m5200 as CPU names.
10578
10579 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
10580
10581         * configure: Use && rather than using -a in test, because odd
10582         strings can confuse test.
10583         * configure.in: Likewise.
10584
10585 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10586
10587         * ltconfig, ltmain.sh: Bring in Visual C++ support.
10588
10589 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10590
10591         * Makefile.in (boostrap2-lean, bootstrap3-lean,
10592         bootstrap4-lean): New targets.
10593
10594 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
10595
10596         * mpw-* Delete.  Not used.
10597
10598 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
10599
10600         * COPYING.LIB: Update FSF address.
10601
10602 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
10603
10604         * ltconfig, ltmain.sh: Update to libtool 1.2a.
10605
10606         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
10607         GAS_SUPPORT_DIRS.
10608
10609 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
10610
10611         * ltconfig, ltmain.sh: Avoid producing a version number if
10612         -version-info was not used.
10613
10614 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10615
10616         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
10617         building with newlib.
10618
10619 1998-04-30  Paul Eggert  <eggert@twinsun.com>
10620
10621         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
10622         Solaris `make' causes it to continue to next definition.
10623
10624 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10625
10626         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
10627         the right GUI libraries and files are installed along with GDB.
10628
10629 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10630
10631         * configure.in: Change alpha to alpha* in several places.
10632
10633 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
10634
10635         * config.sub: Recognize sparc86x.
10636
10637 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
10638
10639         * configure.in (--enable-target-optspace): Remove debug echo.
10640
10641 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
10642
10643         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
10644
10645 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
10646
10647         * ltconfig: Update cygwin32 support.
10648
10649         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
10650         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
10651         (GDB_SUPPORT_DIRS): Likewise.
10652
10653 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
10654
10655         * configure.in (target_makefile_frag): If --enable-target-optspace,
10656         use -Os to compile target libraries rather than -O2.  Default to
10657         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
10658         not used.
10659         * configure.in (target_cflags): Ditto for d30v.
10660
10661 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
10662
10663         * Makefile.in (all-bfd): Depend on all-intl.
10664         (all-binutils): Likewise.
10665         (all-gas): Likewise.
10666         (all-gprof): Likewise.
10667         (all-ld): Likewise.
10668
10669 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
10670
10671         * configure.in (host_tools): Fix typo, lbtool -> libtool.
10672
10673 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
10674
10675         * Makefile.in (all-bfd): Depend upon all-libiberty.
10676
10677         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
10678
10679 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
10680
10681         * Makefile.in: Add libstub.
10682
10683         * configure.in: Ditto. Build libstub for targets that have cygmon
10684         support.
10685
10686 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
10687
10688         * configure.in: Don't set PICFLAG on ix86-cygwin32.
10689
10690 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
10691
10692         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
10693         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
10694
10695 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
10696
10697         * configure: Define DEFAULT_M4 by searching PATH.
10698         * Makfile.in: Use DEFAULT_M4.
10699
10700 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
10701
10702         * ltconfig: Add cygwin32 support.
10703
10704         * Makefile.in, configure.in: Add libtool as a native only directory
10705         to configure and build.
10706
10707 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
10708
10709         * Makefile.in (INSTALL_MODULES): Remove texinfo.
10710
10711 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
10712
10713         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
10714
10715 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
10716
10717         * Makefile.in: add ash make rules
10718         * configure.in: add ash to native_only and host_tools lists
10719
10720 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
10721
10722         * Makefile.in (all-gettext, all-intl): New targets.
10723         (ALL_MODULES): Added all-gettext, all-intl.
10724         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
10725         (INSTALL_MODULES): Added install-gettext, install-intl.
10726         (CLEAN_MODULES): Added clean-gettext, clean-intl.
10727
10728         * configure.in (host_tools): Added gettext.
10729         (native_only): Likewise.
10730         (noconfigdirs) [various cases]: Likewise.
10731         (host_libs): Added intl.
10732
10733 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
10734
10735         * configure: Do not disable building gdbtk for cygwin32 hosts.
10736
10737 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
10738
10739         * configure.in: Add thumb-coff target.
10740         * config.sub: Add thumb-coff target.
10741
10742 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10743
10744         * Makefile.in: Revert yesterday's change.
10745         (all-target-winsup):  all-target-librx stays out of here.
10746
10747 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10748
10749         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
10750         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
10751         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
10752         Remove references to librx and libg++.
10753
10754 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
10755
10756         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
10757         recursive makes
10758
10759 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
10760
10761         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
10762         for newlib directory.
10763         (CXX_FOR_TARGET): Likewise.
10764
10765 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
10766
10767         * ltconfig: Update after libtool/ltconfig.in change for
10768         hpux11.
10769
10770 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
10771
10772         * ltconfig, ltmain.sh: Update to libtool 1.2.
10773
10774 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10775
10776         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
10777         (install-gcc-cross): Instead, override LANGUAGES here.
10778
10779 1998-03-18  Dave Love  <d.love@dl.ac.uk>
10780
10781         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
10782         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
10783
10784 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
10785
10786         * configure.in: Add Thumb-pe target.
10787
10788 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
10789
10790         * Makefile.in - changed sn targets to snavigator
10791         * configure.in - changed sn targets to snavigator
10792
10793 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10794
10795         * config-ml.in: After building symlink tree call make distclean
10796         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
10797         to be the case for libiberty.
10798
10799 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
10800
10801         * configure: When making link, also check the current
10802         directory. The configure scripts may create one.
10803
10804 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
10805
10806         * config.sub: Accept alphapca56 and alphaev6 properly.
10807
10808 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
10809
10810         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
10811
10812 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
10813
10814         * config.sub (sco5): Fix typo.
10815
10816 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
10817
10818         * Makefile.in (INSTALL_MODULES): Move install-tcl before
10819         install-itcl.
10820         (install-itcl): Remove dependency on install-tcl.
10821
10822 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
10823
10824         * configure.in: Remove libgloss from noconfigdirs for MN10300.
10825
10826 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
10827
10828         * configure.in: Don't build libgui for a cygwin32 target when not on
10829         a cygwin32 host.
10830
10831 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10832
10833         * configure (redirect): Set to null, so default behavior of
10834         configure is now --verbose.
10835
10836 1998-02-16  Dave Love  <d.love@dl.ac.uk>
10837
10838         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
10839         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
10840
10841 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
10842
10843         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
10844         this change to sync Makefile.in with its ChangeLog entries.
10845
10846 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
10847
10848         * ltmain.sh (mkdir): Check that the directory doesn't exist
10849         before we exit with error, so that we don't get races during
10850         parallel builds.
10851
10852 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
10853
10854         * ltconfig, ltmain.sh: Update from libtool 1.0i.
10855
10856 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10857
10858         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
10859         PICFLAG_FOR_TARGET.
10860         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
10861
10862         * configure: Emit a definition for the new macro enable_shared
10863         into each Makefile.
10864
10865 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
10866
10867         * configure.in (host_tools, native_only): Add libtool.
10868
10869 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
10870
10871         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
10872         Fix typo in ming config comment.
10873
10874 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
10875
10876         * ltconfig, ltmain.sh: Update from libtool 1.0h.
10877
10878 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
10879
10880         * config.sub: Add tic30 cases, and map c30 to tic30.
10881
10882 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
10883
10884         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
10885         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
10886         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
10887         (CLEAN_TARGET_MODULES): Similarly
10888         (all-target-libf2c): Add dependences.
10889         * configure.in (target_libs): Add libf2c.
10890
10891 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
10892
10893         * configure.in: Remove expect from noconfigdirs when target
10894         is cygwin32.  OK to build expect and dejagnu with Canadian
10895         Cross.
10896
10897 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
10898
10899         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
10900         host.
10901
10902         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
10903         and mingw32.
10904
10905 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10906
10907         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
10908         here as it is not defined in the toplevel Makefile.
10909
10910 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10911
10912         * configure (package_makefile_rules_frag): New variable, which names
10913         a file with generic rules, ...
10914         Change comment to mention we now have FIVE parts.
10915         * configure: Undo last change.
10916
10917 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
10918
10919         * config.guess: More accurate determination of HP processor types.
10920         * config.sub: More accurate determination of HP processor types.
10921
10922 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
10923
10924         * configure (package_makefile_frag): Move inserting the
10925         ${package_makefile_frag} to where it should be according
10926         to the comment.
10927
10928 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
10929
10930         * config.guess: Add support for Linux/ARM.
10931
10932 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
10933
10934         * .cvsignore: Remove *-info and *-install since they match
10935         release-info and mpw-install, which we don't want to just ignore.
10936
10937 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
10938
10939         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
10940
10941 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
10942
10943         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
10944         local_prefix to sub-make invocations.
10945
10946 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
10947
10948         * configure.in: Check makefile fragments in the source
10949         directory.
10950
10951 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
10952
10953         * configure.in: Check whether host and target makefile
10954         fragments exist before adding them to *_makefile_frag.
10955
10956 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
10957
10958         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
10959
10960 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
10961
10962         * configure.in: Make sure we only replace RPATH_ENVVAR on
10963         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
10964         regexp to sed.
10965
10966         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
10967         to sub-makes.
10968
10969 1998-01-13  Lee Iverson   (leei@ai.sri.com)
10970
10971         * config-ml.in (multi-do): LDFLAGS must include multilib
10972         designator.
10973
10974 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
10975
10976         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
10977
10978 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
10979
10980         * config.sub: Add mingw32 support.
10981         * configure.in: Likewise.
10982
10983 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
10984
10985         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
10986
10987 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
10988
10989         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
10990         * configure (gxx_include_dir): Provide a definition for subdirs
10991         which do not use autoconf.
10992
10993 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
10994
10995         * config.guess: Sync with egcs.  Picks up new alpha support,
10996         BeOS & some additional linux support.
10997
10998 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
10999
11000         * config.guess: HP 9000/803 is a PA1.1 machine.
11001
11002 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
11003
11004         * configure.in: It's alpha*-...
11005
11006 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11007
11008         * configure.in (host_makefile_frag, target_makefile_frag):
11009         Handle multiple config files.
11010         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
11011         alpha-*-*.
11012
11013 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
11014
11015         * mkdep: New file.
11016
11017 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
11018
11019         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
11020
11021 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11022
11023         * Makefile.in: Add libgui directory.
11024         (GDB_TK): Add all-libgui.
11025         * configure.in: Add libgui directory.
11026         * configure: Add all-libgui to GDB_TK.
11027
11028 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
11029
11030         * config-ml.in (multidirs): Add m32r to multilib list.
11031
11032 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
11033
11034         * Makefile.in (all-target-gperf): Change dependency to
11035         all-target-libstdc++.
11036
11037 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
11038
11039         * config.guess: Add BeOS support.
11040
11041 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11042
11043         Source directory cvs renamed to cvssrc:
11044         * configure.in (host_tools): Change cvs to cvssrc.
11045         (native_only): Likewise.
11046         (noconfigdirs) [various cases]: Likewise.
11047         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
11048         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
11049         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
11050         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
11051         (all-cvssrc): Rename target from all-cvs.
11052
11053 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
11054
11055         * configure (gxx_include_dir): Fix thinko.
11056
11057 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
11058
11059         * Makefile.in (INSTALL_TARGET_CROSS): Define.
11060         (install-cross, install-gcc-cross): New targets.
11061
11062 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
11063
11064         * configure.in (noconfigdirs): Add support for Thumb target.
11065
11066         * config.sub (maybe_os): Add support for Thumb target.
11067
11068 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
11069
11070         * Makefile.in: Add rules for cygmon.
11071
11072         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
11073
11074 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
11075
11076         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
11077         * configure (gxx_include_dir): Provide a definition for subdirs
11078         which do not use autoconf.
11079
11080 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
11081
11082         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
11083         11/18/97 build
11084
11085 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
11086
11087         * From Franz Sirl.
11088         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
11089         found on RedHat Linux systems.
11090
11091 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
11092
11093         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
11094         guesses.
11095
11096 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
11097
11098         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
11099
11100 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
11101
11102         * ltmain.sh: If mkdir fails, check whether the directory was created
11103         anyhow by some other process.
11104
11105 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
11106
11107         * configure.in (d30v-*-*): Configure all directories.
11108
11109 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
11110
11111         * configure.in (d30v-*-*): Configure newlib, libiberty directories
11112         for the D30V.
11113
11114 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
11115
11116         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
11117
11118 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
11119
11120         * include/libiberty.h: Add extern "C" { so it can be used with C++
11121         progrms.
11122         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
11123         programs.
11124
11125 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
11126
11127         * configure.in (d30v-*-*): Configure GCC now.
11128
11129 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
11130
11131         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
11132         is no longer needed.
11133
11134 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
11135
11136         * Makefile.in: check-target-libio depends on all-target-libstdc++.
11137
11138 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
11139
11140         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
11141         targets using "$@" to provide support for similar but not identical
11142         targets without having to duplicate code.
11143
11144 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
11145
11146         * makefile.vms: Fix to work with DEC C.
11147
11148 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
11149
11150         * config.sub: Add mips-tx39-elf to marketing names.
11151
11152 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
11153
11154         * ltmain.sh: Handle symlinks in generated script.
11155
11156 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
11157
11158         * configure: Handle autoconf style directory options: --bindir,
11159         --datadir, --includedir, --infodir, --libdir, --libexecdir,
11160         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
11161         --sysconfdir.
11162         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
11163         (sharedstatedir, localstatedir, oldincludedir): New variables.
11164         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
11165         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
11166         sbindir, sharedstatedir, and sysconfdir.
11167
11168 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
11169
11170         * Makefile.in (bootstrap-lean): New target.
11171
11172 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
11173
11174         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
11175         sn, and gnuserv from noconfigdirs.
11176
11177 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
11178
11179         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
11180
11181 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
11182
11183         * Makefile.in (cross): New target.
11184
11185 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
11186                           Jeff Law         <law@cygnus.com>
11187
11188         * Makefile.in (bootstrap2, bootstrap3): New targets.
11189         (all-bootstrap): Remove outdated and confusing target.
11190         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
11191
11192 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11193
11194         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
11195         windows.  Consistent with gdb/configure.
11196
11197 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
11198
11199         * configure.in: Name Linux target fragment.
11200
11201         * configure: Rewrite so that project Makefile fragment is inserted
11202         first and appears last in the resulting Makefile.
11203
11204 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11205
11206         * Makefile.in (install-itcl): Install tcl first.
11207
11208 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
11209
11210         * configure.in: remove bison from noconfigdirs for Cygwin32 host
11211
11212 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
11213
11214         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
11215
11216         * configure.in (skipdirs): Add target-librx for Linux.
11217         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
11218
11219 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
11220
11221         * Makefile.in (bootstrap): New target.
11222
11223 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
11224
11225         * config.sub: Accept 'amigados' for backward compatibility.
11226
11227 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
11228
11229         * config.guess: Merge with FSF.
11230
11231 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
11232
11233         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
11234
11235 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
11236
11237         * config.sub: Add "marketing-names" patch.
11238
11239 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
11240
11241         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
11242
11243 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
11244
11245         * config.sub: Handle v850-elf.
11246
11247 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
11248
11249         * .cvsignore (*-install): Remove.
11250
11251 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
11252
11253         * ltconfig: Set CONFIG_SHELL in libtool.
11254         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
11255
11256 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
11257
11258         * configure.in (target_subdir): Set to libraries if enable_multilib.
11259
11260 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
11261
11262         * config.guess: Update from gcc directory.
11263
11264 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11265
11266         * Makefile.in (all-sim): Depends on all-readline.
11267
11268 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
11269
11270         * Makefile.in (BISON, YACC): Use $$s.
11271         (all-bison): Depend on all-texinfo.
11272
11273 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
11274
11275         * Makefile.in (BISON): Add -L flag.
11276         (YACC): Likewise.
11277
11278 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11279
11280         * configure.in (noconfigdirs): Add support for v850e target.
11281
11282         * config.sub (maybe_os): Add support for v850e target.
11283
11284 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
11285
11286         * configure.in (noconfigdirs): Add support for v850ea target.
11287
11288         * config.sub (maybe_os): Add support for v850ea target.
11289
11290 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
11291
11292         * config.sub: Add mipstx39.  Delete r3900.
11293
11294 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11295
11296         * Makefile.in (all-autoconf): Depends on all-texinfo.
11297
11298 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
11299
11300         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
11301         eabi targets.
11302
11303 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
11304
11305         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
11306
11307         * configure: When handling a Canadian Cross, handle YACC as well as
11308         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
11309         * Makefile.in (all-bison): Depend upon all-texinfo.
11310
11311 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
11312
11313         * Makefile.in (BISON): bison, not byacc or bison -y.
11314         (YACC): bison -y or byacc or yacc.
11315         (various): Add *-bison as appropriate.
11316         (taz): No need to mess with BISON anymore.
11317
11318 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
11319
11320         * configure: If OSTYPE matches *win32*, try to find a good value for
11321         CONFIG_SHELL.
11322
11323 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
11324
11325         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
11326         configure.in if it is present.
11327
11328 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
11329
11330         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
11331
11332 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
11333
11334         * config.sub: Recognize `arc' cpu.
11335         * configure.in: Likewise.
11336         * config-ml.in: Likewise.
11337
11338 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
11339
11340         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
11341
11342 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
11343
11344         * configure: Changed sed delimiter from ':' to '|' when
11345         attempting to substitute ${config_shell} for SHELL. On
11346         NT ${config_shell} may contain a ':' in it.
11347
11348 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
11349
11350         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
11351
11352 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
11353
11354         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
11355
11356 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11357
11358         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
11359
11360         * ylwrap: If the program is a relative path, force it to be
11361         absolute.
11362
11363 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11364
11365         * configure (tooldir): Set BISON to `bison -y' and not just bison.
11366
11367 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
11368
11369         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
11370         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
11371         for libraries.
11372
11373 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
11374
11375         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
11376         separated by spaces.
11377
11378 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
11379
11380         * ylwrap: New file.
11381         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
11382
11383         * ltmain.sh: Handle /bin/sh at start of install program.
11384
11385         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
11386
11387         * ltconfig, ltmain.sh: New files, from libtool 1.0.
11388         * missing: New file, from automake 1.2.
11389
11390 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
11391
11392         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
11393         check-tk to CHECK_X11_MODULES.
11394
11395 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11396
11397         * config.sub: Merge with FSF.
11398
11399 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
11400
11401         * config.guess: Merge with FSF.
11402
11403 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
11404
11405         * configure: Treat msdosdjgpp like go32.
11406         * configure.in: Likewise.  Don't remove gprof for go32.
11407
11408         * configure: Change Makefile.tem2 to Makefile.tm2.
11409
11410 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
11411
11412         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
11413
11414 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11415
11416         * install-sh (chmodcmd): Set to null if the DST directory already
11417         exists.  Same as Nov 11th change.
11418
11419 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
11420
11421         * configure (GDB_TK): Needs itcl and tix.
11422
11423 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
11424
11425         * config.guess: Update from FSF.
11426
11427 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
11428
11429         * Makefile.in (GDB_TK): Depend on itcl and tix.
11430
11431 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11432
11433         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
11434         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
11435         (INSTALL_SCRIPT): New variable.
11436         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
11437         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
11438         to -x.
11439         * install-sh: Add support for -x option.
11440
11441 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
11442
11443         * configure.in, Makefile.in: Treat tix like itcl.
11444
11445 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
11446
11447         * Makefile.in (WINDRES): New variable.
11448         (WINDRES_FOR_TARGET): New variable.
11449         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
11450         (EXTRA_HOST_FLAGS): Add WINDRES.
11451         (EXTRA_TARGET_FLAGS): Add WINDRES.
11452         (EXTRA_GCC_FLAGS): Add WINDRES.
11453         ($(DO_X)): Pass down WINDRES.
11454         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
11455         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
11456         DLLTOOL_FOR_TARGET.
11457
11458 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
11459
11460         * configure.in: configure sim before gdb for win32-x-ppc
11461
11462 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11463
11464         Move gperf into the toplevel, from libg++.
11465         * configure.in (target_tools): Add target-gperf.
11466         (native_only): Add target-gperf.
11467         * Makefile.in (all-target-gperf): New target, depend on
11468         all-target-libg++.
11469         (configure-target-gperf): Empty rule.
11470         (ALL_TARGET_MODULES): Add all-target-gperf.
11471         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
11472         (CHECK_TARGET_MODULES): Add check-target-gperf.
11473         (INSTALL_TARGET_MODULES): Add install-target-gperf.
11474         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
11475
11476 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
11477
11478         * config.sub (mn10200): Recognize new basic machine.
11479
11480 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11481
11482         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
11483         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
11484
11485 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
11486
11487         * configure.in: If we're building mips-sgi-irix6* native, turn on
11488         ENABLE_MULTILIB and set TARGET_SUBDIR.
11489
11490 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
11491
11492         * Makefile.in (all-sn): Depend on all-grep.
11493
11494 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
11495
11496         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
11497
11498         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
11499         Makefile.  From Jeff Makey <jeff@cts.com>.
11500         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
11501
11502         * Makefile.in (DISTBISONFILES): Remove.
11503         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
11504         $(DEFAULT_YACC).
11505
11506         * configure.in: Build itl, db, sn, etc., when building for native
11507         cygwin32.
11508
11509         * Makefile.in (LD): New variable.
11510         (EXTRA_HOST_FLAGS): Pass down LD.
11511         ($(DO_X)): Likewise.
11512
11513 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
11514
11515         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
11516
11517 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
11518
11519         * configure.in (targargs): Strip out any supplied --build argument
11520         before adding our own. Always add --build.
11521
11522 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
11523
11524         * configure.in (targargs): Pass --build if we're doing
11525         a cross-compile.
11526
11527 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
11528
11529         * configure: Use '|' instead of ":" as the separator in
11530         sed. Otherwise sed chokes on NT path names with drive
11531         designators. Also look for "?:*" as the leading characters in an
11532         absolute pathname.
11533
11534 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
11535
11536         * config.sub: Support for r3900.
11537
11538 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
11539
11540         * configure.in: Use install-sh, not install.sh.
11541
11542 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
11543
11544         * Makefile.in (taz): Improve check for BISON so it doesn't try to
11545         apply it twice.
11546
11547 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
11548
11549         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
11550         install-binutils.
11551
11552 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
11553
11554         * Makefile.in: Add automake targets.
11555         * configure.in (host_tools): Add automake.
11556
11557 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11558
11559         * configure: Default CXX to c++, not gcc.
11560         * Makefile.in (CXX): Set to c++, not gcc.
11561         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
11562
11563 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
11564
11565         * install-sh: try appending a .exe if source file doesn't
11566         exist
11567
11568 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
11569
11570         * configure.in: Turn on multilib by default.
11571         (cross_only): Remove target-libiberty.
11572
11573         * Makefile.in (all-gcc): Don't depend on libiberty.
11574
11575 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
11576
11577         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
11578
11579 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11580
11581         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
11582         (DISTBISONFILES): Add ld/Makefile.in
11583
11584 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
11585
11586         * configure.in: if target is cygwin32 but host isn't cygwin32,
11587         don't configure gdb tcl tk expect, not just gdb.
11588
11589 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
11590
11591         * configure.in: Added gnuserv everywhere sn appears.
11592
11593         * Makefile.in (ALL_MODULES): Added all-gnuserv.
11594         (CROSS_CHECK_MODULES): Added check-gnuserv.
11595         (INSTALL_MODULES): Added install-gnuserv.
11596         (CLEAN_MODULES): Added clean-gnuserv.
11597         (all-gnuserv): New target.
11598
11599 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
11600
11601         * config.guess: Fixes for MIPS OpenBSD systems.
11602
11603 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
11604
11605         * Makefile.in (INSTALL_XFORM): Remove.
11606         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
11607
11608         * mkinstalldirs: New file, copied from automake.
11609         * Makefile.in (installdirs): Rename from install-dirs.  Use
11610         mkinstalldirs.  Change all users.
11611         (DEVO_SUPPORT): Add mkinstalldirs.
11612
11613 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
11614
11615         * install-sh: Rename from install.sh.
11616         * Makefile.in (INSTALL): Change install.sh to install-sh.
11617         (DEVO_SUPPORT): Likewise.
11618
11619         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
11620         Graichen <graichen@rzpd.de>.
11621
11622 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
11623
11624         * config.guess: Recognize OpenBSD systems correctly.
11625
11626 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
11627
11628         * README, Makefile.in (ETC_SUPPORT): Remove references to
11629         cfg-paper*, configure.{texi,man,info*}._
11630
11631 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
11632
11633         * Makefile.in (all.normal): Ensure that gcc is built after all
11634         the x11 - ie gdb - targets.
11635
11636 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
11637
11638         * makefile.vms: Don't run conf-a-gas.
11639
11640 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
11641
11642         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
11643
11644 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
11645
11646         * configure.in: Remove noconfigdirs case since gdb also
11647         configures and builds for tic80-coff.
11648
11649 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
11650
11651         * configure: Set cache_file to config.cache.
11652         * Makefile.in (local-distclean): Remove config.cache.
11653
11654 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11655
11656         * COPYING: Update FSF address.
11657
11658 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
11659
11660         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
11661         noconfigdirs.
11662
11663 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
11664
11665         * Makefile.in (install-dirs): Don't crash if prefix, and hence
11666         MAKEDIRS, is empty.
11667
11668 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
11669
11670         * config.sub: Tweak mn10300 entry.
11671
11672 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
11673
11674         * configure.in (host_tools): Put sim before gdb, so gdb's
11675         configure.tgt can determine if the simulator was configured.
11676
11677 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
11678
11679         * config.sub: Move BeOS $os case to be with other Cygnus
11680         local cases.
11681
11682 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
11683
11684         * config.sub: Remove misplaced comment that broke Linux.
11685
11686 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
11687
11688         * config.sub: Add BeOS support.
11689
11690 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
11691
11692         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
11693
11694 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
11695
11696         * configure.in (noconfigdirs): Remove tcl and tk from
11697         noconfigdirs for cygwin32 builds.
11698
11699 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
11700
11701         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
11702
11703 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
11704
11705         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
11706         make-all.com, use makefile.vms instead.
11707
11708 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
11709
11710         * config.sub: Accept -lnews*.
11711
11712 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
11713
11714         * configure.in (noconfigdirs): Disable target-newlib,
11715         target-examples and target-libiberty for d30v.
11716
11717 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11718
11719         * configure.in (noconfigdirs): Enable ld for d30v.
11720
11721 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
11722
11723         * configure.in (tic80-*-*): Build compiler.
11724
11725 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
11726
11727         * configure.in (d30v-*): Remove sim directory from list of
11728         unsupported d30v directories
11729
11730 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
11731
11732         * config.sub, configure.in: Add d30v target cpu.
11733
11734 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
11735
11736         * makefile.vms: New file.
11737         * make-all.com: Remove.
11738
11739 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
11740
11741         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
11742
11743 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
11744
11745         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
11746
11747 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
11748
11749         * Makefile.in (ALL_MODULES): Added all-db.
11750         (CROSS_CHECK_MODULES): Addec check-db.
11751         (INSTALL_MODULES): Added install-db.
11752         (CLEAN_MODULES): Added clean-db.
11753
11754 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
11755
11756         * config.guess: Merge with latest FSF sources.
11757
11758 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
11759
11760         * Makefile.in (ALL_MODULES): Added all-itcl.
11761         (CROSS_CHECK_MODULES): Added check-itcl.
11762         (INSTALL_MODULES): Added install-itcl.
11763         (CLEAN_MODULES): Added clean-itcl.
11764
11765 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
11766
11767         * configure.in: build gdb for mn10200
11768
11769 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
11770
11771         * Makefile.in (all-target-winsup): Depend on all-target-libio.
11772
11773 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
11774
11775         * configure.in (tic80-*-*): Turn off most targets right now.
11776
11777 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
11778
11779         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
11780         rather than the makeinfo program.
11781         (do-info): Depend upon all-texinfo.
11782
11783 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
11784
11785         * configure.in: Remove uses of config/mh-linux.
11786
11787         * config.sub, config.guess: Merge with latest FSF sources.
11788
11789 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
11790
11791         * config.sub (case $basic_machine): Add tic80 entries.
11792
11793 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
11794
11795         * config.sub, config.guess: Merge with latest FSF sources.
11796
11797 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
11798
11799         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
11800         * mpw-config.in: Test for NewFolderRecursive.
11801         * mpw-install: Use symbolic name for startup filename.
11802         * mpw-README: Add various additional details.
11803
11804 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
11805
11806         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
11807
11808 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
11809
11810         * configure.in: Do build gcc and the target libraries for
11811         the mn10200.
11812
11813 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
11814
11815         * configure.in: don't avoid building gdb for mn10300 any more
11816         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
11817         instead of single-quoting it.
11818
11819 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
11820
11821         * configure.in: Don't use --with-stabs on IRIX 6.
11822
11823 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
11824
11825         * configure.in (m32r): Build gdb, libg++ now.
11826
11827 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
11828
11829         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
11830         directories from noconfigdirs.
11831
11832 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
11833
11834         * config.sub (basic_machine): added mips16 configuration
11835
11836 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11837
11838         * config.sub: Handle d10v-unknown.
11839
11840 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
11841
11842         * config.sub: Handle v850-unknown.
11843
11844 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
11845
11846         * Makefile.in: add findutils
11847         * configure.in: add findutils to list of host_tools
11848
11849 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
11850
11851         * config.sub: Handle mn10200 and mn10300.
11852
11853 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11854
11855         * configure.in (d10v-*): Do not build librx.
11856
11857 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
11858
11859         * configure.in (mn10300): Build everything except gdb & libgloss.
11860
11861 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
11862
11863         * config.guess:  Patch for Dansk Data Elektronik servers,
11864         from Niels Skou Olsen <nso@dde.dk>.
11865
11866         For ncr, use /bin/uname rather than uname, since GNU uname does not
11867         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
11868
11869         Patch for MIPS R4000 running System V,
11870         from Eric S. Raymond <esr@snark.thyrsus.com>.
11871
11872         Fix thinko for nextstep.
11873
11874         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
11875
11876         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
11877         * config.guess: Guess mips-dec-mach_bsd4.3.
11878
11879         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
11880         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
11881         release numbers.
11882         * config.guess (mips-mips-riscos*):  Emit just enough of the
11883         release number.
11884
11885         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
11886         * config.guess (sparc-auspex-sunos*):  Added.
11887         (f300-fujitsu-*): Added.
11888
11889         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
11890         * config.guess:  Recognize a Tadpole as a sparc.
11891
11892 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11893
11894         * config.guess: Don't assume that NextStep version is either 2 or
11895         3.  NextStep 4 (aka OpenStep 4) has come out now.
11896
11897 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
11898
11899         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
11900         From Rik Faith <faith@cs.unc.edu>.
11901
11902 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
11903
11904         * config.sub: Contributions from bug-gnu-utils to:
11905         Support plain "hppa" (no version given) architecture, reported by
11906         OpenStep.
11907         OpenBSD like NetBSD.
11908         LynxOs is not a hardware supplier.
11909
11910         * config.guess: Contributions from bug-gnu-utils to add support for:
11911         OpenBSD like NetBSD.
11912         Stratus systems.
11913         More Pyramid systems.
11914         i[n>4]86 Intel chips.
11915         M680[n>4]0 Motorola chips.
11916         Use unknown instead of lynx for hardware manufacturer.
11917
11918 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
11919
11920         * install.sh (chmodcmd): Set to null if the DST directory already
11921         exists.
11922
11923 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
11924
11925         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
11926         not use mt-ppc target Makefile fragment any more.
11927
11928 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11929
11930         * configure.in (*-*-windows):  Exclude everything but those dirs
11931         needed to build windows.
11932
11933 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
11934
11935         * Makefile.in (all-target-winsup): Depend on all-target-librx.
11936
11937 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11938
11939         * configure.in:  Exclude mmalloc from i386-windows.
11940
11941 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
11942
11943         * Undo my previous change.
11944
11945 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
11946
11947         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
11948         unconditionally.
11949         (MAKEOVERRIDES): Define (revert this part of October 18 change).
11950
11951 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
11952
11953         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
11954         host to add it's own flags.
11955
11956 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
11957
11958         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
11959
11960 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
11961
11962         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
11963         (CXX_FOR_TARGET): Likewise.
11964         (GCC_FOR_TARGET): Define.
11965         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
11966         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
11967         CC_FOR_TARGET was specified on the command line.
11968         (MAKEOVERRIDES): Don't define.
11969
11970 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
11971
11972         * configure.in (m32r): Fix spelling of libg++ libs.
11973
11974 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
11975
11976         * config.sub (-apple*): Remove, now redundant.
11977
11978 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
11979
11980         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
11981
11982         * configure: Rework yesterday's sed script patch.
11983
11984         * config.sub: Merge with FSF.
11985
11986 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
11987
11988         * config.guess:  Merge from FSF.
11989
11990         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
11991         * config.guess: Use pc instead of unknown, for pc clone systems.
11992         Change linux to linux-gnu.
11993
11994         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
11995         * config.guess: Avoid non-portable tr syntax.
11996
11997 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
11998
11999         * test-build.mk (HOLES): Add "xargs" for gdb.
12000
12001         * configure: Avoid hpux10.20 sed bug.
12002
12003 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
12004
12005         * configure.in:  Add support for windows host
12006         (that is a build done under the Microsoft build environment).
12007
12008 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
12009
12010         * Makefile.in: Replace all uses of srcroot with s, to shrink
12011         command line lengths.
12012
12013         Patches from Geoffrey Noer <noer@cygnus.com>:
12014         * configure.in: If configuring for newlib, pass --with-newlib to
12015         subdirectories.
12016         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
12017         -Bnewlib/ and -Lwinsup to gcc.
12018         (CXX_FOR_TARGET): Likewise.
12019
12020 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12021
12022         * Makefile.in (ETC_SUPPORT): Add configure.
12023
12024 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
12025
12026         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
12027         host configuration file.
12028
12029 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
12030
12031         * configure.in: Break mn10x00 support into separate
12032         mn10200 and mn10300 configurations.
12033         * config.sub: Likewise.
12034
12035 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
12036
12037         * configure.in: Add lots of stuff to noconfigdirs for
12038         the mn10x00 targets.
12039
12040         * config.sub, configure.in: Add mn10x00 support.
12041
12042 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
12043
12044         * make-all.com: Call conf-a-gas, not config-a-gas.
12045
12046 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
12047
12048         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
12049         targets.
12050
12051 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
12052
12053         * mpw-README: Add much more detail for native PowerMac.
12054         * mpw-install: New file.
12055         * mpw-configure: Add --norecursion and --help options.
12056         * mpw-config.in: Translate readme and install files when
12057         copying to objdir.
12058         * mpw-build.in: Don't always depend on byacc and flex.
12059         (install-only-top): New action.
12060
12061 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
12062
12063         * configure.in:  You can now configure GDB for the v850.
12064
12065 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
12066
12067         * configure.in (noconfigdirs): Don't configure any C++ dirs
12068         if targeting D10V.
12069
12070 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
12071
12072         * config.sub: Recognize mips64vr5000.
12073
12074 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
12075
12076         * configure.in: Use a single line for host_tools and native_only.
12077
12078 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
12079
12080         * config.sub, configure.in: Add entries for m32r.
12081
12082 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
12083
12084         * Makefile.in (inet-install): Don't run install-gzip.
12085
12086 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
12087
12088         * configure.in:  Don't config lots of things for *-*-windows*.
12089
12090 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
12091
12092         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
12093         (host_libs, host_tools): Copy from configure.in.
12094         * mpw-configure: Don't complain about directories not found.
12095
12096 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12097
12098         * configure.in (i[345]86): Recognize i686 for pentium pro.
12099         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
12100         file.
12101
12102         * config.guess (i[345]86): Ditto.
12103
12104 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12105
12106         * configure.in (noconfigdirs): Removed gdb for D10V.
12107
12108 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
12109
12110         * configure.in: Remove ld, target-libio, target-libg++, and
12111         target-libstdc++ from noconfigdirs.
12112
12113 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
12114
12115         * configure: Fix three locations where shell scripts were
12116         being run directly rather than with config_shell.
12117
12118 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
12119
12120         * configure.in (v850-*-*): Set up initial $noconfigdirs.
12121         * config.sub (basic_machine): Recognize v850.
12122
12123 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
12124
12125         * mpw-configure: Handle multiple enable/disable options and
12126         pass them down recursively, handle -c and -s flags appropriately
12127         depending on choice of compiler, add escape mechanism for
12128         quoted arguments to gC.
12129
12130 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12131
12132         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
12133         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
12134         so that -mrelocatable-lib and -mno-eabi are used.
12135
12136         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
12137         not support --print-multi-lib, don't abort.
12138
12139 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
12140
12141         * make-all.com: Run config-a-gas.
12142         * setup.com: Don't copy subdirectory files around.
12143
12144 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
12145
12146         * configure.in (*-*-ose): Remove exclusion of libgloss for this
12147         target, it now compiles correctly.
12148
12149 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
12150
12151         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
12152
12153 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12154
12155         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
12156
12157 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12158
12159         * configure.in (native_only): Add prms.
12160
12161 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
12162
12163         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
12164         (BINUTILS_SUPPORT_DIRS): Likewise.
12165
12166 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12167
12168         * configure.in (d10v-*-*): Don't configure ld or gdb until the
12169         d10v support is added.
12170
12171 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
12172
12173         * configure.in (d10v-*-*): New target.
12174
12175 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
12176
12177         * config.guess (HP 9000/811): Recognize this as a PA1.1
12178         machine.
12179
12180 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
12181
12182         * Makefile.in (do-tar-gz): New target, split out from tail end of
12183         taz target.  Run each command separately, don't use pipes.
12184         (taz): Use it.
12185
12186 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
12187
12188         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
12189         * mpw-build.in: No builds should depend on building byacc or flex,
12190         they are assumed to be installed already.
12191
12192 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12193
12194         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
12195         variable that CC_FOR_TARGET needs.
12196
12197 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12198
12199         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
12200         options have changed since the last time the subdirectory was
12201         configured, and if it has, reconfigure.
12202         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
12203         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
12204
12205 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
12206
12207         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
12208         CLEAN_MODULES): Add bash.
12209         (all-bash): New target.
12210
12211 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
12212
12213         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
12214
12215 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12216
12217         * config.sub (basic_machine): Recognize d10v as a valid processor.
12218
12219 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
12220
12221         * mpw-configure: Add support for --bindir.
12222         * mpw-build.in: Use a GCC-specific build script for GCC actions.
12223
12224 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
12225
12226         * configure.in: add bash, time, gawk to list of hosttools and things
12227         to only build for native toolchains
12228
12229 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12230
12231         * Makefile.in (docdir): Remove.
12232
12233 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
12234
12235         * Makefile.in (datadir): Set to $(prefix)/share.
12236
12237 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
12238
12239         * configure.in: build diff and patch for cygwin32-hosted
12240         toolchains.
12241
12242 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
12243
12244         * config.sub: Accept -rtems*.
12245
12246 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
12247
12248         * configure.in: enable dosrel for cygwin32-hosted builds,
12249                 remove diff from the list of things not buildable
12250                 via Canadian Cross
12251
12252 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
12253
12254         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
12255         don't get ". ".
12256
12257 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
12258
12259         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
12260
12261 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
12262
12263         * Makefile.in (taz): Handle case where tex3patch didn't even get
12264         checked out.  Also, if it was found, put the symlink in a new util
12265         subdirectory.
12266
12267 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12268
12269         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
12270
12271 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
12272
12273         * config.sub: Recognize -openvms.
12274         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
12275         * make-all.com, setup.com: New files.
12276
12277 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12278
12279         * Makefile.in (taz): tex3patch moved to texinfo/util.
12280
12281 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
12282
12283         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
12284         * configure.in: remove make from disable-if-Can-Cross list
12285                 enable gdb if ${host} and ${target} are cygwin32
12286
12287 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
12288
12289         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
12290         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
12291
12292 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12293
12294         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
12295         distinguish sysv/svr4/bsd variants.
12296         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
12297
12298 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
12299
12300         * configure.in: Added copyright notice.
12301         * move-if-change: Added copyright notice.
12302
12303 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12304
12305         * configure.in (powerpcle-*-solaris*): Until we get shared
12306         libraries working, don't build gdb, sim, make, tcl, tk, or
12307         expect.
12308
12309 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
12310
12311         * config.guess:  Merge with FSF:
12312
12313         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
12314         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
12315
12316         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
12317         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
12318
12319         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
12320         * config.guess:  Combine two OSF1 rules.
12321         Also recognize field test versions.  From mjr@zk3.dec.com.
12322         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
12323         because GNU uname does not support -p.  From pmr@pajato.com.
12324
12325 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
12326
12327         * Makefile.in (MAKEDIRS): Removed $(tooldir).
12328
12329 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
12330
12331         * mpw-README: Document GCCIncludes.
12332
12333 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
12334
12335         * configure.in (alpha-*-linux*): Set enable_shared to yes.
12336
12337 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
12338
12339         * mpw-configure: Handle --enable-FOO and --disable-FOO.
12340
12341 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
12342
12343         * configure.in (*-*-cygwin32): Configure make.
12344
12345 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
12346
12347         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
12348
12349 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
12350
12351         * Makefile.in (all-inet): Depend on all-perl.
12352
12353         * Makefile.in (inet-install): New target.
12354
12355         * Makefile.in (all-inet): Depend on all-tcl.
12356         (all-inet): Depend on all-send-pr.
12357
12358 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12359
12360         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
12361         temporarily.
12362
12363 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
12364
12365         * configure.in: Don't configure --with-gnu-ld on AIX.
12366
12367 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12368
12369         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
12370
12371 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
12372
12373         * Makefile.in (ALL_MODULES): Added all-inet.
12374         (CROSS_CHECK_MODULES): Added check-inet.
12375         (INSTALL_MODULES): Added install-inet.
12376         (CLEAN_MODULES): Added clean-inet.
12377         (all-indent): New target.
12378
12379         * configure.in (host_tools): Added inet.
12380         (native_only): Added inet.
12381         (noconfigdirs): Added inet.
12382
12383 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
12384
12385         * configure.in: Don't configure libgloss if we are not configuring
12386         newlib.
12387
12388 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
12389
12390         * configure.in: Don't configure libgloss for unsupported
12391         architectures.
12392
12393 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12394
12395         * Makefile.in (CLEAN_MODULES): Add clean-apache.
12396
12397 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
12398
12399         * Makefile.in (ALL_MODULES): Include all-apache.
12400         (CROSS_CHECK_MODULES): Include check-apache.
12401         (INSTALL_MODULES): Include install-apache.
12402         (all-apache): New target.
12403
12404         * configure.in: Added apache everywhere perl is seen.
12405
12406 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12407
12408         * Makefile.in: Add support for clean-{module} and
12409         clean-target-{module} rules.
12410
12411 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
12412
12413         * configure.in (*-*-ose) do not build libgloss.
12414
12415 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12416
12417         * config.guess (prep*:SunOS:5.*:*): Turn into
12418         powerpele-unknown-solaris2.
12419
12420 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
12421
12422         * configure.in: Permit --enable-shared to specify a list of
12423         directories.
12424
12425 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12426
12427         * configure.in (host==solaris): Pass only the first word of $CC
12428         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
12429
12430 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
12431
12432         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
12433
12434 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
12435
12436         * Makefile.in (ALL_MODULES): Include all-perl.
12437         (CROSS_CHECK_MODULES): Include check-perl.
12438         (INSTALL_MODULES): Include install-perl.
12439         (ALL_X11_MODULES): Include all-guile.
12440         (CHECK_X11_MODULES): Include check-guile.
12441         (INSTALL_X11_MODULES): Include install-guile.
12442         (all-perl): New target.
12443         (all-guile): New target.
12444
12445         * configure.in (host_tools): Include perl and guile.
12446         (native_only): Include perl and guile.
12447         (noconfigdirs): Don't build guile and perl; no ports have been
12448         done.
12449
12450 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
12451
12452         * configure (--enable-*): Handle quoted option lists such as
12453         --enable-sim-cflags='-g0 -O' better.
12454
12455 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12456
12457         * Makefile.in ({,inst}all-target): New rule so we can make and
12458         install all of the target directories easily.
12459
12460 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12461
12462         * configure.in: Add missing global flag in sed substitution when
12463         deleting `target-' from ${configdirs}.
12464
12465 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
12466
12467         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
12468         option.
12469
12470         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
12471         config/mh-necv4.
12472
12473         * install.sh: Correct misspelling of transformbasename.
12474
12475         * config.guess: Recognize mips-*-sysv*.
12476
12477 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
12478
12479         * config.sub: Recognize mon960.
12480
12481 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
12482
12483         * configure: Restore Canadian Cross handling of BISON and LEX,
12484         removed in Feb 20 change.
12485
12486 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
12487
12488         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
12489         Mention make install.  Remove the old copyright date as well the
12490         clumsy and rather pointless copyright on the README file.
12491
12492 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12493
12494         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
12495         Makefile after running symlink-tree, then run `make distclean' to
12496         avoid clobbering any generated files in srcdir.
12497
12498 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
12499
12500         * configure.in (m68k-*-netbsd*): Build everything now.
12501
12502 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
12503
12504         * Makefile.in (taz): Fix quoting.
12505
12506 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
12507
12508         * configure.in (sparclet-*-*): Build everything now.
12509
12510 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12511
12512         * configure.in (m68k-*-linux*): New host.
12513
12514 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
12515
12516         * configure: Check for bison before byacc.
12517
12518 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
12519
12520         * Makefile.in configure:  Change the way LEX and BISON/YACC are
12521         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
12522         searching PATH.  These are used as fallbacks by Makefile.in if
12523         flex/bison/byacc aren't in objdir.
12524
12525 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
12526
12527         * Makefile.in: Make everything which depends upon all-bfd also
12528         depend upon all-opcodes, in case --with-commonbfdlib is used.
12529
12530 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12531
12532         * configure.in (host *-*-cygwin32): Don't build gdb if we are
12533         building NT native compilers on Unix.
12534
12535 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
12536
12537         * configure.in: Don't get CC from the host Makefile fragment if we
12538         can find gcc in PATH, or if this is a Canadian Cross.  Move the
12539         Solaris test for /usr/ucb/cc to the post target script, just after
12540         the compiler sanity test.
12541
12542 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
12543
12544         * config.sub: Merge with FSF.
12545
12546 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
12547
12548         * Makefile.in (RPATH_ENVVAR): New variable.
12549         (REALLY_SET_LIB_PATH): Use it.
12550         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
12551
12552 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
12553
12554         * config.sub, configure.in: Recognize sparclet cpu.
12555
12556 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
12557
12558         * config.guess:  Support m68k-cbm-sysv4.
12559
12560 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
12561
12562         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
12563         m68k-unknown-linuxaout from linker help string.  Put quotes around
12564         $ld_help_string.
12565
12566 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
12567
12568         * config.guess (powerpc-harris-powerunix): Add guess for port
12569         to new target.
12570
12571 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12572
12573         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
12574
12575 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
12576
12577         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
12578         $(REALLY_SET_LIB_PATH) in Makefile.
12579         * Makefile.in (SET_LIB_PATH): New variable.
12580         (REALLY_SET_LIB_PATH): New variable.
12581         ($(DO_X)): Use $(SET_LIB_PATH).
12582         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
12583         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
12584         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
12585         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
12586         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
12587         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
12588         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
12589         (install-dosrel): Likewise.
12590         (all-opcodes): Depend upon all-libiberty.
12591
12592 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12593
12594         * config.guess (*:CYGWIN*): New
12595
12596 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12597
12598         * Makefile.in (all-target-winsup): All all-target-libiberty.
12599
12600 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
12601
12602         * configure.in (noconfigdirs): Add missing # in front of comment.
12603
12604 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
12605
12606         * configure.in: add second pass to things added to noconfigdirs
12607         so *-gm-magic can exclude libgloss properly.
12608
12609 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
12610
12611         * mpw-configure (extralibs_name, rez_name): Set correctly
12612         for MWC68K compiler.
12613
12614         * mpw-README: Add more info on the necessary build tools.
12615
12616 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12617
12618         * configure.in, config.sub: Recognize cygwin32.
12619
12620 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
12621
12622         * config.guess, config.sub: Recognize A/UX.
12623
12624 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
12625
12626         * config.sub: Merge with gcc/config.sub.
12627
12628 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
12629
12630         * mpw-build.in (do-binutils): Add build of stamps.
12631
12632 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
12633
12634         * config.sub: Add recognition for mips64vr4100*-* targets.
12635
12636 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
12637
12638         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
12639         Add creation of gconfigargs with `--enable-shared' turned on.
12640         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
12641         ($(host)-stamp-stage3-configured): Likewise.
12642         (HOLES): Add chatr and ldd.
12643         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
12644
12645 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
12646
12647         * configure: Pass --nfp to recursive configures.
12648
12649 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
12650
12651         * Makefile.in (DLLTOOL): New.
12652         (DLLTOOL_FOR_TARGET): New.
12653         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
12654         (EXTRA_TARGET_FLAGS): Ditto.
12655         (EXTRA_GCC_FLAGS): Ditto.
12656         (CONFIGURE_TARGET_MODULES): Ditto.
12657         (DO_X): Ditto.
12658         * configure: Add DLLTOOL.
12659
12660 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
12661
12662         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
12663         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
12664         mh-sco, since old workarounds no longer needed, and don't
12665         build ld, since libraries have weak symbols in COFF.
12666
12667 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
12668
12669         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
12670
12671 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
12672
12673         * configure.in: Make sure that ${CC} can be used to compile an
12674         executable.
12675
12676 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
12677
12678         * Makefile.in (all-gdb): Depend on $(GDB_TK).
12679         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
12680         nothing depending on whether gdbtk is being built.
12681
12682 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
12683
12684         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
12685
12686 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
12687
12688         * configure.in (noconfigdirs): Put ld or gas in this early, if the
12689         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
12690
12691 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
12692
12693         * config-ml.in: Add support for
12694         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
12695         Simplify setting of multidirs from --disable-foo.
12696
12697 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12698
12699         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
12700         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
12701         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
12702         non-empty, pass them on to the  GCC make.
12703         (all-bootstrap): New rule that is like all-gcc, except it executes
12704         the GCC bootstrap rule instead of the GCC all rule.
12705
12706 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
12707
12708         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
12709
12710 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12711
12712         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
12713         DG/UX support.
12714
12715 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
12716
12717         * config.sub (i*86*) Change [345] to [3456]
12718
12719 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
12720
12721         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
12722         --with-gnu-ld=no.
12723
12724 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
12725
12726         * config-ml.in (rs6000*, powerpc*): Add switches to control which
12727         AIX multilibs get built.
12728
12729 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12730
12731         * configure.in (i386-win32): Don't build expect if we're not
12732         building the tcl subdir.
12733
12734 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
12735
12736         * Makefile.in: (configure-target-examples, all-target-examples):
12737         New targets, configure and build example programs.
12738
12739 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
12740
12741         * mpw-configure: If an mpw-config.in generated a file mk.sed,
12742         use it as input to sedit the generated MPW makefile.
12743         * mpw-README: Add a suggestion about Gestalt.h.
12744
12745 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
12746
12747         * config.sub: Accept *-*-ieee*.
12748
12749 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
12750
12751         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
12752         Ronald F. Guilmette <rfg@monkeys.com>.
12753
12754 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12755
12756         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
12757         for powerpc-pe native.
12758         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
12759         (target==powerpc-pe): duplicate i386-win32 entry.
12760
12761 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12762
12763         * configure.in (noconfigdirs): Exclude target-newlib for all versions
12764         of vxworks, not just vxworks5.1.
12765
12766 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
12767
12768         * mpw-configure: Add support for exec-prefix.
12769
12770 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
12771
12772         * config.guess: Recognize HP model 816 machines as having
12773         a PA1.1 processor.
12774
12775 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12776
12777         * configure: Ignore new autoconf configure options.
12778
12779 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
12780
12781         * config.guess:  Recognize Pentium under SCO.
12782         From Robert Lipe <robertl@arnet.com>.
12783
12784 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
12785
12786         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
12787
12788 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
12789
12790         * configure.in: Don't configure gas for alpha-dec-osf*.
12791
12792 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
12793
12794         * configure.in: Default to --with-stabs for some targets for which
12795         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
12796         i[345]86*-*-unixware*.
12797
12798 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
12799
12800         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
12801         rather than basing it on the target.  Simplify handling of options
12802         controlling which directories to configure.  Remove extraneous
12803         slash in multi-clean target.
12804
12805 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
12806
12807         * config-ml.in: Prefix more variables with ml_ so they don't collide
12808         with configure's.
12809
12810 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
12811
12812         * configure: Don't turn -v into --v.
12813
12814 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
12815
12816         * configure.in (targargs): Fix typo.
12817
12818         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
12819
12820 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
12821
12822         * configure.in: Strip --host and --target options from
12823         CONFIG_ARGUMENTS, and always configure for --host only.  Add
12824         --with-cross-host option when building with a cross-compiler.
12825         * configure: Canonicalize the arguments put into config.status by
12826         always using `=' for an option with an argument.  Pass a presumed
12827         --host or --target explicitly.
12828
12829 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
12830
12831         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
12832         into general OS recognition case.
12833
12834 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12835
12836         * configure.in (target_configdirs): add target-winsup only
12837         for win32 target systems.
12838
12839 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
12840
12841         * Makefile.in (all-target-libgloss): Depend upon
12842         configure-target-newlib, since when libgloss is built it looks to
12843         see if the newlib directory exists.
12844
12845 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
12846
12847         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
12848         cfg-ml-*.in.
12849
12850 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
12851
12852         * configure: Handle LD and LD_FOR_TARGET when configuring a
12853         Canadian Cross.
12854
12855 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12856
12857         * configure.in (target_libs): add target-winsup.
12858         (target==i386-win32): add patch diff flex make to $noconfigdirs.
12859         (target==ppcle-pe): remove ld from $noconfigdirs.
12860
12861 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
12862
12863         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
12864         Preserve relative path names in $srcdir.  Build symlink tree if
12865         configuring cross target dir and srcdir=. (= no VPATH support).
12866         (configure-target-libg++): Depend on configure-target-librx.
12867         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
12868         * config-ml.in: New file.
12869         * symlink-tree: New file.
12870         * configure: Ensure srcdir="." if that's what it is.
12871
12872 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
12873
12874         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
12875         includes and FLEX_SKELETON setting.
12876         * mpw-configure (--with-gnu-ld): New option, controls whether
12877         to use PPCLink or ld with PowerMac GCC.
12878         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
12879         * mpw-config.in: Configure grez if targeting Mac.
12880
12881         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
12882         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
12883         just macos.
12884         * configure.in: Configure grez resource compiler if targeting Mac.
12885         * Makefile.in (all-grez, install-grez): New targets.
12886
12887 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
12888
12889         * configure: CXX defaults to gcc, not g++.  If we find
12890         gcc in the path, set CC to gcc -O2.
12891
12892 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
12893
12894         * configure: Default ${build} correctly.  Avoid picking up extra
12895         spaces when reading CC and CXX from Makefile.  When doing a
12896         Canadian Cross, use plausible default values for numerous
12897         variables.
12898         * configure.in: When doing a Canadian Cross, don't try to
12899         configure tools whose configure script can't handle it.
12900
12901 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12902
12903         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
12904
12905 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12906
12907         * configure:  Remove dubious bug reporting address.
12908
12909 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12910
12911         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
12912         configure script, run that instead of this directory's configure.
12913         In either case, print a message that we're configuring the sub-dir.
12914
12915 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12916
12917         * configure.in: Before checking for the existence of various files,
12918         use sed to filter out "target-".
12919
12920 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
12921
12922         * Makefile.in (DO_X): Split rule to decrease command line length
12923         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
12924         (Philippe De Muyter).
12925
12926 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
12927
12928         * Makefile.in (all-patch): depend on all-libiberty.
12929
12930 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
12931
12932         * configure.in: If the only directory in target_configdirs which
12933         actually exists is libiberty, then set target_configdirs to empty,
12934         to avoid trying to build a target libiberty in a gas or gdb
12935         distribution.
12936
12937 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
12938
12939         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
12940         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
12941         systems.
12942
12943 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
12944
12945         * configure.in (copy_dirs): Use sys-include instead of include
12946         for --with-headers option.
12947
12948 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
12949
12950         * Makefile.in, configure.in: Make winsup builds work with
12951         new scheme.
12952
12953 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
12954
12955         * configure.in: Build the linker on AIX.
12956
12957 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12958
12959         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
12960         where needed.
12961
12962 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
12963
12964         * Makefile.in (all-gcc): Fix typo.
12965
12966 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12967
12968         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
12969
12970 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
12971
12972         * configure.in:  Rename libFOO to target-libFOO, and xiberty
12973         to target-xiberty, to provide more flexibility.
12974         (target_subdir):  Define.  Create if cross.
12975         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
12976         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
12977         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
12978         check-libFOO -> check-target-libFOO, etc.
12979         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
12980         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
12981         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
12982         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
12983         allow ALL_GCC="" to only configure.
12984         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
12985         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
12986         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
12987
12988 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
12989
12990         * Makefile.in (taz): Build "info" in etc explicitly.
12991
12992 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
12993
12994         * configure.in:  Make sure that CC is undefined (as opposed to
12995         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
12996         problem with autoconf trying to configure on a host without GCC.
12997
12998 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
12999
13000         * mpw-configure: Set host alias from choice of host compiler,
13001         only use generic MPW Makefile sed if present, edit a file
13002         named "hacked_Makefile.in" instead of "Makefile.in" if present.
13003         * mpw-README: Add problem notes about CW6 and CW7.
13004
13005 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
13006
13007         * Makefile.in (taz): Use ";" instead of ";;".
13008
13009 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13010
13011         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
13012         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
13013         DISTDOCDIRS.
13014         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
13015         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
13016
13017 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13018
13019         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
13020         and gnats, because they are now subsumed by DISTSTUFFDIRS.
13021         Move bfd to DISTSTUFFDIRS.
13022
13023 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13024
13025         * Makefile.in (X11_LIB): Removed.
13026         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
13027
13028         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
13029
13030 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13031
13032         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
13033         names.
13034
13035 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13036
13037         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
13038
13039 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
13040
13041         * configure.in (i[345]86-*-win32): Always build newlib.
13042         Don't configure cvs, autoconf or texinfo.
13043         * Makefile.in (LD_FOR_TARGET): New.
13044         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
13045         Pass down LD_FOR_TARGET.
13046
13047 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13048
13049         * winsup: New directory.
13050         * Makefile.in: Build winsup.
13051         * configure.in: Winsup is configured when target is win32.
13052         Can only build win32 target GDB when native.
13053
13054 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
13055
13056         * config.guess: Recognize HP model 819 machines as having
13057         a PA 1.1 processor.
13058
13059 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13060
13061         * configure: Fix sed loop which substitutes for CC and CXX to
13062         avoid bug found in various sed implementations.
13063
13064 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13065
13066         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
13067         simulator.  Use standard powerpc-*-eabi*.
13068
13069 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
13070
13071         * configure.in: Stop putting gas and binutils in noconfigdirs for
13072         powerpc-*-aix* and rs6000-*-*.
13073
13074 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
13075
13076         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
13077         -mcall-aixdesc libraries.
13078
13079 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
13080
13081         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
13082
13083         * config.sub (arm | armel | armeb): Fix shell syntax.
13084
13085 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13086
13087         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
13088         -msoft-float and -mcpu=common support.
13089         (powerpc*-*-eabisim*): Add support for building -mcall-aix
13090         libraries.
13091
13092 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13093
13094         * configure.in: Allow configuration and build of emacs19 for the alpha.
13095
13096 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13097
13098         * configure.in (CC): Get ^CC, not just any old CC, from
13099         ${host_makefile_frag}.
13100
13101 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13102
13103         * configure.in (CC): Try to get CC from
13104         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
13105
13106 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13107
13108         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
13109         only if it exists in $(srcdir).
13110
13111 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13112
13113         * configure: If CC and CXX are not set in the environment, set
13114         them, based on either an existing Makefile or on searching for gcc
13115         in PATH.  Substitute for CC and CXX in Makefile.
13116         * configure.in: Remove libm from target_libs.  Separate
13117         target_configdirs from configdirs.  If CC is not set in
13118         environment, try to get it from a host Makefile fragment.  Rewrite
13119         changes of configdirs to use skipdirs instead.  A few minor
13120         tweaks.  Take directories out of target_configdirs as they are
13121         taken out of configdirs.  Remove existing Makefile files from
13122         subdirectories.  Substitute for TARGET_CONFIGDIRS and
13123         CONFIG_ARGUMENTS in Makefile.
13124         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
13125         by configure.in.
13126         (CONFIG_ARGUMENTS): Likewise.
13127         (CONFIGURE_TARGET_MODULES): New variable.
13128         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
13129         ($(CONFIGURE_TARGET_MODULES)): New target.
13130         (configure-libg++, configure-libio): New targets.
13131         (all-libg++): Depend upon configure-libg++.
13132         (all-libio): Depend upon configure-libio.
13133         (configure-libgloss, all-libgloss): New targets.
13134         (configure-libstdc++): New target.
13135         (all-libstdc++): Depend upon configure-libstdc++.
13136         (configure-librx, all-librx): New targets.
13137         (configure-newlib): New target.
13138         (all-newlib): Depend upon configure-newlib
13139         (configure-xiberty): New target.
13140         (all-xiberty): Depend upon configure-xiberty.
13141
13142 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13143
13144         * configure.in (host i[345]86-*-win32):  Expand the
13145         noconfigdirs again.
13146
13147 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
13148
13149         * mpw-configure: Fix sed command file name.
13150
13151 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
13152
13153         * configure.in (host i[345]86-*-win32): Reduce the
13154         noconfigdirs again.
13155
13156 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
13157
13158         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
13159         or powerpc*-*-pe*, since they are not yet supported.
13160
13161 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
13162
13163         Add PowerMac support and many other enhancements.
13164         * mpw-configure: New option --cc to select compiler to use,
13165         paste options set according to --cc into the generated
13166         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
13167         if mpw-make.sed is present.
13168         * mpw-config.in: Don't test for gC1, test for mpw-touch,
13169         add forward includes for PowerPC include files.
13170         * mpw-build.in: Build using Makefile.PPC if present.
13171         (do-byacc, etc): Remove separate version resource builds.
13172         (do-gas): Build "stamps" before "all".
13173         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
13174         * mpw-README: Update to reflect --cc option, PowerMac support,
13175         and recently-reported compatibility problems.
13176
13177 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
13178
13179         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
13180         embedded m68k systems (-aout, -coff, -elf, -vxworks).
13181         (--with-multilib-top): Pass to recursive invocations.
13182
13183 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
13184
13185         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
13186         v810-*-*.
13187
13188 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13189
13190         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
13191         gdb, ld and opcodes on v810-*-*.
13192
13193 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
13194
13195         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
13196         (local-maintainer-clean): New target.
13197         (maintainer-clean): New target.
13198         (realclean): Just depend upon maintainer-clean.
13199
13200 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13201
13202         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
13203
13204 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
13205
13206         * configure.in: Build ld in mips*-*-bsd* case.
13207
13208 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
13209
13210         * config.sub: Accept -lites* OS.  From Ian Dall.
13211
13212 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
13213
13214         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
13215         targets.
13216
13217 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13218
13219         * configure.in: treat i386-win32 canadian cross the same as
13220         i386-go32 canadian cross.
13221
13222 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13223
13224         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
13225         running under the simulator to build a reduced set of libraries.
13226         (powerpc-*-eabiaix): Add fine grained multilib support added to
13227         other powerpc targets yesterday.
13228
13229 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13230
13231         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
13232         -disable-softfloat, -disable-relocatable, -disable-aix, and
13233         -disable-sysv to control which multilib libraries get built.
13234
13235 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13236
13237         * configure: Add Makefile.tem to list of files to remove in trap
13238         handler.
13239
13240 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13241
13242         * config.guess (*Linux*):  Add missing "exit"s.
13243         Also, need specific check for alpha-unknown-linux (uses COFF).
13244
13245 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13246
13247         * config.guess:  Merge with FSF:
13248
13249         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
13250         * config.guess (AIX4): More robust release numbering discovery.
13251
13252         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
13253         * config.guess (i386-sequent-ptx): Properly get version number.
13254
13255         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
13256         * config.guess (mips:*:4*:UMIPS): New case.
13257
13258 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13259
13260         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
13261         (i386-win32 host): Likewise.  Don't build readline.
13262
13263 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
13264
13265         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
13266         SUPPORT_FILES to submakes.
13267
13268 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
13269
13270         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
13271         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
13272         mpw-configure.
13273
13274 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
13275
13276         * configure.in (appdirs): Use =, not ==, in test expression when
13277         trying to build the text to print in the warning message for
13278         Solaris users.
13279
13280 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
13281
13282         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
13283
13284 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13285
13286         * config.guess: Recognize lynx-2.3.
13287
13288 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
13289
13290         * config.sub (z8ksim): Deleted
13291         (z8k-*-coff): New, this is the one true name of the target.
13292
13293 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
13294
13295         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
13296
13297 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
13298
13299         * config.guess (*:Linux:*:*): First try asking the linker what the
13300         default object file format is (elf, aout, or coff).  Then if this
13301         fails, try previous methods.
13302
13303 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13304
13305         * configure.in: Don't build newlib for *-*-vxworks5.1.
13306
13307 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
13308
13309         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
13310         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
13311
13312 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
13313
13314         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
13315
13316 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
13317
13318         * cfg-ml-com.in: New file.
13319         * cfg-ml-pos.in: New file.
13320
13321 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
13322
13323         * COPYING.NEWLIB: Add HP free copyright to list.
13324
13325 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
13326
13327         * config.sub: Recognize -eabi* for the system, not just -eabi.
13328
13329 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13330
13331         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
13332         * config.sub, configure.in (win32): New target and host.
13333
13334 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
13335
13336         * configure.in: Add i386-pe configuration.
13337
13338 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
13339
13340         * mpw-build.in (install): Install GDB after LD.
13341
13342 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
13343
13344         * mpw-config.in (elf/mips.h): Always forward-include, needed
13345         for GDB to build.
13346
13347 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13348
13349         * testsuite: New directory for customer acceptance and whole tool
13350         chain tests.
13351
13352 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13353
13354         * configure: If per-host line isn't found, but AC_OUTPUT is found
13355         and a configure script exists, run it instead.
13356
13357 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13358
13359         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
13360
13361 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13362
13363         * configure: Set build_{cpu,vendor,os,alias} to host values when
13364         --build isn't specified.
13365
13366 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13367
13368         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
13369         (FLAGS_TO_PASS): Pass them.
13370         (EXTRA_TARGET_FLAGS): Ditto.
13371
13372 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13373
13374         * Makefile.in (all-libg++): Depend on all-libstdc++.
13375
13376 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13377
13378         * configure.in (noconfigdirs): Enable all packages for
13379           i386-unknown-netbsd.
13380
13381 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
13382
13383         * configure.in (noconfigdirs): Don't configure tk for i386-go32
13384         hosted builds (DOS builds)
13385
13386 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
13387
13388         Changes for ARM based on patches from Richard Earnshaw:
13389         * config.sub: Handle armeb and armel.
13390         * configure.in: Omit arm linker only for riscix.
13391
13392 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13393
13394         * config.guess:  Update from FSF.
13395
13396 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
13397
13398         * config.sub: Recognize powerpcle as the little endian variant of
13399         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
13400         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
13401         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
13402         temporarily.
13403
13404 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
13405
13406         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
13407
13408 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
13409
13410         * config.sub: Accept -lites* as a basic system type.
13411
13412 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
13413
13414         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
13415         installed, and if so return linuxoldld as the system name.
13416
13417 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
13418
13419         * config.guess: Add hppa1.1-hp-lites support.
13420
13421 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
13422
13423         * configure.in: Don't build newlib for m68k-vxworks5.1.
13424
13425 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13426
13427         * configure.in (mips-sgi-irix6): Use mh-irix5.
13428
13429 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
13430
13431         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
13432
13433 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13434
13435         * test-build.mk: Enable building of shared libraries on IRIX 5 and
13436         OSF/1.  Fix compiler flags.
13437         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
13438
13439 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
13440
13441         * configure.in: Recognize --with-newlib.
13442         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
13443
13444 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13445
13446         * Makefile.in: move {all,check,install}-gdb from *_MODULES
13447         to *_X11_MODULES due to gdbtk needing X include files et al.
13448
13449 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
13450
13451         Merge in support for Mac MPW as a host.
13452         (Old change descriptions retained for informational value.)
13453
13454         * mpw-config.in: Add generic include forwards for cpu-specific
13455         include files in aout and elf directories.
13456
13457         * mpw-configure: Added copyright.
13458         * mpw-config.in: Check for presence of required build tools.
13459         (target_libs): Add newlib.
13460         (target_tools): Add examples.
13461         (Read Me): Generate as "Read Me for MPW" instead.
13462         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
13463         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
13464         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
13465
13466         * mpw-configure: Remove subdir-specific makefile hackery,
13467         delete mk.tmp after using it.
13468
13469         * mpw-build.in (all): Display start and end times.
13470
13471         * mpw-configure (host_canonical): Set.
13472         (target_cpu): Always add to makefiles.
13473         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
13474         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
13475         (mpw-mh-mpw): Look for in srcdir and srcroot.
13476         Use sed instead of mpw-edit-prefix to edit prefix definitions.
13477
13478         * mpw-build.in: (install-only): New target.
13479
13480         * mpw-configure (host_alias, target_alias): Rename from hostalias
13481         and targetalias, add into generated Makefile.
13482         (mk.tmp): If present, add into generated Makefile.
13483         * mpw-build.in (all-gas): Build config.h first before gas proper.
13484
13485         * mpw-configure (config.status): Write only if changed.
13486         * mpw-config.in (readline): Configure it (not built, just used for
13487         definitions).
13488
13489         * mpw-config.in (elf/mips.h): Add a forward include.
13490
13491         * mpw-config.in: Forward-include most .h files in include into
13492         extra-include.
13493         (readline): Don't build.
13494         mpw-build.in (install): Install GDB.
13495
13496         * mpw-configure (prefix, mpw_prefix): Handle it.
13497         * mpw-config.in (mmalloc, readline): Don't configure.
13498         * mpw-build.in (thisscript): Rename to ThisScript.
13499         Use mpw-build instead of BuildProgram everywhere.
13500         (mmalloc, readline): Don't build.
13501         * mpw-README: New file, basic documentation about the MPW port.
13502
13503         * mpw-config.in: Use forward-include to create include files.
13504
13505         * mpw-configure: Add more things to the top of each configured
13506         Makefile, including contents of config/mpw-mh-mpw.
13507         * mpw-config.in (extra-include): Create this directory and fill it
13508         with Posix-like include files when configuring.
13509
13510         * config.sub (apple, mac, mpw): Add various aliases.
13511
13512         * mpw-build.in: New file, top-level build script fragment for MPW.
13513         * mpw-configure: New file, configure script for MPW.
13514         * mpw-config.in: New file, config fragment for MPW.
13515
13516 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13517
13518         * configure.in (host_libs): Remove glob, since it is gone from the
13519         sources.
13520
13521 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
13522
13523         * Makefile.in: define empty GDB_NLM_DEPS var.
13524
13525         * configure.in(target_makefile_frag): use config/mt-netware
13526         for netware targets.
13527
13528 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
13529
13530         * config.sub: Merge in recent FSF changes.  Remove linux special
13531         cases.
13532
13533 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
13534
13535         Revert this change:
13536
13537         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
13538
13539                 * build-all.mk: Use CC=cc -Xs on Solaris.
13540
13541 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13542
13543         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
13544         stop using it.
13545         * Makefile.in: Nuke all references to glob subdirectory.
13546
13547 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13548
13549         * configure.in: Fix --enable-shared logic in per-host.
13550
13551 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
13552
13553         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
13554
13555 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
13556
13557         * configure.in (noconfigdirs): Don't build gas on AIX, for
13558         powerpc*-*-aix* as well as for rs6000*-*-aix*.
13559
13560 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
13561
13562         * configure: Fix --cache-file to work if the file argument is a
13563         relative path.
13564
13565 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
13566
13567         * configure: If the --cache-file is used, pass it down to
13568         configure in subdirectories.
13569
13570 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
13571
13572         * config.sub: add vxworks29k configuration.
13573
13574 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
13575
13576         * Makefile.in (taz): Do "diststuff" part quietly.
13577
13578 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
13579
13580         * config.sub: Mini-merge with gcc/config.sub.
13581
13582 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
13583
13584         * config.guess (IRIX): Sed - to _.
13585
13586 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
13587
13588         * Makefile.in (source-vault, binary-vault): New targets.
13589
13590 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
13591
13592         * config.sub: Recognize -eabi as a basic system type.
13593
13594 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13595
13596         * configure.in (enable_shared stuff): Fix typo.
13597
13598 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
13599
13600         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
13601
13602 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
13603
13604         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
13605
13606 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
13607
13608         * configure.in (rs6000-*-*): Don't build gas.
13609
13610 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
13611
13612         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
13613         reduce command line length.
13614         (AS_FOR_TARGET): Check for as.new, not Makefile.
13615         (NM_FOR_TARGET): Check for nm.new, not Makefile.
13616
13617 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
13618
13619         * config.guess:  Merge from FSF.
13620
13621 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13622
13623         * configure: Don't use $ when handling program_suffix.
13624
13625 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
13626
13627         * configure.in:  Configure tk for hppa/hpux.
13628
13629 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13630
13631         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
13632
13633 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13634
13635         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
13636         to LIBCXXFLAGS.  Tests are better run without it.
13637
13638 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
13639
13640         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
13641
13642 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
13643
13644         * configure.in (*-*-netware*): Don't configure xiberty.
13645
13646 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
13647
13648         * configure.in:  Remove tk from native_only list.
13649
13650 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
13651
13652         * build-all.mk: Add mips-ncd-elf target to sun4 targets
13653           for special NCD build.
13654
13655 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13656
13657         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
13658         makeall.bat, they're only useful for binutils snapshots.
13659         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
13660         makeall.bat to specified SUPPORT_FILES.
13661
13662 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
13663
13664         * build-all.mk: Add Ericsson targets to sun4 and solaris
13665           hosts.  Add  BNR's sun4 target to solaris host, so their
13666           build-from-source will be tested in-house first.
13667
13668 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13669
13670         * Makefile.in (LIBCFLAGS): New variable.
13671         (CFLAGS_FOR_TARGET): Ditto.
13672         (LIBCFLAGS_FOR_TARGET): Ditto.
13673         (LIBCXXFLAGS): Ditto.
13674         (CXXFLAGS_FOR_TARGET): Ditto.
13675         (LIBCXXFLAGS_FOR_TARGET): Ditto.
13676         (BASE_FLAGS_TO_PASS): Pass them.
13677         (EXTRA_TARGET_FLAGS): Ditto.
13678
13679         * configure.in: Support --enable-shared.
13680
13681 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13682
13683         * configure.in (target_libs):  Include libstdc++ again.
13684         * config.guess:  Update from FSF (for FreeBSD).
13685
13686 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13687
13688         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
13689         makeall.bat.
13690         (DISTDOCDIRS): Add `etc'.
13691         (ETC_SUPPORT_PFX): New variable.
13692         (taz): Include anything from etc starting with a word in
13693         ETC_SUPPORT_PFX.
13694
13695 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13696
13697         * config.sub: Update for recent FSF changes.  Remove obsolete
13698         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
13699         spacing changes.
13700
13701 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
13702
13703         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
13704
13705         * config.guess:  Merge with FSF.
13706         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
13707
13708 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13709
13710         * configure: Since the "trap 0" handler will override the exit
13711         status on many systems, only use it for "exit 1", and make it set
13712         a non-zero exit status; reset it before "exit 0".  Also, check
13713         exit status of config.sub, and error out if it failed.
13714
13715 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
13716
13717         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
13718         and install libgloss.
13719
13720 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13721
13722         * Makefile.in (all-binutils): Depend upon all-byacc.
13723
13724         * configure.in: Don't build emacs on Irix 5.
13725
13726 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13727
13728         * configure.in (*-*-netware*): Add libio.
13729
13730 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13731
13732         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
13733         (CHECK_TARGET_MODULES): Ditto.
13734         (INSTALL_TARGET_MODULES): Ditto.
13735         (TARGET_LIBS): Ditto.
13736         (all-libstdc++): Note dependencies.
13737
13738 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13739
13740         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
13741
13742 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
13743
13744         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
13745         -fexternal-templates.
13746
13747         * configure.in (target_libs): Add libstdc++.
13748         (noconfigdirs): Add libstdc++ as appropriate.
13749
13750 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13751
13752         * config.guess:  Update from FSF.
13753
13754 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13755
13756         * configure: Use ${config_shell} when running ${configsub}.
13757
13758 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
13759
13760         * config.sub: No longer recognize h8300h.
13761
13762 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
13763
13764         * config.sub: Remove extraneous differences between config.sub and
13765         gcc/config.sub.
13766
13767 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
13768
13769         * Makefile.in (DISTSTUFFDIRS): Add gas.
13770
13771 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
13772
13773         * COPYING.NEWLIB: New file.
13774
13775 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13776
13777         * config.guess (HP-UX):  Patch from Harlan Stenn
13778         <harlan@landmark.com> to also emit release level.
13779
13780 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
13781
13782         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
13783
13784 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13785
13786         * config.sub:  Merge nextstep cleanup from FSF.
13787
13788 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
13789
13790         * configure.in (arm-*-*): Don't configure ld for this target.
13791
13792 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
13793
13794         * configure.in (*-*-netware): don't configure libg++, libio,
13795           librx, or newlib.
13796
13797 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13798
13799         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
13800         configure ld--it works, but it doesn't support shared libraries.
13801
13802 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13803
13804         * config.guess (*-unknown-freebsd*):  Get rid of possible
13805         trailing "(Release)" in version string.
13806         Patch from Paul Richards <paul@isl.cf.ac.uk>.
13807
13808 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13809
13810         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
13811         Fix type: *-next-neststep -> *-next-nextstep.
13812
13813         * config.guess:  Merge from FSF:
13814
13815         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
13816
13817         * config.guess: Recognize powerpc-ibm-aix3.2.5.
13818
13819         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
13820
13821         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
13822         instead of UNIX_SV for UnixWare 1.0).
13823
13824 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
13825
13826         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
13827         to make gdb/nlm/* build after the compiler and linker.
13828
13829 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13830
13831         * config.guess (netbsd, freebsd, linux):  Accept any machine,
13832         not just i[34]86.
13833         (m68k-atari-sysv4):  Relocate to match FSF version.
13834
13835         * config.guess:  More merges from the FSF:
13836
13837         Add a space before function call or macro invocation.
13838
13839         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13840
13841         * config.guess: Add trap cmd to remove dummy.c and dummy when
13842         interrupted.
13843
13844         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
13845
13846         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
13847         (dummy): Redirect stderr from compilation of dummy.c.
13848
13849         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
13850
13851         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
13852
13853 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
13854
13855         * configure: Accept and ignore --cache*, for compatibility with
13856         new autoconf.
13857
13858 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13859
13860         * config.guess:  Merge from FSF:
13861
13862         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13863
13864         * config.guess (Pyramid*:OSx*:*:*): New case.
13865         (PATH): Add /.attbin at end for finding uname.
13866         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
13867
13868         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
13869
13870         * config.guess (M88*:DolphinOS:*:*): New case.
13871
13872         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
13873
13874         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
13875         to select whether to use ELF or COFF.
13876
13877         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
13878
13879         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
13880
13881         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
13882
13883         * config.guess: Guess the OS version for HPUX.
13884
13885         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
13886
13887         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
13888
13889 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13890
13891         * configure.in: Recognize --with-headers, --with-libs, and
13892         --without-newlib.
13893         * Makefile.in (all-xiberty): Depend upon all-ld.
13894
13895 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13896
13897         * configure.in: Change i[34]86 to i[345]86.
13898
13899 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13900
13901         * configure (version): A few more tweaks to help message.
13902
13903 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13904
13905         * Makefile.in:  Remove (for now) librx as a host library,
13906         now that we're building it for target.
13907
13908 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13909
13910         * configure: Fix up help message; from karl@owl.hq.ileaf.com
13911         (Karl Berry).
13912
13913 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13914
13915         * configure.in:  Also configure librx.
13916
13917 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13918
13919         * Makefile.in:  Update various rules to reflect that librx
13920         is now needed for libg++.
13921
13922 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13923
13924         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
13925
13926 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
13927
13928         * configure.in: Configure the examples directory.
13929
13930 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13931
13932         * configure: Simplify Jun 2 1994 change.
13933
13934 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
13935
13936         * change CC to /usr/latest/bin/gcc for lynx host builds, since
13937         /bin/gcc isn't good enough to build gcc.
13938
13939 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
13940
13941         * Makefile.in (GDB_SUPPORT_FILES): Remove
13942         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
13943         (gdb.tar.gz): Add new rule to use standard distribution building
13944         mechanism.
13945
13946 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
13947
13948         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
13949         Bill Cox <bill@cygnus.com>.
13950
13951 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13952
13953         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
13954
13955 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
13956
13957         * configure:  Search current dir first in .gdbinit.
13958
13959 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13960
13961         * config.sub:  Recognize freebsd (merged from gcc config.sub).
13962
13963 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13964
13965         * config.sub:  Refer to NeXT's operating system as nextstep.
13966
13967         * config.sub (case $basic_machine):  Re-order the cases, to match
13968         the order in the FSF version (which is mostly alphabethical).
13969         Merge in some additions and changes from the FSF.
13970
13971 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
13972
13973         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
13974         * config.sub: Recognize cxux7.
13975         * configure.in: Use mh-cxux for m88k-harris-cxux*.
13976
13977 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
13978
13979         * config.sub:  Fix typo powerpc -> powerpc-*.
13980
13981 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
13982
13983         * Makefile.in: `all-emacs19' depends on `all-byacc'.
13984
13985         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
13986         parallel with all-emacs and install-emacs).  Top-level command
13987         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
13988
13989 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
13990
13991         * test-build.mk ($(host)-stamp-stage2-installed): Remove
13992         $(relbindir)/make before doing ``make install'', and use
13993         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
13994         installing over running make binary.
13995         ($(host)-stamp-stage3-installed): Likewise.
13996
13997 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
13998
13999         * config.guess: Recognize Mach.
14000
14001 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
14002
14003         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
14004         see whether --exec-prefix was used.
14005
14006 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14007
14008         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
14009
14010 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14011
14012         * Makefile.in: Add all-librx target similar to all-libproc.
14013
14014 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
14015
14016         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
14017         with post 1.2 uname bogosity.
14018
14019 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14020
14021         * configure: Remove temporary files on receipt of a signal.
14022
14023 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
14024
14025         * configure: If there is a package_makefile_frag, remove
14026         ${subdir}/Makefile.tem after copying it in.
14027
14028 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14029
14030         * build_all.mk: support rs6000 lynx identifies itself as
14031         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
14032         since /bin/gcc is too feeble to compile a modern gcc.
14033
14034 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14035
14036         * brought devo/test-build.mk update-to-date with progressive/
14037           test-build.mk. Add lynx targets and hppa flag info.
14038
14039 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14040
14041         * configure.in:  Use mh-ncrsvr43.  Patch from
14042         Tom McConnell <tmcconne@sedona.intel.com>.
14043
14044 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14045
14046         * config.guess (i386-unknown-bsdi):  No longer need to
14047         check #if defined(__bsdi__) && defined(__i386__).
14048
14049 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14050
14051         * configure: Set program_transform_nameoption correctly.
14052
14053 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
14054
14055         * brought build-all.mk update-to-date with progressive build-all.mk,
14056           added new targets and hppa info.
14057
14058 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14059
14060         * configure: If config.guess result is a prefix of the user
14061         specified target, assume a native build and use the user specified
14062         target as the host alias.  Remove SunOS patch suffix removal hack.
14063         * configure.in: Remove SunOS patch suffix removal hack.
14064
14065         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
14066         in NATIVE_CHECK_MODULES.
14067
14068 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
14069
14070         * Makefile.in: Rename HOST_ONLY to NATIVE.
14071         * configure: Delete SunOs patch suffix from host_canonical
14072           and build_canonical variables that are prepended to Makefiles.
14073         * configure.in: Add comments for easier maintenance.
14074
14075 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14076
14077         * Makefile.in: Add all-libproc target similar to all-gui.
14078
14079 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
14080
14081         * Makefile.in (CHECK_MODULES): split into
14082         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
14083
14084 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
14085
14086         * config.guess (i386-unknown-bsdi): New system to guess.
14087
14088 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14089
14090         * Makefile.in: Add all-gui target (but not yet build by "all").
14091
14092 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
14093
14094         * config.sub: Move deletion of patch suffix from here...
14095         * configure.in: To here, at Ian's suggestion.  The top-
14096           level scripts might need to know of a patch level.
14097
14098 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
14099
14100         * config.sub: Strip off patch suffix so rtl is recognized
14101           as a sunos4.1.3 machine, even though it's been patched.
14102
14103 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
14104
14105         * Makefile.in (INSTALL_LAST): Delete.
14106         (INSTALL_DOSREL): New.
14107
14108 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14109
14110         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
14111         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
14112         whether we pass down --with-gnu-ld anyhow.
14113
14114 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
14115
14116         * Makefile.in (INSTALL_LAST): Change operation so it works
14117         on more flavors of make.
14118         * configure.in (go32): Don't build libg++ or libio.
14119
14120 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
14121
14122         * Makefile.in (Move HOST_PREFIX_1 and friends up so
14123         they can be overriden by templates.
14124
14125 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
14126
14127         * configure.in (target==go32): Don't build gdb.
14128         * dosrel: New directory.
14129
14130 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
14131
14132         * configure.in (host==go32): Configure dosrel too.
14133         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
14134         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
14135         be set by incoming names or templates.
14136         (INSTALL_LAST): New rule.
14137
14138 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
14139
14140         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
14141
14142 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14143
14144         * configure.in (appdirs): New variable.  Currently empty, but will
14145         be used in gas distribution.  If nonempty, lists a set of
14146         directories at least one of which must get configured, or top
14147         level configuration is considered to have failed.
14148         (rs6000-*-lynxos*): Use new file name.
14149
14150 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14151
14152         Eliminate XTRAFLAGS.
14153         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
14154         newlib include files using -idirafter, and also use -nostdinc.
14155         (CXX_FOR_TARGET): Likewise.
14156         (XTRAFLAGS): Removed.
14157         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
14158         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
14159         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
14160         ($(DO_X)): Don't pass down XTRAFLAGS.
14161
14162 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
14163
14164         * configure.in (mips*-dec-bsd*): New target; do build linker.
14165         (mips*-*-bsd*): New target; don't build linker.
14166
14167 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
14168
14169         * configure.in: support rs6000-*-lynxos* configuration.
14170         support sunos4 as a cross target.
14171
14172         * config.sub: look for lynx*, not lynx since the OS version may
14173         legitimately be part of the name.
14174
14175 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14176
14177         * configure.in (i[34]86-*-sco*): Move to be with other i386
14178         targets.
14179         (romp-*-*): New target.  Skip various binary utilities.
14180         (vax-*-*): New target.  Don't build newlib.
14181         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
14182
14183 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14184
14185         * configure.in: Only set host_makefile_frag if config
14186         directory exists.
14187
14188 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14189
14190         * install.sh: If $dstdir exists, don't check whether each
14191         component does.
14192
14193 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14194
14195         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
14196
14197 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
14198
14199         * configure.in (*-*-lynxos*): Don't configure newlib for either
14200         native or cross Lynx.
14201
14202 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
14203
14204         * config.sub (sparc64-elf): Fix os.
14205         (z8k): Remove duplicate.
14206
14207 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14208
14209         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
14210         gcc/stmp-fixproto, to try to prevent fixproto from being run.
14211
14212 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
14213
14214         * configure: Make file links cleanly even if Lynx fails on
14215           an NFS symlink (at least fail cleanly).
14216
14217 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
14218
14219         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
14220         -XNh2000.
14221
14222 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14223
14224         * configure: Unknown options are fatal again.
14225
14226 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
14227
14228         * configure: Ignore --x-includes and --x-libraries, for Autoconf
14229         compatibility.
14230
14231 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
14232
14233         * build-all.mk: Add `clean' target.
14234
14235 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14236
14237         * config.guess:  Add SINIX support.
14238         * configure.in:  Add mips-*-sysv4* support.
14239
14240 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
14241
14242         * build-all.mk: Document all useful targets.
14243         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
14244         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
14245
14246 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14247
14248         * configure: Support --silent, --quiet.
14249
14250 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14251
14252         * configure: Support --disable-FEATURE.
14253
14254 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14255
14256         * config.guess: Recognize NCR running SVR4.3.
14257
14258 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14259
14260         * config.guess:  Make BSDI generate i386-unknown-bsd386.
14261         Patch from Paul Eggert <eggert@twinsun.com>.
14262
14263 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14264
14265         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
14266
14267 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14268
14269         * configure: Make unrecognized options give nonfatal warnings
14270         instead of fatal errors, and pass them to any subdirectory
14271         configures in case they recognize them.
14272         Make --x equivalent to --with-x.
14273
14274 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
14275
14276         * configure: Add --enable-* options.  Clean up usage message and
14277         some comments.
14278
14279 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
14280
14281         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
14282
14283 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14284
14285         * configure.in (hppa*-*-*): Enable binutils.
14286
14287 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14288
14289         * config.sub: Recognize cisco.
14290
14291 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
14292
14293         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
14294
14295 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14296
14297         * config.guess: about target *-hitachi-hiuxwe2, don't print more
14298         than one configuration name.  Add comment.
14299
14300 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
14301
14302         * config.guess: about target *-hitachi-hiuxwe2, fixed
14303         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
14304         macro is incorrect.]
14305
14306 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14307
14308         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
14309         than the "make ls" stuff which used to be here.
14310
14311 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14312
14313         * config.guess:  Recognize i[34]86-unknown-freebsd.
14314         From Shawn M Carey <smcarey@rodan.syr.edu>.
14315
14316 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14317
14318         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
14319
14320 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
14321
14322         * config.guess: Check for ptx.
14323
14324 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
14325
14326         * config.sub: Add os9k checking.
14327
14328 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14329
14330         * config.guess: Handle OSF1 running on HPPA processors
14331
14332 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14333
14334         * configure: If subdir configure fails, print out a message with
14335         subdirectory name, in case subdir's configure code didn't identify
14336         itself.
14337
14338 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
14339
14340         * configure.in: Remove embedded newlines from configdirs.
14341         Avoid mismatches of substrings.  Fix matching strings at end
14342         of configdirs.
14343
14344 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
14345
14346         * config.guess:  Add Lynx/rs6000 config support.
14347
14348 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
14349
14350         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
14351
14352 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
14353
14354         * configure.in (hppa*-*-osf*): Treat this just like most other
14355         PA configurations (eg no binutils or ld).
14356         (hppa*-*-*elf*): These configurations have binutils and ld.
14357
14358 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14359
14360         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
14361
14362 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14363
14364         * configure.in (rs6000-*-*): Build gas.
14365
14366 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
14367
14368         * Makefile.in:  Avoid bug in losing hpux sed.
14369
14370 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
14371
14372         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
14373         for GDB and GDB has been fixed to not need it.
14374
14375 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14376
14377         * config.guess: Recognize vax hosts.
14378
14379 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14380
14381         * configure (while loop): Don't use "break 2" inside case
14382         statement -- the case statement isn't an enclosing loop.
14383
14384 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
14385
14386         * config.guess:  Clean up NeXT support, to allow nextstep
14387         on Intel machines.  Make OS be nextstep.
14388
14389 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
14390
14391         * config.guess: Add alternate forms for Convex.
14392
14393 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
14394
14395         * configure:  Completely rewrite option processing.  Take
14396         advantage of pattern-matching to avoid invoking test frequently.
14397         Also clean up host and target defaulting logic.
14398
14399 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
14400
14401         * Makefile.in: Replace all occurrances of "rootme" with "r" and
14402         "$${rootme}" with "$$r", to increase the likelihood that the do-*
14403         commands (plus user environment) will fit SCO limits.
14404
14405 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14406
14407         * configure.in: Don't issue warnings about directories which are
14408         not being configured if -norecursion is set.  Correct test for
14409         --with-gnu-as and --with-gnu-ld to not get confused by substring
14410         matches.
14411
14412         * configure.in: Don't build gas for alpha-dec-osf1*.
14413
14414 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
14415
14416         * configure:  Back out Per's change of 12/19/1993.  It changes the
14417         behavior of configure in unexpected and confusing ways.
14418
14419         Also, use different delim char when calculating
14420         program_transform_name so that the name can contain slashes.
14421
14422 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
14423
14424         * configure.in, config.sub: Add support for VSTa micro-kernel.
14425
14426 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
14427
14428         * configure.in: Nuke hacks which were used to get a special
14429         version of GAS for HPPA configurations.
14430
14431 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14432
14433         * configure:  If only ${target_alias} is given, use that
14434         as the default for ${host_alias}.
14435         * configure:  Add missing back-slashes before nested quotes.
14436
14437 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14438
14439         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
14440
14441 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
14442
14443         * config.guess:  Recognize some Tektronix configurations.
14444         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
14445
14446 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
14447
14448         * config.sub: Match any flavor of SH.
14449
14450 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
14451
14452         * configure.in: Don't try to configure newlib for Alpha.
14453
14454 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14455
14456         * configure.in: Don't build ld for Irix 5.  Don't build gas,
14457         libg++ or libio for any Alpha target.
14458
14459         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
14460
14461 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
14462
14463         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
14464         default arguments -- so it tried to compress itself.
14465
14466 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
14467
14468         * configure.in (notsupp): ensure that a space is always at the end
14469           of the configdirs list, since the grep checks for an explicit space
14470
14471 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14472
14473         * configure.in (target i386-sysv4.2): don't build ld, since static
14474           versions of many libraries are not available.
14475
14476 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14477
14478         * config.guess: Recognize Apollos (using environment variables).
14479         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
14480
14481 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14482
14483         * config.guess: Recognize Sony news mips running newsos.
14484
14485 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
14486
14487         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
14488         "fi ; else" for bash.
14489
14490 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
14491
14492         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
14493
14494 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
14495
14496         * config.sub: accept unixware as an alias for svr4.2.
14497         Fix some inconsistancies with the gcc version.
14498
14499 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14500
14501         * Makefile.in (DISTDOCDIRS):  Add gdb.
14502
14503 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14504
14505         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
14506
14507 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14508
14509         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
14510         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
14511         this now.
14512
14513 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14514
14515         * config.sub: Accept hiux* as an OS name.
14516
14517         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
14518         etc/make-stds.texi.  The underscore came from gcc, and dje now
14519         agrees that RUNTESTFLAGS is the correct name.
14520
14521 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14522
14523         * install.sh:  Remove 'set -e'.  It makes any conditionals
14524         in the script useless.
14525
14526         * config.guess: Automatically recognize arm-acorn-riscix
14527         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
14528
14529 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
14530
14531         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
14532
14533 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14534
14535         * Makefile.in (DISTDOCDIRS): New variable.
14536         (taz): Edit local Makefile.in sooner, instead of proto-toplev
14537         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
14538
14539 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14540
14541         * configure.in (hppa target): check the source directory for the
14542           pagas sub-directory
14543
14544 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
14545
14546         * config.sub: Allow -aout* and -elf*.
14547
14548 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14549
14550         * configure.in: Don't build ld on i386-solaris2, same as for
14551         sparc-solaris2.
14552
14553 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14554
14555         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
14556
14557 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14558
14559         * configure.in:  Configure gdb for alpha.
14560
14561 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14562
14563         * Makefile.in (CXXFLAGS): Add -O.
14564
14565 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14566
14567         * config.guess: added support for DG Aviion
14568
14569 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14570
14571         * configure.in: Produce warning message for subdirectories not
14572         configurable for this host/target combination.  Don't try to
14573         configure gdb for vms.
14574
14575 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
14576
14577         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
14578         appropriate files before making "diststuff".
14579         (DISTBISONFILES): New var: list of files to be edited.
14580         (DISTSTUFFDIRS): Add binutils.
14581
14582 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14583
14584         * config.sub: also handle mipsel and mips64el (for little endian mips)
14585
14586 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14587
14588         * configure.in: Add * to end of all OS names.
14589
14590 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
14591
14592         * configure.in: Build newlib for LynxOS native.
14593
14594 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14595
14596         * config.guess: Add support for delta 88k running SVR3.
14597
14598         * configure.in: Add comment about HP compiler vs. emacs.
14599
14600 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14601
14602         * configure.in: don't build ld on solaris2 (not a viable option
14603           due to bugs in getpwnam & getpwuid)
14604
14605 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
14606
14607         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
14608         config.guess will produce a full version number.
14609
14610 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14611
14612         * configure.in: Build linker and binutils for alpha-dec-osf1.
14613
14614 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14615
14616         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
14617         and gdb/testsuite/Makefile.in.
14618
14619 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14620
14621         * configure.in: recognize mips*- instead of mips-
14622
14623 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
14624
14625         * config.sub: Accept linux*coff and linux*elf as operating
14626         systems.
14627
14628 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14629
14630         * config.sub: Recognize mips64, and mips3 as an alias for it.
14631
14632 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14633
14634         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
14635         gdb knows how to handle OSF/1 shared libraries.
14636
14637 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14638
14639         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
14640         * config.guess: Recognize Hitachi's HIUX.
14641         * config.sub: Recognize h3050r* and hppahitachi.
14642         Remove redundant cases for hp9k[23]*.
14643
14644 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14645
14646         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
14647         if gas and ld are in the source tree and are in ${configdirs}.
14648         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
14649         --with options (but still pass them down on the command line,
14650         if they were explicitly specified).
14651
14652 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14653
14654         * configure: substitute SHELL value in Makefile.in with
14655         ${CONFIG_SHELL}
14656
14657 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14658
14659         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
14660         *-*-solaris2* targets.
14661
14662 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14663
14664         * Makefile.in: define M4, and pass it down to sub-makes;
14665         all-autoconf now depends on all-m4
14666
14667 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14668
14669         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
14670         presence of {ar,ranlib} instead of a configured directory
14671
14672 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
14673
14674         * config.guess: Accept 34?? as well as 33?? for NCR.
14675
14676 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14677
14678         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
14679         of 'gas' in sed commands, since 'gash' is now in the tree as well.
14680
14681 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14682
14683         * configure: grab values for $(CC) and $(CXX) from the
14684         environment, so that someone can do "CC=gcc configure; make" and
14685         have it work right (matching the way that autoconf works now)
14686
14687         * configure.in, Makefile.in: add support for gash, the tcl
14688         interface to Galaxy
14689
14690         * config.guess: add NetBSD variants (hp300, x86)
14691
14692 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
14693
14694         * install.sh: Support -d option (in the manner of SunOS 4 install,
14695         as it is more deterministic than that of GNU install)
14696         (chmodcmd): Set file to mode 755 by default (should also do default
14697         chgrp and chown, but I don't feel like dealing with that now)
14698
14699 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
14700
14701         * config.sub: Remove h8300hhms alias.
14702
14703 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14704
14705         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
14706
14707 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14708
14709         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
14710         as stmp-fixinc
14711
14712 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14713
14714         * config.sub: recognize m88110-bug-coff.
14715
14716 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14717
14718         * Makefile.in (all-libio): all dependencies on the toolchain used
14719         to build this (gcc, gas, ld, etc)
14720
14721 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14722
14723         * config.guess: Deal with OSF/1 1.3 on alpha.
14724
14725 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14726
14727         * install.sh: add some 'else true' clauses for portability
14728
14729         * configure.in: don't build libio for h8[35]00-*-* targets
14730
14731 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14732
14733         * Makefile.in:  Add support for new libio.
14734
14735 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14736
14737         * install.sh: If one command fails, don't try the rest.  Don't try
14738         to remove $dsttmp (via trap) unless we have already created it.
14739         If $src doesn't exist, detect it and exit with an error.
14740
14741         * config.guess: Recognize BSD on hp300.
14742
14743 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
14744
14745         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
14746         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
14747
14748 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
14749
14750         * Makefile.in (all-send-pr): depends on all-prms
14751
14752 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14753
14754         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
14755
14756 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
14757
14758         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
14759         Added test for mips-mips-riscos5.
14760
14761 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14762
14763         * configure.in: use mh-hp300 for 68k HP hosts
14764
14765 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14766
14767         * configure: add support for CONFIG_SHELL, so that you can use
14768         some alternate shell for evaluating configure scripts
14769
14770 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
14771
14772         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
14773         in configure script to bug-gdb@prep.ai.mit.edu when building
14774         distribution archive.
14775         * Makefile.in (COMPRESS):  Remove def.
14776         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
14777         gdb.tar.Z and make-gdb.tar.Z respectively.
14778         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
14779         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
14780         to convergence with 'taz' target in Makefile.in.
14781
14782 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14783
14784         * install.sh (dsttmp): use trap to ensure that tmp files go
14785         away on error conditions
14786
14787 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14788
14789         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
14790
14791 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14792
14793         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
14794         its parent is '/' not ''.
14795
14796         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
14797
14798 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
14799
14800         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
14801         that ${newsrcdir}/configure.in does.
14802
14803 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
14804
14805         * test-build.mk: support for CONFIG_SHELL
14806
14807 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
14808
14809         * config.sub (netware):  Add as a basic system type.
14810
14811 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
14812
14813         * Makefile.in (Makefile): depend on configure.in.  Also drop the
14814           $(srcdir)/ from the dependency on Makefile.in.
14815
14816 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
14817
14818         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
14819         (h8300hhms is temporary until multi-libraries are implemented).
14820         * configure.in: Handle h8300h too.
14821
14822 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14823
14824         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
14825
14826 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
14827
14828         * configure:  Remove extraneous output when guessing host type.
14829         * config.guess:  Remove extraneous output when guessing using C
14830         compiler rather than uname, or when guessing fails.
14831
14832 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
14833
14834         * Makefile.in: remove all.cross and install.cross targets
14835
14836         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
14837           definitions
14838
14839 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
14840
14841         * configure.in (target sh): Build gprof.
14842
14843 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14844
14845         * config.sub: change -solaris to -solaris2
14846
14847 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14848
14849         * configure.in: Use config/mh-riscos for mips-*-sysv*.
14850
14851 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
14852
14853         * configure: Correct error message for missing Makefile.in to
14854         print correct directory.
14855
14856 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14857
14858         * install.sh: kludge around 386BSD shell bug
14859
14860 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
14861
14862         * config.guess:  Recognize NeXT.
14863         * config.guess:  Recognize i486-ncr-sysv4.
14864         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
14865
14866 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
14867
14868         * Makefile.in (MAKEINFOFLAGS): New variable.
14869         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
14870         * build-all.mk, test-build.mk: Pass down --no-split as
14871         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
14872
14873 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
14874
14875         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
14876
14877 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
14878
14879         * Makefile.in (libg++.tar.z):  New rule.
14880         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
14881         * Makefile.in (taz):  Only do a single chmod.
14882
14883 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14884
14885         * install.sh: don't use dirname anymore (replaced with sed usage)
14886
14887 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
14888
14889         * Makefile.in:  Change extension for gzip'd files from '.z' to
14890         '.gz' per new FSF standard usage.
14891
14892 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
14893
14894         * configure: put quotes around the final value of program_transform_name
14895
14896 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14897
14898         * Makefile.in: new install.sh support; update install-info rules
14899
14900 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
14901
14902         * configure.in: Build diff for crosses, but not for go32 host.
14903
14904         * configure.in: Build gprof only for native, and don't build it
14905         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
14906
14907 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
14908
14909         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
14910
14911 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
14912
14913         * configure.in (host_tools): Add prms.
14914
14915 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14916
14917         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
14918         with $(FLAGS_TO_PASS) on the command line
14919
14920         * config.sub: Recognize lynx and lynxos
14921
14922 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
14923
14924         * config.sub: Accept -ecoff*, not just -ecoff.
14925
14926 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14927
14928         * Makefile.in (taz): Use .gz suffix instead of .z.
14929         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
14930         names.
14931
14932 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14933
14934         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
14935
14936 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14937
14938         * Makefile.in (install-no-fixedincludes):  install gcc last, so
14939         that rebuilds that might happen during 'make install' don't get
14940         bogus gcc include files
14941
14942 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
14943
14944         Change from Utah for HPPA support:
14945         * config.guess: Recognize hppa1.x-hp-bsd.
14946
14947 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
14948
14949         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
14950         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
14951
14952 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14953
14954         * config.sub: Add support for rom68k and bug boot monitors.
14955
14956 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
14957
14958         * Makefile.in: Make all-opcodes depend on all-bfd.
14959
14960 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
14961
14962         * config.guess: Added special check for i[34]86-univel-sysv4*.
14963
14964 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
14965
14966         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
14967         the processor rather than assuming i486.
14968
14969 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
14970
14971         * config.guess: Recognize SunOS6 as Solaris3.
14972
14973 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
14974
14975         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
14976         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
14977
14978 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
14979
14980         * build-all.mk (all-cross): New target for Canadian Cross.
14981         Added Q2 go32 targets.
14982         * test-build.mk: Configure go32 cross sparclite-aout and
14983         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
14984         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
14985
14986 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14987
14988         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
14989         GO32 hosted toolchains
14990
14991 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
14992
14993         * configure: change  so "-exec-prefix" gets passed down rather
14994         than "-exec_prefix" so autoconf generated Makefiles get the
14995         exec_prefix set right.
14996
14997 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
14998
14999         * config.guess: get the Solaris2 minor version number
15000
15001         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
15002
15003 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15004
15005         * config.guess: Recognize some Sequent platforms.
15006
15007 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15008
15009         * Makefile.in: added the vault-install target
15010
15011         * configure.in: actually use the Sun3 makefile fragment that's in
15012         config, also added the release dir to configdirs
15013
15014 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15015
15016         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
15017
15018 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15019
15020         * configure.in: remove some program from Alpha targetted toolchains
15021
15022 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
15023
15024         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
15025         gprof.
15026         (taz): Run "make diststuff" in those directories instead of "make
15027         proto-dir".  Look for "VERSION=" only at start of line in subdir
15028         Makefile.  Use "gzip -9" for compression.
15029         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
15030         (binutils.tar.z): New target.
15031
15032 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15033
15034         * Makefile.in (taz): Include gpl.texinfo.
15035
15036 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15037
15038         * Makefile.in (setup-dirs): Merged into "taz" target.
15039         (taz): Only do `proto-dir' stuff if a directory is actually needed
15040         for this target.
15041
15042 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
15043
15044         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
15045         (FLAGS_TO_PASS): Pass down MUNCH_NM.
15046         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
15047         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
15048         (gcc-no-fixedincludes): Correct for current gcc Makefile.
15049
15050 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
15051
15052         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
15053         config.sub, and move-if-change to gdb testsuite distribution
15054         archive, so the testsuite can be extracted, configured, and
15055         run separately from the gdb distribution.  Blow away the Chill
15056         tests that require a Chill compiled executable, since GNU Chill
15057         is not yet publically available.
15058
15059 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15060
15061         * test-build.mk: set environment variables in a single command,
15062         instead of a list of assignments and exports
15063
15064         * config.guess: recognize Alpha/OSF1 systems
15065
15066 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15067
15068         * configure: Change help message to prefer --options rather than
15069           -options.
15070
15071 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15072
15073         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
15074         zippy@ecst.csuchico.edu.
15075         * config.guess: Recognize miniframe.
15076
15077 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
15078
15079         * Makefile.in: Use srcroot to find runtest rather than rootme.
15080         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
15081
15082 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15083
15084         * test-build.mk: Extensive additions to support building on a
15085         machine other than the host.
15086
15087 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
15088
15089         * configure (tooldir): Fix for i386-aix again.
15090
15091 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
15092
15093         * configure, Makefile.in:  Change definition of $(tooldir)
15094         to match the FSF.
15095
15096 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
15097
15098         * config.guess:  Recognize i[34]86/SVR4.
15099
15100 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15101
15102         * Makefile.in (all-gdb): gdb depends on sim.
15103
15104 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
15105
15106         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
15107         at the same time we make the prototype gdb directory.
15108         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
15109         files at the same time as the gdb base release distribution.
15110
15111 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
15112
15113         * Makefile.in (check): Use individual check targets rather than
15114         DO_X rule.
15115         (check-gcc): Added.
15116
15117 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
15118
15119         * config.sub: Use sysv3.2 not sysv32 for canonical OS
15120         for System V release 3.2.
15121
15122 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15123
15124         * config.sub: Recognize hppaosf.
15125         * configure.in: Do configure ld/binutils/gas for it.
15126
15127 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15128
15129         * configure (tooldir): Alter syntax used to set this, for systems
15130         where "\$" isn't handled right, like i386-aix.
15131
15132 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15133
15134         * configure: Pass program-transform-name, not
15135         program_transform_name, to recursive configures.
15136
15137 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
15138
15139         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
15140         of gas+ld+binutils.
15141
15142 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
15143
15144         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
15145
15146 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15147
15148         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
15149
15150 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15151
15152         * Makefile.in (PRMS): Set back to all-prms.
15153
15154 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15155
15156         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
15157         targets, rather than for MIPS hosts.
15158
15159 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15160
15161         * configure.in: add comment for --with-x default values
15162
15163         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
15164
15165         * Makefile.in: add check-* targets for each of the directories in
15166         the tree.  Add a definition of RUNTEST that will use the one we
15167         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
15168
15169 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
15170
15171         * configure.in: Removed obsolete references to bfd_target and
15172         target_makefile_frag.
15173
15174         * build-all.mk: Set assorted targets for Q2.
15175         * config.sub: Recognize z8k-sim and h8300-hms.
15176         * test-build.mk: Really don't pass host to configure.
15177         (HOLES): Added uname.
15178
15179 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
15180
15181         * configure: Handle an empty program-prefix, program-suffix or
15182         program-transform-name correctly.
15183
15184 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15185
15186         * build-all.mk: -G 8 no longer required for MIPS targets.
15187         * test-build.mk: Don't pass host argument to configure; make it
15188         guess.
15189
15190 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
15191
15192         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
15193         * Makefile.in (COMPRESS):  New macro, like GZIP.
15194
15195 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
15196
15197         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
15198
15199         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
15200         with gas currently defaults to -G 0.
15201
15202 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
15203
15204         * Makefile.in (all-flex): flex depends on byacc.
15205
15206         * build-all.mk: If host not specified, use config.guess.  Pass TAG
15207         to test-build.mk as RELEASE_TAG.
15208         * test-build.mk (configargs): New variable containing arguments to
15209         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
15210         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
15211
15212         * config.guess: Use /bin/uname when checking -X argument on SCO,
15213         to avoid invoking GNU uname which doesn't understand -X.
15214
15215         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
15216
15217         * configure.in: Build gas for mips-*-*.
15218
15219 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15220
15221         * Makefile.in (all.normal): insert missing backslash.
15222
15223 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
15224
15225         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
15226
15227         * Makefile.in: Complete overhaul to merge many almost identical
15228         targets.
15229
15230 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15231
15232         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
15233         (gdb.tar.Z): Adjusted.
15234
15235         * Makefile.in (setup-dirs, taz): New targets; should be general
15236         enough to adapt for gdb sometime.  Build only .z file.
15237         (gas.tar.z): New target.
15238
15239 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
15240
15241         * build-all.mk: Use CC=cc -Xs on Solaris.
15242
15243 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
15244
15245         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
15246         for handling BISON for FSF releases.
15247
15248 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
15249
15250         * configure: Actually implement the change zoo just documented.
15251
15252 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
15253
15254         * configure: when using config.guess, only set target_alias when
15255         it's not already been set (ie, on the command line)
15256
15257 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15258
15259         * Makefile.in: add installcheck target, set PRMS to install-prms
15260
15261 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15262
15263         * configure: add support for package_makefile_fragment, handle the
15264         case where a directory has a configure.in file but no Makefile.in
15265         more gracefully (with an actual understandable error message, even);
15266         add support for --without (and add this to the usage message); also
15267         explicitly add a --host=${host_alias} to the command line when
15268         config.guess is used
15269
15270 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15271
15272         * configure: Must use both --host and --target in recursive calls.
15273
15274 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15275
15276         * Makefile.in: Change deja-gnu to dejagnu.
15277
15278 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
15279
15280         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
15281
15282 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15283
15284         * configure.in: canonicalize all instances to *-*-solaris2*,
15285         also strip out a number of tools to not build for go32 host
15286
15287 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15288
15289         * config.guess: add GPL.
15290
15291         * Makefile.in, config.guess, config.sub, configure: bump
15292           copyrights to 93.
15293
15294 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
15295
15296         * Makefile.in (do-info): Removed obsolete check for existence of
15297         localenv file.
15298
15299         * Makefile.in (MAKEOVERRIDES): Define to be empty.
15300
15301 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15302
15303         * Makefile.in: a couple of 'else true' for decstation,
15304         support for TclX
15305
15306         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
15307
15308 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
15309
15310         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
15311
15312 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
15313
15314         * config.guess: Recognize i386-ibm-aix (PS/2).
15315         * configure.in: Use config/mh-aix386 file for it.
15316
15317 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
15318
15319         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
15320         CC_FOR_TARGET instead.
15321         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
15322
15323 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
15324
15325         * Makefile.in: Add sim to list of directories sent with gdb
15326
15327 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
15328
15329         * configure.in: Put back mips-dec-bsd* case.
15330
15331 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
15332
15333         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
15334         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
15335         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
15336
15337 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15338
15339         * configure.in: remove no-op mips-dec-bsd* in "case $target"
15340
15341         * Makefile.in (dir.info): only run gen-info-dir if it exists,
15342         (install-info): install dir.info only if it exists,
15343         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
15344
15345 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
15346
15347         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
15348         gas for mips-dec-bsd.
15349
15350 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
15351
15352         * configure (makesrcdir): If ${srcdir} is relative and not ".",
15353         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
15354
15355 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15356
15357         * configure.in: Added "dejagnu" to hosttools list.
15358
15359 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
15360
15361         * config.sub, configure.in, config.guess:  Add support
15362         for Bosx, an AIX variant from Bull.
15363         Patches from F.Pierresteguy@frcl.bull.fr.
15364
15365 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
15366
15367         * devo/dejagnu: Initial creation of devo/dejagnu.
15368         Migrated dejagnu testcases and support files for testing software
15369         tools to reside as subdirectories, currently called "testsuite",
15370         within the directory of the software tool.  Migrated all programs,
15371         support libraries, etc. beloging to dejagnu proper from
15372         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
15373         with no modifications.  The changes to these files which will
15374         allow them to configure, build, and execute properly will be made
15375         in a future update.
15376
15377 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
15378
15379         * Makefile.in: Change send_pr to send-pr.
15380         * configure.in: Likewise.
15381         * send_pr: Renamed directory to send-pr.
15382
15383 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
15384
15385         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
15386
15387 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
15388
15389         * README:  Update for gdb-4.8 release.
15390         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
15391         gdb-xxx.tar.z (gzip'd) file also.
15392
15393 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15394
15395         * Makefile.in: make all-diff depend on all-libiberty
15396
15397 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
15398
15399         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
15400
15401 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15402
15403         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
15404
15405 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
15406
15407         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
15408         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
15409         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
15410
15411 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15412
15413         * Makefile.in:  makeinfo binary is in a new location
15414
15415 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
15416
15417         * config.sub: Accept -ecoff as an OS.
15418
15419         * Makefile.in: Various changes to eliminate a level of make
15420         recursion and reduce the required command line length.
15421         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
15422         sub-makes.
15423         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
15424         variables holding settings for specific sub-makes.
15425         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
15426         in terms of BASE_FLAGS_TO_PASS.
15427         (TARGET_LIBS): New variable listing directories which use
15428         TARGET_FLAGS_TO_PASS.
15429         (subdir_do): Eliminated.
15430         (do-*): New set of targets to replace subdir_do.
15431         (various): All targets which used subdir_do now depend on do-*.
15432         (local-clean): Renamed from do_clean.
15433         (local-distclean): New target, dependency of distclean and
15434         realclean.
15435         (install-info): Don't create directories.  Depend on dir.info
15436         rather than calling make recursively.
15437         (install-dir.info): Eliminated.
15438         (install-info-dirs): Create all info directories here.
15439         (dir.info): Depend upon do-install-info.
15440
15441         * test-build.mk (HOLES): Added false.
15442
15443 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
15444
15445         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
15446
15447 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15448
15449         * Makefile.in (info): remove dependency on all-texinfo.  The
15450         problem was really in texinfo/C, not at this level.
15451
15452 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
15453
15454         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
15455
15456 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
15457
15458         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
15459         GDB releases.
15460
15461 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15462
15463         * configure: Include srcdir in message about target of link not
15464         being found.  Don't convert `-' to `_' in `with' options being
15465         passed to subdirs.
15466
15467 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15468
15469         * configure.in: add uudecode to host_tools
15470
15471         * Makefile.in: added {all,install}-uudecode targets, added them to
15472         the appropriate lists
15473
15474 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
15475
15476         * Makefile.in (all-gcc): Added dependency on all-gas.
15477
15478         * configure.in (mips-*-*): Build ld and binutils.
15479
15480 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
15481
15482         * configure: check return code from mkdir, print error message and
15483           exit on failure.
15484
15485 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
15486
15487         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
15488
15489 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
15490
15491         * test-build.mk (HOLES): Added tar, cpio and uudecode.
15492
15493 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15494
15495         * config.sub (h8500):  Recognize this as a cpu type.
15496
15497 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15498
15499         * configure: source directory missing is no longer a warning
15500
15501         * configure.in: recognize irix[34]* instead of irix[34]
15502
15503         * Makefile.in: define and pass down X11_LIB
15504
15505 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
15506
15507         * guess-systype: Renamed to ...
15508         * config.guess:  ... by popular request.
15509         * configure.in, Makefile.in:  Update accordingly.
15510
15511 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
15512
15513         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
15514         + Add Convex, Cray/Unicos, and Encore/Multimax support.
15515         + Execute ./dummy instead of assuming . is in PATH.
15516
15517 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
15518
15519         * guess-systype:  New shell script.  Attempts to guess the
15520         canonical host name of the executing host.
15521         Only a few hosts are supported so far.
15522         * configure:  Call guess-systype if no host is specified.
15523
15524 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
15525
15526         * Makefile.in (gcc-no-fixedincludes): Made to work with current
15527         gcc Makefile.
15528
15529
15530 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
15531
15532         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
15533         (all-gcc, install-gcc, subdir_do): Use it.
15534
15535 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
15536
15537         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
15538
15539 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
15540
15541         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
15542           set exclusively by configure, using configure.in .
15543
15544 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15545
15546         * test-build.mk: set $PATH for all builds
15547
15548         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
15549
15550 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
15551
15552         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
15553         the one used in gcc/Makefile.in, so that a null expansion doesn't
15554         override the one needed to build gcc with a native cc.
15555
15556
15557 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15558
15559         * configure: Accept -with arguments.
15560
15561 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
15562
15563         * Makefile.in: added h8300sim
15564
15565 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
15566
15567         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
15568         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
15569         (all-cygnus, native, build-cygnus): Make
15570         $(canonhost)-stamp-3stage-done, not $(host)....
15571         * test-build.mk (stamp-3stage-compared): Use tail +10c for
15572         i386-sco3.2v4.  Added else true to if command.
15573
15574 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
15575
15576         * config.sub: (from FSF) Sequent uses a BSD-like OS.
15577
15578 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
15579
15580         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
15581
15582 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15583
15584         * configure.in: don't remove binutils from Solaris builds
15585
15586 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
15587
15588         * Makefile.in: get rid of earlier definitions for *clean,
15589         also handle the recursive info rule better
15590
15591 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
15592
15593         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
15594         do more-or-less the right thing.
15595
15596 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
15597
15598         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
15599         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
15600
15601 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15602
15603         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
15604         $(host_canonical).
15605
15606         * configure.in: split the configdirs list into 4 categories (native
15607         v. cross, library v. tool) and handle the cross-only and native-
15608         only in more reasonable (and correct!) way.
15609
15610 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
15611
15612         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
15613         configdirs anymore.
15614
15615 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15616
15617         * Makefile.in: extensive cleanup::  removed all of the explicit
15618         clean-* targets, collapsed many wrappers around subdir_do into
15619         one, added additional targets to satisfy standards.texi, deleted
15620         some old targets, some changes for consistency
15621
15622 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15623
15624         * configure.in: handle some programs as cross-only, and others as
15625         native only
15626
15627         * test-build.mk: handle partial holes in a more generic manner
15628
15629         * Makefile.in: m4 depends on libiberty
15630
15631 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15632
15633         * configure.in: add m4, textutils, fileutils, sed, shellutils,
15634         time, wdiff, and find to configdirs
15635
15636         * Makefile.in: all, clean, and install rules for the new programs
15637         added to configure.in
15638
15639 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15640
15641         * configure.in: use mh-sun for all *-sun-* hosts
15642
15643 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15644
15645         * Makefile.in: define flags for X11 include files and library file
15646         locations, pass them down to the programs that need this info
15647
15648         * build-all.mk: added a 'native' target, to 3stage the native toolchain
15649
15650 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15651
15652         * configure.in: start building libg++ for HP-UX targets
15653
15654 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
15655
15656         * README:  Update references to files moved into etc/.
15657
15658 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
15659
15660         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
15661         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
15662
15663 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15664
15665         * configure: accept dash as well as underscore in long option
15666         names for FSF compatibility.
15667
15668 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
15669
15670         * config.sub: added -sco3.2v4 support from FSF.
15671
15672 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15673
15674         * configure.in: expand the section that adds or removes
15675         directories from the list of programs to build, to handle native
15676         vs. cross in addition to host v. native
15677
15678 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
15679
15680         * Makefile.in:  Replace C++ in macro names with CXX.
15681         This is less likely to break ...
15682
15683 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15684
15685         * test-build.mk: add -w to GNU_MAKE
15686
15687 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15688
15689         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
15690         add 'sparc' to list of recognized cpus.  This needed to make
15691         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
15692         Delete some redundant ose68 variants.  Recognize -wrs as an os,
15693         then changes that into $CPU-wrs-vxworks.
15694
15695         * configure.in: remove most references to gdbtest, regularize
15696         target based program removal
15697
15698         * test-build.mk: import from p3 tree (many fixes and changes)
15699
15700 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
15701
15702         * Makefile.in: added rules to handle tcl, tk, and expect
15703
15704         * configure.in: handle those directories if they exist
15705
15706 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15707
15708         * config.sub: removed bogus hppabsd and hppahpux names, since
15709         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
15710
15711 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15712
15713         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
15714         depends upon all-xiberty
15715
15716         * Makefile.in: changes from p3, including:
15717
15718         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
15719
15720         * Makefile.in (XTRAFLAGS): include newlib directories if
15721         newlib/Makefile exists, rather than if host != target.
15722
15723         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
15724
15725         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15726         from the same source tree and not building a cross-compiler.  This
15727         matters for the libg++ configuration if reconfiguring a tree that
15728         has already been installed.
15729
15730         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
15731
15732         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15733         pick up the machine and system specific header files.
15734
15735         * Makefile.in: added AS_FOR_TARGET, passed down in
15736         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15737         the C compiler to use to create programs which are run in the
15738         build environment, set it to default to $(CC), and passed it down
15739         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15740
15741         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
15742
15743         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
15744         We need them for unusual native builds, like systems without
15745         ranlib.
15746
15747         * configure: also define $(host_canonical) and
15748         $(target_canonical), which are the full, canonical names for the
15749         given host and target
15750
15751 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
15752
15753         * Makefile.in:  Added separate definitions for C++.
15754
15755 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
15756
15757         * configure.in (configdirs):  Add deja-gnu.
15758
15759 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
15760
15761         * README:  Update for configure.texi and gdb-4.7 release.
15762
15763 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
15764
15765         * Makefile.in:  Move "all" target to top of file.
15766         Previously, first target was ".PHONY" which caused BSD4.4 make
15767         to build .PHONY when make was run without arguments.
15768
15769 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
15770
15771         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
15772         Library-copylefted code in libiberty.
15773
15774 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
15775
15776         * config.sub:  Replace m68kmote with plain old m68k.
15777
15778 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
15779
15780         * Makefile.in:  Remove space from blank line, avoid Make complaints.
15781
15782 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
15783
15784         * config.sub: Complain if no argument is given.  Added support for
15785         386bsd as OS and target alias.
15786
15787 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
15788
15789         * Makefile.in (XTRAFLAGS): include newlib directories if
15790         newlib/Makefile exists, rather than if host != target.
15791
15792 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
15793
15794         * config.sub: recognize sparclite-wrs-vxworks.
15795
15796         * Makefile.in (install-xiberty): added *-xiberty make rules (from
15797         p3.) Added clean-xiberty to clean.
15798
15799 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15800
15801         * configure.in: use *-*-* instead of nested cases for host and target
15802
15803 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
15804
15805         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
15806         from the same source tree and not building a cross-compiler.  This
15807         matters for the libg++ configuration if reconfiguring a tree that
15808         has already been installed.
15809
15810 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
15811
15812         * config.sub (i486v/i486v4):  Merge in from FSF version.
15813
15814 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
15815
15816         * configure: only set PWD if it is already set.
15817
15818 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
15819
15820         * configure: just set PWD=`pwd` at the top, since Ultrix sh
15821         doesn't have unset and all success paths (and most error paths)
15822         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
15823         to just ${PWD} to avoid confusion.)
15824
15825 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
15826
15827         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
15828         even for a native compilation.
15829
15830 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
15831
15832         Changes to make the gdb.tar.Z rule work better.
15833
15834         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
15835         (DEVO_SUPPORT):  Add configure.texi.
15836         (bfd-ilrt.tar.Z):  Remove ancient rule.
15837
15838 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
15839
15840         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
15841         pick up the machine and system specific header files.
15842
15843         * configure.in, config.sub: added new target m68010-adobe-scout,
15844         with alias of adobe68k.  Changed configure.in to check for
15845         -scout before -sco* to avoid a false match.
15846
15847         * Makefile.in: added AS_FOR_TARGET, passed down in
15848         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
15849         the C compiler to use to create programs which are run in the
15850         build environment, set it to default to $(CC), and passed it down
15851         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
15852
15853 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
15854
15855         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
15856         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
15857         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
15858         FOR_TARGET variants, to newlib and libg++.
15859
15860 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
15861
15862         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
15863         first.
15864
15865 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
15866
15867         * config.sub:  Accept `elf' as an environment.
15868
15869 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15870
15871         * Makefile.in (all-opcodes):  cd into the right directory
15872
15873 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
15874
15875         * configure: added -program_transform_name option, used as
15876         argument to sed when installing programs.
15877         configure.texi: added documentation for -program_prefix,
15878         -program_suffix and -program_transform_name.
15879
15880 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
15881
15882         * config.sub:  Accept i486 where i386 ok.
15883
15884 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
15885
15886         * config.sub: accept we32k
15887
15888 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
15889
15890         * config.sub, configure.in: accept OSE68000 and OSE68k.
15891
15892         * Makefile.in: don't create all directories for ``make install'';
15893         let the subdirectories create the ones they need.
15894
15895 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15896
15897         * COPYING: new file, GPL v2
15898
15899 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15900
15901         * Makefile.in: use the new gen-info-dir, which needs a template
15902         argument (which also lives in texinfo)
15903
15904         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
15905
15906 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
15907
15908         * config.sub (ncr3000):  Change i386 to i486.
15909
15910 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15911
15912         * Makefile.in: add install-rcs, install-grep to
15913         install-no-fixedincludes, removed install-bison and install-libgcc
15914
15915 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
15916
15917         * configure.in: grab the HPUX makefile fragment if on HPUX
15918
15919 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15920
15921         * Makefile.in: eradicate bison spoor (ditto libgcc).
15922          configure.in: recognise m68{k,000}-ericsson-OSE.
15923          es1800 is alias for m68k-ericsson-OSE
15924
15925 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
15926
15927         * configure.in: rearrange the parts that remove programs from
15928         configdirs, based now on HOST==TARGET or by canonical triple.
15929
15930 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15931
15932         * test-build.mk: recurse explicitly with -f test-build.mk when
15933           appropriate.  predicate stage3 and comparison on the existence
15934           of gcc.  That is, if gcc isn't around, we aren't three-staging.
15935           On very clean, also remove ...stamp-co.  Build in-place before
15936           doing other builds.
15937
15938 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15939
15940         * Makefile.in, configure.in: add tgas
15941
15942 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
15943
15944         * Makefile.in: a number of changes merged in from progressive.
15945
15946         * configure.in: add libm.
15947
15948         * .cvsignore: ignore some stuff that comes from test-build.mk.
15949
15950 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
15951
15952         * config.sub:  Add es1800 (m68k-ericsson-es1800).
15953
15954 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
15955
15956         * configure: Add program_suffix (parallel to program_prefix)
15957         * Makefile.in: adjust directory-creating script for losing decstation
15958
15959 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
15960
15961         * configure:  Minor $subdir-related fixes.
15962
15963 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
15964
15965         * configure: fix various problems with propogating
15966         makefile_target_frag in subdirs.
15967         * configure.in: config libgcc if its there
15968
15969 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
15970
15971         * config.sub:  HPPA merge.
15972
15973 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
15974
15975         * Makefile.in:  Replace all-bison with all-byacc in all
15976         dependency lines for other tools (which now use byacc).
15977
15978 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
15979
15980         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
15981
15982 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
15983
15984         * Makefile.in: make gprof rules similar to byacc rules (instead of
15985         vestigal $(unsubdir) that didn't work...)
15986
15987 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
15988
15989         * config.sub:  Add support for Linux.
15990         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
15991         (at least for libg++).
15992
15993 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
15994
15995         * configure.texi: fix doc for the -nfp option to configure
15996
15997 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
15998
15999         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
16000
16001 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
16002
16003         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
16004         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
16005         * configure.in: added solaris* host_makefile_frag hook.
16006
16007 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16008
16009         * config.sub: changed recognition of m68000 so that various
16010         m68k types can be specified via m680[01234]0
16011
16012 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16013
16014         * config.sub (basic_machine): fix sed so that '-foo' isn't
16015         completely substituted out while .+'-foo' loses the '-foo'
16016
16017 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16018
16019         * config.sub ($os): Add -aout.
16020
16021 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
16022
16023         * configure:  If host_makefile_frag is absolute, don't
16024         prefix ${invsubdir} (relevant to libg++ auto-configure).
16025
16026 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
16027
16028         * Makefile.in (tooldir): Define it.
16029         (all-ld): Depend on all-flex.
16030
16031 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
16032
16033         * Makefile.in (check):  Fix libg++ special case.
16034
16035 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
16036
16037         * configure: do not bury `pwd` into config.status, thus do fewer
16038           pwd's.
16039
16040         * configure: print the "Building in" message only when building in
16041           other than "." AND verbose.
16042
16043         * configure: remove -s, rework -v to better accommodate guested
16044           configures.
16045
16046         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
16047
16048 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
16049
16050         * Makefile.in: macroize flags passed on recursion.  remove
16051           fileutils.
16052
16053 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
16054
16055         * configure: get makesrcdir right for subdirs deeper than 1.
16056
16057         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
16058           install.
16059
16060 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
16061
16062         * Makefile.in: don't print subdir_do or recursion lines.
16063
16064 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
16065
16066         * standards.texi: added menu item.
16067
16068         * Makefile.in: build and install standards.info.
16069
16070         * standards.texi: new file.
16071
16072 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16073
16074         * configure: test for and move config.status pieces from
16075           ${subdir}/.
16076
16077 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
16078
16079         * configure:  Test for existance of files before trying to mv
16080         them, to avoid numerous non-existance messages.
16081
16082 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
16083
16084         * configure: correct final line of config.status.
16085
16086         * configure: patch from eggert.  Avoids a protection problem if
16087           the original Makefile.in is read only.
16088
16089         * configure: use move-if-change from gcc to create config.status.
16090           Some makefiles depend on config.status to tell if a directory
16091           has been reconfigured for a different host.  This change
16092           prevents those directories from remaking everything in the case
16093           where the reconfig was only intended to rebuild a Makefile.
16094
16095         * configure: test for config.sub with "config.sub sun4" rather
16096           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
16097           host alias from a missing config.sub.
16098
16099 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16100
16101         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
16102           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
16103
16104 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
16105
16106         * configure: mkdir ${subdir} as needed.
16107
16108 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
16109
16110         * Makefile.in,configure.in: added autoconf.
16111
16112 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16113
16114         * Makefile.in: no longer pass against on recursion.
16115
16116         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
16117           definitions are not inherited.
16118
16119         * configure: correct makesrcdir when subdir is .
16120
16121 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
16122
16123         * configure:  Add support for 'subdirs' variable, which is
16124         like 'configdirs', except that configure doesn't re-invoke
16125         itself for subdirs, it just creates a Makefile for each subdir.
16126         * configure.texi:  Document subdirs.
16127
16128 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
16129
16130         * configure.in: added flex to configdirs
16131
16132 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
16133
16134         * Makefile.in: remove clean-stamps from clean.
16135
16136 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
16137
16138         * configure.in:  Add gdbtest to configdirs.
16139
16140 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
16141
16142         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
16143         to recursive makes.
16144         * configure.in:  Recognize new ncr3000 config.
16145
16146 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
16147
16148         * Makefile.in, configure.in: removed references to gdbm.
16149
16150 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
16151
16152         * config.sub:  Don't canonicalize os value
16153         newsos* to bsd (readline needs to check for newsos).
16154         (This fix was earlier made Jan 31, but got re-broken.)
16155
16156 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
16157
16158         * configure.in:  sco is an os, not a vendor!
16159
16160         * configure:  Quote $( better.  Keep various shells happy.
16161
16162 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
16163
16164         * Makefile.in: eliminate stamp-files.
16165
16166 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
16167
16168         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
16169           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
16170
16171 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
16172
16173         * config.sub:  fix iris/iris3.
16174
16175 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
16176
16177         * configure: re-add -rm.
16178
16179 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
16180
16181         * Maskefile.in: add .stmp-rcs to all.
16182
16183         * configure.in: remove gas from rs6000 build, use aix host fragment.
16184
16185 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
16186
16187         * configure: pass down site_option during recursion.
16188
16189 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
16190
16191         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
16192
16193 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
16194
16195         * configure: Change exec_prefix so that it really defaults to prefix.
16196
16197 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
16198
16199         * Makefile.in, configure.in:  Add support for mmalloc library.
16200
16201 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
16202
16203         * Makefile.in: add stmp dependencies for a few more things.
16204
16205 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
16206
16207         * configure: adjusted error message on objdir/srcdir configure
16208           collision, per john's suggestion.
16209
16210         * Makefile.in: add libiberty stmp to all and all.cross.
16211
16212 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
16213
16214         * Makefile.in: remove force dependencies, add grep to all.
16215
16216 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
16217
16218         * Makefile.in: drop flex.  make stamp files work.
16219
16220         * configure: added test for conflicting configuration in srcdir,
16221           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
16222           gets cranky.  use relative paths for configure and srcdir
16223           whenever possible.  Send some error messages to stderr that were
16224           going to stdout.
16225
16226 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
16227
16228         * Makefile.in:  Fix libg++ rule to check for gcc directory
16229         before using gcc/gcc.  Also pass XTRAFLAGS.
16230
16231 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
16232
16233         * Makefile.in: added stmp-files so that directories aren't polled
16234           when they are already built.
16235
16236         * configure.texi: fixed a node pointer problem.
16237
16238 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
16239
16240         * config.sub configure.in gdb/configure.in
16241         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
16242         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
16243         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
16244
16245 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16246
16247         * configure: -recurring becomes -silent.  corrected help message
16248           for -site= option.
16249
16250         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
16251
16252 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16253
16254         * configure: when building Makefile for crosses, replace
16255           tooldir and program_prefix.  default srcdir from location of
16256           config.sub.  remove "for host in hosts" and "for target in
16257           targets" loops.
16258
16259 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
16260
16261         * Makefile.in: Do not pass bindir or mandir to cvs.
16262
16263 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
16264
16265         * Makefile.in, configure.in: removed traces of namesubdir,
16266           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
16267           copyrights to '92, changed some from Cygnus to FSF.
16268
16269         * configure.texi: remove most references to multiple hosts,
16270           multiple targets, subdirs, etc.
16271
16272         * configure.man: removed rcsid. reference config.sub not
16273           config.subr.
16274
16275         * Makefile.in: mkdir $(infodir) on install-info.
16276
16277 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
16278
16279         * configure.texi:  Explain better about .gdbinit and about
16280         the environment that configure.in sections run in.
16281
16282 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
16283
16284         * configure.in:  Ultrix is only a decstation if it's a MIPS.
16285
16286 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
16287
16288         * README:  DOC.configure => cfg-paper.texi.
16289
16290 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
16291
16292         * config.sub (near case $os):  Don't convert newsos* to bsd!
16293
16294 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
16295
16296         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
16297         the number of copies of COPYING that go into the GDB tar file.
16298
16299 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
16300
16301         * bfd/configure.in, gdb/config/mh-i386sco,
16302         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
16303         Fix SCO configuration stuff.
16304
16305 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
16306
16307         * Makefile.in:  For libg++, make sure the -I pointing
16308         to the gcc directory goes *after* all the libg++-local -I flags.
16309         Also, move just-gcc dependency from just-libg++ to all-libg++.
16310
16311 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
16312
16313         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
16314
16315 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
16316
16317         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
16318
16319 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
16320
16321         * config.sub:  Add stratus configuration frags.  Also
16322         submitted to FSF.
16323
16324 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
16325
16326         * Makefile.in (DEV_SUPPORT):  add configure.man.
16327
16328         * config.sub(Decode manufacturer-specific):  add -none*.
16329
16330 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
16331
16332         * Makefile.in:  remove form feeds to make Sun's make happy.
16333         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
16334
16335 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
16336
16337         * Makefile.in (AR_FLAGS):  Make quieter.
16338
16339 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
16340
16341         * configure.in:  Add libg++.
16342         * configure:  When verbose, don't output the command line at each
16343         level; it will be unremarkably the same as the previous version,
16344         which will be the same as what the user typed.
16345
16346 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
16347
16348         * configure.in, Makefile.in: fix clean-info, add flex.  add
16349           fileutils.
16350
16351         * configure: be less sensitive to spaces in Makefile.in.  Do not
16352           look for sources in "..".  Doing so breaks subdirectories that
16353           might have their own configure.  If a subdir has it's own
16354           configure script, use it.
16355
16356 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
16357
16358         * cfg-paper.texi: some changes suggested by rms.
16359
16360 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
16361
16362         * config.sub:  Merge in some small additions from the FSF version,
16363         taken from the gcc distribution, to bring the Cygnus and FSF
16364         versions into closer sync.
16365
16366 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
16367
16368         * configure.in:  Changed svr4 references to sysv4.
16369
16370 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
16371
16372         * configure: added -V for version number option.
16373
16374 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
16375
16376         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
16377           renamed from DOC.configure to cfg-paper.texi.
16378
16379 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16380
16381         * configure, config.subr, config.sub: config.subr is now
16382           config.sub again.
16383
16384 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
16385
16386         * configure.texi: new file, in progress.
16387
16388         * Makefile.in: build info file and install the man page for
16389           configure.
16390
16391         * configure.man: new file, first cut.
16392
16393         * configure: find config.subr again now that configuration "none"
16394           has gone.  removed all traces of the -ansi option.  removed all
16395           traces of the -languages option.
16396
16397         * config.subr: resync from rms.
16398
16399 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16400
16401         * configure, config.sub, config.subr: merge config.sub into
16402           config.subr, call the result config.subr, remove config.sub, use
16403           config.subr.
16404
16405         * Makefile.in: revised install for dir.info.
16406
16407 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16408
16409         * configure.in: add decstation host makefile frag.
16410
16411         * Makefile.in: BISON now bison -y again.  also install-gcc on
16412           install.  clean-gdbm on clean.  infodir belongs in datadir.
16413           Make directories for info install.  Build dir.info here then
16414           install it.
16415
16416 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16417
16418         * Makefile.in: fix for bad directory tests.
16419
16420 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16421
16422         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
16423           regexp.  -srcdir relative was being handled incorrectly.
16424
16425         * Makefile.in: unwrapped some for loops so that parallel makes
16426           work again and so one can focus one's attention on a particular
16427           package.
16428
16429 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16430
16431         * configure: added PWD as a stand in for `pwd` (for speed). use
16432           elif wherever possible.  make -srcdir work without -objdir.
16433           -objdir= commented out.
16434
16435 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16436
16437         * configure: +options become --options.  -subdirs commented out.
16438           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
16439           Makefile now at top of generated Makefile.  Removed cvs log
16440           entries.  added -srcdir.  create .gdbinit only if there is one
16441           in ${srcdir}.
16442
16443         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
16444           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
16445           and mandir now keyed off datadir by default.
16446
16447 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
16448
16449         * Freshly created ChangeLog.
16450
16451 \f
16452 Local Variables:
16453 mode: change-log
16454 left-margin: 8
16455 fill-column: 76
16456 version-control: never
16457 End: