2016-09-25 François Dumont <fdumont@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blobdd1f15ff3b50e2248ae1f417e63be30166bf2c83
1 2016-09-23  Tamar Christina <tamar.christina@arm.com>
3         * MAINTAINERS (Write After Approval): Add myself.
5 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
7         * configure.ac: Check for the minimum in-tree MPFR version
8         handled.
9         * configure: Regenerate.
11 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
13         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
14         * configure: Regenerated.
16 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
18         * MAINTAINERS (Write After Approval): Add myself.
20 2016-06-23  Andi Kleen  <ak@linux.intel.com>
22         * Makefile.def: Add autoprofiledbootstrap.
23         * Makefile.tpl: Dito.
24         * Makefile.in: Regenerate.
26 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
28     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
29     * configure: Regenerate.
31 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
33         * configure: Regenerate.
34         * configure.ac: Remove support for avr-rtems.
36 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2016-06-16  Michael Collison  <michael.collison@arm.com>
42         * MAINTAINERS (Write After Approval): Add myself.
44 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
46         * MAINTAINERS (Write After Approval): Update e-mail address.
48 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
50         * MAINTAINERS (Write After Approval): Add myself.
52 2016-05-28  Alan Modra  <amodra@gmail.com>
54         * Makefile.tpl (configure): Depend on m4 files included.
55         * Makefile.in: Regenerate.
57 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
59         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
60         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
62 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
64         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
65         special case builtin.
66         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
67         support for ALTIVEC_BUILTIN_VEC_ADDEC.
68         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
69         for __builtin_vec_addec.
71 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
73         * config.guess: Import version 2016-04-02 (newest).
74         * config.sub: Import version 2016-05-10 (newest).
76 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
78         * configure.ac: Add ARC support to libgloss.
79         * configure: Regenerate
81 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
83         * MAINTAINERS (Write After Approval): Add myself.
85 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
87         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
88         * configure: Regenerated.
89         * Makefile.def (gmp): Explicitly disable assembler.
90         (mpfr): Adjust lib_path.
91         (mpc): Likewise.
92         * Makefile.in: Regenerated.
94 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
96         PR bootstrap/70704
97         * configure.ac (--enable-stage1-checking): Add missing
98         --enable-checking=.
99         * configure: Regenerated.
101 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
103         * config.guess: Revert r235676.
104         * config.sub: Revert r235676.
106 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
108         * config.guess: Remove SH5 support.
109         * config.sub: Likewise.
110         * configure: Likewise.
111         * configure.ac: Likewise.
113 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
115         PR bootstrap/70704
116         * configure.ac (--enable-stage1-checking): For --disable-checking or
117         implicit --enable-checking, make sure extra flag matches in between
118         stage1 and later checking.
119         * configure: Regenerated.
121 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
123         * .gitattributes: New file.
125 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
127         * MAINTAINERS (rs6000/powerpc port): Add myself.
129 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
131         PR bootstrap/70173
132         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
133         and gotools directories.  Delete the stage_final file.
134         * Makefile.in: Regenerate.
136 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
138         * MAINTAINERS (Write After Approval): Add myself.
140 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
142         * MAINTAINERS (Fortran maintainer): Remove myself.
144 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
146         * MAINTAINERS (Write After Approval): Add myself.
148 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
150         * MAINTAINERS (Write After Approval): Add myself.
152 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
154         Sync with binutils-gdb:
156         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
158         * configure.ac: Add mips and s390 to the gold target check.
159         * configure: Regenerate.
161 2016-03-01  DJ Delorie  <dj@redhat.com>
163         * MAINTAINERS (mep): Remove myself as MeP maintainer.
165 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
167         * MAINTAINERS (libcpp): Add myself.
168         (diagnostic messages): Likewise.
170 2016-02-20  Tom de Vries  <tom@codesourcery.com>
172         * MAINTAINERS: Fix whitespace.
174 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
176         * MAINTAINERS (Write After Approval): Add myself.
178 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
180         * config/isl.m4: Add comments about isl-0.16.
181         * configure: Regenerate.
183 2016-01-29  Martin Jambor  <mjambor@suse.cz>
185         * MAINTAINERS (hsa maintainers): Add myself.
187 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
189         * MAINTAINERS: (Write After Approval): Add myself.
191 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
192             Sebastian Pop  <s.pop@samsung.com>
194         * Makefile.in: Regenerate.
195         * Makefile.tpl: Export ISLVER.
196         * configure: Regenerate.
197         * config/isl.m4: Detect isl-0.15.
199 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
201         PR bootstrap/69329
202         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
203         * Makefile.in: Regenerate.
205 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
207         * configure.ac: Enable LTO for DJGPP
208         * configure: Regenerate
210 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
212         Sync with binutils-gdb:
213         2015-10-21  Nick Clifton  <nickc@redhat.com>
215         PR gas/19109
216         * configure.ac: Note the 'none' is an acceptable argument to
217         --enable-compressed-debug-sections.
218         * configure: Regenerate.
220 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
222         PR bootstrap/69134
223         * Makefile.def (mpfr): Disable assembler.
224         * Makefile.in: Regenerate.
226 2016-01-01  Ben Elliston  <bje@gnu.org>
228         * config.guess: Import version 2016-01-01.
229         * config.sub: Likewise.
231 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
233         * MAINTAINERS (Write After Approval): Add myself.
235 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
237         * Makefile.in: Replace ISL with isl.
238         * Makefile.tpl: Same.
239         * config/isl.m4: Same.
240         * configure.ac: Same.
241         * contrib/download_prerequisites: Same.
242         * configure: Regenerate.
244 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
246         * MAINTAINERS (Write After Approval): Add Myself.
248 2015-12-17  Nathan Sidwell  <nathan@acm.org>
250         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
251         * configure: Regenerate.
253 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
254             Sebastian Pop  <s.pop@samsung.com>
256         * config/isl.m4 (ISL_CHECK_VERSION): Check for
257         isl_ctx_get_max_operations.
258         * configure: Regenerate.
260 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
262         * MAINTAINERS (Write After Approval): Add myself.
264 2015-12-02  Ian Lance Taylor  <iant@google.com>
266         PR go/66147
267         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
268         * Makefile.in: Regenerate.
270 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
272         PR libffi/65726
273         * Makefile.def (lang_env_dependencies): Make libffi depend
274         on cxx.
275         * Makefile.in: Regenerate.
277 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
279         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
280         symbols.
282 2015-11-20  Tristan Gingold  <gingold@adacore.com>
284         Sync with binutils-gdb:
285         2015-11-20  Tristan Gingold  <gingold@adacore.com>
287         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
288         * configure: Regenerate.
290 2015-11-19  Martin Liska  <mliska@suse.cz>
292         * .gitignore: Add .clang-format to ignored files.
293         * Makefile.in: Add clang-format.
294         * Makefile.tpl: Likewise.
296 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
298         * configure.ac: Enable libmpx by default.
299         * configure: Regenerated.
301 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
303         * MAINTAINERS: Update email address.
305 2015-10-23  Paulo Matos  <pmatos@linki.tools>
307         * MAINTAINERS: Update email address.
309 2015-10-23  Alan Hayward <alan.hayward@arm.com>
311         * MAINTAINERS  (Write After Approval): Add myself.
313 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
315         Sync with binutils-gdb:
316         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
318         PR gas/19109
319         * configure.ac: Add
320         --enable-compressed-debug-sections={all,gas,gold,ld}.
321         * configure: Regenerated.
323 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
325         * MAINTAINERS: Update list of Ada maintainers and email addresses.
327 2015-10-09  Martin Liska  <mliska@suse.cz>
329         * MAINTAINERS (Write After Approval): Add myself.
331 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
333         * MAINTAINERS (Write After Approval): Add myself.
335 2015-10-02  Florian Weimer  <fweimer@redhat.com>
337         * MAINTAINERS: Update email address.
339 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
341         * MAINTAINERS  (Write After Approval): Add myself.
343 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
345         * MAINTAINERS: Update email.
347 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
349         * MAINTAINERS: Update my email address.
351 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
353         * MAINTAINERS (ft32 port): Add myself.
355 2015-08-28  David Sherwood  <david.sherwood@arm.com>
357         * MAINTAINERS: Add myself.
359 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
361         * MAINTAINERS (Write After Approval): Add myself.
363 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
365         PR libfortran/54572
366         * Makefile.def: Make libgfortran depend on libbacktrace.
367         * Makefile.in: Regenerate.
369 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
371         * MAINTAINERS (Write After Approval): Add myself.
373 2015-08-12  Tom de Vries  <tom@codesourcery.com>
375         PR other/67092
376         * configure.ac: Remove --with_host_libstdcxx support.
377         * configure: Regenerate.
379 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
380             Jakub Jelinek  <jakub@redhat.com>
382         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
383         nvptx*-*-*.
384         * configure: Regenerate.
386 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
388         * Makefile.def (libiconv): Define bootstrap=true.
389         Mark pdf/html/info as missing.
390         (configure-gcc): Depend on all-libiconv.
391         (all-gcc): Ditto.
392         (configure-libcpp): Ditto.
393         (all-libcpp): Ditto.
394         (configure-intl): Ditto.
395         (all-intl): Ditto.
396         * Makefile.in: Regenerate.
398 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
400         * MAINTAINERS (loop ivopts): Add the entry and myself.
402 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
404         * MAINTAINERS (nvptx): Add self.
406 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
408         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
409         128-bit vector modes.
411 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
413         * MAINTAINERS (Write After Approval): Add myself.
415 2015-07-28  Ben Elliston  <bje@gnu.org>
417         * config.sub, config.guess: Import from upstream.
419 2015-07-24  Michael Darling  <darlingm@gmail.com>
421         PR other/66259
422         * config-ml.in: Reflects renaming of configure.in to configure.ac
423         * configure: Likewise
424         * configure.ac: Likewise
426 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
428         * MAINTAINERS: Update my email address.
430 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
432         Sync with binutils-gdb:
433         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
435         * configure.ac (target_configdirs): Exclude target-zlib if
436         target-libjava isn't built.
437         * configure: Regenerated.
439 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
441         Sync with binutils-gdb:
442         2015-05-13  John David Anglin  <dave.anglin@bell.net>
444         * configure.ac: Disable configuration of GDB for HPUX targets.
445         * configure: Regenerate.
447         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
449         * configure.ac: Add --with-system-zlib.
450         * configure: Regenerated.
452         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
454         * configure.ac: Add FT32 support.
455         * configure: Regenerate.
457         2015-01-12  Anthony Green  <green@moxielogic.com>
459         * configure.ac: Don't disable gprof for moxie.
460         * configure: Rebuild.
462 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
464         Sync with binutils-gdb:
465         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
467         PR ld/18355
468         * Makefile.def: Add extra_configure_flags to host zlib.
469         * configure.ac (extra_host_zlib_configure_flags): New.  Set
470         to --enable-host-shared When bfd is to be built as shared
471         library.  AC_SUBST.
472         * Makefile.in: Regenerated.
474 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
476         Sync with src:
477         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
478         * Makefile.def (dependencies): Add all-zlib to all-bfd.
479         * Makefile.in: Regenerated.
481 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
483         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
484         target.
485         * configure: Regenerate.
487 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
489         * MAINTAINERS (Write After Approval): Add myself.
491 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
493         * MAINTAINERS (OS Port Maintainers): Add myself.
494         (Various Maintainers): Remove myself from libffi testsuite.
496 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
498         * MAINTAINERS (gen* on machine desc): Add self.
500 2015-06-02  Jason Merrill  <jason@redhat.com>
502         PR bootstrap/66319
503         * configure.ac: Use -std=gnu++98.
505 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
507         * MAINTAINERS (Write After Approval): Add myself.
509 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
511         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
512         * configure: Regenerate.
514 2015-05-26  Jason Merrill  <jason@redhat.com>
516         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
517         * configure: Regenerate.
519 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
521         * configure.ac: FT32 target added.
522         * configure: Regenerated.
524 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
526         * MAINTAINERS (Write After Approval): Add myself.
528 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
530         * MAINTAINERS (Write After Approval): Add myself.
532 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
534         * configure.ac: Fix typo.
535         * configure: Regenerate.
537 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
539         * MAINTAINERS (Write After Approval): Add myself.
541 2015-05-03  Matthias Klose  <doko@ubuntu.com>
543         * configure.ac: Match $host configured with triplets.
544         * configure: Regenerate.
546 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
548         * Makefile.tpl: Remove surplus whitespace throughout.
549         * Makefile.in: Regenerate.
551 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
553         * MAINTAINERS (Various Maintainers): Add myself as instruction
554         combiner maintainer.
556 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
558         PR bootstrap/62077
559         * configure.ac (--enable-stage1-checking): Default to
560         release,misc,gimple,rtlflag,tree,types if --disable-checking
561         or --enable-checking is not specified and DEV-PHASE is not
562         experimental.
563         * configure: Regenerated.
565 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
567         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
568         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
569         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
570         * Makefile.in: Regenerate.
572 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
574         * MAINTAINERS: Update my email address.
576 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
578         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
580 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
582         * MAINTAINERS: Add myself as an arm port reviewer.
584 2015-03-25  Martin Liska  <mliska@suse.cz>
585             Yury Gribov  <y.gribov@samsung.com>
587         * Makefile.in: Fix ln source location for vimrc file.
588         * Makefile.tpl: Likewise.
590 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
592         PR bootstrap/25672
593         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
594         cross-compiling.  Similarly for CXX_FOR_TARGET.
595         * configure: Regenerate.
597 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
599         * Makefile.def: Add libmpx.
600         * configure.ac: Add libmpx.
601         * Makefile.in: Regenerate.
602         * configure: Regenerate.
604 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
606         * MAINTAINERS (CPU Port Maintainers): Add myself
607         i386 vector ISA extns mantainer.
609 2015-03-13  Jeff Law  <law@redhat.com>
611         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
612         maintainer.
613         Remove Richard Henderson as a maintainer for the x86 port.
615 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
617         * MAINTAINERS (CPU Port Maintainers): Update my email address.
619 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
621         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
622         pointer bounds checker and i386 MPX maintainer.
624 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
626         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
628 2015-02-26  Martin Sebor  <msebor@redhat.com>
630         * MAINTAINERS (Various Maintainers): Add self.
632 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
634         * configure.ac [--enable-as-accelerator-for] (enable_languages):
635         Make sure it contains lto.
636         * configure: Regenerate.
638 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
640         * configure: Regenerate.
642 2015-02-06  Diego Novillo  <dnovillo@google.com>
644         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
645         middle-end, docstring): Remove myself.
646         (Write After Approval): Add myself.
648 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
650         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
651         (Write After Approval): Update address.
653 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
655         PR jit/64780
656         * configure.ac: Require the user to explicitly specify
657         --enable-host-shared if the jit is enabled.
658         * configure: Regenerate.
660 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
662         * MAINTAINERS (Write After Approval): Add myself.
664 2015-01-25  Tom de Vries  <tom@codesourcery.com>
666         * MAINTAINERS: Make whitespace consistent.
668 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
670         * MAINTAINERS (Write After Approval): Add myself.
672 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
674         * MAINTAINERS: (Write After Approval): Add myself.
676 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
678         * MAINTAINERS: (Write After Approval): Add myself.
680 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
682         * MAINTAINERS: (Write After Approval): Add myself.
684 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
686         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
687         objective-c/c++ front end maintainer.
689 2015-01-13  Marek Polacek  <polacek@redhat.com>
691         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
693 2015-01-12  Jeff Law  <law@redhat.com>
695         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
696         a very long time.
698 2015-01-09  Ian Lance Taylor  <iant@google.com>
700         * configure.ac (host_tools): Add gotools.
701         * Makefile.def (host_modules): Add gotools.
702         (dependencies): Add dependency of all-gotools on all-target-libgo.
704 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
706         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
707         * configure: Regenerate.
709 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
711         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
712         all-target-libgomp.
713         * Makefile.in: Regenerate.
715 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
717         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
719 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
721         * configure.ac: Add Visium support.
722         * configure: Regenerate.
724 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
726         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
727         * configure: Regenerate.
729 2015-01-03  Andrew Pinski  <apinski@cavium.com>
731         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
732         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
733         (BASE_TARGET_EXPORTS): Add OBJCOPY.
734         (OBJCOPY_FOR_TARGET): New variable.
735         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
736         * Makefile.in: Regenerate.
737         * configure.ac: Check for already installed target objcopy.
738         Also GCC_TARGET_TOOL on objcopy.
739         * configure: Regenerate.
741 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
743         * config.sub: Update from upstream, to 2015-01-01 version.
744         * config.guess: Ditto.
746 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
748         * MAINTAINERS (RTEMS Ports): Add myself.
750 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
752         * MAINTAINERS (Write After Approval): Add myself.
754 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
756         * MAINTAINERS (Write After Approval): Add myself.
758 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
760         * configure.ac (--enable-as-accelerator-for): Don't set
761         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
762         * configure: Regenerate.
764 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
766         PR bootstrap/64023
767         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
768         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
769         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
770         to CXX.
771         * Makefile.in: Regenerated.
773 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
774             Yury Gribov  <y.gribov@samsung.com>
776         * .gitignore: Added .local.vimrc and .lvimrc.
777         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
778         * Makefile.in: Regenerate.
780 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
782         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
783         * configure: Regenerated.
785 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
787         * MAINTAINERS (nvptx port): New entry.
789 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
791         * configure: Regenerate.
793 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
795         * configure.ac: Merge with Binutils.
797 2014-11-26  Tobias Burnus  <burnus@net-b.de>
799         * Makefile.def: Make more dependent on mpfr, mpc and isl.
800         * Makefile.in: Regenerate.
802 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
804         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
805         missing flex.
806         * Makefile.in: Regenerated.
808 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
810         * Makefile.in: Regenerate.
812 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
814         PR bootstrap/63784
815         * libtool.m4: Add $pic_flag with -shared.
817 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
819         * MAINTAINERS (Write After Approval): Added myself.
821 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
823         * MAINTAINERS (write-after-approval): Add myself.
825 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
827         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
828         from 2 years ago.
830 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
832         Revert:
833         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
835         * MAINTAINERS (Write After Approval): Added myself as line map
836         maintainer.
838 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
840         Revert:
841         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
843         * MAINTAINERS (Write After Approval): Added myself.
845 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
847         * MAINTAINERS (Write After Approval): Added myself.
849 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
851         * MAINTAINERS (Write After Approval): Added myself as line map
852         maintainer.
854 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
856         * MAINTAINERS (Various Maintainers): Added myself as line map
857         maintainer.
859 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
861         * move-if-change: Sync from upstream gnulib.
863 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
865         * compile: Sync with upstream Automake.
866         * depcomp: Ditto.
867         * install-sh: Ditto.
868         * missing: Ditto.
869         * mkinstalldirs: Ditto.
870         * ylwrap: Ditto.
872 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
874         * config.sub: Update from upstream config repo.
875         * config.guess: Ditto.
877 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
879         * Makefile.def: Add liboffloadmic to target_modules.  Make
880         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
881         * Makefile.in: Regenerate.
882         * configure: Regenerate.
883         * configure.ac: Add liboffloadmic to target binaries.
884         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
885         Add liboffloadmic to noconfig list when C++ is not supported.
887 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
888             Thomas Schwinge  <thomas@codesourcery.com>
889             Ilya Verbin  <ilya.verbin@intel.com>
890             Andrey Turetskiy  <andrey.turetskiy@intel.com>
892         * configure: Regenerate.
893         * configure.ac (--enable-as-accelerator-for)
894         (--enable-offload-targets): New configure options.
896 2014-11-11  Tobias Burnus  <burnus@net-b.de>
898         * Makefile.def: Make all-gcc depend on all-isl.
899         * Makefile.in: Regenerate.
901 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
903         * ChangeLog.jit: New.
904         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
906 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
908         PR target/63610
909         * libtool.m4: Fix globbing of darwin versions.
910         * configure: Regenerate.
912 2014-11-11  Tobias Burnus  <burnus@net-b.de>
914         * Makefile.def: Remove CLooG.
915         * Makefile.tpl: Ditto.
916         * configure.ac: Ditto.
917         * configure: Regenerate.
918         * Makefile.in: Ditto.
920 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
922         * configure.ac: Handle nvptx-*-*.
923         * configure: Regenerate.
925 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
927         * MAINTAINERS (Write After Approval): Add myself.
929 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
931         * Makefile.def (libcc1): Remove bootstrap=true;.
932         * Makefile.in: Regenerated.
934 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
936         * configure.ac: Update comment.
937         * configure: Regenerate.
939 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
941         * MAINTAINERS (Write After Approval): Add myself.
943 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
945         * configure.ac (extra_host_libiberty_configure_flags): Add
946         --enable-shared also for libcc1's benefit.
947         * configure: Regenerate.
949 2014-10-29  Tristan Gingold  <gingold@adacore.com>
951         * MAINTAINERS: Change my email address.
953 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
954             Tom Tromey  <tromey@redhat.com>
956         * Makefile.def: Add libcc1 to host_modules.
957         * configure.ac (host_tools): Add libcc1.
958         * Makefile.in, configure: Rebuild.
960 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
962         * configure.ac (build_configargs): Don't share config.cache between
963         build subdirs.
964         * configure: Regenerate.
966 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
968         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
969         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
970         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
971         leon3v7 as leon3.
972         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
973         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
974         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
975         * config/sparc/sparc.md (cpu): Add leon3v7.
976         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
978 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
980         * MAINTAINERS (write-after-approval): Add myself.
982 2014-10-23  Ian Lance Taylor  <iant@google.com>
984         * configure.ac: Disable the Go frontend on systems where it is known
985         to not work.
986         * configure: Regenerate.
988 2014-10-23  Richard Biener  <rguenther@suse.de>
990         * Makefile.def: Add libcpp build module and dependencies.
991         * configure.ac: Add libcpp build module.
992         * Makefile.in: Regenerate.
993         * configure: Likewise.
995 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
997         * MAINTAINERS (write-after-approval): Add myself.
999 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1001         * INSTALL/README: Do not mention CVS.
1003 2014-10-03  Jing Yu  <jingyu@google.com>
1005         * configure.ac: Add aarch64 to list of targets that support gold.
1006         * configure: Regenerate.
1008 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1010         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1012 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1014         * MAINTAINERS:  Add myself as MIPS maintainer.
1016 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1018         * MAINTAINERS: Move myself to MIPS maintainers.
1020 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1022         * MAINTAINERS: Put all email addresses between '<' and '>'.
1024 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1026         * MAINTAINERS: Move myself to reviewers (Fortran).
1028 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1030         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1031         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1032         * Makefile.in: Regenerate.
1034 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1036         * rtx-classes-status.txt: Delete
1038 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1040         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1042 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1044         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1045         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1046         of checking for version number.
1047         * configure: Regenerated.
1048         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1050 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1052         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1053         is done; begin phase 6 (use extra rtx_def subclasses).
1055 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1057         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1058         done; begin phase 5 (additional rtx_def subclasses).
1060 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1062         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1064 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1066         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1067         SET_BB_HEADER are done.
1069 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1071         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1072         done.
1074 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1076         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1078 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1080         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1082 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1084         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1086 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1088         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1090 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1092         * rtx-classes-status.txt: Phase 3 (per-file commits within
1093         "config" subdirs) is done; begin phase 4 (removal of
1094         "scaffolding").
1096 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1098         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1099         dir) is done; begin phase 3 (per-file commits within "config"
1100         subdirs).
1102 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1104         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1105         phase 2 (per-file commits in main source dir).
1107 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1109         * configure: Regenerated.
1111 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1113         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1115 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1117         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1119 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1121         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1123 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1125         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1127 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1129         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1131 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1133         * MAINTAINERS (Write After Approval): Add myself.
1135 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1137         * MAINTAINERS: Remove myself
1139 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1141         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1143 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1145         * MAINTAINERS (Write After Approval): Add myself.
1147 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1149         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1150         SET_BB_HEADER, SET_BB_FOOTER
1152 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1154         * rtx-classes-status.txt: New file
1156 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1158         * configure.ac: Eliminate ClooG installation dependency.
1159         * configure: Regenerate.
1160         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1161         * Makefile.in: Regenerate.
1163 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1165         * MAINTAINERS (Write After Approval): Add myself.
1167 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1169         * MAINTAINERS (Write After Approval): Add myself.
1171 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1173         * MAINTAINERS (Write After Approval): Add myself.
1175 2014-07-28  Anthony Green  <green@moxielogic.com>
1177         Import from savannah.gnu.org:
1178         * config.sub: Update to 2014-07-28 version.
1180 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1182         * MAINTAINERS: Remove my MIPS maintainer entry.
1184 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1186         PR target/47230
1187         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1188         * configure: Regenerate.
1190 2014-07-24  James Norris  <jnorris@codesourcery.com>
1192         * MAINTAINERS (Write After Approval): Add myself.
1194 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1196         * configure.ac: Accept only CLooG 0.18.1.
1197         * configure: Regenerate.
1199 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1201         * configure.ac: Don't accept isl 0.11.
1202         * configure: Regenerate.
1204 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1206         * MAINTAINERS (Write After Approval): Add myself.
1208 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1210         * configure.ac: Don't accept isl 0.10.
1211         * configure: Regenerate.
1213 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1215         Fix include path for in-tree cloog.
1216         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1217         * configure: Regenerate.
1219 2014-06-18  Richard Henderson  <rth@redhat.com>
1221         * .gitignore: Import gcc_update output.
1223 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1225         * config-ml.in: Robustify ac_configure_args parsing.
1227         * configure.ac (--enable-linker-plugin-configure-flags)
1228         (--enable-linker-plugin-flags): New flags.
1229         (configdirs): Conditionally add libiberty-linker-plugin.
1230         * configure: Regenerate.
1231         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1232         (host_modules) <lto-plugin>: Pay attention to
1233         @extra_linker_plugin_flags@ and
1234         @extra_linker_plugin_configure_flags@.
1235         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1236         * Makefile.in: Regenerate.
1238         * Makefile.tpl (configure-[+prefix+][+module+])
1239         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1240         "module_srcdir" instead of "module" for locating a module's srcdir.
1241         * Makefile.in: Regenerate.
1243 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1245         * MAINTAINERS (Write After Approval): Add myself.
1247 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1249         * MAINTAINERS: Update my email address.
1251 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1253         * MAINTAINERS (Write After Approval): Add myself.
1255 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1257         * MAINTAINERS (Write After Approval): Add myself.
1259 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1261         PR libstdc++/61011
1262         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1263         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1264         * configure: Regenerate.
1266 2014-05-28  Pedro Alves  <palves@redhat.com>
1268         * MAINTAINERS (Write After Approval): Add myself.
1270 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1272         * MAINTAINERS: Update my affiliation/email.
1274 2014-05-19  Mike Stump  <mikestump@comcast.net>
1276         * MAINTAINERS: Add wide-int reviewers.
1278 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1280         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1281         * configure: Regenerated.
1283 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1285         * MAINTAINERS (libitm): Add myself as maintainer.
1287 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1289         * MAINTAINERS (Write After Approval): Add myself.
1291 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1293         * config.sub, config.guess: Import from upstream.
1295 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1297         * MAINTAINERS (Write After Approval): Put myself in correct order.
1299 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1301         * MAINTAINERS (Write After Approval): Add myself.
1303 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1305         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1306         section.
1308 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1310         * MAINTAINERS (Write After Approval): Delete myself.
1312 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1314         PR sanitizer/56781
1315         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1316         and -B* options with -Xcompiler.
1318 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1320         PR bootstrap/60620
1321         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1322         * Makefile.in: Regenerate.
1324 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1326         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1327         for WINDRES_FOR_TARGET in default-manifest.o rule.
1328         * Makefile.in: Regenerate.
1330 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1332         * MAINTAINERS (Write After Approval): Add myself.
1334 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1336         PR sanitizer/56781
1337         * Makefile.def: Set bootstrap=true; for host fixincludes.
1338         * configure.ac: Don't bootstrap host fixincludes unless
1339         --with-build-config=bootstrap-{a,ub}san.
1340         * Makefile.in: Regenerated.
1341         * configure: Regenerated.
1343 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1345         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1346         --enable-vtable-verify option parsing.  Don't add
1347         target-libsanitizer to bootstrap_target_libs unless
1348         --with-build-config=bootstrap-asan or
1349         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1350         to bootstrap_target_libs unless --enable-vtable-verify.
1351         * configure: Regenerated.
1353 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1355         * MAINTAINERS (Write After Approval): Add myself.
1357 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1359         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1361 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1363         PR bootstrap/58572
1364         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1365         -I for libstdc++-v3 includes if $(LEAN).
1366         * Makefile.in: Regenerated.
1368 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1370         * MAINTAINERS: Update my email address.
1372 2014-02-24  Walter Lee  <walt@tilera.com>
1374         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1375         (tilegx-*-*): Change to tilegx*-*-*.
1376         * configure: Regenerate.
1378 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1380         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1382 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1384         * MAINTAINERS (Write After Approval): Add myself.
1386 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1388         PR target/59788
1389         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1390         *solaris2*.
1392 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1394         * MAINTAINERS: Update my email address.
1396 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1398         * MAINTAINERS: Convert to UTF-8.
1399         Properly sort Xinliang David Li's entry.
1401 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1402             Sandra Loosemore  <sandra@codesourcery.com>
1404         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1405         nios2 port maintainers.
1407 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1409         * MAINTAINERS (Write After Approval): Add myself.
1411 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1413         * configure.ac: Add user-friendly check for native x86_64-linux
1414         multilibs.
1415         * configure: Regenerate.
1417 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1419         * MAINTAINERS: Add myself as sh maintainer.
1421 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1423         * MAINTAINERS: Add self as SLSR maintainer.
1425 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1427         * MAINTAINERS: Update my email address.
1429 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1431         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1433 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1435         * Makefile.in: Regenerate.
1437         * Makefile.tpl: Fix typo.
1438         * Makefile.in: Regenerate partially.
1440 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1442         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1443         supported.
1444         * configure: Regenerated.
1446 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1448         * MAINTAINERS (Write After Approval): Add myself.
1450 2013-10-30  Jason Merrill  <jason@redhat.com>
1452         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1453         --disable-build-format-warnings.
1455 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1457         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1458         depend on libstdc++ and libgcc.
1459         * configure: Regenerate.
1460         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1461         libcilkrts for POSIX and i*86, and x86_64 architectures.
1462         * Makefile.in: Added libcilkrts related fields to support building it.
1464 2013-10-26  Jeff Law  <law@redhat.com>
1466         * Makefile.def (target_modules): Remove libmudflap
1467         (languages): Remove check-target-libmudflap).
1468         * Makefile.in: Rebuilt.
1469         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1470         * configure.ac (target_libraries): Remove target-libmudflap.
1471         Remove checks which disabled libmudflap on some systems.
1472         * configure: Rebuilt.
1473         * libmudflap: Directory removed.
1475 2013-10-21  Cong Hou  <congh@google.com>
1477         * MAINTAINERS (Write After Approval): Add myself.
1479 2013-10-16  Mike Stump  <mikestump@comcast.net>
1481         * .dir-locals.el: Add.
1483 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1485         * configure.ac: Add --enable-host-shared
1486         * configure: Regenerate.
1488 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1490         Import from savannah.gnu.org:
1491         * config.guess: Update to 2013-06-10 version.
1492         * config.sub: Update to 2013-10-01 version.
1494 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1496         Changes to build configuration to allow big endian ARC ELF toolchain
1497         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1498         * configure: Regenerate.
1500 2013-09-20  Alan Modra  <amodra@gmail.com>
1502         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1503         ppc host match.  Support little-endian powerpc linux hosts.
1505 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1507         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1508         maintainer.
1510 2013-09-12  DJ Delorie  <dj@redhat.com>
1512         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1513         maintainers.
1515 2013-09-03  Richard Biener  <rguenther@suse.de>
1517         * configure.ac: Also allow ISL 0.12.
1518         * configure: Regenerated.
1520 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1522         * MAINTAINERS (Write After Approval): Add myself.
1524 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1526         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1528 2013-08-26  Caroline Tice  <cmtice@google.com>
1530         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1531         "Various Reviewers" to libvtv "Various Maintainers".
1533 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1535         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1537 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1539         * MAINTAINERS: Update name, email.
1541 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1543         * MAINTAINERS (Write After Approval): Add myself.
1545 2013-08-12  Caroline Tice  <cmtice@google.com>
1547         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1548         address in the Write After Approval section.
1550 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1552         * MAINTAINERS (Write After Approval): Update email.
1554 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1556         * configure.ac: Adjust to check VTV_SUPPORTED.
1557         * configure: Regenerated.
1559 2013-08-02  Caroline Tice  <cmtice@google.com>
1561         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1562         on non-linux systems; add target-libvtv to noconfigdirs; add
1563         libsupc++/.libs to C++ library search paths.
1564         * configure: Regenerated.
1565         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1566         libstdc++ and libgcc.
1567         * Makefile.in: Regenerated.
1569 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1571         * MAINTAINERS (Write After Approval): Add myself.
1573 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1574             Shiva Chen  <shiva0217@gmail.com>
1576         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1577         nds32 port maintainers.
1579 2013-07-17  Tim Shen  <timshen91@gmail.com>
1581         * MAINTAINERS (Write After Approval): Add myself.
1583 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1585         * configure.ac: Sync from binutils.
1586         * configure: Regenerate.
1588 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1590         * MAINTAINERS (Write After Approval): Add myself.
1592 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1594         * MAINTAINERS (Write After Approval): Add myself.
1596 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1598         * MAINTAINERS (Write After Approval): Add myself.
1600 2013-04-30  Brooks Moses  <bmoses@google.com>
1602         * MAINTAINERS: Update my email; move myself from Fortran
1603         reviewer to Write After Approval.
1605 2013-04-16  Andreas Schwab  <schwab@suse.de>
1607         * configure.ac (aarch64-*-*): Don't disable java.
1608         * configure: Regenerate.
1610 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1612         * MAINTAINERS (Write After Approval): Add myself.
1614 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1616         * Makefile.def (target_modules): Don't install libffi.
1617         * Makefile.in: Regenerate.
1619 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1621         * MAINTAINERS (Write After Approval): Add myself.
1623 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1625         * MAINTAINERS (Write After Approval): Add myself.
1627 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1629         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1630         * configure: Regenerated.
1632 2013-02-05  Ian Lance Taylor  <iant@google.com>
1634         PR go/55969
1635         * configure.ac: Disable libgo on some systems where it does not
1636         work.
1638 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1640         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1641         Remove Geoff Keating as rs6000 port maintainer, at his request.
1643 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1645         * MAINTAINERS: Update my email.
1647 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1649         * configure: Re-generate.
1651 2013-01-15  Richard Biener  <rguenther@suse.de>
1653         PR other/55973
1654         * configure: Re-generate.
1656 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1658         * Makefile.def (install-target-libsanitizer): Depend on
1659         install-target-libstdc++-v3.
1660         * Makefile.in: Regenerate.
1662 2013-01-14  Richard Biener  <rguenther@suse.de>
1664         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1665         * configure: Re-generate
1667 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1669         * config.sub: Update from config repo.
1671 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1673         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1674         * Makefile.in: Regenerate.
1676 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1678         * MAINTAINERS (arc): Add new port maintainership for myself.
1680 2013-01-09  Jason Merrill  <jason@redhat.com>
1682         * .gitignore: Import from gdb repository.
1684 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1686         * Makefile.def (configure-gcc): Depend on all-gmp.
1687         (all-gcc): Remove dependency on all-gmp.
1688         * Makefile.in: Regenerated.
1690 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1692         * config.sub: Merge from config repo.
1693         * config.guess: Ditto.
1695 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1697         * Makefile.def: Merge from binutils.
1698         * Makefile.in: Ditto.
1700 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1702         * MAINTAINERS: Update my email.
1704 2012-12-29  Ben Elliston  <bje@gnu.org>
1706         * config.guess: Update to 2012-12-29 version.
1707         * config.sub: Likewise.
1709 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1711         * Makefile.def (install-target-libgfortran): Depend on
1712         install-target-libquadmath, install-target-libgcc.
1713         (install-target-libsanitizer): Depend on install-target-libgcc.
1714         (install-target-libjava): Depend on install-target-libgcc.
1715         (install-target-libitm): Depend on install-target-libgcc.
1716         (install-target-libobjc): Depend on install-target-libgcc.
1717         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1718         * Makefile.in: Regenerate.
1720 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1722         * Makefile.def (install-target-libgo): Depend on
1723         install-target-libatomic.
1724         * Makefile.in: Regenerate.
1726 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1728         PR go/55201
1729         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1730         * Makefile.in: Regenerate.
1732 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1734         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1735         * configure: Regenerate.
1737 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1739         * config.sub: Merge from config repo.
1741 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1743         * Makefile.def (target_modules): Add bootstrap=true and
1744         raw_cxx=true to libsanitizer.
1745         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1746         * Makefile.in: Regenerated.
1747         * configure: Likewise.
1749 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1751         * MAINTAINERS: Remove self as RTL optimization maintainer.
1753 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1755         * MAINTAINERS (Write After Approval): Add myself.
1757 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1759         * Makefile.def (target_modules): Remove bootstrap=true and
1760         raw_cxx=true from libsanitizer.
1761         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1762         * Makefile.in: Regenerated.
1763         * configure: Likewise.
1765 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1767         * Makefile.def (target_modules): Add bootstrap=true and
1768         raw_cxx=true to libsanitizer.
1769         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1770         * Makefile.in: Regenerated.
1771         * configure: Likewise.
1773 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1775         PR bootstrap/54279
1776         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1777         * configure: Regenerate.
1778         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1779         * Makefile.in: Regenerate.
1781 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1783         * configure.ac: Disable libsanitizer if we're not building C++.
1784         * configure: Regenerate.
1786 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1788         * MAINTAINERS (Write After Approval): Add myself.
1790 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1792         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1793         Kostya Serebryany (kcc@google.com) and
1794         Jakub Jelinek (jakub@redhat.com).
1795         Rename area for Dodji Seketeli (dodji@redhat.com).
1797 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1799         * MAINTAINERS: (asan.c, related): Add myself.
1801 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1803         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1804         * configure: Regenerate.
1806 2012-11-13  Richard Henderson  <rth@redhat.com>
1808         * configure.ac: Move libsanitizer logic to subdirectory.
1809         * configure: Regenerate.
1811 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1813         * configure.ac: Enable libsanitizer just on x86 linux for now.
1814         * configure: Re-generate.
1816 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1818         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1819         sections.
1820         * configure: Regenerate.
1822 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1824         * configure.ac: Add section for configdirs for libsanitizer.
1825         Disable for cris-*-* and mmix-*-*.
1826         * configure: Regenerate.
1828 2012-11-12  Wei Mi <wmi@google.com>
1830         * configure.ac: Add libsanitizer to target_libraries.
1831         * Makefile.def: Ditto.
1832         * configure: Regenerate.
1833         * Makefile.in: Regenerate.
1834         * libsanitizer: New directory for asan runtime.  Contains an empty
1835         tsan directory.
1837 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1839         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1840         against Mingw64 w32api.
1841         * configure: Regenerate.
1843 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1845         * configure: Regenerated.
1847 2012-11-03  Robert Mason  <rbmj@verizon.net>
1849         * configure.ac: add --disable-libstdcxx configure option
1850         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1852 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1854         * MAINTAINERS (Write After Approval): Add myself.
1856 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1858         * MAINTAINERS (Write After Approval): Add myself.
1860 2012-10-24  Sharad Singhai  <singhai@google.com>
1862         * MAINTAINERS (Write After Approval): Add myself.
1864 2012-10-24  Eric Christopher  <echristo@gmail.com>
1866         * MAINTAINERS: Update email address.
1868 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1870         PR bootstrap/54820
1871         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1872         * configure: Regenerate.
1874 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1876         * MAINTAINERS (aarch64): Add Marcus and myself.
1878 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1880         PR bootstrap/54820
1881         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1882         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1883         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1884         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1885         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1886         * Makefile.in: Regenerate.
1887         * configure.ac (have_static_libs): New variable and associated check.
1888         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1889         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1890         * configure: Regenerate.
1892 2012-10-10  Richard Biener  <rguenther@suse.de>
1894         * MAINTAINERS: Adjust for changed surname.
1896 2012-10-04  Lawrence Crowl  <crowl@google.com>
1898         * MAINTAINERS (Write After Approval): Add myself.
1900 2012-10-01  Cary Coutant  <ccoutant@google.com>
1902         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1904 2012-09-28  Ian Lance Taylor  <iant@google.com>
1906         * Makefile.def: Make all-target-libgo depend on
1907         all-target-libbacktrace.
1908         * Makefile.in: Rebuild.
1910 2012-09-26  Ian Lance Taylor  <iant@google.com>
1912         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1913         * Makefile.in: Rebuild.
1915 2012-09-20  Walter Lee  <walt@tilera.com>
1917         * configure.ac: Add tilegx to list of targets that support gold.
1918         * configure: Regenerate.
1920 2012-09-20  Marek Polacek  <polacek@redhat.com>
1922         * MAINTAINERS (Write After Approval): Add myself.
1924 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1926         * configure.ac: Add mips*-mti-elf* target.
1927         * configure: Regenerate.
1929 2012-09-17  Ian Lance Taylor  <iant@google.com>
1931         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1932         * configure.ac (host_libs): Add libbacktrace.
1933         (target_libraries): Add libbacktrace.
1934         * Makefile.def (host_modules): Add libbacktrace.
1935         (target_modules): Likewise.
1936         * configure, Makefile.in: Rebuild.
1938 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1940         PR target/38607
1941         Merge upstream change.
1942         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1944         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1945         Add libgomp*.o to compare_exclusions for AIX.
1946         * configure: Regenerate.
1948 2012-09-06  Diego Novillo  <dnovillo@google.com>
1950         * configure.ac: Bump minimum GMP version to 4.2.3.
1951         * configure: Re-generate.
1953 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1955         PR target/54461
1956         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1957         target-libgloss if not configured --with-avrlibc=no.
1958         * configure: Regenerate.
1960 2012-09-04  Jason Merrill  <jason@redhat.com>
1962         * configure.ac: Fix --enable-languages=all.
1964 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1966         * MAINTAINERS (Write After Approval): Add myself.
1968 2012-09-03  Richard Guenther  <rguenther@suse.de>
1970         PR bootstrap/54138
1971         * configure.ac: Re-organize ISL / CLOOG checks to allow
1972         disabling with either --without-isl or --without-cloog.
1973         * configure: Regenerated.
1975 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1977         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1978         * configure: Regenerate.
1980 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1982         * MAINTAINERS: Fix my email address.
1984 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1986         PR binutils/4970
1987         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1988         and opcodes.
1989         * Makefile.in: Regenerated.
1991 2012-08-26  Art Haas <ahaas@impactweather.com>
1993         * configure: Regenerate.
1995 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1997         * INSTALL/README: Also refer to the online installation
1998         instructions.
2000 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2002         * MAINTAINERS (Write After Approval): Add myself.
2003         (Picochip port): Remove myself.
2005 2012-08-14   Diego Novillo  <dnovillo@google.com>
2007         Merge from cxx-conversion branch.
2009         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2010         POSTSTAGE1_CONFIGURE_FLAGS.
2011         * Makefile.in: Regenerate.
2012         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2013         Force C++ when bootstrapping.
2014         * configure: Regenerate.
2016 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2018         * MAINTAINERS (Write After Approval): Add myself.
2020 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2022         * README: Document use of ranges of years in copyright notices.
2024 2012-07-06  Richard Guenther  <rguenther@suse.de>
2026         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2027         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2028         --with-gmp=system.
2029         * Makefile.in: Regenerated.
2030         * configure: Likewise.
2032 2012-07-06  Richard Guenther  <rguenther@suse.de>
2034         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2035         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2036         supply V=1 as extra_make_flags.
2037         * configure: Regenerated.
2038         * Makefile.in: Likewise.
2040 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2042         * configure: Regenerate.
2044 2012-07-03  Richard Guenther  <rguenther@suse.de>
2046         * Makfile.def (isl): Remove not necessary extra_exports and
2047         extra_make_flags.
2048         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2049         * Makefile.in: Regenerated.
2051 2012-07-03  Richard Guenther  <rguenther@suse.de>
2053         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2054         * configure.ac: If either the ISL or the CLooG check failed
2055         do not try to build in-tree versions.
2056         * Makefile.in: Regenerated.
2057         * configure: Regenerated.
2059 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2061         * configure: Regenerate.
2063 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2065         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2066         maintainer.
2068 2012-07-02  Richard Guenther  <rguenther@suse.de>
2070         * configure: Regenerated.
2072 2012-07-02  Richard Guenther  <rguenther@suse.de>
2073         Michael Matz  <matz@suse.de>
2074         Tobias Grosser <tobias@grosser.es>
2075         Sebastian Pop <sebpop@gmail.com>
2077         * Makefile.def: Add ISL host module, remove PPL host module.
2078         Adjust ClooG host module to use the proper ISL.
2079         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2080         * configure.ac: Include config/isl.m4.  Add ISL host library,
2081         remove PPL.  Remove PPL configury, add ISL configury, adjust
2082         ClooG configury.
2083         * Makefile.in: Regenerated.
2084         * configure: Likewise.
2086 2012-07-02  Richard Guenther  <rguenther@suse.de>
2088         Merge from graphite branch
2089         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2091         * configure: Regenerated.
2092         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2093         both cloog.org and legacy versions. The only supported version will
2094         be CLooG with the isl backend.
2096         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2098         * configure: Regenerated.
2099         * configure.ac: Require cloog isl 0.17.0
2101         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2103         * configure: Regenerated.
2104         * config/cloog.m4: Do not define CLOOG_ORG
2106 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2108         * configure.ac: Skip C if explicitly selected.
2109         * configure: Regenerate.
2111 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2113         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2114         they contain -O2.
2115         * configure: Regenerate.
2117 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2119         PR debug/53740
2120         * df.h, df-problems.c, dce.c: Revert last patch.
2122 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2124         * MAINTAINERS (Write After Approval): Update my email address.
2126 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2012-06-20  Jason Merrill  <jason@redhat.com>
2132         * Makefile.tpl (check-target-libgomp-c++): New.
2133         (check-target-libitm-c++): New.
2134         * Makefile.def (c++): Add them.
2135         * Makefile.in: Regenerate.
2137 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2139         * MAINTAINERS (Write After Approval): Add myself.
2141 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2143         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2144         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2145         (install-no-fixedincludes): Adjust accordingly.
2146         * Makefile.in: Regenerate.
2148 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2150         Merge upstream change
2151         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2153 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2155         * MAINTAINERS (Write After Approval): Add myself.
2157 2012-05-09  Nick Clifton  <nickc@redhat.com>
2158             Paul Smith  <psmith@gnu.org>
2160         PR bootstrap/50461
2161         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2162         allow for the fact that from release v3.1.0 of MPFR the source
2163         files were moved into a src sub-directory.
2164         * configure: Regenerate.
2166 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2168         * configure.ac: Bump minimum MPFR version to 2.4.0.
2169         * configure: Regenerated.
2171 2012-05-01  Richard Henderson  <rth@redhat.com>
2173         * Makefile.def (libatomic): New target_module.
2174         * configure.ac (target_libraries): Add libatomic.
2175         (noconfigdirs): Check if libatomic is supported.
2176         * Makefile.in, configure: Rebuild.
2178 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2180         * MAINTAINERS (Write After Approval): Add myself.
2182 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2184         * config.sub: Update to 2012-04-18 version from official repo.
2186 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2188         * MAINTAINERS (Write After Approval): Add myself.
2190 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2192         * MAINTAINERS: Changed email address.
2194 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2196         PR target/52737
2197         * contrib/gcc_update (files_and_dependencies):
2198         Remove gcc/config/avr/t-multilib from touch data.
2200 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2202         * MAINTAINERS (OS Port Maintainers): Remove irix.
2203         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2204         (unsupported_languages): Remove mips-sgi-irix6.*.
2205         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2206         (with_stabs): Remove.
2207         * configure: Regenerate.
2209 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2211         * MAINTAINERS (OS Port Maintainers): Remove osf.
2212         * configure.ac (enable_libgomp): Remove *-*-osf*.
2213         (with_stabs): Remove alpha*-*-osf*.
2214         * configure: Regenerate.
2216 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2218         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2219         * configure: Regenerate.
2221 2012-02-17  Walter Lee  <walt@tilera.com>
2223         * MAINTAINERS: (Write After Approval): Delete myself.
2225 2012-02-14  Walter Lee  <walt@tilera.com>
2227         * MAINTAINERS (tilegx port): Add myself.
2228         (tilepro port): Add myself.
2229         (Write After Approval): Add myself.
2231 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2233         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2234         and Joseph Myers as docstring relicensing maintainers.
2236 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2238         * MAINTAINERS (write-after-approval): Add myself.
2240 2012-02-08  Ira Rosen <irar@il.ibm.com>
2242         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2243         maintainer.
2245 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2247         * MAINTAINERS (Write After Approval): Move myself to
2248         maintain alphabetical order.
2250 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2252         * MAINTAINERS (Write After Approval): Add myself.
2254 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2256         * MAINTAINERS (Write After Approval): Add myself.
2258 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2259             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2261         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2262         * configure: Regenerate.
2264 2012-01-23  Harshit Chopra  <harshit@google.com>
2266         * MAINTAINERS (Write After Approval): Add myself.
2268 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2270         * configure.ac: Remove reference to mh-interix.
2271         * configure: Regenerate.
2273 2012-01-05  Richard Henderson  <rth@redhat.com>
2275         PR bootstrap/51072
2276         * configure.ac: Disable libitm if c++ is not enabled.
2277         * configure: Rebuild.
2279         * configure.ac: Fix regexp for same.
2280         * configure: Rebuild.
2282 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2284         * MAINTAINERS (Write After Approval): Add myself.
2286 2012-01-02  Richard Guenther  <rguenther@suse.de>
2288         PR bootstrap/51686
2289         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2290         * Makefile.in: Regenerate.
2292 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2294         * MAINTAINERS (Write After Approval): Add myself.
2296 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2298         * configure: Regenerate.
2300 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2302         * MAINTAINERS (picochip): Changed email address.
2304 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2306         * MAINTAINERS (write-after-approval): Add self.
2308 2011-11-29  DJ Delorie  <dj@redhat.com>
2310         * configure.ac (rl78-*-*) New case.
2311         * configure: Regenerate.
2312         * MAINTAINERS: Add myself as RL78 maintainer.
2314 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2316         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2318 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2320         * libtool.m4: Additional FreeBSD 10 fixes.
2322 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2324         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2325         Maintainers section, as Epiphany maintainer.
2327 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2329         PR target/49992
2330         * configure.ac: Remove ranlib special-casing for Darwin.
2331         * configure: Regenerate.
2333 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2335         * MAINTAINERS (Reviewers): Keep the list sorted.
2337 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2339         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2341 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2343         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2344         * configure: Rebuild.
2345         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2346         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2347         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2348         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2349         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2350         Add READELF.
2351         * Makefile.in: Rebuild.
2353 2011-11-09  Jason Merrill  <jason@redhat.com>
2355         * Makefile.def (language=c++): Remove check-c++0x.
2356         * Makefile.in (check-gcc-c++): Regenerate.
2358 2011-11-08  Richard Henderson  <rth@redhat.com>
2360         * configure.ac: Test for libitm directory present first.
2362         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2364         * configure.ac: Test libitm/configure.tgt to disable libitm.
2365         * configure: Rebuild.
2367 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2368             Richard Henderson  <rth@redhat.com>
2370         Merged from transactional-memory.
2372         * Makefile.def (lang_env_dependencies): libitm is c++.
2373         Add libitm target module.
2374         * configure.ac: Likewise.
2375         * config/mmap.m4: New file.
2376         * contrib/gcc_update: Add libitm to touch data.
2377         * Makefile.in, configure: Rebuild.
2379 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2381         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2382         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2383         * Makefile.in: Regenerate.
2385 2011-11-01  DJ Delorie  <dj@redhat.com>
2387         * config.sub: Update to version 2011-10-29 (added rl78)
2389 2011-10-27  Nick Clifton  <nickc@redhat.com>
2391         * config.sub: Import these changes from the config project:
2393         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2394             Ben Elliston  <bje@gnu.org>
2396         * config.sub (epiphany): New.
2398         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2399             Ben Elliston  <bje@gnu.org>
2401         * config.sub (hexagon, hexagon-*): New.
2403         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2405         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2406         64eb to be64.
2408         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2410         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2411         (nacl): Grok as alias for 32el-unknown-nacl.
2413 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2415         * MAINTAINERS (Write After Approval): Add myself.
2417 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2419         * MAINTAINERS (Write After Approval): Add myself.
2421 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2423         * MAINTAINERS (sparc port): Remove myself.
2425 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2427         * MAINTAINERS (Write After Approval): Add myself.
2429 2011-08-14  Yao Qi  <yao@codesourcery.com>
2431         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2432         * configure: Regenerate.
2434 2011-07-26  Ian Lance Taylor  <iant@google.com>
2436         * configure.ac: Set have_compiler based on whether gcc directory
2437         exists, rather than on whether gcc is in configdirs.
2438         * configure: Rebuild.
2440 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2442         * MAINTAINERS (Global Reviewers): Add self.
2444 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2446         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2447         link directories.
2448         * Makefile.in: Rebuild.
2450 2011-07-20  Ian Lance Taylor  <iant@google.com>
2452         PR bootstrap/49787
2453         * configure.ac: Move --enable-bootstrap handling earlier in file.
2454         If --enable-bootstrap and either --enable-build-with-cxx or
2455         --enable-build-poststage1-with-cxx, enable C++ automatically.
2456         * configure: Rebuild.
2458 2011-07-19  Ian Lance Taylor  <iant@google.com>
2460         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2461         make C++ a boot_language.  Set and substitute
2462         POSTSTAGE1_CONFIGURE_FLAGS.
2463         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2464         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2465         * configure, Makefile.in: Rebuild.
2467 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2469         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2470         maintainers.
2472 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2474         * MAINTAINERS (Global Reviewers): Add myself.
2476 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2478         * configure: Regenerate.
2480 2011-07-16  Jason Merrill  <jason@redhat.com>
2482         * Makefile.def (language=c++): Add check-c++0x and
2483         check-target-libmudflap-c++.
2484         * Makefile.tpl (check-target-libmudflap-c++): New.
2485         * Makefile.in: Regenerate.
2487 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2489         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2490         * Makefile.def (target_modules/libjava): Pass
2491         $(EXTRA_CONFIGARGS_LIBJAVA).
2492         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2493         if not configured with --enable-static-libjava.
2494         * Makefile.in: Regenerate.
2495         * configure: Likewise.
2497 2011-07-15  Jason Merrill  <jason@redhat.com>
2499         * Makefile.in (check-c++): Move check-gcc-c++0x after
2500         check-target-libstdc++-v3.
2502 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2504         * MAINTAINERS (c6x port): New entry.
2506 2011-07-13  Jason Merrill  <jason@redhat.com>
2508         * Makefile.in (check-gcc-c++0x): New.
2509         (check-c++): Depend on it.
2511 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2513         PR target/39150
2514         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2515         x86_64-*-solaris2.1[0-9]*.
2516         * configure: Regenerate.
2518 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2520         * MAINTAINERS (RTL optimizers): Add self.
2522 2011-06-27  Gabriel Charette  <gchare@google.com>
2524         * MAINTAINERS (Write After Approval): Add myself.
2526 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2528         PR regression/47836
2529         PR bootstrap/23656
2530         PR other/47733
2531         PR bootstrap/49247
2532         PR c/48825
2533         * configure.ac (target_libraries): Remove target-libiberty.
2534         Remove case-statement setting skipdirs=target-libiberty for
2535         multiple targets.  Remove checking target_configdirs and
2536         removing target-libiberty but keeping target-libgcc if
2537         otherwise empty.
2538         * Makefile.def (target_modules): Don't add libiberty.
2539         (dependencies): Remove all traces of target-libiberty.
2540         * configure, Makefile.in: Regenerate.
2542 2011-06-13  Walter Lee <walt@tilera.com>
2544         * configure.ac (tilepro-*-*) New case.
2545         (tilegx-*-*): Likewise.
2546         * configure: Regenerate.
2548 2011-06-06  Jing Yu  <jingyu@google.com>
2550         * configure.ac: Skip target-libiberty for
2551         arm*-*-linux-androideabi.
2552         * configure: Regenerated.
2554 2011-06-06  Nick Clifton  <nickc@redhat.com>
2556         * config.sub: Sync from upstream.
2558 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2560         * MAINTAINERS (Write After Approval): Add myself.
2562 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2564         * MAINTAINERS: Update my email address.
2566 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2568         * MAINTAINERS (Write After Approval): Update my email address.
2570 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2572         * MAINTAINERS (Write After Approval): Add myself.
2574 2011-05-08  Doug Kwan  <dougkwan@google.com>
2576         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2577         * configure: Regenerated.
2578         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2579         value from configure.
2580         * Makefile.in: Regenerated.
2582 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2584         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2585         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2586         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2587         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2588         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2589         *-*-vxworks*): Disable newlib and libgloss in separate case
2590         statement.
2591         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2592         to separate case statement.
2593         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2594         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2595         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2596         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2597         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2598         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2599         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2600         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2601         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2602         i[[3456789]]86-*-rdos*, m32r-*-*,
2603         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2604         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2605         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2606         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2607         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2608         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2609         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2610         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2611         and libgloss in main case over targets.  Remove most empty cases
2612         in main case over targets.
2613         * configure: Regenerate.
2615 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2617         * MAINTAINERS (Write After Approval): Add myself.
2619 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2621         * configure.ac: Remove code setting special library locations for
2622         hppa*64*-*-hpux11*.  Remove code setting compiler for
2623         sparc-sun-solaris2*.
2624         * configure: Regenerate.
2626 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2628         * configure.ac: Separate libgloss_dir settings from general case
2629         over targets.
2630         * configure: Regenerate.
2632 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2634         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2635         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2636         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2637         cases in libgcj-disabling case statement.
2638         (hppa*64*-*-linux*): Set unsupported_languages instead of
2639         disabling target-zlib.
2640         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2641         to hppa*64*-*-hpux*.
2642         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2643         hppa*-*-hpux*.
2644         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2645         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2646         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2647         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2648         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2649         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2650         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2651         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2652         libgcj-disabling case statement.
2653         * configure: Regenerate.
2655 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2657         * configure.ac: Disable Java for targets not supporting libffi.
2658         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2659         Remove cases in Java-disabling statement.
2660         (*arm-wince-pe): Change to arm-wince-pe.
2661         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2662         cases in Java-disabling statement.
2663         (bfin-*-*): Don't disable Java again.
2664         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2665         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2666         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2667         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2668         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2669         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2670         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2671         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2672         Java-disabling statement.
2673         (mmix-*-*): Don't disable Java again.
2674         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2675         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2676         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2677         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2678         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2679         statement.
2680         * configure: Regenerate.
2682 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2684         * configure.ac: Separate cases disabling Java and Java libraries
2685         from general case over targets.
2686         * configure: Regenerate.
2688 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2690         * MAINTAINERS: Update my email address.
2692 2011-04-20  Easwaran Raman  <eraman@google.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2698         PR lto/48086
2699         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2700         * configure: Regenerate.
2702 2011-04-16  Jim Meyering  <meyering@redhat.com>
2704         * MAINTAINERS (Write After Approval): Add myself.
2706 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2708         * MAINTAINERS: Update my email address.
2710 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2712         * MAINTAINERS (Write After Approval): Add myself.
2714 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2716         * MAINTAINERS (Write After Approval): Add myself.
2718 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2720         * MAINTAINERS (Write After Approval): Add myself.
2722 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2724         * configure.ac (build_tools): Remove build-byacc.
2725         (host_libs): Remove mmalloc.
2726         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2727         autoconf automake libtool diff rcs fileutils shellutils time
2728         textutils wdiff find uudecode hello tar gzip indent recode release
2729         sed perl gawk findutils gettext zip.
2730         (libgcj): Remove target-qthreads.
2731         (target_tools): Remove target-examples target-gperf.
2732         (YACC): Don't handle building byacc.
2733         * configure: Regenerate.
2734         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2735         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2736         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2737         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2738         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2739         handle building components.
2740         * Makefile.in: Regenerate.
2742 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2744         * MAINTAINERS: Update my email address as Xtensa maintainer.
2746 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2748         * config.sub: Sync from upstream.
2750 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2752         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2753         (microblaze*): Don't disable libssp.
2754         * configure: Regenerate.
2756 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2758         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2759         moveifchange.
2760         * configure: Regenerate.
2761         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2762         * Makefile.in: Regenerate.
2764 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2766         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2767         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2768         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2769         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2770         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2771         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2772         md_exec_prefix cases.
2773         * configure: Regenerate.
2775 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2777         * configure.ac: Separate cases disabling target-libssp,
2778         target-libiberty, target-libstdc++-v3 and Fortran from general
2779         case over targets.
2780         * configure: Regenerate.
2782 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2784         * configure.ac (*-*-chorusos): Don't disable libgcj.
2785         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2786         Remove case.
2787         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2788         (arm-*-coff): Don't disable libgcj.
2789         (arm*-*-linux-gnueabi): Remove useless assignment.
2790         (arm-*-riscix*): Don't disable libgcj.
2791         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2792         configuration.
2793         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2794         (c54x*-*-*): Remove case.
2795         (tic54x-*-*): Don't disable GCC or GCC libraries.
2796         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2797         to *.
2798         (d10v-*-*): Don't disable GCC libraries.
2799         (d30v-*-*): Don't disable libgcj.
2800         (h8500-*-*): Don't disable GCC libraries.
2801         (i960-*-*): Don't disable libgcj.
2802         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2803         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2804         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2805         libgcj.
2806         (m68k-*-coff*): Remove case.
2807         (mmix-*-*): Don't disable libgloss on host.
2808         (mn10200-*-*, mn10300-*-*): Remove cases.
2809         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2810         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2811         Don't disable libgcj.
2812         (romp-*-*): Remove case.
2813         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2814         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2815         case.
2816         (v810-*-*): Don't disable GCC libraries.
2817         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2818         (ip2k-*-*): Don't disable GCC libraries.
2819         * configure: Regenerate.
2821 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2823         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2824         libffi on host.
2825         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2826         on host.
2827         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2828         * configure: Regenerate.
2830 2011-03-26  John Marino  <binutils@marino.st>
2832         * configure.ac: Add support for *-*-dragonfly*
2833         * configure: Regenerate.
2835 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2837         * configure.ac (native_only): Remove.
2838         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2839         send-pr uudecode guile gnuserv on host.
2840         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2841         send-pr rcs guile perl texinfo libtool on host.
2842         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2843         automake send-pr rcs guile perl texinfo libtool on host.
2844         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2845         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2846         (alpha*-dec-osf*): Don't disable fileutils on target.
2847         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2848         texinfo send-pr expect dejagnu on target.
2849         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2850         target-qthreads on target.
2851         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2852         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2853         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2854         x86_64-*-mingw*): Don't disable expect on target.
2855         (*-*-cygwin*): Don't disable target-gperf on target.
2856         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2857         gnuserv on target.
2858         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2859         target.
2860         * configure: Regenerate.
2862 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2864         * configure.ac (target_tools): Remove target-groff.
2865         (native_only): Remove target-groff.
2866         (hppa*64*-*-*): Don't disable byacc.
2867         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2868         setting.
2869         (*-*-kaos*): Don't skip target-librx and target-groff.
2870         (*-*-netware*): Don't skip target-libmudflap.
2871         (*-*-tpf*): Don't skip target-libmudflap.
2872         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2873         directories on the host.
2874         (ia64*-*-*vms*): Don't skip tix.
2875         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2876         host.
2877         * configure: Regenerate.
2879 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2881         * configure.ac: Remove references to mt-mep, mt-netware,
2882         mt-wince.
2883         * Makefile.def: Add all-utils soft dependencies.
2884         * Makefile.tpl: Remove GDB_NLM_DEPS.
2885         * configure: Regenerate.
2886         * Makefile.in: Regenerate.
2888 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2890         * configure.ac: Do not include mh-x86omitfp.
2891         * configure: Regenerate.
2893 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2895         * configure.ac: Remove empty cases.
2896         * configure: Regenerate.
2898 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2900         * Makefile.def: Add dependency from termcap to gdb.
2901         * Makefile.in: Regenerate.
2903 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2905         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2906         * configure: Regenerate.
2907         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2908         * Makefile.tpl: Likewise.
2909         * Makefile.in: Regenerate.
2911 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2913         * configure.ac: Remove all mentions of tentative_cc.
2914         * configure: Regenerate.
2916 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2918         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2919         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2920         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2921         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2922         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2923         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2924         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2925         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2926         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2927         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2928         *-*-rhapsody*): Remove host cases.
2929         * configure: Regenerate.
2931 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2933         * configure.ac (ppc*-*-pe): Remove host case.
2934         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2935         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2936         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2937         cases.
2938         * configure: Regenerate.
2940 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2942         * config.sub: Update to version 2011-03-23.
2944 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2946         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2947         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2948         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2949         * configure: Regenerate.
2951 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2953         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2954         to Write After Approval.
2955         * config-ml.in: Don't handle arc-*-elf*.
2956         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2957         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2958         handle GCC libraries.
2959         * configure: Regenerate.
2961 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2963         PR bootstrap/48120:
2964         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2965         Add -lstdc++ -lm to LIBS.
2966         * configure: Regenerate.
2968 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2970         * config.guess: Update to version 2011-02-02
2971         * config.sub: Update to version 2011-02-24
2973 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2975         PR lto/48086
2976         * configure.ac: Re-enable LTO on *-apple-darwin9.
2977         * configure: Regenerate.
2979 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2981         PR lto/48086
2982         * configure.ac: Disable LTO on darwin due to an assembler change in
2983         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2984         under 256.
2985         * configure: Regenerate.
2987 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2989         * MAINTAINERS: Update myself as score backend maintainer,
2990         update my e-mail address.
2992 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2994         * MAINTAINERS: Update my e-mail address.
2996 2011-03-06  Joey Ye  <joey.ye@arm.com>
2998         * MAINTAINERS: Update my e-mail address.
3000 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3002         * configure.ac: Adjust test of with_ppl.
3003         * configure: Regenerated.
3005 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3007         * MAINTAINERS: Adjust my e-mail address.
3009 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3011         * configure.ac: Add -lpwl to ppllibs.
3012         * configure: Regenerated.
3014 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3016         * config/cloog.m4: Add -lisl to clooglibs.
3017         * configure: Regenerated.
3019 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3021         * MAINTAINERS (CPU Port maintainers): Add self.
3023 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3025         * MAINTAINERS: Add myself as testsuite maintainer.
3027 2011-02-15  Mike Stump  <mikestump@comcast.net>
3029         * MAINTAINERS: Add myself as testsuite maintainer.
3031 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3033         Import from Libtool and gnulib:
3035         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3037         Prepare for supporting FreeBSD 10.
3038         * config.rpath: Remove handling of freebsd1* which soon would
3039         match FreeBSD 10.0.
3041         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3043         Remove support for FreeBSD 1.x.
3044         * libtool.m4 (_LT_LINKER_SHLIBS)
3045         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3046         soon would incorrectly match FreeBSD 10.0.
3048 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3050         PR binutils/12283
3051         * move-if-change: Import version from gnulib.
3053 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3055         PR lto/47225
3056         * Makefile.def (lto-plugin): Double dash for enable-shared.
3057         (configure-gcc): Depend on all-lto-plugin.
3058         * Makefile.in: Rebuilt.
3060 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3062         * configure.ac: Remove extra bracket.
3063         * configure: Regenerate.
3065 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3067         * MAINTAINERS: Add myself as libquadmath maintainer.
3069 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3071         * MAINTAINERS: Update my email address.
3073 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3075         * MAINTAINERS (option handling): Add self.
3077 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3079         PR lto/47225
3080         * Makefile.def: Add dependency for install-gcc
3081         on install-lto-plugin.
3082         * Makfile.in: Regenerated
3084 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3086         * MAINTAINERS (CPU Port Maintainers): Add myself.
3088 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3090         PR libgcj/44341
3091         * configure.ac: Discard --with-* flags for host when configuring
3092         target libraries for cross build.
3093         * configure: Rebuilt.
3095 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3097         * MAINTAINERS (linear loop transforms): Removed.
3099 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3101         * configure.ac: If with_ppl is no, move setting with_cloog=no
3102         after CLOOG_REQUESTED check.
3103         * configure: Regenerated.
3105 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3107         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3108         CLooG has been requested.
3109         * configure: Regenerated.
3111 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3113         * configure: Regenerated.
3114         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3116 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3118         * configure: Regenerated.
3119         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3121 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3123         * configure.ac: Use AS_HELP_STRING throughout.
3124         * configure: Regenerate.
3126 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3128         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3129         * configure: Regenerate.
3131 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3133         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3135 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3137         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3138         for ia64-hpux.
3139         * configure: Regenerate.
3141 2011-01-07  Jan Hubicka  <jh@suse.cz>
3143         PR lto/47225
3144         * Makefile.in: Regenerate.
3145         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3146         configure.
3148 2011-01-07  Jan Hubicka  <jh@suse.cz>
3150         * Makefile.in: Regenerate.
3151         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3152         and configure dependency on lto-plugin configure.
3153         (lto-plugin module): Remove dependency on GCC; add dependency on
3154         liniberty.
3156 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3158         * MAINTAINERS (Write After Approval): Add myself.
3160 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3162         * configure: Regenerate.
3164 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3166         * configure.ac: (picochip): Disable libiberty.
3168 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3170         * MAINTAINERS (Write After Approval): Add myself.
3172 2010-12-10  Ian Lance Taylor  <iant@google.com>
3174         PR bootstrap/46819
3175         * configure.ac: For --disable-libgcj clear libgcj_saved.
3176         * configure: Rebuild.
3178 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3180         PR fortran/46540
3181         * configure.ac: Add --disable-libquadmath and
3182         --disable-libquadmath-support.
3183         * configure: Regenerate.
3185 2010-12-03  Ian Lance Taylor  <iant@google.com>
3187         * MAINTAINERS: Add myself as libgo maintainer.
3189 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3191         PR libffi/46792
3192         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3193         * configure: Regenerate.
3195 2010-12-02  Ian Lance Taylor  <iant@google.com>
3197         * configure.ac: Always set default for poststage1_ldflags to
3198         -static-libstdc++ -static-libgcc.
3200 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3202         * configure.ac: Move comment to remove extra space in last argument
3203         of GCC_TARGET_TOOL.
3205 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3207         PR other/46026
3208         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3209         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3210         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3211         (BASE_FLAGS_TO_PASS): Use it.
3212         * configure: Rebuilt.
3213         * Makefile.in: Rebuilt.
3215 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3217         PR binutils/12258
3218         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3219         Properly check default linker.
3220         * configure: Regnerated.
3222 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3224         * configure.ac: For --enable-gold, handle value `default' instead of
3225         `both*'.  New configure option --{en,dis}able-ld.
3226         * configure: Regenerate.
3228 2010-11-20  Ian Lance Taylor  <iant@google.com>
3230         * configure.ac: Only disable a language library if no language needs
3231         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3232         * configure: Rebuild.
3234 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3236         * Makefile.in: Regenerate.
3238         PR other/46202
3239         * configure.ac: Fix just-built in-tree STRIP name to be
3240         binutils/strip-new.
3241         * configure: Regenerate.
3242         * Makefile.def (install-strip-gcc, install-strip-binutils)
3243         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3244         (install-strip-sid): Mirror dependencies on non-strip variants
3245         of these targets on the respective -strip prerequisites.
3246         * Makefile.tpl (install-strip, install-strip-host)
3247         (install-strip-target): New targets.
3248         (install-strip-[+module+], install-strip-target-[+module+]):
3249         New targets.
3250         * Makefile.in: Regenerate.
3252 2010-11-19  Ian Lance Taylor  <iant@google.com>
3253             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3255         * configure.ac: Add target-libgo to target_libraries.  Set
3256         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3257         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3258         (HOST_EXPORTS): Add GOC.
3259         (BASE_TARGET_EXPORTS): Add GOC.
3260         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3261         (GOCFLAGS_FOR_TARGET): New variable.
3262         (EXTRA_HOST_FLAGS): Add GOC.
3263         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3264         * Makefile.def (target_modules): Add libgo.
3265         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3266         (dependencies): Add dependency from configure-target-libgo to
3267         configure-target-libffi and all-target-libstdc++-v3.  Add
3268         dependencies from all-target-libgo to all-target-libffi.
3269         (languages): Add go.
3270         * configure: Rebuild.
3271         * Makefile.in: Rebuild.
3273 2010-11-19  Ian Lance Taylor  <iant@google.com>
3275         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3276         compiler/flag environment variables.
3278 2010-11-18  Ian Lance Taylor  <iant@google.com>
3280         * configure.ac: Check for lang_requires_boot_languages in
3281         config-lang.in files.
3282         * configure: Rebuild.
3284 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3285             Tobias Burnus  <burnus@net-b.de>
3287         PR fortran/32049
3288         * Makefile.def: Add libquadmath; build it with language=fortran.
3289         * configure.ac: Add libquadmath.
3290         * Makefile.tpl: Handle multiple libs in check-[+language+].
3291         * Makefile.in: Regenerate.
3292         * configure: Regenerate.
3294 2010-11-16  Tom Tromey  <tromey@redhat.com>
3296         * MAINTAINERS: Moved myself to reviewers section.
3298 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3300         * MAINTAINERS: Moved myself to reviewers section.
3302 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3304         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3305         (Write After Approval): Remove self.
3307 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3309         * configure.ac: Fix spelling in option names.
3310         * configure: Regenerated.
3312 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3314         PR bootstrap/39622
3315         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3316         * configure: Regenerated.
3318 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3320         * MAINTAINERS: Update my email address.
3322 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3324         * configure: Regenerate.
3326 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3328         * configure: Regenerate.
3330 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3332         * configure: Regenerate.
3334 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3336         * configure: Regenerate.
3338 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3340         * configure.ac: Support official CLooG.org versions.
3341         * configure: Regenerate.
3342         * config/cloog.m4: New.
3344 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3346         * MAINTAINERS (Write After Approval): Add myself.
3348 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3350         * MAINTAINERS: Update my email address.
3352 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3354         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3355         * configure: Regenerate.
3357 2010-11-03  Ian Lance Taylor  <iant@google.com>
3358             Dave Korn  <dave.korn.cygwin@gmail.com>
3360         PR lto/46273
3361         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3362         and on other supported platforms whenever LTO is enabled.
3363         * configure: Rebuild.
3365 2010-11-02  Alan Modra  <amodra@gmail.com>
3367         PR binutils/12110
3368         * configure.ac: Error when source path contains spaces.
3369         * configure: Regenerate.
3371 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3373         * MAINTAINERS: Update my email address.
3375 2010-10-20  Ian Lance Taylor  <iant@google.com>
3377         * Makefile.def (target_modules): Set lib_path to src/.libs for
3378         libstdc++-v3 module.
3379         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3380         * Makefile.in: Rebuild.
3382 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3384         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3385         (Write After Approval): Remove myself.
3387 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3389         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3391 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3393         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3395 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3397         * configure.ac (build_lto_plugin): New shell variable.
3398         (--enable-lto): Turn on by default for all non-ELF platforms that
3399         have had LTO support added so far.  Set build_lto_plugin appropriately
3400         for both ELF and non-ELF.
3401         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3402         * configure: Regenerate.
3404 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3406         Sync from src:
3407         * configure.ac (v850 support): Remove target-libgloss from
3408         noconfigdirs.
3409         * configure: Regenerate.
3411 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3413         PR bootstrap/45326
3414         PR bootstrap/45174
3415         * configure.ac: Honor initial values of $build_configargs,
3416         $host_configargs, $target_configargs.  Mark the precious, so
3417         environment settings get recorded.
3418         * configure: Regenerate.
3420 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3422         PR bootstrap/45796
3423         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3424         Depend on all-build-libiberty.
3425         * Makefile.in: Regenerate.
3427 2010-09-30  Michael Eager  <eager@eagercon.com>
3429         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3430         * configure: Regenerate.
3432 2010-09-28  Michael Eager  <eager@eagercon.com>
3434         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3436 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3438         PR bootstrap/44621
3439         * configure.ac: Fix unportable shell quoting.
3440         * configure: Regenerate.
3442 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3444         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3445         targets and amend comment.
3446         * configure: Regenerate.
3448 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3450         * MAINTAINERS (Write After Approval): Add myself.
3452 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3454         * configure.ac: Enable LTO by default on Darwin.
3455         * configure: Regenerate.
3457 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3459         * MAINTAINERS (Write After Approval): Add myself.
3461 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3463         * MAINTAINERS (Write After Approval): Add myself.
3465 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3467         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3468         ports
3470 2010-07-28  David Yuste  <david.yuste@gmail.com>
3472         * MAINTAINERS (Write After Approval): Add myself.
3474 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3476         * configure.ac: Support all v850 targets.
3477         * configure: Regenerate.
3479 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3481         PR bootstrap/44455
3482         * configure.ac (extra_mpfr_configure_flags): Copy from
3483         extra_mpc_gmp_configure_flags.
3484         * configure: Re-generated.
3486 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3488         * MAINTAINERS (Write After Approval): Add myself.
3490 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3492         * MAINTAINERS (Write After Approval): Add myself.
3494 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3496         * MAINTAINERS (Write After Approval): Add myself.
3498 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3500         PR target/44862
3501         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3502         Provide -B option to allow for link spec %s substitutions for
3503         libstdc++.a on darwin.
3504         * Makefile.in: Regenerate.
3506 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3508         * MAINTAINERS (Reviewers): Update my e-mail address
3510 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3512         * Makefile.def (configure-gcc): Depend on all-libelf.
3513         * Makefile.in: Rebuild.
3515 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3517         * MAINTAINERS (Write After Approval): Add myself in the right place.
3519 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3521         * MAINTAINERS (Write After Approval): Add myself.
3523 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3525         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3527 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3529         * config.sub: Update to version 2010-05-21.
3530         * config.guess: Update to version 2010-04-03.
3532 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3534         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3535         * configure: Regenerate.
3537 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3539         * MAINTAINERS (Write After Approval): Add myself.
3541 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3543         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3544         a platform that supports LTO.
3545         * configure: Regenerate.
3547 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3549         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3550         * configure: Regenerated.
3552 2010-04-27  Roland McGrath  <roland@redhat.com>
3553             H.J. Lu  <hongjiu.lu@intel.com>
3555         * configure.ac (--enable-gold): Support both, both/gold and
3556         both/bfd to add gold to configdirs without removing ld.
3557         * configure: Regenerated.
3559         * Makefile.def: Add install-gold dependency to install-ld.
3560         * Makefile.in: Regenerated.
3562 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3564         PR lto/42776
3565         * configure.ac (--enable-lto): Refactor handling so libelf tests
3566         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3567         and allow LTO to be explicitly enabled on non-ELF platforms that
3568         are known to support it inside else-clause.
3569         * configure: Regenerate.
3571 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3573         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3574         * configure: Regenerate.
3576 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3578         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3579         * configure: Regenerate.
3581 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3583         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3584         separately.
3585         * configure: Regenerate.
3587 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3589         * MAINTAINERS (Write After Approval): Add myself.
3591 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3593         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3594         * configure: Regenerate.
3596 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3598         * configure: Regenerate after change to elf.m4.
3600 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3602         * MAINTAINERS (Write After Approval): Add myself.
3604 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3606         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3607         * configure: Regenerated.
3609 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3611         * configure.ac: Print "buggy but acceptable" when CLooG
3612         revision is less than 9.
3613         * configure: Regenerated.
3615 2010-04-01  Diego Novillo  <dnovillo@google.com>
3617         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3619 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3621         PR bootstrap/43615
3622         PR bootstrap/43328
3624         Revert:
3626         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3628         * configure.ac: Do not pass --enable-multilib nor
3629         --disable-multilib in baseargs.  Accept explicitly passed
3630         --enable_multilib.
3631         * configure: Regenerate.
3633 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3635         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3637 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3639         * MAINTAINERS: Remove myself.
3641 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3643         PR bootstrap/43328
3644         * configure.ac: Do not pass --enable-multilib nor
3645         --disable-multilib in baseargs.  Accept explicitly passed
3646         --enable_multilib.
3647         * configure: Regenerate.
3649 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3651         * MAINTAINERS (spu port): Remove me.
3653 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3655         * configure.ac (tic6x-*-*): New case.
3656         * configure: Regenerate.
3658 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3660         * config.sub: Update to version 2010-03-22.
3661         * config.guess: Update to version 2009-12-30.
3663 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3665         PR ada/42554
3666         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3667         * configure: Regenerate.
3669 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3671         * MAINTAINERS: Update my email address.
3673 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3675         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3676         (ghassan.shobaki@amd.com): Removed.
3678 2010-03-17  Alan Modra  <amodra@gmail.com>
3680         * MAINTAINERS: Update my email address.
3682 2010-03-16  Diego Novillo  <dnovillo@google.com>
3684         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3685         Matthews.
3687 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3689         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3690         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3692 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3694         * MAINTAINERS: Update my email address.
3696 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3698         * MAINTAINERS: Update my email address.
3700 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3702         * MAINTAINERS: Update my email address.
3704 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3706         * MAINTAINERS: Update my email address.
3708 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3710         PR libstdc++/32499
3711         * configure.ac (RANLIB): Default to true.
3712         (STRIP): Likewise.
3713         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3714         * configure: Regenerate.
3716 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3718         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3719         (Write After Approval): Update my email address.
3721 2010-02-17  Nick Clifton  <nickc@redhat.com>
3723         PR 11238
3724         * Makefile.tpl (local-distclean): Also remove config.cache files in
3725         sub-directories as there may not be Makefiles present in the
3726         sub-directories.
3727         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3728         the config.cache files found by the find command.
3730         * Makefile.in: Regenerate.
3731         * configure.ac: Revert previous delta.
3732         * configure: Regenerate.
3734 2010-02-15  Nick Clifton  <nickc@redhat.com>
3736         PR 11238
3737         * configure.ac: Delete config.cache files in sub-directories when
3738         deleting Makefiles.
3739         * configure: Regenerate.
3741 2010-02-12  Ben Elliston  <bje@gnu.org>
3743         * MAINTAINERS: Update my email address.
3745 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3747         * MAINTAINERS (spu port): Update my email address.
3749 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3751         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3753 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3755         * configure.ac: Add "recommended" version checks for GMP/MPC.
3756         Update recommended GMP/MPFR/MPC versions.
3757         * configure: Regenerate.
3759 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3761         * MAINTAINERS: Move my Embecosm email address into the
3762         write-after-approval section.
3764 2010-01-26  Ian Lance Taylor  <iant@google.com>
3766         * MAINTAINERS: Add myself as Go frontend maintainer.
3768 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3770         PR libstdc++/36101, PR libstdc++/42813
3771         * configure.ac (bootstrap_target_libs): Make inclusion of
3772         target-libgomp conditional on libgomb being in target_configdirs.
3773         * configure: Regenerate.
3775 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3777         PR libstdc++/36101, PR libstdc++/42813
3778         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3779         * configure: Regenerate.
3781 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3783         PR libstdc++/36101, PR libstdc++/42813
3784         * configure.ac (target_configdirs): Substitute.
3785         * Makefile.def: Bootstrap target module libgomp.
3786         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3787         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3788         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3789         * configure, Makefile.in: Regenerate.
3791 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3793         * MAINTAINERS: Adjust my details.
3795 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3797         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3799 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3801         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3803 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3805         * MAINTAINERS (Write After Approval): Add myself.
3807 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3809         * MAINTAINERS (Write After Approval): Add myself.
3811 2010-01-11  Richard Guenther  <rguenther@suse.de>
3813         PR lto/41569
3814         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3815         * Makefile.in: Regenerated.
3817 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3819         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3820         * configure: Regenerate.
3822 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3823             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3825         PR bootstrap/42424
3826         * configure.ac: Include libtool m4 files.
3827         (_LT_CHECK_OBJDIR): Call it.
3828         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3829         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3831         * configure: Regenerate.
3833 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3835         PR bootstrap/41818
3836         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3837         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3838         * Makefile.in: Regenerate.
3840 2010-01-02  Richard Guenther  <rguenther@suse.de>
3842         PR lto/41529
3843         * configure.ac: Include config/elf.m4.  Disable LTO if not
3844         builting for an elf target.
3845         * configure: Regenerate.
3847 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3849         * MAINTAINERS: Change my email address.
3851 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3853         * config.sub, config.guess: Update from upstream sources.
3855 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3857         * MAINTAINERS (Write After Approval): Add myself.
3859 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3861         PR middle-end/30447
3862         PR middle-end/30789
3863         PR other/40302
3865         * configure.ac: Require MPC.
3866         * configure: Regenerate.
3868 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3870         PR target/38384
3871         PR bootstrap/40972
3872         * libtool.m4: Sync from git Libtool.
3873         * ltoptions.m4: Likewise.
3874         * ltversion.m4: Likewise.
3875         * lt~obsolete.m4: Likewise.
3876         * ltmain.sh: Likewise.
3878 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3880         * configure.ac: Update minimum MPC version to 0.8.
3881         * configure: Regenerate.
3883 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3885         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3886         * configure: Regenerated.
3888 2009-11-21  Ian Lance Taylor  <iant@google.com>
3890         * configure.ac: Change default of poststage1_ldflags to be empty if
3891         poststage1_libs is set.  When poststage1_libs is empty, and
3892         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3893         * configure: Rebuild.
3895 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3897         * MAINTAINERS (Write After Approval): Update my email address.
3899 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3901         * config.guess: Update from upstream sources.
3903 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3905         * Makefile.def: Restore host and target settings for gmp.
3906         * Makefile.in: Rebuild.
3908 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3910         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3911         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3912         Fix portability of test of C++ as bootstrap language.  Add
3913         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3914         * configure: Rebuild.
3915         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3916         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3917         in-tree building.
3918         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3919         (POSTSTAGE1_HOST_EXPORTS): Use it.
3920         (STAGE[+id+]_CXXFLAGS): New.
3921         (BASE_FLAGS_TO_PASS): Pass it down.
3922         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3923         extra_exports.
3924         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3925         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3926         extra_exports.
3927         * Makefile.in: Rebuild.
3929 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3931         * config.sub, config.guess: Update from upstream sources.
3933 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3935         * MAINTAINERS (Write After Approval): Add myself.
3937 2009-11-09  Jon Beniston  <jon@beniston.com>
3939         * MAINTAINERS (Write After Approval): Add myself.
3941 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3943         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3944         paths for *-w64-mingw* and x86_64-*mingw*.
3945         * configure: Regenerated.
3947 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3949         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3951 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3953         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3954         Phil Edwards to Write-After Approval.
3956 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3958         * configure.ac: Disable target-winsup & co for
3959         x86_64-*-mingw* and *-w64-mingw* targets.
3960         * configure: Regenerated.
3962 2009-10-16  Nick Clifton  <nickc@redhat.com>
3964         * MAINTAINERS: Add myself as a maintainer for the RX port.
3966 2009-10-26  Johannes Singler  <singler@kit.edu>
3968         * MAINTAINERS (Write After Approval): Update my e-mail address.
3970 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3972         * configure.ac (CLooG test): Use = with test.
3973         * configure: Regenerate.
3975 2009-10-22  Richard Guenther  <rguenther@suse.de>
3977         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3978         cloog if the ppl version check failed.  Move flags saving
3979         before setting in libelf check.
3980         * configure: Regenerate.
3982 2009-10-21  Richard Guenther  <rguenther@suse.de>
3984         * configure.ac: Adjust the ppl and cloog configure to work as
3985         documented.  Disable cloog if ppl was disabled.  Omit the version
3986         checks if they were disabled.
3987         * configure: Re-generate.
3989 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3991         * configure.ac: Add 'lto' to enable_languages, not
3992         new_enable_languages, and only if not already present.
3993         * configure: Regenerate.
3995 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3997         * README: Refer to the various COPYING* files instead of just
3998         COPYING.
3999         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4001 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4003         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4005 2009-10-07  Richard Guenther  <rguenther@suse.de>
4007         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4008         and Richard Guenther as reviewers.
4009         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4010         as reviewers.
4012 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4014         * config.sub: Update from upstream sources.
4016 2009-10-06  Ian Lance Taylor  <iant@google.com>
4018         * Makefile.def: check-gold depends upon all-gas.
4019         * Makefile.in: Rebuild.
4021 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4023         * MAINTAINERS (Write After Approval): Add myself.
4025 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4027         * Makefile.def: all-lto-plugin depends on all-libiberty.
4028         set bootstrap=true for lto-plugin.
4029         Add lto-plugin.
4030         * Makefile.in: Regenerate.
4031         * configure.ac (host_libs): Add lto-plugin.
4032         * configure: Regenerate.
4034 2009-10-03  Diego Novillo  <dnovillo@google.com>
4036         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4037         (HOST_LIBELFLIBS): Define.
4038         (HOST_LIBELFINC): Define.
4039         * Makefile.in: Regenerate.
4040         * configure.ac: Add --enable-lto.
4041         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4042         If --enable-lto is used, add 'lto' to new_enable_languages.
4043         If --enable-lto is used and gold is enabled, add
4044         lto-plugin to configdirs.
4045         * configure: Regenerate.
4047 2009-10-03  Simon Baldwin  <simonb@google.com>
4049         * configure.ac: If --with-system-zlib, suppress local zlib and
4050         pass --with-system-zlib to subdir configure scripts.
4051         * configure: Regenerate.
4053 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4054             Paolo Bonzini  <bonzini@gnu.org>
4056         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4057         $(srcdir).
4058         * Makefile.in: Rebuilt.
4060 2009-09-26  Gary Funck  <gary@intrepid.com>
4062         * MAINTAINERS (Write After Approval): Add myself.
4064 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4066         * configure.ac: Update minimum MPC version to 0.7.
4067         * configure: Regenerate.
4069 2009-09-25  Nick Clifton  <nickc@redhat.com>
4071         * configure.ac: Pass any --cache-file=/dev/null option on to
4072         subconfigures.
4073         * configure: Regenerate.
4075 2009-09-23  Nick Clifton  <nickc@redhat.com>
4077         * config.sub, config.guess: Update from upstream sources.
4079 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4081         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4082         * Makefile.in: Rebuilt.
4084 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4086         PR bootstrap/32272
4087         * configure.ac: Error out if $srcdir isn't '.' but contains
4088         host-${host_noncanonical}.
4089         * configure: Regenerate.
4091 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4093         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4094         maintainer.
4096 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4098         * configure.ac: If bootstrapping a combined tree with
4099         --enable-gold, require c++ in stage1_languages.
4100         * configure: Regenerate.
4102         * configure.ac: Also add target_libs of stage1_languages to
4103         bootstrap_target_libs.
4104         * configure: Regenerate.
4106         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4107         with --enable-languages not containing c++.
4108         * configure: Regenerate.
4110 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4112         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4113         * configure: Regenerate.
4115 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4117         * MAINTAINERS (Write After Approval): Update my e-mail address,
4118         and move from from here...
4119         (Waiting for paperwork): To here.
4121 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4123         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4125 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4127         * configure.ac: Do not use $extrasub for replacing @if/@endif
4128         parts in Makefile; instead, use additional arguments to
4129         AC_CONFIG_COMMANDS to do the replacement manually, with several
4130         sed invocations, to avoid HP-UX sed command limits.
4131         * configure: Regenerate.
4133 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4135         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4136         blank before -L.
4138 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4140         * configure.ac (with-build-config): Document.  Handle without.
4141         Handle missing argument.
4142         * configure: Rebuilt.
4144 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4146         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4147         Default to bootstrap-debug only if compare-debug works.
4148         * configure: Rebuilt.
4149         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4150         * Makefile.in: Rebuilt.
4152 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4154         * MAINTAINERS (OS Port Maintainers): Update my email address.
4156 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4158         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4159         * Makefile.in: Rebuilt.
4161 2009-09-01  Chris Demetriou  <cgd@google.com>
4163         * MAINTAINERS (Write After Approval): Add myself.
4165 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4167         PR debug/30161
4168         * include/dwarf2.h (enum dwarf_tag): Added
4169         DW_TAG_GNU_template_template_param
4170         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4172 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4174         * Makefile.tpl (AWK): Fix typo.
4175         * Makefile.in: Regenerate.
4177 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4179         * configure.ac: Detect awk and sed.
4180         * Makefile.def (flags_to_pass): Add AWK and SED.
4181         * Makefile.tpl (AWK, SED): New.
4182         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4183         * configure: Regenerate.
4184         * Makefile.in: Regenerate.
4186 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4188         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4189         (collapseslashes): Likewise.
4191 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4193         * configure.ac (AC_PREREQ): Bump to 2.64.
4195 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4197         * configure.ac: Remove --with-datarootdir, --with-docdir,
4198         --with-pdfdir, --with-htmldir switches.
4199         * configure: Regenerate.
4201         * configure: Regenerate.
4203         * compile: Sync from Automake 1.11.
4204         * depcomp: Likewise.
4205         * install-sh: Likewise.
4206         * missing: Likewise.
4207         * mkinstalldirs: Likewise.
4208         * ylwrap: Likewise.
4210 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4212         * ltmain.sh (func_normal_abspath): New function.
4213         (func_relative_path): Likewise.
4214         (func_mode_help): Document new -bindir option for link mode.
4215         (func_mode_link): Add new -bindir option, and use it to place
4216         output DLL if specified.
4218 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4220         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4221         (baseargs): Add --disable-option-checking.
4222         * configure: Regenerate.
4224         * Makefile.def (configure-target-libiberty): Depend on
4225         all-binutils and all-ld.
4226         (configure-target-newlib): Likewise.
4227         * Makefile.in: Regenerate.
4229 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4231         * config.sub, config.guess: Update from upstream sources.
4233 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4235         Sync from src, merge:
4237         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4239         * configure.ac: Do not exclude gas for i386-*-darwin.
4240         Add a case for x86_64-*-darwin.
4241         * configure: Regenerate.
4243 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4245         * MAINTAINERS: Add my name to Write After Approval list.
4247 2009-08-06  Michael Eager  <eager@eagercon.com>
4249         * configure.ac: Add Microblaze target.
4250         * configure: Regenerate.
4252 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4254         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4255         * configure: Regenerate.
4257 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4259         * MAINTAINERS (Write After Approval): Update my e-mail address.
4261 2009-07-06  Ian Lance Taylor  <iant@google.com>
4263         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4264         * configure: Rebuild.
4266 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4268         * MAINTAINERS: Move myself to the Graphite Reviewers.
4270 2009-06-30  Wei Guozhi  <carrot@google.com>
4272         * MAINTAINERS: Add my name to Write After Approval list.
4274 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4276         PR bootstrap/40338
4277         * configure.ac (comparestring): Create new variable.
4278         * Makefile.tpl (comparestring): Use to skip some comparisions.
4279         * configure: Regenerate.
4280         * Makefile.in: Regenerate.
4282 2009-06-26  Doug Evans  <dje@sebabeach.org>
4284         * Makefile.def (host_modules): Add cgen.
4285         * Makefile.in: Regenerate.
4286         * configure.ac (host_tools): Add cgen.
4287         * configure: Regenerate.
4289 2009-06-23  DJ Delorie  <dj@redhat.com>
4291         * MAINTAINERS: Add myself as mep maintainer.
4293 2009-06-23  Ian Lance Taylor  <iant@google.com>
4295         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4296         boot_languages.  Only bootstrap target libraries listed in
4297         target_libs for some boot language.  Add --with-stage1-ldflags,
4298         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4299         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4300         if not building with C++.
4301         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4302         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4303         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4304         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4305         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4306         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4307         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4308         * configure, Makefile.in: Rebuild.
4310 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4312         * MAINTAINERS: Added my name to write-after-approval list.
4314 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4316         * configure.ac: Define is_elf for QNX Neutrino targets.
4317         * configure: Regenerate.
4319 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4321         * MAINTAINERS: Added my name to the write-after-approval list
4323 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4325         * configure.ac: Detect MPC in default directory.
4326         * configure: Regenerate.
4328 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4329             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4331         * Makefile.tpl (all): Avoid a trailing backslash.
4332         * Makefile.in: Regenerate.
4334 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4336         * config.sub, config.guess: Update from upstream sources.
4338 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4340         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4341         to noconfdirs.
4342         * configure: Regenerate.
4344 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4346         * Makefile.tpl ([+compare-target+]): Compare all stage
4347         directories, rather than just gcc.
4348         * Makefile.in: Rebuilt.
4350 2009-06-01  Doug Kwan  <dougkwan@google.com>
4352         * configure.ac: Support gold for target arm*-*-*.
4353         * configure: Regenerate.
4355 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4357         * Makefile.def: Add MPC support and dependencies.
4358         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4360         * Makefile.in, configure: Regenerate.
4362 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4364         * Makefile.tpl (all): Avoid harmless warning in make all when
4365         gcc-bootstrap is enabled but stage_last does not exist.
4366         * Makefile.in: Rebuilt.
4368 2009-05-24  Nicolas Roche  <roche@adacore.com>
4370         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4371         * Makefile.in: Regenerate.
4373 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4375         * MAINTAINERS: Update my e-mail address.
4377 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4379         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4380         * configure:  Regenerate.
4382 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4384         PR other/40159
4385         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4386         gcc-no-bootstrap are mutually exclusive.
4387         * Makefile.in: Rebuilt.
4389 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4391         PR other/40159
4392         * Makefile.tpl (all): Don't end with unconditional success.
4393         * Makefile.in: Rebuilt.
4395 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4397         PR target/37137
4398         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4399         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4400         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4401         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4402         stage_configureflags, stage_cflags and stage_libcflags into
4403         explicit Makefile macros.
4404         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4405         GFORTRAN.
4406         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4407         CC.  Set CC_FOR_BUILD from CC.
4408         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4409         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4410         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4411         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4412         and GFORTRAN.
4413         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4414         (_LIBCFLAGS): Renamed to _TFLAGS.
4415         (do-compare-debug, do-compare3-debug): Drop.
4416         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4417         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4418         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4419         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4420         (XGCC_FLAGS_FOR_TARGET): New.
4421         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4422         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4423         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4424         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4425         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4426         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4427         TFLAGS.
4428         (BUILD_CONFIG): Include if requested.
4429         (all): Set TFLAGS on bootstrap.
4430         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4431         (all-stageid-prefixmodule): Likewise.
4432         (do-clean, distclean-stageid): Set TFLAGS.
4433         (restrap): Fix whitespace.
4434         * Makefile.in: Rebuilt.
4436 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4438         * config.guess: Sync with src.
4440 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4442         * configure.ac ($with_ppl):  Default to no if not supplied.
4443         ($with_cloog):  Likewise.
4444         configure:  Regenerate.
4446 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4448         * MAINTAINERS: Update my e-mail address.
4450 2009-04-27  Nick Clifton  <nickc@redhat.com>
4452         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4454 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4456         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4457         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4458         * Makefile.in: Regenerate.
4460 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4462         PR bootstrap/39739
4463         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4464         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4466         * configure, Makefile.in: Regenerate.
4468 2009-04-21  Taras Glek  <tglek@mozilla.com>
4470         * include/hashtab.h: Update GTY annotations to new syntax
4471         * include/splay-tree.h: Likewise
4473 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4475         * config.sub, config.guess: Update from upstream sources.
4477 2009-04-15  Anthony Green  <green@moxielogic.com>
4479         * configure.ac: Add moxie support.
4480         * configure: Rebuilt.
4482 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4484         * configure.ac: Change copyright header to refer to version
4485         3 of the GNU General Public License and to point readers at the
4486         COPYING3 file and the FSF's license web page.
4487         * Makefile.def: Likewise.
4488         * Makefile.tpl: Likewise.
4489         * Makefile.in: Regenerate.
4491 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4493         * configure.ac: Restore match for darwin9 or later. Use double
4494         brackets since regeneration eats one pair.
4495         * configure: Regenerate.
4497 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4499         PR gas/10039
4500         * configure.ac: Require texinfo 4.7.
4501         * configure: Regenerated.
4503 2009-04-09  Nick Clifton  <nickc@redhat.com>
4505         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4506         the GCC Runtime Library Exception.
4508 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4510         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4511         * configure: Regenerate.
4513 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4515         * Makefil.def (languages): New entries.
4516         * Makefile.tpl (check-gcc-*): New generic target.
4517         * Makefile.in: Regenerate.
4519 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4521         * MAINTAINERS:  Update my email address.
4523 2009-03-18  Tom Tromey  <tromey@redhat.com>
4525         * configure: Rebuild.
4526         * configure.ac (host_libs): Add libiconv.
4527         * Makefile.in: Rebuild.
4528         * Makefile.def (host_modules): Add libiconv.
4529         (configure-gdb, all-gdb): Depend on libiconv.
4531 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4533         * configure.ac: Treat gdb as supported on x86_64-darwin.
4534         * configure: Regenerate.
4536 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4538         * configure.ac (--with-host-libstdcxx): New option.
4539         * configure: Regenerate.
4541 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4543         * MAINTAINERS:  Move myself into the write after approval list.
4545 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4547         * MAINTAINERS: Update e-mail address.
4549 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4551         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4553 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4555         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4557 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4559         Backport from git Libtool:
4561         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4562         Support GNU/kOpenSolaris.
4563         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4564         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4565         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4566         GNU/kOpenSolaris.
4568 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4570         * MAINTAINERS: Update e-mail address.
4572 2009-02-24  Michael Eager  <eager@eagercon.com>
4574         * MAINTAINERS (Write After Approval): Add self.
4576 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4578         * MAINTAINERS (Write After Approval): Add myself.
4580 2009-02-05  Andreas Schwab  <schwab@suse.de>
4582         * Makefile.tpl (stage_last): Define $r and $s before using
4583         $(RECURSE_FLAGS_TO_PASS).
4584         * Makefile.in: Regenerate
4586 2009-01-30  Ian Lance Taylor  <iant@google.com>
4588         * MAINTAINERS: Move myself to the Global Reviewers list.
4590 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4592         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4593         * configure: Regenerate.
4595 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4597         * MAINTAINERS: Make whitespace consistent.
4598         Remove Robert Millan from Write After Approval.
4600 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4602         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4603         (all-opcodes): Depend on all-libiberty.
4604         * Makefile.in: Regenerate.
4606 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4608         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4609         * configure: Regenerate.
4611 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4613         * MAINTAINERS (Write After Approval): Add myself.
4615 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4617         * MAINTAINERS: Add myself to reviewers (Fortran).
4619 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4621         PR tree-optimization/38515
4622         * configure.ac (cloog-polylib): Removed.
4623         (with_ppl, with_cloog): Test for "no".
4624         * configure: Regenerated.
4626 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4628         * MAINTAINERS: Moved myself to reviewers (Fortran).
4630 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4632         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4633         (Write After Approval): Remove myself.
4635 2009-01-03  Diego Novillo  <dnovillo@google.com>
4637         * MAINTAINERS: Remove myself from alias maintainership.
4639 2009-01-02  David Ayers  <ayers@fsfe.org>
4641         * MAINTAINERS: Update e-mail address.
4643 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4645         * MAINTAINERS: Make whitespace consistent.
4647 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4649         Backport from upstream Libtool:
4650         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4651         Add cache variables to tests that require the linker to work.
4652         For shlibpath_overrides_runpath, this also changes the semantics
4653         to let the result from the C compiler take precedence.
4655 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4657         * config.sub, config.guess: Update from upstream sources.
4659 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4661         * configure.ac (ppllibs): Add by default the lib flags.
4662         * configure: Regenerate.
4664 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4666         * MAINTAINERS:  Add myself to the write after approval list.
4668 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4670         * configure.ac: Add double brackets on darwin[912].
4671         * configure: Regenerate.
4673 2008-12-03  Daniel Kraft  <d@domob.eu>
4675         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4676         Approval to Reviewer section (for Fortran front-end).
4678 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4680         * configure.ac: Expand to darwin10 and later.
4681         * configure: Regenerate.
4683 2008-12-02  Andreas Schwab  <schwab@suse.de>
4685         * Makefile.def: configure-target-boehm-gc depends on
4686         all-target-libstdc++-v3.
4687         * Makefile.in: Regenerate.
4689 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4691         * MAINTAINERS:  Add myself as mingw maintainer.
4693 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4695         * config.sub, config.guess: Update from upstream sources.
4697 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4699         * README.SCO: Remove.
4701 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4703         * MAINTAINERS:  Add myself to the write after approval list.
4705 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4707         * MAINTAINERS:  Update my email address in WAA section.
4709 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4711         * MAINTAINERS: Update e-mail address.
4713 2008-11-27  Toon Moene  <toon@moene.org>
4715         * MAINTAINERS: Change e-mail address.
4717 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4719         * configure.ac: Build gdb for i?86-*-darwin*
4720         * configure: Regenerated.
4722 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4724         * MAINTAINERS: Added my full name.
4726 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4728         PR bootstrap/38014
4729         PR bootstrap/37923
4731         Revert:
4733         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4735         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4736         * Makefile.in: Regenerated.
4738         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4740         PR gdb/921
4741         PR gdb/1646
4742         PR gdb/2175
4743         PR gdb/2176
4745         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4746         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4747         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4748         (HOST_EXPORTS): Pass CPPFLAGS.
4749         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4750         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4751         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4752         * Makefile.in, configure: Regenerated.
4753         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4754         and CPPFLAGS_FOR_BUILD.
4756 2008-11-06  Jeff Law  <law@redhat.com>
4758         * MAINTAINERS: Add myself as middle end maintainer.
4760 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4762         * MAINTAINERS (Write after approval): Add myself.
4764 2008-11-05  Diego Novillo  <dnovillo@google.com>
4766         * MAINTAINERS (Global Reviewers): Add myself.
4767         (Non-Algorithmic Maintainers): Remove myself.
4769 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4771         * MAINTAINERS (Write after approval): Add myself.
4773 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4775         * MAINTAINERS (Write after approval): Add myself.
4777 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4779         * configure.ac (spu-*-*): Remove special case.
4780         * configure: Regenerate.
4782 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4784         * MAINTAINERS (Write after approval): Update my email address.
4786 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4788         * configure.ac [spu-*-*]: Do not set skipdirs.
4789         * configure: Re-generate.
4791 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4793         * MAINTAINERS (Various Maintainers): Add myself to reload.
4795 2008-10-25  Richard Guenther  <rguenther@suse.de>
4797         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4798         maintainer.  Remove myself as libgcc-math maintainer.
4799         (Non-Algorithmic Maintainers): Remove myself.
4801 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4803         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4804         * Makefile.in: Regenerated.
4806 2008-10-23  Cary Coutant  <ccoutant@google.com>
4808         * MAINTAINERS (Write after approval): Add myself.
4810 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4812         PR gdb/921
4813         PR gdb/1646
4814         PR gdb/2175
4815         PR gdb/2176
4817         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4818         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4819         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4820         (HOST_EXPORTS): Pass CPPFLAGS.
4821         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4822         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4823         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4824         * Makefile.in, configure: Regenerated.
4825         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4826         and CPPFLAGS_FOR_BUILD.
4828 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4830         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4831         Sebastian Pop.
4833 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4835         * MAINTAINERS (Write After Approval): Added myself.
4837 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4839         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4840         recommended version to 2.3.2.
4842         * configure: Regenerate.
4844 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4846         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4848 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4850         * MAINTAINERS (Write After Approval): Update e-mail address.
4852 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4854         * libtool.m4: Update to libtool 2.2.6.
4855         * lt~obsolete.m4: Update to libtool 2.2.6.
4856         * ltmain.sh: Update to libtool 2.2.6.
4857         * ltsugar.m4: Update to libtool 2.2.6.
4858         * ltversion.m4: Update to libtool 2.2.6.
4859         * ltoptions.m4: Update to libtool 2.2.6.
4860         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4862 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4864         * MAINTAINERS (Write After Approval): Add myself.
4866 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4868         * MAINTAINERS (Write After Approval): Update my name.
4870 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4872         * MAINTAINERS: Add myself in "Write After Approval".
4874 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4876         * MAINTAINERS: Add myself as ia64 maintainer.
4878 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4880         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4881         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4882         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4883         and Michael Tiemann from Write After Approval since they do not
4884         actually have access.
4886 2008-09-05  Richard Guenther  <rguenther@suse.de>
4888         * configure.ac: Initialize clooglibs to -lcloog.
4889         * configure: Re-generate.
4891 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4893         * MAINTAINERS (Write After Approval): Add myself.
4895 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4897         * configure.ac (--with-cloog-polylib): New.
4898         (--disable-cloog-version-check): New.
4899         (--disable-ppl-version-check): New.
4900         * configure: Re-generate.
4902 2008-09-03  Richard Guenther  <rguenther@suse.de>
4904         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4905         cloog test.
4906         * configure: Re-generate.
4908 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4910         Add picoChip port.
4911         * MAINTAINERS: Add picoChip maintainers.
4913 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4914             Tobias Grosser  <grosser@fim.uni-passau.de>
4915             Jan Sjodin  <jan.sjodin@amd.com>
4916             Harsha Jagasia  <harsha.jagasia@amd.com>
4917             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4918             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4919             Adrien Eliche  <aeliche@isty.uvsq.fr>
4921         Merge from graphite branch.
4922         * configure: Regenerate.
4923         * Makefile.in: Regenerate.
4924         * configure.ac (host_libs): Add ppl and cloog.
4925         Add checks for PPL and CLooG.
4926         * Makefile.def (ppl, cloog): Added modules and dependences.
4927         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4928         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4930 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4932         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4933         (GCC_SHLIB_SUBDIR): New.
4934         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4935         * configure: Regenerate.
4936         * Makefile.in: Regenerate.
4938 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4940         * MAINTAINERS: Consistently use tabs to separate columns.
4942 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4944         * MAINTAINERS (Write after Approval): Add myself.
4946 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4948         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4949         Enable bfd, binutils and opcodes.
4950         * configure: Regenerate.
4952 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4954         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4956 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4958         * MAINTAINERS:  Use correct Umlaut for last name.
4960 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4962         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4964 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4966         * MAINTAINERS: Update my email address.
4968 2008-08-16  Nicolas Roche  <roche@adacore.com>
4970         * Makefile.tpl: Add BOOT_ADAFLAGS.
4971         * Makefile.in: Regenerate.
4973 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4975         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4976         * configure: Regenerate.
4978 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4980         * configure.ac: Add makefile fragments for hpux.
4981         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4982         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4983         * configure: Regenerate.
4984         * Makefile.in: Regenerate.
4986 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4988         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4990 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4992         * MAINTAINERS (Write after Approval): Add myself.
4994 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4996         * MAINTAINERS (Write After Approval):  Add myself.
4998 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5000         * MAINTAINERS (Write After Approval):  Add myself.
5002 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5004         * MAINTAINERS: Update my email address.
5006 2008-06-25  Joey Ye  <joey.ye@intel.com>
5008         * MAINTAINERS (Write After Approval):  Add myself.
5010 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5012         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5013         * Makefile.in: Regenerate.
5014         * configure: Regenerate.
5016 2008-06-17  Daniel Kraft  <d@domob.eu>
5018         * MAINTAINERS (Write After Approval):  Add myself.
5020 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5022         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5023         "$@" is still intact with both Autoconf 2.59 and 2.62.
5024         * configure: Regenerate.
5026 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5028         * Makefile.tpl: Fix comment errors.
5029         * Makefile.in: Regenerate.
5031 2008-06-12  David S. Miller  <davem@davemloft.net>
5032             David Edelsohn  <edelsohn@gnu.org>
5034         * configure.ac: Add powerpc*-*-* to gold supported targets.
5035         * configure: Regenerate.
5037 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5039         PR tree-optimization/36218
5040         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5041         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5042         (all prefix="build-"): Pass them to build-system sub-makes.
5043         * Makefile.in: Regenerate.
5045 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5047         * MAINTAINERS (mt port): Remove.
5048         (sco5, unixware, sco udk): Remove.
5049         (Kean Johnston): Add to Write After Approval.
5051 2008-05-30  Julian Brown  <julian@codesourcery.com>
5053         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5054         of libobjc for ARM EABI Linux.
5055         * configure: Regenerate.
5057 2008-05-18  Xinliang David Li   <davidxl@google.com>
5059         * ChangeLog: Remove wrong ChangeLog entry.
5061 2008-05-17  Xinliang David Li   <davidxl@google.com>
5063         * MAINTAINERS (Write After Approval): Add myself.
5065 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5067         * MAINTAINERS (Write After Approval): Add myself.
5069 2008-05-14  Rafael Espíndola  <espindola@google.com>
5071         * config-ml.in: don't handle --enable-shared and --enable-static.
5073 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5075         * MAINTAINERS: Update my email address.
5077 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5079         * MAINTAINERS: Update my email address.
5081 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5083         * MAINTAINERS (Write After Approval): Add myself.
5085 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5087         * MAINTAINERS (Write After Approval): Add myself.
5089 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5091         * MAINTAINERS (crx): Add myself.
5093 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5095         Sync with src:
5096         2008-04-14  David S. Miller  <davem@davemloft.net>
5098         * configure.ac: Add sparc*-*-* to gold supported targets.
5099         * configure: Regenerate.
5101 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5103         PR bootstrap/35457
5104         * configure.ac: Include override.m4.
5105         * configure: Regenerate.
5107 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5109         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5110         * Makefile.in: Regenerate.
5112 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5114         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5115         as nonconfigurable directories list.
5116         * configure: Regenerate.
5118 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5120         * config.sub, config.guess: Update from upstream sources.
5122 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5124         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5125         * Makefile.in: Regenerate.
5127 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5129         * configure.ac: Do not build libssp for the AVR.
5130         * configure: Regenerate.
5132 2008-04-07  Ian Lance Taylor  <iant@google.com>
5134         * Makefile.def: check-gold depends upon all-binutils.
5135         * Makefile.in: Regenerate.
5137 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5139         * MAINTAINERS (Write After Approval): Add myself.
5141 2008-04-04  Nick Clifton  <nickc@redhat.com>
5143         PR binutils/4334
5144         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5145         builds.
5146         * configure: Regenerate.
5148 2008-04-04  NightStrike  <NightStrike@gmail.com>
5150         PR other/35151
5151         * configure.ac: Combine rules for mingw32 and mingw64.
5152         * configure: Regenerate.
5154 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5156         * MAINTAINERS (Write After Approval): Add myself.
5158 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5160         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5161         * Makefile.in (.NOTPARALLEL): Ditto.
5163 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5165         * MAINTAINERS (Write After Approval): Add myself.
5167 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5169         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5170         * Makefile.in (.NOTPARALLEL): Regenerate.
5172 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5174         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5175         * Makefile.in: Regenerate.
5177 2008-03-26  Jakub Staszak  <kuba@et.pl>
5179         * MAINTAINERS (Write After Approval): Add myself.
5181 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5183         * MAINTAINERS:  Update e-mail address.
5185 2008-03-20  Ian Lance Taylor  <iant@google.com>
5187         * configure.ac: Add support for --enable-gold.
5188         * Makefile.def: Add gold as a directory like ld.
5189         * configure, Makefile.in: Regenerate.
5191 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5193         * configure.ac: m4_include config/proginstall.m4.
5194         * configure: Regenerate.
5196         Backport from upstream Libtool:
5198         2007-10-12  Eric Blake  <ebb9@byu.net>
5200         Deal with Autoconf 2.62's semantic change in m4_append.
5201         * ltsugar.m4 (lt_append): Replace broken versions of
5202         m4_append.
5203         (lt_if_append_uniq): Don't require separator to be overquoted,
5204         and avoid broken m4_append.
5205         (lt_dict_add): Fix typo.
5206         * libtool.m4 (_LT_DECL): Don't overquote separator.
5208 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5210         * config.rpath: Add AIX 6 support.
5212 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5214         * Makefile.def (stageprofile).  Remove -fprofile-generate
5215         from stage_libcflags.
5216         * Makefile.in: Regenerate.
5218 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5220         * config.sub, config.guess: Update from upstream sources.
5222 2008-03-06  Tom Tromey  <tromey@redhat.com>
5224         * MAINTAINERS: Update for treelang deletion.
5226 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5228         * MAINTAINERS: Update my email address.
5230 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5232         * MAINTAINERS (darwin port): Add myself as a maintainer.
5233         (objective-c/c++): Add myself as a maintainer.
5235 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5237         * MAINTAINERS (Write After Approval): Update my email address.
5239 2008-02-25  Tomas Bily  <tbily@suse.cz>
5241         * MAINTAINERS (Write After Approval): Add myself.
5243 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5245         * MAINTAINERS (OpenMP): Add myself.
5247 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5249         PR bootstrap/32009
5250         PR bootstrap/32161
5252         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5253         * configure: Regenerate.
5255         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5256         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5257         STAGE4_LIBCFLAGS): New.
5258         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5259         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5260         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5261         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5262         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5263         for target modules.  Don't export LIBCFLAGS.
5264         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5265         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5266         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5267         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5268         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5269         * Makefile.in: Regenerate.
5271 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5273         PR libgcj/33085
5274         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5275         Do not use -DDLL_EXPORT.  Backport from upstream.
5277 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5279         * MAINTAINERS (Write After Approval): Add myself.
5281 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5283         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5284         * configure: Regenerate.
5286 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5288         * configure.ac (xtensa*-*-*): Recognize processor variants.
5289         * configure: Regenerate.
5291 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5293         PR bootstrap/34922
5294         * configure.ac (PARSE_ARGS): Push suitable setting of
5295         ac_subdirs_all, for `./configure --help=recursive'.
5296         Handle `+' in generic toplevel directory disabling.
5297         * configure: Regenerate.
5299 2008-01-28  Nick Clifton  <nickc@redhat.com>
5301         * MAINTAINERS (xstormy16): Take over maintainership.
5303 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5305         * MAINTAINERS (c4x port): Remove.
5307 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5309         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5311 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5313         * config.sub, config.guess: Update from upstream sources.
5315 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5317         * MAINTAINERS (Write After Approval): Add myself.
5319 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5321         * MAINTAINERS: Update my email address.
5323 2008-01-09  Raksit Ashok  <raksit@google.com>
5325         * MAINTAINERS (Write After Approval): Add myself.
5327 2008-01-09  Raksit Ashok  <raksit@google.com>
5329         * MAINTAINERS (Write After Approval): Add myself.
5331 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5333         * config.sub, config.guess: Update from upstream sources.
5335 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5337         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5338         Change recommended MPFR from 2.2.1 -> 2.3.0.
5339         * configure: Regenerate.
5341 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5343         * MAINTAINERS: Update my email address.
5345 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5347         * MAINTAINERS: Update my email address.
5349 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5351         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5352         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5353         * Makefile.in: Regenerate.
5355 2007-12-10  Mark Heffernan  <meheff@google.com>
5357         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5358         misplaced entries.
5360 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5362         * configure.ac: Enable libjava for x86_64-*-darwin9.
5363         * configure: Regenerate.
5365 2007-12-07  Bill Maddox  <maddox@google.com>
5367         * MAINTAINERS (Write After Approval): Add myself.
5369 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5371         * config.sub, config.guess: Update from upstream sources.
5373 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5375         * config-ml.in: Remove 64bit configure tests.
5377 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5379         * config-ml.in: Robustify against white space in absolute file
5380         names.
5382         * config-ml.in (multi-clean): Substitute ${Makefile}.
5383         Remove superfluous ${Makefile} in list.
5385 2007-11-19  Thiemo Seufer  <ths@mips.com>
5387         * config-ml.in: Don't hardcode the Makefile name.
5389 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5391         * MAINTAINERS (Write After Approval): Add myself.
5393 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5395         * MAINTAINERS (Write After Approval): Add myself.
5397 2007-11-06  Doug Kwan  <dougkwan@google.com>
5399         * MAINTAINERS (Write After Approval): Add myself.
5401 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5403         * MAINTAINERS (mercury): Remove entry.
5404         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5406 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5408         * Makefile.def (dependencies): Make configure-gdb depend on
5409         all-intl.
5410         * Makefile.in: Regenerated.
5412 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5414         * MAINTAINERS (Fortran maintainer): Remove myself.
5416 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5418         * Makefile.def: To avoid problems running with parallel makes,
5419         build newlib before libgloss so that target specific header
5420         files are availble.
5421         * Makefile.in: Regenerate
5423 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5425         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5426         * Makefile.in: Regenerate.
5428 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5430         * MAINTAINERS (Register allocation reviewer): Add myself.
5432 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5434         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5435         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5436         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5437         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5438         * configure: Regenerate.
5440 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5442         * MAINTAINERS (Register allocation reviewer): Add myself.
5444 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5446         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5447         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5448         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5449         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5450         * configure.ac: Default them to host tools for $host = $build.
5451         Subst them.
5453         * configure: Regenerate.
5454         * Makefile.in: Regenerate.
5456 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5458         * MAINTAINERS (Register allocation reviewer): Add myself.
5460 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5462         * MAINTAINERS (Register allocation reviewer): Add myself.
5464 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5466         * MAINTAINERS (Write After Approval): Fix typo.
5468 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5470         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5471         * configure: Regenerate.
5473 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5475         PR bootstrap/31906
5476         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5477         they're already prefixed.
5479 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5481         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5482         libstdc++.
5483         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5484         * configure: Regenerate.
5485         * Makefile.in: Regenerate.
5487 2007-09-17  Andreas Schwab  <schwab@suse.de>
5489         * configure.ac: Raise minimum makeinfo version to 4.6.
5490         * configure: Regenerate.
5492 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5494         * MAINTAINERS (write-after-approval) add myself
5496 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5498         * configure.ac: Correct makeinfo version check.
5499         * configure: Regenerate.
5501 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5503         * MAINTAINERS: Update my email address.
5505 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5507         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5508         to $skipdirs and only disable gprof for newlib.  Use the normal
5509         mips*-elf* handling in other respects.
5510         * configure: Regnerate.
5512 2007-09-12  David Daney  <ddaney@avtrex.com>
5514         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5515         enabling libgcj.
5516         * configure: Regenerate.
5518 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5520         PR other/32154
5521         * configure.ac: For libgloss targets, point the linker to the linker
5522         script, startup code and simulator library.
5523         * configure: Regenerate.
5525 2007-09-07  Andrew Haley  <aph@redhat.com>
5527         * configure.ac (noconfigdirs): Remove target-libffi and
5528         target-libjava.
5529         * configure: Regenerate.
5531 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5533         PR target/33281
5534         * configure.ac: Use config/mh-mingw on mingw.
5535         * configure: Regenerate.
5537 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5539         * MAINTAINERS (Write After Approval): Add myself.
5541 2007-09-05  Richard Guenther  <rguenther@suse.de>
5543         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5544         nor --disable-checking is provided also turn on yes and types
5545         checking for stage1.
5546         * configure: Re-generate.
5548 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5550         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5551         (Write After Approval): Remove myself.
5553 2007-08-29  Nick Clifton  <nickc@redhat.com>
5555         * config.sub, config.guess: Update from upstream sources.
5557 2007-08-22  Bud Davis  <jmdavis@link.com>
5559         * MAINTAINERS (Write After Approval): Added myself.
5560         * MAINTAINERS (Reviewers): Removed myself.
5562 2007-08-18  Paul Brook  <paul@codesourcery.com>
5563             Joseph Myers  <joseph@codesourcery.com>
5565         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5566         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5567         * Makefile.in: Regenerate.
5568         * configure.ac (--with-debug-prefix-map): New.
5569         * configure: Regenerate.
5571 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5572             Nigel Stephens  <nigel@mips.com>
5574         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5575         as target_makefile_frag.
5576         * configure: Regenerate.
5578 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5580         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5581         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5582         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5583         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5584         (do-compare, do-compare3, do-compare-debug): New.
5585         ([+compare-target+]): Use them.
5587 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5589         * MAINTAINERS (Write After Approval): Change my email address.
5591 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5592             Ben Elliston  <bje@au.ibm.com>
5594         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5595         --silent if $silent.
5596         * configure: Regenerate.
5598 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5600         * MAINTAINERS (Various Maintainers): Add myself as
5601         loop infrastructure maintainer.  Update my e-mail
5602         address.
5604 2007-07-31  Diego Novillo  <dnovillo@google.com>
5606         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5607         Adjust description.
5609 2007-07-26  Richard Guenther  <rguenther@suse.de>
5611         * configure.ac: Add types checking to stage1 checking flags.
5612         * configure: Regenerate.
5614 2007-07-17  Nick Clifton  <nickc@redhat.com>
5616         * COPYING3: New file.  Contains version 3 of the GNU General
5617         Public License.
5618         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5619         Lesser General Public License.
5621 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5623         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5625 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5627         * MAINTAINERS (S/390 co-maintainer): Add myself.
5628         (Write After Approval): Remove myself.
5630 2007-07-13  Dan Hipschman  <dsh@google.com>
5632         * MAINTAINERS (Write After Approval): Add myself.
5634 2007-07-11  Nick Clifton  <nickc@redhat.com>
5636         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5637         WINDRES export.
5638         * Makefile.in: Regenerate.
5640 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5642         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5643         maintainer.
5645 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5647         * lt~obsolete.m4: New. Import from 20070318 libtool.
5649 2007-07-03  Julian Brown  <julian@codesourcery.com>
5651         * MAINTAINERS (Write After Approval): Add myself.
5653 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5655         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5656         * configure: Regenerate.
5658 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5660         * configure.ac: Add some missing m4 quotation.
5661         * configure: Regenerate.
5663 2007-07-02  Simon Baldwin  <simonb@google.com>
5665         * MAINTAINERS (Write After Approval): Add myself.
5667 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5669         * configure: Regenerate.
5671 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5673         * Makefile.def: Add windmc tool to build.
5674         * Makefile.tpl: Likewise.
5675         * configure.ac: Likewise.
5676         * Makefile.in: Regenerate.
5677         * configure: Regenerate.
5679 2007-06-28  DJ Delorie  <dj@redhat.com>
5681         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5682         not building newlib.
5683         * configure: Regenerated.
5685 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5687         * MAINTAINERS (Write After Approval): Add myself.
5689 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5691         * MAINTAINERS (Write After Approval): Add myself.
5693 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5695         * MAINTAINERS (Write After Approval): Add myself.
5697 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5699         * MAINTAINERS (Write After Approval): Add myself.
5701 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5703         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5704         * Makefile.in: Regenerated.
5706 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5708         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5709         bfin*-*-uclinux* targets.
5710         * configure: Regenerate.
5712 2007-06-14  Ian Lance Taylor  <iant@google.com>
5714         * MAINTAINERS: Add myself as non-algorithmic global write
5715         maintainer.
5717 2007-06-14  Diego Novillo  <dnovillo@google.com>
5719         * MAINTAINERS: Add self as middle-end maintainer and
5720         non-algorithmic global write maintainer.
5722 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5724         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5725         Move all Fortran maintainers except Paul Brook into the
5726         Non-Autopoiesis section.
5728 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5730         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5731         (distclean-stage[+id+]): Possibly delete stage_last.
5732         * Makefile.in: Regenerate.
5734 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5736         * MAINTAINERS (Various Maintainer): Fix typo.
5738 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5740         * MAINTAINERS (Various Maintainer): Add myself as
5741         dataflow maintainer.
5743 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5745         * config.sub, config.guess: Update from upstream sources.
5747 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5749         * Makefile.tpl: Fix spelling error.
5750         * Makefile.in: Regenerate.
5752 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5754         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5755         lt_cv_sys_max_cmd_len.
5757 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5759         * MAINTAINERS (Various Maintainers): Add myself as
5760         auto-vectorizer maintainer.
5762 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5764         PR libjava/32098
5765         * libtool.m4: Revert previous change.
5766         * ltgcc.m4: Put it here.
5768 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5770         * MAINTAINERS (Various Maintainers): Add myself as
5771         auto-vectorizer maintainer.
5773 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5775         PR libjava/32098
5776         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5778 2007-05-30  Richard Guenther  <rguenther@suse.de>
5780         * MAINTAINERS (Various Maintainers): Add myself as
5781         auto-vectorizer maintainer.
5783 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5785         PR bootstrap/29382
5786         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5787         * configure: Rebuilt.
5789 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5791         * MAINTAINERS (Write After Approval): Removed my name.
5793 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5795         * MAINTAINERS (Write After Approval): Remove myself.
5797 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5799         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5801 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5803         * ltmain.sh: Update from ToT Libtool.
5804         * libtool.m4: Update from ToT Libtool.
5805         * ltsugar.m4: New. Update from ToT Libtool.
5806         * ltversion.m4: New. Update from ToT Libtool.
5807         * ltoptions.m4: New. Update from ToT Libtool.
5808         * ltconfig: Remove.
5809         * ltcf-c.sh: Remove.
5810         * ltcf-cxx.sh: Remove.
5811         * ltcf-gcj.sh: Remove.
5813 2007-05-22  Ollie Wild  <aaw@google.com>
5815         * MAINTAINERS (Write After Approval): Add myself.
5817 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5819         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5820         stage_cflags.
5821         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5822         Remove CFLAGS/LIBCFLAGS.
5823         (configure-stage[+id+]-[+prefix+][+module+],
5824         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5825         * Makefile.in: Regenerate.
5827 2007-05-15  Diego Novillo  <dnovillo@google.com>
5829         * MAINTAINERS: Update e-mail address.
5831 2007-05-15  Revital Eres  <eres@il.ibm.com>
5833         * MAINTAINERS (Write After Approval): Add myself.
5835 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5837         * MAINTAINERS (Write After Approval): Updated my address.
5839 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5841         * MAINTAINERS (Write After Approval): Add myself.
5843 2007-05-11  Silvius Rus  <rus@google.com>
5845         * MAINTAINERS (Write After Approval): Add myself.
5847 2007-04-23  Tom Tromey  <tromey@redhat.com>
5849         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5851 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5853         * MAINTAINERS (cpplib): Rename to ...
5854         (libcpp): ... this.  Add C/C++ front end maintainers.
5856 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5858         * config-ml.in: Pass ${ml_config_env} to configure calls.
5860 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5862         * MAINTAINERS (Write After Approval): Add myself.
5864 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5866         * MAINTAINERS (Write After Approval): Add myself.
5868 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5870         * MAINTAINERS (fortran 95 front end): Add myself.
5872 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5874         * MAINTAINERS (Write After Approval): Add myself.
5876 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5878         * MAINTAINERS (Modulo Scheduler): Add myself.
5880 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5882         * MAINTAINERS (fortran 95 front end): Add myself.
5883         (c++ front end): whitespace fix.
5885 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5887         * MAINTAINERS (Write After Approval): Add myself.
5889 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5891         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5892         of glob.  Quote arguments with single quotes too.
5893         * configure: Regenerate.
5895 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5897         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5898         * Makefile.in: Regenerate
5900 2007-03-07  Andreas Schwab  <schwab@suse.de>
5902         * configure: Regenerate.
5904 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5906         * configure.ac: Add "--with-pdfdir" configure option,
5907         which defines pdfdir variable.
5908         * Makefile.def (target=fixincludes): Add install-pdf to
5909         missing targets.
5910         (recursive_targets): Add install-pdf target.
5911         (flags_to_pass): Add pdfdir.
5912         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5913         target.
5914         * configure: Regenerate
5915         * Makefile.in: Regenerate
5917 2007-02-28  Eric Christopher  <echristo@apple.com>
5919         Revert:
5920         2006-12-07  Mike Stump  <mrs@apple.com>
5922         * Makefile.def (dependencies): Add dependency for
5923         install-target-libssp and install-target-libgomp on
5924         install-gcc.
5925         * Makefile.in: Regenerate.
5927 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5929         * configure: Regenerate.
5930         * configure.ac: Move statements after variable declarations.
5932 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5934         * MAINTAINERS: Add myself as sh maintainer.
5936 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5938         * configure.ac: Adjust for loop syntax.
5939         * configure: Regenerate.
5941 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5943         * configure: Rebuilt.
5945 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5947         * configure.ac: Drop multiple occurrences of --enable-languages,
5948         and fix its quoting.
5949         * configure: Rebuilt.
5951 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5952             Nathan Sidwell  <nathan@codesourcery.com>
5953             Vladimir Prus  <vladimir@codesourcery.com>
5954             Joseph Myers  <joseph@codesourcery.com>
5956         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5957         * configure: Regenerate.
5959 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5961         * ltconfig (freebsd*): Default to elf.
5963 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5965         * configure.ac (target_libraries): Move libgcc before libiberty.
5966         * configure: Regenerated.
5968 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5969             Paolo Bonzini  <bonzini@gnu.org>
5971         PR bootstrap/30753
5972         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5973         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5974         * configure: Regenerated.
5976 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5978         * MAINTAINERS (Language Front End Maintainers): Update my mail
5979         address.
5981 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5983         PR bootstrap/30748
5984         * configure.ac: Correct syntax for Solaris ksh.
5985         * configure: Regenerated.
5987 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5989         * configure.ac: Sync with src.
5990         * configure: Regenerate.
5992 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5994         * Makefile.in: Regenerate.
5996 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5998         * config.sub: Sync with src.
6000 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6002         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6003         noncanonical equivalents.
6004         * configure.in: Rename to...
6005         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6006         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6007         target_noncanonical.  Use them.  Rewrite removal of configure
6008         arguments for autoconf 2.59.  Discard variable settings.  Force
6009         program_transform_name for native tools.
6011         * Makefile.in: Regenerated.
6012         * configure: Regenerated with autoconf 2.59.
6014 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6016         * MAINTAINERS (Write After Approval): Add myself.
6018 2007-01-31  Andreas Schwab  <schwab@suse.de>
6020         * Makefile.tpl (LDFLAGS): Substitute it.
6021         * Makefile.in: Regenerate.
6023 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6025         * MAINTAINERS (Write After Approval): Add myself.
6027 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6029         * MAINTAINERS (spu port): Add myself.
6031 2007-01-23  Richard Guenther  <rguenther@suse.de>
6033         PR bootstrap/30541
6034         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6035         * Makefile.tpl (GNATBIND): Substitute it.
6036         (GNATMAKE): Likewise.
6037         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6038         of STAGE_PREFIX.
6039         * Makefile.in: Regenerate.
6040         * configure: Regenerate.
6042 2007-01-18  Mike Stump  <mrs@apple.com>
6044         * configure.in: Re-enable -Werror for gcc builds.
6046 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6048         * MAINTAINERS (Write After Approval): Add myself.
6050 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6052         * configure.in: Change == to = in test command.
6053         * configure: Regenerate.
6055 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6056             Nick Clifton  <nickc@redhat.com>
6057             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6059         * configure.in (build_configargs, host_configargs, target_configargs):
6060         Remove build/host/target parameters.
6061         (host_libs): Add gmp and mpfr.
6062         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6063         * Makefile.def (gmp, mpfr): New.
6064         (gcc): Remove target.
6065         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6066         target_os, target_vendor): New.
6067         (configure): Add host_alias/target_alias arguments; adjust invocations.
6068         * configure: Regenerate.
6069         * Makefile.in: Regenerate.
6071 2007-01-11  Matt Fago  <fago@earthlink.net>
6073         * configure.in: Try to link to functions only in mpfr 2.2.x
6074         to improve robustness of configure tests.
6075         * configure: Regenerate.
6077 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6079         * MAINTAINERS: Add myself as i386 maintainer.
6081 2007-01-08  Jan Hubicka  <jh@suse.cz>
6083         * MAINTAINERS: Add myself as i386 maintainer.
6085 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6087         * configure.in: Add support for an x86_64-mingw* target.
6088         * configure: Regenerate.
6090 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6092         * Makefile.tpl (all-target): Correct @if conditional for target
6093         modules.
6094         * configure.in: Omit libiberty if building only target libgcc.
6095         * configure, Makefile.in: Regenerated.
6097 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6099         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6100         * configure: Regenerate.
6102 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6104         * Makefile.def (target_modules): Add libgcc.
6105         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6106         * Makefile.tpl (clean-target-libgcc): Delete.
6107         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6108         on gcc even for bootstrapped modules.  Rewrite handling of
6109         lang_env_dependencies to loop over target_modules.
6110         * configure.in (target_libraries): Add target-libgcc.
6111         * Makefile.in, configure: Regenerated.
6113 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6115         * configure.in: Reorganize recognition of languages.  Add
6116         --enable-stage1-languages.  Show supported languages for the chosen
6117         target rather than all recognized languages.
6118         * configure: Regenerate.
6120 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6122         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6123         * Makefile.in: Regenerate.
6125 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6127         * configure.in: Warn that MPFR 2.2.0 is buggy.
6128         * configure: Regenerate.
6130 2006-12-27  Ian Lance Taylor  <iant@google.com>
6132         * configure.in: When removing Makefiles to force a reconfigure, also
6133         remove prev-DIR*/Makefile.
6134         * configure: Regenerate.
6136 2006-12-22  Andreas Schwab  <schwab@suse.de>
6138         * configure: Regenerate with correct autoconf version.
6140 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6142         * configure.in: add AC_SUBST for *_FOR_TARGET.
6143         * configure: Regenerate.
6145 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6147         * configure.in: Simplify logic for rejecting languages that cannot
6148         be built.  Separate the case when a language is unsupported,
6149         from the case when the user chooses not to build a language.
6151 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6153         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6154         it only affects bootstrap and could be tested on "$host" as well.
6155         * configure: Regenerate.
6156         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6158 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6160         PR bootstrap/29544
6161         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6162         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6163         move here comment from Makefile.tpl.
6164         * Makefile.tpl: Move some definitions higher in the file.
6165         (STAGE1_CHECKING): New.
6166         * configure.in: Add --enable-stage1-checking.
6167         * configure: Regenerate.
6168         * Makefile.in: Regenerate.
6170 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6172         * MAINTAINERS: Add myself as build system maintainer.
6174 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6176         * MAINTAINERS (Write After Approval): Add myself.
6178 2006-12-13  Eric Christopher  <echristo@apple.com>
6180         * MAINTAINERS: Add myself as darwin maintainer.
6182 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6184         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6186 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6188         MAINTAINERS: Update my entry.
6190 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6192         * configure.in:  Handle spu makefile frag.
6193         * Makefile.tpl (MAINT): Define
6194         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6195         * configure: Regenerate.
6196         * Makefile.in: Regenerate.
6198 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6200         * config.guess: Import latest version.
6201         * config.sub: Likewise.
6203 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6205         * configure.in (spu-*-*): Don't skip target-libiberty.
6206         * configure: Regenerate.
6208 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6210         PR bootstrap/30134
6211         * configure.in: Correct x86 darwin support for libjava to powerpc
6212         and i?86 only.
6213         * configure: Regenerate.
6215 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6217         * configure.in: Add x86 darwin support for libjava.
6218         * configure: Regenerate.
6220 2006-12-07  Mike Stump  <mrs@apple.com>
6222         * Makefile.def (dependencies): Add dependency for
6223         install-target-libssp and install-target-libgomp on
6224         install-gcc.
6225         * Makefile.in: Regenerate.
6227 2006-12-04  Richard Guenther  <rguenther@suse.de>
6229         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6230         (Non-Algorithmic Maintainers): Move over non-algorithmic
6231         loop optimizer maintainers, add myself as a non-algorithmic
6232         middle-end maintainer.
6234 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6236         * MAINTAINERS (Write After Approval): Add myself.
6238 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6240         * configure.in: Update error message for missing GMP/MPFR.
6242         * configure: Regenerate.
6244 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6246         * configure.in: Update MPFR version in error message.
6248         * configure: Regenerate.
6250 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6252         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6253         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6254         --with-gmp-lib): New flags.
6256         * configure: Regenerate.
6258 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6260         * MAINTAINERS (Write After Approval): Change my email address.
6262 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6264         * MAINTAINERS (Write After Approval): Add myself.
6266 2006-11-22  Philipp Thomas  <pth@suse.de>
6268         * MAINTAINERS (i18n): Update e-mail address.
6270 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6272         * MAINTAINERS (spu port): Add myself as maintainer.
6273         (Write After Approval): Remove myself.
6275 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6277         * configure.in (skipdirs): Don't build libssp for SPU.
6278         * configure: Regenerate.
6280 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6282         * MAINTAINERS (spu port): Add myself as maintainer.
6283         (libobjc): Update my email address.
6285 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6287         * MAINTAINERS (Write After Approval): Add myself.
6289 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6291         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6292         * configure : Rebuilt.
6294 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6296         * MAINTAINERS (Write After Approval): Add myself.
6298 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6300         * MAINTAINERS (Write After Approval): Add myself.
6302 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6304         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6305         libmpfr.a.
6306         * configure: Regenerate.
6308 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6310         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6311         (unstage): Test for stage_last presence.
6313         PR bootstrap/29802
6314         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6315         STAGE_PREFIX.
6316         * Makefile.in: Regenerate.
6318 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6320         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6321         maintainers.
6323 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6325         * MAINTAINERS (Write After Approval): Add myself.
6327 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6329         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6330         and stageN-package/Makefile.
6331         * Makefile.in: Regenerated.
6333 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6335         * configure.in: Remove target-libgloss from noconfigdirs for
6336         bfin-*-*.
6337         * configure: Regenerated.
6339 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6341         * configure.in (have_gmp): Only error if the gcc directory exists.
6343         * configure: Regenerate.
6345 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6347         * configure.in: Robustify error message for missing GMP/MPFR.
6349         * configure: Regenerate.
6351 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6353         * MAINTAINERS (Write After Approval): Add myself.
6355 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6357         * MAINTAINERS: Change email address.
6359 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6361         * MAINTAINERS (Write After Approval): Add myself.
6363 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6365         * MAINTAINERS (Write After Approval): Add myself.
6367 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6369         * MAINTAINERS (Write After Approval): Move myself to
6370         Write After Approval section.
6372 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6374         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6375         need_gmp anymore.
6376         * configure: Regenerate.
6378 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6380         * MAINTAINERS (Write After Approval): Add myself.
6382 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6384         * config.guess: Import latest version.
6385         * config.sub: Likewise.
6387 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6389         * Makefile.def: Added pdf target handling.
6390         * Makefile.tpl: Added pdf target handling.
6391         * Makefile.in: Regenerated.
6393 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6395         * MAINTAINERS: Add self as score port maintainer.
6397 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6399         * MAINTAINERS (Write After Approval): Add myself.
6401 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6403         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6404         or newer.
6405         * configure: Regenerated.
6407 2006-09-27  Dave Brolley  <brolley@redhat.com>
6409         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6410         using $s instead of $r.
6411         * configure: Regenerated.
6413 2006-09-26  Thiemo Seufer  <ths@mips.com>
6415         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6416         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6417         * configure: Regenerate.
6419 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6421         * MAINTAINERS (Write After Approval): Remove myself.
6423 2006-09-22  Chao-ying Fu  <fu@mips.com>
6425         * MAINTAINERS (Write After Approval): Add myself.
6427 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6429         * MAINTAINERS: Add self as soft-fp maintainer.
6431 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6433         * MAINTAINERS: Add myself as avr maintainer.
6434         Remove Marek Michalkiewicz as avr maintainer.
6436 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6438         * MAINTAINERS (Write After Approval): Add myself.
6440 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6442         * configure.in: Never build newlib for a Mingw host.
6443         Never build newlib as Mingw target library.
6444         Test the existence of winsup/cygwin for building a Cygwin newlib,
6445         rather than just winsup.
6446         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6447         building a Mingw target.
6448         * configure: Regenerate.
6450 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6452         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6454 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6456         * config.guess: Import from src (was more updated).
6457         * config.sub: Likewise.
6459 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6461         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6462         * configure: Regenerated.
6464 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6466         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6467         for stages after the first.
6469 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6471         * Makefile.def: Add dependencies for configure-opcodes
6472         on configure-intl and all-opcodes on all-intl.
6473         * Makefile.in: Regenerated.
6475 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6477         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6479 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6481         Port to hosts whose 'sort' and 'tail' implementations
6482         treat operands with leading '+' as file names, as POSIX
6483         has required since 2001.  However, make sure the code still
6484         works on pre-POSIX hosts.
6485         * ltmain.sh: Don't assume "sort +2" is equivalent to
6486         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6488 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6490         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6492 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6494         * ltconfig: chmod 644 before ranlib during install.
6496 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6498         PR bootstrap/18058
6499         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6500         if the bootstrap compiler is a GCC version that supports it.
6501         * configure: Regenerate.
6503 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6505         * configure.in: Fix thinkos in previous check-in.
6506         * configure: Regenerate.
6508 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6510         PR other/27063
6511         * configure.in: Test subdir_requires and give an appropriate
6512         error message.
6513         * configure: Regenerate.
6515 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6517         * MAINTAINERS (Write After Approval): Add myself.
6519 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6521         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6523 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6525         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6527 2006-06-20  David Ayers  <d.ayers@inode.at>
6529         PR bootstrap/28072
6530         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6531         whether target-libjava is being configured instead of whether the
6532         java front end is enabled.
6533         * configure: Regenerate.
6535 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6537         PR target/27540
6538         * configure.in: Only enable libgomp on IRIX 6.
6539         * configure: Regenerate.
6541 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6543         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6544         too.
6545         * Makefile.in: Regenerate.
6547 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6549         * config-ml.in: Alter CCASFLAGS to include special
6550         multilib options the same as is done for CFLAGS.
6552 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6554         * configure.in: Don't enable libgomp on hpux10.
6555         * configure: Rebuilt.
6557 2006-06-12  David Ayers  <d.ayers@inode.at>
6559         PR bootstrap/27963
6560         PR target/19970
6561         * configure.in: Remove target-boehm-gc from noconfigdirs where
6562         ${libgcj} is specified.
6563         * configure: Regenerate.
6565 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6567         Sync from src:
6569         * configure.in: Sync.
6570         * configure: Regenerated.
6572         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6574         * Makefile.def: Added dependencies from sim and gdb on intl, and
6575         added configure dependencies to everything with an all dependency
6576         on intl.
6577         * Makefile.in: Regenerated.
6579 2006-06-06  David Ayers  <d.ayers@inode.at>
6581         PR libobjc/13946
6582         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6583         * Makefile.in: Regenerate.
6584         * configure.in: Add --enable-objc-gc at toplevel and have it
6585         enable boehm-gc for Objective-C.
6586         Remove target-boehm-gc from libgcj.
6587         Add target-boehm-gc to target_libraries.
6588         Add target-boehm-gc to noconfigdirs where ${libgcj}
6589         is specified.
6590         Assert that boehm-gc is supported when requested for Objective-C.
6591         Only build boehm-gc if needed either for Java or Objective-C.
6592         * configure: Regenerate.
6594 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6596         PR 27674
6597         * Makefile.tpl (configure-[+prefix+][+module+],
6598         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6599         Remove rule to unstage bootstrapped modules.
6600         (stage_current): New.
6601         * Makefile.in: Regenerate.
6603 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6605         * MAINTAINERS (Write After Approval): Update my e-mail address.
6607 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6609         * include/libiberty.h: Declare pex_run_in_environment.
6611 2006-05-31  Asher Langton  <langton2@llnl.gov>
6613         * MAINTAINERS (Write After Approval): Add myself.
6615 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6617         * Makefile.def (bfd, opcodes): Fix lib_path.
6618         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6619         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6620         * Makefile.in: Regenerate.
6622 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6624         * Makefile.in: Regenerate.
6626 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6628         * Makefile.def: Add install-html target. Add datarootdir
6629         docdir and htmldir to flags_to_pass.
6630         * Makefile.tpl: Add install-html target.
6631         * Makefile.in: Regenerate.
6632         * configure.in: Add --with-datarootdir, --with-docdir, and
6633         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6634         * configure: Regenerate.
6636 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6638         * configure.in: Enable gprof for cross builds.
6639         * configure: Regenerate.
6641 2006-05-22  Richard Guenther  <rguenther@suse.de>
6643         Revert
6644         2006-01-31  Richard Guenther  <rguenther@suse.de>
6645         Paolo Bonzini  <bonzini@gnu.org>
6647         * Makefile.def (target_modules): Add libgcc-math target module.
6648         * configure.in (target_libraries): Add libgcc-math target library.
6649         (--enable-libgcc-math): New configure switch.
6650         * Makefile.in: Re-generate.
6651         * configure: Re-generate.
6652         * libgcc-math: New toplevel directory.
6654 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6655             Andreas Tobler  <a.tobler@schweiz.ch>
6657         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6658         * configure: Rebuilt.
6660 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6662         * MAINTAINERS (Write After Approval): Add myself.
6664 2006-05-01  DJ Delorie  <dj@redhat.com>
6666         * configure.in: Restore CFLAGS if GMP isn't present.
6667         * configure: Regenerate.
6669 2006-05-01  Richard Guenther  <rguenther@suse.de>
6671         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6672         maintainer.
6674 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6676         * MAINTAINERS (Write After Approval): Add myself.
6678 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6680         * MAINTAINERS (Write After Approval): Add myself.
6682 2006-04-18  DJ Delorie  <dj@redhat.com>
6684         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6685         reference libgloss so that libssp can be built in a combined
6686         tree.
6687         * configure: Regenerate.
6689 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6691         * MAINTAINERS (Write After Approval): Add myself.
6693 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6695         * configure.in: Require makeinfo 4.4 or higher.
6696         * configure: Regenerate.
6698 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6700         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6701         Rearrange the entries of other libraries to have them in one place.
6703 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6705         * MAINTAINERS (Write After Approval): Remove myself.
6706         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6708 2006-03-14  Richard Guenther  <rguenther@suse.de>
6710         * configure: Regenerate with autoconf 2.13.
6712 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6714         * MAINTAINERS: Use my work address.
6716         * MAINTAINERS: Update my E-mail address.
6718 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6720         * configure.in: Handle --disable-<component> generically.
6721         * configure: Regenerate.
6723 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6725         PR libgcj/17311
6726         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6728 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6730         * MAINTAINERS (Write After Approval):  Remove myself.
6731         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6733 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6735         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6736         (TARGET_CONFIGDIRS): Remove.
6737         * configure.in: Remove AC_SUBST(target_configdirs).
6738         * Makefile.in, configure: Regenerated.
6740 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6742         * MAINTAINERS (Write After Approval):  Remove myself.
6743         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6745 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6747         PR bootstrap/25670
6749         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6751         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6752         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6753         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6754         BUILD_PREFIX, BUILD_PREFIX_1.
6755         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6757         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6758         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6760         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6761         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6762         of `cat stage_current`.  Always provide the `r' and `s' variables.
6763         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6764         a single shell execution.
6765         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6766         bootstrapped modules, make the stage1 module if the build was not
6767         started yet, else build the current stage.
6768         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6769         (all-build, all-host, all-target, [+make_target+]-host,
6770         [+make_target+]-target): Do not use \-continued lines.
6771         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6772         (current_stage, restrap, stage_last): New.
6774         * Makefile.in: Regenerate.
6775         * configure: Regenerate.
6777 2006-02-19  Bud Davis  <jmdavis@link.com>
6779         * MAINTAINERS (Write After Approval):  Remove myself.
6780         (Language Front End Maintainers):  Add myself as fortran 95
6781         maintainer and update e-mail address.
6783 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6785         * MAINTAINERS (Write After Approval):  Remove myself.
6786         (Language Front End Maintainers):  Add myself as fortran 95
6787         maintainer.
6789 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6791         * MAINTAINERS (Write After Approval): Add myself.
6793 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6795         * MAINTAINERS (Write After Approval):  Remove myself.
6796         (Language Front End Maintainers):  Add myself as
6797         fortran 95 maintainer.
6799 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6801         Sync from src:
6803         2005-12-27  Leif Ekblad  <leif@rdos.net>
6805         * configure.in: Add support for RDOS target.
6806         * configure: Regenerate.
6808 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6809             Andreas Schwab  <schwab@suse.de>
6811         * configure: Regenerate.
6813 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6815         * configure.in (enable_libgomp): Add AIX.
6816         * configure: Regenerate.
6818 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6820         * MAINTAINERS (Write After Approval): Add myself.
6822 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6824         * MAINTAINERS (Write After Approval): Add myself.
6826 2006-01-31  Richard Guenther  <rguenther@suse.de>
6827         Paolo Bonzini  <bonzini@gnu.org>
6829         * Makefile.def (target_modules): Add libgcc-math target module.
6830         * configure.in (target_libraries): Add libgcc-math target library.
6831         (--enable-libgcc-math): New configure switch.
6832         * Makefile.in: Re-generate.
6833         * configure: Re-generate.
6834         * libgcc-math: New toplevel directory.
6836 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6838         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6839         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6840         the assembler, linker and binutils.
6841         * configure: Regenerate.
6843 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6845         * MAINTAINERS (Write After Approval): Add myself.
6847 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6849         * configure: Regenerate.
6851 2006-01-18  Richard Henderson  <rth@redhat.com>
6852             Jakub Jelinek  <jakub@redhat.com>
6853             Diego Novillo  <dnovillo@redhat.com>
6855         * libgomp: New directory.
6856         * Makefile.def: Add target_module libgomp.
6857         * Makefile.in: Regenerate.
6858         * configure.in (target_libraries): Add target-libgomp.
6859         * configure: Regenerate.
6861 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6863         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6864         @ from continuation.
6865         * Makefile.in: Rebuilt.
6867 2006-01-04  Chris Lattner  <sabre@gnu.org>
6869         * MAINTAINERS (Write After Approval): Add myself.
6871 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6873         PR bootstrap/24252
6875         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6876         * Makefile.tpl (OBJDUMP): New.
6877         (EXTRA_HOST_FLAGS): Add it.
6878         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6880         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6881         to use symbolic links between directories.  Avoid race conditions
6882         or make them harmless.
6883         * configure.in: Do not try to use symbolic links between directories.
6885         * Makefile.def (LEAN): Pass.
6886         * Makefile.tpl (LEAN): Define.
6887         (stage[+id+]-start): Accept that the previous directory does not
6888         exist, if the bootstrap is lean.
6889         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6890         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6891         configure substitution.
6892         ([+compare-target+]): Likewise.
6893         ([+bootstrap-target+]-lean): New.
6894         * configure.in: Remove lean bootstrap support from here.
6896         * Makefile.in: Regenerate.
6897         * configure: Regenerate.
6899 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6901         * MAINTAINERS (libdecnumber): Add myself.
6903 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6905         * libtool-ldflags: New script.
6907 2006-01-02  Andreas Schwab  <schwab@suse.de>
6909         * configure.in: When reconfiguring remove Makefile in
6910         all stage directories.
6911         * configure: Regenerate.
6913 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6915         * MAINTAINERS: Update my email address.
6917 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6919         Revert Ada-related part of the previous change.
6921         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6922         Do not pass.
6923         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6924         * Makefile.in: Regenerate.
6925         * configure.in: Do not include mt-ppc-aix target fragment.
6926         * configure: Regenerate.
6928 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6930         * configure.in: Select appropriate fragments for PowerPC/AIX.
6931         * configure: Regenerate.
6933         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6934         BOOT_CFLAGS, BOOT_LDFLAGS.
6935         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6936         BOOT_CFLAGS, BOOT_LDFLAGS.
6937         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6938         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6939         (stage): Fail if we cannot complete the work.
6940         * Makefile.in: Regenerate.
6942 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6944         * configure.in: Replace ms1 with mt.
6945         * configure: Rebuilt.
6947 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6949         * MAINTAINERS: Update my email address.
6951 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6953         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6954         install-host-nogcc): Don't invoke $(stage) at the end.
6955         * Makefile.in: Regenerate.
6957 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6959         * configure.in: Flip the top-level bootstrap switch.
6960         * configure: Regenerate.
6962 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6964         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6965         $(stage) and $(unstage).
6966         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6967         (all): Remove stray semicolon.
6968         (local-distclean): Don't handle multilib.tmp and multilib.out.
6969         (install.all): Set $s for consistency.
6970         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6971         check_multilibs setting.  Always make the install directory.
6972         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6973         Correct @if/@endif.
6974         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6975         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6976         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6977         (multilib.out): Remove.
6978         * Makefile.in: Regenerated.
6980 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6982         * MAINTAINERS (Write After Approval): Add myself.
6984 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6986         * MAINTAINERS: Add myself as mt maintainer.
6988         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6990 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6992         * MAINTAINERS: Change email address.
6994 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6996         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6997         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6998         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6999         Find in-tree tools if available.
7000         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7001         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7002         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7003         (COMPILER_*_FOR_TARGET): New.
7004         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7005         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7006         (CONFIGURED_*, USUAL_*): Remove.
7007         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7008         STRIP): Use autoconf substitutions.
7009         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7010         COMPILER_NM_FOR_TARGET): New.
7011         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7013         (all): Make all-host and all-target in parallel.
7014         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7015         that $$r and $$s are set before invoking a recursive make.
7016         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7017         ([+bootstrap-target+]): Inline most of the `all' target.
7019 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7021         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7022         from the gcc build directory.
7023         * Makefile.in: Regenerate.
7025 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7027         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7028         depend on all-libdecnumber.
7029         * configure.in (host_libs): Include libdecnumber.
7030         * Makefile.in: Regenerate.
7031         * configure: Likewise.
7033 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7035         * libdecnumber: Import decNumber sources from the dfp-branch.
7037 2005-11-21  Kean Johnston  <jkj@sco.com>
7039         * config.sub, config.guess: Sync from upstream sources.
7041 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7043         Import from Autoconf sources:
7045         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7046         * config/move-if-change: Don't output "$2 is unchanged";
7047         suggested by Ben Elliston.  Handle weird characters correctly.
7049 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7051         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7052         to match upstream libtool for darwin.
7054 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7056         * Makefile.def: Remove gdb dependencies for gdbtk.
7057         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7058         (configure-gdb, install-gdb): New rules.
7059         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7060         * Makefile.in, configure: Regenerated.
7062 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7064         * MAINTAINERS (Write After Approval): Add myself.
7066 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7068         * MAINTAINERS (Write After Approval): Add myself.
7070 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7072         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7073         Diego Novillo.
7075 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7077         PR bootstrap/24297
7078         * Makefile.tpl (do-[+make-target+], do-check, install,
7079         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7080         are set before recursing.
7081         * Makefile.in: Regenerate.
7083 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7085         PR bootstrap/18939
7086         * Makefile.def (gcc) <target>: Fix thinko.
7087         * Makefile.in: Regenerate.
7089 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7091         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7092         * configure: Regenerate.
7094 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7096         * MAINTAINERS (Write After Approval): Add self.
7098 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7100         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7101         target-libffi, target-qthreads, target-libjava, and
7102         targetlibobjc.
7103         * configure: Regenerate.
7105 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7107         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7108         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7109         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7110         (USUAL_OBJDUMP_FOR_TARGET): New.
7111         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7112         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7113         * configure, Makefile.in: Regenerated.
7115 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7117         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7118         before other host packages.
7120 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7122         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7124 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7126         PR bootstrap/22340
7128         * configure.in (default_target): Remove.
7129         * Makefile.tpl (all): Do not use prerequisites as subroutines
7130         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7131         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7132         use prerequisites as subroutines.
7133         (check-host, check-target): New.
7134         (bootstrap configure & all targets): Do not use stage*-start
7135         if the directory layout is already ok.
7136         (non-bootstrap configure & all targets): Prepend a $(unstage).
7137         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7138         (NOTPARALLEL): Remove.
7139         (unstage, stage variables): New variables.
7140         (unstage, stage targets): Simply expand to those variables.
7142         * configure: Regenerate.
7143         * Makefile.in: Regenerate.
7145 2005-10-04  James E Wilson  <wilson@specifix.com>
7147         * Makefile.def (lang_env_dependencies): Add libmudflap.
7148         * Makefile.in: Regenerate.
7150 2005-10-03  Andreas Schwab  <schwab@suse.de>
7152         Backport from libtool CVS:
7153         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7155         * ltmain.sh: add support for installing into temporary
7156         staging area (e.g. 'make install DESTDIR=...')
7158 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7160         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7161         * configure: Regenerated.
7163 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7165         * configure: Regenerate with the correct
7166         autoconf version.
7168 2005-09-30  Catherine Moore  <clm@cm00re.com>
7170         * configure.in (bfin-*-*): New.
7171         * configure: Regenerated.
7173 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7175         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7176         (LIPO_FOR_TARGET): New.
7177         (CONFIGURED_LIPO_FOR_TARGET): New.
7178         (USUAL_LIPO_FOR_TARGET): New.
7179         (STRIP_FOR_TARGET): New.
7180         (CONFIGURED_STRIP_FOR_TARGET): New.
7181         (USUAL_STRIP_FOR_TARGET): New.
7182         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7183         STRIP_FOR_TARGET.
7184         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7185         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7186         * Makefile.in: Regenerate.
7187         * configure: Regenerate.
7189 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7191         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7192         (rs6000-*-aix*): Same.
7193         * configure: Regenerate.
7195 2005-09-16  Tom Tromey  <tromey@redhat.com>
7197         * MAINTAINERS: Add self as java maintainer.
7199 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7201         * configure.in: Recognize f95 in the --enable-languages option,
7202         and substitute it for fortran, issuing a warning.
7203         * configure: Regenerate.
7205 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7207         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7208         * configure:  Regenerated.
7210 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7212         * MAINTAINERS: Add self as ms1 maintainer.
7214 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7216         * Makefile.def (libssp): Add to lang_env_dependencies.
7217         * Makefile.in: Regenerate.
7219 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7221         * MAINTAINERS: Add myself as middle-end maintainer.
7223 2005-08-17  Christian Groessler  <chris@groessler.org>
7225         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7226         * Makefile.in: Regenerate.
7228 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7230         * MAINTAINERS (write after approval): Added myself.
7232 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7234         * MAINTAINERS (Write After Approval): Add myself.
7236 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7238         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7239         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7240         Look for alternate names of the target cc and c++
7241         * configure: Regenerate.
7243 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7245         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7246         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7247         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7248         tools; remove code to manually set them.
7249         (Target tools): Look in the environment for them.
7250         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7251         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7252         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7253         build directory.
7254         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7255         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7256         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7257         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7258         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7259         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7260         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7261         * configure: Regenerate.
7262         * Makefile.in: Regenerate.
7264 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7266         * MAINTAINERS: Update for removed CPU targets.
7268 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7270         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7271         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7272         * Makefile.in: Regenerated.
7274 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7276         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7277         (CFLAGS_FOR_TARGET): Use it.
7278         (CXXFLAGS_FOR_TARGET): Likewise.
7279         * Makefile.in: Regenerated.
7280         * configure.in (--with-build-sysroot): New option.
7281         * configure: Regenerated.
7283 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7285         * Makefile.tpl: Wrap install between unstage and stage
7286         * Makefile.in: Regenerate.
7288 2005-07-21  Eric Christopher  <echristo@apple.com>
7290         * MAINTAINERS: Update affiliation.
7292 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7294         * MAINTAINERS: Add self as crx port maintainer.
7296 2005-07-20  DJ Delorie  <dj@redhat.com>
7298         * MAINTAINERS: Add self as m32c maintainer.
7300 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7302         * all files: Update FSF address.
7304 2005-07-15  Eric Christopher  <echristo@redhat.com>
7306         * MAINTAINERS: Change affiliation.
7308 2005-07-14  Jim Blandy  <jimb@redhat.com>
7310         * configure.in: Add cases for Renesas m32c.
7311         * configure: Regenerated.
7313 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7315         * COPYING.LIB: Update from fsf.org.
7317 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7319         * COPYING, compile, config.guess,
7320         config.sub, install-sh, missing, mkinstalldirs,
7321         symlink-tree, ylwrap: Sync from upstream sources.
7322         * config-ml.in: Update FSF address.
7324 2005-07-13  Eric Christopher  <echristo@redhat.com>
7326         * configure.in: Add toplevel noconfigdir support for tpf.
7327         * configure: Regenerate.
7329 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7331         PR ada/22340
7333         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7334         * Makefile.in: Regenerate.
7336 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7338         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7339         Brolley to write-after-approval.
7341 2005-07-07  Andreas Schwab  <schwab@suse.de>
7343         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7344         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7345         * Makefile.in: Regenerated.
7347 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7349         * configure.in: Don't build sim or rda when targetting darwin.
7350         * configure: Regenerate.
7352 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7354         * configure.in: Add --enable-libssp and --disable-libssp.
7355         * configure: Regenerate with autoconf-2.13.
7357 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7359         * Makefile.def (target_modules): Add libssp.
7360         * configure.in (target_libraries): Add target-libssp.
7361         * configure: Rebuilt.
7362         * Makefile.in: Rebuilt.
7364 2005-07-01  Zack Weinberg  <zackw@panix.com>
7366         * MAINTAINERS: Change email address.  Resign from maintainership.
7368 2005-07-01  Richard Guenther  <rguenther@suse.de>
7370         * MAINTAINERS: Change my e-mail address and affiliation.
7372 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7374         * Makefile.def (stagefeedback): Come after profile.
7375         Define profiledbootstrap target.
7376         * Makefile.tpl (profiledbootstrap): Remove.
7377         (stageprofile-end): Zap stagefeedback.
7378         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7379         * Makefile.in: Regenerate.
7381 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7383         * MAINTAINERS: Update my email address.
7385 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7387         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7388         In 'cpp' stanza, support '#line' as well as '# '.
7390 2005-06-08  Andreas Schwab  <schwab@suse.de>
7392         * MAINTAINERS: Move myself from 'Write After Approval' to
7393         'CPU Port Maintainers' section as m68k maintainer.
7395 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7397         * configure.in (unsupported_languages): New macro.
7398         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7399         non-ported target libraries in noconfigdirs.
7400         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7401         non-linux-gnu.  Remove libgcj_ex_libffi.
7402         <lang_frag loop>: Set add_this_lang=no if the language is in
7403         unsupported_languages.
7404         * configure: Regenerate.
7406 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7408         * configure.in: Fix typo in handling of --with-mpfr-dir.
7409         * configure: Regenerate.
7411 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7413         * MAINTAINERS: Update my email address.
7415 2005-06-02  Jim Blandy  <jimb@redhat.com>
7417         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7418         accepted into the master sources.)
7420 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7421             Michael Snyder  <msnyder@redhat.com>
7422             Stan Cox  <scox@redhat.com>
7424         * configure.in: Set noconfigdirs for ms1.
7426         * configure: Regenerate.
7428 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7430         * MAINTAINERS (Write After Approval): Add self.
7432 2005-06-01  Josh Conner  <jconner@apple.com>
7434         * MAINTAINERS (Write After Approval): Add self.
7436 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7438         * MAINTAINERS: Update my email address.
7440 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7442         * MAINTAINERS (Write After Approval): Add self.
7444 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7446         * MAINTAINERS (Write After Approval): Remove self.
7448 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7450         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7451         (Dependencies): Consider target modules for bootstrap dependencies.
7452         Make target bootstrap modules depend on each stage's gcc.
7453         * Makefile.in: Regenerate.
7455 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7457         * Makefile.def (configure-gcc): Depend on binutils having been built.
7458         (all-gcc): No need to do it here.
7459         * Makefile.in: Regenerate.
7461 2005-05-19  Paul Brook  <paul@codesourcery.com>
7463         * configure.in: Rewrite misleading error message when requested
7464         language cannot be built.
7465         * configure: Regenerate.
7467 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7469         * ylwrap: Import from Automake 1.9.5.
7471 2005-05-13  David Ung  <davidu@mips.com>
7473         * MAINTAINERS (Write After Approval): Add self.
7475 2005-05-09  Mike Stump  <mrs@apple.com>
7477         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7478         lt_cv_sys_max_cmd_len for now.
7480 2005-05-09  Stan Cox  <scox@redhat.com>
7482         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7484 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7486         * README.SCO: Update the URL.
7488 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7490         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7491         with_gnu_ld to libtool.
7492         * ltcf-c.sh (aix[45]): Define file_list_spec.
7493         * ltcf-cxx.sh (aix[45]): Same.
7494         * ltcf-gcj.sh (aix[45]): Same.
7495         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7496         exists, write list of input files to temporary file.
7498 2005-05-04  Mike Stump  <mrs@apple.com>
7500         * configure.in: Always pass --target to target configures as
7501         otherwise rebuilds that do --recheck will fail.
7502         * confiugure: Rebuilt.
7504 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7506         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7507         STAGE_HOST_EXPORTS.
7508         (configure, all): Add bootstrap support.
7509         (Host modules, target modules): Pass post-stage1 flags and exports.
7510         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7511         * Makefile.in: Regenerate.
7513 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7515         * configure: Regenerate.
7517 2005-04-27  Mike Stump  <mrs@apple.com>
7519         * MAINTAINERS: Add self as darwin maintainer.
7521 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7523         * config.sub: Update from master copy.
7525 2005-04-21  Mike Stump  <mrs@apple.com>
7527         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7528         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7530 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7532         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7533         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7534         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7535         "*-*-elf" and "*-*-linux*".
7536         * configure: Regenerate.
7538 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7540         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7542 2005-04-12  Mike Stump  <mrs@apple.com>
7544         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7546 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7548         * MAINTAINERS (Write After Approval): Add myself.
7550 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7552         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7554 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7556         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7557         (TARGET_CONFIGARGS): Include --with-target-subdir.
7558         (configure, all): New macros.  Use them throughout.
7559         * Makefile.in: Regenerate.
7561 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7563         * MAINTAINERS (Write After Approval): Add myself.
7565 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7567         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7569 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7571         * MAINTAINERS: Move John Carr to Write After Approval.
7573 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7575         * config/mh-mingw32: Delete.
7576         * configure.in: Don't use it.
7577         * configure: Regenerate.
7579 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7581         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7582         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7583         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7584         (HOST_LIB_PATH): Generate from Makefile.def.
7585         (TARGET_LIB_PATH): Likewise.
7586         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7587         * Makefile.in: Regenerate.
7588         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7589         (RPATH_ENVVAR): Include Darwin case.
7590         * configure: Regenerate.
7592 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7594         * MAINTAINERS (Various Maintainers): Remove self.
7595         (Write After Approval): Add self.
7597 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7599         * MAINTAINERS (Various Maintainers): Add self.
7601 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7603         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7604         * configure: Regenerate.
7606 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7608         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7609         gcc_version, and gcc_version_trigger from set of flags to pass.
7610         * Makefile.tpl: Remove definitions of above variables.
7611         (config.status): Remove dependency on $(gcc_version_trigger).
7612         * Makefile.in: Regenerate.
7613         * configure.in: Do not reference config/gcc-version.m4 nor
7614         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7615         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7616         * configure: Regenerate.
7618 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7619             Andrew Pinski  <pinskia@physics.uc.edu>
7621         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7622         * Makefile.in: Regenerate.
7624 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7626         * MAINTAINERS (Write After Approval): Add myself.
7628 2005-03-03  David Ayers  <d.ayers@inode.at>
7630         * MAINTAINERS (Write After Approval): Add myself.
7632 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7634         PR libgcj/20160
7635         * ltmain.sh: Avoid creating archives with components that have
7636         duplicate basenames.
7638 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7640         PR bootstrap/20250
7641         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7642         instead of check.
7643         * Makefile.in: Regenerate.
7645 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7647         * Makefile.in: Regenerate to fix conflict between the previous two
7648         patches.
7650 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7652         PR bootstrap/17383
7653         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7654         * Makefile.tpl (HOST_SUBDIR): New substitution.
7655         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7656         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7657         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7658         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7659         (Host modules, Bootstrapped modules): Use it.
7660         (Build modules, Target modules): Do not create symlink trees,
7661         always configure out-of-srcdir.
7662         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7663         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7664         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7665         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7667         * Makefile.in: Regenerate.
7668         * configure: Regenerate.
7670 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7672         Merged from libada-gnattools-branch:
7673         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7675         * gnattools: New directory.
7676         * Makefile.def: Add gnattools as a module, depending on target-libada.
7677         * Makefile.in: Regenerate.
7678         * configure.in: Include gnattools in host_tools; disable it if ada
7679         is disabled.
7680         * configure: Regenerate.
7682 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7684         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7685         treelang maintainer.
7686         (Write After Approval): Remove myself.
7688 2005-02-23  Paul Schlie  <schlie@comcast.net>
7690         * configure.in: Allow darwin targeted ports to build tk, itcl and
7691         libgui.
7692         * configure: Regenerate.
7694 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7696         PR libgcj/10353
7697         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7698         * configure: Regenerate.
7700 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7702         * MAINTAINERS (Write After Approval): Add myself.
7704 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7706         * MAINTAINERS: Update my e-mail address.
7708 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7710         * MAINTAINERS (Write After Approval): Add myself.
7712 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7714         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7715         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7716         target-libgloss when not *-*-elf and *-*-aout.
7717         * configure: Regenerate.
7719 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7721         * MAINTAINERS: Remove obsolete entries.
7723         * MAINTAINERS (Write After Approval): Add Michael Matz.
7725 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7727         * MAINTAINERS: Remove self as cpplib maintainer.
7729 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7731         * install-sh, config.sub: Import from upstream.
7733 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7735         PR bootstrap/18222
7736         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7737         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7738         * Makefile.in: Regenerate.
7740 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7742         * MAINTAINERS: Update my email address.
7744 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7745             Andreas Schwab  <schwab@suse.de>
7747         PR bootstrap/18033
7748         * config-ml.in: Eval option if surrounded by single quotes.
7750 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7752         Revert 2004-12-28 Makefile changes, a better fix will be
7753         applied to mainline and src after GCC 4.0 branches.
7755 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7757         PR bootstrap/17383
7759         * Makefile.def (target_modules): Remove stage parameter,
7760         it is always true now.
7761         * Makefile.tpl (configure-build-[+module+],
7762         configure-target-[+module+]): Always build symlink tree
7763         for the directory and for include.  BUILD_SUBDIR and
7764         TARGET_SUBDIR cannot be . anymore.
7765         * Makefile.in: Regenerate.
7767 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7769         Revert 2004-12-08 Makefile changes.
7771 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7773         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7774         cygwin, mingw.
7776 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7778         * configure.in (sh64-*-*): Reenable gprof.
7779         * configure: Regenerate.
7781 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7783         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7784         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7785         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7786         * Makefile.in: Regenerate.
7788 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7790         * MAINTAINERS: Update my email address.
7792 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7794         * Makefile.tpl: Generate normal dependencies if the LHS module is
7795         not bootstrapped.
7796         * Makefile.in: Regenerate.
7798 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7800         * configure.in: Include config/gxx-include-dir.m4.  Use
7801         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7802         * configure: Regenerate.
7804 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7806         * config.if: Delete.
7807         * configure.in: Set libstdcxx_incdir directly.
7808         * configure: Regenerate.
7810 2004-12-02  Eric Christopher  <echristo@redhat.com>
7812         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7813         * Makefile.in: Regenerate.
7815 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7817         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7818         * configure: Regenerate.
7820 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7822         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7823         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7824         * configure: Regenerate.
7826 2004-12-01  Eric Christopher  <echristo@redhat.com>
7828         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7829         of things to remove.
7831 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7833         * MAINTAINERS (Write After Approval): Update my e-mail address.
7835 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7837         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7838         from CVS libtool to always pass_all.
7840 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7842         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7843         (hppa*64*-*-*): Delete incorrect comment.
7844         * configure: Rebuilt.
7846 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7848         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7850 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7852         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7853         from CVS libtool to always pass_all.
7855 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7857         * install-sh, compile: Import from automake.
7859 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7861         * config.guess, config.sub:  Import from savannnah.
7863 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7865         * MAINTAINERS (Write After Approval): Add myself
7867 2004-11-12  Mike Stump  <mrs@apple.com>
7869         * Makefile.def: Add html support.
7870         * Makefile.tpl: Likewise.
7871         * Makefile.in: Regenerate.
7873 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7875         PR 18423
7876         * configure.in: Remove all instances of build-fixincludes from
7877         noconfigdirs.
7878         (build_configargs): Supply --target to subdirectories.
7879         * configure: Regenerate.
7881         * Makefile.def: Make gcc install depend on fixincludes install.
7882         * Makefile.in: Regenerate.
7884 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7886         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7888 2004-11-11  Paul Brook  <paul@codesourcery.com>
7890         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7892 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7894         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7895         target-libgfortran.
7896         * configure: Regenerate.
7898 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7900         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7901         like CC.
7903 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7905         * Makefile.def (host fixincludes): Specify missing targets.
7906         * Makefile.in: Regenerate.
7908 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7910         * MAINTAINERS: Add myself
7912 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7914         * MAINTAINERS (Write After Approval): Add myself.
7916 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7918         * Makefile.def: Build fixincludes for the host, too.
7919         * Makefile.in: Regenerate.
7920         * configure.in (host_tools): Add fixincludes.
7921         * configure: Regenerate.
7923 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7925         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7926         * configure: Regenerated.
7928 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7930         PR other/17783
7931         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7932         * configure: Regenerated.
7934 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7936         * README.SCO: Update per FSF instructions.
7938 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7940         PR target/18151
7941         * configure.in (case ${target}): Do not build fixincludes for avr.
7942         * configure: Regenerated.
7944 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7946         * configure.in (case ${target}): Do not build fixincludes
7947         on platforms where it is not used.
7948         * configure: Regenerated.
7950 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7952         * configure.in: Use an absolute path to install-sh.
7953         * configure: Regenerated.
7955 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7957         * MAINTAINERS (Write After Approval): Add myself.
7959 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7961         * MAINTAINERS: Remove from Write After Approval those that are
7962         already maintainers.
7964 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7966         * MAINTAINERS:  Update my email address.
7968 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7970         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7971         * configure: Regenerate.
7973 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7975         * MAINTAINERS:  Update my email address.
7977 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7979         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7980         entries belonging to this category.
7982 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7984         * MAINTAINERS: Update my e-mail address.
7986 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7988         Fix wrong conflict resolution in:
7990         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7992         * Makefile.in: Regenerate.
7993         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7994         in the recursive `make', instead of hardwiring `all'.
7995         (Autogenerated TARGET-* variables): New.
7997 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7999         * configure.in: Enable target-libgloss for crx-*-*.
8000         * configure: Regenerate.
8002 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8004         * MAINTAINERS (Various Maintainers): Move the "windows,
8005         cygwin, mingw" maintainer to ...
8006         (OS Port Maintainers): ... here.
8008 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8010         * MAINTAINERS (Write After Approval): Remove those that are
8011         maintainers of some subsystem.
8013 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8015         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8016         * ltcf-cxx.sh (tpf*): Likewise.
8017         * ltconfig (tpf*): Add TPF OS configuration support.
8019 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8021         * MAINTAINERS: Change my email address to my new work account.
8023 2004-09-24  Michael Roth  <mroth@nessie.de>
8025         * configure.in (--without-headers): Add missing double quotes.
8026         * configure: Regenerate.
8028 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8030         * ylwrap: Revert to previous version.
8032 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8034         PR bootstrap/17369
8035         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8036         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8037         SET_GCC_LIB_PATH_CMD.
8038         (BASE_TARGET_EXPORTS): Likewise.
8039         * Makefile.in: Regenerated.
8041         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8042         * configure: Regenerated.
8044 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8046         * config.guess: New upstream version
8047         * compile, depcomp, install-sh, ylwrap: Likewise.
8049 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8051         * config/mh-x86omitfp: New host makefile fragment.  Add
8052         -fomit-frame-pointer to the default BOOT_CFLAGS.
8053         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8054         * configure: Regenerate.
8056 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8058         PR target/11572
8059         * configure.in (*-*-darwin*): Renable libobjc.
8060         * configure: Regenerate.
8062 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8064         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8066 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8068         * Makefile.def: Remove libbanshee.
8069         * Makefile.tpl: Ditto.
8070         * configure.in: Ditto.
8071         * Makefile.in: Regen.
8072         * configure: Ditto.
8074 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8076         * ltmain.sh: Use $pic_object as $non_pic_object if
8077         $non_pic_object=none.
8079 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8081         * missing: Import latest version from master repository.
8083 2004-09-06  Nick Clifton  <nickc@redhat.com>
8085         * config.sub: Import latest version from master repository.
8086         * config.guess: Likewise.
8087         This includes these changes:
8089         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8091         * config.sub: Handle crisv32, alias etraxfs.
8092         * config.guess (crisv32:Linux:*:*): Handle.
8094         2004-08-13  Brad Smith  <brad@comstyle.com>
8096         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8097         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8099         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8101         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8102         assume the processor is a powerpc.  This is because coreutils
8103         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8104         in this case, due to a MacOS X bug that causes
8105         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8106         to return a negative number.
8107         Problem reported by Petter Reinholdtsen in:
8108         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8110         2004-07-19  Ben Elliston  <bje@gnu.org>
8112         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8114         2004-06-24  Ben Elliston  <bje@gnu.org>
8116         * config.guess: Update copyright years.
8117         * config.sub: Likewise.
8119         2004-06-22  Robert Millan  <robertmh@gnu.org>
8121         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8122         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8124         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8126         * config.guess (*:*VMS:*:*): New entry. Replaces
8127         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8128         manufacturer.
8130         2004-06-22  Ben Elliston  <bje@gnu.org>
8132         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8133         * config.sub: Likewise.
8135         2004-06-22  Ben Elliston  <bje@gnu.org>
8137         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8138         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8140         2004-06-11  Ben Elliston  <bje@gnu.org>
8142         * config.guess (pegasos:OpenBSD:*:*): Remove.
8144         2004-06-11  Ben Elliston  <bje@gnu.org>
8146         From Wouter Verhelst <wouter@grep.be>:
8147         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8149         2004-06-11  Ben Elliston  <bje@gnu.org>
8151         * config.guess (luna88k:OpenBSD:*:*): New.
8153         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8155         * config.guess (m32r*:Linux:*:*): New case.
8156         * config.sub: Handle m32rle.
8158         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8160         From Jens Petersen  <petersen@redhat.com>:
8161         * config.sub: Handle sparcv8.
8163         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8165         From Tom Smith <smith@cag.lkg.hp.com>:
8166         * config.guess: Version suffixes are equally significant on Tru64
8167         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8168         prefix of "P" (patched kernel).
8170         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8172         * config.sub: Add support for National Semiconductor CRX target.
8174 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8176         * MAINTAINERS (Various Maintainers): Remove myself as web page
8177         maintainer, add myself as maintainer of build status lists.
8179 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8181         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8182         *-*-netware, but add target-libmudflap.
8183         Consolidate *-*-netware targets (of which really only i?86 exists)
8184         into a single entry.
8185         * configure: Likewise.
8187 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8189         * Makefile.tpl (sorry): Remove.
8190         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8191         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8192         (do-clean): Clean per-stage directories too.
8193         (do-distclean): Run distclean-stage1 too.
8194         (.NOTPARALLEL): Enable during toplevel bootstrap.
8195         (stage[+id+]-bubble): Enable parallel execution during
8196         the recursive invocation.
8197         * Makefile.in: Regenerate.
8199         Fix previous checkin:
8201         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8202         include.
8203         * configure.in: Fix indentation.
8204         * configure: Regenerate.
8206 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8208         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8209         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8210         * configure: regenerate
8211         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8212         -mdynamic-no-pic
8214 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8216         * Makefile.def (build_modules): Add fixincludes.
8217         (dependencies): Make gcc depend on fixincludes.
8218         * configure.in (build_tools): Add fixincludes.
8219         (build_configdirs): Always include build_libs.
8220         * Makefile.in: Regenerate.
8221         * configure: Regenerate.
8223 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8225         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8226         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8227         phony targets; do not generate timestamp files.
8228         (distclean-stageN): Remove references to their timestamp files.
8229         (restageN, touch-stageN): Remove.
8230         (stageN-bubble): Rewritten.
8231         (compare): Support lean bootstraps.
8232         * Makefile.in: Regenerate.
8234         * configure.in: Only warn when bootstrapping but
8235         build != host or build != target.  Support lean bootstraps.
8236         * configure: Regenerate.
8238 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8240         * configure.in:  Give a better error message if GMP/MPFR are missing
8241         and a language needing them has been requested.
8242         * configure:  Regenerated.
8244 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8246         * configure.in:  Print a list of available language front-ends if
8247         a requested one is missing.  Tidy stray tab characters.
8248         * configure:  Regenerated.
8250 2004-08-19  Michael Koch  <konqueror@gmx.de>
8252         * gcc/doc/install.texi: Update entry about automake for libjava.
8254 2004-08-17  Robert Millan  <robertmh@gnu.org>
8256         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8257         (instead of FreeBSD).
8258         * configure: Regenerate.
8260 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8262         * Makefile.in: Regenerate.
8263         * configure: Regenerate.
8265         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8266         stage_*_flags.
8267         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8268         for bootstrapped modules if toplevel bootstrap is going.
8269         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8270         modules.  Adjust for changes in Makefile.def.  Enable several
8271         rules even in non-bootstrap mode, just to avoid peppering the
8272         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8273         (stage-[+prev+]-bubble): Remove.
8275         * Makefile.def (Dependencies): Depend on all-build-bison,
8276         all-build-flex, all-build-byacc, all-build-texinfo, rather
8277         than the host variations.
8278         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8279         with BUILD_SUBDIR.
8280         (BISON): Update for recent Bisons.
8281         (YACC): Fix typo.
8282         (cross): Depend on all-build.
8283         (all): Do not depend on all-build.
8284         (prebootstrap): Remove.
8285         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8286         (Prebootstrap dependencies): Add them to the per-stage targets
8287         and to all-prebootstrap.
8288         * configure.in (build_configdirs): Always enable build_tools.
8289         (BUILD_DIR_PREFIX): Remove.
8291         * Makefile.def (gcc): Add target variable.
8292         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8293         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8294         in the recursive `make', instead of hardwiring `all'.
8295         (Autogenerated TARGET-* variables): New.
8297 2004-08-13  Brian Booth  <bbooth@redhat.com>
8299         * MAINTAINERS: Remove myself from write-after-approval.
8301 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8303         * src-release: Stop distributing mmalloc with gdb (which doesn't
8304         use it).
8305         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8306         * Makefile.in: Regenerate.
8308 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8310         * configure.in (arm*-*-eabi*): New target.
8311         * configure: Regenerate.
8313 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8315         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8316         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8317         (Dependencies): New section.
8318         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8319         (configure-target-[+module+]): Depend on maybe-all-gcc
8320         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8321         (toplevel profiledbootstrap): Fix dependencies.
8322         * Makefile.in: Regenerate.
8324 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8326         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8327         target-libiberty to noconfigdirs.
8328         * configure: Regenerate.
8330 2004-08-03  Paul Brook  <paul@codesourcery.com>
8332         * configure.in: Check for MPFR as well as GMP.
8333         * configure: Regenerate.
8335 2004-08-01  Robert Millan  <robertmh@gnu.org>
8337         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8338         libmudflap for all GNU-based systems (with Glibc).
8339         * configure: Regenerate.
8341 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8343         * Makefile.def (host-modules): Add gcc.
8344         * Makefile.in: Regenerate.
8345         * Makefile.tpl (sorry): New rule.
8346         (configure-host, all-host, [+make_target+]-host, do-check,
8347         install-host): Do not add gcc as a special case.
8348         (host modules): Add a small special-casing for gcc.  Export
8349         extra_make_flags through the environment.
8350         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8351         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8352         other recursive targets for gcc): Remove.
8354         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8355         (stage, unstage): New rules.
8356         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8357         distclean-stage[+id+]): Use stage_current.
8358         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8359         the stage*-start rules.
8361 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8363         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8364         use -all_load flag.
8366 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8368         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8369         * configure: Regenerate.
8371 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8373         * maintainer-scripts/gcc_release: Revert yesterday's change.
8375 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8377         * MAINTAINERS: Add myself to write-after-approval.
8379 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8381         * libf2c: Removed.
8382         * gcc/gccbug.in: Updated because of libf2c removal.
8383         * maintainer-scripts/gcc_release: Ditto.
8385 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8387         * configure.in: Build libmudflap by default on FreeBSD.
8388         * configure: Regenerated.
8390 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8392         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8393         systems.
8394         * configure: Regenerated.
8396 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8398         PR target/16344
8399         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8400         feedback based compiler.
8401         * Makefile.in: Rebuilt.
8403 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8405         * Makefile.def (host_modules): Set bootstrap=true for flex.
8406         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8407         * Makefile.in: Rebuilt.
8409 2004-07-07  Jan Hubicka  <jh@suse.cz>
8411         * MAINTAINERS: Add self as a profile feedback maintainer.
8413 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8415         * configure.in:  Do not prepend $srcdir to /dev/null in
8416         makefile fragments.
8417         * configure:  Regenerate.
8419 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8421         * Makefile.def (build_modules): Add bison, byacc, flex,
8422         m4, texinfo.
8423         (flags_to_pass): Add FLEX.
8424         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8425         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8426         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8427         DEFAULT_MAKEINFO): Remove.
8428         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8429         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8430         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8431         objdir or else use configured tool.
8432         (all-build): New.
8433         (all): Depend on it.
8434         (Build module dependencies): Add.
8435         * Makefile.in: Regenerate.
8436         * configure.in: Better support for multiple build modules,
8437         matching what is done for host/target modules.  Do not look
8438         for "plausible" locations of build tools if Canadian cross.
8439         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8440         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8441         * configure: Regenerate.
8443 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8445         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8446         * Makefile.in: Regenerate.
8448 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8450         * Makefile.tpl (configure-build-[+module+],
8451         configure-[+module+], configure-target-[+module+]): Pass
8452         [+extra_configure_args+].
8453         (all-build-[+module+], all-[+module+], check-[+module+],
8454         install-[+module+], [+make_target+]-[+module+],
8455         all-target-[+module+], check-target-[+module+],
8456         install-target-[+module+], [+make_target+]-target-[+module+]):
8457         Pass [+extra_make_args+].
8458         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8459         (GCC_HOST_EXPORTS): Remove.
8460         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8461         cross, check-gcc, check-gcc-c++, install-gcc,
8462         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8463         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8464         * Makefile.in: Regenerate.
8466 2004-06-21  Matthew Sachs  <msachs@apple.com>
8468         * MAINTAINERS: Added self to write-after-approval.
8470 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8472         * configure.in: Check for srcdir/winsup rather than build directory
8473         winsup.
8474         * configure: Regenerate.
8476 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8478         * configure.in: Don't build Cygwin native newlib if winsup
8479         directory is missing.  Emit warning instead.
8480         * configure: Regenerate.
8482 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8484         * Makefile.tpl (touch-stage[+id+]): New.
8485         (restage[+prev+]): Depend on touch-stage[+id+].
8487         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8488         Use it throughout.
8490         * Makefile.def: Add profile and feedback bootstrap stages.
8491         Remove next field from bootstrap stages.
8492         * Makefile.tpl (LN, LN_S): Substitute.
8493         (stageN-start, stageN-end): Use double-colon rules, to
8494         provide a hook for additional setup commands.
8495         (distclean-stageN-gcc, restageN): Create dependencies from
8496         [+prev+], not from [+next+].
8497         (stageN-bubble): Add commands for successive stages from
8498         [+prev+], using double-colon rules.
8499         (all-stageN-gcc): Fix typo.
8500         (stagefeedback-start, profiledbootstrap): New.
8501         * Makefile.in: Regenerate.
8502         * configure.in: Call ACX_PROG_LN.
8503         * configure: Regenerate.
8505 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8507         * MAINTAINERS (Write After Approval): Add myself.
8509 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8511         * MAINTAINERS (Write After Approval): Add myself.
8513 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8515         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8516         without gcc.
8517         * configure: Regenerate.
8519 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8521         * Makefile.tpl: Fix typo.
8522         * Makefile.in: Regenerate.
8524 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8526         * configure.in: Remove new- prefix from toplevel
8527         bootstrap targets.
8528         * configure: Regenerate.
8530 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8532         * Makefile.tpl (all.normal): Rename to all.
8533         (all): Replace with a rule to pick the default
8534         target from configure.
8535         (all-gcc, configure-gcc): Use conditionals to
8536         do nothing when toplevel bootstrap is going on.
8537         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8538         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8539         * configure.in: Support --enable-bootstrap.
8541         * Makefile.def: Remove new- prefix from toplevel
8542         bootstrap targets.
8543         * Makefile.tpl: Likewise.
8545         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8546         target.
8548         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8549         $(RECURSE_FLAGS) to recursive invocation of make.
8551         * Makefile.in: Regenerate.
8552         * configure: Regenerate.
8554 2004-05-30  Andreas Jaeger  <aj@suse.de>
8555             Jim Wilson  <wilson@specifixinc.com>
8557         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8558         like CC.
8560 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8562         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8563         * configure: Regenerate.
8565 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8567         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8568         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8569         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8570         targets.
8571         * Makefile.in: Regenerate.
8573 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8575         * configure.in: Test the ability to symlink directories.
8576         * configure: Regenerate.
8578         * Makefile.def (bootstrap-stage): New definitions.
8579         * Makefile.tpl (configure-stage1-gcc,
8580         configure-stage2-gcc, configure-stage3-gcc,
8581         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8582         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8583         new-restage3, compare): Autogenerate, see Makefile.in
8584         entry for behavioral changes.
8585         (distclean-stage1, new-stage1-start, new-stage1-end,
8586         new-stage1-bubble, distclean-stage2, new-stage2-start,
8587         new-stage2-end, new-stage2-bubble, distclean-stage3,
8588         new-stage3-start, new-stage3-end): New autogenerated targets.
8589         (objext, prebootstrap, BOOT_CFLAGS,
8590         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8591         targets.
8593         * Makefile.in: Regenerate.
8594         (distclean-stage1, new-stage1-start, new-stage1-end,
8595         new-stage1-bubble, distclean-stage2, new-stage2-start,
8596         new-stage2-end, new-stage2-bubble, distclean-stage3,
8597         new-stage3-start, new-stage3-end): New targets.
8598         (all-stage1-gcc): Move prebootstrap dependency from here...
8599         (configure-stage1-gcc): ...to here.
8600         (new-bootstrap): Use bubble targets.
8601         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8602         Use per-stage distclean targets.
8603         (configure-stage1-gcc, configure-stage2-gcc,
8604         configure-stage3-gcc, all-stage1-gcc,
8605         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8606         Use new-stageN-start to prepare the tree.
8608 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8610         * Makefile.def (host_modules): add libcpp.
8611         * Makefile.tpl: Add dependencies on and for libcpp.
8612         * Makefile.in: Regenerate.
8613         * configure.in: Add libcpp host module.
8614         * configure: Regenerate.
8616 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8618         * Makefile.tpl: Whenever a recursive target is defined, wrap
8619         it in a special @if/@endif block, and prepare its maybe
8620         dependency in the @if/@endif block
8621         * configure.in: Instead of writing maybe dependencies, remove
8622         the @if/@endif statements, and remove the @if/@endif blocks
8623         that remain.
8624         * configure: Regenerate.
8625         * Makefile.in: Regenerate.
8627 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8629         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8631 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8633         PR bootstrap/15120
8634         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8635         * */configure: Rebuilt.
8637 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8639         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8640         of libf2c.
8641         * configure, Makefile.in: Regenerate.
8643 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8645         * MAINTAINERS (Write After Approval): Add myself.
8647 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8649         Merge from tree-ssa-20020619-branch.
8651         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8652         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8653         (HOST_GMPLIBS): Define.
8654         (HOST_GMPINC): Define.
8655         (TARGET_LIB_PATH): Add libmudflap.
8656         (GFORTRAN_FOR_TARGET): Define.
8657         (configure-build*): Export GFORTRAN.
8658         (configure-gcc): Export GMPLIBS and GMPINC.
8659         (all-gcc): Add maybe-all-libbanshee.
8660         (configure-target-libgfortran): Define.
8661         * Makefile.in: Regenerate.
8662         * configure.in (host_libs): Add libbanshee.
8663         (target_libraries): Add target-libmudflap and target-libgfortran.
8664         Add --with-libbanshee.
8665         Handle --disable-libmudflap.
8666         (*-*-freebsd*): Use with_gmp.
8667         Add $(libgcj) to noconfigdirs.
8668         * configure: Regenerate.
8669         * depcomp: New file.
8670         * MAINTAINERS: Add tree-ssa maintainers.
8672 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8674         * MAINTAINERS (Various Maintainers): Add myself.
8676 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8678         * MAINTAINERS (Write After Approval): Add myself.
8680 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8682         * MAINTAINERS (Write After Approval): Add myself.
8684 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8686         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8687         * configure: Regenerate.
8689 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8691         Revert:
8692         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8694         * Makefile.def (flags_to_pass): Remove *dir variables that
8695         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8696         as well as prefix and exec_prefix.
8697         * Makefile.in: Regenerate.
8699 2004-04-26  Robert Millan  <robertmh@gnu.org>
8701         Add patches from libtool CVS.
8702         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8703         * ltconfig: Likewise.
8704         * ltcf-c.sh: Likewise.
8705         * ltcf-cxx.sh: Likewise.
8706         * ltcf-gcj.sh: Likewise.
8708 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8710         * Makefile.def (host_modules): Mark with the bootstrap
8711         flag packages on which gcc depends.
8712         * Makefile.tpl (all-bootstrap): Use it.
8713         * Makefile.in: Regenerate.
8715 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8717         * Makefile.def (flags_to_pass): Remove *dir variables that
8718         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8719         as well as prefix and exec_prefix.
8720         * Makefile.in: Regenerate.
8722 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8724         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8725         * configure: Regenerate.
8726         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8727         * gcc/Makefile.tpl (compare): Use the result of the test.
8728         * gcc/Makefile.in: Regenerate.
8730 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8732         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8733         Always relocate gcc and prev-gcc to the original names, even
8734         if the build fails.
8735         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8736         New targets.
8738 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8740         * MAINTAINERS: Update my email address.
8742 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8744         * configure.in (mips*-*-irix5*): Enable ld.
8745         * configure: Regenerate.
8747 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8749         * configure: Regenerate.
8751 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8753         * Makefile.tpl (configure-[+module+], configure-gcc,
8754         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8755         Set and export LDFLAGS.
8756         * Makefile.in: Regenerate.
8758 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8760         * MAINTAINERS: Add myself to write-after-approval.
8762 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8764         PR bootstrap/14871
8765         * Makefile.tpl: If we don't have built-in-tree target tools,
8766         use the ones found by configure rather than hacking around with
8767         program_transform_name.
8768         * configure.in: Give Makefile.tpl the information necessary
8769         to do that.
8770         * Makefile.in: Regenerate.
8771         * configure: Regenerate.
8773 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8775         PR bootstrap/14760
8776         * configure.in: When computing baseargs, strip *all* copies of
8777         offending options.  Also, don't match/substitute the trailing space,
8778         so that this actually works when two similar options are separated by
8779         only one space.
8780         * configure: Regenerate.
8782 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8784         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8785         (rs6000-*-aix*): Same.
8786         * configure: Regenerate.
8788 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8790         * MAINTAINERS: Add myself to write-after-approval.
8792 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8794         * MAINTAINERS: Add myself to write-after-approval.
8796 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8798         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8799         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8800         * Makefile.in: Regenerate.
8802         * configure.in (top level bootstrap support): Rework --enable-werror
8803         to set @stage2_werror_flag@.
8804         * configure: Regenerate.
8805         * Makefile.tpl (top level bootstrap support): Pass
8806         @stage2_werror_flag@ down to configure in stages 2 and 3.
8807         * Makefile.in: Regenerate.
8809 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8811         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8812         for stages 2 and 3 as well as in make.  As a consequence, remove
8813         OUTPUT_OPTION (now detected by configure) from the flags passed down
8814         to make.
8815         * Makefile.in: Regenerate.
8817         * Makefile.tpl (new-bootstrap): Fix typo.
8818         * Makefile.in: Regenerate.
8820 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8822         * Makefile.tpl: Rearrange by moving recursive_targets rules
8823         into their proper sections.
8824         * Makefile.tpl (top level bootstrap support): Move disabling
8825         of coverage flags from 'make' to 'configure'; improve comments.
8826         * Makefile.in: Regenerate.
8828         * Makefile.tpl (experimental top level bootstrap) Move stage1
8829         language setting from all- target to configure- target; disable
8830         intermodule optimization in stage 1; prevent gratuitous rebuilds
8831         of stage 1.
8832         * Makefile.in: Regenerate.
8833         * configure.in: Comma-separate stage 1 language list for top
8834         level bootstrap.
8835         * configure: Regenerate.
8837         * Makefile.tpl: Clean up experimental top level bootstrap support:
8838         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8839         prev-gcc in configure- targets as well as all- targets.
8840         * Makefile.in: Regenerate.
8842 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8844         * compile: New file imported from automake.
8846 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8848         * configure.in: Remove symbolic link section.
8849         * configure: Regenerate.
8850         * Makefile.tpl (links): Remove.
8851         * Makefile.in: Regenerate.
8853 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8854             Nathanael Nerode  <neroden@gcc.gnu.org>
8856         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8857         Set with AC_CHECK_PROGS.
8858         * configure.in: Fix comment typo from last patch.
8859         * configure: Regenerate.
8861 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8863         * Makefile.tpl: Introduce experimental top level bootstrap support.
8864         * Makefile.in: Regenerate.
8865         * configure.in: Introduce support for top level bootstrap.
8866         * configure: Regenerate.
8868 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8869             Paolo Bonzini  <bonzini@gnu.org>
8871         PR bootstrap/14522
8872         * configure.in: Cope with shells that do not support unquoted ^
8873         * configure: Regenerate.
8875 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8876             Paolo Bonzini  <bonzini@gnu.org>
8878         PR bootstrap/14522
8879         * configure.in: Cope with shells that do not support nesting
8880         quotes inside quoted backquote substitutions.
8881         * configure: Regenerate.
8883 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8885         PR bootstrap/14522
8886         * configure.in: Fix escaping of $.
8887         * configure: Regenerate.
8889 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8891         * configure: Regenerate, since I forgot to while committing Paolo's
8892         changes.
8894 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8896         PR ada/14131
8897         Move language detection to the top level.
8898         * configure.in: Find default values for the tools as
8899         soon as possible.  Disable ada if GNAT is not found.
8900         Emit error message about missing languages.  Expand
8901         --enable-languages=all for the gcc subdirectory.
8903 2004-03-10  Ben Elliston  <bje@gnu.org>
8905         * MAINTAINERS: Update my email address.
8907 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8909         * ltconfig: Disable building static libraries if building shared
8910         libraries on AIX 5L.
8912 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8914         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8915         and disable libgcj.
8916         * configure: Regenerated.
8918 2004-03-01  Brian Booth  <bbooth@redhat.com>
8920         * MAINTAINERS: Add myself to write-after-approval.
8922 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8924         * MAINTAINERS: Add myself to write-after-approval.
8926 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8928         PR bootstrap/7087
8929         * Makefile.tpl: Guard XFOO sed statements better.
8930         * Makefile.tpl: Add dependency for configure-target-libada.
8931         * Makefile.in: Regenerate (incidentally fixes broken
8932         commit when libada-branch was merged).
8934 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8936         * MAINTAINERS: Add myself to write-after-approval.
8938 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8940         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8941         maintainers.
8943 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8945         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8946         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8948 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8950         PR bootstrap/11932
8951         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8953 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8955         * MAINTAINERS: Added myself to write-after-approval.
8957 2004-02-14  Michael Koch  <konqueror@gmx.de>
8959         * MAINTAINERS: Added myself to write-after-approval.
8961 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8963         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8964         some OS port maintainers to OS port maintainers section.
8966 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8968         * MAINTAINERS: Add self.
8970 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8972         * MAINTAINERS: Alphabetize.
8974 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8976         * MAINTAINERS: Remove myself.
8978 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8980         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8981         (rs6000-*-aix*): Same.
8982         * configure: Regenerate.
8984 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8986         * configure.in (host): Add in missing $noconfigdirs to defines.
8987         * configure: Regenerate.
8989 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8990             Nathanael Nerode  <neroden@gcc.gnu.org>
8992         PR ada/6637, PR ada/5911
8993         Merge with libada-branch:
8994         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8995         with appropriate dependencies. Add --enable-libada configure switch.
8996         * configure, Makefile.in: Regenerate.
8998 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9000         * MAINTAINERS: Add myself to write-after-approval.
9002 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9004         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9005         * configure: Regenerate.
9007 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9009         Merge from upstream:
9011         * ltmain.in: When setting IFS to '~', be careful about user
9012         arguments that contain '~'.
9014         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9016         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9017         Also test $base_compile against $CC with escaped arguments. Bug
9018         reported by Geoff Keating <geoffk@apple.com>.
9020 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9022         * MAINTAINERS: Remove i960 port.
9024 2004-01-23  DJ Delorie  <dj@redhat.com>
9026         * Makefile.def (target_modules) [libiberty]: Don't stage.
9027         * Makefile.in: Rebuilt.
9029 2004-01-20  Caroline Tice  <ctice@apple.com>
9031         * MAINTAINERS: Add myself to write-after-approval.
9033 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9035         * MAINTAINERS: Update my email address.
9037 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9039         * MAINTAINERS: Add myself to write-after-approval.
9041 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9043         * MAINTAINERS: Remove entries without email address.
9045 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9047         * MAINTAINERS: Add myself to write-after-approval.
9049 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9051         * MAINTAINERS: Update my email address.
9053 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9055         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9056         * Makefile.tpl (configure-target-[+module+]): Support stage.
9057         * Makefile.in: Rebuilt.
9059 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9061         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9063 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9065         * MAINTAINERS: Add myself as a MIPS maintainer.
9067 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9069         * configure.in: Use ./config.cache, not config.cache.
9070         * configure: Regenerate.
9071         * Makefile.tpl: Special-casing not needed for GCC any more.
9072         * Makefile.in: Regenerate.
9074         * configure.in: Don't share a cache file for host dirs.
9075         * configure: Regenerate.
9077         * config-ml.in: Don't mess with the cache file.
9079 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9081         * MAINTAINERS: Move myself from 'Write After Approval' to
9082         'CPU Port Maintainers' section as SPARC maintainer.
9084 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9086         * Makefile.tpl: Make GCC use a separate config.cache.
9087         * Makefile.in: Regenerate.
9089         PR bootstrap/11932, PR bootstrap/11933
9090         (I don't know if it will fix either of them, but it relates
9091         to them.)
9092         * configure.in: Don't use shared config.cache for target
9093         directories.
9094         * configure: Regenerate.
9096 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9098         * MAINTAINERS: Add myself to 'Write After Approval' section.
9100 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9102         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9103         * configure: Regenerated.
9105 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9107         * MAINTAINERS: Remove the mn10200 maintainer.
9109 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9111         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9112         * configure: Regenerated.
9114 2003-12-16  Jan Hubicka  <jh@suse.cz>
9116         * MAINTAINERS: Add myself as callgraph maintainer.
9118 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9120         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9121         * configure: Regenerate.
9123 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9125         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9126         'Write After Approval' section. Update email.
9128 2003-12-01  James Lemke  <jim@wasabisystems.com>
9130         * MAINTAINERS (Write After Approval): Add myself.
9132 2003-11-20  Matt Thomas  <matt@3am-software.com>
9134         * MAINTAINERS: Add myself as a vax port maintainer.
9136 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9138         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9139         (configure-build-[+module+], configure-[+module+]): Likewise.
9140         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9141         * Makefile.in: Regenerate.
9143 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9145         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9146         shared/dylibed libraries.
9147         * ltmain.sh: Likewise.
9148         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9149         * ltcf-cxx.sh: Likewise.
9150         * ltcf-gcj.sh: Likewise.
9151         * ltconfig: Likewise.
9153 2003-11-17  Stan Cox  <scox@redhat.com>
9155         * MAINTAINERS: Add myself as iq2000 port maintainer.
9157 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9159         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9160         * Makefile.in: Regenerate.
9162 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9164         * config.sub: Update to 2003-11-03 version.
9166 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9168         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9169         * configure:  Regenerate.
9171 2003-10-20  Nicolas Pitre  <nico@cam.org>
9173         * MAINTAINERS: Add myself to 'Write After Approval' section.
9175 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9177         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9179 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9181         * MAINTAINERS: Update my email address.
9183 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9185         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9187 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9189         * MAINTAINERS: Add myself to 'Write After Approval' section.
9191 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9193         * config.guess: Update to 2003-10-16 version.
9194         * config.sub: Update to 2003-10-16 version.
9196 2003-10-15  David Daney  <ddaney@avtrex.com>
9198         * MAINTAINERS: Added myself to 'Write After Approval' section.
9200 2003-10-15  Falk Hueffner  <falk@debian.org>
9202         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9203         'Write After Approval' section. Update email.
9205 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9207         * MAINTAINERS: Move myself from 'Write After Approval' to
9208         'Various Maintainers' section as middle-end maintainer.
9210 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9212         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9213         HOST_FLAGS_TO_PASS.
9214         * Makefile.in: Regenerate.
9216 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9218         * config.guess: Update to 2003-10-07 version.
9219         * config.sub: Update to 2003-10-07 version.
9221 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9223         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9224         * ltconfig (irix5*, irix6*): Don't override version_type.
9226 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9228         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9229         * configure: Rebuilt
9230         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9231         * Makefile.in: Rebuilt
9233 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9235         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9237 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9239         * MAINTAINERS (Write After Approval): Add myself.
9241 2003-09-29  Paul Koning  <ni1d@arrl.net>
9243         * MAINTAINERS: Move myself from "Write After Approval"
9244         to CPU platform maintainers for pdp11 platform.
9246 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9248         * MAINTAINERS: Move myself from 'Write After Approval' to
9249         'Various Maintainers' section as libffi testsuite maintainer.
9251 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9253         * configure.in: Pass a computed --program-transform-name
9254         to subconfigures.
9255         * configure: Regenerated.
9257 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9259         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9260         * Makefile.in: Regenerate.
9262         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9263         * Makefile.in: Regenerate.
9265 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9267         * MAINTAINERS: Move myself from 'Write After Approval'
9268         to 'Various Maintainers' (objective-c) section.
9270 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9272         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9273         quoting.
9274         * configure: Regenerated.
9276 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9278         * MAINTAINERS (Write After Approval): Add myself to write after
9279         approval list.
9281 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9283         * MAINTAINERS (Write After Approval): Add myself.
9285 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9287         * MAINTAINERS: Update my e-mail address.
9289 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9291         * libtool.m4 (LD): Correct powerpc64 host match.
9293 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9295         * MAINTAINTERS: Update my affiliation and email address.
9297 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9299         * MAINTAINERS (Write After Approval): Add myself.
9301 2003-09-04  DJ Delorie  <dj@redhat.com>
9303         * configure: Regenerate.
9305 2003-09-04  Robert Millan  <robertmh@gnu.org>
9307         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9309 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9311         * configure.in: Ensure arguments to sed are properly spaced.
9312         * configure: Regenerate.
9314 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9316         * MAINTAINERS: Update my e-mail address.
9318 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9320         * MAINTAINERS (Write After Approval): Add myself.
9322 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9324         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9325         * configure: Regenerated.
9327 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9329         * MAINTAINERS: Update my email address.
9331 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9333         * configure.in:  Use newline instead of semicolon when assuming
9334         shell arguments in a for loop.
9335         * configure:  Regenerated.
9337 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9339         * MAINTAINERS: Resurrect the i860 maintainer.
9341 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9343         PR 8180
9344         * configure.in: When testing with_libs and with_headers, treat
9345         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9346         * configure: Regenerate.
9348         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9349         make, shell, etc.
9350         (baseargs): Likewise.
9351         * configure: Regenerate.
9353 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9355         * MAINTAINERS (Write After Approval): Add myself.
9357 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9359         * configure.in: Disable libgcj for darwin not on powerpc.
9360         * configure: Rebuild.
9362 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9364         * config-ml.in, symlink-tree: Add license.
9366 2003-08-03  Richard Stallman  <rms@gnu.org>
9367             Eben Moglen  <moglen@columbia.edu>
9369         * README.SCO: New file.
9371 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9373         * Makefile.tpl (check, check-c++): Express dependencies using
9374         dependencies rather than commands.
9375         * Makefile.in: Regenerate.
9377 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9379         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9380         * configure: Ditto.
9382 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9384         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9385         * Makefile.in: Update.
9387 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9389         * configure.in: Enable libgcj for darwin.
9390         * configure: Rebuild.
9392 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9394         * config-ml.in:  Use ac_configure_args directly instead of
9395         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9396         actually seen.
9398 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9400         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9401         creating target and build subdirs to build all parent dirs as needed.
9402         * Makefile.in: Rebuild.
9403         * configure.in: Don't build dirs explicitly here.
9404         * configure: Rebuild.
9406 2003-07-26  Paul Brook  <paul@nowt.org>
9408         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9410 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9412         * Makefile.tpl (all-make): Depend on intl.
9413         * Makefile.in: Rebuilt.
9415 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9417         * install-sh:  Update to newer upstream versions (associated with
9418         aclocal 1.7).
9419         * mkinstalldirs:  Likewise.
9420         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9422 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9424         * MAINTAINERS: Move self from Bug database only accounts
9425         to write-after-approval.
9427 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9429         * config.if: Remove unused libc_interface determination.
9431 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9433         * MAINTAINERS: Move self from write-after-approval to
9434         build machinery (*.in).
9436 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9438         PR bootstrap/11273
9439         PR bootstrap/11408
9440         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9441         unused INSTALL_PROGRAM_ARGS.
9442         * configure.in: Use AC_PROG_INSTALL.
9443         * Makefile.in: Regenerate.
9444         * configure: Regenerate.
9446 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9448         * MAINTAINERS: Alphabetize.
9450 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9452         * configure: Rebuilt.
9453         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9454         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9455         newlib nor libgloss.
9456         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9457         * configure.in (am33_2.0-*-linux*): Added.
9459 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9461         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9462         * configure: Regenerate.
9464 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9466         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9467         * Makefile.in: Regenerate.
9469 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9471         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9472         * Makefile.in: Regenerate.
9474 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9476         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9477         * Makefile.in: Regenerated.
9479         * config-ml.in: Replace PWD with PWD_COMMAND.
9481 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9483         * intl: New directory; see intl/ChangeLog for details.
9484         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9485         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9486         * Makefile.in: Regenerate.
9488 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9490         * configure.in: Clean up config-lang.in handling.  Delete
9491         useless assignment to "subdirs".
9492         * configure: Regenerate.
9494 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9496         * configure.in: Rename 'target_libs' to 'target_libraries'.
9497         Remove useless reference to 'target_libs'.
9498         * configure: Regenerate.
9500 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9502         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9503         * Makefile.in: Regenerate.
9505 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9507         * Makefile.def: Introduce flags_to_pass.
9508         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9509         * Makefile.in: Regenerate.
9511 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9513         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9514         and target-libgloss.
9515         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9516         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9517         * configure: Regenerate.
9519 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9521         * configure.in: Update testsuite_flags to new location.
9522         * configure. Regenerate.
9524 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9526         * Makefile.tpl: Remove BUILD_CC stuff.
9527         * Makefile.in: Regenerate.
9529 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9531         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9533 2003-06-16  Graeme Peterson  <gp@qnx.com>
9535         * MAINTAINERS (Write After Approval): Add myself.
9537 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9539         * config.guess: Update to 2003-06-12 version.
9540         * config.sub: Update to 2003-06-13 version.
9542 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9544         * config.guess: Update to 2003-06-06 version.
9545         * config.sub: Update to 2003-06-06 version.
9547 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9549         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9550         * configure. Regenerate.
9552 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9554         * configure.in: Disable serial configure by default.
9555         * configure: Regenerate.
9556         * Makefile.tpl: Abolish .NOTPARALLEL.
9557         * Makefile.in: Regenerate.
9559         * Makefile.tpl: Replace {build,host,target}_canonical by
9560         {build,host,target}.
9561         * Makefile.in: Regenerate.
9563         * Makefile.tpl: Fix stupid pasto.
9564         * Makefile.in: Regenerate.
9566 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9568         * Makefile.tpl: Remove bogus conditional.
9569         * Makefile.in: Regenerate.
9571 2003-06-05  Jan Hubicka  <jh@suse.cz>
9573         * Makefile.tpl (profiledbootstrap): New target.
9574         * Makefile.in (profiledbootstrap): New target.
9576 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9578         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9579         Pinski. Remove user names from other bugzilla-only maintainers.
9581 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9583         * Makefile.tpl: Make 'recursive targets' using autogen rather
9584         than shell loop.  Remove duplicate 'clean' targets and false
9585         comments.
9586         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9587         Add systematic method of specifying missing targets in subdirs.
9588         Add copyright boilerplate.
9589         * Makefile.in: Regenerate.
9590         * configure.in: Add 'recursive targets' to maybe list.
9591         * configure: Regenerate.
9593         * MAINTAINERS: "GNATS only" -> "Bug database only".
9595         * Makefile.tpl: Rename [+target+] to [+make_target+].
9596         * Makefile.def: Rename 'target' to 'make_target'.
9598 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9600         * MAINTAINERS: Add self as options handling maintainer.
9602 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9604         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9605         been too long since I touched those ports.
9607 2003-05-28  DJ Delorie  <dj@redhat.com>
9609         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9610         * Makefile.in: Regenerate.
9612 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9614         * configure.in: Use curly braces in the definition of tooldir.
9615         * configure: Regenerate.
9617 2003-05-21  DJ Delorie  <dj@redhat.com>
9619         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9620         newlib or libgloss.
9621         * Makefile.in: Regenerate.
9623 2003-05-21  DJ Delorie  <dj@redhat.com>
9625         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9626         * Makefile.in: Regenerate.
9628 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9630         * MAINTAINERS: Update my e-mail address.
9632 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9634         * configure.in: Switch more things to use maybe dependencies.
9635         * Makefile.tpl: Switch more things to use maybe dependencies.
9636         Factor out common code from autogen IF statements.
9637         * configure: Regenerate.
9638         * Makefile.in: Regenerate.
9640 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9642         * configure.in: Accept i[3456789]86 for machine type.
9643         * configure: Regenerate.
9645 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9647         * configure.in: Switch more things to use maybe dependencies.
9648         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9649         * configure: Regenerate.
9650         * Makefile.tpl: Switch more things to use maybe dependencies.
9651         * Makefile.in: Regenerate.
9653 2003-05-16  Andreas Schwab  <schwab@suse.de>
9655         * Makefile.tpl (install-opcodes): Define.
9656         * Makefile.in: Rebuild.
9658 2003-05-13  Andreas Jaeger  <aj@suse.de>
9660         * config.guess: Update to 2003-05-09 version.
9661         * config.sub: Update to 2003-05-09 version.
9663 2003-05-13  Michael Eager  <eager@mvista.com>
9665         * configure.in: Correct sed script so that options in quotes are not
9666         deleted.
9667         * configure: Rebuild.
9669 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9671         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9672         and $$s/newlib/libc/sys/cygwin32 include paths.
9673         * configure: Ditto.
9675 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9677         * MAINTAINERS: Update my email addresses.
9679 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9681         * config-ml.in: Propagate INSTALL variables.
9683 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9685         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9687 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9689         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9690         * Makefile.in: Regenerate.
9692 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9694         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9696 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9698         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9700 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9702         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9703         * Makefile.in: Regenerated.
9705 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9707         * MAINTAINERS (Write After Approval): Upgrade myself from
9708         GNATS only to write-after-approval. Update my mail address.
9710 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9712         (OS Port Maintainers: freebsd): Add myself.
9714 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9716         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9718 2003-04-22  Kean Johnston  <jkj@sco.com>
9720         * MAINTAINERS (SCO ports): Added myself.
9722 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9724         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9726 2003-04-19  Kean Johnston  <jkj@sco.com>
9728         * MAINTAINERS (Write After Approval): Add myself.
9730 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9732         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9733         * Makefile.in: Regenerate.
9735 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9737         * configure.in (powerpc64*-*-linux*): Remove.
9738         * configure: Rebuilt.
9740 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9742         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9743         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9744         and restrap.
9745         * Makefile.in:  Regenerate.
9747 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9749         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9750         * configure: Regenerated.
9752 2003-04-15  DJ Delorie  <dj@redhat.com>
9754         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9756 2003-04-13  Nick Clifton  <nickc@redhat.com>
9758         * config-ml.in: Remove support for --disable-aix removing
9759         call-aix multilibs.
9761 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9763         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9764         * */configure: Rebuilt.
9766 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9768         * MAINTAINERS: Add my email address.
9770 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9772         * MAINTAINERS (Write After Approval): Add myself.
9774 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9776         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9777         * Makefile.in: Regenerate.
9779 2003-03-14  Michael Chastain  <mec@shout.net>
9781         * Makefile.in: Regenerate with correct Makefile.def.
9783 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9785         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9786         Make macro.
9787         * Makefile.in: Regenerate.
9788         * configure.in: Clean up gxx_include_dir logic.
9789         * configure: Regenerate.
9791 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9793         * MAINTAINERS (Write After Approval): Add myself.
9795 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9797         * MAINTAINERS: Update my mail address.
9799 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9801         * configure.in (gxx_include_dir): Fix typo.
9802         * configure: Regenerated.
9804 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9806         * Makefile.tpl: Reindent.
9807         * Makefile.in: Regenerate.
9808         * configure.in: Reindent.  Don't set unused variables.
9809         * configure: Regenerate.
9811 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9813         * configure.in: Include $(build_tooldir)/sys-include in
9814         FLAGS_FOR_TARGET.
9815         * configure: Regenerated.
9817 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9819         * Makefile.tpl: Always pass down RANLIB.
9820         * Makefile.in: Regenerate.
9822         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9823         * Makefile.in: Regenerate.
9824         * configure.in: Remove unused logic relating to --enable-shared
9825         and --enable-threads.  Remove bogus comments.  Remove redundant
9826         noconfigdirs.
9827         * configure: Regenerate.
9829         * configure.in: Replace ${libstdcxx_version} by its value.
9830         Remove reference to mh-dgux.
9831         * configure: Regenerate.
9833 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9835         * MAINTAINERS (Write After Approval): Add myself.
9837 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9839         * Makefile.tpl: Rearrange.
9840         * Makefile.in: Regenerate.
9842 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9844         * configure.in: Add support for kaOS as cross build target system.
9845         * configure: Regenerated.
9847 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9849         * MAINTAINERS (Write after approval): Add myself.
9851 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9853         * MAINTAINERS: Update my email address.
9855 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9857         * MAINTAINERS: Add self to blanket write privs. section.
9859 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9861         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9862         configure-target-* as some target builds may require additional
9863         flags for preprocessor tests.
9864         * Makefile.in: Regenerated.
9866 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9868         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9869         * ltconfig: Handle it.
9870         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9871         auto-detecting it.
9873         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9874         it is used as argument to $CC.
9875         * ltcf-gcj.sh: Likewise.
9877         * configure.in: Introduce --enable-maintainer-mode.
9878         * configure: Rebuilt.
9879         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9880         for maintainer mode.
9881         * Makefile.in: Rebuilt.
9883 2003-02-18  Jason Merrill  <jason@redhat.com>
9885         * Makefile.tpl (check-c++): Allow parallelism.
9887 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9889         * MAINTAINERS: Remove John Carr (who never actually had access to
9890         gcc.gnu.org).
9892 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9894         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9895         don't configure target-libobjc.
9896         * configure: Regenerate.
9898 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9900         * Makefile.tpl (RANLIB): Define.
9901         * Makefile.in: Regenerate.
9903 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9905         * MAINTAINERS: Update my email.
9907 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9909         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9910         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9911         * Makefile.in: Regenerated.
9912         * configure.in: Remove all traces of snavigator, db, and grep.
9913         * configure: Regenerated.
9915 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9917         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9918         After Approval.
9920 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9922         * MAINTAINERS (Write after approval): Add myself.
9924 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9926         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9927         * Makefile.in: Regenerated.
9929 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9931         * config.guess: Updated to 2003-01-30's version.
9932         * config.sub: Updated to 2003-01-28's version.
9934 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9936         * config.if: If gcc_version is already set, just use it.  Don't set
9937         gcc_version_trigger if it's already set, otherwise set it to
9938         gcc/version.c, but only if the file exists.  If it is not set and
9939         gcc/version.c does not exist, try to extract the version number from
9940         $CC.
9942 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9944         * MAINTAINERS: Add myself to write-after-approval list.
9946 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9948         * configure.in:  Revert 24Jan change.
9949         * configure:  Regenerate.
9951 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9953         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9954         entry of HJ Lu.
9956 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9958         * configure.in: Revert previous change.
9959         * configure: Regenerate.
9961 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * configure.in: Make rda native-only.
9964         * configure: Regenerate.
9966 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9968         * MAINTAINERS: Move myself from GNATS-only-accounts to
9969         write-after-approval.
9971 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9973         * configure.in: Add missing \.
9974         * configure: Rebuilt.
9976 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9978         * configure.in (baseargs): Avoid using \| in sed regular
9979         expressions.
9980         * configure: Rebuilt.
9982 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9984         * configure.in (baseargs): Remove all supported forms of
9985         --cache-file, --srcdir, --host, --build and --target options
9986         from argument lists.
9987         * configure: Rebuilt.
9989 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9991         * MAINTAINERS: Add myself to write-after-approval list.
9993 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9995         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9996         * configure: Rebuilt.
9998 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10000         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10001         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10002         * Makefile.in: Regenerate.
10003         * configure: Regenerate.
10005 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10007         * configure.in: Remove Makefile in build, host and target modules
10008         unless configure was run with --no-recursion.
10009         * configure: Rebuilt.
10011 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10013         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10014         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10015         * Makefile.in: Regenerate.
10017 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10019         * config.guess: Update to 2003-01-03 version.
10020         * config.sub: Update to 2003-01-03 version.
10022 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10024         * configure: Regenerate with proper autoconf 2.13.
10026 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10028         * configure.in: Add AC_PREREQ for consistency.
10029         * configure: Regenerate.
10031 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10033         * configure.in (GDB_TK): Add tcl directories conditional on
10034         gdb/gdbtk directory being present.
10035         * configure: Regenerate.
10037 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10039         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10040         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10041         * configure: Rebuilt.
10043 2002-12-31  Tom Tromey  <tromey@redhat.com>
10045         * Makefile.in: Rebuilt.
10046         * Makefile.def (target_modules) [libffi]: Allow installation.
10048 2002-12-31  Andreas Schwab  <schwab@suse.de>
10050         * configure.in: Fix use of $program_transform_name.
10051         * configure: Regenerated.
10053 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10055         * configure.in (baseargs): Don't remove first configure argument.
10056         * configure: Regenerated.
10058 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10060         * Makefile.tpl (local-distclean): Don't remove...
10061         (multilib.ts): ... this.  Moved into...
10062         (multilib.out): ... this.  Don't use sub-make.
10063         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10064         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10065         (configure-build-[+module+], configure-[+module+],
10066         configure-target-[+module+], configure-gcc): ... these.  Test
10067         for Makefile existence.  Drop config.status from dependencies.
10068         * Makefile.in: Rebuilt.
10069         * configure.in: Move gcc-version-trigger to the end of
10070         ac_configure_args.  Add comments to maybedep.tmp and
10071         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10072         nonopt from baseargs, matching and removing corresponding
10073         whitespace while at it.
10074         * configure: Rebuilt.
10076 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10078         * configure.in (host_configargs): Replace reference to
10079         no-longer-defined buildopts with --build=${build_alias}.
10080         * configure: Rebuilt.
10082         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10083         program_transform_name to standard idiom.
10084         (AUTOGEN, AUTOCONF): Define.
10085         (Makefile.in): Use $(AUTOGEN).
10086         (Makefile): Depend on config.status, and use autoconf-style rule to
10087         build it.  Move original commands to...
10088         (config.status): ... this new target.
10089         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10090         $(AUTOCONF).
10091         * Makefile.in: Rebuilt.
10093 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10095         * Makefile.tpl: Fix dramatic bustage due to change in
10096         program_transform_name.
10097         * Makefile.in: Regenerate.
10099         * configure.in: Remove unnecessary PATH setting.
10100         * configure: Regnerate.
10102         * configure.in: Don't default to unprefixed tools unless
10103         the native tools will work.
10104         * configure: Regenerate.
10106         * configure.in: Convert to autoconf script.  Blow away lots
10107         of now-redundant Makefile fragments.
10108         * configure: Generate using Autoconf.
10109         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10110         * Makefile.in: Regenerate.
10112 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10114         * configure: Fix stupid bug where RANLIB was mistakenly included.
10116         * configure.in: Rename (buildargs, hostargs, targargs) to
10117         (build_configargs, host_configargs, target_configargs).
10119         * configure.in: Move logic out of sed statement.
10121         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10122         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10124 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10126         * config.sub: Import from master repository
10127         * config.guess: Ditto
10129 2002-12-24  Andreas Schwab  <schwab@suse.de>
10131         * Makefile.tpl (multilib.out): Fix missing space.
10132         * Makefile.in: Regenerate.
10134 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10136         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10137         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10138         * Makefile.in: Regenerate.
10139         * configure.in: Remove unnecessary leftovers.
10141 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10143         * configure.in (extra_ranlibflags_for_target): New variable.
10144         (*-*-darwin): Add -c to ranlib commands.
10145         * configure (tooldir): Handle extra_ranlibflags_for_target.
10147 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10149         * Makefile.tpl: Revert HJL's change.
10150         * Makefile.in: Regenerated.
10151         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10152         always.
10154 2002-12-19  Andreas Schwab  <schwab@suse.de>
10156         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10157         * Makefile.in: Regenerate.
10159 2002-12-18  H.J. Lu  <hjl@gnu.org>
10161         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10162         * Makefile.in: Regenerated.
10164         * configure.in (build_prefix): New. Substitute.
10166 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10168         * Makefile.tpl: Don't let real targets depend on phony targets.
10169         * Makefile.in: Regenerate.
10171         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10172         * Makefile.in: Regenerate.
10174 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10176         * config.sub: Import from master repository
10177         * config.guess: Ditto
10179 2002-12-16  Jason Merrill  <jason@redhat.com>
10181         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10182         previous 'make bootstrap'.
10183         * Makefile.in: Regenerate.
10185 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10187         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10189 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10191         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10192         * Makefile.in: Regenerate.
10194 2002-12-13  Jason Merrill  <jason@redhat.com>
10196         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10197         library tests.
10198         (check-c++): Just depend on it and check-target-libstdc++-v3.
10199         * Makefile.in: Regenerate.
10201 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10203         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10204         * Makefile.in: Rebuilt.
10206 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10208         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10210 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10212         * configure: Fix bug put in by gremlins.
10214         * Makefile.tpl: Substitute more autoconfily.
10215         * configure: Substitute more autoconfily.
10216         * Makefile.in: Regenerate.
10218 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10220         * config.sub: Import from master repository
10221         * config.guess: Ditto
10222         * MAINTAINERS: Added Svein Seldal under write after approval
10224 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10226         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10227         * Makefile.in (all-sim): Ditto.
10229 2002-12-06  DJ Delorie  <dj@redhat.com>
10231         * Makefile.tpl: Change configure dependencies to not have real
10232         targets depend on phony targets.
10234 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10236         * configure.in: Revert unintentional change.
10238         * Makefile.tpl: Change dependency for */multilib.out so that
10239         it works when gcc isn't in the tree.
10241         * configure.in: Substitute more.
10242         * configure: Run subconfigures from the Makefile.
10243         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10244         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10246 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10248         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10250 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10252         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10253         and corresponding dependencies.
10254         * Makefile.in: Regenerate.
10256         * configure.in (host_tools): Order binutils, gas and ld for
10257         convenience in running the testsuites.
10259         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10260         * Makefile.in: Regenerate.
10261         * configure.in: Introduce rules to serialize subconfigure runs.
10263         * configure.in: Introduce BASE_CC_FOR_TARGET.
10264         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10265         Realize configure-build-* targets.  Realize configure-target-* targets.
10266         * Makefile.in: Regenerate.
10268 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10270         * configure: Move gcc_version_trigger stuff from here...
10271         * configure.in: ...to here.
10273         * configure.in: Separate subconfigure options added by this file from
10274         options given by the user.  Add machinery to put args for host
10275         subconfigures into the Makefile.
10277         * Makefile.tpl: Remove 'vault' targets.
10278         * Makefile.tpl: Reorder and comment dependencies.
10279         * Makefile.in: Regenerate.
10281 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10282         * configure.in: Fix my broken commit of previous patch. (sigh)
10284 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10286         * configure.in: Move host-specific darwin noconfigdirs into
10287         the host-specific section.
10289 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10291         * configure.in: Move host-specific darwin noconfigdirs into
10292         the host-specific section.
10294 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10296         * configure: Remove skip-this-dir support.
10297         * Makefile.tpl: Remove skip-this-dir support.
10299         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10300         subdirectories.
10301         * Makefile.in: Regenerate.
10303         * Makefile.tpl: Strip out useless setting of 'dir'.
10304         * Makefile.in: Regenerate.
10306 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10308         * configure.in: Fix deeply stupid bug.
10310         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10311         shell code in CXX_FOR_TARGET
10312         * Makefile.def: Introduce raw_cxx.
10313         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10314         RAW_CXX_FOR_TARGET.
10315         * Makefile.in: Regenerate.
10317 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10319         * Makefile.tpl: Remove unnecessary ifs.
10320         * Makefile.in: Regenerate.
10322         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10323         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10324         targets for 'no_install' modules.
10325         * configure: Move GDB_TK substitution to configure.in.  Move
10326         build_modules stuff to configure.in.
10327         * configure.in: Implement soft dependency machinery.  Maybe-ize
10328         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10329         * Makefile.in: Regenerate.
10331 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10333         * Makefile.tpl: Make all-target, install-target behave similarly
10334         to all, install (only hitting configured targets).  Eliminate
10335         unused macro defintions.
10337         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10338         build != host.
10340         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10342         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10344         * configure.in: Produce lists of subdir targets we're actually
10345         configuring.  Remove references to "dosrel".
10346         * Makefile.tpl: Let configure set which subdir targets are hit.
10347         Remove install-cross; clean up install; remove ALL.  Remove
10348         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10349         Autogenerate host module targets.  Remove empty dependency lines
10350         and redundant dependency; rearrange slightly.
10351         * Makefile.def: Add host-side libtermcap, utils.
10353         * Makefile.in: Regenerate.
10355 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10357         * ltconfig (osf[345]): Append $major to soname_spec.
10358         Reflect this in library_names_spec.
10359         * ltmain.sh (osf): Prefix $major with . for use as extension.
10361 2002-11-19  Andreas Jaeger  <aj@suse.de>
10363         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10364         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10365         and sparc64 GNU/Linux systems.
10367 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10369         * MAINTAINERS: Update email.
10371 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10373         * MAINTAINERS: Complete James Dennett's entry.
10375 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10377         * MAINTAINERS (Write After Approval): Add myself.
10379 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10381         * Makefile.tpl: syntactic cleanup
10383 2002-11-13  Stuart Hastings  <stuart@apple.com>
10385         * MAINTAINERS: Add myself to write-after-approval list.
10387 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10389         * Makefile.def: Add list of recursive targets to autogenerate.
10390         Add build_modules.
10391         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10392         targets.  Autogenerate *-build-* targets.
10393         * Makefile.in: Regenerate.
10395 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10397         * configure: More autoconf-style substitutions.
10398         * Makefile.tpl: More autoconf-style substitutions.
10399         * Makefile.in: Regenerate.
10401 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10403         * configure: Substitute more variables in a more autoconf-friendly
10404         way.  Simplify slightly.
10405         * Makefile.tpl: Make more variables substitutable in an
10406         autoconf-friendly way.
10407         * Makefile.in: Regenerate.
10409 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10411         * MAINTAINERS (Write After Approval): Add myself.
10413 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10415         * configure.in (v810*): Remove special setting of tools.
10417         * configure: Add support for extra required flags for ar or nm.
10418         * configure.in (aix4.3+): Use above support for target-specific
10419         issues, rather than using config/mt-aix43.
10421 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10423         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10424         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10425         with $srcdir.  Reformat indentation.  Substitute some variables
10426         formerly hard-coded in the Makefile for build=host.
10427         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10428         * Makefile.def: Autogenerate more.
10429         * Makefile.in: Regenerate.
10431 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10433         * MAINTAINERS (Write After Approval): Add myself.
10435 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10437         * Makefile.def (host_modules): Add rda.
10438         * Makefile.in: Regenerate.
10439         * configure.in (target_tool): Add target-rda to list.
10441 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10443         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10445 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10447         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10448         and restrap targets to this rule.
10449         * Makefile.in:  Regenerate.
10451 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10453         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10454         GNATS only accounts.
10456 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10458         * configure.in (i[3456]86-*-linux*): Add check to disable
10459         ${libgcj} for glibc1.
10461 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10463         * MAINTAINERS: Add myself as ip2k port maintainer.
10465 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10467         * configure.in: Add tic4x target.
10469 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10471         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10472         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10473         * Makefile.in: Regenerate.
10475         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10476         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10477         * Makefile.in: Regenerate.
10479 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10481         * MAINTAINERS: Add myself as web pages co-maintainer.
10483 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10485         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10486         * Makefile.in: Regenerate.
10488 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10490         * MAINTAINERS: Add myself and Nathan Sidwell
10491         <nathan@codesourcery.com> as VxWorks maintainers.
10493 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10495         * Makefile.def: Remove order dependency comments.
10496         * Makefile.tpl: Add explicit install-install dependencies.
10497         * Makefile.in: Regenerate.
10499         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10500         * Makefile.in: Regenerate.
10502         * Makefile.tpl: Add configure-target (for src-release in src)
10503         * Makefile.in: Regenerate.
10505 2002-09-30  Nick Clifton  <nickc@redhat.com>
10507         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10509 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10511         * configure.in (s390*-*-linux*): Enable libgcj.
10513 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10515         * configure: Revert accidentally applied changes.
10517         * Makefile.tpl: Make more autoconf-friendly.
10518         * Makefile.in: Regenerate.
10519         * configure: Make substitution more autoconf-like.
10521 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10523         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10524         single entry to handle all these.
10525         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10526         libjava on arm-*-elf.
10528 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10530         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10531         things that depend on them.
10533 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10535         * Makefile.tpl: Make subsituted variables more autoconfy.
10536         * Makefile.in: Regenerate.
10537         * configure: Make seds more autoconfy.
10539 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10541         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10542         * Makefile.in: Regenerate.
10543         * configure.in: Rewrite sed statements to look autoconfy.
10545         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10546         all-target-foo on configure-target-foo.
10547         * Makefile.def: Ditto.
10548         * Makefile.in: Rebuild.
10550 2002-09-25  Andrew Haley  <aph@redhat.com>
10552         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10554 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10556         * Makefile.def: New file.
10557         * Makefile.tpl: New file.
10558         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10559         * contrib/gcc_update: Note that Makefile.in is a generated file.
10561         * configure.in: Minor rearrangement.  Simplify tests.
10563 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10565         * configure.in (with_headers): Skip copy if value is "yes".
10566         (with_libs): Likewise.
10568 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10570         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10571         * configure.in (sh*-*-pe*): Ditto.
10572         * configure.in (mips*-*-pe*): Ditto.
10573         * configure.in (*arm-wince-pe): Ditto.
10575         * configure.in: Rearrange.
10577 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10579         * MAINTAINERS: Update my email address.
10581 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10583         * MAINTAINERS: (Write After Approval): Add myself.
10585 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10587         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10589 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10591         * MAINTAINERS: Change my mailing address.
10593 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10595         * MAINTAINERS (Write After Approval): Remove myself.
10596         (Various Maintainers: c++ runtime libs): Add myself.
10598 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10600         * MAINTAINERS (Write After Approval): Remove myself.
10601         (Various Maintainers: c++ runtime libs): Add myself.
10603 2002-08-15  Eric Christopher  <echristo@redhat.com>
10605         * config.sub: Import from master repository.
10606         * config.guess: Ditto.
10608 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10610         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10611         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10612         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10614 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10616         * MAINTAINERS: Add self to rs6000 vector extensions.
10618 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10620         * libiberty/configure: Reverted unintended yesterday's check in.
10622 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10624         * boehm-gc/configure, libf2c/configure: Rebuilt.
10625         * libffi/configure, libiberty/configure: Ditto.
10626         * libjava/configure, libobjc/configure: Ditto.
10627         * libstdc++-v3/configure, zlib/configure: Ditto.
10628         Merged from binutils:
10629         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10630         From Steve Ellcey <sje@cup.hp.com>:
10631         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10632         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10633         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10634         IA64.
10635         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10636         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10637         soname_spec, sys_lib_search_path_spec): Ditto.
10639 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10641         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10643 2002-08-04  H.J. Lu  (hjl@gnu.org)
10645         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10647 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10649         * MAINTAINERS (Write After Approval): Add myself.
10651 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10653         * configure.in: Move generic linux case to end.  Copy generic
10654         linux noconfigdirs to mips*-*-linux* entry and new
10655         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10657 2002-07-19  Michael Matz  <matz@suse.de>
10659         * MAINTAINERS: Add myself as ra* maintainer.
10661 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10663         * config.guess: Update to 2002-07-09 version.
10664         * config.sub: Update to 2002-07-03 version.
10666 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10668         * MAINTAINERS: Fix typo in a maintainer email address.
10670 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10672         * configure.in: Remove two redundant tests.
10674 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10676         * configure.in (mips*-*-irix6*o32): Enable stabs.
10678 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10680         * configure.in: Don't build grez.
10681         * Makefile.in: Ditto.
10683         * Makefile.in: Remove references to bsp, cygmon, libstub.
10684         * configure.in: Ditto.
10686         * configure.in: Remove leftover reference to gdbtest.
10688 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10690         * configure.in (gxx_include_dir):  Change to match versioned
10691         C++ headers if --enable-version-specific-runtime-libs is used.
10693 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10695         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10697 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10699         * configure.in: Make --without-x work.
10701 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10703         * configure.in: Rearrange target Makefile fragment collection.
10705         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10706         cvs[src].
10707         * configure.in: Ditto.
10709 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10711         * MAINTAINERS (Write After Approval): Update my e-mail address.
10713 2002-06-24  Ben Elliston  <bje@redhat.com>
10715         * configure.in (host_tools): Remove cgen.
10717         * Makefile.in (all-cgen): Remove; runs from its source directory.
10718         (check-cgen, install-cgen, clean-cgen): Likewise.
10719         (all-opcodes): Do not depend on all-cgen.
10720         (all-sim): Likewise.
10722 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10724         * Makefile.in: Eliminate 'apache' targets.
10725         * configure.in: Eliminate 'apache' targets.
10727         * configure.in: Eliminate redundant tests.  Reorganize.
10729         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10731         * config-ml.in: Eliminate references to Cygnus configure.
10733         * Makefile.in: Eliminate references to building emacs.
10735 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10737         * MAINTAINERS: Update my email address.
10739 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10741         * config.if (libstdcxx_incdir): Version C++ headers.
10742         (cxx_incdir): Remove.
10744 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10746         * MAINTAINERS (Write After Approval): Add self.
10748 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10750         * configure.in: Add support for ip2k.
10752 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10754         * configure.in: Fix AIX configury bug.
10756 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10758         * MAINTAINERS (Write After Approval): Add self.
10760 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10762         * configure.in: replace ${topsrcdir} with ${srcdir}
10764         * configure.in: Move definition of libstdcxx_flags
10765         right above usage, rather than waaay earlier.
10767         * configure.in: Pull definition of is_cross_compiler earlier.
10769         * configure.in: Rearrange a little.
10771         * configure.in: Remove references to librx.
10772         * Makefile.in: Remove references to librx.
10774 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10776         * config.sub: Add support for avr target.
10777         Import from master sources, rev 1.255
10779 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10781         * configure, .cvsignore:  Revert previous change...
10782         * Makefile:  ...delete.
10784 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10786         * configure.in: Eliminate ${gasdir} variable.
10788 2002-06-18  Dave Brolley  <brolley@redhat.com>
10790         * configure.in: Add support for frv.
10791         * config.sub: Add support for frv.
10793 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10795         * configure:  Remove garbage from previous commit.
10797 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10799         * configure:  For in-source builds, make a subdir and re-exec there.
10800         * Makefile:  New file.  Pass targets through to build directory.
10801         * .cvsignore:  No longer ignore "Makefile".
10803 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10805         * MAINTAINERS (Write After Approval): Add self.
10807 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10809         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10811 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10813         * configure.in (vax-*-netbsd*): Re-enable gas.
10815 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10817         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10818         BUILD_PREFIX_1, to correct nomenclature.
10819         * configure: Likewise.
10821         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10822         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10824 2002-05-31  Olaf Hering  <olh@suse.de>
10826         * config-ml.in: Propogate DESTDIR also.
10828 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10830         * configure.in (vax-*-netbsd*): Don't build gas for this
10831         platform.
10833 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10835         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10836         and libgcj for AVR.
10838 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10840         * MAINTAINERS (Write After Approval): Add myself.
10842 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10844         * config.guess: Update to 2002-05-22 version.
10845         * config.sub: Likewise.
10847 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10849         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10850         * config-ml.in: Likewise.
10851         * configure: Likewise.
10852         * configure.in: Likewise.
10854 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10856         * MAINTAINERS: Update my email address.
10858 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10860         * configure.in: Simplify makefile fragment collection.
10862         * configure.in: Remove code to build emacs.
10864         * configure.in : Remove --srcdir argument from targargs and buildargs
10865         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10867         * configure: Move some logic to configure.in.
10868         * configure.in: Move some logic from configure.
10870 2002-05-11  Tom Tromey  <tromey@redhat.com>
10872         * MAINTAINERS: Reflect libgcj reality.
10874 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10876         * Makefile.in: Honour DESTDIR.
10878 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10880         * config.guess: Import 2002-03-20 version.
10881         * config.sub: Import 2002-04-26 version.
10883 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10885         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10887 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10889         * MAINTAINERS: Add self.
10891 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10893         * ltmain.sh: Detect and handle object name conflicts
10894         while piecewise linking a static library.
10896 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10898         * configure.in (noconfigdirs): Don't disable libgcj on
10899         sparc64-*-solaris* and sparcv9-*-solaris*.
10901 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10903         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10905 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10907         * configure.in (FLAGS_FOR_TARGET): Do not add
10908         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10909         on i[3456]86-*-linux*.
10911 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10913         * configure.in (noconfigdirs): Replace [ ] with test.
10915         * configure.in (noconfigdirs): Do not add target-newlib if
10916         target == i[3456]86-*-linux*, and host == target.
10918 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10920         * configure.in: delete reference to absent file
10922         * configure.in: replace '[' with 'test'
10924         * configure.in: Eliminate references to gash.
10925         * Makefile.in: Eliminate references to gash.
10927         * configure.in: remove useless references to 'pic' makefile fragments.
10929         * configure.in: (*-*-windows*) Finish removing.
10931         * configure.in: Eliminate redundant test for libgui.
10933 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10935         * MAINTAINERS: Add self and realphabetize.  Update entries
10936         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10937         entry for a29k port maintainer.
10939 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10941         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10942         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10944 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10946         * configure.in: remove references to dead files
10948 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10950         * MAINTAINERS: Add information about purpose of this file.
10952 2002-04-18  Tom Tromey  <tromey@redhat.com>
10954         * configure.in: Disallow configuring libgcj when it is already
10955         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10956         Solaris 2.8 by default.  For PR libgcj/6158.
10958 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10960         * configure.in:  Move default CC setting out of config/mh-* fragments
10961         directly into here.
10963 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10965         * configure.in: don't even try to configure or make a subdirectory
10966         if there's no configure script for it.
10968 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10970         * MAINTAINERS: Remove chill maintainers.
10971         * Makefile.in (CHILLFLAGS): Remove.
10972         (CHILL_LIB): Remove.
10973         (TARGET_CONFIGDIRS): Remove libchill.
10974         (CHILL_FOR_TARGET): Remove.
10975         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10976         CHILL_LIB.
10977         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10978         (CHECK_TARGET_MODULES): Likewise.
10979         (INSTALL_TARGET_MODULES): Likewise.
10980         (CLEAN_TARGET_MODULES): Likewise.
10981         (configure-target-libchill): Remove.
10982         (all-target-libchill): Remove.
10983         * configure.in (target_libs): Remove target-libchill.
10984         Do not compute CHILL_FOR_TARGET.
10985         * libchill: Remove directory.
10987 2002-04-11  DJ Delorie  <dj@redhat.com>
10989         * Makefile.in, configure.in: Sync with binutils, entries
10990         follow...
10992 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10994         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10995         (do-tar, do-bz2): New rules.
10996         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10997         (gdb-tar): New rule.
10998         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10999         (insight_dejagnu.tar): New rule.
11000         (insight.tar): New rule.
11001         (gdb+dejagnu.tar): New rule.
11002         (gdb.tar): New rule.
11004 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11006         * Makefile.in: Add all-tix to deps for all-snavigator
11007         so that tix is built when building snavigator.
11009 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11011         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11012         ld and gdb are not supported.
11014 2002-01-07  Mark Salter  <msalter@redhat.com>
11016         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11017         Allow target-libgloss to be built for arm, strongarm, and xscale.
11019 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11021         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11022         options for i[3456]86-pc-linux* native builds.
11024 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11026         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11027         files from .po files for a distribution.
11029 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11031         * configure.in: Enable libstdc++-v3 for h8300 targets.
11033 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11035         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11036         version from bfd/.
11038 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11040         * Makefile.in (VER): When present, extract the version number from
11041         the file version.in.
11043 2001-05-24  Tom Rix  <trix@redhat.com>
11045         * configure.in : enable ld for aix
11047 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11049         * config.guess: Add linux target for S/390.
11051 2000-11-07  Philip Blundell  <pb@futuretv.com>
11053         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11055 2000-11-03  Philip Blundell  <pb@futuretv.com>
11057         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11058         files.
11060 2001-01-15  Ben Elliston  <bje@redhat.com>
11062         * configure.in (host_tools): Add sid.
11063         Always configure cgen.
11065 2000-11-24  Nick Clifton  <nickc@redhat.com>
11067         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11069 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11071         * Makefile.in (ALL_MODULES): Add all-cgen.
11072         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11073         (all-cgen): New target.
11074         (all-opcodes,all-sim): Depend on all-cgen.
11075         * configure.in (host_tools): Add cgen.
11076         Only configure cgen if --enable-cgen-maint.
11078 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11080         * configure.in: Add *-*-freebsd* configurations.
11082 2002-04-08  Tom Tromey  <tromey@redhat.com>
11084         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11085         Fixes PR libgcj/6068.
11087 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11089         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11091 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11093         * configure.in (alpha*-dec-osf*): Enable libgcj.
11095 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11097         * MAINTAINERS (Write After Approval): Add myself.
11099 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11101         Fix for: PR bootstrap/3591, target/5676
11102         * configure.in (mcore-pe): Disable the configuration of
11103         libstdc++-v3 since exceptions are not supported.
11105 2002-03-20  Anthony Green  <green@redhat.com>
11107         * configure.in: Enable libgcj for xscale-elf target.
11109 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11111         * MAINTAINERS:  Update my email address.
11113 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11115         * ltmain.sh (relink_command): Fix typo in previous change.
11117 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11119         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11120         (relink_command): Added --tag flags.
11121         (mode=install): If relinking fails; error out.
11123 2002-03-12  Richard Henderson  <rth@redhat.com>
11125         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11126         .NOTPARALLEL tag.
11127         (do-check): Rename from check.
11128         (check): Allow parallel check.
11130 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11132         * MAINTAINERS: Add myself as maintainer for xtensa port.
11133         Fix alphabetical order in CPU port maintainer list.
11134         Remove myself from Write After Approval list.
11136 2002-03-11  Richard Henderson  <rth@redhat.com>
11138         * Makefile.in (.NOTPARALLEL): Add fake tag.
11140 2002-03-07  H.J. Lu  (hjl@gnu.org)
11142         * configure.in: Enable gprof for mips*-*-linux*.
11144 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11146         * MAINTAINERS (Write After Approval): Add myself.
11148 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11150         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11151         libjava.
11152         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11154 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11156         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11157         because its Makefile is there; test for the executable instead.
11159 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11161         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11162         libstdc++-v3 and libjava.
11164 2002-02-11  Adam Megacz  <adam@xwt.org>
11166         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11167         boehm-gc
11169 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11171         * config.guess: Updated to 2002-01-30's version.
11172         * config.sub: Updated to 2002-02-01's version.
11173         Contribute sh64-elf.
11174         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11175         * configure.in: Added sh64-*-*.
11177 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11179         * MAINTAINERS: Belatedly add myself to write after approval list.
11181 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11183         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11184         Remove self as Write After Approval.
11186 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11188         * MAINTAINERS: Put self in as maintainer for contrib/regression
11189         directory.
11191 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11193         * MAINTAINERS:  Update my email address.
11195 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11197         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11198         target-libiberty, and target-libgloss.  Skip Java-related
11199         libraries if not supported for NetBSD on target CPU.
11201 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11203         * install-sh: Use _inst.$$_ for temp file name.
11205 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11207         * MAINTAINERS (Write After Approval): Move my contact info
11208         from here...
11209         (OS Port Maintainers): ...to here (netbsd).
11211 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11213         * MAINTAINERS (Write After Approval): Add myself.
11215 2002-01-17  H.J. Lu  <hjl@gnu.org>
11217         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11218         (all-target-fastjar): Also depend on all-target-libiberty.
11220 2002-01-16  H.J. Lu  (hjl@gnu.org)
11222         * config.guess: Import from master sources, rev 1.225.
11223         * config.sub: Import from master sources, rev 1.238.
11225 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11227         * MAINTAINERS (Write After Approval): Remove myself.
11229 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11231         * MAINTAINERS (Write After Approval): Add myself.
11233 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11235         * MAINTAINERS: Add self as docs co-maintainer.
11237 2001-12-11  Matthias Klose  <doko@debian.org>
11239         * MAINTAINERS (Write After Approval): Add myself.
11241 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11243         * MAINTAINERS: Update my email address.
11245 2001-12-07  Turly O'Connor  <turly@apple.com>
11246         * MAINTAINERS (Write After Approval): Add myself.
11247         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11248         (rs6000_initialize_trampoline): Call __trampoline_setup for
11249         ABI_DARWIN too.
11250         * darwin-tramp.asm: New file, implements __trampoline_setup.
11251         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11253 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11255         * MAINTAINERS (Write After Approval): Add myself.
11257 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11259         * configure, configure.in: Use temp file for long sed commands.
11261 2001-12-03  Laurent Guerby  <guerby@acm.org>
11263         * config.sub: Update to version 1.232 on subversion.
11265 2001-12-03  Ben Elliston  <bje@redhat.com>
11267         * MAINTAINERS: Update mail address for config.* patches.
11269 2001-11-27  DJ Delorie  <dj@redhat.com>
11270             Zack Weinberg  <zack@codesourcery.com>
11272         When build != host, create libiberty for the build machine.
11274         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11275         CONFIG_ARGUMENTS.
11276         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11277         New variables.
11278         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11279         and rules.
11280         (all.normal): Depend on ALL_BUILD_MODULES.
11281         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11282         (all-build-libiberty): Depend on configure-build-libiberty.
11284         * configure: Calculate and substitute proper value for
11285         ALL_BUILD_MODULES.
11286         * configure.in: Create the build subdirectory.
11287         Calculate and substitute TARGET_CONFIGARGS (formerly
11288         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11290 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11292         * MAINTAINERS (write-after-approval): Add self.
11294 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11296         * MAINTAINERS (GNATS only accounts): Remove self.
11298 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11300         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11301         libf2c.
11303 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11305         * MAINTAINERS (Write After Approval): Add self.
11307 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11309         * MAINTAINERS: mips and s390 are also CPU ports.
11311 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11313         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11315 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11317         * MAINTAINERS: Alphabetize.
11319 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11321         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11323 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11325         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11327 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11329         * configure.in (--enable-languages): Be more permissive about
11330         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11332 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11334         * config.sub: Import from master sources, rev. 1.230.
11335         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11337 2001-11-07  Laurent Guerby  <guerby@acm.org>
11339         * MAINTAINERS (Write After Approval): Add self.
11341 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11343         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11345 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11347         * config.sub: Import from master sources, rev 1.226.
11348         * config.guess: Import from master sources, rev 1.216.
11350 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11352         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11353         * MAINTAINERS: Add self as maintainer of MMIX port.
11354         Remove old after-approval entry.
11356 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11358         * ChangeLog, configure: Fix spelling errors.
11360 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11362         * MAINTAINERS: Tweak my address.
11364 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11366         * MAINTAINERS: Update my email address.
11368 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11370         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11371         * MAINTAINERS: Add self as maintainer of CRIS port.
11373 2001-10-10  Geert Bosch  <bosch@gnat.com>
11375         * MAINTAINERS (Various maintainers: Ada front end):
11376         Added Robert Dewar.
11378 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11380         * MAINTAINERS (Write After Approval): Added self
11382 2001-10-02  Geert Bosch  <bosch@gnat.com>
11384         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11386 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11388         * configure: Handle temporary files securely using mkdir.
11390 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11392         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11394 2001-09-26  Will Cohen  <wcohen@redhat.com>
11396         * configure.in (*-*-linux*): Disable configuration of target-newlib
11397         and target-libgloss.
11399 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11401         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11402         RANLIB.
11404 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11406         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11407         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11408         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11409         avoid quotes nesting problems.
11410         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11411         (DO_X): Export only variables that are set.
11413 2001-09-19  Ben Elliston  <bje@redhat.com>
11415         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11416         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11417         semantics.  Use the shell built-in "type" command instead.
11419 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11421         Merged from gcc-3_0-branch:
11422         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11423         * ltcf-c.sh: Use $objext, not $ac_objext.
11424         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11425         * ltcf-cxx.sh: Add support for GNU.
11426         2001-07-22  Timothy Wall  <twall@redhat.com>
11427         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11428         default settings if using GNU tools with that configuration.
11429         * ltcf-cxx.sh: Ditto.
11430         * ltcf-gcj.sh: Ditto.
11431         2001-07-21  Michael Chastain  <chastain@redhat.com>
11432         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11433         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11434         * ltmain.sh: Mark as gcc-local.
11436 2001-08-30  Eric Christopher  <echristo@redhat.com>
11437             Jason Eckhardt  <jle@redhat.com>
11439         * config.guess: Merge from master sources.
11440         * config.sub: Merge from master sources, add support for mipsisa32.
11442 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11443         * config.sub: Merge from master sources, rev 1.219.
11444         * MAINTAINERS: Add self as contact for stormy16 port.
11446 2001-08-14  Zack Weinberg  <zackw@panix.com>
11448         * config.sub: Merge from master sources, rev 1.218.
11449         * config.guess: Merge from master sources, rev 1.209.
11451 2001-08-11  Graham Stott  <grahams@redhat.com>
11453         * Makefile.in (check-c++): Add missing semicolon.
11455 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11457         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11459 2001-07-30  Eric Christopher  <echristo@redhat.com>
11461         * MAINTAINERS (Various maintainers: mips port): Added myself.
11463 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11465         * configure.in (sh-*-linux*): New.
11467 2001-07-27  Richard Henderson  <rth@redhat.com>
11469         * .cvsignore: Add LAST_UPDATED.
11471 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11473         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11475 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11477         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11479 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11481         * MAINTAINERS (Write After Approval): Added myself.
11483 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11485         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11486         and libgcj on m68hc11/m68hc12.
11488 2001-06-27  H.J. Lu  (hjl@gnu.org)
11490         * Makefile (CFLAGS_FOR_BUILD): New.
11491         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11493 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11495         * README: Remove version number.
11497 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11499         * INSTALL/README: Update wrt. to the installation instructions now
11500         residing in gcc/doc/install.texi.
11502 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11504         * README: Replace with a cut-down and updated version of gcc/README.
11506 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11508         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11509         multilibs to be disabled.
11511 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11513         * MAINTAINERS (Write After Approval): Add myself.
11515 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11517         * config.guess: Import CVS version 1.195.
11518         * config.sub: Import CVS version 1.212.
11520 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11522         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11523         gcc/xgcc is built, use -print-prog-name to find out the program
11524         name to use.
11526 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11528         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11529         appear to also be in the master copy.
11530         * config.sub:  Import CVS version 1.211.
11532 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11534         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11535         with_gcc]: Use `gcc -shared' to build a shared library.
11537 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11539         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11540         archives.
11542 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11544         * MAINTAINERS (Write After Approval): Add myself.
11546 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11548         * configure.in (libstdcxx_flags): Do not try to execute
11549         libstdc++-v3/testsuite_flags until it exists.
11551 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11553         * MAINTAINERS: Update my email address.
11555 2001-05-31  Graham Stott  <grahams@redhat.com>
11557         * MAINTAINERS (Write After Approval): Add myself.
11559 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11561         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11562         libraries when using g++ with native linker.
11564 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11566         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11568 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11570         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11571         [aix4*|aix5*]: Prepend blank.
11573 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11575         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11576         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11577         of subdir/configure scripts to use the new libtool.m4.
11579 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11581         * MAINTAINERS (Write After Approval): Add myself.
11583 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11585         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11587 2001-05-11  Ben Elliston  <bje@redhat.com>
11589         * Makefile.in (all-sid): New target.
11590         (check-sid, clean-sid, install-sid): Likewise.
11592 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11594         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11596 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11598         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11599         libgcj.
11601 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11603         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11604         gcc/xgcc is built, use -print-prog-name to find out the program
11605         name to use.
11607 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11609         * configure.in (noconfigdirs): Don't reset it from scratch in the
11610         target case; only append to it.
11612         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11613         sparc-*-solaris2.8]: Disable ${libgcj}.
11615 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11617         * configure.in (libgcj_saved): Copy from $libgcj.
11618         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11619         --disable-libgcj.
11621 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11623         * MAINTAINERS: Remove self as MIPS maintainer and
11624         C front end maintainer.
11626 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11628         * configure.in: Move *-chorusos target case to the proper switch.
11629         Disable libgcj.
11631 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11633         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11634         1.641.2.228.
11636 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11638         * Makefile.in (STAGE1_CFLAGS): Pass down.
11640 2001-04-13  Alan Modra  <amodra@one.net.au>
11642         * config.guess: Add hppa64-linux support.  Note for next import that
11643         this is already in the master file.
11644         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11646 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11648         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11649         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11651 2001-04-11  Stan Shebs  <shebs@apple.com>
11653         * MAINTAINERS: Add self as Darwin port maintainer.
11655 2001-04-11  Alan Modra  <amodra@one.net.au>
11657         * MAINTAINERS: Update my email address.
11659 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11661         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11662         recent versions of FreeBSD (release 3 or later).
11663         * ltconfig: On FreeBSD, -lc must not be provided when building
11664         a shared library or else the standard -pthread gcc option is
11665         rendered worthless to later users of the built library.
11667 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11669         * MAINTAINERS: Add self and RTH as C front end maintainers.
11671 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11673         * config.sub: Make sure to match an already-canonicalized
11674         machine name (eg. mn10300-unknown-elf).
11676 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11678         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11679         New macros.
11680         (bootstrap, cross): Use RECURSE_FLAGS.
11681         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11683 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11685         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11687 2001-03-22  Colin Howell  <chowell@redhat.com>
11689         * Makefile.in (DO_X): Do not backslash single-quotes in
11690         backquotes (two places).
11692 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11694         Re-installed:
11695         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11696         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11697         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11698         * ltcf-cxx.sh: Likewise.
11699         * ltcf-gcj.sh: Likewise.
11701 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11703         * MAINTAINERS: Add myself as "documentation co-maintainer".
11705 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11707         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11708         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11710 2001-03-19  Tom Tromey  <tromey@redhat.com>
11712         * config-ml.in: Handle GCJ and GCJFLAGS.
11714 2001-03-21  Michael Chastain  <chastain@redhat.com>
11716         * Makefile.in: all-m4 depends on all-texinfo.
11718 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11720         * MAINTAINERS: Add myself to write after approval list.
11722 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11724         * Makefile.in (DO_X): Quote nested quotes.
11726 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11728         * MAINTAINERS: Add myself to write after approval list.
11730 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11732         * Makefile.in (DO_X): Use double quotes for quoting
11733         "RANLIB=$${RANLIB}".
11735 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11737         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11739 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11741         * configure.in: Only use `lang_requires' for languages athat are
11742         actually enabled.
11744 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11746         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11748 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11750         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11752 2001-03-07  Tom Tromey  <tromey@redhat.com>
11754         * configure.in: Allow config-lang.in to set `lang_requires' to list
11755         of other required languages.
11757 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11759         * Makefile.in: Remove RANLIB definition. Use RANLIB
11760         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11761         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11763 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11764             Alexandre Oliva  <aoliva@redhat.com>
11766         * Makefile.in (check-c++): Use tabs, not spaces.
11768 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11770         * MAINTAINERS: add myself to Write After Approval list.
11772 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11774         * Makefile.in (check-c++): New rule.
11776         * configure.in (target_libs): Remove libg++.
11777         (noconfigdirs): Remove libg++.
11778         (noconfigdirs): Same.
11779         (noconfigdirs): Same.
11780         (noconfigdirs): Same.
11782         * config-ml.in: Remove libg++ references.
11784         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11785         (ALL_TARGET_MODULES): Same.
11786         (configure-target-libg++): Remove.
11787         (all-target-libg++): Remove.
11788         (configure-target-libio): Remove.
11789         (all-target-libio): Remove.
11790         (check-target-libio): Remove.
11791         (.PHONY): Remove.
11792         (libg++.tar.bz2): Remove.
11793         (all-target-cygmon): Remove libio.
11794         (all-target-libstdc++): Remove.
11795         (configure-target-libstdc++): Remove.
11796         (TARGET_LIB_PATH): Remove libstdc++.
11797         (ALL_GCC_CXX): Remove libstdc++.
11798         (all-target-gperf): Correct.
11800 2001-02-16  Nick Clifton  <nickc@redhat.com>
11802         * configure.in (noconfigdirs): Allow configuration of texinfo
11803         for Cygwin hosts.
11805 2001-02-15  Anthony Green  <green@redhat.com>
11807         * configure: Introduce GCJ_FOR_TARGET.
11808         * configure.in: Ditto.
11809         * Makefile.in: Ditto.
11811 2001-02-13  Andreas Schwab  <schwab@suse.de>
11813         * MAINTAINERS: Update mail address.
11815 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11817         * config.guess: Add linux target for S/390.
11818         * config.sub: Likewise.
11820 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11822         * configure.in: for *-chorusos, don't config target-newlib and
11823         target-libgloss.
11825 2001-02-06  Ben Elliston  <bje@redhat.com>
11827         * configure: Output host type to stdout, not stderr.
11829 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11831         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11832         * ltcf-cxx.sh: Likewise.
11834         * config.if: Assume enable_libstdcxx_v3 is defined.
11836 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11838         Remove V2 C++ library.
11839         * configure.in: Remove --enable-libstdcxx_v3 support.
11841 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11843         * include/demangle.h: Add prototype for java_demangle_v3.
11845 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11847         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11849 2001-01-27  Richard Henderson  <rth@redhat.com>
11851         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11853 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11855         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11856         Don't unset, it's non-portable and no longer necessary, set to empty
11857         instead.
11859 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11861         * ltconfig: Shell portability fix for the tagname validity check.
11863 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11865         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11866         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11868 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11870         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11872 2001-01-26  Tom Tromey  <tromey@redhat.com>
11874         * configure.in: Allow libgcj to be built on Sparc Solaris.
11876 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11878         * ltcf-c.sh: Add aix5 case.
11879         * ltcf-cxx.sh: Likewise.
11880         * ltconfig: Likewise.
11882 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11884         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11885         keep at least one of build_libtool_libs or build_old_libs set to
11886         yes.
11888         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11889         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11891 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11893         * configure.in: Enable libgcj on several additional platforms.
11895 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11897         * configure.in: Enable libgcj for linux targets.
11899 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11901         * MAINTAINERS (Write After Approval): Add myself.
11903 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11905         * MAINTAINERS: Add myself as vax port maintainer.
11907 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11909         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11911 2001-01-09  Mike Stump  <mrs@wrs.com>
11913         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11914         failures of subdirectories.
11916 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11918         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11919         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11920         * ltcf-cxx.sh: Likewise.
11921         * ltcf-gcj.sh: Likewise.
11922         * ltconfig.sh: Fix typo.
11924 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11926         * configure: handle DOS-style absolute paths.
11928 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11930         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11932 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11934         * MAINTAINERS: Add myself as avr port co-maintainer.
11936 2000-12-28  Ben Elliston  <bje@redhat.com>
11938         * MAINTAINERS: Add myself under ``Write After Approval''.
11940 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11942         * texinfo: Remove directory from GCC.
11944 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11946         * COPYING: Update to current
11947         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11948         to 19yy as example year in copyright notice).
11950 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11952         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11953         (libstdcxx_incdir): Pass down.
11954         * config.if: Remove expired bits for cxx_interface, add stub.
11955         (libstdcxx_incdir): Add variable for g++ include directory.
11956         * configure.in (gxx_include_dir): Use it.
11958 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11960         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11961         with old-email address from ``Write After Approval''.
11963 2000-12-15  Andreas Jaeger  <aj@suse.de>
11965         * configure.in: Handle lang_dirs.
11967 2000-12-14  Tom Tromey  <tromey@redhat.com>
11969         * MAINTAINERS: Removed brads.
11971         * MAINTAINERS: Added gcj developers.
11973 2000-12-13  Anthony Green  <green@redhat.com>
11975         * configure.in: Disable libgcj for any target not specifically
11976         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11977         with g++ abi.
11979 2000-12-13  Mike Stump  <mrs@wrs.com>
11981         * Makefile.in (local-distclean): Also remove fastjar.
11983 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11985         * contrib/gcc_update: Add fastjar --touch entries.
11987 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11989         * configure.in: Disable language-specific target libraries for
11990         languages that aren't enabled.
11992 2000-12-10  Anthony Green  <green@redhat.com>
11994         * configure.in: Define libgcj.  Disable libgcj target libraries for
11995         most targets.
11997 2000-12-10  Neil Booth  <neilb@earthling.net>
11999         * MAINTAINERS: Update mail address, remove from WAA list.
12001 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12003         * libjava: Imported from /cvs/java.
12004         * libffi: Likewise.
12005         * Boehm-gc: Likewise.
12007 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12009         * configure.in (target_libs): Revert 2000-12-08 patch.
12010         (noconfigdirs): Added target-libjava.
12012 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12014         * djunpack.bat: removed.
12016 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12018         * Makefile.in: handle DOS-style absolute paths.
12019         * config-ml.in: likewise.
12020         * symlink-tree: likewise.
12022 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12024         * fastjar: Imported.
12026 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12028         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12029         libjava.
12030         * configure.in (target_libs): Removed `target-libjava'.
12032 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12034         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12035         (ALL_MODULES): Added fastjar.
12036         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12037         (all-target-libjava): all-fastjar replaces all-zip.
12038         (all-fastjar): Added.
12039         (configure-target-fastjar, all-target-fastjar): Likewise.
12040         * configure.in (host_tools): Added fastjar.
12042 2000-12-07  Mike Stump  <mrs@wrs.com>
12044         * Makefile.in (local-distclean): Remove leftover built files.
12046 2000-11-24  Nick Clifton  <nickc@redhat.com>
12048         * configure.in (xscale-elf): Add target.
12049         (xscale-coff): Add target.
12051 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12053         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12054         recent versions of FreeBSD (release 3 or later).
12055         * ltconfig: On FreeBSD, -lc must not be provided when building
12056         a shared library or else the standard -pthread gcc option is
12057         rendered worthless to later users of the built library.
12059 2000-11-16  Fred Fish  <fnf@be.com>
12061         * configure.in (enable_libstdcxx_v3): Fix typo,
12062         libstd++ -> libstdc++.
12064 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12066         * MAINTAINERS: Add self to Write After Approval list.
12068 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12070         * MAINTAINERS: Update my email address.  Add myself to global write
12071         privs list.
12073 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12075         * Makefile.in: Merge with src and libgcj.
12076         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12077         configure-target-<library> when their configure scripts need the C
12078         or C++ library to have already been built to work properly.
12079         (do_proto_toplev): Set them to an empty string.
12081         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12082         (REALLY_SET_LIB_PATH): Use them.
12084 2000-11-17  Stan Shebs  <shebs@apple.com>
12086         * MAINTAINERS: Add self to Write After Approval list.
12088 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12090         * configure: Provide the original toplevel configure arguments
12091         (including $0) to subprocesses in the environment rather than
12092         through gcc/configargs.h.
12094 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12096         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12097         C99.  Alphabetise "Write After Approval" list.
12099 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12101         * configure: Turn on libstdc++ V3 by default.
12103         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12104         if we've got GCC.
12106 2000-11-11  Philip Blundell  <philb@gnu.org>
12108         * MAINTAINERS: Add self to Write After Approval list.
12110 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12112         * ltcf-c.sh (aix4): Improve shared library configuration; require
12113         exporting symbols.
12114         * ltcf-cxx.sh (aix4): Define.
12115         * ltconfig (aix4): Define library and soname specs appropriate for
12116         AIX.  Define command to create export symbols list.
12118 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12120         * config.sub: Add support for Sun Chorus
12122 2000-10-31  Nick Clifton  <nickc@redhat.com>
12124         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12125         <name>@redhat.com.  Also installed new email address for Clint
12126         Popetz.
12128 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12130         * etc: Remove directory from GCC.
12132 2000-10-16  Michael Meissner  <meissner@redhat.com>
12134         * configure (gcc/configargs.h): Only create if there is a build GCC
12135         directory created.
12137 2000-10-16  Matthias Klose  <doko@debian.org>
12139         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12140         when configured for libstdc++-v3.
12142 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12144         * configure: Save configure arguments to gcc/configargs.h.
12146 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12148         * config.guess: Import CVS version 1.157.
12149         * config.sub: Import CVS version 1.181.
12151 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12153         * Makefile.in (bootstrap): avoid recursion if subdir missing
12154         (cross): ditto
12155         (do-proto-toplev): ditto
12157 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12159         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12160         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12162         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12163         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12164         all affected `configure' scripts.
12166 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12168         * MAINTAINERS: Add self as cpplib co-maintainer.
12170 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12172         * MAINTAINERS: Add self to Write After Approval list.
12174 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12176         * INSTALL/README: egcs -> GCC update.
12178 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12180         * MAINTAINERS: Add myself to Write After Approval list.
12182 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12184         * MAINTAINERS: Add myself to Write After Approval list.
12186 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12188         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12189         X11 libraries for hppa64.
12191 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12193         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12195 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12197         * Makefile.in (all-zlib): Added dummy target.
12199         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12200         ltcf-gcj.sh: Updated from libtool multi-language branch.
12202 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12204         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12205         (bootstrap*): Depend on all-bootstrap.
12207 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12209         * config.guess: Import CVS version 1.156.
12210         * config.sub: Import CVS version 1.179.
12212 2000-09-02  Anthony Green  <green@cygnus.com>
12214         * Makefile.in (all-gcc): Depend on all-zlib.
12215         (CLEAN_MODULES): Add clean-zlib.
12216         (ALL_MODULES): Add all-zlib.
12217         * configure.in (host_libs): Add zlib.
12219 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12221         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12222         crosses, but add gcc/include to the header search path for them.
12224 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12226         * MAINTAINERS: Add self to Write After Approval list.
12228 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12230         * config.guess: Import CVS version 1.152.
12231         * config.sub: Import CVS version 1.177.
12233 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12235         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12236         $targargs to tell whether newlib is going to be built.
12238         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12239         $$r/TARGET_SUBDIR/libio for _G_config.h.
12241 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12243         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12245 2000-08-22  DJ Delorie  <dj@redhat.com>
12247         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12249 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12251         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12252         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12253         sub-configures.
12255 2000-08-21  DJ Delorie  <dj@redhat.com>
12257         * MAINTAINERS: Add self as a libiberty maintainer
12259 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12261         * configure.in (libstdcxx_flags): Use
12262         libstdc++-v3/src/libstdc++.INC.
12264 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12266         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12268 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12270         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12272         * configure: Make enable_threads and enable_shared defaults
12273         explicit.  Substitute enable_threads into generated Makefiles.
12274         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12275         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12277 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12279         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12281 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12283         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12284         previous delta.
12286 2000-08-11  Jason Merrill  <jason@redhat.com>
12288         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12289         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12290         (FLAGS_FOR_TARGET): Not here.
12291         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12293 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12295         * config-ml.in (CC, CXX): Don't introduce a leading space.
12297 2000-08-07  DJ Delorie  <dj@delorie.com>
12299         * MAINTAINERS: Add self as a DJGPP maintainer
12301 2000-08-07  DJ Delorie  <dj@redhat.com>
12303         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12304         "if we're also building gcc, and it's a gcc that will run on the
12305         build machine, we want to use its includes instead of the system's
12306         default includes".
12308 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12310         * MAINTAINERS: Add self to Write After Approval list.
12312 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12314         * configure.in (libstdcxx_flags): Don't use `"'.
12316         * config-ml.in: Adjust multilib search paths to the
12317         appropriate multilib tree.
12319 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12321         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12322         commas in $LANGUAGES.
12324 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12326         * configure.in: Re-enable all references to libg++ and librx.
12328 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12330         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12331         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12332         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12333         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12335         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12337 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12339         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12340         CXX_FOR_TARGET for sed.
12342 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12344         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12345         Do not override if already set in the environment or in configure.
12346         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12347         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12349 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12351         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12352         the libtool CVS tree multi-language branch.
12353         * ltconfig, ltmain.sh: Updated.
12355 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12357         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12358         (clean-target): Depend on it.
12360         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12361         (GCC_FOR_TARGET): Use it.
12362         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12363         * configure.in: ... here.
12364         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12365         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12367 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12369         * MAINTAINERS: Add self to Write After Approval list.
12371 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12373         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12374         (configure-target-libchill, configure-target-libobjc): Likewise.
12376         * configure.in: Use the same cache file for all target libs.
12377         * config-ml.in: But different cache files per multilib variant.
12379 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12381         * configure (topsrcdir): Don't use dirname.
12383 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12385         * MAINTAINERS: Add self to Write After Approval list.
12387 2000-07-20  Jason Merrill  <jason@redhat.com>
12389         * configure.in: Remove all references to libg++ and librx.
12391         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12393 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12395         * config.sub: Update to subversions version 2000-07-06.
12397 2000-07-12  Andrew Haley  <aph@cygnus.com>
12399         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12400         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12402 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12404         * symlink-tree:  Check number of arguments.
12406 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12408         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12409         search path for a g++ extracted from the build tree.  This
12410         will allow link tests run by configure scripts in
12411         subdirectories to succeed.
12413 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12415         * ltconfig: Add support for mips-dde-sysv4.2MP
12417 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12419         * MAINTAINERS: Add myself as loop discovery maintainer.
12421 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12423         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12424         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12426 2000-06-19  Timothy Wall  <twall@cygnus.com>
12428         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12429         * config.sub: Add tic54x target.
12431 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12433         * MAINTAINERS: Add self as Fortran maintainer,
12434         remove Craig Burley.
12436 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12438         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12439         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12441 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12443         * MAINTAINERS: Add self as i18n maintainer
12445 20000-05-21  H.J. Lu  (hjl@gnu.org)
12447         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12448         directory are used if they exist. Make sure
12449         $(build_tooldir)/include is searched for header files,
12450         $(build_tooldir)/lib/ for library files.
12451         (GCC_FOR_TARGET): Likewise.
12452         (CXX_FOR_TARGET): Likewise.
12454 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12456         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12458 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12460         * Makefile.in (configure-target-libiberty): Depend on
12461         configure-target-newlib.
12463 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12465         * configure.in, Makefile.in: Merge all libffi-related
12466         configury stuff from the libgcj tree.
12468 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12470         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12471         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12473 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12475         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12476         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12477         current version information.  Add to proto-toplev directory.
12478         (gdb-taz): Build do-djunpack.
12480 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12482         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12484 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12486         * MAINTAINERS: Add self to Write After Approval list.
12488 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12490         * ltmain.sh: Preserve in relink_command any environment
12491         variables that may affect the linker behavior.
12493 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12495         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12497 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12499         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12501 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12503         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12504         with the version name.
12506 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12508         * MAINTAINERS: Add self as bb-reorder maintainer.
12510 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12512         * config.if: Tweak.
12514 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12516         * djunpack.bat: New file.
12518 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12520         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12521         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12522         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12523         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12525 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12527         * config.sub (case $basic_machine): Change default for "ibm-*"
12528         to "openedition".
12530 2000-04-13  Andreas Jaeger  <aj@suse.de>
12532         * MAINTAINERS: Added myself.
12534 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12536         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12537         (do-md5sum): New target.
12538         (MD5PROG): Define.
12539         (PACKAGE): Default to TOOL.
12540         (VER): Default to a shell script.
12541         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12542         md5 checksum generation.
12543         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12544         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12545         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12546         insight.tar.bz2): Use gdb-taz to create archive.
12548 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12550         * configure (warn_cflags): Delete.
12552 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12554         * MAINTAINERS: Added myself.
12556 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12557             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12559         * configure.in (enable_libstdcxx_v3): Add.
12560         (target_libs): Add bits here to switch between libstdc++-v2 and
12561         libstdc++-v3.
12562         * config.if: And this file too.
12563         * Makefile.in: Add libstdc++-v3 targets.
12565 2000-04-05  Michael Meissner  <meissner@redhat.com>
12567         * config.sub (d30v): Add d30v as a basic machine type.
12569 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12571         * configure.in: -linux-gnu*, not -linux-gnu.
12573 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12575         * MAINTAINERS: Add self in write-after-approval section.
12577 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12579         * MAINTAINERS: Add self as ia64 port maintainer.
12581 2000-03-08  Neil Booth  <NeilB@earthling.net>
12583         * MAINTAINERS: Add self in write-after-approval section.
12585 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12587         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12588         (do-tar-bz2): Replace TOOL with PACKAGE.
12589         (gdb.tar.bz2): Remove GDBTK from GDB package.
12590         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12591         dejagnu.tar.bz2): New packages.
12593 2000-02-27  Andreas Jaeger  <aj@suse.de>
12595         * configure.in: Add entry for mips*-*-linux*, move catch all
12596         *-*-*linux* entry below this one.
12598 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12600         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12602 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12604         * config.sub: Support an OS of "wince".
12606 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12608         * config.guess, config.sub: Updated to match config's 2000-02-15
12609         version.
12611 2000-02-23  Linas Vepstas  <linas@linas.org>
12613         * config.sub: Add support for Linux/IBM 370.
12614         * configure.in: Likewise.
12616 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12618         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12620 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12622         * config.guess: Guess "cygwin" rather than "cygwin32".
12624 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12626         * configure (gcc_version): When setting, narrow search to
12627         lines containing `version_string'.
12629 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12631         * config.sub: Add support for avr target.
12633 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12635         * MAINTAINERS: Add maintainers for MCore port.
12637 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12639         * config.sub: Add mmix-knuth-mmixware.
12641 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12643         * MAINTAINERS: Pair cccp with cpplib maintainership.
12645 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12647         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12648         structure stuff to -L library search.
12649         (CXX_FOR_TARGET): Ditto.
12650         (CROSS_CHECK_MODULES): Fix spelling mistake.
12652 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12654         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12655         the C++ compiler.
12657 2000-01-12  Richard Henderson  <rth@cygnus.com>
12659         * configure.in: Don't build some bits for beos.
12661 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12663         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12664         as include files.
12666 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12668         * Add self as cpplib maintainer, as requested by Jason
12669         Merrill.  Correct my e-mail address.
12671 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12673         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12674         not mh-aix43.
12676 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12678         * MAINTAINERS: Add myself to "write after approval" list.
12680 1999-12-14  Richard Henderson  <rth@cygnus.com>
12682         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12683         * config.sub: Accept alphaev[78], alphaev8.
12685 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12687         * config.guess, config.sub: Update from autoconf.
12689 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12691         * MAINTAINERS:  update my playtime e-address.
12693 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12695         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12696         necessary libraries are missing.
12698 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12700         * MAINTAINERS: Add new 'write after approval' maintainer.
12702 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12704         * MAINTAINERS: Add new Java maintainer.
12706 1999-10-25  Andreas Schwab  <schwab@suse.de>
12708         * configure: Fix quoting inside arguments of eval.
12710 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12712         * config-ml.in: Allow suppression of some ARM multilibs.
12714 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12716         * config.guess: Add OS/390 match pattern.
12717         * config.sub: Add mvs, openedition targets.
12718         * configure.in (i370-ibm-opened*): New.
12720 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12722         * config.sub: Add support for configuring for pj.
12724 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12726         * config.sub (maybe_os): Add support for configuring for fr30.
12728 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12730         * configure.in: Do not configure or build ld for AIX
12731         platforms.  ld is known to be broken on these platforms.
12733 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12735         * config-ml.in: Pass compiler flag corresponding to multidirs to
12736         subdir configures.
12738 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12740         * Makefile.in (LDFLAGS): Define.
12742 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12744         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12745         noconfigdirs.
12746         (*-*-cygwin*): Likewise.
12748 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12750         * mkdep: New file.
12751         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12752         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12754         From Eli Zaretskii <eliz@is.elta.co.il>:
12755         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12756         long file name when using DJGPP on MS-DOS.
12758 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12760         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12762 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12764         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12765         dependency as this causes "make check" to globally "make all"
12767 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12769         * configure.in (target_libs): Added target-zlib.
12770         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12771         (CONFIGURE_TARGET_MODULES): Likewise.
12772         (CHECK_TARGET_MODULES): Likewise.
12773         (INSTALL_TARGET_MODULES): Likewise.
12774         (CLEAN_TARGET_MODULES): Likewise.
12775         (configure-target-zlib): New target.
12776         (all-target-zlib): Likewise.
12777         (all-target-libjava): Depend on all-target-zlib.
12778         (configure-target-libjava): Depend on configure-target-zlib.
12780         * Makefile.in (configure-target-libjava): Depend on
12781         configure-target-newlib.
12782         (configure-target-boehm-gc): New target.
12783         (configure-target-qthreads): New target.
12785         * configure.in (target_libs): Added target-qthreads.
12786         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12787         (CONFIGURE_TARGET_MODULES): Likewise.
12788         (CHECK_TARGET_MODULES): Likewise.
12789         (INSTALL_TARGET_MODULES): Likewise.
12790         (CLEAN_TARGET_MODULES): Likewise.
12791         (all-target-qthreads): New target.
12792         (configure-target-libjava): Depend on configure-target-qthreads.
12793         (all-target-libjava): Depend on all-target-qthreads.
12795         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12796         (CONFIGURE_TARGET_MODULES): Likewise.
12797         (CHECK_TARGET_MODULES): Likewise.
12798         (INSTALL_TARGET_MODULES): Likewise.
12799         (CLEAN_TARGET_MODULES): Likewise.
12800         (all-target-libjava): New target.
12801         (all-target-boehm-gc): Likewise.
12802         * configure.in (target_libs): Added libjava, boehm-gc.
12804 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12806         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12807         configure.bat in SUPPORT_FILES.
12808         (gas+binutils.tar.bz2): Likewise.
12810         * makeall.bat: Remove; obsolete.
12812 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12814         From Mark Elbrecht:
12815         * configure.bat: Remove; obsolete.
12817 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12819         * configure: Add -W -Wall to the default CFLAGS when compiling with
12820         gcc.
12822 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12824         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12826 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12828         * configure.in: Build ld on IRIX6.
12830 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12832         * Makefile.in: Change distribution targets to use bzip2 instead of
12833         gzip.
12834         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12835         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12837 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12839         * config.sub: Add mcore target.
12841 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12843         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12845 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12847         * config.guess (dummy): Changed to $dummy.
12849 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12851         * config.sub: Tidied up case statements.
12853 1999-05-22  Ben Elliston  <bje@cygnus.com>
12855         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12856         <jiro@din.or.jp>.
12858         * config.guess: Merge with FSF version. Future changes will be
12859         more accurately recorded in this ChangeLog.
12860         * config.sub: Likewise.
12862 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12864          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12866 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12868         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12870 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12872         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12874 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12876         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12877         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12878         Bad merge removed these two changes.
12880 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12881                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12883         * config.guess (interix Alpha): Add.
12885 1999-04-11  Richard Henderson  <rth@cygnus.com>
12887         * configure.in (i?86-*-beos*): Do config gperf; don't config
12888         gdb, newlib, or libgloss.
12890 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12892         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12893         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12894         from multidirs.
12896 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12898         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12900 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12902         * config.sub: Add support for mcore targets.
12904 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12906         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12907         not mt-ospace, in order to shut up assembler warning about using
12908         symbols that are named the same as registers.
12910 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12912         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12913         dependency list for all-target-cygmon.
12915 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12917         * config-ml.in: Check $host, not $target, for selective multilibs.
12918         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12919         thumb interworking, and underscore prefix multilibs.
12921 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12923         * missing: Update to version from current automake.
12925 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12927         * configure (gxx_include_dir): Removed.
12929         * configure.in (gxx_include_dir): Handle it.
12930         * Makefile.in: Likewise.
12932 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12934         * config.sub (mips64vr4111,mips64vr4111el) Add.
12936 1999-03-21  Ben Elliston  <bje@cygnus.com>
12938         * config.guess: Correct typo for detecting ELF on FreeBSD.
12940 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12942         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12943         config/mh-djgpp.
12945 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12947         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12948         all-target-newlib to dependency list for all-target-bsp.
12950 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12952         * config.sub: Add i386-uwin support.
12953         * config.guess: Likewise.
12955 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12957         * configure.in: cleanup, add mh-*pic handling for arm, special
12958         case powerpc*-*-aix*
12960 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12962         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12963         can be built.
12965 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12967         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12968         targets.
12970 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12972         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12974 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12976         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12978 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12980         * config.sub: Fix typo in arm recognition.
12982 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12984         * configure.in (noconfigdirs): Changed target_configdirs to
12985         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12986         rather than m68k-*-* since it is not known to work on
12987         m68k-aout. Ditto for arm-*-*oabi.
12989 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12991         * configure.in (*-*-windows*): Remove, no longer used.
12993 1999-02-19  Ben Elliston <bje@cygnus.com>
12995         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12996         Smart and improved by Andrew Cagney.
12998 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13000         * config.guess: Recognize openbsd-*-hppa.
13002 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13004         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13005         only if it is not empty.
13007 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13009         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13011         * config.guess: Modified to recognize uname's armv* syntax.
13013         * config.sub: Modified to recognize uname's armv* syntax.
13015 1999-02-17  Mark Salter  <msalter@cygnus.com>
13017         * configure.in: Added target-bsp for sparclite.
13019 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13021         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13023 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13025         * configure.in: Add support for strongarm port.
13026         * config.sub: Add support for strongarm target.
13028 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13030         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13031         the old name config/mh-cygwin32.
13032         Enable texinfo.
13034 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13036         * configure.in: Do build ld for ix86 Solaris.
13038 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13040         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13041         $AR_FOR_TARGET.  Likewise for RANLIB.
13043 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13045         * config.sub (oabi):  Recognize.
13046         * configure.in (arm-*-oabi):  Handle.
13048 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13050         * config.guess: Improve detection of i686 on UnixWare 7.
13052 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13054         * config.guess: Add support for i386-pc-interix.
13055         * config.sub: Likewise.
13056         * configure.in: Likewise.
13058 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13060         * Makefile.in: Remove unneeded all-target-libio from
13061         from all-target-winsup target since it is now unneeded.
13062         Add all-target-libtermcap in its place since it is now
13063         needed.
13065 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13067         * configure.in: makefile stub for cygwin target is probably
13068         unnecessary.  Remove it for now.
13070 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13072         * configure.in: libtermcap.a should be built when cygwin is the
13073         target as well as the host.
13074         * config.guess: Allow mixed case in cygwin uname output.
13075         * Makefile.in: Add libtermcap target.
13077 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13079         * config.sub: Clean up handling of hppa2.0.
13081 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13083         * config.guess: Use C code to identify more HP machines.
13085 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13087         * config.sub: Handle hppa2.0.
13089 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13091         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13092         cygmon for all sparclite targets, regardless of object format.
13094 1998-12-15  Mark Salter  <msalter@cygnus.com>
13096         * configure.in: Added target-bsp for several target architectures.
13098         * Makefile.in: Added rules for bsp.
13100 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13102         * config.guess: Improve detection of hppa2.0 processors.
13104 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13106         * config.guess: Recognize FreeBSD using ELF automatically.
13108 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13110         * configure (skip-this-dir): Add handling for new shell script, which
13111         might be created by a sub-directory's configure to indicate, this particular
13112         directory is "unwanted".
13113         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13115 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13117         * ltconfig: import from libtool, after changing libtool to
13118         account for the cygwin name change.
13120 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13122         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13123         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13125 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13127         * configure.in: Add libtermcap to list of cygwin dependencies.
13129 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13131         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13132         they include winsup/include when it's a cygwin target.
13134 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13136         * configure.in (host_tools): Added zip.
13137         * Makefile.in (all-target-libjava): Depend on all-zip.
13138         (all-zip): New target.
13139         (ALL_MODULES): Added all-zip.
13140         (NATIVE_CHECK_MODULES): Added check-zip.
13141         (INSTALL_MODULES): Added install-zip.
13142         (CLEAN_MODULES): Added clean-zip.
13144 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13146         * Makefile.in: lose "32" from comment about cygwin.
13148 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13150         * configure.in: Use -Os to build target libraries for the fr30.
13152 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13154         * config.sub: Add fr30.
13156 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13158         * configure.in: drop "32" from config/mh-cygwin32.  Check
13159         cygwin* instead of cygwin32*.
13160         * config.sub: Check cygwin* instead of cygwin32*.
13162 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13164         * config.guess: Match any version of Unixware7.
13166 1998-10-20  Syd Polk  <spolk@cygnus.com>
13168         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13169         if desired.
13171 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13173         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13174         these if the appropriate directories and files to not exist.
13176 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13178         * Makefile.in (DEVO_SUPPORT): Add config.if.
13180 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13182         * configure: Add pattern to replace "build_tooldir"'s
13183         definition in the generated Makefile with "tooldir"'s
13184         actual value.
13186 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13188         * config.sub: Bring back lost sparcv9.
13190         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13192 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13194         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13195         CC_FOR_TARGET and friends.
13197 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13199         * Makefile.in (build_tooldir): New variable, same as tooldir.
13200         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13201         -B$(build_tooldir)/bin/.
13202         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13204 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13206         * README: Remove installation instructions and refer to the
13207         INSTALL directory instead.
13209 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13211         * config.sub: Add support for i[34567]86-pc-udk.
13212         * configure.in: Likewise.
13214 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13216         * Makefile.in: add bzip2 package building bits for user
13217         tools module
13218         * configure.in: ditto
13220 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13222         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13223         (ALL_TARGET_MODULES): Add all-target-libobjc.
13224         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13225         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13226         (all-target-libchill): Add dependencies.
13227         * configure.in (target_libs): Add libchill.
13229 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13231         * configure.in (target_subdir): Remove duplicate line.
13233 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13235         * Makefile.in (all-automake): fix dependencies.
13237 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13239         * configure.in: Minor cleanups for building in the $(target_alias)
13240         subdir.
13242 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13244         * Makefile.in (bootstrap): Set r and s before make all.  Use
13245         BASE_FLAGS_TO_PASS in make all.
13246         (cross): Likewise.
13248 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13250         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13252 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13254         * config.sub: Fix typo in last change.
13256 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13258         * config.sub: Add support for C4x target.
13259         * configure.in: Likewise.
13261 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13263         * config.sub: Recognize sparcv9 just like sparc64.
13265 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13267         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13269 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13271         * config.guess: Correctly identify Pentium II sco boxes.
13273         * config.guess: Fix "tr" code.  From Weiwen Liu.
13275 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13277         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13278         stabs.
13280 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13282         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13283         (ALL_TARGET_MODULES): Add all-target-libchill.
13284         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13285         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13286         (all-target-libchill): Add dependencies.
13287         * configure.in (target_libs): Add libchill.
13289 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13291         * config.guess: Avoid assumptions about "tr" behaves when
13292         LANG is set to something other than English.
13294 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13296         * configure (gxx_include_dir): Changed to
13297         '${prefix}/include/g++'-${libstdcxx_interface}.
13299         * config.if: New to determine the interfaces.
13301 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13303         * config.guess: Detect and handle MPE/IX.
13304         * config.sub: Deal with MPE/IX.
13306 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13308         * configure.in: Use mh-aix43.
13310 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13312         * configure: Fix --without/--disable cases for gxx-include-dir.
13314 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13316         * mdata-sh:  Imported.  Needed for automake support.
13318 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13320         * Makefile.in (taz): Try "chmod -R og=u ." before
13321         "chmod og=u `find . -print`".
13323 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13325         * configure.in: Add arm-elf and thumb-elf support.
13327 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13329         * Makefile.in: Undo previous patch.
13331 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13333         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13334         to here ...
13335         (install-no-fixedincludes): and here
13336         (INSTALL_MODULES): ... from here.
13338 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13340         * config.sub: Merge with FSF.
13342         * config.guess: Merge with FSF.
13344 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13346         * configure (extraconfigdirs): New variable.
13347         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13348         * Makefile.in (all): Move higher in file.
13349         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13350         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13351         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13352         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13353         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13355 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13357         * Makefile.in (all-target-libjava): Depend on all-gcc and
13358         all-target-newlib.
13359         (configure-target-libjava): Depend on $(ALL_GCC).
13361 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13363         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13364         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13366 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13368         * INSTALL/README: Fix typo.
13370 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13372         * ylwrap: Change absolute path checks to check for DOS style path
13373         names.
13375         * ylwrap: Don't use a full path name if the source file is in the
13376         same directory.  From hjl@lucon.org (H.J. Lu).
13378         * config-ml.in: Default to being verbose, to match Feb 18 change to
13379         configure.
13381 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13383         Brought over from egcs:
13385         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13387         * configure.in (target_subdir): Set to ${target_alias} instead
13388         of "libraries".
13390         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13392         * configure.in (target_subdir): Set to libraries if enable_multilib.
13394 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13396         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13397         multilibs, force reconfiguration the first time we create
13398         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13400 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13402         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13403         avoid confusion with --no-recursion.
13405 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13407         * configure.in: Win32 hosts shouldn't use install -x
13408         * install-sh: remove -x option, and special .exe-handling
13409         hack.
13411 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13413         * config.guess: Recognize i586-pc-beos.
13414         * configure.in: Don't build some bits for beos.
13416 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13418         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13419         CFLAGS default to -O2.
13421         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13422         when using GNU ld.
13424 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13426         * ltmain.sh: Correct install when using a different shell.
13428 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13430         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13432 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13434         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13435         target.
13437 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13439         * ltconfig: Update to correct AIX handling.
13441 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13443         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13445         * configure.in (target_subdir): Set to ${target_alias} instead
13446         of "libraries".
13448 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13450         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13451         (Makefile): Depend on $(gcc_version_trigger).
13453         * configure (gcc_version): Change default initializer to empty
13454         string.
13455         (gcc_version_trigger): New variable; pass this variable down
13456         to subdir configures to enable them checking gcc's version
13457         themselves. Emit make macros for both gcc_version vars.
13458         (topsrcdir): Initialize reliably.
13459         (recursion line): Remove --with-gcc-version=${gcc_version}.
13461 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13463         * configure (enable_version_specific_runtime_libs): Implement new flag
13464         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13465         in $(libsubdir); emit definition in each generated Makefile.
13466         (gxx_include_dir): Initialize depending on
13467         $enable_version_specific_runtime_libs.
13469 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13471         * configure (gcc_version): Initialize properly depending on
13472         how and where configure is started.
13473         (recursion line): Pass a --with-gcc-version=${gcc_version}
13474         to configures in subdirs.
13476 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13478         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13479         cygmon
13481 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13483         * configure.in: Add cygmon and libstub support for mn10200.
13485 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13487         * configure (gcc_version): Add new variable describing the
13488         particular gcc version we're building.
13489         * Makefile.in (libsubdir): Add new macro for the directory
13490         in which the compiler finds executables, libraries, etc.
13491         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13492         and libsubdir.
13494 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13496         * Makefile.in (local-clean): Remove *.log.
13497         (warning.log): Built with warn_summary from build.log.
13498         (mail-report.log): Run test_summary.
13499         (mail-report-with-warnings.log): Run test_summary including
13500         warning.log in the report.
13502 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13504         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13506 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13508         * Makefile.in (grep): Grep no longer depends on libiberty.
13510 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13512         * Makefile.in: all-snavigator needs all-libgui.
13514 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13516         * configure.in: Add cygmon and libstub support for mn10300.
13518 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13520         * missing: Update to version from automake 1.3.
13522         * ltmain.sh: On installation, don't get confused if the same name
13523         appears more than once in the list of library names.
13525 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13527         * config.sub: Accept m68060 and m5200 as CPU names.
13529 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13531         * configure: Use && rather than using -a in test, because odd
13532         strings can confuse test.
13533         * configure.in: Likewise.
13535 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13537         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13539 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13541         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13542         bootstrap4-lean): New targets.
13544 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13546         * mpw-* Delete.  Not used.
13548 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13550         * COPYING.LIB: Update FSF address.
13552 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13554         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13556         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13557         GAS_SUPPORT_DIRS.
13559 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13561         * ltconfig, ltmain.sh: Avoid producing a version number if
13562         -version-info was not used.
13564 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13566         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13567         building with newlib.
13569 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13571         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13572         Solaris `make' causes it to continue to next definition.
13574 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13576         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13577         the right GUI libraries and files are installed along with GDB.
13579 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13581         * configure.in: Change alpha to alpha* in several places.
13583 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13585         * config.sub: Recognize sparc86x.
13587 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13589         * configure.in (--enable-target-optspace): Remove debug echo.
13591 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13593         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13595 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13597         * ltconfig: Update cygwin32 support.
13599         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13600         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13601         (GDB_SUPPORT_DIRS): Likewise.
13603 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13605         * configure.in (target_makefile_frag): If --enable-target-optspace,
13606         use -Os to compile target libraries rather than -O2.  Default to
13607         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13608         not used.
13609         * configure.in (target_cflags): Ditto for d30v.
13611 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13613         * Makefile.in (all-bfd): Depend on all-intl.
13614         (all-binutils): Likewise.
13615         (all-gas): Likewise.
13616         (all-gprof): Likewise.
13617         (all-ld): Likewise.
13619 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13621         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13623 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13625         * Makefile.in (all-bfd): Depend upon all-libiberty.
13627         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13629 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13631         * Makefile.in: Add libstub.
13633         * configure.in: Ditto. Build libstub for targets that have cygmon
13634         support.
13636 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13638         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13640 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13642         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13643         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13645 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13647         * configure: Define DEFAULT_M4 by searching PATH.
13648         * Makfile.in: Use DEFAULT_M4.
13650 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13652         * ltconfig: Add cygwin32 support.
13654         * Makefile.in, configure.in: Add libtool as a native only directory
13655         to configure and build.
13657 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13659         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13661 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13663         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13665 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13667         * Makefile.in: add ash make rules
13668         * configure.in: add ash to native_only and host_tools lists
13670 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13672         * Makefile.in (all-gettext, all-intl): New targets.
13673         (ALL_MODULES): Added all-gettext, all-intl.
13674         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13675         (INSTALL_MODULES): Added install-gettext, install-intl.
13676         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13678         * configure.in (host_tools): Added gettext.
13679         (native_only): Likewise.
13680         (noconfigdirs) [various cases]: Likewise.
13681         (host_libs): Added intl.
13683 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13685         * configure: Do not disable building gdbtk for cygwin32 hosts.
13687 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13689         * configure.in: Add thumb-coff target.
13690         * config.sub: Add thumb-coff target.
13692 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13694         * Makefile.in: Revert yesterday's change.
13695         (all-target-winsup):  all-target-librx stays out of here.
13697 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13699         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13700         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13701         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13702         Remove references to librx and libg++.
13704 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13706         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13707         recursive makes
13709 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13711         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13712         for newlib directory.
13713         (CXX_FOR_TARGET): Likewise.
13715 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13717         * ltconfig: Update after libtool/ltconfig.in change for
13718         hpux11.
13720 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13722         * ltconfig, ltmain.sh: Update to libtool 1.2.
13724 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13726         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13727         (install-gcc-cross): Instead, override LANGUAGES here.
13729 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13731         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13732         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13734 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13736         * configure.in: Add Thumb-pe target.
13738 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13740         * Makefile.in - changed sn targets to snavigator
13741         * configure.in - changed sn targets to snavigator
13743 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13745         * config-ml.in: After building symlink tree call make distclean
13746         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13747         to be the case for libiberty.
13749 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13751         * configure: When making link, also check the current
13752         directory. The configure scripts may create one.
13754 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13756         * config.sub: Accept alphapca56 and alphaev6 properly.
13758 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13760         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13762 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13764         * config.sub (sco5): Fix typo.
13766 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13768         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13769         install-itcl.
13770         (install-itcl): Remove dependency on install-tcl.
13772 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13774         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13776 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13778         * configure.in: Don't build libgui for a cygwin32 target when not on
13779         a cygwin32 host.
13781 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13783         * configure (redirect): Set to null, so default behavior of
13784         configure is now --verbose.
13786 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13788         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13789         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13791 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13793         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13794         this change to sync Makefile.in with its ChangeLog entries.
13796 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13798         * ltmain.sh (mkdir): Check that the directory doesn't exist
13799         before we exit with error, so that we don't get races during
13800         parallel builds.
13802 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13804         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13806 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13808         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13809         PICFLAG_FOR_TARGET.
13810         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13812         * configure: Emit a definition for the new macro enable_shared
13813         into each Makefile.
13815 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13817         * configure.in (host_tools, native_only): Add libtool.
13819 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13821         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13822         Fix typo in ming config comment.
13824 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13826         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13828 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13830         * config.sub: Add tic30 cases, and map c30 to tic30.
13832 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13834         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13835         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13836         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13837         (CLEAN_TARGET_MODULES): Similarly
13838         (all-target-libf2c): Add dependences.
13839         * configure.in (target_libs): Add libf2c.
13841 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13843         * configure.in: Remove expect from noconfigdirs when target
13844         is cygwin32.  OK to build expect and dejagnu with Canadian
13845         Cross.
13847 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13849         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13850         host.
13852         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13853         and mingw32.
13855 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13857         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13858         here as it is not defined in the toplevel Makefile.
13860 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13862         * configure (package_makefile_rules_frag): New variable, which names
13863         a file with generic rules, ...
13864         Change comment to mention we now have FIVE parts.
13865         * configure: Undo last change.
13867 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13869         * config.guess: More accurate determination of HP processor types.
13870         * config.sub: More accurate determination of HP processor types.
13872 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13874         * configure (package_makefile_frag): Move inserting the
13875         ${package_makefile_frag} to where it should be according
13876         to the comment.
13878 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13880         * config.guess: Add support for Linux/ARM.
13882 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13884         * .cvsignore: Remove *-info and *-install since they match
13885         release-info and mpw-install, which we don't want to just ignore.
13887 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13889         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13891 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13893         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13894         local_prefix to sub-make invocations.
13896 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13898         * configure.in: Check makefile fragments in the source
13899         directory.
13901 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13903         * configure.in: Check whether host and target makefile
13904         fragments exist before adding them to *_makefile_frag.
13906 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13908         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13910 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13912         * configure.in: Make sure we only replace RPATH_ENVVAR on
13913         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13914         regexp to sed.
13916         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13917         to sub-makes.
13919 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13921         * config-ml.in (multi-do): LDFLAGS must include multilib
13922         designator.
13924 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13926         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13928 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13930         * config.sub: Add mingw32 support.
13931         * configure.in: Likewise.
13933 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13935         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13937 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13939         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13940         * configure (gxx_include_dir): Provide a definition for subdirs
13941         which do not use autoconf.
13943 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13945         * config.guess: Sync with egcs.  Picks up new alpha support,
13946         BeOS & some additional linux support.
13948 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13950         * config.guess: HP 9000/803 is a PA1.1 machine.
13952 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13954         * configure.in: It's alpha*-...
13956 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13958         * configure.in (host_makefile_frag, target_makefile_frag):
13959         Handle multiple config files.
13960         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13961         alpha-*-*.
13963 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13965         * mkdep: New file.
13967 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13969         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13971 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13973         * Makefile.in: Add libgui directory.
13974         (GDB_TK): Add all-libgui.
13975         * configure.in: Add libgui directory.
13976         * configure: Add all-libgui to GDB_TK.
13978 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13980         * config-ml.in (multidirs): Add m32r to multilib list.
13982 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13984         * Makefile.in (all-target-gperf): Change dependency to
13985         all-target-libstdc++.
13987 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13989         * config.guess: Add BeOS support.
13991 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13993         Source directory cvs renamed to cvssrc:
13994         * configure.in (host_tools): Change cvs to cvssrc.
13995         (native_only): Likewise.
13996         (noconfigdirs) [various cases]: Likewise.
13997         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13998         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13999         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14000         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14001         (all-cvssrc): Rename target from all-cvs.
14003 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14005         * configure (gxx_include_dir): Fix thinko.
14007 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14009         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14010         (install-cross, install-gcc-cross): New targets.
14012 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14014         * configure.in (noconfigdirs): Add support for Thumb target.
14016         * config.sub (maybe_os): Add support for Thumb target.
14018 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14020         * Makefile.in: Add rules for cygmon.
14022         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14024 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14026         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14027         * configure (gxx_include_dir): Provide a definition for subdirs
14028         which do not use autoconf.
14030 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14032         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14033         11/18/97 build
14035 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14037         * From Franz Sirl.
14038         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14039         found on RedHat Linux systems.
14041 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14043         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14044         guesses.
14046 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14048         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14050 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14052         * ltmain.sh: If mkdir fails, check whether the directory was created
14053         anyhow by some other process.
14055 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14057         * configure.in (d30v-*-*): Configure all directories.
14059 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14061         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14062         for the D30V.
14064 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14066         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14068 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14070         * include/libiberty.h: Add extern "C" { so it can be used with C++
14071         progrms.
14072         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14073         programs.
14075 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14077         * configure.in (d30v-*-*): Configure GCC now.
14079 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14081         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14082         is no longer needed.
14084 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14086         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14088 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14090         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14091         targets using "$@" to provide support for similar but not identical
14092         targets without having to duplicate code.
14094 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14096         * makefile.vms: Fix to work with DEC C.
14098 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14100         * config.sub: Add mips-tx39-elf to marketing names.
14102 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14104         * ltmain.sh: Handle symlinks in generated script.
14106 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14108         * configure: Handle autoconf style directory options: --bindir,
14109         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14110         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14111         --sysconfdir.
14112         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14113         (sharedstatedir, localstatedir, oldincludedir): New variables.
14114         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14115         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14116         sbindir, sharedstatedir, and sysconfdir.
14118 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14120         * Makefile.in (bootstrap-lean): New target.
14122 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14124         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14125         sn, and gnuserv from noconfigdirs.
14127 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14129         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14131 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14133         * Makefile.in (cross): New target.
14135 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14136                           Jeff Law         <law@cygnus.com>
14138         * Makefile.in (bootstrap2, bootstrap3): New targets.
14139         (all-bootstrap): Remove outdated and confusing target.
14140         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14142 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14144         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14145         windows.  Consistent with gdb/configure.
14147 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14149         * configure.in: Name Linux target fragment.
14151         * configure: Rewrite so that project Makefile fragment is inserted
14152         first and appears last in the resulting Makefile.
14154 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14156         * Makefile.in (install-itcl): Install tcl first.
14158 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14160         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14162 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14164         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14166         * configure.in (skipdirs): Add target-librx for Linux.
14167         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14169 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14171         * Makefile.in (bootstrap): New target.
14173 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14175         * config.sub: Accept 'amigados' for backward compatibility.
14177 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14179         * config.guess: Merge with FSF.
14181 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14183         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14185 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14187         * config.sub: Add "marketing-names" patch.
14189 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14191         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14193 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14195         * config.sub: Handle v850-elf.
14197 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14199         * .cvsignore (*-install): Remove.
14201 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14203         * ltconfig: Set CONFIG_SHELL in libtool.
14204         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14206 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14208         * configure.in (target_subdir): Set to libraries if enable_multilib.
14210 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14212         * config.guess: Update from gcc directory.
14214 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14216         * Makefile.in (all-sim): Depends on all-readline.
14218 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14220         * Makefile.in (BISON, YACC): Use $$s.
14221         (all-bison): Depend on all-texinfo.
14223 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14225         * Makefile.in (BISON): Add -L flag.
14226         (YACC): Likewise.
14228 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14230         * configure.in (noconfigdirs): Add support for v850e target.
14232         * config.sub (maybe_os): Add support for v850e target.
14234 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14236         * configure.in (noconfigdirs): Add support for v850ea target.
14238         * config.sub (maybe_os): Add support for v850ea target.
14240 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14242         * config.sub: Add mipstx39.  Delete r3900.
14244 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14246         * Makefile.in (all-autoconf): Depends on all-texinfo.
14248 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14250         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14251         eabi targets.
14253 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14255         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14257         * configure: When handling a Canadian Cross, handle YACC as well as
14258         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14259         * Makefile.in (all-bison): Depend upon all-texinfo.
14261 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14263         * Makefile.in (BISON): bison, not byacc or bison -y.
14264         (YACC): bison -y or byacc or yacc.
14265         (various): Add *-bison as appropriate.
14266         (taz): No need to mess with BISON anymore.
14268 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14270         * configure: If OSTYPE matches *win32*, try to find a good value for
14271         CONFIG_SHELL.
14273 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14275         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14276         configure.in if it is present.
14278 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14280         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14282 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14284         * config.sub: Recognize `arc' cpu.
14285         * configure.in: Likewise.
14286         * config-ml.in: Likewise.
14288 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14290         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14292 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14294         * configure: Changed sed delimiter from ':' to '|' when
14295         attempting to substitute ${config_shell} for SHELL. On
14296         NT ${config_shell} may contain a ':' in it.
14298 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14300         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14302 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14304         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14306 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14308         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14310         * ylwrap: If the program is a relative path, force it to be
14311         absolute.
14313 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14315         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14317 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14319         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14320         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14321         for libraries.
14323 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14325         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14326         separated by spaces.
14328 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14330         * ylwrap: New file.
14331         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14333         * ltmain.sh: Handle /bin/sh at start of install program.
14335         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14337         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14338         * missing: New file, from automake 1.2.
14340 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14342         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14343         check-tk to CHECK_X11_MODULES.
14345 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14347         * config.sub: Merge with FSF.
14349 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14351         * config.guess: Merge with FSF.
14353 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14355         * configure: Treat msdosdjgpp like go32.
14356         * configure.in: Likewise.  Don't remove gprof for go32.
14358         * configure: Change Makefile.tem2 to Makefile.tm2.
14360 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14362         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14364 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14366         * install-sh (chmodcmd): Set to null if the DST directory already
14367         exists.  Same as Nov 11th change.
14369 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14371         * configure (GDB_TK): Needs itcl and tix.
14373 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14375         * config.guess: Update from FSF.
14377 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14379         * Makefile.in (GDB_TK): Depend on itcl and tix.
14381 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14383         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14384         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14385         (INSTALL_SCRIPT): New variable.
14386         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14387         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14388         to -x.
14389         * install-sh: Add support for -x option.
14391 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14393         * configure.in, Makefile.in: Treat tix like itcl.
14395 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14397         * Makefile.in (WINDRES): New variable.
14398         (WINDRES_FOR_TARGET): New variable.
14399         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14400         (EXTRA_HOST_FLAGS): Add WINDRES.
14401         (EXTRA_TARGET_FLAGS): Add WINDRES.
14402         (EXTRA_GCC_FLAGS): Add WINDRES.
14403         ($(DO_X)): Pass down WINDRES.
14404         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14405         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14406         DLLTOOL_FOR_TARGET.
14408 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14410         * configure.in: configure sim before gdb for win32-x-ppc
14412 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14414         Move gperf into the toplevel, from libg++.
14415         * configure.in (target_tools): Add target-gperf.
14416         (native_only): Add target-gperf.
14417         * Makefile.in (all-target-gperf): New target, depend on
14418         all-target-libg++.
14419         (configure-target-gperf): Empty rule.
14420         (ALL_TARGET_MODULES): Add all-target-gperf.
14421         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14422         (CHECK_TARGET_MODULES): Add check-target-gperf.
14423         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14424         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14426 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14428         * config.sub (mn10200): Recognize new basic machine.
14430 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14432         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14433         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14435 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14437         * configure.in: If we're building mips-sgi-irix6* native, turn on
14438         ENABLE_MULTILIB and set TARGET_SUBDIR.
14440 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14442         * Makefile.in (all-sn): Depend on all-grep.
14444 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14446         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14448         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14449         Makefile.  From Jeff Makey <jeff@cts.com>.
14450         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14452         * Makefile.in (DISTBISONFILES): Remove.
14453         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14454         $(DEFAULT_YACC).
14456         * configure.in: Build itl, db, sn, etc., when building for native
14457         cygwin32.
14459         * Makefile.in (LD): New variable.
14460         (EXTRA_HOST_FLAGS): Pass down LD.
14461         ($(DO_X)): Likewise.
14463 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14465         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14467 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14469         * configure.in (targargs): Strip out any supplied --build argument
14470         before adding our own. Always add --build.
14472 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14474         * configure.in (targargs): Pass --build if we're doing
14475         a cross-compile.
14477 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14479         * configure: Use '|' instead of ":" as the separator in
14480         sed. Otherwise sed chokes on NT path names with drive
14481         designators. Also look for "?:*" as the leading characters in an
14482         absolute pathname.
14484 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14486         * config.sub: Support for r3900.
14488 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14490         * configure.in: Use install-sh, not install.sh.
14492 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14494         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14495         apply it twice.
14497 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14499         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14500         install-binutils.
14502 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14504         * Makefile.in: Add automake targets.
14505         * configure.in (host_tools): Add automake.
14507 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14509         * configure: Default CXX to c++, not gcc.
14510         * Makefile.in (CXX): Set to c++, not gcc.
14511         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14513 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14515         * install-sh: try appending a .exe if source file doesn't
14516         exist
14518 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14520         * configure.in: Turn on multilib by default.
14521         (cross_only): Remove target-libiberty.
14523         * Makefile.in (all-gcc): Don't depend on libiberty.
14525 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14527         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14529 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14531         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14532         (DISTBISONFILES): Add ld/Makefile.in
14534 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14536         * configure.in: if target is cygwin32 but host isn't cygwin32,
14537         don't configure gdb tcl tk expect, not just gdb.
14539 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14541         * configure.in: Added gnuserv everywhere sn appears.
14543         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14544         (CROSS_CHECK_MODULES): Added check-gnuserv.
14545         (INSTALL_MODULES): Added install-gnuserv.
14546         (CLEAN_MODULES): Added clean-gnuserv.
14547         (all-gnuserv): New target.
14549 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14551         * config.guess: Fixes for MIPS OpenBSD systems.
14553 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14555         * Makefile.in (INSTALL_XFORM): Remove.
14556         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14558         * mkinstalldirs: New file, copied from automake.
14559         * Makefile.in (installdirs): Rename from install-dirs.  Use
14560         mkinstalldirs.  Change all users.
14561         (DEVO_SUPPORT): Add mkinstalldirs.
14563 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14565         * install-sh: Rename from install.sh.
14566         * Makefile.in (INSTALL): Change install.sh to install-sh.
14567         (DEVO_SUPPORT): Likewise.
14569         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14570         Graichen <graichen@rzpd.de>.
14572 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14574         * config.guess: Recognize OpenBSD systems correctly.
14576 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14578         * README, Makefile.in (ETC_SUPPORT): Remove references to
14579         cfg-paper*, configure.{texi,man,info*}._
14581 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14583         * Makefile.in (all.normal): Ensure that gcc is built after all
14584         the x11 - ie gdb - targets.
14586 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14588         * makefile.vms: Don't run conf-a-gas.
14590 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14592         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14594 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14596         * configure.in: Remove noconfigdirs case since gdb also
14597         configures and builds for tic80-coff.
14599 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14601         * configure: Set cache_file to config.cache.
14602         * Makefile.in (local-distclean): Remove config.cache.
14604 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14606         * COPYING: Update FSF address.
14608 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14610         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14611         noconfigdirs.
14613 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14615         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14616         MAKEDIRS, is empty.
14618 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14620         * config.sub: Tweak mn10300 entry.
14622 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14624         * configure.in (host_tools): Put sim before gdb, so gdb's
14625         configure.tgt can determine if the simulator was configured.
14627 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14629         * config.sub: Move BeOS $os case to be with other Cygnus
14630         local cases.
14632 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14634         * config.sub: Remove misplaced comment that broke Linux.
14636 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14638         * config.sub: Add BeOS support.
14640 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14642         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14644 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14646         * configure.in (noconfigdirs): Remove tcl and tk from
14647         noconfigdirs for cygwin32 builds.
14649 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14651         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14653 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14655         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14656         make-all.com, use makefile.vms instead.
14658 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14660         * config.sub: Accept -lnews*.
14662 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14664         * configure.in (noconfigdirs): Disable target-newlib,
14665         target-examples and target-libiberty for d30v.
14667 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14669         * configure.in (noconfigdirs): Enable ld for d30v.
14671 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14673         * configure.in (tic80-*-*): Build compiler.
14675 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14677         * configure.in (d30v-*): Remove sim directory from list of
14678         unsupported d30v directories
14680 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14682         * config.sub, configure.in: Add d30v target cpu.
14684 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14686         * makefile.vms: New file.
14687         * make-all.com: Remove.
14689 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14691         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14693 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14695         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14697 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14699         * Makefile.in (ALL_MODULES): Added all-db.
14700         (CROSS_CHECK_MODULES): Addec check-db.
14701         (INSTALL_MODULES): Added install-db.
14702         (CLEAN_MODULES): Added clean-db.
14704 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14706         * config.guess: Merge with latest FSF sources.
14708 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14710         * Makefile.in (ALL_MODULES): Added all-itcl.
14711         (CROSS_CHECK_MODULES): Added check-itcl.
14712         (INSTALL_MODULES): Added install-itcl.
14713         (CLEAN_MODULES): Added clean-itcl.
14715 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14717         * configure.in: build gdb for mn10200
14719 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14721         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14723 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14725         * configure.in (tic80-*-*): Turn off most targets right now.
14727 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14729         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14730         rather than the makeinfo program.
14731         (do-info): Depend upon all-texinfo.
14733 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14735         * configure.in: Remove uses of config/mh-linux.
14737         * config.sub, config.guess: Merge with latest FSF sources.
14739 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14741         * config.sub (case $basic_machine): Add tic80 entries.
14743 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14745         * config.sub, config.guess: Merge with latest FSF sources.
14747 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14749         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14750         * mpw-config.in: Test for NewFolderRecursive.
14751         * mpw-install: Use symbolic name for startup filename.
14752         * mpw-README: Add various additional details.
14754 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14756         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14758 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14760         * configure.in: Do build gcc and the target libraries for
14761         the mn10200.
14763 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14765         * configure.in: don't avoid building gdb for mn10300 any more
14766         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14767         instead of single-quoting it.
14769 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14771         * configure.in: Don't use --with-stabs on IRIX 6.
14773 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14775         * configure.in (m32r): Build gdb, libg++ now.
14777 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14779         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14780         directories from noconfigdirs.
14782 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14784         * config.sub (basic_machine): added mips16 configuration
14786 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14788         * config.sub: Handle d10v-unknown.
14790 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14792         * config.sub: Handle v850-unknown.
14794 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14796         * Makefile.in: add findutils
14797         * configure.in: add findutils to list of host_tools
14799 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14801         * config.sub: Handle mn10200 and mn10300.
14803 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14805         * configure.in (d10v-*): Do not build librx.
14807 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14809         * configure.in (mn10300): Build everything except gdb & libgloss.
14811 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14813         * config.guess:  Patch for Dansk Data Elektronik servers,
14814         from Niels Skou Olsen <nso@dde.dk>.
14816         For ncr, use /bin/uname rather than uname, since GNU uname does not
14817         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14819         Patch for MIPS R4000 running System V,
14820         from Eric S. Raymond <esr@snark.thyrsus.com>.
14822         Fix thinko for nextstep.
14824         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14826         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14827         * config.guess: Guess mips-dec-mach_bsd4.3.
14829         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14830         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14831         release numbers.
14832         * config.guess (mips-mips-riscos*):  Emit just enough of the
14833         release number.
14835         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14836         * config.guess (sparc-auspex-sunos*):  Added.
14837         (f300-fujitsu-*): Added.
14839         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14840         * config.guess:  Recognize a Tadpole as a sparc.
14842 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14844         * config.guess: Don't assume that NextStep version is either 2 or
14845         3.  NextStep 4 (aka OpenStep 4) has come out now.
14847 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14849         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14850         From Rik Faith <faith@cs.unc.edu>.
14852 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14854         * config.sub: Contributions from bug-gnu-utils to:
14855         Support plain "hppa" (no version given) architecture, reported by
14856         OpenStep.
14857         OpenBSD like NetBSD.
14858         LynxOs is not a hardware supplier.
14860         * config.guess: Contributions from bug-gnu-utils to add support for:
14861         OpenBSD like NetBSD.
14862         Stratus systems.
14863         More Pyramid systems.
14864         i[n>4]86 Intel chips.
14865         M680[n>4]0 Motorola chips.
14866         Use unknown instead of lynx for hardware manufacturer.
14868 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14870         * install.sh (chmodcmd): Set to null if the DST directory already
14871         exists.
14873 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14875         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14876         not use mt-ppc target Makefile fragment any more.
14878 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14880         * configure.in (*-*-windows):  Exclude everything but those dirs
14881         needed to build windows.
14883 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14885         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14887 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14889         * configure.in:  Exclude mmalloc from i386-windows.
14891 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14893         * Undo my previous change.
14895 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14897         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14898         unconditionally.
14899         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14901 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14903         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14904         host to add it's own flags.
14906 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14908         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14910 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14912         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14913         (CXX_FOR_TARGET): Likewise.
14914         (GCC_FOR_TARGET): Define.
14915         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14916         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14917         CC_FOR_TARGET was specified on the command line.
14918         (MAKEOVERRIDES): Don't define.
14920 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14922         * configure.in (m32r): Fix spelling of libg++ libs.
14924 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14926         * config.sub (-apple*): Remove, now redundant.
14928 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14930         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14932         * configure: Rework yesterday's sed script patch.
14934         * config.sub: Merge with FSF.
14936 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14938         * config.guess:  Merge from FSF.
14940         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14941         * config.guess: Use pc instead of unknown, for pc clone systems.
14942         Change linux to linux-gnu.
14944         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14945         * config.guess: Avoid non-portable tr syntax.
14947 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14949         * test-build.mk (HOLES): Add "xargs" for gdb.
14951         * configure: Avoid hpux10.20 sed bug.
14953 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14955         * configure.in:  Add support for windows host
14956         (that is a build done under the Microsoft build environment).
14958 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14960         * Makefile.in: Replace all uses of srcroot with s, to shrink
14961         command line lengths.
14963         Patches from Geoffrey Noer <noer@cygnus.com>:
14964         * configure.in: If configuring for newlib, pass --with-newlib to
14965         subdirectories.
14966         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14967         -Bnewlib/ and -Lwinsup to gcc.
14968         (CXX_FOR_TARGET): Likewise.
14970 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14972         * Makefile.in (ETC_SUPPORT): Add configure.
14974 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14976         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14977         host configuration file.
14979 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14981         * configure.in: Break mn10x00 support into separate
14982         mn10200 and mn10300 configurations.
14983         * config.sub: Likewise.
14985 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14987         * configure.in: Add lots of stuff to noconfigdirs for
14988         the mn10x00 targets.
14990         * config.sub, configure.in: Add mn10x00 support.
14992 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14994         * make-all.com: Call conf-a-gas, not config-a-gas.
14996 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14998         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14999         targets.
15001 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15003         * mpw-README: Add much more detail for native PowerMac.
15004         * mpw-install: New file.
15005         * mpw-configure: Add --norecursion and --help options.
15006         * mpw-config.in: Translate readme and install files when
15007         copying to objdir.
15008         * mpw-build.in: Don't always depend on byacc and flex.
15009         (install-only-top): New action.
15011 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15013         * configure.in:  You can now configure GDB for the v850.
15015 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15017         * configure.in (noconfigdirs): Don't configure any C++ dirs
15018         if targeting D10V.
15020 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15022         * config.sub: Recognize mips64vr5000.
15024 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15026         * configure.in: Use a single line for host_tools and native_only.
15028 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15030         * config.sub, configure.in: Add entries for m32r.
15032 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15034         * Makefile.in (inet-install): Don't run install-gzip.
15036 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15038         * configure.in:  Don't config lots of things for *-*-windows*.
15040 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15042         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15043         (host_libs, host_tools): Copy from configure.in.
15044         * mpw-configure: Don't complain about directories not found.
15046 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15048         * configure.in (i[345]86): Recognize i686 for pentium pro.
15049         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15050         file.
15052         * config.guess (i[345]86): Ditto.
15054 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15056         * configure.in (noconfigdirs): Removed gdb for D10V.
15058 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15060         * configure.in: Remove ld, target-libio, target-libg++, and
15061         target-libstdc++ from noconfigdirs.
15063 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15065         * configure: Fix three locations where shell scripts were
15066         being run directly rather than with config_shell.
15068 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15070         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15071         * config.sub (basic_machine): Recognize v850.
15073 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15075         * mpw-configure: Handle multiple enable/disable options and
15076         pass them down recursively, handle -c and -s flags appropriately
15077         depending on choice of compiler, add escape mechanism for
15078         quoted arguments to gC.
15080 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15082         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15083         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15084         so that -mrelocatable-lib and -mno-eabi are used.
15086         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15087         not support --print-multi-lib, don't abort.
15089 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15091         * make-all.com: Run config-a-gas.
15092         * setup.com: Don't copy subdirectory files around.
15094 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15096         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15097         target, it now compiles correctly.
15099 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15101         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15103 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15105         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15107 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15109         * configure.in (native_only): Add prms.
15111 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15113         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15114         (BINUTILS_SUPPORT_DIRS): Likewise.
15116 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15118         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15119         d10v support is added.
15121 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15123         * configure.in (d10v-*-*): New target.
15125 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15127         * config.guess (HP 9000/811): Recognize this as a PA1.1
15128         machine.
15130 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15132         * Makefile.in (do-tar-gz): New target, split out from tail end of
15133         taz target.  Run each command separately, don't use pipes.
15134         (taz): Use it.
15136 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15138         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15139         * mpw-build.in: No builds should depend on building byacc or flex,
15140         they are assumed to be installed already.
15142 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15144         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15145         variable that CC_FOR_TARGET needs.
15147 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15149         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15150         options have changed since the last time the subdirectory was
15151         configured, and if it has, reconfigure.
15152         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15153         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15155 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15157         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15158         CLEAN_MODULES): Add bash.
15159         (all-bash): New target.
15161 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15163         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15165 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15167         * config.sub (basic_machine): Recognize d10v as a valid processor.
15169 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15171         * mpw-configure: Add support for --bindir.
15172         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15174 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15176         * configure.in: add bash, time, gawk to list of hosttools and things
15177         to only build for native toolchains
15179 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15181         * Makefile.in (docdir): Remove.
15183 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15185         * Makefile.in (datadir): Set to $(prefix)/share.
15187 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15189         * configure.in: build diff and patch for cygwin32-hosted
15190         toolchains.
15192 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15194         * config.sub: Accept -rtems*.
15196 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15198         * configure.in: enable dosrel for cygwin32-hosted builds,
15199                 remove diff from the list of things not buildable
15200                 via Canadian Cross
15202 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15204         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15205         don't get ". ".
15207 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15209         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15211 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15213         * Makefile.in (taz): Handle case where tex3patch didn't even get
15214         checked out.  Also, if it was found, put the symlink in a new util
15215         subdirectory.
15217 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15219         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15221 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15223         * config.sub: Recognize -openvms.
15224         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15225         * make-all.com, setup.com: New files.
15227 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15229         * Makefile.in (taz): tex3patch moved to texinfo/util.
15231 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15233         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15234         * configure.in: remove make from disable-if-Can-Cross list
15235                 enable gdb if ${host} and ${target} are cygwin32
15237 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15239         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15240         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15242 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15244         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15245         distinguish sysv/svr4/bsd variants.
15246         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15248 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15250         * configure.in: Added copyright notice.
15251         * move-if-change: Added copyright notice.
15253 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15255         * configure.in (powerpcle-*-solaris*): Until we get shared
15256         libraries working, don't build gdb, sim, make, tcl, tk, or
15257         expect.
15259 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15261         * config.guess:  Merge with FSF:
15263         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15264         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15266         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15267         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15269         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15270         * config.guess:  Combine two OSF1 rules.
15271         Also recognize field test versions.  From mjr@zk3.dec.com.
15272         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15273         because GNU uname does not support -p.  From pmr@pajato.com.
15275 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15277         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15279 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15281         * mpw-README: Document GCCIncludes.
15283 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15285         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15287 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15289         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15291 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15293         * configure.in (*-*-cygwin32): Configure make.
15295 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15297         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15299 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15301         * Makefile.in (all-inet): Depend on all-perl.
15303         * Makefile.in (inet-install): New target.
15305         * Makefile.in (all-inet): Depend on all-tcl.
15306         (all-inet): Depend on all-send-pr.
15308 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15310         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15311         temporarily.
15313 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15315         * configure.in: Don't configure --with-gnu-ld on AIX.
15317 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15319         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15321 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15323         * Makefile.in (ALL_MODULES): Added all-inet.
15324         (CROSS_CHECK_MODULES): Added check-inet.
15325         (INSTALL_MODULES): Added install-inet.
15326         (CLEAN_MODULES): Added clean-inet.
15327         (all-indent): New target.
15329         * configure.in (host_tools): Added inet.
15330         (native_only): Added inet.
15331         (noconfigdirs): Added inet.
15333 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15335         * configure.in: Don't configure libgloss if we are not configuring
15336         newlib.
15338 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15340         * configure.in: Don't configure libgloss for unsupported
15341         architectures.
15343 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15345         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15347 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15349         * Makefile.in (ALL_MODULES): Include all-apache.
15350         (CROSS_CHECK_MODULES): Include check-apache.
15351         (INSTALL_MODULES): Include install-apache.
15352         (all-apache): New target.
15354         * configure.in: Added apache everywhere perl is seen.
15356 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15358         * Makefile.in: Add support for clean-{module} and
15359         clean-target-{module} rules.
15361 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15363         * configure.in (*-*-ose) do not build libgloss.
15365 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15367         * config.guess (prep*:SunOS:5.*:*): Turn into
15368         powerpele-unknown-solaris2.
15370 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15372         * configure.in: Permit --enable-shared to specify a list of
15373         directories.
15375 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15377         * configure.in (host==solaris): Pass only the first word of $CC
15378         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15380 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15382         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15384 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15386         * Makefile.in (ALL_MODULES): Include all-perl.
15387         (CROSS_CHECK_MODULES): Include check-perl.
15388         (INSTALL_MODULES): Include install-perl.
15389         (ALL_X11_MODULES): Include all-guile.
15390         (CHECK_X11_MODULES): Include check-guile.
15391         (INSTALL_X11_MODULES): Include install-guile.
15392         (all-perl): New target.
15393         (all-guile): New target.
15395         * configure.in (host_tools): Include perl and guile.
15396         (native_only): Include perl and guile.
15397         (noconfigdirs): Don't build guile and perl; no ports have been
15398         done.
15400 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15402         * configure (--enable-*): Handle quoted option lists such as
15403         --enable-sim-cflags='-g0 -O' better.
15405 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15407         * Makefile.in ({,inst}all-target): New rule so we can make and
15408         install all of the target directories easily.
15410 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15412         * configure.in: Add missing global flag in sed substitution when
15413         deleting `target-' from ${configdirs}.
15415 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15417         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15418         option.
15420         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15421         config/mh-necv4.
15423         * install.sh: Correct misspelling of transformbasename.
15425         * config.guess: Recognize mips-*-sysv*.
15427 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15429         * config.sub: Recognize mon960.
15431 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15433         * configure: Restore Canadian Cross handling of BISON and LEX,
15434         removed in Feb 20 change.
15436 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15438         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15439         Mention make install.  Remove the old copyright date as well the
15440         clumsy and rather pointless copyright on the README file.
15442 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15444         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15445         Makefile after running symlink-tree, then run `make distclean' to
15446         avoid clobbering any generated files in srcdir.
15448 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15450         * configure.in (m68k-*-netbsd*): Build everything now.
15452 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15454         * Makefile.in (taz): Fix quoting.
15456 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15458         * configure.in (sparclet-*-*): Build everything now.
15460 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15462         * configure.in (m68k-*-linux*): New host.
15464 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15466         * configure: Check for bison before byacc.
15468 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15470         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15471         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15472         searching PATH.  These are used as fallbacks by Makefile.in if
15473         flex/bison/byacc aren't in objdir.
15475 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15477         * Makefile.in: Make everything which depends upon all-bfd also
15478         depend upon all-opcodes, in case --with-commonbfdlib is used.
15480 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15482         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15483         building NT native compilers on Unix.
15485 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15487         * configure.in: Don't get CC from the host Makefile fragment if we
15488         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15489         Solaris test for /usr/ucb/cc to the post target script, just after
15490         the compiler sanity test.
15492 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15494         * config.sub: Merge with FSF.
15496 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15498         * Makefile.in (RPATH_ENVVAR): New variable.
15499         (REALLY_SET_LIB_PATH): Use it.
15500         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15502 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15504         * config.sub, configure.in: Recognize sparclet cpu.
15506 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15508         * config.guess:  Support m68k-cbm-sysv4.
15510 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15512         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15513         m68k-unknown-linuxaout from linker help string.  Put quotes around
15514         $ld_help_string.
15516 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15518         * config.guess (powerpc-harris-powerunix): Add guess for port
15519         to new target.
15521 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15523         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15525 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15527         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15528         $(REALLY_SET_LIB_PATH) in Makefile.
15529         * Makefile.in (SET_LIB_PATH): New variable.
15530         (REALLY_SET_LIB_PATH): New variable.
15531         ($(DO_X)): Use $(SET_LIB_PATH).
15532         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15533         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15534         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15535         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15536         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15537         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15538         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15539         (install-dosrel): Likewise.
15540         (all-opcodes): Depend upon all-libiberty.
15542 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15544         * config.guess (*:CYGWIN*): New
15546 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15548         * Makefile.in (all-target-winsup): All all-target-libiberty.
15550 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15552         * configure.in (noconfigdirs): Add missing # in front of comment.
15554 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15556         * configure.in: add second pass to things added to noconfigdirs
15557         so *-gm-magic can exclude libgloss properly.
15559 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15561         * mpw-configure (extralibs_name, rez_name): Set correctly
15562         for MWC68K compiler.
15564         * mpw-README: Add more info on the necessary build tools.
15566 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15568         * configure.in, config.sub: Recognize cygwin32.
15570 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15572         * config.guess, config.sub: Recognize A/UX.
15574 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15576         * config.sub: Merge with gcc/config.sub.
15578 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15580         * mpw-build.in (do-binutils): Add build of stamps.
15582 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15584         * config.sub: Add recognition for mips64vr4100*-* targets.
15586 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15588         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15589         Add creation of gconfigargs with `--enable-shared' turned on.
15590         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15591         ($(host)-stamp-stage3-configured): Likewise.
15592         (HOLES): Add chatr and ldd.
15593         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15595 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15597         * configure: Pass --nfp to recursive configures.
15599 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15601         * Makefile.in (DLLTOOL): New.
15602         (DLLTOOL_FOR_TARGET): New.
15603         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15604         (EXTRA_TARGET_FLAGS): Ditto.
15605         (EXTRA_GCC_FLAGS): Ditto.
15606         (CONFIGURE_TARGET_MODULES): Ditto.
15607         (DO_X): Ditto.
15608         * configure: Add DLLTOOL.
15610 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15612         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15613         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15614         mh-sco, since old workarounds no longer needed, and don't
15615         build ld, since libraries have weak symbols in COFF.
15617 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15619         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15621 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15623         * configure.in: Make sure that ${CC} can be used to compile an
15624         executable.
15626 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15628         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15629         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15630         nothing depending on whether gdbtk is being built.
15632 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15634         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15636 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15638         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15639         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15641 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15643         * config-ml.in: Add support for
15644         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15645         Simplify setting of multidirs from --disable-foo.
15647 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15649         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15650         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15651         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15652         non-empty, pass them on to the  GCC make.
15653         (all-bootstrap): New rule that is like all-gcc, except it executes
15654         the GCC bootstrap rule instead of the GCC all rule.
15656 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15658         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15660 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15662         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15663         DG/UX support.
15665 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15667         * config.sub (i*86*) Change [345] to [3456]
15669 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15671         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15672         --with-gnu-ld=no.
15674 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15676         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15677         AIX multilibs get built.
15679 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15681         * configure.in (i386-win32): Don't build expect if we're not
15682         building the tcl subdir.
15684 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15686         * Makefile.in: (configure-target-examples, all-target-examples):
15687         New targets, configure and build example programs.
15689 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15691         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15692         use it as input to sedit the generated MPW makefile.
15693         * mpw-README: Add a suggestion about Gestalt.h.
15695 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15697         * config.sub: Accept *-*-ieee*.
15699 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15701         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15702         Ronald F. Guilmette <rfg@monkeys.com>.
15704 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15706         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15707         for powerpc-pe native.
15708         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15709         (target==powerpc-pe): duplicate i386-win32 entry.
15711 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15713         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15714         of vxworks, not just vxworks5.1.
15716 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15718         * mpw-configure: Add support for exec-prefix.
15720 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15722         * config.guess: Recognize HP model 816 machines as having
15723         a PA1.1 processor.
15725 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15727         * configure: Ignore new autoconf configure options.
15729 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15731         * config.guess:  Recognize Pentium under SCO.
15732         From Robert Lipe <robertl@arnet.com>.
15734 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15736         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15738 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15740         * configure.in: Don't configure gas for alpha-dec-osf*.
15742 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15744         * configure.in: Default to --with-stabs for some targets for which
15745         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15746         i[345]86*-*-unixware*.
15748 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15750         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15751         rather than basing it on the target.  Simplify handling of options
15752         controlling which directories to configure.  Remove extraneous
15753         slash in multi-clean target.
15755 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15757         * config-ml.in: Prefix more variables with ml_ so they don't collide
15758         with configure's.
15760 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15762         * configure: Don't turn -v into --v.
15764 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15766         * configure.in (targargs): Fix typo.
15768         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15770 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15772         * configure.in: Strip --host and --target options from
15773         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15774         --with-cross-host option when building with a cross-compiler.
15775         * configure: Canonicalize the arguments put into config.status by
15776         always using `=' for an option with an argument.  Pass a presumed
15777         --host or --target explicitly.
15779 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15781         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15782         into general OS recognition case.
15784 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15786         * configure.in (target_configdirs): add target-winsup only
15787         for win32 target systems.
15789 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15791         * Makefile.in (all-target-libgloss): Depend upon
15792         configure-target-newlib, since when libgloss is built it looks to
15793         see if the newlib directory exists.
15795 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15797         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15798         cfg-ml-*.in.
15800 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15802         * configure: Handle LD and LD_FOR_TARGET when configuring a
15803         Canadian Cross.
15805 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15807         * configure.in (target_libs): add target-winsup.
15808         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15809         (target==ppcle-pe): remove ld from $noconfigdirs.
15811 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15813         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15814         Preserve relative path names in $srcdir.  Build symlink tree if
15815         configuring cross target dir and srcdir=. (= no VPATH support).
15816         (configure-target-libg++): Depend on configure-target-librx.
15817         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15818         * config-ml.in: New file.
15819         * symlink-tree: New file.
15820         * configure: Ensure srcdir="." if that's what it is.
15822 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15824         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15825         includes and FLEX_SKELETON setting.
15826         * mpw-configure (--with-gnu-ld): New option, controls whether
15827         to use PPCLink or ld with PowerMac GCC.
15828         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15829         * mpw-config.in: Configure grez if targeting Mac.
15831         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15832         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15833         just macos.
15834         * configure.in: Configure grez resource compiler if targeting Mac.
15835         * Makefile.in (all-grez, install-grez): New targets.
15837 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15839         * configure: CXX defaults to gcc, not g++.  If we find
15840         gcc in the path, set CC to gcc -O2.
15842 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15844         * configure: Default ${build} correctly.  Avoid picking up extra
15845         spaces when reading CC and CXX from Makefile.  When doing a
15846         Canadian Cross, use plausible default values for numerous
15847         variables.
15848         * configure.in: When doing a Canadian Cross, don't try to
15849         configure tools whose configure script can't handle it.
15851 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15853         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15855 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15857         * configure:  Remove dubious bug reporting address.
15859 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15861         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15862         configure script, run that instead of this directory's configure.
15863         In either case, print a message that we're configuring the sub-dir.
15865 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15867         * configure.in: Before checking for the existence of various files,
15868         use sed to filter out "target-".
15870 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15872         * Makefile.in (DO_X): Split rule to decrease command line length
15873         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15874         (Philippe De Muyter).
15876 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15878         * Makefile.in (all-patch): depend on all-libiberty.
15880 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15882         * configure.in: If the only directory in target_configdirs which
15883         actually exists is libiberty, then set target_configdirs to empty,
15884         to avoid trying to build a target libiberty in a gas or gdb
15885         distribution.
15887 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15889         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15890         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15891         systems.
15893 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15895         * configure.in (copy_dirs): Use sys-include instead of include
15896         for --with-headers option.
15898 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15900         * Makefile.in, configure.in: Make winsup builds work with
15901         new scheme.
15903 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15905         * configure.in: Build the linker on AIX.
15907 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15909         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15910         where needed.
15912 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15914         * Makefile.in (all-gcc): Fix typo.
15916 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15918         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15920 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15922         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15923         to target-xiberty, to provide more flexibility.
15924         (target_subdir):  Define.  Create if cross.
15925         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15926         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15927         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15928         check-libFOO -> check-target-libFOO, etc.
15929         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15930         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15931         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15932         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15933         allow ALL_GCC="" to only configure.
15934         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15935         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15936         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15938 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15940         * Makefile.in (taz): Build "info" in etc explicitly.
15942 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15944         * configure.in:  Make sure that CC is undefined (as opposed to
15945         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15946         problem with autoconf trying to configure on a host without GCC.
15948 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15950         * mpw-configure: Set host alias from choice of host compiler,
15951         only use generic MPW Makefile sed if present, edit a file
15952         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15953         * mpw-README: Add problem notes about CW6 and CW7.
15955 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15957         * Makefile.in (taz): Use ";" instead of ";;".
15959 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15961         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15962         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15963         DISTDOCDIRS.
15964         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15965         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15967 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15969         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15970         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15971         Move bfd to DISTSTUFFDIRS.
15973 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15975         * Makefile.in (X11_LIB): Removed.
15976         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15978         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15980 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15982         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15983         names.
15985 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15987         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15989 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15991         * configure.in (i[345]86-*-win32): Always build newlib.
15992         Don't configure cvs, autoconf or texinfo.
15993         * Makefile.in (LD_FOR_TARGET): New.
15994         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15995         Pass down LD_FOR_TARGET.
15997 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15999         * winsup: New directory.
16000         * Makefile.in: Build winsup.
16001         * configure.in: Winsup is configured when target is win32.
16002         Can only build win32 target GDB when native.
16004 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16006         * config.guess: Recognize HP model 819 machines as having
16007         a PA 1.1 processor.
16009 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16011         * configure: Fix sed loop which substitutes for CC and CXX to
16012         avoid bug found in various sed implementations.
16014 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16016         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16017         simulator.  Use standard powerpc-*-eabi*.
16019 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16021         * configure.in: Stop putting gas and binutils in noconfigdirs for
16022         powerpc-*-aix* and rs6000-*-*.
16024 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16026         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16027         -mcall-aixdesc libraries.
16029 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16031         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16033         * config.sub (arm | armel | armeb): Fix shell syntax.
16035 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16037         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16038         -msoft-float and -mcpu=common support.
16039         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16040         libraries.
16042 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16044         * configure.in: Allow configuration and build of emacs19 for the alpha.
16046 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16048         * configure.in (CC): Get ^CC, not just any old CC, from
16049         ${host_makefile_frag}.
16051 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16053         * configure.in (CC): Try to get CC from
16054         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16056 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16058         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16059         only if it exists in $(srcdir).
16061 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16063         * configure: If CC and CXX are not set in the environment, set
16064         them, based on either an existing Makefile or on searching for gcc
16065         in PATH.  Substitute for CC and CXX in Makefile.
16066         * configure.in: Remove libm from target_libs.  Separate
16067         target_configdirs from configdirs.  If CC is not set in
16068         environment, try to get it from a host Makefile fragment.  Rewrite
16069         changes of configdirs to use skipdirs instead.  A few minor
16070         tweaks.  Take directories out of target_configdirs as they are
16071         taken out of configdirs.  Remove existing Makefile files from
16072         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16073         CONFIG_ARGUMENTS in Makefile.
16074         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16075         by configure.in.
16076         (CONFIG_ARGUMENTS): Likewise.
16077         (CONFIGURE_TARGET_MODULES): New variable.
16078         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16079         ($(CONFIGURE_TARGET_MODULES)): New target.
16080         (configure-libg++, configure-libio): New targets.
16081         (all-libg++): Depend upon configure-libg++.
16082         (all-libio): Depend upon configure-libio.
16083         (configure-libgloss, all-libgloss): New targets.
16084         (configure-libstdc++): New target.
16085         (all-libstdc++): Depend upon configure-libstdc++.
16086         (configure-librx, all-librx): New targets.
16087         (configure-newlib): New target.
16088         (all-newlib): Depend upon configure-newlib
16089         (configure-xiberty): New target.
16090         (all-xiberty): Depend upon configure-xiberty.
16092 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16094         * configure.in (host i[345]86-*-win32):  Expand the
16095         noconfigdirs again.
16097 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16099         * mpw-configure: Fix sed command file name.
16101 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16103         * configure.in (host i[345]86-*-win32): Reduce the
16104         noconfigdirs again.
16106 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16108         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16109         or powerpc*-*-pe*, since they are not yet supported.
16111 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16113         Add PowerMac support and many other enhancements.
16114         * mpw-configure: New option --cc to select compiler to use,
16115         paste options set according to --cc into the generated
16116         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16117         if mpw-make.sed is present.
16118         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16119         add forward includes for PowerPC include files.
16120         * mpw-build.in: Build using Makefile.PPC if present.
16121         (do-byacc, etc): Remove separate version resource builds.
16122         (do-gas): Build "stamps" before "all".
16123         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16124         * mpw-README: Update to reflect --cc option, PowerMac support,
16125         and recently-reported compatibility problems.
16127 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16129         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16130         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16131         (--with-multilib-top): Pass to recursive invocations.
16133 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16135         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16136         v810-*-*.
16138 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16140         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16141         gdb, ld and opcodes on v810-*-*.
16143 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16145         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16146         (local-maintainer-clean): New target.
16147         (maintainer-clean): New target.
16148         (realclean): Just depend upon maintainer-clean.
16150 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16152         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16154 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16156         * configure.in: Build ld in mips*-*-bsd* case.
16158 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16160         * config.sub: Accept -lites* OS.  From Ian Dall.
16162 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16164         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16165         targets.
16167 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16169         * configure.in: treat i386-win32 canadian cross the same as
16170         i386-go32 canadian cross.
16172 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16174         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16175         running under the simulator to build a reduced set of libraries.
16176         (powerpc-*-eabiaix): Add fine grained multilib support added to
16177         other powerpc targets yesterday.
16179 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16181         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16182         -disable-softfloat, -disable-relocatable, -disable-aix, and
16183         -disable-sysv to control which multilib libraries get built.
16185 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16187         * configure: Add Makefile.tem to list of files to remove in trap
16188         handler.
16190 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16192         * config.guess (*Linux*):  Add missing "exit"s.
16193         Also, need specific check for alpha-unknown-linux (uses COFF).
16195 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16197         * config.guess:  Merge with FSF:
16199         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16200         * config.guess (AIX4): More robust release numbering discovery.
16202         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16203         * config.guess (i386-sequent-ptx): Properly get version number.
16205         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16206         * config.guess (mips:*:4*:UMIPS): New case.
16208 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16210         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16211         (i386-win32 host): Likewise.  Don't build readline.
16213 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16215         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16216         SUPPORT_FILES to submakes.
16218 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16220         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16221         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16222         mpw-configure.
16224 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16226         * configure.in (appdirs): Use =, not ==, in test expression when
16227         trying to build the text to print in the warning message for
16228         Solaris users.
16230 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16232         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16234 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16236         * config.guess: Recognize lynx-2.3.
16238 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16240         * config.sub (z8ksim): Deleted
16241         (z8k-*-coff): New, this is the one true name of the target.
16243 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16245         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16247 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16249         * config.guess (*:Linux:*:*): First try asking the linker what the
16250         default object file format is (elf, aout, or coff).  Then if this
16251         fails, try previous methods.
16253 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16255         * configure.in: Don't build newlib for *-*-vxworks5.1.
16257 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16259         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16260         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16262 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16264         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16266 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16268         * cfg-ml-com.in: New file.
16269         * cfg-ml-pos.in: New file.
16271 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16273         * COPYING.NEWLIB: Add HP free copyright to list.
16275 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16277         * config.sub: Recognize -eabi* for the system, not just -eabi.
16279 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16281         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16282         * config.sub, configure.in (win32): New target and host.
16284 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16286         * configure.in: Add i386-pe configuration.
16288 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16290         * mpw-build.in (install): Install GDB after LD.
16292 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16294         * mpw-config.in (elf/mips.h): Always forward-include, needed
16295         for GDB to build.
16297 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16299         * testsuite: New directory for customer acceptance and whole tool
16300         chain tests.
16302 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16304         * configure: If per-host line isn't found, but AC_OUTPUT is found
16305         and a configure script exists, run it instead.
16307 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16309         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16311 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16313         * configure: Set build_{cpu,vendor,os,alias} to host values when
16314         --build isn't specified.
16316 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16318         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16319         (FLAGS_TO_PASS): Pass them.
16320         (EXTRA_TARGET_FLAGS): Ditto.
16322 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16324         * Makefile.in (all-libg++): Depend on all-libstdc++.
16326 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16328         * configure.in (noconfigdirs): Enable all packages for
16329           i386-unknown-netbsd.
16331 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16333         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16334         hosted builds (DOS builds)
16336 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16338         Changes for ARM based on patches from Richard Earnshaw:
16339         * config.sub: Handle armeb and armel.
16340         * configure.in: Omit arm linker only for riscix.
16342 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16344         * config.guess:  Update from FSF.
16346 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16348         * config.sub: Recognize powerpcle as the little endian variant of
16349         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16350         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16351         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16352         temporarily.
16354 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16356         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16358 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16360         * config.sub: Accept -lites* as a basic system type.
16362 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16364         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16365         installed, and if so return linuxoldld as the system name.
16367 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16369         * config.guess: Add hppa1.1-hp-lites support.
16371 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16373         * configure.in: Don't build newlib for m68k-vxworks5.1.
16375 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16377         * configure.in (mips-sgi-irix6): Use mh-irix5.
16379 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16381         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16383 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16385         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16386         OSF/1.  Fix compiler flags.
16387         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16389 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16391         * configure.in: Recognize --with-newlib.
16392         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16394 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16396         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16397         to *_X11_MODULES due to gdbtk needing X include files et al.
16399 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16401         Merge in support for Mac MPW as a host.
16402         (Old change descriptions retained for informational value.)
16404         * mpw-config.in: Add generic include forwards for cpu-specific
16405         include files in aout and elf directories.
16407         * mpw-configure: Added copyright.
16408         * mpw-config.in: Check for presence of required build tools.
16409         (target_libs): Add newlib.
16410         (target_tools): Add examples.
16411         (Read Me): Generate as "Read Me for MPW" instead.
16412         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16413         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16414         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16416         * mpw-configure: Remove subdir-specific makefile hackery,
16417         delete mk.tmp after using it.
16419         * mpw-build.in (all): Display start and end times.
16421         * mpw-configure (host_canonical): Set.
16422         (target_cpu): Always add to makefiles.
16423         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16424         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16425         (mpw-mh-mpw): Look for in srcdir and srcroot.
16426         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16428         * mpw-build.in: (install-only): New target.
16430         * mpw-configure (host_alias, target_alias): Rename from hostalias
16431         and targetalias, add into generated Makefile.
16432         (mk.tmp): If present, add into generated Makefile.
16433         * mpw-build.in (all-gas): Build config.h first before gas proper.
16435         * mpw-configure (config.status): Write only if changed.
16436         * mpw-config.in (readline): Configure it (not built, just used for
16437         definitions).
16439         * mpw-config.in (elf/mips.h): Add a forward include.
16441         * mpw-config.in: Forward-include most .h files in include into
16442         extra-include.
16443         (readline): Don't build.
16444         mpw-build.in (install): Install GDB.
16446         * mpw-configure (prefix, mpw_prefix): Handle it.
16447         * mpw-config.in (mmalloc, readline): Don't configure.
16448         * mpw-build.in (thisscript): Rename to ThisScript.
16449         Use mpw-build instead of BuildProgram everywhere.
16450         (mmalloc, readline): Don't build.
16451         * mpw-README: New file, basic documentation about the MPW port.
16453         * mpw-config.in: Use forward-include to create include files.
16455         * mpw-configure: Add more things to the top of each configured
16456         Makefile, including contents of config/mpw-mh-mpw.
16457         * mpw-config.in (extra-include): Create this directory and fill it
16458         with Posix-like include files when configuring.
16460         * config.sub (apple, mac, mpw): Add various aliases.
16462         * mpw-build.in: New file, top-level build script fragment for MPW.
16463         * mpw-configure: New file, configure script for MPW.
16464         * mpw-config.in: New file, config fragment for MPW.
16466 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16468         * configure.in (host_libs): Remove glob, since it is gone from the
16469         sources.
16471 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16473         * Makefile.in: define empty GDB_NLM_DEPS var.
16475         * configure.in(target_makefile_frag): use config/mt-netware
16476         for netware targets.
16478 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16480         * config.sub: Merge in recent FSF changes.  Remove linux special
16481         cases.
16483 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16485         Revert this change:
16487         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16489                 * build-all.mk: Use CC=cc -Xs on Solaris.
16491 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16493         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16494         stop using it.
16495         * Makefile.in: Nuke all references to glob subdirectory.
16497 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16499         * configure.in: Fix --enable-shared logic in per-host.
16501 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16503         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16505 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16507         * configure.in (noconfigdirs): Don't build gas on AIX, for
16508         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16510 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16512         * configure: Fix --cache-file to work if the file argument is a
16513         relative path.
16515 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16517         * configure: If the --cache-file is used, pass it down to
16518         configure in subdirectories.
16520 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16522         * config.sub: add vxworks29k configuration.
16524 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16526         * Makefile.in (taz): Do "diststuff" part quietly.
16528 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16530         * config.sub: Mini-merge with gcc/config.sub.
16532 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16534         * config.guess (IRIX): Sed - to _.
16536 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16538         * Makefile.in (source-vault, binary-vault): New targets.
16540 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16542         * config.sub: Recognize -eabi as a basic system type.
16544 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16546         * configure.in (enable_shared stuff): Fix typo.
16548 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16550         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16552 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16554         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16556 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16558         * configure.in (rs6000-*-*): Don't build gas.
16560 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16562         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16563         reduce command line length.
16564         (AS_FOR_TARGET): Check for as.new, not Makefile.
16565         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16567 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16569         * config.guess:  Merge from FSF.
16571 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16573         * configure: Don't use $ when handling program_suffix.
16575 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16577         * configure.in:  Configure tk for hppa/hpux.
16579 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16581         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16583 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16585         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16586         to LIBCXXFLAGS.  Tests are better run without it.
16588 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16590         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16592 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16594         * configure.in (*-*-netware*): Don't configure xiberty.
16596 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16598         * configure.in:  Remove tk from native_only list.
16600 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16602         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16603           for special NCD build.
16605 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16607         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16608         makeall.bat, they're only useful for binutils snapshots.
16609         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16610         makeall.bat to specified SUPPORT_FILES.
16612 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16614         * build-all.mk: Add Ericsson targets to sun4 and solaris
16615           hosts.  Add  BNR's sun4 target to solaris host, so their
16616           build-from-source will be tested in-house first.
16618 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16620         * Makefile.in (LIBCFLAGS): New variable.
16621         (CFLAGS_FOR_TARGET): Ditto.
16622         (LIBCFLAGS_FOR_TARGET): Ditto.
16623         (LIBCXXFLAGS): Ditto.
16624         (CXXFLAGS_FOR_TARGET): Ditto.
16625         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16626         (BASE_FLAGS_TO_PASS): Pass them.
16627         (EXTRA_TARGET_FLAGS): Ditto.
16629         * configure.in: Support --enable-shared.
16631 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16633         * configure.in (target_libs):  Include libstdc++ again.
16634         * config.guess:  Update from FSF (for FreeBSD).
16636 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16638         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16639         makeall.bat.
16640         (DISTDOCDIRS): Add `etc'.
16641         (ETC_SUPPORT_PFX): New variable.
16642         (taz): Include anything from etc starting with a word in
16643         ETC_SUPPORT_PFX.
16645 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16647         * config.sub: Update for recent FSF changes.  Remove obsolete
16648         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16649         spacing changes.
16651 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16653         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16655         * config.guess:  Merge with FSF.
16656         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16658 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16660         * configure: Since the "trap 0" handler will override the exit
16661         status on many systems, only use it for "exit 1", and make it set
16662         a non-zero exit status; reset it before "exit 0".  Also, check
16663         exit status of config.sub, and error out if it failed.
16665 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16667         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16668         and install libgloss.
16670 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16672         * Makefile.in (all-binutils): Depend upon all-byacc.
16674         * configure.in: Don't build emacs on Irix 5.
16676 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16678         * configure.in (*-*-netware*): Add libio.
16680 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16682         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16683         (CHECK_TARGET_MODULES): Ditto.
16684         (INSTALL_TARGET_MODULES): Ditto.
16685         (TARGET_LIBS): Ditto.
16686         (all-libstdc++): Note dependencies.
16688 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16690         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16692 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16694         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16695         -fexternal-templates.
16697         * configure.in (target_libs): Add libstdc++.
16698         (noconfigdirs): Add libstdc++ as appropriate.
16700 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16702         * config.guess:  Update from FSF.
16704 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16706         * configure: Use ${config_shell} when running ${configsub}.
16708 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16710         * config.sub: No longer recognize h8300h.
16712 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16714         * config.sub: Remove extraneous differences between config.sub and
16715         gcc/config.sub.
16717 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16719         * Makefile.in (DISTSTUFFDIRS): Add gas.
16721 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16723         * COPYING.NEWLIB: New file.
16725 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16727         * config.guess (HP-UX):  Patch from Harlan Stenn
16728         <harlan@landmark.com> to also emit release level.
16730 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16732         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16734 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16736         * config.sub:  Merge nextstep cleanup from FSF.
16738 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16740         * configure.in (arm-*-*): Don't configure ld for this target.
16742 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16744         * configure.in (*-*-netware): don't configure libg++, libio,
16745           librx, or newlib.
16747 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16749         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16750         configure ld--it works, but it doesn't support shared libraries.
16752 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16754         * config.guess (*-unknown-freebsd*):  Get rid of possible
16755         trailing "(Release)" in version string.
16756         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16758 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16760         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16761         Fix type: *-next-neststep -> *-next-nextstep.
16763         * config.guess:  Merge from FSF:
16765         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16767         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16769         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16771         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16772         instead of UNIX_SV for UnixWare 1.0).
16774 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16776         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16777         to make gdb/nlm/* build after the compiler and linker.
16779 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16781         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16782         not just i[34]86.
16783         (m68k-atari-sysv4):  Relocate to match FSF version.
16785         * config.guess:  More merges from the FSF:
16787         Add a space before function call or macro invocation.
16789         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16791         * config.guess: Add trap cmd to remove dummy.c and dummy when
16792         interrupted.
16794         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16796         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16797         (dummy): Redirect stderr from compilation of dummy.c.
16799         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16801         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16803 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16805         * configure: Accept and ignore --cache*, for compatibility with
16806         new autoconf.
16808 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16810         * config.guess:  Merge from FSF:
16812         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16814         * config.guess (Pyramid*:OSx*:*:*): New case.
16815         (PATH): Add /.attbin at end for finding uname.
16816         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16818         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16820         * config.guess (M88*:DolphinOS:*:*): New case.
16822         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16824         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16825         to select whether to use ELF or COFF.
16827         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16829         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16831         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16833         * config.guess: Guess the OS version for HPUX.
16835         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16837         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16839 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16841         * configure.in: Recognize --with-headers, --with-libs, and
16842         --without-newlib.
16843         * Makefile.in (all-xiberty): Depend upon all-ld.
16845 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16847         * configure.in: Change i[34]86 to i[345]86.
16849 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16851         * configure (version): A few more tweaks to help message.
16853 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16855         * Makefile.in:  Remove (for now) librx as a host library,
16856         now that we're building it for target.
16858 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16860         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16861         (Karl Berry).
16863 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16865         * configure.in:  Also configure librx.
16867 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16869         * Makefile.in:  Update various rules to reflect that librx
16870         is now needed for libg++.
16872 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16874         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16876 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16878         * configure.in: Configure the examples directory.
16880 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16882         * configure: Simplify Jun 2 1994 change.
16884 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16886         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16887         /bin/gcc isn't good enough to build gcc.
16889 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16891         * Makefile.in (GDB_SUPPORT_FILES): Remove
16892         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16893         (gdb.tar.gz): Add new rule to use standard distribution building
16894         mechanism.
16896 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16898         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16899         Bill Cox <bill@cygnus.com>.
16901 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16903         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16905 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16907         * configure:  Search current dir first in .gdbinit.
16909 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16911         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16913 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16915         * config.sub:  Refer to NeXT's operating system as nextstep.
16917         * config.sub (case $basic_machine):  Re-order the cases, to match
16918         the order in the FSF version (which is mostly alphabethical).
16919         Merge in some additions and changes from the FSF.
16921 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16923         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16924         * config.sub: Recognize cxux7.
16925         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16927 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16929         * config.sub:  Fix typo powerpc -> powerpc-*.
16931 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16933         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16935         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16936         parallel with all-emacs and install-emacs).  Top-level command
16937         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16939 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16941         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16942         $(relbindir)/make before doing ``make install'', and use
16943         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16944         installing over running make binary.
16945         ($(host)-stamp-stage3-installed): Likewise.
16947 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16949         * config.guess: Recognize Mach.
16951 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16953         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16954         see whether --exec-prefix was used.
16956 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16958         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16960 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16962         * Makefile.in: Add all-librx target similar to all-libproc.
16964 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16966         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16967         with post 1.2 uname bogosity.
16969 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16971         * configure: Remove temporary files on receipt of a signal.
16973 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16975         * configure: If there is a package_makefile_frag, remove
16976         ${subdir}/Makefile.tem after copying it in.
16978 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16980         * build_all.mk: support rs6000 lynx identifies itself as
16981         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16982         since /bin/gcc is too feeble to compile a modern gcc.
16984 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16986         * brought devo/test-build.mk update-to-date with progressive/
16987           test-build.mk. Add lynx targets and hppa flag info.
16989 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16991         * configure.in:  Use mh-ncrsvr43.  Patch from
16992         Tom McConnell <tmcconne@sedona.intel.com>.
16994 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16996         * config.guess (i386-unknown-bsdi):  No longer need to
16997         check #if defined(__bsdi__) && defined(__i386__).
16999 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17001         * configure: Set program_transform_nameoption correctly.
17003 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17005         * brought build-all.mk update-to-date with progressive build-all.mk,
17006           added new targets and hppa info.
17008 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17010         * configure: If config.guess result is a prefix of the user
17011         specified target, assume a native build and use the user specified
17012         target as the host alias.  Remove SunOS patch suffix removal hack.
17013         * configure.in: Remove SunOS patch suffix removal hack.
17015         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17016         in NATIVE_CHECK_MODULES.
17018 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17020         * Makefile.in: Rename HOST_ONLY to NATIVE.
17021         * configure: Delete SunOs patch suffix from host_canonical
17022           and build_canonical variables that are prepended to Makefiles.
17023         * configure.in: Add comments for easier maintenance.
17025 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17027         * Makefile.in: Add all-libproc target similar to all-gui.
17029 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17031         * Makefile.in (CHECK_MODULES): split into
17032         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17034 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17036         * config.guess (i386-unknown-bsdi): New system to guess.
17038 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17040         * Makefile.in: Add all-gui target (but not yet build by "all").
17042 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17044         * config.sub: Move deletion of patch suffix from here...
17045         * configure.in: To here, at Ian's suggestion.  The top-
17046           level scripts might need to know of a patch level.
17048 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17050         * config.sub: Strip off patch suffix so rtl is recognized
17051           as a sunos4.1.3 machine, even though it's been patched.
17053 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17055         * Makefile.in (INSTALL_LAST): Delete.
17056         (INSTALL_DOSREL): New.
17058 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17060         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17061         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17062         whether we pass down --with-gnu-ld anyhow.
17064 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17066         * Makefile.in (INSTALL_LAST): Change operation so it works
17067         on more flavors of make.
17068         * configure.in (go32): Don't build libg++ or libio.
17070 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17072         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17073         they can be overriden by templates.
17075 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17077         * configure.in (target==go32): Don't build gdb.
17078         * dosrel: New directory.
17080 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17082         * configure.in (host==go32): Configure dosrel too.
17083         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17084         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17085         be set by incoming names or templates.
17086         (INSTALL_LAST): New rule.
17088 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17090         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17092 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17094         * configure.in (appdirs): New variable.  Currently empty, but will
17095         be used in gas distribution.  If nonempty, lists a set of
17096         directories at least one of which must get configured, or top
17097         level configuration is considered to have failed.
17098         (rs6000-*-lynxos*): Use new file name.
17100 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17102         Eliminate XTRAFLAGS.
17103         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17104         newlib include files using -idirafter, and also use -nostdinc.
17105         (CXX_FOR_TARGET): Likewise.
17106         (XTRAFLAGS): Removed.
17107         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17108         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17109         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17110         ($(DO_X)): Don't pass down XTRAFLAGS.
17112 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17114         * configure.in (mips*-dec-bsd*): New target; do build linker.
17115         (mips*-*-bsd*): New target; don't build linker.
17117 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17119         * configure.in: support rs6000-*-lynxos* configuration.
17120         support sunos4 as a cross target.
17122         * config.sub: look for lynx*, not lynx since the OS version may
17123         legitimately be part of the name.
17125 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17127         * configure.in (i[34]86-*-sco*): Move to be with other i386
17128         targets.
17129         (romp-*-*): New target.  Skip various binary utilities.
17130         (vax-*-*): New target.  Don't build newlib.
17131         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17133 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17135         * configure.in: Only set host_makefile_frag if config
17136         directory exists.
17138 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17140         * install.sh: If $dstdir exists, don't check whether each
17141         component does.
17143 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17145         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17147 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17149         * configure.in (*-*-lynxos*): Don't configure newlib for either
17150         native or cross Lynx.
17152 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17154         * config.sub (sparc64-elf): Fix os.
17155         (z8k): Remove duplicate.
17157 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17159         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17160         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17162 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17164         * configure: Make file links cleanly even if Lynx fails on
17165           an NFS symlink (at least fail cleanly).
17167 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17169         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17170         -XNh2000.
17172 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17174         * configure: Unknown options are fatal again.
17176 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17178         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17179         compatibility.
17181 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17183         * build-all.mk: Add `clean' target.
17185 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17187         * config.guess:  Add SINIX support.
17188         * configure.in:  Add mips-*-sysv4* support.
17190 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17192         * build-all.mk: Document all useful targets.
17193         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17194         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17196 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17198         * configure: Support --silent, --quiet.
17200 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17202         * configure: Support --disable-FEATURE.
17204 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17206         * config.guess: Recognize NCR running SVR4.3.
17208 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17210         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17211         Patch from Paul Eggert <eggert@twinsun.com>.
17213 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17215         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17217 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17219         * configure: Make unrecognized options give nonfatal warnings
17220         instead of fatal errors, and pass them to any subdirectory
17221         configures in case they recognize them.
17222         Make --x equivalent to --with-x.
17224 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17226         * configure: Add --enable-* options.  Clean up usage message and
17227         some comments.
17229 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17231         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17233 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17235         * configure.in (hppa*-*-*): Enable binutils.
17237 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17239         * config.sub: Recognize cisco.
17241 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17243         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17245 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17247         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17248         than one configuration name.  Add comment.
17250 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17252         * config.guess: about target *-hitachi-hiuxwe2, fixed
17253         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17254         macro is incorrect.]
17256 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17258         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17259         than the "make ls" stuff which used to be here.
17261 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17263         * config.guess:  Recognize i[34]86-unknown-freebsd.
17264         From Shawn M Carey <smcarey@rodan.syr.edu>.
17266 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17268         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17270 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17272         * config.guess: Check for ptx.
17274 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17276         * config.sub: Add os9k checking.
17278 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17280         * config.guess: Handle OSF1 running on HPPA processors
17282 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17284         * configure: If subdir configure fails, print out a message with
17285         subdirectory name, in case subdir's configure code didn't identify
17286         itself.
17288 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17290         * configure.in: Remove embedded newlines from configdirs.
17291         Avoid mismatches of substrings.  Fix matching strings at end
17292         of configdirs.
17294 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17296         * config.guess:  Add Lynx/rs6000 config support.
17298 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17300         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17302 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17304         * configure.in (hppa*-*-osf*): Treat this just like most other
17305         PA configurations (eg no binutils or ld).
17306         (hppa*-*-*elf*): These configurations have binutils and ld.
17308 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17310         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17312 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17314         * configure.in (rs6000-*-*): Build gas.
17316 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17318         * Makefile.in:  Avoid bug in losing hpux sed.
17320 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17322         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17323         for GDB and GDB has been fixed to not need it.
17325 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17327         * config.guess: Recognize vax hosts.
17329 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17331         * configure (while loop): Don't use "break 2" inside case
17332         statement -- the case statement isn't an enclosing loop.
17334 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17336         * config.guess:  Clean up NeXT support, to allow nextstep
17337         on Intel machines.  Make OS be nextstep.
17339 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17341         * config.guess: Add alternate forms for Convex.
17343 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17345         * configure:  Completely rewrite option processing.  Take
17346         advantage of pattern-matching to avoid invoking test frequently.
17347         Also clean up host and target defaulting logic.
17349 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17351         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17352         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17353         commands (plus user environment) will fit SCO limits.
17355 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17357         * configure.in: Don't issue warnings about directories which are
17358         not being configured if -norecursion is set.  Correct test for
17359         --with-gnu-as and --with-gnu-ld to not get confused by substring
17360         matches.
17362         * configure.in: Don't build gas for alpha-dec-osf1*.
17364 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17366         * configure:  Back out Per's change of 12/19/1993.  It changes the
17367         behavior of configure in unexpected and confusing ways.
17369         Also, use different delim char when calculating
17370         program_transform_name so that the name can contain slashes.
17372 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17374         * configure.in, config.sub: Add support for VSTa micro-kernel.
17376 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17378         * configure.in: Nuke hacks which were used to get a special
17379         version of GAS for HPPA configurations.
17381 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17383         * configure:  If only ${target_alias} is given, use that
17384         as the default for ${host_alias}.
17385         * configure:  Add missing back-slashes before nested quotes.
17387 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17389         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17391 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17393         * config.guess:  Recognize some Tektronix configurations.
17394         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17396 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17398         * config.sub: Match any flavor of SH.
17400 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17402         * configure.in: Don't try to configure newlib for Alpha.
17404 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17406         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17407         libg++ or libio for any Alpha target.
17409         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17411 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17413         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17414         default arguments -- so it tried to compress itself.
17416 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17418         * configure.in (notsupp): ensure that a space is always at the end
17419           of the configdirs list, since the grep checks for an explicit space
17421 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17423         * configure.in (target i386-sysv4.2): don't build ld, since static
17424           versions of many libraries are not available.
17426 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17428         * config.guess: Recognize Apollos (using environment variables).
17429         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17431 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17433         * config.guess: Recognize Sony news mips running newsos.
17435 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17437         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17438         "fi ; else" for bash.
17440 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17442         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17444 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17446         * config.sub: accept unixware as an alias for svr4.2.
17447         Fix some inconsistancies with the gcc version.
17449 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17451         * Makefile.in (DISTDOCDIRS):  Add gdb.
17453 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17455         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17457 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17459         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17460         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17461         this now.
17463 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17465         * config.sub: Accept hiux* as an OS name.
17467         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17468         etc/make-stds.texi.  The underscore came from gcc, and dje now
17469         agrees that RUNTESTFLAGS is the correct name.
17471 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17473         * install.sh:  Remove 'set -e'.  It makes any conditionals
17474         in the script useless.
17476         * config.guess: Automatically recognize arm-acorn-riscix
17477         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17479 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17481         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17483 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17485         * Makefile.in (DISTDOCDIRS): New variable.
17486         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17487         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17489 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17491         * configure.in (hppa target): check the source directory for the
17492           pagas sub-directory
17494 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17496         * config.sub: Allow -aout* and -elf*.
17498 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17500         * configure.in: Don't build ld on i386-solaris2, same as for
17501         sparc-solaris2.
17503 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17505         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17507 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17509         * configure.in:  Configure gdb for alpha.
17511 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17513         * Makefile.in (CXXFLAGS): Add -O.
17515 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17517         * config.guess: added support for DG Aviion
17519 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17521         * configure.in: Produce warning message for subdirectories not
17522         configurable for this host/target combination.  Don't try to
17523         configure gdb for vms.
17525 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17527         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17528         appropriate files before making "diststuff".
17529         (DISTBISONFILES): New var: list of files to be edited.
17530         (DISTSTUFFDIRS): Add binutils.
17532 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17534         * config.sub: also handle mipsel and mips64el (for little endian mips)
17536 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17538         * configure.in: Add * to end of all OS names.
17540 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17542         * configure.in: Build newlib for LynxOS native.
17544 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17546         * config.guess: Add support for delta 88k running SVR3.
17548         * configure.in: Add comment about HP compiler vs. emacs.
17550 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17552         * configure.in: don't build ld on solaris2 (not a viable option
17553           due to bugs in getpwnam & getpwuid)
17555 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17557         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17558         config.guess will produce a full version number.
17560 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17562         * configure.in: Build linker and binutils for alpha-dec-osf1.
17564 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17566         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17567         and gdb/testsuite/Makefile.in.
17569 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17571         * configure.in: recognize mips*- instead of mips-
17573 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17575         * config.sub: Accept linux*coff and linux*elf as operating
17576         systems.
17578 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17580         * config.sub: Recognize mips64, and mips3 as an alias for it.
17582 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17584         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17585         gdb knows how to handle OSF/1 shared libraries.
17587 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17589         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17590         * config.guess: Recognize Hitachi's HIUX.
17591         * config.sub: Recognize h3050r* and hppahitachi.
17592         Remove redundant cases for hp9k[23]*.
17594 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17596         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17597         if gas and ld are in the source tree and are in ${configdirs}.
17598         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17599         --with options (but still pass them down on the command line,
17600         if they were explicitly specified).
17602 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17604         * configure: substitute SHELL value in Makefile.in with
17605         ${CONFIG_SHELL}
17607 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17609         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17610         *-*-solaris2* targets.
17612 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17614         * Makefile.in: define M4, and pass it down to sub-makes;
17615         all-autoconf now depends on all-m4
17617 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17619         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17620         presence of {ar,ranlib} instead of a configured directory
17622 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17624         * config.guess: Accept 34?? as well as 33?? for NCR.
17626 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17628         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17629         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17631 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17633         * configure: grab values for $(CC) and $(CXX) from the
17634         environment, so that someone can do "CC=gcc configure; make" and
17635         have it work right (matching the way that autoconf works now)
17637         * configure.in, Makefile.in: add support for gash, the tcl
17638         interface to Galaxy
17640         * config.guess: add NetBSD variants (hp300, x86)
17642 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17644         * install.sh: Support -d option (in the manner of SunOS 4 install,
17645         as it is more deterministic than that of GNU install)
17646         (chmodcmd): Set file to mode 755 by default (should also do default
17647         chgrp and chown, but I don't feel like dealing with that now)
17649 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17651         * config.sub: Remove h8300hhms alias.
17653 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17655         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17657 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17659         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17660         as stmp-fixinc
17662 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17664         * config.sub: recognize m88110-bug-coff.
17666 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17668         * Makefile.in (all-libio): all dependencies on the toolchain used
17669         to build this (gcc, gas, ld, etc)
17671 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17673         * config.guess: Deal with OSF/1 1.3 on alpha.
17675 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17677         * install.sh: add some 'else true' clauses for portability
17679         * configure.in: don't build libio for h8[35]00-*-* targets
17681 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17683         * Makefile.in:  Add support for new libio.
17685 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17687         * install.sh: If one command fails, don't try the rest.  Don't try
17688         to remove $dsttmp (via trap) unless we have already created it.
17689         If $src doesn't exist, detect it and exit with an error.
17691         * config.guess: Recognize BSD on hp300.
17693 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17695         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17696         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17698 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17700         * Makefile.in (all-send-pr): depends on all-prms
17702 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17704         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17706 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17708         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17709         Added test for mips-mips-riscos5.
17711 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17713         * configure.in: use mh-hp300 for 68k HP hosts
17715 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17717         * configure: add support for CONFIG_SHELL, so that you can use
17718         some alternate shell for evaluating configure scripts
17720 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17722         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17723         in configure script to bug-gdb@prep.ai.mit.edu when building
17724         distribution archive.
17725         * Makefile.in (COMPRESS):  Remove def.
17726         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17727         gdb.tar.Z and make-gdb.tar.Z respectively.
17728         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17729         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17730         to convergence with 'taz' target in Makefile.in.
17732 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17734         * install.sh (dsttmp): use trap to ensure that tmp files go
17735         away on error conditions
17737 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17739         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17741 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17743         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17744         its parent is '/' not ''.
17746         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17748 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17750         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17751         that ${newsrcdir}/configure.in does.
17753 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17755         * test-build.mk: support for CONFIG_SHELL
17757 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17759         * config.sub (netware):  Add as a basic system type.
17761 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17763         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17764           $(srcdir)/ from the dependency on Makefile.in.
17766 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17768         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17769         (h8300hhms is temporary until multi-libraries are implemented).
17770         * configure.in: Handle h8300h too.
17772 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17774         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17776 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17778         * configure:  Remove extraneous output when guessing host type.
17779         * config.guess:  Remove extraneous output when guessing using C
17780         compiler rather than uname, or when guessing fails.
17782 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17784         * Makefile.in: remove all.cross and install.cross targets
17786         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17787           definitions
17789 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17791         * configure.in (target sh): Build gprof.
17793 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17795         * config.sub: change -solaris to -solaris2
17797 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17799         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17801 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17803         * configure: Correct error message for missing Makefile.in to
17804         print correct directory.
17806 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17808         * install.sh: kludge around 386BSD shell bug
17810 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17812         * config.guess:  Recognize NeXT.
17813         * config.guess:  Recognize i486-ncr-sysv4.
17814         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17816 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17818         * Makefile.in (MAKEINFOFLAGS): New variable.
17819         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17820         * build-all.mk, test-build.mk: Pass down --no-split as
17821         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17823 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17825         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17827 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17829         * Makefile.in (libg++.tar.z):  New rule.
17830         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17831         * Makefile.in (taz):  Only do a single chmod.
17833 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17835         * install.sh: don't use dirname anymore (replaced with sed usage)
17837 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17839         * Makefile.in:  Change extension for gzip'd files from '.z' to
17840         '.gz' per new FSF standard usage.
17842 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17844         * configure: put quotes around the final value of program_transform_name
17846 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17848         * Makefile.in: new install.sh support; update install-info rules
17850 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17852         * configure.in: Build diff for crosses, but not for go32 host.
17854         * configure.in: Build gprof only for native, and don't build it
17855         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17857 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17859         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17861 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17863         * configure.in (host_tools): Add prms.
17865 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17867         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17868         with $(FLAGS_TO_PASS) on the command line
17870         * config.sub: Recognize lynx and lynxos
17872 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17874         * config.sub: Accept -ecoff*, not just -ecoff.
17876 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17878         * Makefile.in (taz): Use .gz suffix instead of .z.
17879         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17880         names.
17882 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17884         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17886 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17888         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17889         that rebuilds that might happen during 'make install' don't get
17890         bogus gcc include files
17892 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17894         Change from Utah for HPPA support:
17895         * config.guess: Recognize hppa1.x-hp-bsd.
17897 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17899         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17900         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17902 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17904         * config.sub: Add support for rom68k and bug boot monitors.
17906 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17908         * Makefile.in: Make all-opcodes depend on all-bfd.
17910 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17912         * config.guess: Added special check for i[34]86-univel-sysv4*.
17914 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17916         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17917         the processor rather than assuming i486.
17919 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17921         * config.guess: Recognize SunOS6 as Solaris3.
17923 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17925         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17926         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17928 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17930         * build-all.mk (all-cross): New target for Canadian Cross.
17931         Added Q2 go32 targets.
17932         * test-build.mk: Configure go32 cross sparclite-aout and
17933         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17934         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17936 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17938         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17939         GO32 hosted toolchains
17941 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17943         * configure: change  so "-exec-prefix" gets passed down rather
17944         than "-exec_prefix" so autoconf generated Makefiles get the
17945         exec_prefix set right.
17947 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17949         * config.guess: get the Solaris2 minor version number
17951         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17953 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17955         * config.guess: Recognize some Sequent platforms.
17957 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17959         * Makefile.in: added the vault-install target
17961         * configure.in: actually use the Sun3 makefile fragment that's in
17962         config, also added the release dir to configdirs
17964 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17966         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17968 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17970         * configure.in: remove some program from Alpha targetted toolchains
17972 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17974         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17975         gprof.
17976         (taz): Run "make diststuff" in those directories instead of "make
17977         proto-dir".  Look for "VERSION=" only at start of line in subdir
17978         Makefile.  Use "gzip -9" for compression.
17979         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17980         (binutils.tar.z): New target.
17982 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17984         * Makefile.in (taz): Include gpl.texinfo.
17986 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17988         * Makefile.in (setup-dirs): Merged into "taz" target.
17989         (taz): Only do `proto-dir' stuff if a directory is actually needed
17990         for this target.
17992 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17994         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17995         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17996         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17997         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17998         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18000 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18002         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18003         config.sub, and move-if-change to gdb testsuite distribution
18004         archive, so the testsuite can be extracted, configured, and
18005         run separately from the gdb distribution.  Blow away the Chill
18006         tests that require a Chill compiled executable, since GNU Chill
18007         is not yet publically available.
18009 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18011         * test-build.mk: set environment variables in a single command,
18012         instead of a list of assignments and exports
18014         * config.guess: recognize Alpha/OSF1 systems
18016 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18018         * configure: Change help message to prefer --options rather than
18019           -options.
18021 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18023         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18024         zippy@ecst.csuchico.edu.
18025         * config.guess: Recognize miniframe.
18027 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18029         * Makefile.in: Use srcroot to find runtest rather than rootme.
18030         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18032 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18034         * test-build.mk: Extensive additions to support building on a
18035         machine other than the host.
18037 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18039         * configure (tooldir): Fix for i386-aix again.
18041 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18043         * configure, Makefile.in:  Change definition of $(tooldir)
18044         to match the FSF.
18046 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18048         * config.guess:  Recognize i[34]86/SVR4.
18050 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18052         * Makefile.in (all-gdb): gdb depends on sim.
18054 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18056         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18057         at the same time we make the prototype gdb directory.
18058         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18059         files at the same time as the gdb base release distribution.
18061 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18063         * Makefile.in (check): Use individual check targets rather than
18064         DO_X rule.
18065         (check-gcc): Added.
18067 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18069         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18070         for System V release 3.2.
18072 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18074         * config.sub: Recognize hppaosf.
18075         * configure.in: Do configure ld/binutils/gas for it.
18077 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18079         * configure (tooldir): Alter syntax used to set this, for systems
18080         where "\$" isn't handled right, like i386-aix.
18082 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18084         * configure: Pass program-transform-name, not
18085         program_transform_name, to recursive configures.
18087 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18089         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18090         of gas+ld+binutils.
18092 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18094         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18096 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18098         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18100 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18102         * Makefile.in (PRMS): Set back to all-prms.
18104 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18106         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18107         targets, rather than for MIPS hosts.
18109 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18111         * configure.in: add comment for --with-x default values
18113         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18115         * Makefile.in: add check-* targets for each of the directories in
18116         the tree.  Add a definition of RUNTEST that will use the one we
18117         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18119 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18121         * configure.in: Removed obsolete references to bfd_target and
18122         target_makefile_frag.
18124         * build-all.mk: Set assorted targets for Q2.
18125         * config.sub: Recognize z8k-sim and h8300-hms.
18126         * test-build.mk: Really don't pass host to configure.
18127         (HOLES): Added uname.
18129 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18131         * configure: Handle an empty program-prefix, program-suffix or
18132         program-transform-name correctly.
18134 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18136         * build-all.mk: -G 8 no longer required for MIPS targets.
18137         * test-build.mk: Don't pass host argument to configure; make it
18138         guess.
18140 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18142         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18143         * Makefile.in (COMPRESS):  New macro, like GZIP.
18145 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18147         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18149         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18150         with gas currently defaults to -G 0.
18152 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18154         * Makefile.in (all-flex): flex depends on byacc.
18156         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18157         to test-build.mk as RELEASE_TAG.
18158         * test-build.mk (configargs): New variable containing arguments to
18159         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18160         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18162         * config.guess: Use /bin/uname when checking -X argument on SCO,
18163         to avoid invoking GNU uname which doesn't understand -X.
18165         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18167         * configure.in: Build gas for mips-*-*.
18169 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18171         * Makefile.in (all.normal): insert missing backslash.
18173 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18175         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18177         * Makefile.in: Complete overhaul to merge many almost identical
18178         targets.
18180 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18182         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18183         (gdb.tar.Z): Adjusted.
18185         * Makefile.in (setup-dirs, taz): New targets; should be general
18186         enough to adapt for gdb sometime.  Build only .z file.
18187         (gas.tar.z): New target.
18189 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18191         * build-all.mk: Use CC=cc -Xs on Solaris.
18193 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18195         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18196         for handling BISON for FSF releases.
18198 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18200         * configure: Actually implement the change zoo just documented.
18202 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18204         * configure: when using config.guess, only set target_alias when
18205         it's not already been set (ie, on the command line)
18207 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18209         * Makefile.in: add installcheck target, set PRMS to install-prms
18211 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18213         * configure: add support for package_makefile_fragment, handle the
18214         case where a directory has a configure.in file but no Makefile.in
18215         more gracefully (with an actual understandable error message, even);
18216         add support for --without (and add this to the usage message); also
18217         explicitly add a --host=${host_alias} to the command line when
18218         config.guess is used
18220 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18222         * configure: Must use both --host and --target in recursive calls.
18224 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18226         * Makefile.in: Change deja-gnu to dejagnu.
18228 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18230         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18232 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18234         * configure.in: canonicalize all instances to *-*-solaris2*,
18235         also strip out a number of tools to not build for go32 host
18237 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18239         * config.guess: add GPL.
18241         * Makefile.in, config.guess, config.sub, configure: bump
18242           copyrights to 93.
18244 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18246         * Makefile.in (do-info): Removed obsolete check for existence of
18247         localenv file.
18249         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18251 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18253         * Makefile.in: a couple of 'else true' for decstation,
18254         support for TclX
18256         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18258 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18260         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18262 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18264         * config.guess: Recognize i386-ibm-aix (PS/2).
18265         * configure.in: Use config/mh-aix386 file for it.
18267 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18269         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18270         CC_FOR_TARGET instead.
18271         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18273 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18275         * Makefile.in: Add sim to list of directories sent with gdb
18277 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18279         * configure.in: Put back mips-dec-bsd* case.
18281 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18283         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18284         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18285         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18287 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18289         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18291         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18292         (install-info): install dir.info only if it exists,
18293         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18295 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18297         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18298         gas for mips-dec-bsd.
18300 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18302         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18303         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18305 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18307         * configure.in: Added "dejagnu" to hosttools list.
18309 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18311         * config.sub, configure.in, config.guess:  Add support
18312         for Bosx, an AIX variant from Bull.
18313         Patches from F.Pierresteguy@frcl.bull.fr.
18315 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18317         * devo/dejagnu: Initial creation of devo/dejagnu.
18318         Migrated dejagnu testcases and support files for testing software
18319         tools to reside as subdirectories, currently called "testsuite",
18320         within the directory of the software tool.  Migrated all programs,
18321         support libraries, etc. beloging to dejagnu proper from
18322         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18323         with no modifications.  The changes to these files which will
18324         allow them to configure, build, and execute properly will be made
18325         in a future update.
18327 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18329         * Makefile.in: Change send_pr to send-pr.
18330         * configure.in: Likewise.
18331         * send_pr: Renamed directory to send-pr.
18333 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18335         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18337 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18339         * README:  Update for gdb-4.8 release.
18340         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18341         gdb-xxx.tar.z (gzip'd) file also.
18343 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18345         * Makefile.in: make all-diff depend on all-libiberty
18347 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18349         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18351 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18353         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18355 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18357         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18358         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18359         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18361 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18363         * Makefile.in:  makeinfo binary is in a new location
18365 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18367         * config.sub: Accept -ecoff as an OS.
18369         * Makefile.in: Various changes to eliminate a level of make
18370         recursion and reduce the required command line length.
18371         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18372         sub-makes.
18373         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18374         variables holding settings for specific sub-makes.
18375         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18376         in terms of BASE_FLAGS_TO_PASS.
18377         (TARGET_LIBS): New variable listing directories which use
18378         TARGET_FLAGS_TO_PASS.
18379         (subdir_do): Eliminated.
18380         (do-*): New set of targets to replace subdir_do.
18381         (various): All targets which used subdir_do now depend on do-*.
18382         (local-clean): Renamed from do_clean.
18383         (local-distclean): New target, dependency of distclean and
18384         realclean.
18385         (install-info): Don't create directories.  Depend on dir.info
18386         rather than calling make recursively.
18387         (install-dir.info): Eliminated.
18388         (install-info-dirs): Create all info directories here.
18389         (dir.info): Depend upon do-install-info.
18391         * test-build.mk (HOLES): Added false.
18393 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18395         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18397 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18399         * Makefile.in (info): remove dependency on all-texinfo.  The
18400         problem was really in texinfo/C, not at this level.
18402 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18404         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18406 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18408         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18409         GDB releases.
18411 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18413         * configure: Include srcdir in message about target of link not
18414         being found.  Don't convert `-' to `_' in `with' options being
18415         passed to subdirs.
18417 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18419         * configure.in: add uudecode to host_tools
18421         * Makefile.in: added {all,install}-uudecode targets, added them to
18422         the appropriate lists
18424 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18426         * Makefile.in (all-gcc): Added dependency on all-gas.
18428         * configure.in (mips-*-*): Build ld and binutils.
18430 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18432         * configure: check return code from mkdir, print error message and
18433           exit on failure.
18435 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18437         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18439 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18441         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18443 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18445         * config.sub (h8500):  Recognize this as a cpu type.
18447 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18449         * configure: source directory missing is no longer a warning
18451         * configure.in: recognize irix[34]* instead of irix[34]
18453         * Makefile.in: define and pass down X11_LIB
18455 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18457         * guess-systype: Renamed to ...
18458         * config.guess:  ... by popular request.
18459         * configure.in, Makefile.in:  Update accordingly.
18461 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18463         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18464         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18465         + Execute ./dummy instead of assuming . is in PATH.
18467 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18469         * guess-systype:  New shell script.  Attempts to guess the
18470         canonical host name of the executing host.
18471         Only a few hosts are supported so far.
18472         * configure:  Call guess-systype if no host is specified.
18474 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18476         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18477         gcc Makefile.
18479 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18481         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18482         (all-gcc, install-gcc, subdir_do): Use it.
18484 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18486         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18488 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18490         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18491           set exclusively by configure, using configure.in .
18493 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18495         * test-build.mk: set $PATH for all builds
18497         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18499 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18501         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18502         the one used in gcc/Makefile.in, so that a null expansion doesn't
18503         override the one needed to build gcc with a native cc.
18505 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18507         * configure: Accept -with arguments.
18509 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18511         * Makefile.in: added h8300sim
18513 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18515         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18516         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18517         (all-cygnus, native, build-cygnus): Make
18518         $(canonhost)-stamp-3stage-done, not $(host)....
18519         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18520         i386-sco3.2v4.  Added else true to if command.
18522 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18524         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18526 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18528         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18530 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18532         * configure.in: don't remove binutils from Solaris builds
18534 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18536         * Makefile.in: get rid of earlier definitions for *clean,
18537         also handle the recursive info rule better
18539 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18541         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18542         do more-or-less the right thing.
18544 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18546         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18547         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18549 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18551         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18552         $(host_canonical).
18554         * configure.in: split the configdirs list into 4 categories (native
18555         v. cross, library v. tool) and handle the cross-only and native-
18556         only in more reasonable (and correct!) way.
18558 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18560         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18561         configdirs anymore.
18563 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18565         * Makefile.in: extensive cleanup::  removed all of the explicit
18566         clean-* targets, collapsed many wrappers around subdir_do into
18567         one, added additional targets to satisfy standards.texi, deleted
18568         some old targets, some changes for consistency
18570 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18572         * configure.in: handle some programs as cross-only, and others as
18573         native only
18575         * test-build.mk: handle partial holes in a more generic manner
18577         * Makefile.in: m4 depends on libiberty
18579 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18581         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18582         time, wdiff, and find to configdirs
18584         * Makefile.in: all, clean, and install rules for the new programs
18585         added to configure.in
18587 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18589         * configure.in: use mh-sun for all *-sun-* hosts
18591 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18593         * Makefile.in: define flags for X11 include files and library file
18594         locations, pass them down to the programs that need this info
18596         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18598 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18600         * configure.in: start building libg++ for HP-UX targets
18602 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18604         * README:  Update references to files moved into etc/.
18606 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18608         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18609         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18611 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18613         * configure: accept dash as well as underscore in long option
18614         names for FSF compatibility.
18616 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18618         * config.sub: added -sco3.2v4 support from FSF.
18620 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18622         * configure.in: expand the section that adds or removes
18623         directories from the list of programs to build, to handle native
18624         vs. cross in addition to host v. native
18626 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18628         * Makefile.in:  Replace C++ in macro names with CXX.
18629         This is less likely to break ...
18631 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18633         * test-build.mk: add -w to GNU_MAKE
18635 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18637         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18638         add 'sparc' to list of recognized cpus.  This needed to make
18639         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18640         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18641         then changes that into $CPU-wrs-vxworks.
18643         * configure.in: remove most references to gdbtest, regularize
18644         target based program removal
18646         * test-build.mk: import from p3 tree (many fixes and changes)
18648 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18650         * Makefile.in: added rules to handle tcl, tk, and expect
18652         * configure.in: handle those directories if they exist
18654 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18656         * config.sub: removed bogus hppabsd and hppahpux names, since
18657         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18659 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18661         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18662         depends upon all-xiberty
18664         * Makefile.in: changes from p3, including:
18666         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18668         * Makefile.in (XTRAFLAGS): include newlib directories if
18669         newlib/Makefile exists, rather than if host != target.
18671         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18673         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18674         from the same source tree and not building a cross-compiler.  This
18675         matters for the libg++ configuration if reconfiguring a tree that
18676         has already been installed.
18678         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18680         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18681         pick up the machine and system specific header files.
18683         * Makefile.in: added AS_FOR_TARGET, passed down in
18684         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18685         the C compiler to use to create programs which are run in the
18686         build environment, set it to default to $(CC), and passed it down
18687         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18689         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18691         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18692         We need them for unusual native builds, like systems without
18693         ranlib.
18695         * configure: also define $(host_canonical) and
18696         $(target_canonical), which are the full, canonical names for the
18697         given host and target
18699 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18701         * Makefile.in:  Added separate definitions for C++.
18703 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18705         * configure.in (configdirs):  Add deja-gnu.
18707 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18709         * README:  Update for configure.texi and gdb-4.7 release.
18711 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18713         * Makefile.in:  Move "all" target to top of file.
18714         Previously, first target was ".PHONY" which caused BSD4.4 make
18715         to build .PHONY when make was run without arguments.
18717 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18719         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18720         Library-copylefted code in libiberty.
18722 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18724         * config.sub:  Replace m68kmote with plain old m68k.
18726 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18728         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18730 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18732         * config.sub: Complain if no argument is given.  Added support for
18733         386bsd as OS and target alias.
18735 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18737         * Makefile.in (XTRAFLAGS): include newlib directories if
18738         newlib/Makefile exists, rather than if host != target.
18740 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18742         * config.sub: recognize sparclite-wrs-vxworks.
18744         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18745         p3.) Added clean-xiberty to clean.
18747 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18749         * configure.in: use *-*-* instead of nested cases for host and target
18751 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18753         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18754         from the same source tree and not building a cross-compiler.  This
18755         matters for the libg++ configuration if reconfiguring a tree that
18756         has already been installed.
18758 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18760         * config.sub (i486v/i486v4):  Merge in from FSF version.
18762 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18764         * configure: only set PWD if it is already set.
18766 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18768         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18769         doesn't have unset and all success paths (and most error paths)
18770         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18771         to just ${PWD} to avoid confusion.)
18773 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18775         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18776         even for a native compilation.
18778 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18780         Changes to make the gdb.tar.Z rule work better.
18782         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18783         (DEVO_SUPPORT):  Add configure.texi.
18784         (bfd-ilrt.tar.Z):  Remove ancient rule.
18786 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18788         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18789         pick up the machine and system specific header files.
18791         * configure.in, config.sub: added new target m68010-adobe-scout,
18792         with alias of adobe68k.  Changed configure.in to check for
18793         -scout before -sco* to avoid a false match.
18795         * Makefile.in: added AS_FOR_TARGET, passed down in
18796         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18797         the C compiler to use to create programs which are run in the
18798         build environment, set it to default to $(CC), and passed it down
18799         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18801 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18803         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18804         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18805         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18806         FOR_TARGET variants, to newlib and libg++.
18808 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18810         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18811         first.
18813 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18815         * config.sub:  Accept `elf' as an environment.
18817 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18819         * Makefile.in (all-opcodes):  cd into the right directory
18821 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18823         * configure: added -program_transform_name option, used as
18824         argument to sed when installing programs.
18825         configure.texi: added documentation for -program_prefix,
18826         -program_suffix and -program_transform_name.
18828 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18830         * config.sub:  Accept i486 where i386 ok.
18832 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18834         * config.sub: accept we32k
18836 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18838         * config.sub, configure.in: accept OSE68000 and OSE68k.
18840         * Makefile.in: don't create all directories for ``make install'';
18841         let the subdirectories create the ones they need.
18843 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18845         * COPYING: new file, GPL v2
18847 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18849         * Makefile.in: use the new gen-info-dir, which needs a template
18850         argument (which also lives in texinfo)
18852         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18854 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18856         * config.sub (ncr3000):  Change i386 to i486.
18858 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18860         * Makefile.in: add install-rcs, install-grep to
18861         install-no-fixedincludes, removed install-bison and install-libgcc
18863 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18865         * configure.in: grab the HPUX makefile fragment if on HPUX
18867 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18869         * Makefile.in: eradicate bison spoor (ditto libgcc).
18870          configure.in: recognise m68{k,000}-ericsson-OSE.
18871          es1800 is alias for m68k-ericsson-OSE
18873 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18875         * configure.in: rearrange the parts that remove programs from
18876         configdirs, based now on HOST==TARGET or by canonical triple.
18878 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18880         * test-build.mk: recurse explicitly with -f test-build.mk when
18881           appropriate.  predicate stage3 and comparison on the existence
18882           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18883           On very clean, also remove ...stamp-co.  Build in-place before
18884           doing other builds.
18886 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18888         * Makefile.in, configure.in: add tgas
18890 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18892         * Makefile.in: a number of changes merged in from progressive.
18894         * configure.in: add libm.
18896         * .cvsignore: ignore some stuff that comes from test-build.mk.
18898 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18900         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18902 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18904         * configure: Add program_suffix (parallel to program_prefix)
18905         * Makefile.in: adjust directory-creating script for losing decstation
18907 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18909         * configure:  Minor $subdir-related fixes.
18911 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18913         * configure: fix various problems with propogating
18914         makefile_target_frag in subdirs.
18915         * configure.in: config libgcc if its there
18917 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18919         * config.sub:  HPPA merge.
18921 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18923         * Makefile.in:  Replace all-bison with all-byacc in all
18924         dependency lines for other tools (which now use byacc).
18926 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18928         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18930 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18932         * Makefile.in: make gprof rules similar to byacc rules (instead of
18933         vestigal $(unsubdir) that didn't work...)
18935 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18937         * config.sub:  Add support for Linux.
18938         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18939         (at least for libg++).
18941 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18943         * configure.texi: fix doc for the -nfp option to configure
18945 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18947         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18949 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18951         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18952         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18953         * configure.in: added solaris* host_makefile_frag hook.
18955 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18957         * config.sub: changed recognition of m68000 so that various
18958         m68k types can be specified via m680[01234]0
18960 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18962         * config.sub (basic_machine): fix sed so that '-foo' isn't
18963         completely substituted out while .+'-foo' loses the '-foo'
18965 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18967         * config.sub ($os): Add -aout.
18969 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18971         * configure:  If host_makefile_frag is absolute, don't
18972         prefix ${invsubdir} (relevant to libg++ auto-configure).
18974 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18976         * Makefile.in (tooldir): Define it.
18977         (all-ld): Depend on all-flex.
18979 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18981         * Makefile.in (check):  Fix libg++ special case.
18983 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18985         * configure: do not bury `pwd` into config.status, thus do fewer
18986           pwd's.
18988         * configure: print the "Building in" message only when building in
18989           other than "." AND verbose.
18991         * configure: remove -s, rework -v to better accommodate guested
18992           configures.
18994         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18996 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18998         * Makefile.in: macroize flags passed on recursion.  remove
18999           fileutils.
19001 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19003         * configure: get makesrcdir right for subdirs deeper than 1.
19005         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19006           install.
19008 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19010         * Makefile.in: don't print subdir_do or recursion lines.
19012 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19014         * standards.texi: added menu item.
19016         * Makefile.in: build and install standards.info.
19018         * standards.texi: new file.
19020 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19022         * configure: test for and move config.status pieces from
19023           ${subdir}/.
19025 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19027         * configure:  Test for existance of files before trying to mv
19028         them, to avoid numerous non-existance messages.
19030 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19032         * configure: correct final line of config.status.
19034         * configure: patch from eggert.  Avoids a protection problem if
19035           the original Makefile.in is read only.
19037         * configure: use move-if-change from gcc to create config.status.
19038           Some makefiles depend on config.status to tell if a directory
19039           has been reconfigured for a different host.  This change
19040           prevents those directories from remaking everything in the case
19041           where the reconfig was only intended to rebuild a Makefile.
19043         * configure: test for config.sub with "config.sub sun4" rather
19044           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19045           host alias from a missing config.sub.
19047 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19049         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19050           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19052 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19054         * configure: mkdir ${subdir} as needed.
19056 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19058         * Makefile.in,configure.in: added autoconf.
19060 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19062         * Makefile.in: no longer pass against on recursion.
19064         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19065           definitions are not inherited.
19067         * configure: correct makesrcdir when subdir is .
19069 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19071         * configure:  Add support for 'subdirs' variable, which is
19072         like 'configdirs', except that configure doesn't re-invoke
19073         itself for subdirs, it just creates a Makefile for each subdir.
19074         * configure.texi:  Document subdirs.
19076 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19078         * configure.in: added flex to configdirs
19080 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19082         * Makefile.in: remove clean-stamps from clean.
19084 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19086         * configure.in:  Add gdbtest to configdirs.
19088 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19090         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19091         to recursive makes.
19092         * configure.in:  Recognize new ncr3000 config.
19094 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19096         * Makefile.in, configure.in: removed references to gdbm.
19098 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19100         * config.sub:  Don't canonicalize os value
19101         newsos* to bsd (readline needs to check for newsos).
19102         (This fix was earlier made Jan 31, but got re-broken.)
19104 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19106         * configure.in:  sco is an os, not a vendor!
19108         * configure:  Quote $( better.  Keep various shells happy.
19110 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19112         * Makefile.in: eliminate stamp-files.
19114 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19116         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19117           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19119 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19121         * config.sub:  fix iris/iris3.
19123 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19125         * configure: re-add -rm.
19127 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19129         * Maskefile.in: add .stmp-rcs to all.
19131         * configure.in: remove gas from rs6000 build, use aix host fragment.
19133 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19135         * configure: pass down site_option during recursion.
19137 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19139         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19141 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19143         * configure: Change exec_prefix so that it really defaults to prefix.
19145 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19147         * Makefile.in, configure.in:  Add support for mmalloc library.
19149 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19151         * Makefile.in: add stmp dependencies for a few more things.
19153 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19155         * configure: adjusted error message on objdir/srcdir configure
19156           collision, per john's suggestion.
19158         * Makefile.in: add libiberty stmp to all and all.cross.
19160 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19162         * Makefile.in: remove force dependencies, add grep to all.
19164 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19166         * Makefile.in: drop flex.  make stamp files work.
19168         * configure: added test for conflicting configuration in srcdir,
19169           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19170           gets cranky.  use relative paths for configure and srcdir
19171           whenever possible.  Send some error messages to stderr that were
19172           going to stdout.
19174 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19176         * Makefile.in:  Fix libg++ rule to check for gcc directory
19177         before using gcc/gcc.  Also pass XTRAFLAGS.
19179 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19181         * Makefile.in: added stmp-files so that directories aren't polled
19182           when they are already built.
19184         * configure.texi: fixed a node pointer problem.
19186 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19188         * config.sub configure.in gdb/configure.in
19189         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19190         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19191         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19193 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19195         * configure: -recurring becomes -silent.  corrected help message
19196           for -site= option.
19198         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19200 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19202         * configure: when building Makefile for crosses, replace
19203           tooldir and program_prefix.  default srcdir from location of
19204           config.sub.  remove "for host in hosts" and "for target in
19205           targets" loops.
19207 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19209         * Makefile.in: Do not pass bindir or mandir to cvs.
19211 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19213         * Makefile.in, configure.in: removed traces of namesubdir,
19214           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19215           copyrights to '92, changed some from Cygnus to FSF.
19217         * configure.texi: remove most references to multiple hosts,
19218           multiple targets, subdirs, etc.
19220         * configure.man: removed rcsid. reference config.sub not
19221           config.subr.
19223         * Makefile.in: mkdir $(infodir) on install-info.
19225 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19227         * configure.texi:  Explain better about .gdbinit and about
19228         the environment that configure.in sections run in.
19230 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19232         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19234 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19236         * README:  DOC.configure => cfg-paper.texi.
19238 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19240         * config.sub (near case $os):  Don't convert newsos* to bsd!
19242 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19244         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19245         the number of copies of COPYING that go into the GDB tar file.
19247 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19249         * bfd/configure.in, gdb/config/mh-i386sco,
19250         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19251         Fix SCO configuration stuff.
19253 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19255         * Makefile.in:  For libg++, make sure the -I pointing
19256         to the gcc directory goes *after* all the libg++-local -I flags.
19257         Also, move just-gcc dependency from just-libg++ to all-libg++.
19259 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19261         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19263 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19265         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19267 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19269         * config.sub:  Add stratus configuration frags.  Also
19270         submitted to FSF.
19272 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19274         * Makefile.in (DEV_SUPPORT):  add configure.man.
19276         * config.sub(Decode manufacturer-specific):  add -none*.
19278 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19280         * Makefile.in:  remove form feeds to make Sun's make happy.
19281         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19283 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19285         * Makefile.in (AR_FLAGS):  Make quieter.
19287 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19289         * configure.in:  Add libg++.
19290         * configure:  When verbose, don't output the command line at each
19291         level; it will be unremarkably the same as the previous version,
19292         which will be the same as what the user typed.
19294 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19296         * configure.in, Makefile.in: fix clean-info, add flex.  add
19297           fileutils.
19299         * configure: be less sensitive to spaces in Makefile.in.  Do not
19300           look for sources in "..".  Doing so breaks subdirectories that
19301           might have their own configure.  If a subdir has it's own
19302           configure script, use it.
19304 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19306         * cfg-paper.texi: some changes suggested by rms.
19308 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19310         * config.sub:  Merge in some small additions from the FSF version,
19311         taken from the gcc distribution, to bring the Cygnus and FSF
19312         versions into closer sync.
19314 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19316         * configure.in:  Changed svr4 references to sysv4.
19318 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19320         * configure: added -V for version number option.
19322 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19324         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19325           renamed from DOC.configure to cfg-paper.texi.
19327 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19329         * configure, config.subr, config.sub: config.subr is now
19330           config.sub again.
19332 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19334         * configure.texi: new file, in progress.
19336         * Makefile.in: build info file and install the man page for
19337           configure.
19339         * configure.man: new file, first cut.
19341         * configure: find config.subr again now that configuration "none"
19342           has gone.  removed all traces of the -ansi option.  removed all
19343           traces of the -languages option.
19345         * config.subr: resync from rms.
19347 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19349         * configure, config.sub, config.subr: merge config.sub into
19350           config.subr, call the result config.subr, remove config.sub, use
19351           config.subr.
19353         * Makefile.in: revised install for dir.info.
19355 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19357         * configure.in: add decstation host makefile frag.
19359         * Makefile.in: BISON now bison -y again.  also install-gcc on
19360           install.  clean-gdbm on clean.  infodir belongs in datadir.
19361           Make directories for info install.  Build dir.info here then
19362           install it.
19364 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19366         * Makefile.in: fix for bad directory tests.
19368 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19370         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19371           regexp.  -srcdir relative was being handled incorrectly.
19373         * Makefile.in: unwrapped some for loops so that parallel makes
19374           work again and so one can focus one's attention on a particular
19375           package.
19377 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19379         * configure: added PWD as a stand in for `pwd` (for speed). use
19380           elif wherever possible.  make -srcdir work without -objdir.
19381           -objdir= commented out.
19383 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19385         * configure: +options become --options.  -subdirs commented out.
19386           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19387           Makefile now at top of generated Makefile.  Removed cvs log
19388           entries.  added -srcdir.  create .gdbinit only if there is one
19389           in ${srcdir}.
19391         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19392           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19393           and mandir now keyed off datadir by default.
19395 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19397         * Freshly created ChangeLog.
19400 Local Variables:
19401 mode: change-log
19402 left-margin: 8
19403 fill-column: 76
19404 version-control: never
19405 End: