[gcc]
[official-gcc.git] / ChangeLog
blobf08794d123411359ee7716c1438d949dd94c1f11
1 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
3         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
4         * configure: Regenerated.
6 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
8         * MAINTAINERS (Write After Approval): Add myself.
10 2016-06-23  Andi Kleen  <ak@linux.intel.com>
12         * Makefile.def: Add autoprofiledbootstrap.
13         * Makefile.tpl: Dito.
14         * Makefile.in: Regenerate.
16 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
18     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
19     * configure: Regenerate.
21 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
23         * configure: Regenerate.
24         * configure.ac: Remove support for avr-rtems.
26 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
28         * MAINTAINERS (Write After Approval): Add myself.
30 2016-06-16  Michael Collison  <michael.collison@arm.com>
32         * MAINTAINERS (Write After Approval): Add myself.
34 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
36         * MAINTAINERS (Write After Approval): Update e-mail address.
38 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
40         * MAINTAINERS (Write After Approval): Add myself.
42 2016-05-28  Alan Modra  <amodra@gmail.com>
44         * Makefile.tpl (configure): Depend on m4 files included.
45         * Makefile.in: Regenerate.
47 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
49         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
50         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
52 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
54         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
55         special case builtin.
56         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
57         support for ALTIVEC_BUILTIN_VEC_ADDEC.
58         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
59         for __builtin_vec_addec.
61 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
63         * config.guess: Import version 2016-04-02 (newest).
64         * config.sub: Import version 2016-05-10 (newest).
66 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
68         * configure.ac: Add ARC support to libgloss.
69         * configure: Regenerate
71 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
73         * MAINTAINERS (Write After Approval): Add myself.
75 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
77         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
78         * configure: Regenerated.
79         * Makefile.def (gmp): Explicitly disable assembler.
80         (mpfr): Adjust lib_path.
81         (mpc): Likewise.
82         * Makefile.in: Regenerated.
84 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
86         PR bootstrap/70704
87         * configure.ac (--enable-stage1-checking): Add missing
88         --enable-checking=.
89         * configure: Regenerated.
91 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
93         * config.guess: Revert r235676.
94         * config.sub: Revert r235676.
96 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
98         * config.guess: Remove SH5 support.
99         * config.sub: Likewise.
100         * configure: Likewise.
101         * configure.ac: Likewise.
103 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
105         PR bootstrap/70704
106         * configure.ac (--enable-stage1-checking): For --disable-checking or
107         implicit --enable-checking, make sure extra flag matches in between
108         stage1 and later checking.
109         * configure: Regenerated.
111 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
113         * .gitattributes: New file.
115 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
117         * MAINTAINERS (rs6000/powerpc port): Add myself.
119 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
121         PR bootstrap/70173
122         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
123         and gotools directories.  Delete the stage_final file.
124         * Makefile.in: Regenerate.
126 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
128         * MAINTAINERS (Write After Approval): Add myself.
130 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
132         * MAINTAINERS (Fortran maintainer): Remove myself.
134 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
136         * MAINTAINERS (Write After Approval): Add myself.
138 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
140         * MAINTAINERS (Write After Approval): Add myself.
142 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
144         Sync with binutils-gdb:
146         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
148         * configure.ac: Add mips and s390 to the gold target check.
149         * configure: Regenerate.
151 2016-03-01  DJ Delorie  <dj@redhat.com>
153         * MAINTAINERS (mep): Remove myself as MeP maintainer.
155 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
157         * MAINTAINERS (libcpp): Add myself.
158         (diagnostic messages): Likewise.
160 2016-02-20  Tom de Vries  <tom@codesourcery.com>
162         * MAINTAINERS: Fix whitespace.
164 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
166         * MAINTAINERS (Write After Approval): Add myself.
168 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
170         * config/isl.m4: Add comments about isl-0.16.
171         * configure: Regenerate.
173 2016-01-29  Martin Jambor  <mjambor@suse.cz>
175         * MAINTAINERS (hsa maintainers): Add myself.
177 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
179         * MAINTAINERS: (Write After Approval): Add myself.
181 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
182             Sebastian Pop  <s.pop@samsung.com>
184         * Makefile.in: Regenerate.
185         * Makefile.tpl: Export ISLVER.
186         * configure: Regenerate.
187         * config/isl.m4: Detect isl-0.15.
189 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
191         PR bootstrap/69329
192         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
193         * Makefile.in: Regenerate.
195 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
197         * configure.ac: Enable LTO for DJGPP
198         * configure: Regenerate
200 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
202         Sync with binutils-gdb:
203         2015-10-21  Nick Clifton  <nickc@redhat.com>
205         PR gas/19109
206         * configure.ac: Note the 'none' is an acceptable argument to
207         --enable-compressed-debug-sections.
208         * configure: Regenerate.
210 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
212         PR bootstrap/69134
213         * Makefile.def (mpfr): Disable assembler.
214         * Makefile.in: Regenerate.
216 2016-01-01  Ben Elliston  <bje@gnu.org>
218         * config.guess: Import version 2016-01-01.
219         * config.sub: Likewise.
221 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
223         * MAINTAINERS (Write After Approval): Add myself.
225 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
227         * Makefile.in: Replace ISL with isl.
228         * Makefile.tpl: Same.
229         * config/isl.m4: Same.
230         * configure.ac: Same.
231         * contrib/download_prerequisites: Same.
232         * configure: Regenerate.
234 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
236         * MAINTAINERS (Write After Approval): Add Myself.
238 2015-12-17  Nathan Sidwell  <nathan@acm.org>
240         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
241         * configure: Regenerate.
243 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
244             Sebastian Pop  <s.pop@samsung.com>
246         * config/isl.m4 (ISL_CHECK_VERSION): Check for
247         isl_ctx_get_max_operations.
248         * configure: Regenerate.
250 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2015-12-02  Ian Lance Taylor  <iant@google.com>
256         PR go/66147
257         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
258         * Makefile.in: Regenerate.
260 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
262         PR libffi/65726
263         * Makefile.def (lang_env_dependencies): Make libffi depend
264         on cxx.
265         * Makefile.in: Regenerate.
267 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
269         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
270         symbols.
272 2015-11-20  Tristan Gingold  <gingold@adacore.com>
274         Sync with binutils-gdb:
275         2015-11-20  Tristan Gingold  <gingold@adacore.com>
277         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
278         * configure: Regenerate.
280 2015-11-19  Martin Liska  <mliska@suse.cz>
282         * .gitignore: Add .clang-format to ignored files.
283         * Makefile.in: Add clang-format.
284         * Makefile.tpl: Likewise.
286 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
288         * configure.ac: Enable libmpx by default.
289         * configure: Regenerated.
291 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
293         * MAINTAINERS: Update email address.
295 2015-10-23  Paulo Matos  <pmatos@linki.tools>
297         * MAINTAINERS: Update email address.
299 2015-10-23  Alan Hayward <alan.hayward@arm.com>
301         * MAINTAINERS  (Write After Approval): Add myself.
303 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
305         Sync with binutils-gdb:
306         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
308         PR gas/19109
309         * configure.ac: Add
310         --enable-compressed-debug-sections={all,gas,gold,ld}.
311         * configure: Regenerated.
313 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
315         * MAINTAINERS: Update list of Ada maintainers and email addresses.
317 2015-10-09  Martin Liska  <mliska@suse.cz>
319         * MAINTAINERS (Write After Approval): Add myself.
321 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
323         * MAINTAINERS (Write After Approval): Add myself.
325 2015-10-02  Florian Weimer  <fweimer@redhat.com>
327         * MAINTAINERS: Update email address.
329 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
331         * MAINTAINERS  (Write After Approval): Add myself.
333 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
335         * MAINTAINERS: Update email.
337 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
339         * MAINTAINERS: Update my email address.
341 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
343         * MAINTAINERS (ft32 port): Add myself.
345 2015-08-28  David Sherwood  <david.sherwood@arm.com>
347         * MAINTAINERS: Add myself.
349 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
351         * MAINTAINERS (Write After Approval): Add myself.
353 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
355         PR libfortran/54572
356         * Makefile.def: Make libgfortran depend on libbacktrace.
357         * Makefile.in: Regenerate.
359 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
361         * MAINTAINERS (Write After Approval): Add myself.
363 2015-08-12  Tom de Vries  <tom@codesourcery.com>
365         PR other/67092
366         * configure.ac: Remove --with_host_libstdcxx support.
367         * configure: Regenerate.
369 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
370             Jakub Jelinek  <jakub@redhat.com>
372         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
373         nvptx*-*-*.
374         * configure: Regenerate.
376 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
378         * Makefile.def (libiconv): Define bootstrap=true.
379         Mark pdf/html/info as missing.
380         (configure-gcc): Depend on all-libiconv.
381         (all-gcc): Ditto.
382         (configure-libcpp): Ditto.
383         (all-libcpp): Ditto.
384         (configure-intl): Ditto.
385         (all-intl): Ditto.
386         * Makefile.in: Regenerate.
388 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
390         * MAINTAINERS (loop ivopts): Add the entry and myself.
392 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
394         * MAINTAINERS (nvptx): Add self.
396 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
398         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
399         128-bit vector modes.
401 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
403         * MAINTAINERS (Write After Approval): Add myself.
405 2015-07-28  Ben Elliston  <bje@gnu.org>
407         * config.sub, config.guess: Import from upstream.
409 2015-07-24  Michael Darling  <darlingm@gmail.com>
411         PR other/66259
412         * config-ml.in: Reflects renaming of configure.in to configure.ac
413         * configure: Likewise
414         * configure.ac: Likewise
416 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
418         * MAINTAINERS: Update my email address.
420 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
422         Sync with binutils-gdb:
423         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
425         * configure.ac (target_configdirs): Exclude target-zlib if
426         target-libjava isn't built.
427         * configure: Regenerated.
429 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
431         Sync with binutils-gdb:
432         2015-05-13  John David Anglin  <dave.anglin@bell.net>
434         * configure.ac: Disable configuration of GDB for HPUX targets.
435         * configure: Regenerate.
437         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
439         * configure.ac: Add --with-system-zlib.
440         * configure: Regenerated.
442         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
444         * configure.ac: Add FT32 support.
445         * configure: Regenerate.
447         2015-01-12  Anthony Green  <green@moxielogic.com>
449         * configure.ac: Don't disable gprof for moxie.
450         * configure: Rebuild.
452 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
454         Sync with binutils-gdb:
455         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
457         PR ld/18355
458         * Makefile.def: Add extra_configure_flags to host zlib.
459         * configure.ac (extra_host_zlib_configure_flags): New.  Set
460         to --enable-host-shared When bfd is to be built as shared
461         library.  AC_SUBST.
462         * Makefile.in: Regenerated.
464 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
466         Sync with src:
467         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
468         * Makefile.def (dependencies): Add all-zlib to all-bfd.
469         * Makefile.in: Regenerated.
471 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
473         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
474         target.
475         * configure: Regenerate.
477 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
479         * MAINTAINERS (Write After Approval): Add myself.
481 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
483         * MAINTAINERS (OS Port Maintainers): Add myself.
484         (Various Maintainers): Remove myself from libffi testsuite.
486 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
488         * MAINTAINERS (gen* on machine desc): Add self.
490 2015-06-02  Jason Merrill  <jason@redhat.com>
492         PR bootstrap/66319
493         * configure.ac: Use -std=gnu++98.
495 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
497         * MAINTAINERS (Write After Approval): Add myself.
499 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
501         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
502         * configure: Regenerate.
504 2015-05-26  Jason Merrill  <jason@redhat.com>
506         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
507         * configure: Regenerate.
509 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
511         * configure.ac: FT32 target added.
512         * configure: Regenerated.
514 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
516         * MAINTAINERS (Write After Approval): Add myself.
518 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
520         * MAINTAINERS (Write After Approval): Add myself.
522 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
524         * configure.ac: Fix typo.
525         * configure: Regenerate.
527 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
529         * MAINTAINERS (Write After Approval): Add myself.
531 2015-05-03  Matthias Klose  <doko@ubuntu.com>
533         * configure.ac: Match $host configured with triplets.
534         * configure: Regenerate.
536 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
538         * Makefile.tpl: Remove surplus whitespace throughout.
539         * Makefile.in: Regenerate.
541 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
543         * MAINTAINERS (Various Maintainers): Add myself as instruction
544         combiner maintainer.
546 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
548         PR bootstrap/62077
549         * configure.ac (--enable-stage1-checking): Default to
550         release,misc,gimple,rtlflag,tree,types if --disable-checking
551         or --enable-checking is not specified and DEV-PHASE is not
552         experimental.
553         * configure: Regenerated.
555 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
557         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
558         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
559         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
560         * Makefile.in: Regenerate.
562 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
564         * MAINTAINERS: Update my email address.
566 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
568         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
570 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
572         * MAINTAINERS: Add myself as an arm port reviewer.
574 2015-03-25  Martin Liska  <mliska@suse.cz>
575             Yury Gribov  <y.gribov@samsung.com>
577         * Makefile.in: Fix ln source location for vimrc file.
578         * Makefile.tpl: Likewise.
580 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
582         PR bootstrap/25672
583         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
584         cross-compiling.  Similarly for CXX_FOR_TARGET.
585         * configure: Regenerate.
587 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
589         * Makefile.def: Add libmpx.
590         * configure.ac: Add libmpx.
591         * Makefile.in: Regenerate.
592         * configure: Regenerate.
594 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
596         * MAINTAINERS (CPU Port Maintainers): Add myself
597         i386 vector ISA extns mantainer.
599 2015-03-13  Jeff Law  <law@redhat.com>
601         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
602         maintainer.
603         Remove Richard Henderson as a maintainer for the x86 port.
605 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
607         * MAINTAINERS (CPU Port Maintainers): Update my email address.
609 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
611         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
612         pointer bounds checker and i386 MPX maintainer.
614 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
616         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
618 2015-02-26  Martin Sebor  <msebor@redhat.com>
620         * MAINTAINERS (Various Maintainers): Add self.
622 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
624         * configure.ac [--enable-as-accelerator-for] (enable_languages):
625         Make sure it contains lto.
626         * configure: Regenerate.
628 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
630         * configure: Regenerate.
632 2015-02-06  Diego Novillo  <dnovillo@google.com>
634         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
635         middle-end, docstring): Remove myself.
636         (Write After Approval): Add myself.
638 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
640         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
641         (Write After Approval): Update address.
643 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
645         PR jit/64780
646         * configure.ac: Require the user to explicitly specify
647         --enable-host-shared if the jit is enabled.
648         * configure: Regenerate.
650 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
652         * MAINTAINERS (Write After Approval): Add myself.
654 2015-01-25  Tom de Vries  <tom@codesourcery.com>
656         * MAINTAINERS: Make whitespace consistent.
658 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
660         * MAINTAINERS (Write After Approval): Add myself.
662 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
664         * MAINTAINERS: (Write After Approval): Add myself.
666 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
668         * MAINTAINERS: (Write After Approval): Add myself.
670 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
672         * MAINTAINERS: (Write After Approval): Add myself.
674 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
676         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
677         objective-c/c++ front end maintainer.
679 2015-01-13  Marek Polacek  <polacek@redhat.com>
681         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
683 2015-01-12  Jeff Law  <law@redhat.com>
685         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
686         a very long time.
688 2015-01-09  Ian Lance Taylor  <iant@google.com>
690         * configure.ac (host_tools): Add gotools.
691         * Makefile.def (host_modules): Add gotools.
692         (dependencies): Add dependency of all-gotools on all-target-libgo.
694 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
696         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
697         * configure: Regenerate.
699 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
701         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
702         all-target-libgomp.
703         * Makefile.in: Regenerate.
705 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
707         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
709 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
711         * configure.ac: Add Visium support.
712         * configure: Regenerate.
714 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
716         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
717         * configure: Regenerate.
719 2015-01-03  Andrew Pinski  <apinski@cavium.com>
721         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
722         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
723         (BASE_TARGET_EXPORTS): Add OBJCOPY.
724         (OBJCOPY_FOR_TARGET): New variable.
725         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
726         * Makefile.in: Regenerate.
727         * configure.ac: Check for already installed target objcopy.
728         Also GCC_TARGET_TOOL on objcopy.
729         * configure: Regenerate.
731 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
733         * config.sub: Update from upstream, to 2015-01-01 version.
734         * config.guess: Ditto.
736 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
738         * MAINTAINERS (RTEMS Ports): Add myself.
740 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
742         * MAINTAINERS (Write After Approval): Add myself.
744 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
746         * MAINTAINERS (Write After Approval): Add myself.
748 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
750         * configure.ac (--enable-as-accelerator-for): Don't set
751         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
752         * configure: Regenerate.
754 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
756         PR bootstrap/64023
757         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
758         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
759         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
760         to CXX.
761         * Makefile.in: Regenerated.
763 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
764             Yury Gribov  <y.gribov@samsung.com>
766         * .gitignore: Added .local.vimrc and .lvimrc.
767         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
768         * Makefile.in: Regenerate.
770 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
772         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
773         * configure: Regenerated.
775 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
777         * MAINTAINERS (nvptx port): New entry.
779 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
781         * configure: Regenerate.
783 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
785         * configure.ac: Merge with Binutils.
787 2014-11-26  Tobias Burnus  <burnus@net-b.de>
789         * Makefile.def: Make more dependent on mpfr, mpc and isl.
790         * Makefile.in: Regenerate.
792 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
794         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
795         missing flex.
796         * Makefile.in: Regenerated.
798 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
800         * Makefile.in: Regenerate.
802 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
804         PR bootstrap/63784
805         * libtool.m4: Add $pic_flag with -shared.
807 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
809         * MAINTAINERS (Write After Approval): Added myself.
811 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
813         * MAINTAINERS (write-after-approval): Add myself.
815 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
817         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
818         from 2 years ago.
820 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
822         Revert:
823         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
825         * MAINTAINERS (Write After Approval): Added myself as line map
826         maintainer.
828 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
830         Revert:
831         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
833         * MAINTAINERS (Write After Approval): Added myself.
835 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
837         * MAINTAINERS (Write After Approval): Added myself.
839 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
841         * MAINTAINERS (Write After Approval): Added myself as line map
842         maintainer.
844 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
846         * MAINTAINERS (Various Maintainers): Added myself as line map
847         maintainer.
849 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
851         * move-if-change: Sync from upstream gnulib.
853 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
855         * compile: Sync with upstream Automake.
856         * depcomp: Ditto.
857         * install-sh: Ditto.
858         * missing: Ditto.
859         * mkinstalldirs: Ditto.
860         * ylwrap: Ditto.
862 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
864         * config.sub: Update from upstream config repo.
865         * config.guess: Ditto.
867 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
869         * Makefile.def: Add liboffloadmic to target_modules.  Make
870         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
871         * Makefile.in: Regenerate.
872         * configure: Regenerate.
873         * configure.ac: Add liboffloadmic to target binaries.
874         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
875         Add liboffloadmic to noconfig list when C++ is not supported.
877 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
878             Thomas Schwinge  <thomas@codesourcery.com>
879             Ilya Verbin  <ilya.verbin@intel.com>
880             Andrey Turetskiy  <andrey.turetskiy@intel.com>
882         * configure: Regenerate.
883         * configure.ac (--enable-as-accelerator-for)
884         (--enable-offload-targets): New configure options.
886 2014-11-11  Tobias Burnus  <burnus@net-b.de>
888         * Makefile.def: Make all-gcc depend on all-isl.
889         * Makefile.in: Regenerate.
891 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
893         * ChangeLog.jit: New.
894         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
896 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
898         PR target/63610
899         * libtool.m4: Fix globbing of darwin versions.
900         * configure: Regenerate.
902 2014-11-11  Tobias Burnus  <burnus@net-b.de>
904         * Makefile.def: Remove CLooG.
905         * Makefile.tpl: Ditto.
906         * configure.ac: Ditto.
907         * configure: Regenerate.
908         * Makefile.in: Ditto.
910 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
912         * configure.ac: Handle nvptx-*-*.
913         * configure: Regenerate.
915 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
917         * MAINTAINERS (Write After Approval): Add myself.
919 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
921         * Makefile.def (libcc1): Remove bootstrap=true;.
922         * Makefile.in: Regenerated.
924 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
926         * configure.ac: Update comment.
927         * configure: Regenerate.
929 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
931         * MAINTAINERS (Write After Approval): Add myself.
933 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
935         * configure.ac (extra_host_libiberty_configure_flags): Add
936         --enable-shared also for libcc1's benefit.
937         * configure: Regenerate.
939 2014-10-29  Tristan Gingold  <gingold@adacore.com>
941         * MAINTAINERS: Change my email address.
943 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
944             Tom Tromey  <tromey@redhat.com>
946         * Makefile.def: Add libcc1 to host_modules.
947         * configure.ac (host_tools): Add libcc1.
948         * Makefile.in, configure: Rebuild.
950 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
952         * configure.ac (build_configargs): Don't share config.cache between
953         build subdirs.
954         * configure: Regenerate.
956 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
958         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
959         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
960         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
961         leon3v7 as leon3.
962         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
963         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
964         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
965         * config/sparc/sparc.md (cpu): Add leon3v7.
966         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
968 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
970         * MAINTAINERS (write-after-approval): Add myself.
972 2014-10-23  Ian Lance Taylor  <iant@google.com>
974         * configure.ac: Disable the Go frontend on systems where it is known
975         to not work.
976         * configure: Regenerate.
978 2014-10-23  Richard Biener  <rguenther@suse.de>
980         * Makefile.def: Add libcpp build module and dependencies.
981         * configure.ac: Add libcpp build module.
982         * Makefile.in: Regenerate.
983         * configure: Likewise.
985 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
987         * MAINTAINERS (write-after-approval): Add myself.
989 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
991         * INSTALL/README: Do not mention CVS.
993 2014-10-03  Jing Yu  <jingyu@google.com>
995         * configure.ac: Add aarch64 to list of targets that support gold.
996         * configure: Regenerate.
998 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1000         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1002 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1004         * MAINTAINERS:  Add myself as MIPS maintainer.
1006 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1008         * MAINTAINERS: Move myself to MIPS maintainers.
1010 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1012         * MAINTAINERS: Put all email addresses between '<' and '>'.
1014 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1016         * MAINTAINERS: Move myself to reviewers (Fortran).
1018 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1020         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1021         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1022         * Makefile.in: Regenerate.
1024 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1026         * rtx-classes-status.txt: Delete
1028 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1030         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1032 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1034         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1035         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1036         of checking for version number.
1037         * configure: Regenerated.
1038         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1040 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1042         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1043         is done; begin phase 6 (use extra rtx_def subclasses).
1045 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1047         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1048         done; begin phase 5 (additional rtx_def subclasses).
1050 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1052         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1054 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1056         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1057         SET_BB_HEADER are done.
1059 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1061         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1062         done.
1064 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1066         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1068 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1070         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1072 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1074         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1076 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1078         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1080 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1082         * rtx-classes-status.txt: Phase 3 (per-file commits within
1083         "config" subdirs) is done; begin phase 4 (removal of
1084         "scaffolding").
1086 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1088         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1089         dir) is done; begin phase 3 (per-file commits within "config"
1090         subdirs).
1092 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1094         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1095         phase 2 (per-file commits in main source dir).
1097 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1099         * configure: Regenerated.
1101 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1103         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1105 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1107         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1109 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1111         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1113 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1115         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1117 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1119         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1121 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1123         * MAINTAINERS (Write After Approval): Add myself.
1125 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1127         * MAINTAINERS: Remove myself
1129 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1131         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1133 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1135         * MAINTAINERS (Write After Approval): Add myself.
1137 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1139         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1140         SET_BB_HEADER, SET_BB_FOOTER
1142 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1144         * rtx-classes-status.txt: New file
1146 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1148         * configure.ac: Eliminate ClooG installation dependency.
1149         * configure: Regenerate.
1150         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1151         * Makefile.in: Regenerate.
1153 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1155         * MAINTAINERS (Write After Approval): Add myself.
1157 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1159         * MAINTAINERS (Write After Approval): Add myself.
1161 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1163         * MAINTAINERS (Write After Approval): Add myself.
1165 2014-07-28  Anthony Green  <green@moxielogic.com>
1167         Import from savannah.gnu.org:
1168         * config.sub: Update to 2014-07-28 version.
1170 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1172         * MAINTAINERS: Remove my MIPS maintainer entry.
1174 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1176         PR target/47230
1177         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1178         * configure: Regenerate.
1180 2014-07-24  James Norris  <jnorris@codesourcery.com>
1182         * MAINTAINERS (Write After Approval): Add myself.
1184 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1186         * configure.ac: Accept only CLooG 0.18.1.
1187         * configure: Regenerate.
1189 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1191         * configure.ac: Don't accept isl 0.11.
1192         * configure: Regenerate.
1194 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1196         * MAINTAINERS (Write After Approval): Add myself.
1198 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1200         * configure.ac: Don't accept isl 0.10.
1201         * configure: Regenerate.
1203 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1205         Fix include path for in-tree cloog.
1206         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1207         * configure: Regenerate.
1209 2014-06-18  Richard Henderson  <rth@redhat.com>
1211         * .gitignore: Import gcc_update output.
1213 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1215         * config-ml.in: Robustify ac_configure_args parsing.
1217         * configure.ac (--enable-linker-plugin-configure-flags)
1218         (--enable-linker-plugin-flags): New flags.
1219         (configdirs): Conditionally add libiberty-linker-plugin.
1220         * configure: Regenerate.
1221         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1222         (host_modules) <lto-plugin>: Pay attention to
1223         @extra_linker_plugin_flags@ and
1224         @extra_linker_plugin_configure_flags@.
1225         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1226         * Makefile.in: Regenerate.
1228         * Makefile.tpl (configure-[+prefix+][+module+])
1229         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1230         "module_srcdir" instead of "module" for locating a module's srcdir.
1231         * Makefile.in: Regenerate.
1233 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1235         * MAINTAINERS (Write After Approval): Add myself.
1237 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1239         * MAINTAINERS: Update my email address.
1241 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1243         * MAINTAINERS (Write After Approval): Add myself.
1245 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1247         * MAINTAINERS (Write After Approval): Add myself.
1249 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1251         PR libstdc++/61011
1252         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1253         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1254         * configure: Regenerate.
1256 2014-05-28  Pedro Alves  <palves@redhat.com>
1258         * MAINTAINERS (Write After Approval): Add myself.
1260 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1262         * MAINTAINERS: Update my affiliation/email.
1264 2014-05-19  Mike Stump  <mikestump@comcast.net>
1266         * MAINTAINERS: Add wide-int reviewers.
1268 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1270         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1271         * configure: Regenerated.
1273 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1275         * MAINTAINERS (libitm): Add myself as maintainer.
1277 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1279         * MAINTAINERS (Write After Approval): Add myself.
1281 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1283         * config.sub, config.guess: Import from upstream.
1285 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1287         * MAINTAINERS (Write After Approval): Put myself in correct order.
1289 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1291         * MAINTAINERS (Write After Approval): Add myself.
1293 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1295         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1296         section.
1298 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1300         * MAINTAINERS (Write After Approval): Delete myself.
1302 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1304         PR sanitizer/56781
1305         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1306         and -B* options with -Xcompiler.
1308 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1310         PR bootstrap/60620
1311         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1312         * Makefile.in: Regenerate.
1314 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1316         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1317         for WINDRES_FOR_TARGET in default-manifest.o rule.
1318         * Makefile.in: Regenerate.
1320 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1322         * MAINTAINERS (Write After Approval): Add myself.
1324 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1326         PR sanitizer/56781
1327         * Makefile.def: Set bootstrap=true; for host fixincludes.
1328         * configure.ac: Don't bootstrap host fixincludes unless
1329         --with-build-config=bootstrap-{a,ub}san.
1330         * Makefile.in: Regenerated.
1331         * configure: Regenerated.
1333 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1335         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1336         --enable-vtable-verify option parsing.  Don't add
1337         target-libsanitizer to bootstrap_target_libs unless
1338         --with-build-config=bootstrap-asan or
1339         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1340         to bootstrap_target_libs unless --enable-vtable-verify.
1341         * configure: Regenerated.
1343 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1345         * MAINTAINERS (Write After Approval): Add myself.
1347 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1349         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1351 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1353         PR bootstrap/58572
1354         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1355         -I for libstdc++-v3 includes if $(LEAN).
1356         * Makefile.in: Regenerated.
1358 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1360         * MAINTAINERS: Update my email address.
1362 2014-02-24  Walter Lee  <walt@tilera.com>
1364         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1365         (tilegx-*-*): Change to tilegx*-*-*.
1366         * configure: Regenerate.
1368 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1370         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1372 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1374         * MAINTAINERS (Write After Approval): Add myself.
1376 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1378         PR target/59788
1379         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1380         *solaris2*.
1382 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1384         * MAINTAINERS: Update my email address.
1386 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1388         * MAINTAINERS: Convert to UTF-8.
1389         Properly sort Xinliang David Li's entry.
1391 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1392             Sandra Loosemore  <sandra@codesourcery.com>
1394         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1395         nios2 port maintainers.
1397 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1399         * MAINTAINERS (Write After Approval): Add myself.
1401 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1403         * configure.ac: Add user-friendly check for native x86_64-linux
1404         multilibs.
1405         * configure: Regenerate.
1407 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1409         * MAINTAINERS: Add myself as sh maintainer.
1411 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1413         * MAINTAINERS: Add self as SLSR maintainer.
1415 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1417         * MAINTAINERS: Update my email address.
1419 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1421         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1423 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1425         * Makefile.in: Regenerate.
1427         * Makefile.tpl: Fix typo.
1428         * Makefile.in: Regenerate partially.
1430 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1432         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1433         supported.
1434         * configure: Regenerated.
1436 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1438         * MAINTAINERS (Write After Approval): Add myself.
1440 2013-10-30  Jason Merrill  <jason@redhat.com>
1442         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1443         --disable-build-format-warnings.
1445 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1447         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1448         depend on libstdc++ and libgcc.
1449         * configure: Regenerate.
1450         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1451         libcilkrts for POSIX and i*86, and x86_64 architectures.
1452         * Makefile.in: Added libcilkrts related fields to support building it.
1454 2013-10-26  Jeff Law  <law@redhat.com>
1456         * Makefile.def (target_modules): Remove libmudflap
1457         (languages): Remove check-target-libmudflap).
1458         * Makefile.in: Rebuilt.
1459         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1460         * configure.ac (target_libraries): Remove target-libmudflap.
1461         Remove checks which disabled libmudflap on some systems.
1462         * configure: Rebuilt.
1463         * libmudflap: Directory removed.
1465 2013-10-21  Cong Hou  <congh@google.com>
1467         * MAINTAINERS (Write After Approval): Add myself.
1469 2013-10-16  Mike Stump  <mikestump@comcast.net>
1471         * .dir-locals.el: Add.
1473 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1475         * configure.ac: Add --enable-host-shared
1476         * configure: Regenerate.
1478 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1480         Import from savannah.gnu.org:
1481         * config.guess: Update to 2013-06-10 version.
1482         * config.sub: Update to 2013-10-01 version.
1484 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1486         Changes to build configuration to allow big endian ARC ELF toolchain
1487         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1488         * configure: Regenerate.
1490 2013-09-20  Alan Modra  <amodra@gmail.com>
1492         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1493         ppc host match.  Support little-endian powerpc linux hosts.
1495 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1497         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1498         maintainer.
1500 2013-09-12  DJ Delorie  <dj@redhat.com>
1502         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1503         maintainers.
1505 2013-09-03  Richard Biener  <rguenther@suse.de>
1507         * configure.ac: Also allow ISL 0.12.
1508         * configure: Regenerated.
1510 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1512         * MAINTAINERS (Write After Approval): Add myself.
1514 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1516         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1518 2013-08-26  Caroline Tice  <cmtice@google.com>
1520         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1521         "Various Reviewers" to libvtv "Various Maintainers".
1523 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1525         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1527 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1529         * MAINTAINERS: Update name, email.
1531 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1533         * MAINTAINERS (Write After Approval): Add myself.
1535 2013-08-12  Caroline Tice  <cmtice@google.com>
1537         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1538         address in the Write After Approval section.
1540 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1542         * MAINTAINERS (Write After Approval): Update email.
1544 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1546         * configure.ac: Adjust to check VTV_SUPPORTED.
1547         * configure: Regenerated.
1549 2013-08-02  Caroline Tice  <cmtice@google.com>
1551         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1552         on non-linux systems; add target-libvtv to noconfigdirs; add
1553         libsupc++/.libs to C++ library search paths.
1554         * configure: Regenerated.
1555         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1556         libstdc++ and libgcc.
1557         * Makefile.in: Regenerated.
1559 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1561         * MAINTAINERS (Write After Approval): Add myself.
1563 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1564             Shiva Chen  <shiva0217@gmail.com>
1566         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1567         nds32 port maintainers.
1569 2013-07-17  Tim Shen  <timshen91@gmail.com>
1571         * MAINTAINERS (Write After Approval): Add myself.
1573 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1575         * configure.ac: Sync from binutils.
1576         * configure: Regenerate.
1578 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1580         * MAINTAINERS (Write After Approval): Add myself.
1582 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1584         * MAINTAINERS (Write After Approval): Add myself.
1586 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1588         * MAINTAINERS (Write After Approval): Add myself.
1590 2013-04-30  Brooks Moses  <bmoses@google.com>
1592         * MAINTAINERS: Update my email; move myself from Fortran
1593         reviewer to Write After Approval.
1595 2013-04-16  Andreas Schwab  <schwab@suse.de>
1597         * configure.ac (aarch64-*-*): Don't disable java.
1598         * configure: Regenerate.
1600 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1602         * MAINTAINERS (Write After Approval): Add myself.
1604 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1606         * Makefile.def (target_modules): Don't install libffi.
1607         * Makefile.in: Regenerate.
1609 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1611         * MAINTAINERS (Write After Approval): Add myself.
1613 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1615         * MAINTAINERS (Write After Approval): Add myself.
1617 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1619         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1620         * configure: Regenerated.
1622 2013-02-05  Ian Lance Taylor  <iant@google.com>
1624         PR go/55969
1625         * configure.ac: Disable libgo on some systems where it does not
1626         work.
1628 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1630         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1631         Remove Geoff Keating as rs6000 port maintainer, at his request.
1633 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1635         * MAINTAINERS: Update my email.
1637 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1639         * configure: Re-generate.
1641 2013-01-15  Richard Biener  <rguenther@suse.de>
1643         PR other/55973
1644         * configure: Re-generate.
1646 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1648         * Makefile.def (install-target-libsanitizer): Depend on
1649         install-target-libstdc++-v3.
1650         * Makefile.in: Regenerate.
1652 2013-01-14  Richard Biener  <rguenther@suse.de>
1654         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1655         * configure: Re-generate
1657 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1659         * config.sub: Update from config repo.
1661 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1663         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1664         * Makefile.in: Regenerate.
1666 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1668         * MAINTAINERS (arc): Add new port maintainership for myself.
1670 2013-01-09  Jason Merrill  <jason@redhat.com>
1672         * .gitignore: Import from gdb repository.
1674 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1676         * Makefile.def (configure-gcc): Depend on all-gmp.
1677         (all-gcc): Remove dependency on all-gmp.
1678         * Makefile.in: Regenerated.
1680 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1682         * config.sub: Merge from config repo.
1683         * config.guess: Ditto.
1685 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1687         * Makefile.def: Merge from binutils.
1688         * Makefile.in: Ditto.
1690 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1692         * MAINTAINERS: Update my email.
1694 2012-12-29  Ben Elliston  <bje@gnu.org>
1696         * config.guess: Update to 2012-12-29 version.
1697         * config.sub: Likewise.
1699 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1701         * Makefile.def (install-target-libgfortran): Depend on
1702         install-target-libquadmath, install-target-libgcc.
1703         (install-target-libsanitizer): Depend on install-target-libgcc.
1704         (install-target-libjava): Depend on install-target-libgcc.
1705         (install-target-libitm): Depend on install-target-libgcc.
1706         (install-target-libobjc): Depend on install-target-libgcc.
1707         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1708         * Makefile.in: Regenerate.
1710 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1712         * Makefile.def (install-target-libgo): Depend on
1713         install-target-libatomic.
1714         * Makefile.in: Regenerate.
1716 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1718         PR go/55201
1719         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1720         * Makefile.in: Regenerate.
1722 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1724         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1725         * configure: Regenerate.
1727 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1729         * config.sub: Merge from config repo.
1731 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1733         * Makefile.def (target_modules): Add bootstrap=true and
1734         raw_cxx=true to libsanitizer.
1735         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1736         * Makefile.in: Regenerated.
1737         * configure: Likewise.
1739 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1741         * MAINTAINERS: Remove self as RTL optimization maintainer.
1743 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1745         * MAINTAINERS (Write After Approval): Add myself.
1747 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1749         * Makefile.def (target_modules): Remove bootstrap=true and
1750         raw_cxx=true from libsanitizer.
1751         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1752         * Makefile.in: Regenerated.
1753         * configure: Likewise.
1755 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1757         * Makefile.def (target_modules): Add bootstrap=true and
1758         raw_cxx=true to libsanitizer.
1759         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1760         * Makefile.in: Regenerated.
1761         * configure: Likewise.
1763 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1765         PR bootstrap/54279
1766         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1767         * configure: Regenerate.
1768         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1769         * Makefile.in: Regenerate.
1771 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1773         * configure.ac: Disable libsanitizer if we're not building C++.
1774         * configure: Regenerate.
1776 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1778         * MAINTAINERS (Write After Approval): Add myself.
1780 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1782         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1783         Kostya Serebryany (kcc@google.com) and
1784         Jakub Jelinek (jakub@redhat.com).
1785         Rename area for Dodji Seketeli (dodji@redhat.com).
1787 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1789         * MAINTAINERS: (asan.c, related): Add myself.
1791 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1793         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1794         * configure: Regenerate.
1796 2012-11-13  Richard Henderson  <rth@redhat.com>
1798         * configure.ac: Move libsanitizer logic to subdirectory.
1799         * configure: Regenerate.
1801 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1803         * configure.ac: Enable libsanitizer just on x86 linux for now.
1804         * configure: Re-generate.
1806 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1808         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1809         sections.
1810         * configure: Regenerate.
1812 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1814         * configure.ac: Add section for configdirs for libsanitizer.
1815         Disable for cris-*-* and mmix-*-*.
1816         * configure: Regenerate.
1818 2012-11-12  Wei Mi <wmi@google.com>
1820         * configure.ac: Add libsanitizer to target_libraries.
1821         * Makefile.def: Ditto.
1822         * configure: Regenerate.
1823         * Makefile.in: Regenerate.
1824         * libsanitizer: New directory for asan runtime.  Contains an empty
1825         tsan directory.
1827 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1829         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1830         against Mingw64 w32api.
1831         * configure: Regenerate.
1833 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1835         * configure: Regenerated.
1837 2012-11-03  Robert Mason  <rbmj@verizon.net>
1839         * configure.ac: add --disable-libstdcxx configure option
1840         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1842 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1844         * MAINTAINERS (Write After Approval): Add myself.
1846 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1848         * MAINTAINERS (Write After Approval): Add myself.
1850 2012-10-24  Sharad Singhai  <singhai@google.com>
1852         * MAINTAINERS (Write After Approval): Add myself.
1854 2012-10-24  Eric Christopher  <echristo@gmail.com>
1856         * MAINTAINERS: Update email address.
1858 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1860         PR bootstrap/54820
1861         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1862         * configure: Regenerate.
1864 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1866         * MAINTAINERS (aarch64): Add Marcus and myself.
1868 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1870         PR bootstrap/54820
1871         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1872         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1873         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1874         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1875         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1876         * Makefile.in: Regenerate.
1877         * configure.ac (have_static_libs): New variable and associated check.
1878         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1879         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1880         * configure: Regenerate.
1882 2012-10-10  Richard Biener  <rguenther@suse.de>
1884         * MAINTAINERS: Adjust for changed surname.
1886 2012-10-04  Lawrence Crowl  <crowl@google.com>
1888         * MAINTAINERS (Write After Approval): Add myself.
1890 2012-10-01  Cary Coutant  <ccoutant@google.com>
1892         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1894 2012-09-28  Ian Lance Taylor  <iant@google.com>
1896         * Makefile.def: Make all-target-libgo depend on
1897         all-target-libbacktrace.
1898         * Makefile.in: Rebuild.
1900 2012-09-26  Ian Lance Taylor  <iant@google.com>
1902         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1903         * Makefile.in: Rebuild.
1905 2012-09-20  Walter Lee  <walt@tilera.com>
1907         * configure.ac: Add tilegx to list of targets that support gold.
1908         * configure: Regenerate.
1910 2012-09-20  Marek Polacek  <polacek@redhat.com>
1912         * MAINTAINERS (Write After Approval): Add myself.
1914 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1916         * configure.ac: Add mips*-mti-elf* target.
1917         * configure: Regenerate.
1919 2012-09-17  Ian Lance Taylor  <iant@google.com>
1921         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1922         * configure.ac (host_libs): Add libbacktrace.
1923         (target_libraries): Add libbacktrace.
1924         * Makefile.def (host_modules): Add libbacktrace.
1925         (target_modules): Likewise.
1926         * configure, Makefile.in: Rebuild.
1928 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1930         PR target/38607
1931         Merge upstream change.
1932         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1934         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1935         Add libgomp*.o to compare_exclusions for AIX.
1936         * configure: Regenerate.
1938 2012-09-06  Diego Novillo  <dnovillo@google.com>
1940         * configure.ac: Bump minimum GMP version to 4.2.3.
1941         * configure: Re-generate.
1943 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1945         PR target/54461
1946         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1947         target-libgloss if not configured --with-avrlibc=no.
1948         * configure: Regenerate.
1950 2012-09-04  Jason Merrill  <jason@redhat.com>
1952         * configure.ac: Fix --enable-languages=all.
1954 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1956         * MAINTAINERS (Write After Approval): Add myself.
1958 2012-09-03  Richard Guenther  <rguenther@suse.de>
1960         PR bootstrap/54138
1961         * configure.ac: Re-organize ISL / CLOOG checks to allow
1962         disabling with either --without-isl or --without-cloog.
1963         * configure: Regenerated.
1965 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1967         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1968         * configure: Regenerate.
1970 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1972         * MAINTAINERS: Fix my email address.
1974 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1976         PR binutils/4970
1977         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1978         and opcodes.
1979         * Makefile.in: Regenerated.
1981 2012-08-26  Art Haas <ahaas@impactweather.com>
1983         * configure: Regenerate.
1985 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1987         * INSTALL/README: Also refer to the online installation
1988         instructions.
1990 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1992         * MAINTAINERS (Write After Approval): Add myself.
1993         (Picochip port): Remove myself.
1995 2012-08-14   Diego Novillo  <dnovillo@google.com>
1997         Merge from cxx-conversion branch.
1999         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2000         POSTSTAGE1_CONFIGURE_FLAGS.
2001         * Makefile.in: Regenerate.
2002         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2003         Force C++ when bootstrapping.
2004         * configure: Regenerate.
2006 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2008         * MAINTAINERS (Write After Approval): Add myself.
2010 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2012         * README: Document use of ranges of years in copyright notices.
2014 2012-07-06  Richard Guenther  <rguenther@suse.de>
2016         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2017         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2018         --with-gmp=system.
2019         * Makefile.in: Regenerated.
2020         * configure: Likewise.
2022 2012-07-06  Richard Guenther  <rguenther@suse.de>
2024         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2025         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2026         supply V=1 as extra_make_flags.
2027         * configure: Regenerated.
2028         * Makefile.in: Likewise.
2030 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2032         * configure: Regenerate.
2034 2012-07-03  Richard Guenther  <rguenther@suse.de>
2036         * Makfile.def (isl): Remove not necessary extra_exports and
2037         extra_make_flags.
2038         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2039         * Makefile.in: Regenerated.
2041 2012-07-03  Richard Guenther  <rguenther@suse.de>
2043         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2044         * configure.ac: If either the ISL or the CLooG check failed
2045         do not try to build in-tree versions.
2046         * Makefile.in: Regenerated.
2047         * configure: Regenerated.
2049 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2051         * configure: Regenerate.
2053 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2055         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2056         maintainer.
2058 2012-07-02  Richard Guenther  <rguenther@suse.de>
2060         * configure: Regenerated.
2062 2012-07-02  Richard Guenther  <rguenther@suse.de>
2063         Michael Matz  <matz@suse.de>
2064         Tobias Grosser <tobias@grosser.es>
2065         Sebastian Pop <sebpop@gmail.com>
2067         * Makefile.def: Add ISL host module, remove PPL host module.
2068         Adjust ClooG host module to use the proper ISL.
2069         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2070         * configure.ac: Include config/isl.m4.  Add ISL host library,
2071         remove PPL.  Remove PPL configury, add ISL configury, adjust
2072         ClooG configury.
2073         * Makefile.in: Regenerated.
2074         * configure: Likewise.
2076 2012-07-02  Richard Guenther  <rguenther@suse.de>
2078         Merge from graphite branch
2079         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2081         * configure: Regenerated.
2082         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2083         both cloog.org and legacy versions. The only supported version will
2084         be CLooG with the isl backend.
2086         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2088         * configure: Regenerated.
2089         * configure.ac: Require cloog isl 0.17.0
2091         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2093         * configure: Regenerated.
2094         * config/cloog.m4: Do not define CLOOG_ORG
2096 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2098         * configure.ac: Skip C if explicitly selected.
2099         * configure: Regenerate.
2101 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2103         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2104         they contain -O2.
2105         * configure: Regenerate.
2107 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2109         PR debug/53740
2110         * df.h, df-problems.c, dce.c: Revert last patch.
2112 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2114         * MAINTAINERS (Write After Approval): Update my email address.
2116 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2118         * MAINTAINERS (Write After Approval): Add myself.
2120 2012-06-20  Jason Merrill  <jason@redhat.com>
2122         * Makefile.tpl (check-target-libgomp-c++): New.
2123         (check-target-libitm-c++): New.
2124         * Makefile.def (c++): Add them.
2125         * Makefile.in: Regenerate.
2127 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2129         * MAINTAINERS (Write After Approval): Add myself.
2131 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2133         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2134         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2135         (install-no-fixedincludes): Adjust accordingly.
2136         * Makefile.in: Regenerate.
2138 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2140         Merge upstream change
2141         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2143 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2145         * MAINTAINERS (Write After Approval): Add myself.
2147 2012-05-09  Nick Clifton  <nickc@redhat.com>
2148             Paul Smith  <psmith@gnu.org>
2150         PR bootstrap/50461
2151         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2152         allow for the fact that from release v3.1.0 of MPFR the source
2153         files were moved into a src sub-directory.
2154         * configure: Regenerate.
2156 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2158         * configure.ac: Bump minimum MPFR version to 2.4.0.
2159         * configure: Regenerated.
2161 2012-05-01  Richard Henderson  <rth@redhat.com>
2163         * Makefile.def (libatomic): New target_module.
2164         * configure.ac (target_libraries): Add libatomic.
2165         (noconfigdirs): Check if libatomic is supported.
2166         * Makefile.in, configure: Rebuild.
2168 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2170         * MAINTAINERS (Write After Approval): Add myself.
2172 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2174         * config.sub: Update to 2012-04-18 version from official repo.
2176 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2178         * MAINTAINERS (Write After Approval): Add myself.
2180 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2182         * MAINTAINERS: Changed email address.
2184 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2186         PR target/52737
2187         * contrib/gcc_update (files_and_dependencies):
2188         Remove gcc/config/avr/t-multilib from touch data.
2190 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2192         * MAINTAINERS (OS Port Maintainers): Remove irix.
2193         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2194         (unsupported_languages): Remove mips-sgi-irix6.*.
2195         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2196         (with_stabs): Remove.
2197         * configure: Regenerate.
2199 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2201         * MAINTAINERS (OS Port Maintainers): Remove osf.
2202         * configure.ac (enable_libgomp): Remove *-*-osf*.
2203         (with_stabs): Remove alpha*-*-osf*.
2204         * configure: Regenerate.
2206 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2208         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2209         * configure: Regenerate.
2211 2012-02-17  Walter Lee  <walt@tilera.com>
2213         * MAINTAINERS: (Write After Approval): Delete myself.
2215 2012-02-14  Walter Lee  <walt@tilera.com>
2217         * MAINTAINERS (tilegx port): Add myself.
2218         (tilepro port): Add myself.
2219         (Write After Approval): Add myself.
2221 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2223         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2224         and Joseph Myers as docstring relicensing maintainers.
2226 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2228         * MAINTAINERS (write-after-approval): Add myself.
2230 2012-02-08  Ira Rosen <irar@il.ibm.com>
2232         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2233         maintainer.
2235 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2237         * MAINTAINERS (Write After Approval): Move myself to
2238         maintain alphabetical order.
2240 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2242         * MAINTAINERS (Write After Approval): Add myself.
2244 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2246         * MAINTAINERS (Write After Approval): Add myself.
2248 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2249             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2251         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2252         * configure: Regenerate.
2254 2012-01-23  Harshit Chopra  <harshit@google.com>
2256         * MAINTAINERS (Write After Approval): Add myself.
2258 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2260         * configure.ac: Remove reference to mh-interix.
2261         * configure: Regenerate.
2263 2012-01-05  Richard Henderson  <rth@redhat.com>
2265         PR bootstrap/51072
2266         * configure.ac: Disable libitm if c++ is not enabled.
2267         * configure: Rebuild.
2269         * configure.ac: Fix regexp for same.
2270         * configure: Rebuild.
2272 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2274         * MAINTAINERS (Write After Approval): Add myself.
2276 2012-01-02  Richard Guenther  <rguenther@suse.de>
2278         PR bootstrap/51686
2279         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2280         * Makefile.in: Regenerate.
2282 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2284         * MAINTAINERS (Write After Approval): Add myself.
2286 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2288         * configure: Regenerate.
2290 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2292         * MAINTAINERS (picochip): Changed email address.
2294 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2296         * MAINTAINERS (write-after-approval): Add self.
2298 2011-11-29  DJ Delorie  <dj@redhat.com>
2300         * configure.ac (rl78-*-*) New case.
2301         * configure: Regenerate.
2302         * MAINTAINERS: Add myself as RL78 maintainer.
2304 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2306         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2308 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2310         * libtool.m4: Additional FreeBSD 10 fixes.
2312 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2314         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2315         Maintainers section, as Epiphany maintainer.
2317 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2319         PR target/49992
2320         * configure.ac: Remove ranlib special-casing for Darwin.
2321         * configure: Regenerate.
2323 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2325         * MAINTAINERS (Reviewers): Keep the list sorted.
2327 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2329         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2331 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2333         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2334         * configure: Rebuild.
2335         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2336         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2337         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2338         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2339         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2340         Add READELF.
2341         * Makefile.in: Rebuild.
2343 2011-11-09  Jason Merrill  <jason@redhat.com>
2345         * Makefile.def (language=c++): Remove check-c++0x.
2346         * Makefile.in (check-gcc-c++): Regenerate.
2348 2011-11-08  Richard Henderson  <rth@redhat.com>
2350         * configure.ac: Test for libitm directory present first.
2352         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2354         * configure.ac: Test libitm/configure.tgt to disable libitm.
2355         * configure: Rebuild.
2357 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2358             Richard Henderson  <rth@redhat.com>
2360         Merged from transactional-memory.
2362         * Makefile.def (lang_env_dependencies): libitm is c++.
2363         Add libitm target module.
2364         * configure.ac: Likewise.
2365         * config/mmap.m4: New file.
2366         * contrib/gcc_update: Add libitm to touch data.
2367         * Makefile.in, configure: Rebuild.
2369 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2371         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2372         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2373         * Makefile.in: Regenerate.
2375 2011-11-01  DJ Delorie  <dj@redhat.com>
2377         * config.sub: Update to version 2011-10-29 (added rl78)
2379 2011-10-27  Nick Clifton  <nickc@redhat.com>
2381         * config.sub: Import these changes from the config project:
2383         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2384             Ben Elliston  <bje@gnu.org>
2386         * config.sub (epiphany): New.
2388         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2389             Ben Elliston  <bje@gnu.org>
2391         * config.sub (hexagon, hexagon-*): New.
2393         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2395         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2396         64eb to be64.
2398         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2400         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2401         (nacl): Grok as alias for 32el-unknown-nacl.
2403 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2405         * MAINTAINERS (Write After Approval): Add myself.
2407 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2409         * MAINTAINERS (Write After Approval): Add myself.
2411 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2413         * MAINTAINERS (sparc port): Remove myself.
2415 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2417         * MAINTAINERS (Write After Approval): Add myself.
2419 2011-08-14  Yao Qi  <yao@codesourcery.com>
2421         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2422         * configure: Regenerate.
2424 2011-07-26  Ian Lance Taylor  <iant@google.com>
2426         * configure.ac: Set have_compiler based on whether gcc directory
2427         exists, rather than on whether gcc is in configdirs.
2428         * configure: Rebuild.
2430 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2432         * MAINTAINERS (Global Reviewers): Add self.
2434 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2436         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2437         link directories.
2438         * Makefile.in: Rebuild.
2440 2011-07-20  Ian Lance Taylor  <iant@google.com>
2442         PR bootstrap/49787
2443         * configure.ac: Move --enable-bootstrap handling earlier in file.
2444         If --enable-bootstrap and either --enable-build-with-cxx or
2445         --enable-build-poststage1-with-cxx, enable C++ automatically.
2446         * configure: Rebuild.
2448 2011-07-19  Ian Lance Taylor  <iant@google.com>
2450         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2451         make C++ a boot_language.  Set and substitute
2452         POSTSTAGE1_CONFIGURE_FLAGS.
2453         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2454         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2455         * configure, Makefile.in: Rebuild.
2457 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2459         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2460         maintainers.
2462 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2464         * MAINTAINERS (Global Reviewers): Add myself.
2466 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2468         * configure: Regenerate.
2470 2011-07-16  Jason Merrill  <jason@redhat.com>
2472         * Makefile.def (language=c++): Add check-c++0x and
2473         check-target-libmudflap-c++.
2474         * Makefile.tpl (check-target-libmudflap-c++): New.
2475         * Makefile.in: Regenerate.
2477 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2479         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2480         * Makefile.def (target_modules/libjava): Pass
2481         $(EXTRA_CONFIGARGS_LIBJAVA).
2482         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2483         if not configured with --enable-static-libjava.
2484         * Makefile.in: Regenerate.
2485         * configure: Likewise.
2487 2011-07-15  Jason Merrill  <jason@redhat.com>
2489         * Makefile.in (check-c++): Move check-gcc-c++0x after
2490         check-target-libstdc++-v3.
2492 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2494         * MAINTAINERS (c6x port): New entry.
2496 2011-07-13  Jason Merrill  <jason@redhat.com>
2498         * Makefile.in (check-gcc-c++0x): New.
2499         (check-c++): Depend on it.
2501 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2503         PR target/39150
2504         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2505         x86_64-*-solaris2.1[0-9]*.
2506         * configure: Regenerate.
2508 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2510         * MAINTAINERS (RTL optimizers): Add self.
2512 2011-06-27  Gabriel Charette  <gchare@google.com>
2514         * MAINTAINERS (Write After Approval): Add myself.
2516 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2518         PR regression/47836
2519         PR bootstrap/23656
2520         PR other/47733
2521         PR bootstrap/49247
2522         PR c/48825
2523         * configure.ac (target_libraries): Remove target-libiberty.
2524         Remove case-statement setting skipdirs=target-libiberty for
2525         multiple targets.  Remove checking target_configdirs and
2526         removing target-libiberty but keeping target-libgcc if
2527         otherwise empty.
2528         * Makefile.def (target_modules): Don't add libiberty.
2529         (dependencies): Remove all traces of target-libiberty.
2530         * configure, Makefile.in: Regenerate.
2532 2011-06-13  Walter Lee <walt@tilera.com>
2534         * configure.ac (tilepro-*-*) New case.
2535         (tilegx-*-*): Likewise.
2536         * configure: Regenerate.
2538 2011-06-06  Jing Yu  <jingyu@google.com>
2540         * configure.ac: Skip target-libiberty for
2541         arm*-*-linux-androideabi.
2542         * configure: Regenerated.
2544 2011-06-06  Nick Clifton  <nickc@redhat.com>
2546         * config.sub: Sync from upstream.
2548 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2550         * MAINTAINERS (Write After Approval): Add myself.
2552 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2554         * MAINTAINERS: Update my email address.
2556 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2558         * MAINTAINERS (Write After Approval): Update my email address.
2560 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2562         * MAINTAINERS (Write After Approval): Add myself.
2564 2011-05-08  Doug Kwan  <dougkwan@google.com>
2566         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2567         * configure: Regenerated.
2568         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2569         value from configure.
2570         * Makefile.in: Regenerated.
2572 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2574         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2575         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2576         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2577         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2578         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2579         *-*-vxworks*): Disable newlib and libgloss in separate case
2580         statement.
2581         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2582         to separate case statement.
2583         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2584         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2585         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2586         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2587         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2588         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2589         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2590         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2591         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2592         i[[3456789]]86-*-rdos*, m32r-*-*,
2593         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2594         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2595         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2596         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2597         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2598         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2599         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2600         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2601         and libgloss in main case over targets.  Remove most empty cases
2602         in main case over targets.
2603         * configure: Regenerate.
2605 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2607         * MAINTAINERS (Write After Approval): Add myself.
2609 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2611         * configure.ac: Remove code setting special library locations for
2612         hppa*64*-*-hpux11*.  Remove code setting compiler for
2613         sparc-sun-solaris2*.
2614         * configure: Regenerate.
2616 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2618         * configure.ac: Separate libgloss_dir settings from general case
2619         over targets.
2620         * configure: Regenerate.
2622 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2624         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2625         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2626         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2627         cases in libgcj-disabling case statement.
2628         (hppa*64*-*-linux*): Set unsupported_languages instead of
2629         disabling target-zlib.
2630         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2631         to hppa*64*-*-hpux*.
2632         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2633         hppa*-*-hpux*.
2634         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2635         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2636         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2637         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2638         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2639         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2640         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2641         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2642         libgcj-disabling case statement.
2643         * configure: Regenerate.
2645 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2647         * configure.ac: Disable Java for targets not supporting libffi.
2648         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2649         Remove cases in Java-disabling statement.
2650         (*arm-wince-pe): Change to arm-wince-pe.
2651         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2652         cases in Java-disabling statement.
2653         (bfin-*-*): Don't disable Java again.
2654         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2655         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2656         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2657         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2658         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2659         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2660         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2661         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2662         Java-disabling statement.
2663         (mmix-*-*): Don't disable Java again.
2664         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2665         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2666         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2667         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2668         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2669         statement.
2670         * configure: Regenerate.
2672 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2674         * configure.ac: Separate cases disabling Java and Java libraries
2675         from general case over targets.
2676         * configure: Regenerate.
2678 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2680         * MAINTAINERS: Update my email address.
2682 2011-04-20  Easwaran Raman  <eraman@google.com>
2684         * MAINTAINERS (Write After Approval): Add myself.
2686 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2688         PR lto/48086
2689         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2690         * configure: Regenerate.
2692 2011-04-16  Jim Meyering  <meyering@redhat.com>
2694         * MAINTAINERS (Write After Approval): Add myself.
2696 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2698         * MAINTAINERS: Update my email address.
2700 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2702         * MAINTAINERS (Write After Approval): Add myself.
2704 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2706         * MAINTAINERS (Write After Approval): Add myself.
2708 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2710         * MAINTAINERS (Write After Approval): Add myself.
2712 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2714         * configure.ac (build_tools): Remove build-byacc.
2715         (host_libs): Remove mmalloc.
2716         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2717         autoconf automake libtool diff rcs fileutils shellutils time
2718         textutils wdiff find uudecode hello tar gzip indent recode release
2719         sed perl gawk findutils gettext zip.
2720         (libgcj): Remove target-qthreads.
2721         (target_tools): Remove target-examples target-gperf.
2722         (YACC): Don't handle building byacc.
2723         * configure: Regenerate.
2724         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2725         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2726         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2727         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2728         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2729         handle building components.
2730         * Makefile.in: Regenerate.
2732 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2734         * MAINTAINERS: Update my email address as Xtensa maintainer.
2736 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2738         * config.sub: Sync from upstream.
2740 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2742         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2743         (microblaze*): Don't disable libssp.
2744         * configure: Regenerate.
2746 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2748         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2749         moveifchange.
2750         * configure: Regenerate.
2751         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2752         * Makefile.in: Regenerate.
2754 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2756         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2757         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2758         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2759         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2760         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2761         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2762         md_exec_prefix cases.
2763         * configure: Regenerate.
2765 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2767         * configure.ac: Separate cases disabling target-libssp,
2768         target-libiberty, target-libstdc++-v3 and Fortran from general
2769         case over targets.
2770         * configure: Regenerate.
2772 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2774         * configure.ac (*-*-chorusos): Don't disable libgcj.
2775         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2776         Remove case.
2777         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2778         (arm-*-coff): Don't disable libgcj.
2779         (arm*-*-linux-gnueabi): Remove useless assignment.
2780         (arm-*-riscix*): Don't disable libgcj.
2781         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2782         configuration.
2783         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2784         (c54x*-*-*): Remove case.
2785         (tic54x-*-*): Don't disable GCC or GCC libraries.
2786         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2787         to *.
2788         (d10v-*-*): Don't disable GCC libraries.
2789         (d30v-*-*): Don't disable libgcj.
2790         (h8500-*-*): Don't disable GCC libraries.
2791         (i960-*-*): Don't disable libgcj.
2792         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2793         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2794         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2795         libgcj.
2796         (m68k-*-coff*): Remove case.
2797         (mmix-*-*): Don't disable libgloss on host.
2798         (mn10200-*-*, mn10300-*-*): Remove cases.
2799         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2800         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2801         Don't disable libgcj.
2802         (romp-*-*): Remove case.
2803         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2804         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2805         case.
2806         (v810-*-*): Don't disable GCC libraries.
2807         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2808         (ip2k-*-*): Don't disable GCC libraries.
2809         * configure: Regenerate.
2811 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2813         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2814         libffi on host.
2815         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2816         on host.
2817         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2818         * configure: Regenerate.
2820 2011-03-26  John Marino  <binutils@marino.st>
2822         * configure.ac: Add support for *-*-dragonfly*
2823         * configure: Regenerate.
2825 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2827         * configure.ac (native_only): Remove.
2828         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2829         send-pr uudecode guile gnuserv on host.
2830         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2831         send-pr rcs guile perl texinfo libtool on host.
2832         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2833         automake send-pr rcs guile perl texinfo libtool on host.
2834         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2835         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2836         (alpha*-dec-osf*): Don't disable fileutils on target.
2837         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2838         texinfo send-pr expect dejagnu on target.
2839         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2840         target-qthreads on target.
2841         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2842         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2843         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2844         x86_64-*-mingw*): Don't disable expect on target.
2845         (*-*-cygwin*): Don't disable target-gperf on target.
2846         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2847         gnuserv on target.
2848         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2849         target.
2850         * configure: Regenerate.
2852 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2854         * configure.ac (target_tools): Remove target-groff.
2855         (native_only): Remove target-groff.
2856         (hppa*64*-*-*): Don't disable byacc.
2857         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2858         setting.
2859         (*-*-kaos*): Don't skip target-librx and target-groff.
2860         (*-*-netware*): Don't skip target-libmudflap.
2861         (*-*-tpf*): Don't skip target-libmudflap.
2862         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2863         directories on the host.
2864         (ia64*-*-*vms*): Don't skip tix.
2865         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2866         host.
2867         * configure: Regenerate.
2869 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2871         * configure.ac: Remove references to mt-mep, mt-netware,
2872         mt-wince.
2873         * Makefile.def: Add all-utils soft dependencies.
2874         * Makefile.tpl: Remove GDB_NLM_DEPS.
2875         * configure: Regenerate.
2876         * Makefile.in: Regenerate.
2878 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2880         * configure.ac: Do not include mh-x86omitfp.
2881         * configure: Regenerate.
2883 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2885         * configure.ac: Remove empty cases.
2886         * configure: Regenerate.
2888 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2890         * Makefile.def: Add dependency from termcap to gdb.
2891         * Makefile.in: Regenerate.
2893 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2895         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2896         * configure: Regenerate.
2897         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2898         * Makefile.tpl: Likewise.
2899         * Makefile.in: Regenerate.
2901 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2903         * configure.ac: Remove all mentions of tentative_cc.
2904         * configure: Regenerate.
2906 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2908         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2909         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2910         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2911         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2912         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2913         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2914         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2915         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2916         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2917         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2918         *-*-rhapsody*): Remove host cases.
2919         * configure: Regenerate.
2921 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2923         * configure.ac (ppc*-*-pe): Remove host case.
2924         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2925         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2926         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2927         cases.
2928         * configure: Regenerate.
2930 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2932         * config.sub: Update to version 2011-03-23.
2934 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2936         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2937         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2938         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2939         * configure: Regenerate.
2941 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2943         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2944         to Write After Approval.
2945         * config-ml.in: Don't handle arc-*-elf*.
2946         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2947         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2948         handle GCC libraries.
2949         * configure: Regenerate.
2951 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2953         PR bootstrap/48120:
2954         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2955         Add -lstdc++ -lm to LIBS.
2956         * configure: Regenerate.
2958 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2960         * config.guess: Update to version 2011-02-02
2961         * config.sub: Update to version 2011-02-24
2963 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2965         PR lto/48086
2966         * configure.ac: Re-enable LTO on *-apple-darwin9.
2967         * configure: Regenerate.
2969 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2971         PR lto/48086
2972         * configure.ac: Disable LTO on darwin due to an assembler change in
2973         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2974         under 256.
2975         * configure: Regenerate.
2977 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2979         * MAINTAINERS: Update myself as score backend maintainer,
2980         update my e-mail address.
2982 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2984         * MAINTAINERS: Update my e-mail address.
2986 2011-03-06  Joey Ye  <joey.ye@arm.com>
2988         * MAINTAINERS: Update my e-mail address.
2990 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2992         * configure.ac: Adjust test of with_ppl.
2993         * configure: Regenerated.
2995 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2997         * MAINTAINERS: Adjust my e-mail address.
2999 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3001         * configure.ac: Add -lpwl to ppllibs.
3002         * configure: Regenerated.
3004 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3006         * config/cloog.m4: Add -lisl to clooglibs.
3007         * configure: Regenerated.
3009 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3011         * MAINTAINERS (CPU Port maintainers): Add self.
3013 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3015         * MAINTAINERS: Add myself as testsuite maintainer.
3017 2011-02-15  Mike Stump  <mikestump@comcast.net>
3019         * MAINTAINERS: Add myself as testsuite maintainer.
3021 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3023         Import from Libtool and gnulib:
3025         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3027         Prepare for supporting FreeBSD 10.
3028         * config.rpath: Remove handling of freebsd1* which soon would
3029         match FreeBSD 10.0.
3031         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3033         Remove support for FreeBSD 1.x.
3034         * libtool.m4 (_LT_LINKER_SHLIBS)
3035         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3036         soon would incorrectly match FreeBSD 10.0.
3038 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3040         PR binutils/12283
3041         * move-if-change: Import version from gnulib.
3043 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3045         PR lto/47225
3046         * Makefile.def (lto-plugin): Double dash for enable-shared.
3047         (configure-gcc): Depend on all-lto-plugin.
3048         * Makefile.in: Rebuilt.
3050 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3052         * configure.ac: Remove extra bracket.
3053         * configure: Regenerate.
3055 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3057         * MAINTAINERS: Add myself as libquadmath maintainer.
3059 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3061         * MAINTAINERS: Update my email address.
3063 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3065         * MAINTAINERS (option handling): Add self.
3067 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3069         PR lto/47225
3070         * Makefile.def: Add dependency for install-gcc
3071         on install-lto-plugin.
3072         * Makfile.in: Regenerated
3074 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3076         * MAINTAINERS (CPU Port Maintainers): Add myself.
3078 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3080         PR libgcj/44341
3081         * configure.ac: Discard --with-* flags for host when configuring
3082         target libraries for cross build.
3083         * configure: Rebuilt.
3085 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3087         * MAINTAINERS (linear loop transforms): Removed.
3089 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3091         * configure.ac: If with_ppl is no, move setting with_cloog=no
3092         after CLOOG_REQUESTED check.
3093         * configure: Regenerated.
3095 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3097         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3098         CLooG has been requested.
3099         * configure: Regenerated.
3101 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3103         * configure: Regenerated.
3104         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3106 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3108         * configure: Regenerated.
3109         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3111 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3113         * configure.ac: Use AS_HELP_STRING throughout.
3114         * configure: Regenerate.
3116 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3118         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3119         * configure: Regenerate.
3121 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3123         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3125 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3127         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3128         for ia64-hpux.
3129         * configure: Regenerate.
3131 2011-01-07  Jan Hubicka  <jh@suse.cz>
3133         PR lto/47225
3134         * Makefile.in: Regenerate.
3135         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3136         configure.
3138 2011-01-07  Jan Hubicka  <jh@suse.cz>
3140         * Makefile.in: Regenerate.
3141         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3142         and configure dependency on lto-plugin configure.
3143         (lto-plugin module): Remove dependency on GCC; add dependency on
3144         liniberty.
3146 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3148         * MAINTAINERS (Write After Approval): Add myself.
3150 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3152         * configure: Regenerate.
3154 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3156         * configure.ac: (picochip): Disable libiberty.
3158 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3160         * MAINTAINERS (Write After Approval): Add myself.
3162 2010-12-10  Ian Lance Taylor  <iant@google.com>
3164         PR bootstrap/46819
3165         * configure.ac: For --disable-libgcj clear libgcj_saved.
3166         * configure: Rebuild.
3168 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3170         PR fortran/46540
3171         * configure.ac: Add --disable-libquadmath and
3172         --disable-libquadmath-support.
3173         * configure: Regenerate.
3175 2010-12-03  Ian Lance Taylor  <iant@google.com>
3177         * MAINTAINERS: Add myself as libgo maintainer.
3179 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3181         PR libffi/46792
3182         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3183         * configure: Regenerate.
3185 2010-12-02  Ian Lance Taylor  <iant@google.com>
3187         * configure.ac: Always set default for poststage1_ldflags to
3188         -static-libstdc++ -static-libgcc.
3190 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3192         * configure.ac: Move comment to remove extra space in last argument
3193         of GCC_TARGET_TOOL.
3195 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3197         PR other/46026
3198         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3199         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3200         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3201         (BASE_FLAGS_TO_PASS): Use it.
3202         * configure: Rebuilt.
3203         * Makefile.in: Rebuilt.
3205 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3207         PR binutils/12258
3208         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3209         Properly check default linker.
3210         * configure: Regnerated.
3212 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3214         * configure.ac: For --enable-gold, handle value `default' instead of
3215         `both*'.  New configure option --{en,dis}able-ld.
3216         * configure: Regenerate.
3218 2010-11-20  Ian Lance Taylor  <iant@google.com>
3220         * configure.ac: Only disable a language library if no language needs
3221         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3222         * configure: Rebuild.
3224 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3226         * Makefile.in: Regenerate.
3228         PR other/46202
3229         * configure.ac: Fix just-built in-tree STRIP name to be
3230         binutils/strip-new.
3231         * configure: Regenerate.
3232         * Makefile.def (install-strip-gcc, install-strip-binutils)
3233         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3234         (install-strip-sid): Mirror dependencies on non-strip variants
3235         of these targets on the respective -strip prerequisites.
3236         * Makefile.tpl (install-strip, install-strip-host)
3237         (install-strip-target): New targets.
3238         (install-strip-[+module+], install-strip-target-[+module+]):
3239         New targets.
3240         * Makefile.in: Regenerate.
3242 2010-11-19  Ian Lance Taylor  <iant@google.com>
3243             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3245         * configure.ac: Add target-libgo to target_libraries.  Set
3246         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3247         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3248         (HOST_EXPORTS): Add GOC.
3249         (BASE_TARGET_EXPORTS): Add GOC.
3250         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3251         (GOCFLAGS_FOR_TARGET): New variable.
3252         (EXTRA_HOST_FLAGS): Add GOC.
3253         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3254         * Makefile.def (target_modules): Add libgo.
3255         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3256         (dependencies): Add dependency from configure-target-libgo to
3257         configure-target-libffi and all-target-libstdc++-v3.  Add
3258         dependencies from all-target-libgo to all-target-libffi.
3259         (languages): Add go.
3260         * configure: Rebuild.
3261         * Makefile.in: Rebuild.
3263 2010-11-19  Ian Lance Taylor  <iant@google.com>
3265         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3266         compiler/flag environment variables.
3268 2010-11-18  Ian Lance Taylor  <iant@google.com>
3270         * configure.ac: Check for lang_requires_boot_languages in
3271         config-lang.in files.
3272         * configure: Rebuild.
3274 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3275             Tobias Burnus  <burnus@net-b.de>
3277         PR fortran/32049
3278         * Makefile.def: Add libquadmath; build it with language=fortran.
3279         * configure.ac: Add libquadmath.
3280         * Makefile.tpl: Handle multiple libs in check-[+language+].
3281         * Makefile.in: Regenerate.
3282         * configure: Regenerate.
3284 2010-11-16  Tom Tromey  <tromey@redhat.com>
3286         * MAINTAINERS: Moved myself to reviewers section.
3288 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3290         * MAINTAINERS: Moved myself to reviewers section.
3292 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3294         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3295         (Write After Approval): Remove self.
3297 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3299         * configure.ac: Fix spelling in option names.
3300         * configure: Regenerated.
3302 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3304         PR bootstrap/39622
3305         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3306         * configure: Regenerated.
3308 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3310         * MAINTAINERS: Update my email address.
3312 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3314         * configure: Regenerate.
3316 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3318         * configure: Regenerate.
3320 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3322         * configure: Regenerate.
3324 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3326         * configure: Regenerate.
3328 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3330         * configure.ac: Support official CLooG.org versions.
3331         * configure: Regenerate.
3332         * config/cloog.m4: New.
3334 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3336         * MAINTAINERS (Write After Approval): Add myself.
3338 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3340         * MAINTAINERS: Update my email address.
3342 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3344         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3345         * configure: Regenerate.
3347 2010-11-03  Ian Lance Taylor  <iant@google.com>
3348             Dave Korn  <dave.korn.cygwin@gmail.com>
3350         PR lto/46273
3351         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3352         and on other supported platforms whenever LTO is enabled.
3353         * configure: Rebuild.
3355 2010-11-02  Alan Modra  <amodra@gmail.com>
3357         PR binutils/12110
3358         * configure.ac: Error when source path contains spaces.
3359         * configure: Regenerate.
3361 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3363         * MAINTAINERS: Update my email address.
3365 2010-10-20  Ian Lance Taylor  <iant@google.com>
3367         * Makefile.def (target_modules): Set lib_path to src/.libs for
3368         libstdc++-v3 module.
3369         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3370         * Makefile.in: Rebuild.
3372 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3374         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3375         (Write After Approval): Remove myself.
3377 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3379         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3381 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3383         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3385 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3387         * configure.ac (build_lto_plugin): New shell variable.
3388         (--enable-lto): Turn on by default for all non-ELF platforms that
3389         have had LTO support added so far.  Set build_lto_plugin appropriately
3390         for both ELF and non-ELF.
3391         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3392         * configure: Regenerate.
3394 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3396         Sync from src:
3397         * configure.ac (v850 support): Remove target-libgloss from
3398         noconfigdirs.
3399         * configure: Regenerate.
3401 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3403         PR bootstrap/45326
3404         PR bootstrap/45174
3405         * configure.ac: Honor initial values of $build_configargs,
3406         $host_configargs, $target_configargs.  Mark the precious, so
3407         environment settings get recorded.
3408         * configure: Regenerate.
3410 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3412         PR bootstrap/45796
3413         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3414         Depend on all-build-libiberty.
3415         * Makefile.in: Regenerate.
3417 2010-09-30  Michael Eager  <eager@eagercon.com>
3419         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3420         * configure: Regenerate.
3422 2010-09-28  Michael Eager  <eager@eagercon.com>
3424         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3426 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3428         PR bootstrap/44621
3429         * configure.ac: Fix unportable shell quoting.
3430         * configure: Regenerate.
3432 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3434         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3435         targets and amend comment.
3436         * configure: Regenerate.
3438 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3440         * MAINTAINERS (Write After Approval): Add myself.
3442 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3444         * configure.ac: Enable LTO by default on Darwin.
3445         * configure: Regenerate.
3447 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3449         * MAINTAINERS (Write After Approval): Add myself.
3451 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3457         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3458         ports
3460 2010-07-28  David Yuste  <david.yuste@gmail.com>
3462         * MAINTAINERS (Write After Approval): Add myself.
3464 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3466         * configure.ac: Support all v850 targets.
3467         * configure: Regenerate.
3469 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3471         PR bootstrap/44455
3472         * configure.ac (extra_mpfr_configure_flags): Copy from
3473         extra_mpc_gmp_configure_flags.
3474         * configure: Re-generated.
3476 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3482         * MAINTAINERS (Write After Approval): Add myself.
3484 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3486         * MAINTAINERS (Write After Approval): Add myself.
3488 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3490         PR target/44862
3491         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3492         Provide -B option to allow for link spec %s substitutions for
3493         libstdc++.a on darwin.
3494         * Makefile.in: Regenerate.
3496 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3498         * MAINTAINERS (Reviewers): Update my e-mail address
3500 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3502         * Makefile.def (configure-gcc): Depend on all-libelf.
3503         * Makefile.in: Rebuild.
3505 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3507         * MAINTAINERS (Write After Approval): Add myself in the right place.
3509 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3511         * MAINTAINERS (Write After Approval): Add myself.
3513 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3515         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3517 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3519         * config.sub: Update to version 2010-05-21.
3520         * config.guess: Update to version 2010-04-03.
3522 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3524         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3525         * configure: Regenerate.
3527 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3529         * MAINTAINERS (Write After Approval): Add myself.
3531 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3533         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3534         a platform that supports LTO.
3535         * configure: Regenerate.
3537 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3539         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3540         * configure: Regenerated.
3542 2010-04-27  Roland McGrath  <roland@redhat.com>
3543             H.J. Lu  <hongjiu.lu@intel.com>
3545         * configure.ac (--enable-gold): Support both, both/gold and
3546         both/bfd to add gold to configdirs without removing ld.
3547         * configure: Regenerated.
3549         * Makefile.def: Add install-gold dependency to install-ld.
3550         * Makefile.in: Regenerated.
3552 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3554         PR lto/42776
3555         * configure.ac (--enable-lto): Refactor handling so libelf tests
3556         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3557         and allow LTO to be explicitly enabled on non-ELF platforms that
3558         are known to support it inside else-clause.
3559         * configure: Regenerate.
3561 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3563         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3564         * configure: Regenerate.
3566 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3568         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3569         * configure: Regenerate.
3571 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3573         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3574         separately.
3575         * configure: Regenerate.
3577 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3579         * MAINTAINERS (Write After Approval): Add myself.
3581 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3583         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3584         * configure: Regenerate.
3586 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3588         * configure: Regenerate after change to elf.m4.
3590 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3592         * MAINTAINERS (Write After Approval): Add myself.
3594 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3596         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3597         * configure: Regenerated.
3599 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3601         * configure.ac: Print "buggy but acceptable" when CLooG
3602         revision is less than 9.
3603         * configure: Regenerated.
3605 2010-04-01  Diego Novillo  <dnovillo@google.com>
3607         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3609 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3611         PR bootstrap/43615
3612         PR bootstrap/43328
3614         Revert:
3616         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3618         * configure.ac: Do not pass --enable-multilib nor
3619         --disable-multilib in baseargs.  Accept explicitly passed
3620         --enable_multilib.
3621         * configure: Regenerate.
3623 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3625         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3627 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3629         * MAINTAINERS: Remove myself.
3631 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3633         PR bootstrap/43328
3634         * configure.ac: Do not pass --enable-multilib nor
3635         --disable-multilib in baseargs.  Accept explicitly passed
3636         --enable_multilib.
3637         * configure: Regenerate.
3639 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3641         * MAINTAINERS (spu port): Remove me.
3643 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3645         * configure.ac (tic6x-*-*): New case.
3646         * configure: Regenerate.
3648 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3650         * config.sub: Update to version 2010-03-22.
3651         * config.guess: Update to version 2009-12-30.
3653 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3655         PR ada/42554
3656         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3657         * configure: Regenerate.
3659 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3661         * MAINTAINERS: Update my email address.
3663 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3665         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3666         (ghassan.shobaki@amd.com): Removed.
3668 2010-03-17  Alan Modra  <amodra@gmail.com>
3670         * MAINTAINERS: Update my email address.
3672 2010-03-16  Diego Novillo  <dnovillo@google.com>
3674         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3675         Matthews.
3677 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3679         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3680         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3682 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3684         * MAINTAINERS: Update my email address.
3686 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3688         * MAINTAINERS: Update my email address.
3690 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3692         * MAINTAINERS: Update my email address.
3694 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3696         * MAINTAINERS: Update my email address.
3698 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3700         PR libstdc++/32499
3701         * configure.ac (RANLIB): Default to true.
3702         (STRIP): Likewise.
3703         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3704         * configure: Regenerate.
3706 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3708         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3709         (Write After Approval): Update my email address.
3711 2010-02-17  Nick Clifton  <nickc@redhat.com>
3713         PR 11238
3714         * Makefile.tpl (local-distclean): Also remove config.cache files in
3715         sub-directories as there may not be Makefiles present in the
3716         sub-directories.
3717         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3718         the config.cache files found by the find command.
3720         * Makefile.in: Regenerate.
3721         * configure.ac: Revert previous delta.
3722         * configure: Regenerate.
3724 2010-02-15  Nick Clifton  <nickc@redhat.com>
3726         PR 11238
3727         * configure.ac: Delete config.cache files in sub-directories when
3728         deleting Makefiles.
3729         * configure: Regenerate.
3731 2010-02-12  Ben Elliston  <bje@gnu.org>
3733         * MAINTAINERS: Update my email address.
3735 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3737         * MAINTAINERS (spu port): Update my email address.
3739 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3741         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3743 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3745         * configure.ac: Add "recommended" version checks for GMP/MPC.
3746         Update recommended GMP/MPFR/MPC versions.
3747         * configure: Regenerate.
3749 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3751         * MAINTAINERS: Move my Embecosm email address into the
3752         write-after-approval section.
3754 2010-01-26  Ian Lance Taylor  <iant@google.com>
3756         * MAINTAINERS: Add myself as Go frontend maintainer.
3758 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3760         PR libstdc++/36101, PR libstdc++/42813
3761         * configure.ac (bootstrap_target_libs): Make inclusion of
3762         target-libgomp conditional on libgomb being in target_configdirs.
3763         * configure: Regenerate.
3765 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3767         PR libstdc++/36101, PR libstdc++/42813
3768         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3769         * configure: Regenerate.
3771 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3773         PR libstdc++/36101, PR libstdc++/42813
3774         * configure.ac (target_configdirs): Substitute.
3775         * Makefile.def: Bootstrap target module libgomp.
3776         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3777         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3778         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3779         * configure, Makefile.in: Regenerate.
3781 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3783         * MAINTAINERS: Adjust my details.
3785 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3787         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3789 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3791         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3793 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3795         * MAINTAINERS (Write After Approval): Add myself.
3797 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3799         * MAINTAINERS (Write After Approval): Add myself.
3801 2010-01-11  Richard Guenther  <rguenther@suse.de>
3803         PR lto/41569
3804         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3805         * Makefile.in: Regenerated.
3807 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3809         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3810         * configure: Regenerate.
3812 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3813             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3815         PR bootstrap/42424
3816         * configure.ac: Include libtool m4 files.
3817         (_LT_CHECK_OBJDIR): Call it.
3818         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3819         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3821         * configure: Regenerate.
3823 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3825         PR bootstrap/41818
3826         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3827         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3828         * Makefile.in: Regenerate.
3830 2010-01-02  Richard Guenther  <rguenther@suse.de>
3832         PR lto/41529
3833         * configure.ac: Include config/elf.m4.  Disable LTO if not
3834         builting for an elf target.
3835         * configure: Regenerate.
3837 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3839         * MAINTAINERS: Change my email address.
3841 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3843         * config.sub, config.guess: Update from upstream sources.
3845 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3847         * MAINTAINERS (Write After Approval): Add myself.
3849 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3851         PR middle-end/30447
3852         PR middle-end/30789
3853         PR other/40302
3855         * configure.ac: Require MPC.
3856         * configure: Regenerate.
3858 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3860         PR target/38384
3861         PR bootstrap/40972
3862         * libtool.m4: Sync from git Libtool.
3863         * ltoptions.m4: Likewise.
3864         * ltversion.m4: Likewise.
3865         * lt~obsolete.m4: Likewise.
3866         * ltmain.sh: Likewise.
3868 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3870         * configure.ac: Update minimum MPC version to 0.8.
3871         * configure: Regenerate.
3873 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3875         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3876         * configure: Regenerated.
3878 2009-11-21  Ian Lance Taylor  <iant@google.com>
3880         * configure.ac: Change default of poststage1_ldflags to be empty if
3881         poststage1_libs is set.  When poststage1_libs is empty, and
3882         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3883         * configure: Rebuild.
3885 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3887         * MAINTAINERS (Write After Approval): Update my email address.
3889 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3891         * config.guess: Update from upstream sources.
3893 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3895         * Makefile.def: Restore host and target settings for gmp.
3896         * Makefile.in: Rebuild.
3898 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3900         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3901         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3902         Fix portability of test of C++ as bootstrap language.  Add
3903         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3904         * configure: Rebuild.
3905         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3906         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3907         in-tree building.
3908         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3909         (POSTSTAGE1_HOST_EXPORTS): Use it.
3910         (STAGE[+id+]_CXXFLAGS): New.
3911         (BASE_FLAGS_TO_PASS): Pass it down.
3912         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3913         extra_exports.
3914         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3915         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3916         extra_exports.
3917         * Makefile.in: Rebuild.
3919 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3921         * config.sub, config.guess: Update from upstream sources.
3923 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3925         * MAINTAINERS (Write After Approval): Add myself.
3927 2009-11-09  Jon Beniston  <jon@beniston.com>
3929         * MAINTAINERS (Write After Approval): Add myself.
3931 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3933         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3934         paths for *-w64-mingw* and x86_64-*mingw*.
3935         * configure: Regenerated.
3937 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3939         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3941 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3943         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3944         Phil Edwards to Write-After Approval.
3946 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3948         * configure.ac: Disable target-winsup & co for
3949         x86_64-*-mingw* and *-w64-mingw* targets.
3950         * configure: Regenerated.
3952 2009-10-16  Nick Clifton  <nickc@redhat.com>
3954         * MAINTAINERS: Add myself as a maintainer for the RX port.
3956 2009-10-26  Johannes Singler  <singler@kit.edu>
3958         * MAINTAINERS (Write After Approval): Update my e-mail address.
3960 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3962         * configure.ac (CLooG test): Use = with test.
3963         * configure: Regenerate.
3965 2009-10-22  Richard Guenther  <rguenther@suse.de>
3967         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3968         cloog if the ppl version check failed.  Move flags saving
3969         before setting in libelf check.
3970         * configure: Regenerate.
3972 2009-10-21  Richard Guenther  <rguenther@suse.de>
3974         * configure.ac: Adjust the ppl and cloog configure to work as
3975         documented.  Disable cloog if ppl was disabled.  Omit the version
3976         checks if they were disabled.
3977         * configure: Re-generate.
3979 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3981         * configure.ac: Add 'lto' to enable_languages, not
3982         new_enable_languages, and only if not already present.
3983         * configure: Regenerate.
3985 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3987         * README: Refer to the various COPYING* files instead of just
3988         COPYING.
3989         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3991 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3993         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3995 2009-10-07  Richard Guenther  <rguenther@suse.de>
3997         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3998         and Richard Guenther as reviewers.
3999         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4000         as reviewers.
4002 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4004         * config.sub: Update from upstream sources.
4006 2009-10-06  Ian Lance Taylor  <iant@google.com>
4008         * Makefile.def: check-gold depends upon all-gas.
4009         * Makefile.in: Rebuild.
4011 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4013         * MAINTAINERS (Write After Approval): Add myself.
4015 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4017         * Makefile.def: all-lto-plugin depends on all-libiberty.
4018         set bootstrap=true for lto-plugin.
4019         Add lto-plugin.
4020         * Makefile.in: Regenerate.
4021         * configure.ac (host_libs): Add lto-plugin.
4022         * configure: Regenerate.
4024 2009-10-03  Diego Novillo  <dnovillo@google.com>
4026         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4027         (HOST_LIBELFLIBS): Define.
4028         (HOST_LIBELFINC): Define.
4029         * Makefile.in: Regenerate.
4030         * configure.ac: Add --enable-lto.
4031         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4032         If --enable-lto is used, add 'lto' to new_enable_languages.
4033         If --enable-lto is used and gold is enabled, add
4034         lto-plugin to configdirs.
4035         * configure: Regenerate.
4037 2009-10-03  Simon Baldwin  <simonb@google.com>
4039         * configure.ac: If --with-system-zlib, suppress local zlib and
4040         pass --with-system-zlib to subdir configure scripts.
4041         * configure: Regenerate.
4043 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4044             Paolo Bonzini  <bonzini@gnu.org>
4046         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4047         $(srcdir).
4048         * Makefile.in: Rebuilt.
4050 2009-09-26  Gary Funck  <gary@intrepid.com>
4052         * MAINTAINERS (Write After Approval): Add myself.
4054 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4056         * configure.ac: Update minimum MPC version to 0.7.
4057         * configure: Regenerate.
4059 2009-09-25  Nick Clifton  <nickc@redhat.com>
4061         * configure.ac: Pass any --cache-file=/dev/null option on to
4062         subconfigures.
4063         * configure: Regenerate.
4065 2009-09-23  Nick Clifton  <nickc@redhat.com>
4067         * config.sub, config.guess: Update from upstream sources.
4069 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4071         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4072         * Makefile.in: Rebuilt.
4074 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4076         PR bootstrap/32272
4077         * configure.ac: Error out if $srcdir isn't '.' but contains
4078         host-${host_noncanonical}.
4079         * configure: Regenerate.
4081 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4083         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4084         maintainer.
4086 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4088         * configure.ac: If bootstrapping a combined tree with
4089         --enable-gold, require c++ in stage1_languages.
4090         * configure: Regenerate.
4092         * configure.ac: Also add target_libs of stage1_languages to
4093         bootstrap_target_libs.
4094         * configure: Regenerate.
4096         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4097         with --enable-languages not containing c++.
4098         * configure: Regenerate.
4100 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4102         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4103         * configure: Regenerate.
4105 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4107         * MAINTAINERS (Write After Approval): Update my e-mail address,
4108         and move from from here...
4109         (Waiting for paperwork): To here.
4111 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4113         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4115 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4117         * configure.ac: Do not use $extrasub for replacing @if/@endif
4118         parts in Makefile; instead, use additional arguments to
4119         AC_CONFIG_COMMANDS to do the replacement manually, with several
4120         sed invocations, to avoid HP-UX sed command limits.
4121         * configure: Regenerate.
4123 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4125         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4126         blank before -L.
4128 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4130         * configure.ac (with-build-config): Document.  Handle without.
4131         Handle missing argument.
4132         * configure: Rebuilt.
4134 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4136         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4137         Default to bootstrap-debug only if compare-debug works.
4138         * configure: Rebuilt.
4139         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4140         * Makefile.in: Rebuilt.
4142 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4144         * MAINTAINERS (OS Port Maintainers): Update my email address.
4146 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4148         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4149         * Makefile.in: Rebuilt.
4151 2009-09-01  Chris Demetriou  <cgd@google.com>
4153         * MAINTAINERS (Write After Approval): Add myself.
4155 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4157         PR debug/30161
4158         * include/dwarf2.h (enum dwarf_tag): Added
4159         DW_TAG_GNU_template_template_param
4160         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4162 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4164         * Makefile.tpl (AWK): Fix typo.
4165         * Makefile.in: Regenerate.
4167 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4169         * configure.ac: Detect awk and sed.
4170         * Makefile.def (flags_to_pass): Add AWK and SED.
4171         * Makefile.tpl (AWK, SED): New.
4172         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4173         * configure: Regenerate.
4174         * Makefile.in: Regenerate.
4176 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4178         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4179         (collapseslashes): Likewise.
4181 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4183         * configure.ac (AC_PREREQ): Bump to 2.64.
4185 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4187         * configure.ac: Remove --with-datarootdir, --with-docdir,
4188         --with-pdfdir, --with-htmldir switches.
4189         * configure: Regenerate.
4191         * configure: Regenerate.
4193         * compile: Sync from Automake 1.11.
4194         * depcomp: Likewise.
4195         * install-sh: Likewise.
4196         * missing: Likewise.
4197         * mkinstalldirs: Likewise.
4198         * ylwrap: Likewise.
4200 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4202         * ltmain.sh (func_normal_abspath): New function.
4203         (func_relative_path): Likewise.
4204         (func_mode_help): Document new -bindir option for link mode.
4205         (func_mode_link): Add new -bindir option, and use it to place
4206         output DLL if specified.
4208 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4210         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4211         (baseargs): Add --disable-option-checking.
4212         * configure: Regenerate.
4214         * Makefile.def (configure-target-libiberty): Depend on
4215         all-binutils and all-ld.
4216         (configure-target-newlib): Likewise.
4217         * Makefile.in: Regenerate.
4219 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4221         * config.sub, config.guess: Update from upstream sources.
4223 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4225         Sync from src, merge:
4227         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4229         * configure.ac: Do not exclude gas for i386-*-darwin.
4230         Add a case for x86_64-*-darwin.
4231         * configure: Regenerate.
4233 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4235         * MAINTAINERS: Add my name to Write After Approval list.
4237 2009-08-06  Michael Eager  <eager@eagercon.com>
4239         * configure.ac: Add Microblaze target.
4240         * configure: Regenerate.
4242 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4244         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4245         * configure: Regenerate.
4247 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4249         * MAINTAINERS (Write After Approval): Update my e-mail address.
4251 2009-07-06  Ian Lance Taylor  <iant@google.com>
4253         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4254         * configure: Rebuild.
4256 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4258         * MAINTAINERS: Move myself to the Graphite Reviewers.
4260 2009-06-30  Wei Guozhi  <carrot@google.com>
4262         * MAINTAINERS: Add my name to Write After Approval list.
4264 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4266         PR bootstrap/40338
4267         * configure.ac (comparestring): Create new variable.
4268         * Makefile.tpl (comparestring): Use to skip some comparisions.
4269         * configure: Regenerate.
4270         * Makefile.in: Regenerate.
4272 2009-06-26  Doug Evans  <dje@sebabeach.org>
4274         * Makefile.def (host_modules): Add cgen.
4275         * Makefile.in: Regenerate.
4276         * configure.ac (host_tools): Add cgen.
4277         * configure: Regenerate.
4279 2009-06-23  DJ Delorie  <dj@redhat.com>
4281         * MAINTAINERS: Add myself as mep maintainer.
4283 2009-06-23  Ian Lance Taylor  <iant@google.com>
4285         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4286         boot_languages.  Only bootstrap target libraries listed in
4287         target_libs for some boot language.  Add --with-stage1-ldflags,
4288         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4289         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4290         if not building with C++.
4291         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4292         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4293         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4294         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4295         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4296         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4297         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4298         * configure, Makefile.in: Rebuild.
4300 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4302         * MAINTAINERS: Added my name to write-after-approval list.
4304 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4306         * configure.ac: Define is_elf for QNX Neutrino targets.
4307         * configure: Regenerate.
4309 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4311         * MAINTAINERS: Added my name to the write-after-approval list
4313 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4315         * configure.ac: Detect MPC in default directory.
4316         * configure: Regenerate.
4318 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4319             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4321         * Makefile.tpl (all): Avoid a trailing backslash.
4322         * Makefile.in: Regenerate.
4324 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4326         * config.sub, config.guess: Update from upstream sources.
4328 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4330         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4331         to noconfdirs.
4332         * configure: Regenerate.
4334 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4336         * Makefile.tpl ([+compare-target+]): Compare all stage
4337         directories, rather than just gcc.
4338         * Makefile.in: Rebuilt.
4340 2009-06-01  Doug Kwan  <dougkwan@google.com>
4342         * configure.ac: Support gold for target arm*-*-*.
4343         * configure: Regenerate.
4345 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4347         * Makefile.def: Add MPC support and dependencies.
4348         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4350         * Makefile.in, configure: Regenerate.
4352 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4354         * Makefile.tpl (all): Avoid harmless warning in make all when
4355         gcc-bootstrap is enabled but stage_last does not exist.
4356         * Makefile.in: Rebuilt.
4358 2009-05-24  Nicolas Roche  <roche@adacore.com>
4360         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4361         * Makefile.in: Regenerate.
4363 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4365         * MAINTAINERS: Update my e-mail address.
4367 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4369         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4370         * configure:  Regenerate.
4372 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4374         PR other/40159
4375         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4376         gcc-no-bootstrap are mutually exclusive.
4377         * Makefile.in: Rebuilt.
4379 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4381         PR other/40159
4382         * Makefile.tpl (all): Don't end with unconditional success.
4383         * Makefile.in: Rebuilt.
4385 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4387         PR target/37137
4388         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4389         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4390         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4391         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4392         stage_configureflags, stage_cflags and stage_libcflags into
4393         explicit Makefile macros.
4394         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4395         GFORTRAN.
4396         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4397         CC.  Set CC_FOR_BUILD from CC.
4398         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4399         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4400         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4401         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4402         and GFORTRAN.
4403         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4404         (_LIBCFLAGS): Renamed to _TFLAGS.
4405         (do-compare-debug, do-compare3-debug): Drop.
4406         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4407         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4408         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4409         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4410         (XGCC_FLAGS_FOR_TARGET): New.
4411         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4412         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4413         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4414         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4415         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4416         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4417         TFLAGS.
4418         (BUILD_CONFIG): Include if requested.
4419         (all): Set TFLAGS on bootstrap.
4420         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4421         (all-stageid-prefixmodule): Likewise.
4422         (do-clean, distclean-stageid): Set TFLAGS.
4423         (restrap): Fix whitespace.
4424         * Makefile.in: Rebuilt.
4426 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4428         * config.guess: Sync with src.
4430 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4432         * configure.ac ($with_ppl):  Default to no if not supplied.
4433         ($with_cloog):  Likewise.
4434         configure:  Regenerate.
4436 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4438         * MAINTAINERS: Update my e-mail address.
4440 2009-04-27  Nick Clifton  <nickc@redhat.com>
4442         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4444 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4446         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4447         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4448         * Makefile.in: Regenerate.
4450 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4452         PR bootstrap/39739
4453         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4454         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4456         * configure, Makefile.in: Regenerate.
4458 2009-04-21  Taras Glek  <tglek@mozilla.com>
4460         * include/hashtab.h: Update GTY annotations to new syntax
4461         * include/splay-tree.h: Likewise
4463 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4465         * config.sub, config.guess: Update from upstream sources.
4467 2009-04-15  Anthony Green  <green@moxielogic.com>
4469         * configure.ac: Add moxie support.
4470         * configure: Rebuilt.
4472 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4474         * configure.ac: Change copyright header to refer to version
4475         3 of the GNU General Public License and to point readers at the
4476         COPYING3 file and the FSF's license web page.
4477         * Makefile.def: Likewise.
4478         * Makefile.tpl: Likewise.
4479         * Makefile.in: Regenerate.
4481 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4483         * configure.ac: Restore match for darwin9 or later. Use double
4484         brackets since regeneration eats one pair.
4485         * configure: Regenerate.
4487 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4489         PR gas/10039
4490         * configure.ac: Require texinfo 4.7.
4491         * configure: Regenerated.
4493 2009-04-09  Nick Clifton  <nickc@redhat.com>
4495         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4496         the GCC Runtime Library Exception.
4498 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4500         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4501         * configure: Regenerate.
4503 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4505         * Makefil.def (languages): New entries.
4506         * Makefile.tpl (check-gcc-*): New generic target.
4507         * Makefile.in: Regenerate.
4509 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4511         * MAINTAINERS:  Update my email address.
4513 2009-03-18  Tom Tromey  <tromey@redhat.com>
4515         * configure: Rebuild.
4516         * configure.ac (host_libs): Add libiconv.
4517         * Makefile.in: Rebuild.
4518         * Makefile.def (host_modules): Add libiconv.
4519         (configure-gdb, all-gdb): Depend on libiconv.
4521 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4523         * configure.ac: Treat gdb as supported on x86_64-darwin.
4524         * configure: Regenerate.
4526 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4528         * configure.ac (--with-host-libstdcxx): New option.
4529         * configure: Regenerate.
4531 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4533         * MAINTAINERS:  Move myself into the write after approval list.
4535 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4537         * MAINTAINERS: Update e-mail address.
4539 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4541         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4543 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4545         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4547 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4549         Backport from git Libtool:
4551         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4552         Support GNU/kOpenSolaris.
4553         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4554         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4555         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4556         GNU/kOpenSolaris.
4558 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4560         * MAINTAINERS: Update e-mail address.
4562 2009-02-24  Michael Eager  <eager@eagercon.com>
4564         * MAINTAINERS (Write After Approval): Add self.
4566 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4568         * MAINTAINERS (Write After Approval): Add myself.
4570 2009-02-05  Andreas Schwab  <schwab@suse.de>
4572         * Makefile.tpl (stage_last): Define $r and $s before using
4573         $(RECURSE_FLAGS_TO_PASS).
4574         * Makefile.in: Regenerate
4576 2009-01-30  Ian Lance Taylor  <iant@google.com>
4578         * MAINTAINERS: Move myself to the Global Reviewers list.
4580 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4582         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4583         * configure: Regenerate.
4585 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4587         * MAINTAINERS: Make whitespace consistent.
4588         Remove Robert Millan from Write After Approval.
4590 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4592         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4593         (all-opcodes): Depend on all-libiberty.
4594         * Makefile.in: Regenerate.
4596 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4598         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4599         * configure: Regenerate.
4601 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4603         * MAINTAINERS (Write After Approval): Add myself.
4605 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4607         * MAINTAINERS: Add myself to reviewers (Fortran).
4609 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4611         PR tree-optimization/38515
4612         * configure.ac (cloog-polylib): Removed.
4613         (with_ppl, with_cloog): Test for "no".
4614         * configure: Regenerated.
4616 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4618         * MAINTAINERS: Moved myself to reviewers (Fortran).
4620 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4622         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4623         (Write After Approval): Remove myself.
4625 2009-01-03  Diego Novillo  <dnovillo@google.com>
4627         * MAINTAINERS: Remove myself from alias maintainership.
4629 2009-01-02  David Ayers  <ayers@fsfe.org>
4631         * MAINTAINERS: Update e-mail address.
4633 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4635         * MAINTAINERS: Make whitespace consistent.
4637 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4639         Backport from upstream Libtool:
4640         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4641         Add cache variables to tests that require the linker to work.
4642         For shlibpath_overrides_runpath, this also changes the semantics
4643         to let the result from the C compiler take precedence.
4645 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4647         * config.sub, config.guess: Update from upstream sources.
4649 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4651         * configure.ac (ppllibs): Add by default the lib flags.
4652         * configure: Regenerate.
4654 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4656         * MAINTAINERS:  Add myself to the write after approval list.
4658 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4660         * configure.ac: Add double brackets on darwin[912].
4661         * configure: Regenerate.
4663 2008-12-03  Daniel Kraft  <d@domob.eu>
4665         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4666         Approval to Reviewer section (for Fortran front-end).
4668 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4670         * configure.ac: Expand to darwin10 and later.
4671         * configure: Regenerate.
4673 2008-12-02  Andreas Schwab  <schwab@suse.de>
4675         * Makefile.def: configure-target-boehm-gc depends on
4676         all-target-libstdc++-v3.
4677         * Makefile.in: Regenerate.
4679 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4681         * MAINTAINERS:  Add myself as mingw maintainer.
4683 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4685         * config.sub, config.guess: Update from upstream sources.
4687 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4689         * README.SCO: Remove.
4691 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4693         * MAINTAINERS:  Add myself to the write after approval list.
4695 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4697         * MAINTAINERS:  Update my email address in WAA section.
4699 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4701         * MAINTAINERS: Update e-mail address.
4703 2008-11-27  Toon Moene  <toon@moene.org>
4705         * MAINTAINERS: Change e-mail address.
4707 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4709         * configure.ac: Build gdb for i?86-*-darwin*
4710         * configure: Regenerated.
4712 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4714         * MAINTAINERS: Added my full name.
4716 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4718         PR bootstrap/38014
4719         PR bootstrap/37923
4721         Revert:
4723         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4725         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4726         * Makefile.in: Regenerated.
4728         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4730         PR gdb/921
4731         PR gdb/1646
4732         PR gdb/2175
4733         PR gdb/2176
4735         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4736         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4737         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4738         (HOST_EXPORTS): Pass CPPFLAGS.
4739         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4740         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4741         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4742         * Makefile.in, configure: Regenerated.
4743         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4744         and CPPFLAGS_FOR_BUILD.
4746 2008-11-06  Jeff Law  <law@redhat.com>
4748         * MAINTAINERS: Add myself as middle end maintainer.
4750 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4752         * MAINTAINERS (Write after approval): Add myself.
4754 2008-11-05  Diego Novillo  <dnovillo@google.com>
4756         * MAINTAINERS (Global Reviewers): Add myself.
4757         (Non-Algorithmic Maintainers): Remove myself.
4759 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4761         * MAINTAINERS (Write after approval): Add myself.
4763 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4765         * MAINTAINERS (Write after approval): Add myself.
4767 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4769         * configure.ac (spu-*-*): Remove special case.
4770         * configure: Regenerate.
4772 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4774         * MAINTAINERS (Write after approval): Update my email address.
4776 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4778         * configure.ac [spu-*-*]: Do not set skipdirs.
4779         * configure: Re-generate.
4781 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4783         * MAINTAINERS (Various Maintainers): Add myself to reload.
4785 2008-10-25  Richard Guenther  <rguenther@suse.de>
4787         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4788         maintainer.  Remove myself as libgcc-math maintainer.
4789         (Non-Algorithmic Maintainers): Remove myself.
4791 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4793         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4794         * Makefile.in: Regenerated.
4796 2008-10-23  Cary Coutant  <ccoutant@google.com>
4798         * MAINTAINERS (Write after approval): Add myself.
4800 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4802         PR gdb/921
4803         PR gdb/1646
4804         PR gdb/2175
4805         PR gdb/2176
4807         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4808         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4809         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4810         (HOST_EXPORTS): Pass CPPFLAGS.
4811         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4812         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4813         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4814         * Makefile.in, configure: Regenerated.
4815         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4816         and CPPFLAGS_FOR_BUILD.
4818 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4820         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4821         Sebastian Pop.
4823 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4825         * MAINTAINERS (Write After Approval): Added myself.
4827 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4829         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4830         recommended version to 2.3.2.
4832         * configure: Regenerate.
4834 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4836         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4838 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4840         * MAINTAINERS (Write After Approval): Update e-mail address.
4842 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4844         * libtool.m4: Update to libtool 2.2.6.
4845         * lt~obsolete.m4: Update to libtool 2.2.6.
4846         * ltmain.sh: Update to libtool 2.2.6.
4847         * ltsugar.m4: Update to libtool 2.2.6.
4848         * ltversion.m4: Update to libtool 2.2.6.
4849         * ltoptions.m4: Update to libtool 2.2.6.
4850         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4852 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4854         * MAINTAINERS (Write After Approval): Add myself.
4856 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4858         * MAINTAINERS (Write After Approval): Update my name.
4860 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4862         * MAINTAINERS: Add myself in "Write After Approval".
4864 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4866         * MAINTAINERS: Add myself as ia64 maintainer.
4868 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4870         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4871         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4872         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4873         and Michael Tiemann from Write After Approval since they do not
4874         actually have access.
4876 2008-09-05  Richard Guenther  <rguenther@suse.de>
4878         * configure.ac: Initialize clooglibs to -lcloog.
4879         * configure: Re-generate.
4881 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4883         * MAINTAINERS (Write After Approval): Add myself.
4885 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4887         * configure.ac (--with-cloog-polylib): New.
4888         (--disable-cloog-version-check): New.
4889         (--disable-ppl-version-check): New.
4890         * configure: Re-generate.
4892 2008-09-03  Richard Guenther  <rguenther@suse.de>
4894         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4895         cloog test.
4896         * configure: Re-generate.
4898 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4900         Add picoChip port.
4901         * MAINTAINERS: Add picoChip maintainers.
4903 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4904             Tobias Grosser  <grosser@fim.uni-passau.de>
4905             Jan Sjodin  <jan.sjodin@amd.com>
4906             Harsha Jagasia  <harsha.jagasia@amd.com>
4907             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4908             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4909             Adrien Eliche  <aeliche@isty.uvsq.fr>
4911         Merge from graphite branch.
4912         * configure: Regenerate.
4913         * Makefile.in: Regenerate.
4914         * configure.ac (host_libs): Add ppl and cloog.
4915         Add checks for PPL and CLooG.
4916         * Makefile.def (ppl, cloog): Added modules and dependences.
4917         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4918         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4920 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4922         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4923         (GCC_SHLIB_SUBDIR): New.
4924         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4925         * configure: Regenerate.
4926         * Makefile.in: Regenerate.
4928 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4930         * MAINTAINERS: Consistently use tabs to separate columns.
4932 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4934         * MAINTAINERS (Write after Approval): Add myself.
4936 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4938         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4939         Enable bfd, binutils and opcodes.
4940         * configure: Regenerate.
4942 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4944         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4946 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4948         * MAINTAINERS:  Use correct Umlaut for last name.
4950 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4952         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4954 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4956         * MAINTAINERS: Update my email address.
4958 2008-08-16  Nicolas Roche  <roche@adacore.com>
4960         * Makefile.tpl: Add BOOT_ADAFLAGS.
4961         * Makefile.in: Regenerate.
4963 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4965         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4966         * configure: Regenerate.
4968 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4970         * configure.ac: Add makefile fragments for hpux.
4971         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4972         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4973         * configure: Regenerate.
4974         * Makefile.in: Regenerate.
4976 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4978         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4980 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4982         * MAINTAINERS (Write after Approval): Add myself.
4984 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4986         * MAINTAINERS (Write After Approval):  Add myself.
4988 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4990         * MAINTAINERS (Write After Approval):  Add myself.
4992 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4994         * MAINTAINERS: Update my email address.
4996 2008-06-25  Joey Ye  <joey.ye@intel.com>
4998         * MAINTAINERS (Write After Approval):  Add myself.
5000 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5002         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5003         * Makefile.in: Regenerate.
5004         * configure: Regenerate.
5006 2008-06-17  Daniel Kraft  <d@domob.eu>
5008         * MAINTAINERS (Write After Approval):  Add myself.
5010 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5012         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5013         "$@" is still intact with both Autoconf 2.59 and 2.62.
5014         * configure: Regenerate.
5016 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5018         * Makefile.tpl: Fix comment errors.
5019         * Makefile.in: Regenerate.
5021 2008-06-12  David S. Miller  <davem@davemloft.net>
5022             David Edelsohn  <edelsohn@gnu.org>
5024         * configure.ac: Add powerpc*-*-* to gold supported targets.
5025         * configure: Regenerate.
5027 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5029         PR tree-optimization/36218
5030         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5031         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5032         (all prefix="build-"): Pass them to build-system sub-makes.
5033         * Makefile.in: Regenerate.
5035 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5037         * MAINTAINERS (mt port): Remove.
5038         (sco5, unixware, sco udk): Remove.
5039         (Kean Johnston): Add to Write After Approval.
5041 2008-05-30  Julian Brown  <julian@codesourcery.com>
5043         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5044         of libobjc for ARM EABI Linux.
5045         * configure: Regenerate.
5047 2008-05-18  Xinliang David Li   <davidxl@google.com>
5049         * ChangeLog: Remove wrong ChangeLog entry.
5051 2008-05-17  Xinliang David Li   <davidxl@google.com>
5053         * MAINTAINERS (Write After Approval): Add myself.
5055 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5057         * MAINTAINERS (Write After Approval): Add myself.
5059 2008-05-14  Rafael Espíndola  <espindola@google.com>
5061         * config-ml.in: don't handle --enable-shared and --enable-static.
5063 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5065         * MAINTAINERS: Update my email address.
5067 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5069         * MAINTAINERS: Update my email address.
5071 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5073         * MAINTAINERS (Write After Approval): Add myself.
5075 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5077         * MAINTAINERS (Write After Approval): Add myself.
5079 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5081         * MAINTAINERS (crx): Add myself.
5083 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5085         Sync with src:
5086         2008-04-14  David S. Miller  <davem@davemloft.net>
5088         * configure.ac: Add sparc*-*-* to gold supported targets.
5089         * configure: Regenerate.
5091 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5093         PR bootstrap/35457
5094         * configure.ac: Include override.m4.
5095         * configure: Regenerate.
5097 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5099         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5100         * Makefile.in: Regenerate.
5102 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5104         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5105         as nonconfigurable directories list.
5106         * configure: Regenerate.
5108 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5110         * config.sub, config.guess: Update from upstream sources.
5112 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5114         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5115         * Makefile.in: Regenerate.
5117 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5119         * configure.ac: Do not build libssp for the AVR.
5120         * configure: Regenerate.
5122 2008-04-07  Ian Lance Taylor  <iant@google.com>
5124         * Makefile.def: check-gold depends upon all-binutils.
5125         * Makefile.in: Regenerate.
5127 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5129         * MAINTAINERS (Write After Approval): Add myself.
5131 2008-04-04  Nick Clifton  <nickc@redhat.com>
5133         PR binutils/4334
5134         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5135         builds.
5136         * configure: Regenerate.
5138 2008-04-04  NightStrike  <NightStrike@gmail.com>
5140         PR other/35151
5141         * configure.ac: Combine rules for mingw32 and mingw64.
5142         * configure: Regenerate.
5144 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5146         * MAINTAINERS (Write After Approval): Add myself.
5148 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5150         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5151         * Makefile.in (.NOTPARALLEL): Ditto.
5153 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5155         * MAINTAINERS (Write After Approval): Add myself.
5157 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5159         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5160         * Makefile.in (.NOTPARALLEL): Regenerate.
5162 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5164         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5165         * Makefile.in: Regenerate.
5167 2008-03-26  Jakub Staszak  <kuba@et.pl>
5169         * MAINTAINERS (Write After Approval): Add myself.
5171 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5173         * MAINTAINERS:  Update e-mail address.
5175 2008-03-20  Ian Lance Taylor  <iant@google.com>
5177         * configure.ac: Add support for --enable-gold.
5178         * Makefile.def: Add gold as a directory like ld.
5179         * configure, Makefile.in: Regenerate.
5181 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5183         * configure.ac: m4_include config/proginstall.m4.
5184         * configure: Regenerate.
5186         Backport from upstream Libtool:
5188         2007-10-12  Eric Blake  <ebb9@byu.net>
5190         Deal with Autoconf 2.62's semantic change in m4_append.
5191         * ltsugar.m4 (lt_append): Replace broken versions of
5192         m4_append.
5193         (lt_if_append_uniq): Don't require separator to be overquoted,
5194         and avoid broken m4_append.
5195         (lt_dict_add): Fix typo.
5196         * libtool.m4 (_LT_DECL): Don't overquote separator.
5198 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5200         * config.rpath: Add AIX 6 support.
5202 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5204         * Makefile.def (stageprofile).  Remove -fprofile-generate
5205         from stage_libcflags.
5206         * Makefile.in: Regenerate.
5208 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5210         * config.sub, config.guess: Update from upstream sources.
5212 2008-03-06  Tom Tromey  <tromey@redhat.com>
5214         * MAINTAINERS: Update for treelang deletion.
5216 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5218         * MAINTAINERS: Update my email address.
5220 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5222         * MAINTAINERS (darwin port): Add myself as a maintainer.
5223         (objective-c/c++): Add myself as a maintainer.
5225 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5227         * MAINTAINERS (Write After Approval): Update my email address.
5229 2008-02-25  Tomas Bily  <tbily@suse.cz>
5231         * MAINTAINERS (Write After Approval): Add myself.
5233 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5235         * MAINTAINERS (OpenMP): Add myself.
5237 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5239         PR bootstrap/32009
5240         PR bootstrap/32161
5242         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5243         * configure: Regenerate.
5245         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5246         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5247         STAGE4_LIBCFLAGS): New.
5248         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5249         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5250         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5251         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5252         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5253         for target modules.  Don't export LIBCFLAGS.
5254         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5255         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5256         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5257         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5258         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5259         * Makefile.in: Regenerate.
5261 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5263         PR libgcj/33085
5264         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5265         Do not use -DDLL_EXPORT.  Backport from upstream.
5267 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5269         * MAINTAINERS (Write After Approval): Add myself.
5271 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5273         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5274         * configure: Regenerate.
5276 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5278         * configure.ac (xtensa*-*-*): Recognize processor variants.
5279         * configure: Regenerate.
5281 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5283         PR bootstrap/34922
5284         * configure.ac (PARSE_ARGS): Push suitable setting of
5285         ac_subdirs_all, for `./configure --help=recursive'.
5286         Handle `+' in generic toplevel directory disabling.
5287         * configure: Regenerate.
5289 2008-01-28  Nick Clifton  <nickc@redhat.com>
5291         * MAINTAINERS (xstormy16): Take over maintainership.
5293 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5295         * MAINTAINERS (c4x port): Remove.
5297 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5299         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5301 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5303         * config.sub, config.guess: Update from upstream sources.
5305 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5307         * MAINTAINERS (Write After Approval): Add myself.
5309 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5311         * MAINTAINERS: Update my email address.
5313 2008-01-09  Raksit Ashok  <raksit@google.com>
5315         * MAINTAINERS (Write After Approval): Add myself.
5317 2008-01-09  Raksit Ashok  <raksit@google.com>
5319         * MAINTAINERS (Write After Approval): Add myself.
5321 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5323         * config.sub, config.guess: Update from upstream sources.
5325 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5327         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5328         Change recommended MPFR from 2.2.1 -> 2.3.0.
5329         * configure: Regenerate.
5331 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5333         * MAINTAINERS: Update my email address.
5335 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5337         * MAINTAINERS: Update my email address.
5339 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5341         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5342         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5343         * Makefile.in: Regenerate.
5345 2007-12-10  Mark Heffernan  <meheff@google.com>
5347         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5348         misplaced entries.
5350 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5352         * configure.ac: Enable libjava for x86_64-*-darwin9.
5353         * configure: Regenerate.
5355 2007-12-07  Bill Maddox  <maddox@google.com>
5357         * MAINTAINERS (Write After Approval): Add myself.
5359 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5361         * config.sub, config.guess: Update from upstream sources.
5363 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5365         * config-ml.in: Remove 64bit configure tests.
5367 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5369         * config-ml.in: Robustify against white space in absolute file
5370         names.
5372         * config-ml.in (multi-clean): Substitute ${Makefile}.
5373         Remove superfluous ${Makefile} in list.
5375 2007-11-19  Thiemo Seufer  <ths@mips.com>
5377         * config-ml.in: Don't hardcode the Makefile name.
5379 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5381         * MAINTAINERS (Write After Approval): Add myself.
5383 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5385         * MAINTAINERS (Write After Approval): Add myself.
5387 2007-11-06  Doug Kwan  <dougkwan@google.com>
5389         * MAINTAINERS (Write After Approval): Add myself.
5391 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5393         * MAINTAINERS (mercury): Remove entry.
5394         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5396 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5398         * Makefile.def (dependencies): Make configure-gdb depend on
5399         all-intl.
5400         * Makefile.in: Regenerated.
5402 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5404         * MAINTAINERS (Fortran maintainer): Remove myself.
5406 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5408         * Makefile.def: To avoid problems running with parallel makes,
5409         build newlib before libgloss so that target specific header
5410         files are availble.
5411         * Makefile.in: Regenerate
5413 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5415         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5416         * Makefile.in: Regenerate.
5418 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5420         * MAINTAINERS (Register allocation reviewer): Add myself.
5422 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5424         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5425         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5426         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5427         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5428         * configure: Regenerate.
5430 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5432         * MAINTAINERS (Register allocation reviewer): Add myself.
5434 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5436         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5437         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5438         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5439         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5440         * configure.ac: Default them to host tools for $host = $build.
5441         Subst them.
5443         * configure: Regenerate.
5444         * Makefile.in: Regenerate.
5446 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5448         * MAINTAINERS (Register allocation reviewer): Add myself.
5450 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5452         * MAINTAINERS (Register allocation reviewer): Add myself.
5454 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5456         * MAINTAINERS (Write After Approval): Fix typo.
5458 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5460         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5461         * configure: Regenerate.
5463 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5465         PR bootstrap/31906
5466         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5467         they're already prefixed.
5469 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5471         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5472         libstdc++.
5473         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5474         * configure: Regenerate.
5475         * Makefile.in: Regenerate.
5477 2007-09-17  Andreas Schwab  <schwab@suse.de>
5479         * configure.ac: Raise minimum makeinfo version to 4.6.
5480         * configure: Regenerate.
5482 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5484         * MAINTAINERS (write-after-approval) add myself
5486 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5488         * configure.ac: Correct makeinfo version check.
5489         * configure: Regenerate.
5491 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5493         * MAINTAINERS: Update my email address.
5495 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5497         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5498         to $skipdirs and only disable gprof for newlib.  Use the normal
5499         mips*-elf* handling in other respects.
5500         * configure: Regnerate.
5502 2007-09-12  David Daney  <ddaney@avtrex.com>
5504         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5505         enabling libgcj.
5506         * configure: Regenerate.
5508 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5510         PR other/32154
5511         * configure.ac: For libgloss targets, point the linker to the linker
5512         script, startup code and simulator library.
5513         * configure: Regenerate.
5515 2007-09-07  Andrew Haley  <aph@redhat.com>
5517         * configure.ac (noconfigdirs): Remove target-libffi and
5518         target-libjava.
5519         * configure: Regenerate.
5521 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5523         PR target/33281
5524         * configure.ac: Use config/mh-mingw on mingw.
5525         * configure: Regenerate.
5527 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5529         * MAINTAINERS (Write After Approval): Add myself.
5531 2007-09-05  Richard Guenther  <rguenther@suse.de>
5533         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5534         nor --disable-checking is provided also turn on yes and types
5535         checking for stage1.
5536         * configure: Re-generate.
5538 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5540         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5541         (Write After Approval): Remove myself.
5543 2007-08-29  Nick Clifton  <nickc@redhat.com>
5545         * config.sub, config.guess: Update from upstream sources.
5547 2007-08-22  Bud Davis  <jmdavis@link.com>
5549         * MAINTAINERS (Write After Approval): Added myself.
5550         * MAINTAINERS (Reviewers): Removed myself.
5552 2007-08-18  Paul Brook  <paul@codesourcery.com>
5553             Joseph Myers  <joseph@codesourcery.com>
5555         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5556         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5557         * Makefile.in: Regenerate.
5558         * configure.ac (--with-debug-prefix-map): New.
5559         * configure: Regenerate.
5561 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5562             Nigel Stephens  <nigel@mips.com>
5564         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5565         as target_makefile_frag.
5566         * configure: Regenerate.
5568 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5570         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5571         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5572         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5573         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5574         (do-compare, do-compare3, do-compare-debug): New.
5575         ([+compare-target+]): Use them.
5577 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5579         * MAINTAINERS (Write After Approval): Change my email address.
5581 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5582             Ben Elliston  <bje@au.ibm.com>
5584         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5585         --silent if $silent.
5586         * configure: Regenerate.
5588 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5590         * MAINTAINERS (Various Maintainers): Add myself as
5591         loop infrastructure maintainer.  Update my e-mail
5592         address.
5594 2007-07-31  Diego Novillo  <dnovillo@google.com>
5596         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5597         Adjust description.
5599 2007-07-26  Richard Guenther  <rguenther@suse.de>
5601         * configure.ac: Add types checking to stage1 checking flags.
5602         * configure: Regenerate.
5604 2007-07-17  Nick Clifton  <nickc@redhat.com>
5606         * COPYING3: New file.  Contains version 3 of the GNU General
5607         Public License.
5608         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5609         Lesser General Public License.
5611 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5613         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5615 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5617         * MAINTAINERS (S/390 co-maintainer): Add myself.
5618         (Write After Approval): Remove myself.
5620 2007-07-13  Dan Hipschman  <dsh@google.com>
5622         * MAINTAINERS (Write After Approval): Add myself.
5624 2007-07-11  Nick Clifton  <nickc@redhat.com>
5626         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5627         WINDRES export.
5628         * Makefile.in: Regenerate.
5630 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5632         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5633         maintainer.
5635 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5637         * lt~obsolete.m4: New. Import from 20070318 libtool.
5639 2007-07-03  Julian Brown  <julian@codesourcery.com>
5641         * MAINTAINERS (Write After Approval): Add myself.
5643 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5645         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5646         * configure: Regenerate.
5648 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5650         * configure.ac: Add some missing m4 quotation.
5651         * configure: Regenerate.
5653 2007-07-02  Simon Baldwin  <simonb@google.com>
5655         * MAINTAINERS (Write After Approval): Add myself.
5657 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5659         * configure: Regenerate.
5661 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5663         * Makefile.def: Add windmc tool to build.
5664         * Makefile.tpl: Likewise.
5665         * configure.ac: Likewise.
5666         * Makefile.in: Regenerate.
5667         * configure: Regenerate.
5669 2007-06-28  DJ Delorie  <dj@redhat.com>
5671         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5672         not building newlib.
5673         * configure: Regenerated.
5675 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5677         * MAINTAINERS (Write After Approval): Add myself.
5679 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5681         * MAINTAINERS (Write After Approval): Add myself.
5683 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5685         * MAINTAINERS (Write After Approval): Add myself.
5687 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5689         * MAINTAINERS (Write After Approval): Add myself.
5691 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5693         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5694         * Makefile.in: Regenerated.
5696 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5698         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5699         bfin*-*-uclinux* targets.
5700         * configure: Regenerate.
5702 2007-06-14  Ian Lance Taylor  <iant@google.com>
5704         * MAINTAINERS: Add myself as non-algorithmic global write
5705         maintainer.
5707 2007-06-14  Diego Novillo  <dnovillo@google.com>
5709         * MAINTAINERS: Add self as middle-end maintainer and
5710         non-algorithmic global write maintainer.
5712 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5714         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5715         Move all Fortran maintainers except Paul Brook into the
5716         Non-Autopoiesis section.
5718 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5720         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5721         (distclean-stage[+id+]): Possibly delete stage_last.
5722         * Makefile.in: Regenerate.
5724 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5726         * MAINTAINERS (Various Maintainer): Fix typo.
5728 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5730         * MAINTAINERS (Various Maintainer): Add myself as
5731         dataflow maintainer.
5733 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5735         * config.sub, config.guess: Update from upstream sources.
5737 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5739         * Makefile.tpl: Fix spelling error.
5740         * Makefile.in: Regenerate.
5742 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5744         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5745         lt_cv_sys_max_cmd_len.
5747 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5749         * MAINTAINERS (Various Maintainers): Add myself as
5750         auto-vectorizer maintainer.
5752 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5754         PR libjava/32098
5755         * libtool.m4: Revert previous change.
5756         * ltgcc.m4: Put it here.
5758 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5760         * MAINTAINERS (Various Maintainers): Add myself as
5761         auto-vectorizer maintainer.
5763 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5765         PR libjava/32098
5766         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5768 2007-05-30  Richard Guenther  <rguenther@suse.de>
5770         * MAINTAINERS (Various Maintainers): Add myself as
5771         auto-vectorizer maintainer.
5773 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5775         PR bootstrap/29382
5776         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5777         * configure: Rebuilt.
5779 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5781         * MAINTAINERS (Write After Approval): Removed my name.
5783 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5785         * MAINTAINERS (Write After Approval): Remove myself.
5787 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5789         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5791 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5793         * ltmain.sh: Update from ToT Libtool.
5794         * libtool.m4: Update from ToT Libtool.
5795         * ltsugar.m4: New. Update from ToT Libtool.
5796         * ltversion.m4: New. Update from ToT Libtool.
5797         * ltoptions.m4: New. Update from ToT Libtool.
5798         * ltconfig: Remove.
5799         * ltcf-c.sh: Remove.
5800         * ltcf-cxx.sh: Remove.
5801         * ltcf-gcj.sh: Remove.
5803 2007-05-22  Ollie Wild  <aaw@google.com>
5805         * MAINTAINERS (Write After Approval): Add myself.
5807 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5809         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5810         stage_cflags.
5811         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5812         Remove CFLAGS/LIBCFLAGS.
5813         (configure-stage[+id+]-[+prefix+][+module+],
5814         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5815         * Makefile.in: Regenerate.
5817 2007-05-15  Diego Novillo  <dnovillo@google.com>
5819         * MAINTAINERS: Update e-mail address.
5821 2007-05-15  Revital Eres  <eres@il.ibm.com>
5823         * MAINTAINERS (Write After Approval): Add myself.
5825 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5827         * MAINTAINERS (Write After Approval): Updated my address.
5829 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5831         * MAINTAINERS (Write After Approval): Add myself.
5833 2007-05-11  Silvius Rus  <rus@google.com>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2007-04-23  Tom Tromey  <tromey@redhat.com>
5839         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5841 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5843         * MAINTAINERS (cpplib): Rename to ...
5844         (libcpp): ... this.  Add C/C++ front end maintainers.
5846 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5848         * config-ml.in: Pass ${ml_config_env} to configure calls.
5850 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5852         * MAINTAINERS (Write After Approval): Add myself.
5854 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5856         * MAINTAINERS (Write After Approval): Add myself.
5858 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5860         * MAINTAINERS (fortran 95 front end): Add myself.
5862 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5868         * MAINTAINERS (Modulo Scheduler): Add myself.
5870 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5872         * MAINTAINERS (fortran 95 front end): Add myself.
5873         (c++ front end): whitespace fix.
5875 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5877         * MAINTAINERS (Write After Approval): Add myself.
5879 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5881         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5882         of glob.  Quote arguments with single quotes too.
5883         * configure: Regenerate.
5885 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5887         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5888         * Makefile.in: Regenerate
5890 2007-03-07  Andreas Schwab  <schwab@suse.de>
5892         * configure: Regenerate.
5894 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5896         * configure.ac: Add "--with-pdfdir" configure option,
5897         which defines pdfdir variable.
5898         * Makefile.def (target=fixincludes): Add install-pdf to
5899         missing targets.
5900         (recursive_targets): Add install-pdf target.
5901         (flags_to_pass): Add pdfdir.
5902         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5903         target.
5904         * configure: Regenerate
5905         * Makefile.in: Regenerate
5907 2007-02-28  Eric Christopher  <echristo@apple.com>
5909         Revert:
5910         2006-12-07  Mike Stump  <mrs@apple.com>
5912         * Makefile.def (dependencies): Add dependency for
5913         install-target-libssp and install-target-libgomp on
5914         install-gcc.
5915         * Makefile.in: Regenerate.
5917 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5919         * configure: Regenerate.
5920         * configure.ac: Move statements after variable declarations.
5922 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5924         * MAINTAINERS: Add myself as sh maintainer.
5926 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5928         * configure.ac: Adjust for loop syntax.
5929         * configure: Regenerate.
5931 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5933         * configure: Rebuilt.
5935 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5937         * configure.ac: Drop multiple occurrences of --enable-languages,
5938         and fix its quoting.
5939         * configure: Rebuilt.
5941 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5942             Nathan Sidwell  <nathan@codesourcery.com>
5943             Vladimir Prus  <vladimir@codesourcery.com>
5944             Joseph Myers  <joseph@codesourcery.com>
5946         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5947         * configure: Regenerate.
5949 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5951         * ltconfig (freebsd*): Default to elf.
5953 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5955         * configure.ac (target_libraries): Move libgcc before libiberty.
5956         * configure: Regenerated.
5958 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5959             Paolo Bonzini  <bonzini@gnu.org>
5961         PR bootstrap/30753
5962         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5963         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5964         * configure: Regenerated.
5966 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5968         * MAINTAINERS (Language Front End Maintainers): Update my mail
5969         address.
5971 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5973         PR bootstrap/30748
5974         * configure.ac: Correct syntax for Solaris ksh.
5975         * configure: Regenerated.
5977 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5979         * configure.ac: Sync with src.
5980         * configure: Regenerate.
5982 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5984         * Makefile.in: Regenerate.
5986 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5988         * config.sub: Sync with src.
5990 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5992         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5993         noncanonical equivalents.
5994         * configure.in: Rename to...
5995         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5996         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5997         target_noncanonical.  Use them.  Rewrite removal of configure
5998         arguments for autoconf 2.59.  Discard variable settings.  Force
5999         program_transform_name for native tools.
6001         * Makefile.in: Regenerated.
6002         * configure: Regenerated with autoconf 2.59.
6004 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6006         * MAINTAINERS (Write After Approval): Add myself.
6008 2007-01-31  Andreas Schwab  <schwab@suse.de>
6010         * Makefile.tpl (LDFLAGS): Substitute it.
6011         * Makefile.in: Regenerate.
6013 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6015         * MAINTAINERS (Write After Approval): Add myself.
6017 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6019         * MAINTAINERS (spu port): Add myself.
6021 2007-01-23  Richard Guenther  <rguenther@suse.de>
6023         PR bootstrap/30541
6024         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6025         * Makefile.tpl (GNATBIND): Substitute it.
6026         (GNATMAKE): Likewise.
6027         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6028         of STAGE_PREFIX.
6029         * Makefile.in: Regenerate.
6030         * configure: Regenerate.
6032 2007-01-18  Mike Stump  <mrs@apple.com>
6034         * configure.in: Re-enable -Werror for gcc builds.
6036 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6038         * MAINTAINERS (Write After Approval): Add myself.
6040 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6042         * configure.in: Change == to = in test command.
6043         * configure: Regenerate.
6045 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6046             Nick Clifton  <nickc@redhat.com>
6047             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6049         * configure.in (build_configargs, host_configargs, target_configargs):
6050         Remove build/host/target parameters.
6051         (host_libs): Add gmp and mpfr.
6052         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6053         * Makefile.def (gmp, mpfr): New.
6054         (gcc): Remove target.
6055         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6056         target_os, target_vendor): New.
6057         (configure): Add host_alias/target_alias arguments; adjust invocations.
6058         * configure: Regenerate.
6059         * Makefile.in: Regenerate.
6061 2007-01-11  Matt Fago  <fago@earthlink.net>
6063         * configure.in: Try to link to functions only in mpfr 2.2.x
6064         to improve robustness of configure tests.
6065         * configure: Regenerate.
6067 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6069         * MAINTAINERS: Add myself as i386 maintainer.
6071 2007-01-08  Jan Hubicka  <jh@suse.cz>
6073         * MAINTAINERS: Add myself as i386 maintainer.
6075 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6077         * configure.in: Add support for an x86_64-mingw* target.
6078         * configure: Regenerate.
6080 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6082         * Makefile.tpl (all-target): Correct @if conditional for target
6083         modules.
6084         * configure.in: Omit libiberty if building only target libgcc.
6085         * configure, Makefile.in: Regenerated.
6087 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6089         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6090         * configure: Regenerate.
6092 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6094         * Makefile.def (target_modules): Add libgcc.
6095         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6096         * Makefile.tpl (clean-target-libgcc): Delete.
6097         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6098         on gcc even for bootstrapped modules.  Rewrite handling of
6099         lang_env_dependencies to loop over target_modules.
6100         * configure.in (target_libraries): Add target-libgcc.
6101         * Makefile.in, configure: Regenerated.
6103 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6105         * configure.in: Reorganize recognition of languages.  Add
6106         --enable-stage1-languages.  Show supported languages for the chosen
6107         target rather than all recognized languages.
6108         * configure: Regenerate.
6110 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6112         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6113         * Makefile.in: Regenerate.
6115 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6117         * configure.in: Warn that MPFR 2.2.0 is buggy.
6118         * configure: Regenerate.
6120 2006-12-27  Ian Lance Taylor  <iant@google.com>
6122         * configure.in: When removing Makefiles to force a reconfigure, also
6123         remove prev-DIR*/Makefile.
6124         * configure: Regenerate.
6126 2006-12-22  Andreas Schwab  <schwab@suse.de>
6128         * configure: Regenerate with correct autoconf version.
6130 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6132         * configure.in: add AC_SUBST for *_FOR_TARGET.
6133         * configure: Regenerate.
6135 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6137         * configure.in: Simplify logic for rejecting languages that cannot
6138         be built.  Separate the case when a language is unsupported,
6139         from the case when the user chooses not to build a language.
6141 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6143         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6144         it only affects bootstrap and could be tested on "$host" as well.
6145         * configure: Regenerate.
6146         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6148 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6150         PR bootstrap/29544
6151         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6152         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6153         move here comment from Makefile.tpl.
6154         * Makefile.tpl: Move some definitions higher in the file.
6155         (STAGE1_CHECKING): New.
6156         * configure.in: Add --enable-stage1-checking.
6157         * configure: Regenerate.
6158         * Makefile.in: Regenerate.
6160 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6162         * MAINTAINERS: Add myself as build system maintainer.
6164 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6166         * MAINTAINERS (Write After Approval): Add myself.
6168 2006-12-13  Eric Christopher  <echristo@apple.com>
6170         * MAINTAINERS: Add myself as darwin maintainer.
6172 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6174         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6176 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6178         MAINTAINERS: Update my entry.
6180 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6182         * configure.in:  Handle spu makefile frag.
6183         * Makefile.tpl (MAINT): Define
6184         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6185         * configure: Regenerate.
6186         * Makefile.in: Regenerate.
6188 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6190         * config.guess: Import latest version.
6191         * config.sub: Likewise.
6193 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6195         * configure.in (spu-*-*): Don't skip target-libiberty.
6196         * configure: Regenerate.
6198 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6200         PR bootstrap/30134
6201         * configure.in: Correct x86 darwin support for libjava to powerpc
6202         and i?86 only.
6203         * configure: Regenerate.
6205 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6207         * configure.in: Add x86 darwin support for libjava.
6208         * configure: Regenerate.
6210 2006-12-07  Mike Stump  <mrs@apple.com>
6212         * Makefile.def (dependencies): Add dependency for
6213         install-target-libssp and install-target-libgomp on
6214         install-gcc.
6215         * Makefile.in: Regenerate.
6217 2006-12-04  Richard Guenther  <rguenther@suse.de>
6219         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6220         (Non-Algorithmic Maintainers): Move over non-algorithmic
6221         loop optimizer maintainers, add myself as a non-algorithmic
6222         middle-end maintainer.
6224 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6226         * MAINTAINERS (Write After Approval): Add myself.
6228 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6230         * configure.in: Update error message for missing GMP/MPFR.
6232         * configure: Regenerate.
6234 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6236         * configure.in: Update MPFR version in error message.
6238         * configure: Regenerate.
6240 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6242         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6243         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6244         --with-gmp-lib): New flags.
6246         * configure: Regenerate.
6248 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6250         * MAINTAINERS (Write After Approval): Change my email address.
6252 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6254         * MAINTAINERS (Write After Approval): Add myself.
6256 2006-11-22  Philipp Thomas  <pth@suse.de>
6258         * MAINTAINERS (i18n): Update e-mail address.
6260 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6262         * MAINTAINERS (spu port): Add myself as maintainer.
6263         (Write After Approval): Remove myself.
6265 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6267         * configure.in (skipdirs): Don't build libssp for SPU.
6268         * configure: Regenerate.
6270 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6272         * MAINTAINERS (spu port): Add myself as maintainer.
6273         (libobjc): Update my email address.
6275 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6277         * MAINTAINERS (Write After Approval): Add myself.
6279 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6281         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6282         * configure : Rebuilt.
6284 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6286         * MAINTAINERS (Write After Approval): Add myself.
6288 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6290         * MAINTAINERS (Write After Approval): Add myself.
6292 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6295         libmpfr.a.
6296         * configure: Regenerate.
6298 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6300         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6301         (unstage): Test for stage_last presence.
6303         PR bootstrap/29802
6304         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6305         STAGE_PREFIX.
6306         * Makefile.in: Regenerate.
6308 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6310         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6311         maintainers.
6313 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6315         * MAINTAINERS (Write After Approval): Add myself.
6317 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6319         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6320         and stageN-package/Makefile.
6321         * Makefile.in: Regenerated.
6323 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6325         * configure.in: Remove target-libgloss from noconfigdirs for
6326         bfin-*-*.
6327         * configure: Regenerated.
6329 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6331         * configure.in (have_gmp): Only error if the gcc directory exists.
6333         * configure: Regenerate.
6335 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6337         * configure.in: Robustify error message for missing GMP/MPFR.
6339         * configure: Regenerate.
6341 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6343         * MAINTAINERS (Write After Approval): Add myself.
6345 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6347         * MAINTAINERS: Change email address.
6349 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6351         * MAINTAINERS (Write After Approval): Add myself.
6353 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6355         * MAINTAINERS (Write After Approval): Add myself.
6357 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6359         * MAINTAINERS (Write After Approval): Move myself to
6360         Write After Approval section.
6362 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6364         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6365         need_gmp anymore.
6366         * configure: Regenerate.
6368 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6370         * MAINTAINERS (Write After Approval): Add myself.
6372 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6374         * config.guess: Import latest version.
6375         * config.sub: Likewise.
6377 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6379         * Makefile.def: Added pdf target handling.
6380         * Makefile.tpl: Added pdf target handling.
6381         * Makefile.in: Regenerated.
6383 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6385         * MAINTAINERS: Add self as score port maintainer.
6387 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6389         * MAINTAINERS (Write After Approval): Add myself.
6391 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6393         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6394         or newer.
6395         * configure: Regenerated.
6397 2006-09-27  Dave Brolley  <brolley@redhat.com>
6399         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6400         using $s instead of $r.
6401         * configure: Regenerated.
6403 2006-09-26  Thiemo Seufer  <ths@mips.com>
6405         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6406         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6407         * configure: Regenerate.
6409 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6411         * MAINTAINERS (Write After Approval): Remove myself.
6413 2006-09-22  Chao-ying Fu  <fu@mips.com>
6415         * MAINTAINERS (Write After Approval): Add myself.
6417 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6419         * MAINTAINERS: Add self as soft-fp maintainer.
6421 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6423         * MAINTAINERS: Add myself as avr maintainer.
6424         Remove Marek Michalkiewicz as avr maintainer.
6426 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6428         * MAINTAINERS (Write After Approval): Add myself.
6430 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6432         * configure.in: Never build newlib for a Mingw host.
6433         Never build newlib as Mingw target library.
6434         Test the existence of winsup/cygwin for building a Cygwin newlib,
6435         rather than just winsup.
6436         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6437         building a Mingw target.
6438         * configure: Regenerate.
6440 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6442         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6444 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6446         * config.guess: Import from src (was more updated).
6447         * config.sub: Likewise.
6449 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6451         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6452         * configure: Regenerated.
6454 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6456         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6457         for stages after the first.
6459 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6461         * Makefile.def: Add dependencies for configure-opcodes
6462         on configure-intl and all-opcodes on all-intl.
6463         * Makefile.in: Regenerated.
6465 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6467         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6469 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6471         Port to hosts whose 'sort' and 'tail' implementations
6472         treat operands with leading '+' as file names, as POSIX
6473         has required since 2001.  However, make sure the code still
6474         works on pre-POSIX hosts.
6475         * ltmain.sh: Don't assume "sort +2" is equivalent to
6476         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6478 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6480         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6482 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6484         * ltconfig: chmod 644 before ranlib during install.
6486 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6488         PR bootstrap/18058
6489         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6490         if the bootstrap compiler is a GCC version that supports it.
6491         * configure: Regenerate.
6493 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6495         * configure.in: Fix thinkos in previous check-in.
6496         * configure: Regenerate.
6498 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6500         PR other/27063
6501         * configure.in: Test subdir_requires and give an appropriate
6502         error message.
6503         * configure: Regenerate.
6505 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6507         * MAINTAINERS (Write After Approval): Add myself.
6509 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6511         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6513 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6515         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6517 2006-06-20  David Ayers  <d.ayers@inode.at>
6519         PR bootstrap/28072
6520         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6521         whether target-libjava is being configured instead of whether the
6522         java front end is enabled.
6523         * configure: Regenerate.
6525 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6527         PR target/27540
6528         * configure.in: Only enable libgomp on IRIX 6.
6529         * configure: Regenerate.
6531 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6533         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6534         too.
6535         * Makefile.in: Regenerate.
6537 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6539         * config-ml.in: Alter CCASFLAGS to include special
6540         multilib options the same as is done for CFLAGS.
6542 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6544         * configure.in: Don't enable libgomp on hpux10.
6545         * configure: Rebuilt.
6547 2006-06-12  David Ayers  <d.ayers@inode.at>
6549         PR bootstrap/27963
6550         PR target/19970
6551         * configure.in: Remove target-boehm-gc from noconfigdirs where
6552         ${libgcj} is specified.
6553         * configure: Regenerate.
6555 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6557         Sync from src:
6559         * configure.in: Sync.
6560         * configure: Regenerated.
6562         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6564         * Makefile.def: Added dependencies from sim and gdb on intl, and
6565         added configure dependencies to everything with an all dependency
6566         on intl.
6567         * Makefile.in: Regenerated.
6569 2006-06-06  David Ayers  <d.ayers@inode.at>
6571         PR libobjc/13946
6572         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6573         * Makefile.in: Regenerate.
6574         * configure.in: Add --enable-objc-gc at toplevel and have it
6575         enable boehm-gc for Objective-C.
6576         Remove target-boehm-gc from libgcj.
6577         Add target-boehm-gc to target_libraries.
6578         Add target-boehm-gc to noconfigdirs where ${libgcj}
6579         is specified.
6580         Assert that boehm-gc is supported when requested for Objective-C.
6581         Only build boehm-gc if needed either for Java or Objective-C.
6582         * configure: Regenerate.
6584 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6586         PR 27674
6587         * Makefile.tpl (configure-[+prefix+][+module+],
6588         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6589         Remove rule to unstage bootstrapped modules.
6590         (stage_current): New.
6591         * Makefile.in: Regenerate.
6593 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6595         * MAINTAINERS (Write After Approval): Update my e-mail address.
6597 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6599         * include/libiberty.h: Declare pex_run_in_environment.
6601 2006-05-31  Asher Langton  <langton2@llnl.gov>
6603         * MAINTAINERS (Write After Approval): Add myself.
6605 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6607         * Makefile.def (bfd, opcodes): Fix lib_path.
6608         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6609         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6610         * Makefile.in: Regenerate.
6612 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6614         * Makefile.in: Regenerate.
6616 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6618         * Makefile.def: Add install-html target. Add datarootdir
6619         docdir and htmldir to flags_to_pass.
6620         * Makefile.tpl: Add install-html target.
6621         * Makefile.in: Regenerate.
6622         * configure.in: Add --with-datarootdir, --with-docdir, and
6623         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6624         * configure: Regenerate.
6626 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6628         * configure.in: Enable gprof for cross builds.
6629         * configure: Regenerate.
6631 2006-05-22  Richard Guenther  <rguenther@suse.de>
6633         Revert
6634         2006-01-31  Richard Guenther  <rguenther@suse.de>
6635         Paolo Bonzini  <bonzini@gnu.org>
6637         * Makefile.def (target_modules): Add libgcc-math target module.
6638         * configure.in (target_libraries): Add libgcc-math target library.
6639         (--enable-libgcc-math): New configure switch.
6640         * Makefile.in: Re-generate.
6641         * configure: Re-generate.
6642         * libgcc-math: New toplevel directory.
6644 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6645             Andreas Tobler  <a.tobler@schweiz.ch>
6647         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6648         * configure: Rebuilt.
6650 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6652         * MAINTAINERS (Write After Approval): Add myself.
6654 2006-05-01  DJ Delorie  <dj@redhat.com>
6656         * configure.in: Restore CFLAGS if GMP isn't present.
6657         * configure: Regenerate.
6659 2006-05-01  Richard Guenther  <rguenther@suse.de>
6661         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6662         maintainer.
6664 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6666         * MAINTAINERS (Write After Approval): Add myself.
6668 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6670         * MAINTAINERS (Write After Approval): Add myself.
6672 2006-04-18  DJ Delorie  <dj@redhat.com>
6674         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6675         reference libgloss so that libssp can be built in a combined
6676         tree.
6677         * configure: Regenerate.
6679 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6681         * MAINTAINERS (Write After Approval): Add myself.
6683 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6685         * configure.in: Require makeinfo 4.4 or higher.
6686         * configure: Regenerate.
6688 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6690         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6691         Rearrange the entries of other libraries to have them in one place.
6693 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6695         * MAINTAINERS (Write After Approval): Remove myself.
6696         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6698 2006-03-14  Richard Guenther  <rguenther@suse.de>
6700         * configure: Regenerate with autoconf 2.13.
6702 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6704         * MAINTAINERS: Use my work address.
6706         * MAINTAINERS: Update my E-mail address.
6708 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6710         * configure.in: Handle --disable-<component> generically.
6711         * configure: Regenerate.
6713 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6715         PR libgcj/17311
6716         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6718 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6720         * MAINTAINERS (Write After Approval):  Remove myself.
6721         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6723 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6725         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6726         (TARGET_CONFIGDIRS): Remove.
6727         * configure.in: Remove AC_SUBST(target_configdirs).
6728         * Makefile.in, configure: Regenerated.
6730 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6732         * MAINTAINERS (Write After Approval):  Remove myself.
6733         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6735 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6737         PR bootstrap/25670
6739         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6741         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6742         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6743         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6744         BUILD_PREFIX, BUILD_PREFIX_1.
6745         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6747         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6748         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6750         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6751         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6752         of `cat stage_current`.  Always provide the `r' and `s' variables.
6753         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6754         a single shell execution.
6755         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6756         bootstrapped modules, make the stage1 module if the build was not
6757         started yet, else build the current stage.
6758         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6759         (all-build, all-host, all-target, [+make_target+]-host,
6760         [+make_target+]-target): Do not use \-continued lines.
6761         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6762         (current_stage, restrap, stage_last): New.
6764         * Makefile.in: Regenerate.
6765         * configure: Regenerate.
6767 2006-02-19  Bud Davis  <jmdavis@link.com>
6769         * MAINTAINERS (Write After Approval):  Remove myself.
6770         (Language Front End Maintainers):  Add myself as fortran 95
6771         maintainer and update e-mail address.
6773 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6775         * MAINTAINERS (Write After Approval):  Remove myself.
6776         (Language Front End Maintainers):  Add myself as fortran 95
6777         maintainer.
6779 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6781         * MAINTAINERS (Write After Approval): Add myself.
6783 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6785         * MAINTAINERS (Write After Approval):  Remove myself.
6786         (Language Front End Maintainers):  Add myself as
6787         fortran 95 maintainer.
6789 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6791         Sync from src:
6793         2005-12-27  Leif Ekblad  <leif@rdos.net>
6795         * configure.in: Add support for RDOS target.
6796         * configure: Regenerate.
6798 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6799             Andreas Schwab  <schwab@suse.de>
6801         * configure: Regenerate.
6803 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6805         * configure.in (enable_libgomp): Add AIX.
6806         * configure: Regenerate.
6808 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6810         * MAINTAINERS (Write After Approval): Add myself.
6812 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6814         * MAINTAINERS (Write After Approval): Add myself.
6816 2006-01-31  Richard Guenther  <rguenther@suse.de>
6817         Paolo Bonzini  <bonzini@gnu.org>
6819         * Makefile.def (target_modules): Add libgcc-math target module.
6820         * configure.in (target_libraries): Add libgcc-math target library.
6821         (--enable-libgcc-math): New configure switch.
6822         * Makefile.in: Re-generate.
6823         * configure: Re-generate.
6824         * libgcc-math: New toplevel directory.
6826 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6828         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6829         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6830         the assembler, linker and binutils.
6831         * configure: Regenerate.
6833 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6835         * MAINTAINERS (Write After Approval): Add myself.
6837 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6839         * configure: Regenerate.
6841 2006-01-18  Richard Henderson  <rth@redhat.com>
6842             Jakub Jelinek  <jakub@redhat.com>
6843             Diego Novillo  <dnovillo@redhat.com>
6845         * libgomp: New directory.
6846         * Makefile.def: Add target_module libgomp.
6847         * Makefile.in: Regenerate.
6848         * configure.in (target_libraries): Add target-libgomp.
6849         * configure: Regenerate.
6851 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6853         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6854         @ from continuation.
6855         * Makefile.in: Rebuilt.
6857 2006-01-04  Chris Lattner  <sabre@gnu.org>
6859         * MAINTAINERS (Write After Approval): Add myself.
6861 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6863         PR bootstrap/24252
6865         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6866         * Makefile.tpl (OBJDUMP): New.
6867         (EXTRA_HOST_FLAGS): Add it.
6868         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6870         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6871         to use symbolic links between directories.  Avoid race conditions
6872         or make them harmless.
6873         * configure.in: Do not try to use symbolic links between directories.
6875         * Makefile.def (LEAN): Pass.
6876         * Makefile.tpl (LEAN): Define.
6877         (stage[+id+]-start): Accept that the previous directory does not
6878         exist, if the bootstrap is lean.
6879         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6880         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6881         configure substitution.
6882         ([+compare-target+]): Likewise.
6883         ([+bootstrap-target+]-lean): New.
6884         * configure.in: Remove lean bootstrap support from here.
6886         * Makefile.in: Regenerate.
6887         * configure: Regenerate.
6889 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6891         * MAINTAINERS (libdecnumber): Add myself.
6893 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6895         * libtool-ldflags: New script.
6897 2006-01-02  Andreas Schwab  <schwab@suse.de>
6899         * configure.in: When reconfiguring remove Makefile in
6900         all stage directories.
6901         * configure: Regenerate.
6903 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6905         * MAINTAINERS: Update my email address.
6907 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6909         Revert Ada-related part of the previous change.
6911         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6912         Do not pass.
6913         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6914         * Makefile.in: Regenerate.
6915         * configure.in: Do not include mt-ppc-aix target fragment.
6916         * configure: Regenerate.
6918 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6920         * configure.in: Select appropriate fragments for PowerPC/AIX.
6921         * configure: Regenerate.
6923         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6924         BOOT_CFLAGS, BOOT_LDFLAGS.
6925         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6926         BOOT_CFLAGS, BOOT_LDFLAGS.
6927         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6928         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6929         (stage): Fail if we cannot complete the work.
6930         * Makefile.in: Regenerate.
6932 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6934         * configure.in: Replace ms1 with mt.
6935         * configure: Rebuilt.
6937 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6939         * MAINTAINERS: Update my email address.
6941 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6943         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6944         install-host-nogcc): Don't invoke $(stage) at the end.
6945         * Makefile.in: Regenerate.
6947 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6949         * configure.in: Flip the top-level bootstrap switch.
6950         * configure: Regenerate.
6952 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6954         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6955         $(stage) and $(unstage).
6956         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6957         (all): Remove stray semicolon.
6958         (local-distclean): Don't handle multilib.tmp and multilib.out.
6959         (install.all): Set $s for consistency.
6960         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6961         check_multilibs setting.  Always make the install directory.
6962         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6963         Correct @if/@endif.
6964         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6965         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6966         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6967         (multilib.out): Remove.
6968         * Makefile.in: Regenerated.
6970 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6972         * MAINTAINERS (Write After Approval): Add myself.
6974 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6976         * MAINTAINERS: Add myself as mt maintainer.
6978         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6980 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6982         * MAINTAINERS: Change email address.
6984 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6986         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6987         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6988         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6989         Find in-tree tools if available.
6990         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6991         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6992         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6993         (COMPILER_*_FOR_TARGET): New.
6994         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6995         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6996         (CONFIGURED_*, USUAL_*): Remove.
6997         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6998         STRIP): Use autoconf substitutions.
6999         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7000         COMPILER_NM_FOR_TARGET): New.
7001         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7003         (all): Make all-host and all-target in parallel.
7004         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7005         that $$r and $$s are set before invoking a recursive make.
7006         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7007         ([+bootstrap-target+]): Inline most of the `all' target.
7009 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7011         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7012         from the gcc build directory.
7013         * Makefile.in: Regenerate.
7015 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7017         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7018         depend on all-libdecnumber.
7019         * configure.in (host_libs): Include libdecnumber.
7020         * Makefile.in: Regenerate.
7021         * configure: Likewise.
7023 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7025         * libdecnumber: Import decNumber sources from the dfp-branch.
7027 2005-11-21  Kean Johnston  <jkj@sco.com>
7029         * config.sub, config.guess: Sync from upstream sources.
7031 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7033         Import from Autoconf sources:
7035         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7036         * config/move-if-change: Don't output "$2 is unchanged";
7037         suggested by Ben Elliston.  Handle weird characters correctly.
7039 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7041         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7042         to match upstream libtool for darwin.
7044 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7046         * Makefile.def: Remove gdb dependencies for gdbtk.
7047         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7048         (configure-gdb, install-gdb): New rules.
7049         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7050         * Makefile.in, configure: Regenerated.
7052 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7054         * MAINTAINERS (Write After Approval): Add myself.
7056 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7058         * MAINTAINERS (Write After Approval): Add myself.
7060 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7062         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7063         Diego Novillo.
7065 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7067         PR bootstrap/24297
7068         * Makefile.tpl (do-[+make-target+], do-check, install,
7069         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7070         are set before recursing.
7071         * Makefile.in: Regenerate.
7073 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7075         PR bootstrap/18939
7076         * Makefile.def (gcc) <target>: Fix thinko.
7077         * Makefile.in: Regenerate.
7079 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7081         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7082         * configure: Regenerate.
7084 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7086         * MAINTAINERS (Write After Approval): Add self.
7088 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7090         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7091         target-libffi, target-qthreads, target-libjava, and
7092         targetlibobjc.
7093         * configure: Regenerate.
7095 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7097         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7098         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7099         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7100         (USUAL_OBJDUMP_FOR_TARGET): New.
7101         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7102         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7103         * configure, Makefile.in: Regenerated.
7105 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7107         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7108         before other host packages.
7110 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7112         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7114 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7116         PR bootstrap/22340
7118         * configure.in (default_target): Remove.
7119         * Makefile.tpl (all): Do not use prerequisites as subroutines
7120         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7121         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7122         use prerequisites as subroutines.
7123         (check-host, check-target): New.
7124         (bootstrap configure & all targets): Do not use stage*-start
7125         if the directory layout is already ok.
7126         (non-bootstrap configure & all targets): Prepend a $(unstage).
7127         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7128         (NOTPARALLEL): Remove.
7129         (unstage, stage variables): New variables.
7130         (unstage, stage targets): Simply expand to those variables.
7132         * configure: Regenerate.
7133         * Makefile.in: Regenerate.
7135 2005-10-04  James E Wilson  <wilson@specifix.com>
7137         * Makefile.def (lang_env_dependencies): Add libmudflap.
7138         * Makefile.in: Regenerate.
7140 2005-10-03  Andreas Schwab  <schwab@suse.de>
7142         Backport from libtool CVS:
7143         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7145         * ltmain.sh: add support for installing into temporary
7146         staging area (e.g. 'make install DESTDIR=...')
7148 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7150         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7151         * configure: Regenerated.
7153 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7155         * configure: Regenerate with the correct
7156         autoconf version.
7158 2005-09-30  Catherine Moore  <clm@cm00re.com>
7160         * configure.in (bfin-*-*): New.
7161         * configure: Regenerated.
7163 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7165         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7166         (LIPO_FOR_TARGET): New.
7167         (CONFIGURED_LIPO_FOR_TARGET): New.
7168         (USUAL_LIPO_FOR_TARGET): New.
7169         (STRIP_FOR_TARGET): New.
7170         (CONFIGURED_STRIP_FOR_TARGET): New.
7171         (USUAL_STRIP_FOR_TARGET): New.
7172         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7173         STRIP_FOR_TARGET.
7174         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7175         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7176         * Makefile.in: Regenerate.
7177         * configure: Regenerate.
7179 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7181         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7182         (rs6000-*-aix*): Same.
7183         * configure: Regenerate.
7185 2005-09-16  Tom Tromey  <tromey@redhat.com>
7187         * MAINTAINERS: Add self as java maintainer.
7189 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7191         * configure.in: Recognize f95 in the --enable-languages option,
7192         and substitute it for fortran, issuing a warning.
7193         * configure: Regenerate.
7195 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7197         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7198         * configure:  Regenerated.
7200 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7202         * MAINTAINERS: Add self as ms1 maintainer.
7204 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7206         * Makefile.def (libssp): Add to lang_env_dependencies.
7207         * Makefile.in: Regenerate.
7209 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7211         * MAINTAINERS: Add myself as middle-end maintainer.
7213 2005-08-17  Christian Groessler  <chris@groessler.org>
7215         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7216         * Makefile.in: Regenerate.
7218 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7220         * MAINTAINERS (write after approval): Added myself.
7222 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7224         * MAINTAINERS (Write After Approval): Add myself.
7226 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7228         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7229         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7230         Look for alternate names of the target cc and c++
7231         * configure: Regenerate.
7233 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7235         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7236         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7237         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7238         tools; remove code to manually set them.
7239         (Target tools): Look in the environment for them.
7240         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7241         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7242         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7243         build directory.
7244         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7245         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7246         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7247         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7248         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7249         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7250         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7251         * configure: Regenerate.
7252         * Makefile.in: Regenerate.
7254 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7256         * MAINTAINERS: Update for removed CPU targets.
7258 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7260         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7261         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7262         * Makefile.in: Regenerated.
7264 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7266         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7267         (CFLAGS_FOR_TARGET): Use it.
7268         (CXXFLAGS_FOR_TARGET): Likewise.
7269         * Makefile.in: Regenerated.
7270         * configure.in (--with-build-sysroot): New option.
7271         * configure: Regenerated.
7273 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7275         * Makefile.tpl: Wrap install between unstage and stage
7276         * Makefile.in: Regenerate.
7278 2005-07-21  Eric Christopher  <echristo@apple.com>
7280         * MAINTAINERS: Update affiliation.
7282 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7284         * MAINTAINERS: Add self as crx port maintainer.
7286 2005-07-20  DJ Delorie  <dj@redhat.com>
7288         * MAINTAINERS: Add self as m32c maintainer.
7290 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7292         * all files: Update FSF address.
7294 2005-07-15  Eric Christopher  <echristo@redhat.com>
7296         * MAINTAINERS: Change affiliation.
7298 2005-07-14  Jim Blandy  <jimb@redhat.com>
7300         * configure.in: Add cases for Renesas m32c.
7301         * configure: Regenerated.
7303 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7305         * COPYING.LIB: Update from fsf.org.
7307 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7309         * COPYING, compile, config.guess,
7310         config.sub, install-sh, missing, mkinstalldirs,
7311         symlink-tree, ylwrap: Sync from upstream sources.
7312         * config-ml.in: Update FSF address.
7314 2005-07-13  Eric Christopher  <echristo@redhat.com>
7316         * configure.in: Add toplevel noconfigdir support for tpf.
7317         * configure: Regenerate.
7319 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7321         PR ada/22340
7323         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7324         * Makefile.in: Regenerate.
7326 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7328         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7329         Brolley to write-after-approval.
7331 2005-07-07  Andreas Schwab  <schwab@suse.de>
7333         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7334         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7335         * Makefile.in: Regenerated.
7337 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7339         * configure.in: Don't build sim or rda when targetting darwin.
7340         * configure: Regenerate.
7342 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7344         * configure.in: Add --enable-libssp and --disable-libssp.
7345         * configure: Regenerate with autoconf-2.13.
7347 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7349         * Makefile.def (target_modules): Add libssp.
7350         * configure.in (target_libraries): Add target-libssp.
7351         * configure: Rebuilt.
7352         * Makefile.in: Rebuilt.
7354 2005-07-01  Zack Weinberg  <zackw@panix.com>
7356         * MAINTAINERS: Change email address.  Resign from maintainership.
7358 2005-07-01  Richard Guenther  <rguenther@suse.de>
7360         * MAINTAINERS: Change my e-mail address and affiliation.
7362 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7364         * Makefile.def (stagefeedback): Come after profile.
7365         Define profiledbootstrap target.
7366         * Makefile.tpl (profiledbootstrap): Remove.
7367         (stageprofile-end): Zap stagefeedback.
7368         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7369         * Makefile.in: Regenerate.
7371 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7373         * MAINTAINERS: Update my email address.
7375 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7377         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7378         In 'cpp' stanza, support '#line' as well as '# '.
7380 2005-06-08  Andreas Schwab  <schwab@suse.de>
7382         * MAINTAINERS: Move myself from 'Write After Approval' to
7383         'CPU Port Maintainers' section as m68k maintainer.
7385 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7387         * configure.in (unsupported_languages): New macro.
7388         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7389         non-ported target libraries in noconfigdirs.
7390         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7391         non-linux-gnu.  Remove libgcj_ex_libffi.
7392         <lang_frag loop>: Set add_this_lang=no if the language is in
7393         unsupported_languages.
7394         * configure: Regenerate.
7396 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7398         * configure.in: Fix typo in handling of --with-mpfr-dir.
7399         * configure: Regenerate.
7401 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7403         * MAINTAINERS: Update my email address.
7405 2005-06-02  Jim Blandy  <jimb@redhat.com>
7407         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7408         accepted into the master sources.)
7410 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7411             Michael Snyder  <msnyder@redhat.com>
7412             Stan Cox  <scox@redhat.com>
7414         * configure.in: Set noconfigdirs for ms1.
7416         * configure: Regenerate.
7418 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7420         * MAINTAINERS (Write After Approval): Add self.
7422 2005-06-01  Josh Conner  <jconner@apple.com>
7424         * MAINTAINERS (Write After Approval): Add self.
7426 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7428         * MAINTAINERS: Update my email address.
7430 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7432         * MAINTAINERS (Write After Approval): Add self.
7434 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7436         * MAINTAINERS (Write After Approval): Remove self.
7438 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7440         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7441         (Dependencies): Consider target modules for bootstrap dependencies.
7442         Make target bootstrap modules depend on each stage's gcc.
7443         * Makefile.in: Regenerate.
7445 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7447         * Makefile.def (configure-gcc): Depend on binutils having been built.
7448         (all-gcc): No need to do it here.
7449         * Makefile.in: Regenerate.
7451 2005-05-19  Paul Brook  <paul@codesourcery.com>
7453         * configure.in: Rewrite misleading error message when requested
7454         language cannot be built.
7455         * configure: Regenerate.
7457 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7459         * ylwrap: Import from Automake 1.9.5.
7461 2005-05-13  David Ung  <davidu@mips.com>
7463         * MAINTAINERS (Write After Approval): Add self.
7465 2005-05-09  Mike Stump  <mrs@apple.com>
7467         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7468         lt_cv_sys_max_cmd_len for now.
7470 2005-05-09  Stan Cox  <scox@redhat.com>
7472         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7474 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7476         * README.SCO: Update the URL.
7478 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7480         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7481         with_gnu_ld to libtool.
7482         * ltcf-c.sh (aix[45]): Define file_list_spec.
7483         * ltcf-cxx.sh (aix[45]): Same.
7484         * ltcf-gcj.sh (aix[45]): Same.
7485         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7486         exists, write list of input files to temporary file.
7488 2005-05-04  Mike Stump  <mrs@apple.com>
7490         * configure.in: Always pass --target to target configures as
7491         otherwise rebuilds that do --recheck will fail.
7492         * confiugure: Rebuilt.
7494 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7496         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7497         STAGE_HOST_EXPORTS.
7498         (configure, all): Add bootstrap support.
7499         (Host modules, target modules): Pass post-stage1 flags and exports.
7500         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7501         * Makefile.in: Regenerate.
7503 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7505         * configure: Regenerate.
7507 2005-04-27  Mike Stump  <mrs@apple.com>
7509         * MAINTAINERS: Add self as darwin maintainer.
7511 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7513         * config.sub: Update from master copy.
7515 2005-04-21  Mike Stump  <mrs@apple.com>
7517         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7518         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7520 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7522         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7523         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7524         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7525         "*-*-elf" and "*-*-linux*".
7526         * configure: Regenerate.
7528 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7530         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7532 2005-04-12  Mike Stump  <mrs@apple.com>
7534         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7536 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7538         * MAINTAINERS (Write After Approval): Add myself.
7540 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7542         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7544 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7546         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7547         (TARGET_CONFIGARGS): Include --with-target-subdir.
7548         (configure, all): New macros.  Use them throughout.
7549         * Makefile.in: Regenerate.
7551 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7553         * MAINTAINERS (Write After Approval): Add myself.
7555 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7557         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7559 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7561         * MAINTAINERS: Move John Carr to Write After Approval.
7563 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7565         * config/mh-mingw32: Delete.
7566         * configure.in: Don't use it.
7567         * configure: Regenerate.
7569 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7571         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7572         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7573         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7574         (HOST_LIB_PATH): Generate from Makefile.def.
7575         (TARGET_LIB_PATH): Likewise.
7576         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7577         * Makefile.in: Regenerate.
7578         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7579         (RPATH_ENVVAR): Include Darwin case.
7580         * configure: Regenerate.
7582 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7584         * MAINTAINERS (Various Maintainers): Remove self.
7585         (Write After Approval): Add self.
7587 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7589         * MAINTAINERS (Various Maintainers): Add self.
7591 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7593         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7594         * configure: Regenerate.
7596 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7598         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7599         gcc_version, and gcc_version_trigger from set of flags to pass.
7600         * Makefile.tpl: Remove definitions of above variables.
7601         (config.status): Remove dependency on $(gcc_version_trigger).
7602         * Makefile.in: Regenerate.
7603         * configure.in: Do not reference config/gcc-version.m4 nor
7604         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7605         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7606         * configure: Regenerate.
7608 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7609             Andrew Pinski  <pinskia@physics.uc.edu>
7611         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7612         * Makefile.in: Regenerate.
7614 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7616         * MAINTAINERS (Write After Approval): Add myself.
7618 2005-03-03  David Ayers  <d.ayers@inode.at>
7620         * MAINTAINERS (Write After Approval): Add myself.
7622 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7624         PR libgcj/20160
7625         * ltmain.sh: Avoid creating archives with components that have
7626         duplicate basenames.
7628 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7630         PR bootstrap/20250
7631         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7632         instead of check.
7633         * Makefile.in: Regenerate.
7635 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7637         * Makefile.in: Regenerate to fix conflict between the previous two
7638         patches.
7640 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7642         PR bootstrap/17383
7643         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7644         * Makefile.tpl (HOST_SUBDIR): New substitution.
7645         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7646         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7647         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7648         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7649         (Host modules, Bootstrapped modules): Use it.
7650         (Build modules, Target modules): Do not create symlink trees,
7651         always configure out-of-srcdir.
7652         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7653         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7654         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7655         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7657         * Makefile.in: Regenerate.
7658         * configure: Regenerate.
7660 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7662         Merged from libada-gnattools-branch:
7663         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7665         * gnattools: New directory.
7666         * Makefile.def: Add gnattools as a module, depending on target-libada.
7667         * Makefile.in: Regenerate.
7668         * configure.in: Include gnattools in host_tools; disable it if ada
7669         is disabled.
7670         * configure: Regenerate.
7672 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7674         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7675         treelang maintainer.
7676         (Write After Approval): Remove myself.
7678 2005-02-23  Paul Schlie  <schlie@comcast.net>
7680         * configure.in: Allow darwin targeted ports to build tk, itcl and
7681         libgui.
7682         * configure: Regenerate.
7684 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7686         PR libgcj/10353
7687         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7688         * configure: Regenerate.
7690 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7692         * MAINTAINERS (Write After Approval): Add myself.
7694 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7696         * MAINTAINERS: Update my e-mail address.
7698 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7700         * MAINTAINERS (Write After Approval): Add myself.
7702 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7704         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7705         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7706         target-libgloss when not *-*-elf and *-*-aout.
7707         * configure: Regenerate.
7709 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7711         * MAINTAINERS: Remove obsolete entries.
7713         * MAINTAINERS (Write After Approval): Add Michael Matz.
7715 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7717         * MAINTAINERS: Remove self as cpplib maintainer.
7719 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7721         * install-sh, config.sub: Import from upstream.
7723 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7725         PR bootstrap/18222
7726         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7727         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7728         * Makefile.in: Regenerate.
7730 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7732         * MAINTAINERS: Update my email address.
7734 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7735             Andreas Schwab  <schwab@suse.de>
7737         PR bootstrap/18033
7738         * config-ml.in: Eval option if surrounded by single quotes.
7740 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7742         Revert 2004-12-28 Makefile changes, a better fix will be
7743         applied to mainline and src after GCC 4.0 branches.
7745 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7747         PR bootstrap/17383
7749         * Makefile.def (target_modules): Remove stage parameter,
7750         it is always true now.
7751         * Makefile.tpl (configure-build-[+module+],
7752         configure-target-[+module+]): Always build symlink tree
7753         for the directory and for include.  BUILD_SUBDIR and
7754         TARGET_SUBDIR cannot be . anymore.
7755         * Makefile.in: Regenerate.
7757 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7759         Revert 2004-12-08 Makefile changes.
7761 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7763         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7764         cygwin, mingw.
7766 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7768         * configure.in (sh64-*-*): Reenable gprof.
7769         * configure: Regenerate.
7771 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7773         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7774         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7775         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7776         * Makefile.in: Regenerate.
7778 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7780         * MAINTAINERS: Update my email address.
7782 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7784         * Makefile.tpl: Generate normal dependencies if the LHS module is
7785         not bootstrapped.
7786         * Makefile.in: Regenerate.
7788 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7790         * configure.in: Include config/gxx-include-dir.m4.  Use
7791         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7792         * configure: Regenerate.
7794 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7796         * config.if: Delete.
7797         * configure.in: Set libstdcxx_incdir directly.
7798         * configure: Regenerate.
7800 2004-12-02  Eric Christopher  <echristo@redhat.com>
7802         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7803         * Makefile.in: Regenerate.
7805 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7807         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7808         * configure: Regenerate.
7810 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7812         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7813         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7814         * configure: Regenerate.
7816 2004-12-01  Eric Christopher  <echristo@redhat.com>
7818         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7819         of things to remove.
7821 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7823         * MAINTAINERS (Write After Approval): Update my e-mail address.
7825 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7827         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7828         from CVS libtool to always pass_all.
7830 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7832         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7833         (hppa*64*-*-*): Delete incorrect comment.
7834         * configure: Rebuilt.
7836 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7838         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7840 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7842         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7843         from CVS libtool to always pass_all.
7845 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7847         * install-sh, compile: Import from automake.
7849 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7851         * config.guess, config.sub:  Import from savannnah.
7853 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7855         * MAINTAINERS (Write After Approval): Add myself
7857 2004-11-12  Mike Stump  <mrs@apple.com>
7859         * Makefile.def: Add html support.
7860         * Makefile.tpl: Likewise.
7861         * Makefile.in: Regenerate.
7863 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7865         PR 18423
7866         * configure.in: Remove all instances of build-fixincludes from
7867         noconfigdirs.
7868         (build_configargs): Supply --target to subdirectories.
7869         * configure: Regenerate.
7871         * Makefile.def: Make gcc install depend on fixincludes install.
7872         * Makefile.in: Regenerate.
7874 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7876         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7878 2004-11-11  Paul Brook  <paul@codesourcery.com>
7880         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7882 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7884         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7885         target-libgfortran.
7886         * configure: Regenerate.
7888 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7890         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7891         like CC.
7893 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7895         * Makefile.def (host fixincludes): Specify missing targets.
7896         * Makefile.in: Regenerate.
7898 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7900         * MAINTAINERS: Add myself
7902 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7904         * MAINTAINERS (Write After Approval): Add myself.
7906 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7908         * Makefile.def: Build fixincludes for the host, too.
7909         * Makefile.in: Regenerate.
7910         * configure.in (host_tools): Add fixincludes.
7911         * configure: Regenerate.
7913 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7915         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7916         * configure: Regenerated.
7918 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7920         PR other/17783
7921         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7922         * configure: Regenerated.
7924 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7926         * README.SCO: Update per FSF instructions.
7928 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7930         PR target/18151
7931         * configure.in (case ${target}): Do not build fixincludes for avr.
7932         * configure: Regenerated.
7934 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7936         * configure.in (case ${target}): Do not build fixincludes
7937         on platforms where it is not used.
7938         * configure: Regenerated.
7940 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7942         * configure.in: Use an absolute path to install-sh.
7943         * configure: Regenerated.
7945 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7947         * MAINTAINERS (Write After Approval): Add myself.
7949 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7951         * MAINTAINERS: Remove from Write After Approval those that are
7952         already maintainers.
7954 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7956         * MAINTAINERS:  Update my email address.
7958 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7960         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7961         * configure: Regenerate.
7963 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7965         * MAINTAINERS:  Update my email address.
7967 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7969         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7970         entries belonging to this category.
7972 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7974         * MAINTAINERS: Update my e-mail address.
7976 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7978         Fix wrong conflict resolution in:
7980         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7982         * Makefile.in: Regenerate.
7983         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7984         in the recursive `make', instead of hardwiring `all'.
7985         (Autogenerated TARGET-* variables): New.
7987 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7989         * configure.in: Enable target-libgloss for crx-*-*.
7990         * configure: Regenerate.
7992 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7994         * MAINTAINERS (Various Maintainers): Move the "windows,
7995         cygwin, mingw" maintainer to ...
7996         (OS Port Maintainers): ... here.
7998 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8000         * MAINTAINERS (Write After Approval): Remove those that are
8001         maintainers of some subsystem.
8003 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8005         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8006         * ltcf-cxx.sh (tpf*): Likewise.
8007         * ltconfig (tpf*): Add TPF OS configuration support.
8009 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8011         * MAINTAINERS: Change my email address to my new work account.
8013 2004-09-24  Michael Roth  <mroth@nessie.de>
8015         * configure.in (--without-headers): Add missing double quotes.
8016         * configure: Regenerate.
8018 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8020         * ylwrap: Revert to previous version.
8022 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8024         PR bootstrap/17369
8025         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8026         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8027         SET_GCC_LIB_PATH_CMD.
8028         (BASE_TARGET_EXPORTS): Likewise.
8029         * Makefile.in: Regenerated.
8031         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8032         * configure: Regenerated.
8034 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8036         * config.guess: New upstream version
8037         * compile, depcomp, install-sh, ylwrap: Likewise.
8039 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8041         * config/mh-x86omitfp: New host makefile fragment.  Add
8042         -fomit-frame-pointer to the default BOOT_CFLAGS.
8043         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8044         * configure: Regenerate.
8046 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8048         PR target/11572
8049         * configure.in (*-*-darwin*): Renable libobjc.
8050         * configure: Regenerate.
8052 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8054         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8056 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8058         * Makefile.def: Remove libbanshee.
8059         * Makefile.tpl: Ditto.
8060         * configure.in: Ditto.
8061         * Makefile.in: Regen.
8062         * configure: Ditto.
8064 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8066         * ltmain.sh: Use $pic_object as $non_pic_object if
8067         $non_pic_object=none.
8069 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8071         * missing: Import latest version from master repository.
8073 2004-09-06  Nick Clifton  <nickc@redhat.com>
8075         * config.sub: Import latest version from master repository.
8076         * config.guess: Likewise.
8077         This includes these changes:
8079         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8081         * config.sub: Handle crisv32, alias etraxfs.
8082         * config.guess (crisv32:Linux:*:*): Handle.
8084         2004-08-13  Brad Smith  <brad@comstyle.com>
8086         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8087         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8089         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8091         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8092         assume the processor is a powerpc.  This is because coreutils
8093         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8094         in this case, due to a MacOS X bug that causes
8095         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8096         to return a negative number.
8097         Problem reported by Petter Reinholdtsen in:
8098         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8100         2004-07-19  Ben Elliston  <bje@gnu.org>
8102         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8104         2004-06-24  Ben Elliston  <bje@gnu.org>
8106         * config.guess: Update copyright years.
8107         * config.sub: Likewise.
8109         2004-06-22  Robert Millan  <robertmh@gnu.org>
8111         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8112         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8114         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8116         * config.guess (*:*VMS:*:*): New entry. Replaces
8117         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8118         manufacturer.
8120         2004-06-22  Ben Elliston  <bje@gnu.org>
8122         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8123         * config.sub: Likewise.
8125         2004-06-22  Ben Elliston  <bje@gnu.org>
8127         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8128         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8130         2004-06-11  Ben Elliston  <bje@gnu.org>
8132         * config.guess (pegasos:OpenBSD:*:*): Remove.
8134         2004-06-11  Ben Elliston  <bje@gnu.org>
8136         From Wouter Verhelst <wouter@grep.be>:
8137         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8139         2004-06-11  Ben Elliston  <bje@gnu.org>
8141         * config.guess (luna88k:OpenBSD:*:*): New.
8143         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8145         * config.guess (m32r*:Linux:*:*): New case.
8146         * config.sub: Handle m32rle.
8148         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8150         From Jens Petersen  <petersen@redhat.com>:
8151         * config.sub: Handle sparcv8.
8153         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8155         From Tom Smith <smith@cag.lkg.hp.com>:
8156         * config.guess: Version suffixes are equally significant on Tru64
8157         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8158         prefix of "P" (patched kernel).
8160         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8162         * config.sub: Add support for National Semiconductor CRX target.
8164 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8166         * MAINTAINERS (Various Maintainers): Remove myself as web page
8167         maintainer, add myself as maintainer of build status lists.
8169 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8171         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8172         *-*-netware, but add target-libmudflap.
8173         Consolidate *-*-netware targets (of which really only i?86 exists)
8174         into a single entry.
8175         * configure: Likewise.
8177 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8179         * Makefile.tpl (sorry): Remove.
8180         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8181         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8182         (do-clean): Clean per-stage directories too.
8183         (do-distclean): Run distclean-stage1 too.
8184         (.NOTPARALLEL): Enable during toplevel bootstrap.
8185         (stage[+id+]-bubble): Enable parallel execution during
8186         the recursive invocation.
8187         * Makefile.in: Regenerate.
8189         Fix previous checkin:
8191         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8192         include.
8193         * configure.in: Fix indentation.
8194         * configure: Regenerate.
8196 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8198         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8199         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8200         * configure: regenerate
8201         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8202         -mdynamic-no-pic
8204 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8206         * Makefile.def (build_modules): Add fixincludes.
8207         (dependencies): Make gcc depend on fixincludes.
8208         * configure.in (build_tools): Add fixincludes.
8209         (build_configdirs): Always include build_libs.
8210         * Makefile.in: Regenerate.
8211         * configure: Regenerate.
8213 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8215         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8216         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8217         phony targets; do not generate timestamp files.
8218         (distclean-stageN): Remove references to their timestamp files.
8219         (restageN, touch-stageN): Remove.
8220         (stageN-bubble): Rewritten.
8221         (compare): Support lean bootstraps.
8222         * Makefile.in: Regenerate.
8224         * configure.in: Only warn when bootstrapping but
8225         build != host or build != target.  Support lean bootstraps.
8226         * configure: Regenerate.
8228 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8230         * configure.in:  Give a better error message if GMP/MPFR are missing
8231         and a language needing them has been requested.
8232         * configure:  Regenerated.
8234 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8236         * configure.in:  Print a list of available language front-ends if
8237         a requested one is missing.  Tidy stray tab characters.
8238         * configure:  Regenerated.
8240 2004-08-19  Michael Koch  <konqueror@gmx.de>
8242         * gcc/doc/install.texi: Update entry about automake for libjava.
8244 2004-08-17  Robert Millan  <robertmh@gnu.org>
8246         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8247         (instead of FreeBSD).
8248         * configure: Regenerate.
8250 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8252         * Makefile.in: Regenerate.
8253         * configure: Regenerate.
8255         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8256         stage_*_flags.
8257         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8258         for bootstrapped modules if toplevel bootstrap is going.
8259         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8260         modules.  Adjust for changes in Makefile.def.  Enable several
8261         rules even in non-bootstrap mode, just to avoid peppering the
8262         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8263         (stage-[+prev+]-bubble): Remove.
8265         * Makefile.def (Dependencies): Depend on all-build-bison,
8266         all-build-flex, all-build-byacc, all-build-texinfo, rather
8267         than the host variations.
8268         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8269         with BUILD_SUBDIR.
8270         (BISON): Update for recent Bisons.
8271         (YACC): Fix typo.
8272         (cross): Depend on all-build.
8273         (all): Do not depend on all-build.
8274         (prebootstrap): Remove.
8275         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8276         (Prebootstrap dependencies): Add them to the per-stage targets
8277         and to all-prebootstrap.
8278         * configure.in (build_configdirs): Always enable build_tools.
8279         (BUILD_DIR_PREFIX): Remove.
8281         * Makefile.def (gcc): Add target variable.
8282         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8283         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8284         in the recursive `make', instead of hardwiring `all'.
8285         (Autogenerated TARGET-* variables): New.
8287 2004-08-13  Brian Booth  <bbooth@redhat.com>
8289         * MAINTAINERS: Remove myself from write-after-approval.
8291 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8293         * src-release: Stop distributing mmalloc with gdb (which doesn't
8294         use it).
8295         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8296         * Makefile.in: Regenerate.
8298 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8300         * configure.in (arm*-*-eabi*): New target.
8301         * configure: Regenerate.
8303 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8305         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8306         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8307         (Dependencies): New section.
8308         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8309         (configure-target-[+module+]): Depend on maybe-all-gcc
8310         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8311         (toplevel profiledbootstrap): Fix dependencies.
8312         * Makefile.in: Regenerate.
8314 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8316         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8317         target-libiberty to noconfigdirs.
8318         * configure: Regenerate.
8320 2004-08-03  Paul Brook  <paul@codesourcery.com>
8322         * configure.in: Check for MPFR as well as GMP.
8323         * configure: Regenerate.
8325 2004-08-01  Robert Millan  <robertmh@gnu.org>
8327         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8328         libmudflap for all GNU-based systems (with Glibc).
8329         * configure: Regenerate.
8331 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8333         * Makefile.def (host-modules): Add gcc.
8334         * Makefile.in: Regenerate.
8335         * Makefile.tpl (sorry): New rule.
8336         (configure-host, all-host, [+make_target+]-host, do-check,
8337         install-host): Do not add gcc as a special case.
8338         (host modules): Add a small special-casing for gcc.  Export
8339         extra_make_flags through the environment.
8340         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8341         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8342         other recursive targets for gcc): Remove.
8344         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8345         (stage, unstage): New rules.
8346         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8347         distclean-stage[+id+]): Use stage_current.
8348         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8349         the stage*-start rules.
8351 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8353         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8354         use -all_load flag.
8356 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8358         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8359         * configure: Regenerate.
8361 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8363         * maintainer-scripts/gcc_release: Revert yesterday's change.
8365 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8367         * MAINTAINERS: Add myself to write-after-approval.
8369 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8371         * libf2c: Removed.
8372         * gcc/gccbug.in: Updated because of libf2c removal.
8373         * maintainer-scripts/gcc_release: Ditto.
8375 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8377         * configure.in: Build libmudflap by default on FreeBSD.
8378         * configure: Regenerated.
8380 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8382         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8383         systems.
8384         * configure: Regenerated.
8386 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8388         PR target/16344
8389         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8390         feedback based compiler.
8391         * Makefile.in: Rebuilt.
8393 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8395         * Makefile.def (host_modules): Set bootstrap=true for flex.
8396         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8397         * Makefile.in: Rebuilt.
8399 2004-07-07  Jan Hubicka  <jh@suse.cz>
8401         * MAINTAINERS: Add self as a profile feedback maintainer.
8403 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8405         * configure.in:  Do not prepend $srcdir to /dev/null in
8406         makefile fragments.
8407         * configure:  Regenerate.
8409 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8411         * Makefile.def (build_modules): Add bison, byacc, flex,
8412         m4, texinfo.
8413         (flags_to_pass): Add FLEX.
8414         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8415         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8416         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8417         DEFAULT_MAKEINFO): Remove.
8418         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8419         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8420         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8421         objdir or else use configured tool.
8422         (all-build): New.
8423         (all): Depend on it.
8424         (Build module dependencies): Add.
8425         * Makefile.in: Regenerate.
8426         * configure.in: Better support for multiple build modules,
8427         matching what is done for host/target modules.  Do not look
8428         for "plausible" locations of build tools if Canadian cross.
8429         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8430         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8431         * configure: Regenerate.
8433 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8435         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8436         * Makefile.in: Regenerate.
8438 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8440         * Makefile.tpl (configure-build-[+module+],
8441         configure-[+module+], configure-target-[+module+]): Pass
8442         [+extra_configure_args+].
8443         (all-build-[+module+], all-[+module+], check-[+module+],
8444         install-[+module+], [+make_target+]-[+module+],
8445         all-target-[+module+], check-target-[+module+],
8446         install-target-[+module+], [+make_target+]-target-[+module+]):
8447         Pass [+extra_make_args+].
8448         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8449         (GCC_HOST_EXPORTS): Remove.
8450         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8451         cross, check-gcc, check-gcc-c++, install-gcc,
8452         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8453         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8454         * Makefile.in: Regenerate.
8456 2004-06-21  Matthew Sachs  <msachs@apple.com>
8458         * MAINTAINERS: Added self to write-after-approval.
8460 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8462         * configure.in: Check for srcdir/winsup rather than build directory
8463         winsup.
8464         * configure: Regenerate.
8466 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8468         * configure.in: Don't build Cygwin native newlib if winsup
8469         directory is missing.  Emit warning instead.
8470         * configure: Regenerate.
8472 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8474         * Makefile.tpl (touch-stage[+id+]): New.
8475         (restage[+prev+]): Depend on touch-stage[+id+].
8477         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8478         Use it throughout.
8480         * Makefile.def: Add profile and feedback bootstrap stages.
8481         Remove next field from bootstrap stages.
8482         * Makefile.tpl (LN, LN_S): Substitute.
8483         (stageN-start, stageN-end): Use double-colon rules, to
8484         provide a hook for additional setup commands.
8485         (distclean-stageN-gcc, restageN): Create dependencies from
8486         [+prev+], not from [+next+].
8487         (stageN-bubble): Add commands for successive stages from
8488         [+prev+], using double-colon rules.
8489         (all-stageN-gcc): Fix typo.
8490         (stagefeedback-start, profiledbootstrap): New.
8491         * Makefile.in: Regenerate.
8492         * configure.in: Call ACX_PROG_LN.
8493         * configure: Regenerate.
8495 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8497         * MAINTAINERS (Write After Approval): Add myself.
8499 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8505         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8506         without gcc.
8507         * configure: Regenerate.
8509 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8511         * Makefile.tpl: Fix typo.
8512         * Makefile.in: Regenerate.
8514 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8516         * configure.in: Remove new- prefix from toplevel
8517         bootstrap targets.
8518         * configure: Regenerate.
8520 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8522         * Makefile.tpl (all.normal): Rename to all.
8523         (all): Replace with a rule to pick the default
8524         target from configure.
8525         (all-gcc, configure-gcc): Use conditionals to
8526         do nothing when toplevel bootstrap is going on.
8527         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8528         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8529         * configure.in: Support --enable-bootstrap.
8531         * Makefile.def: Remove new- prefix from toplevel
8532         bootstrap targets.
8533         * Makefile.tpl: Likewise.
8535         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8536         target.
8538         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8539         $(RECURSE_FLAGS) to recursive invocation of make.
8541         * Makefile.in: Regenerate.
8542         * configure: Regenerate.
8544 2004-05-30  Andreas Jaeger  <aj@suse.de>
8545             Jim Wilson  <wilson@specifixinc.com>
8547         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8548         like CC.
8550 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8552         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8553         * configure: Regenerate.
8555 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8557         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8558         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8559         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8560         targets.
8561         * Makefile.in: Regenerate.
8563 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8565         * configure.in: Test the ability to symlink directories.
8566         * configure: Regenerate.
8568         * Makefile.def (bootstrap-stage): New definitions.
8569         * Makefile.tpl (configure-stage1-gcc,
8570         configure-stage2-gcc, configure-stage3-gcc,
8571         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8572         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8573         new-restage3, compare): Autogenerate, see Makefile.in
8574         entry for behavioral changes.
8575         (distclean-stage1, new-stage1-start, new-stage1-end,
8576         new-stage1-bubble, distclean-stage2, new-stage2-start,
8577         new-stage2-end, new-stage2-bubble, distclean-stage3,
8578         new-stage3-start, new-stage3-end): New autogenerated targets.
8579         (objext, prebootstrap, BOOT_CFLAGS,
8580         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8581         targets.
8583         * Makefile.in: Regenerate.
8584         (distclean-stage1, new-stage1-start, new-stage1-end,
8585         new-stage1-bubble, distclean-stage2, new-stage2-start,
8586         new-stage2-end, new-stage2-bubble, distclean-stage3,
8587         new-stage3-start, new-stage3-end): New targets.
8588         (all-stage1-gcc): Move prebootstrap dependency from here...
8589         (configure-stage1-gcc): ...to here.
8590         (new-bootstrap): Use bubble targets.
8591         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8592         Use per-stage distclean targets.
8593         (configure-stage1-gcc, configure-stage2-gcc,
8594         configure-stage3-gcc, all-stage1-gcc,
8595         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8596         Use new-stageN-start to prepare the tree.
8598 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8600         * Makefile.def (host_modules): add libcpp.
8601         * Makefile.tpl: Add dependencies on and for libcpp.
8602         * Makefile.in: Regenerate.
8603         * configure.in: Add libcpp host module.
8604         * configure: Regenerate.
8606 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8608         * Makefile.tpl: Whenever a recursive target is defined, wrap
8609         it in a special @if/@endif block, and prepare its maybe
8610         dependency in the @if/@endif block
8611         * configure.in: Instead of writing maybe dependencies, remove
8612         the @if/@endif statements, and remove the @if/@endif blocks
8613         that remain.
8614         * configure: Regenerate.
8615         * Makefile.in: Regenerate.
8617 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8619         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8621 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8623         PR bootstrap/15120
8624         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8625         * */configure: Rebuilt.
8627 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8629         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8630         of libf2c.
8631         * configure, Makefile.in: Regenerate.
8633 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8635         * MAINTAINERS (Write After Approval): Add myself.
8637 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8639         Merge from tree-ssa-20020619-branch.
8641         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8642         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8643         (HOST_GMPLIBS): Define.
8644         (HOST_GMPINC): Define.
8645         (TARGET_LIB_PATH): Add libmudflap.
8646         (GFORTRAN_FOR_TARGET): Define.
8647         (configure-build*): Export GFORTRAN.
8648         (configure-gcc): Export GMPLIBS and GMPINC.
8649         (all-gcc): Add maybe-all-libbanshee.
8650         (configure-target-libgfortran): Define.
8651         * Makefile.in: Regenerate.
8652         * configure.in (host_libs): Add libbanshee.
8653         (target_libraries): Add target-libmudflap and target-libgfortran.
8654         Add --with-libbanshee.
8655         Handle --disable-libmudflap.
8656         (*-*-freebsd*): Use with_gmp.
8657         Add $(libgcj) to noconfigdirs.
8658         * configure: Regenerate.
8659         * depcomp: New file.
8660         * MAINTAINERS: Add tree-ssa maintainers.
8662 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8664         * MAINTAINERS (Various Maintainers): Add myself.
8666 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8668         * MAINTAINERS (Write After Approval): Add myself.
8670 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8672         * MAINTAINERS (Write After Approval): Add myself.
8674 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8676         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8677         * configure: Regenerate.
8679 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8681         Revert:
8682         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8684         * Makefile.def (flags_to_pass): Remove *dir variables that
8685         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8686         as well as prefix and exec_prefix.
8687         * Makefile.in: Regenerate.
8689 2004-04-26  Robert Millan  <robertmh@gnu.org>
8691         Add patches from libtool CVS.
8692         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8693         * ltconfig: Likewise.
8694         * ltcf-c.sh: Likewise.
8695         * ltcf-cxx.sh: Likewise.
8696         * ltcf-gcj.sh: Likewise.
8698 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8700         * Makefile.def (host_modules): Mark with the bootstrap
8701         flag packages on which gcc depends.
8702         * Makefile.tpl (all-bootstrap): Use it.
8703         * Makefile.in: Regenerate.
8705 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8707         * Makefile.def (flags_to_pass): Remove *dir variables that
8708         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8709         as well as prefix and exec_prefix.
8710         * Makefile.in: Regenerate.
8712 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8714         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8715         * configure: Regenerate.
8716         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8717         * gcc/Makefile.tpl (compare): Use the result of the test.
8718         * gcc/Makefile.in: Regenerate.
8720 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8722         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8723         Always relocate gcc and prev-gcc to the original names, even
8724         if the build fails.
8725         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8726         New targets.
8728 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8730         * MAINTAINERS: Update my email address.
8732 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8734         * configure.in (mips*-*-irix5*): Enable ld.
8735         * configure: Regenerate.
8737 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8739         * configure: Regenerate.
8741 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8743         * Makefile.tpl (configure-[+module+], configure-gcc,
8744         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8745         Set and export LDFLAGS.
8746         * Makefile.in: Regenerate.
8748 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8750         * MAINTAINERS: Add myself to write-after-approval.
8752 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8754         PR bootstrap/14871
8755         * Makefile.tpl: If we don't have built-in-tree target tools,
8756         use the ones found by configure rather than hacking around with
8757         program_transform_name.
8758         * configure.in: Give Makefile.tpl the information necessary
8759         to do that.
8760         * Makefile.in: Regenerate.
8761         * configure: Regenerate.
8763 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8765         PR bootstrap/14760
8766         * configure.in: When computing baseargs, strip *all* copies of
8767         offending options.  Also, don't match/substitute the trailing space,
8768         so that this actually works when two similar options are separated by
8769         only one space.
8770         * configure: Regenerate.
8772 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8774         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8775         (rs6000-*-aix*): Same.
8776         * configure: Regenerate.
8778 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8780         * MAINTAINERS: Add myself to write-after-approval.
8782 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8784         * MAINTAINERS: Add myself to write-after-approval.
8786 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8788         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8789         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8790         * Makefile.in: Regenerate.
8792         * configure.in (top level bootstrap support): Rework --enable-werror
8793         to set @stage2_werror_flag@.
8794         * configure: Regenerate.
8795         * Makefile.tpl (top level bootstrap support): Pass
8796         @stage2_werror_flag@ down to configure in stages 2 and 3.
8797         * Makefile.in: Regenerate.
8799 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8801         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8802         for stages 2 and 3 as well as in make.  As a consequence, remove
8803         OUTPUT_OPTION (now detected by configure) from the flags passed down
8804         to make.
8805         * Makefile.in: Regenerate.
8807         * Makefile.tpl (new-bootstrap): Fix typo.
8808         * Makefile.in: Regenerate.
8810 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8812         * Makefile.tpl: Rearrange by moving recursive_targets rules
8813         into their proper sections.
8814         * Makefile.tpl (top level bootstrap support): Move disabling
8815         of coverage flags from 'make' to 'configure'; improve comments.
8816         * Makefile.in: Regenerate.
8818         * Makefile.tpl (experimental top level bootstrap) Move stage1
8819         language setting from all- target to configure- target; disable
8820         intermodule optimization in stage 1; prevent gratuitous rebuilds
8821         of stage 1.
8822         * Makefile.in: Regenerate.
8823         * configure.in: Comma-separate stage 1 language list for top
8824         level bootstrap.
8825         * configure: Regenerate.
8827         * Makefile.tpl: Clean up experimental top level bootstrap support:
8828         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8829         prev-gcc in configure- targets as well as all- targets.
8830         * Makefile.in: Regenerate.
8832 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8834         * compile: New file imported from automake.
8836 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8838         * configure.in: Remove symbolic link section.
8839         * configure: Regenerate.
8840         * Makefile.tpl (links): Remove.
8841         * Makefile.in: Regenerate.
8843 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8844             Nathanael Nerode  <neroden@gcc.gnu.org>
8846         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8847         Set with AC_CHECK_PROGS.
8848         * configure.in: Fix comment typo from last patch.
8849         * configure: Regenerate.
8851 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8853         * Makefile.tpl: Introduce experimental top level bootstrap support.
8854         * Makefile.in: Regenerate.
8855         * configure.in: Introduce support for top level bootstrap.
8856         * configure: Regenerate.
8858 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8859             Paolo Bonzini  <bonzini@gnu.org>
8861         PR bootstrap/14522
8862         * configure.in: Cope with shells that do not support unquoted ^
8863         * configure: Regenerate.
8865 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8866             Paolo Bonzini  <bonzini@gnu.org>
8868         PR bootstrap/14522
8869         * configure.in: Cope with shells that do not support nesting
8870         quotes inside quoted backquote substitutions.
8871         * configure: Regenerate.
8873 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8875         PR bootstrap/14522
8876         * configure.in: Fix escaping of $.
8877         * configure: Regenerate.
8879 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8881         * configure: Regenerate, since I forgot to while committing Paolo's
8882         changes.
8884 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8886         PR ada/14131
8887         Move language detection to the top level.
8888         * configure.in: Find default values for the tools as
8889         soon as possible.  Disable ada if GNAT is not found.
8890         Emit error message about missing languages.  Expand
8891         --enable-languages=all for the gcc subdirectory.
8893 2004-03-10  Ben Elliston  <bje@gnu.org>
8895         * MAINTAINERS: Update my email address.
8897 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8899         * ltconfig: Disable building static libraries if building shared
8900         libraries on AIX 5L.
8902 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8904         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8905         and disable libgcj.
8906         * configure: Regenerated.
8908 2004-03-01  Brian Booth  <bbooth@redhat.com>
8910         * MAINTAINERS: Add myself to write-after-approval.
8912 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8914         * MAINTAINERS: Add myself to write-after-approval.
8916 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8918         PR bootstrap/7087
8919         * Makefile.tpl: Guard XFOO sed statements better.
8920         * Makefile.tpl: Add dependency for configure-target-libada.
8921         * Makefile.in: Regenerate (incidentally fixes broken
8922         commit when libada-branch was merged).
8924 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8926         * MAINTAINERS: Add myself to write-after-approval.
8928 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8930         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8931         maintainers.
8933 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8935         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8936         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8938 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8940         PR bootstrap/11932
8941         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8943 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8945         * MAINTAINERS: Added myself to write-after-approval.
8947 2004-02-14  Michael Koch  <konqueror@gmx.de>
8949         * MAINTAINERS: Added myself to write-after-approval.
8951 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8953         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8954         some OS port maintainers to OS port maintainers section.
8956 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8958         * MAINTAINERS: Add self.
8960 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8962         * MAINTAINERS: Alphabetize.
8964 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8966         * MAINTAINERS: Remove myself.
8968 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8970         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8971         (rs6000-*-aix*): Same.
8972         * configure: Regenerate.
8974 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8976         * configure.in (host): Add in missing $noconfigdirs to defines.
8977         * configure: Regenerate.
8979 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8980             Nathanael Nerode  <neroden@gcc.gnu.org>
8982         PR ada/6637, PR ada/5911
8983         Merge with libada-branch:
8984         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8985         with appropriate dependencies. Add --enable-libada configure switch.
8986         * configure, Makefile.in: Regenerate.
8988 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8990         * MAINTAINERS: Add myself to write-after-approval.
8992 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8994         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8995         * configure: Regenerate.
8997 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8999         Merge from upstream:
9001         * ltmain.in: When setting IFS to '~', be careful about user
9002         arguments that contain '~'.
9004         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9006         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9007         Also test $base_compile against $CC with escaped arguments. Bug
9008         reported by Geoff Keating <geoffk@apple.com>.
9010 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9012         * MAINTAINERS: Remove i960 port.
9014 2004-01-23  DJ Delorie  <dj@redhat.com>
9016         * Makefile.def (target_modules) [libiberty]: Don't stage.
9017         * Makefile.in: Rebuilt.
9019 2004-01-20  Caroline Tice  <ctice@apple.com>
9021         * MAINTAINERS: Add myself to write-after-approval.
9023 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9025         * MAINTAINERS: Update my email address.
9027 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9029         * MAINTAINERS: Add myself to write-after-approval.
9031 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9033         * MAINTAINERS: Remove entries without email address.
9035 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9037         * MAINTAINERS: Add myself to write-after-approval.
9039 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9041         * MAINTAINERS: Update my email address.
9043 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9045         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9046         * Makefile.tpl (configure-target-[+module+]): Support stage.
9047         * Makefile.in: Rebuilt.
9049 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9051         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9053 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9055         * MAINTAINERS: Add myself as a MIPS maintainer.
9057 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9059         * configure.in: Use ./config.cache, not config.cache.
9060         * configure: Regenerate.
9061         * Makefile.tpl: Special-casing not needed for GCC any more.
9062         * Makefile.in: Regenerate.
9064         * configure.in: Don't share a cache file for host dirs.
9065         * configure: Regenerate.
9067         * config-ml.in: Don't mess with the cache file.
9069 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9071         * MAINTAINERS: Move myself from 'Write After Approval' to
9072         'CPU Port Maintainers' section as SPARC maintainer.
9074 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9076         * Makefile.tpl: Make GCC use a separate config.cache.
9077         * Makefile.in: Regenerate.
9079         PR bootstrap/11932, PR bootstrap/11933
9080         (I don't know if it will fix either of them, but it relates
9081         to them.)
9082         * configure.in: Don't use shared config.cache for target
9083         directories.
9084         * configure: Regenerate.
9086 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9088         * MAINTAINERS: Add myself to 'Write After Approval' section.
9090 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9092         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9093         * configure: Regenerated.
9095 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9097         * MAINTAINERS: Remove the mn10200 maintainer.
9099 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9101         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9102         * configure: Regenerated.
9104 2003-12-16  Jan Hubicka  <jh@suse.cz>
9106         * MAINTAINERS: Add myself as callgraph maintainer.
9108 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9110         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9111         * configure: Regenerate.
9113 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9115         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9116         'Write After Approval' section. Update email.
9118 2003-12-01  James Lemke  <jim@wasabisystems.com>
9120         * MAINTAINERS (Write After Approval): Add myself.
9122 2003-11-20  Matt Thomas  <matt@3am-software.com>
9124         * MAINTAINERS: Add myself as a vax port maintainer.
9126 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9128         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9129         (configure-build-[+module+], configure-[+module+]): Likewise.
9130         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9131         * Makefile.in: Regenerate.
9133 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9135         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9136         shared/dylibed libraries.
9137         * ltmain.sh: Likewise.
9138         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9139         * ltcf-cxx.sh: Likewise.
9140         * ltcf-gcj.sh: Likewise.
9141         * ltconfig: Likewise.
9143 2003-11-17  Stan Cox  <scox@redhat.com>
9145         * MAINTAINERS: Add myself as iq2000 port maintainer.
9147 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9149         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9150         * Makefile.in: Regenerate.
9152 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9154         * config.sub: Update to 2003-11-03 version.
9156 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9158         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9159         * configure:  Regenerate.
9161 2003-10-20  Nicolas Pitre  <nico@cam.org>
9163         * MAINTAINERS: Add myself to 'Write After Approval' section.
9165 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9167         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9169 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9171         * MAINTAINERS: Update my email address.
9173 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9175         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9177 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9179         * MAINTAINERS: Add myself to 'Write After Approval' section.
9181 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9183         * config.guess: Update to 2003-10-16 version.
9184         * config.sub: Update to 2003-10-16 version.
9186 2003-10-15  David Daney  <ddaney@avtrex.com>
9188         * MAINTAINERS: Added myself to 'Write After Approval' section.
9190 2003-10-15  Falk Hueffner  <falk@debian.org>
9192         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9193         'Write After Approval' section. Update email.
9195 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9197         * MAINTAINERS: Move myself from 'Write After Approval' to
9198         'Various Maintainers' section as middle-end maintainer.
9200 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9202         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9203         HOST_FLAGS_TO_PASS.
9204         * Makefile.in: Regenerate.
9206 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9208         * config.guess: Update to 2003-10-07 version.
9209         * config.sub: Update to 2003-10-07 version.
9211 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9213         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9214         * ltconfig (irix5*, irix6*): Don't override version_type.
9216 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9218         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9219         * configure: Rebuilt
9220         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9221         * Makefile.in: Rebuilt
9223 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9225         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9227 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9229         * MAINTAINERS (Write After Approval): Add myself.
9231 2003-09-29  Paul Koning  <ni1d@arrl.net>
9233         * MAINTAINERS: Move myself from "Write After Approval"
9234         to CPU platform maintainers for pdp11 platform.
9236 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9238         * MAINTAINERS: Move myself from 'Write After Approval' to
9239         'Various Maintainers' section as libffi testsuite maintainer.
9241 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9243         * configure.in: Pass a computed --program-transform-name
9244         to subconfigures.
9245         * configure: Regenerated.
9247 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9249         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9250         * Makefile.in: Regenerate.
9252         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9253         * Makefile.in: Regenerate.
9255 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9257         * MAINTAINERS: Move myself from 'Write After Approval'
9258         to 'Various Maintainers' (objective-c) section.
9260 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9262         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9263         quoting.
9264         * configure: Regenerated.
9266 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9268         * MAINTAINERS (Write After Approval): Add myself to write after
9269         approval list.
9271 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9277         * MAINTAINERS: Update my e-mail address.
9279 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9281         * libtool.m4 (LD): Correct powerpc64 host match.
9283 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9285         * MAINTAINTERS: Update my affiliation and email address.
9287 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9289         * MAINTAINERS (Write After Approval): Add myself.
9291 2003-09-04  DJ Delorie  <dj@redhat.com>
9293         * configure: Regenerate.
9295 2003-09-04  Robert Millan  <robertmh@gnu.org>
9297         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9299 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9301         * configure.in: Ensure arguments to sed are properly spaced.
9302         * configure: Regenerate.
9304 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9306         * MAINTAINERS: Update my e-mail address.
9308 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9310         * MAINTAINERS (Write After Approval): Add myself.
9312 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9314         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9315         * configure: Regenerated.
9317 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9319         * MAINTAINERS: Update my email address.
9321 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9323         * configure.in:  Use newline instead of semicolon when assuming
9324         shell arguments in a for loop.
9325         * configure:  Regenerated.
9327 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9329         * MAINTAINERS: Resurrect the i860 maintainer.
9331 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9333         PR 8180
9334         * configure.in: When testing with_libs and with_headers, treat
9335         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9336         * configure: Regenerate.
9338         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9339         make, shell, etc.
9340         (baseargs): Likewise.
9341         * configure: Regenerate.
9343 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9345         * MAINTAINERS (Write After Approval): Add myself.
9347 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9349         * configure.in: Disable libgcj for darwin not on powerpc.
9350         * configure: Rebuild.
9352 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9354         * config-ml.in, symlink-tree: Add license.
9356 2003-08-03  Richard Stallman  <rms@gnu.org>
9357             Eben Moglen  <moglen@columbia.edu>
9359         * README.SCO: New file.
9361 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9363         * Makefile.tpl (check, check-c++): Express dependencies using
9364         dependencies rather than commands.
9365         * Makefile.in: Regenerate.
9367 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9369         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9370         * configure: Ditto.
9372 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9374         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9375         * Makefile.in: Update.
9377 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9379         * configure.in: Enable libgcj for darwin.
9380         * configure: Rebuild.
9382 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9384         * config-ml.in:  Use ac_configure_args directly instead of
9385         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9386         actually seen.
9388 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9390         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9391         creating target and build subdirs to build all parent dirs as needed.
9392         * Makefile.in: Rebuild.
9393         * configure.in: Don't build dirs explicitly here.
9394         * configure: Rebuild.
9396 2003-07-26  Paul Brook  <paul@nowt.org>
9398         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9400 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9402         * Makefile.tpl (all-make): Depend on intl.
9403         * Makefile.in: Rebuilt.
9405 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9407         * install-sh:  Update to newer upstream versions (associated with
9408         aclocal 1.7).
9409         * mkinstalldirs:  Likewise.
9410         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9412 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9414         * MAINTAINERS: Move self from Bug database only accounts
9415         to write-after-approval.
9417 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9419         * config.if: Remove unused libc_interface determination.
9421 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9423         * MAINTAINERS: Move self from write-after-approval to
9424         build machinery (*.in).
9426 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9428         PR bootstrap/11273
9429         PR bootstrap/11408
9430         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9431         unused INSTALL_PROGRAM_ARGS.
9432         * configure.in: Use AC_PROG_INSTALL.
9433         * Makefile.in: Regenerate.
9434         * configure: Regenerate.
9436 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9438         * MAINTAINERS: Alphabetize.
9440 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9442         * configure: Rebuilt.
9443         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9444         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9445         newlib nor libgloss.
9446         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9447         * configure.in (am33_2.0-*-linux*): Added.
9449 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9451         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9452         * configure: Regenerate.
9454 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9456         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9457         * Makefile.in: Regenerate.
9459 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9461         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9462         * Makefile.in: Regenerate.
9464 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9466         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9467         * Makefile.in: Regenerated.
9469         * config-ml.in: Replace PWD with PWD_COMMAND.
9471 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9473         * intl: New directory; see intl/ChangeLog for details.
9474         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9475         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9476         * Makefile.in: Regenerate.
9478 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9480         * configure.in: Clean up config-lang.in handling.  Delete
9481         useless assignment to "subdirs".
9482         * configure: Regenerate.
9484 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9486         * configure.in: Rename 'target_libs' to 'target_libraries'.
9487         Remove useless reference to 'target_libs'.
9488         * configure: Regenerate.
9490 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9492         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9493         * Makefile.in: Regenerate.
9495 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9497         * Makefile.def: Introduce flags_to_pass.
9498         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9499         * Makefile.in: Regenerate.
9501 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9503         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9504         and target-libgloss.
9505         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9506         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9507         * configure: Regenerate.
9509 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9511         * configure.in: Update testsuite_flags to new location.
9512         * configure. Regenerate.
9514 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9516         * Makefile.tpl: Remove BUILD_CC stuff.
9517         * Makefile.in: Regenerate.
9519 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9521         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9523 2003-06-16  Graeme Peterson  <gp@qnx.com>
9525         * MAINTAINERS (Write After Approval): Add myself.
9527 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9529         * config.guess: Update to 2003-06-12 version.
9530         * config.sub: Update to 2003-06-13 version.
9532 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9534         * config.guess: Update to 2003-06-06 version.
9535         * config.sub: Update to 2003-06-06 version.
9537 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9539         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9540         * configure. Regenerate.
9542 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9544         * configure.in: Disable serial configure by default.
9545         * configure: Regenerate.
9546         * Makefile.tpl: Abolish .NOTPARALLEL.
9547         * Makefile.in: Regenerate.
9549         * Makefile.tpl: Replace {build,host,target}_canonical by
9550         {build,host,target}.
9551         * Makefile.in: Regenerate.
9553         * Makefile.tpl: Fix stupid pasto.
9554         * Makefile.in: Regenerate.
9556 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9558         * Makefile.tpl: Remove bogus conditional.
9559         * Makefile.in: Regenerate.
9561 2003-06-05  Jan Hubicka  <jh@suse.cz>
9563         * Makefile.tpl (profiledbootstrap): New target.
9564         * Makefile.in (profiledbootstrap): New target.
9566 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9568         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9569         Pinski. Remove user names from other bugzilla-only maintainers.
9571 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9573         * Makefile.tpl: Make 'recursive targets' using autogen rather
9574         than shell loop.  Remove duplicate 'clean' targets and false
9575         comments.
9576         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9577         Add systematic method of specifying missing targets in subdirs.
9578         Add copyright boilerplate.
9579         * Makefile.in: Regenerate.
9580         * configure.in: Add 'recursive targets' to maybe list.
9581         * configure: Regenerate.
9583         * MAINTAINERS: "GNATS only" -> "Bug database only".
9585         * Makefile.tpl: Rename [+target+] to [+make_target+].
9586         * Makefile.def: Rename 'target' to 'make_target'.
9588 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9590         * MAINTAINERS: Add self as options handling maintainer.
9592 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9594         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9595         been too long since I touched those ports.
9597 2003-05-28  DJ Delorie  <dj@redhat.com>
9599         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9600         * Makefile.in: Regenerate.
9602 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9604         * configure.in: Use curly braces in the definition of tooldir.
9605         * configure: Regenerate.
9607 2003-05-21  DJ Delorie  <dj@redhat.com>
9609         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9610         newlib or libgloss.
9611         * Makefile.in: Regenerate.
9613 2003-05-21  DJ Delorie  <dj@redhat.com>
9615         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9616         * Makefile.in: Regenerate.
9618 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9620         * MAINTAINERS: Update my e-mail address.
9622 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9624         * configure.in: Switch more things to use maybe dependencies.
9625         * Makefile.tpl: Switch more things to use maybe dependencies.
9626         Factor out common code from autogen IF statements.
9627         * configure: Regenerate.
9628         * Makefile.in: Regenerate.
9630 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9632         * configure.in: Accept i[3456789]86 for machine type.
9633         * configure: Regenerate.
9635 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         * configure.in: Switch more things to use maybe dependencies.
9638         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9639         * configure: Regenerate.
9640         * Makefile.tpl: Switch more things to use maybe dependencies.
9641         * Makefile.in: Regenerate.
9643 2003-05-16  Andreas Schwab  <schwab@suse.de>
9645         * Makefile.tpl (install-opcodes): Define.
9646         * Makefile.in: Rebuild.
9648 2003-05-13  Andreas Jaeger  <aj@suse.de>
9650         * config.guess: Update to 2003-05-09 version.
9651         * config.sub: Update to 2003-05-09 version.
9653 2003-05-13  Michael Eager  <eager@mvista.com>
9655         * configure.in: Correct sed script so that options in quotes are not
9656         deleted.
9657         * configure: Rebuild.
9659 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9661         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9662         and $$s/newlib/libc/sys/cygwin32 include paths.
9663         * configure: Ditto.
9665 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9667         * MAINTAINERS: Update my email addresses.
9669 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9671         * config-ml.in: Propagate INSTALL variables.
9673 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9675         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9677 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9679         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9680         * Makefile.in: Regenerate.
9682 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9684         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9686 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9688         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9690 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9692         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9693         * Makefile.in: Regenerated.
9695 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9697         * MAINTAINERS (Write After Approval): Upgrade myself from
9698         GNATS only to write-after-approval. Update my mail address.
9700 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9702         (OS Port Maintainers: freebsd): Add myself.
9704 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9706         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9708 2003-04-22  Kean Johnston  <jkj@sco.com>
9710         * MAINTAINERS (SCO ports): Added myself.
9712 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9714         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9716 2003-04-19  Kean Johnston  <jkj@sco.com>
9718         * MAINTAINERS (Write After Approval): Add myself.
9720 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9722         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9723         * Makefile.in: Regenerate.
9725 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9727         * configure.in (powerpc64*-*-linux*): Remove.
9728         * configure: Rebuilt.
9730 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9732         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9733         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9734         and restrap.
9735         * Makefile.in:  Regenerate.
9737 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9739         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9740         * configure: Regenerated.
9742 2003-04-15  DJ Delorie  <dj@redhat.com>
9744         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9746 2003-04-13  Nick Clifton  <nickc@redhat.com>
9748         * config-ml.in: Remove support for --disable-aix removing
9749         call-aix multilibs.
9751 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9753         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9754         * */configure: Rebuilt.
9756 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9758         * MAINTAINERS: Add my email address.
9760 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9762         * MAINTAINERS (Write After Approval): Add myself.
9764 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9766         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9767         * Makefile.in: Regenerate.
9769 2003-03-14  Michael Chastain  <mec@shout.net>
9771         * Makefile.in: Regenerate with correct Makefile.def.
9773 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9775         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9776         Make macro.
9777         * Makefile.in: Regenerate.
9778         * configure.in: Clean up gxx_include_dir logic.
9779         * configure: Regenerate.
9781 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9783         * MAINTAINERS (Write After Approval): Add myself.
9785 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9787         * MAINTAINERS: Update my mail address.
9789 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9791         * configure.in (gxx_include_dir): Fix typo.
9792         * configure: Regenerated.
9794 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9796         * Makefile.tpl: Reindent.
9797         * Makefile.in: Regenerate.
9798         * configure.in: Reindent.  Don't set unused variables.
9799         * configure: Regenerate.
9801 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9803         * configure.in: Include $(build_tooldir)/sys-include in
9804         FLAGS_FOR_TARGET.
9805         * configure: Regenerated.
9807 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9809         * Makefile.tpl: Always pass down RANLIB.
9810         * Makefile.in: Regenerate.
9812         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9813         * Makefile.in: Regenerate.
9814         * configure.in: Remove unused logic relating to --enable-shared
9815         and --enable-threads.  Remove bogus comments.  Remove redundant
9816         noconfigdirs.
9817         * configure: Regenerate.
9819         * configure.in: Replace ${libstdcxx_version} by its value.
9820         Remove reference to mh-dgux.
9821         * configure: Regenerate.
9823 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9825         * MAINTAINERS (Write After Approval): Add myself.
9827 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9829         * Makefile.tpl: Rearrange.
9830         * Makefile.in: Regenerate.
9832 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9834         * configure.in: Add support for kaOS as cross build target system.
9835         * configure: Regenerated.
9837 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9839         * MAINTAINERS (Write after approval): Add myself.
9841 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9843         * MAINTAINERS: Update my email address.
9845 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9847         * MAINTAINERS: Add self to blanket write privs. section.
9849 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9851         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9852         configure-target-* as some target builds may require additional
9853         flags for preprocessor tests.
9854         * Makefile.in: Regenerated.
9856 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9858         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9859         * ltconfig: Handle it.
9860         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9861         auto-detecting it.
9863         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9864         it is used as argument to $CC.
9865         * ltcf-gcj.sh: Likewise.
9867         * configure.in: Introduce --enable-maintainer-mode.
9868         * configure: Rebuilt.
9869         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9870         for maintainer mode.
9871         * Makefile.in: Rebuilt.
9873 2003-02-18  Jason Merrill  <jason@redhat.com>
9875         * Makefile.tpl (check-c++): Allow parallelism.
9877 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9879         * MAINTAINERS: Remove John Carr (who never actually had access to
9880         gcc.gnu.org).
9882 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9884         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9885         don't configure target-libobjc.
9886         * configure: Regenerate.
9888 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9890         * Makefile.tpl (RANLIB): Define.
9891         * Makefile.in: Regenerate.
9893 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9895         * MAINTAINERS: Update my email.
9897 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9899         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9900         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9901         * Makefile.in: Regenerated.
9902         * configure.in: Remove all traces of snavigator, db, and grep.
9903         * configure: Regenerated.
9905 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9907         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9908         After Approval.
9910 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9912         * MAINTAINERS (Write after approval): Add myself.
9914 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9916         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9917         * Makefile.in: Regenerated.
9919 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9921         * config.guess: Updated to 2003-01-30's version.
9922         * config.sub: Updated to 2003-01-28's version.
9924 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9926         * config.if: If gcc_version is already set, just use it.  Don't set
9927         gcc_version_trigger if it's already set, otherwise set it to
9928         gcc/version.c, but only if the file exists.  If it is not set and
9929         gcc/version.c does not exist, try to extract the version number from
9930         $CC.
9932 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9934         * MAINTAINERS: Add myself to write-after-approval list.
9936 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9938         * configure.in:  Revert 24Jan change.
9939         * configure:  Regenerate.
9941 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9943         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9944         entry of HJ Lu.
9946 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9948         * configure.in: Revert previous change.
9949         * configure: Regenerate.
9951 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9953         * configure.in: Make rda native-only.
9954         * configure: Regenerate.
9956 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9958         * MAINTAINERS: Move myself from GNATS-only-accounts to
9959         write-after-approval.
9961 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * configure.in: Add missing \.
9964         * configure: Rebuilt.
9966 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9968         * configure.in (baseargs): Avoid using \| in sed regular
9969         expressions.
9970         * configure: Rebuilt.
9972 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9974         * configure.in (baseargs): Remove all supported forms of
9975         --cache-file, --srcdir, --host, --build and --target options
9976         from argument lists.
9977         * configure: Rebuilt.
9979 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9981         * MAINTAINERS: Add myself to write-after-approval list.
9983 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9985         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9986         * configure: Rebuilt.
9988 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9990         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9991         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9992         * Makefile.in: Regenerate.
9993         * configure: Regenerate.
9995 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9997         * configure.in: Remove Makefile in build, host and target modules
9998         unless configure was run with --no-recursion.
9999         * configure: Rebuilt.
10001 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10003         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10004         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10005         * Makefile.in: Regenerate.
10007 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10009         * config.guess: Update to 2003-01-03 version.
10010         * config.sub: Update to 2003-01-03 version.
10012 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10014         * configure: Regenerate with proper autoconf 2.13.
10016 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10018         * configure.in: Add AC_PREREQ for consistency.
10019         * configure: Regenerate.
10021 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10023         * configure.in (GDB_TK): Add tcl directories conditional on
10024         gdb/gdbtk directory being present.
10025         * configure: Regenerate.
10027 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10029         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10030         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10031         * configure: Rebuilt.
10033 2002-12-31  Tom Tromey  <tromey@redhat.com>
10035         * Makefile.in: Rebuilt.
10036         * Makefile.def (target_modules) [libffi]: Allow installation.
10038 2002-12-31  Andreas Schwab  <schwab@suse.de>
10040         * configure.in: Fix use of $program_transform_name.
10041         * configure: Regenerated.
10043 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10045         * configure.in (baseargs): Don't remove first configure argument.
10046         * configure: Regenerated.
10048 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10050         * Makefile.tpl (local-distclean): Don't remove...
10051         (multilib.ts): ... this.  Moved into...
10052         (multilib.out): ... this.  Don't use sub-make.
10053         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10054         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10055         (configure-build-[+module+], configure-[+module+],
10056         configure-target-[+module+], configure-gcc): ... these.  Test
10057         for Makefile existence.  Drop config.status from dependencies.
10058         * Makefile.in: Rebuilt.
10059         * configure.in: Move gcc-version-trigger to the end of
10060         ac_configure_args.  Add comments to maybedep.tmp and
10061         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10062         nonopt from baseargs, matching and removing corresponding
10063         whitespace while at it.
10064         * configure: Rebuilt.
10066 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10068         * configure.in (host_configargs): Replace reference to
10069         no-longer-defined buildopts with --build=${build_alias}.
10070         * configure: Rebuilt.
10072         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10073         program_transform_name to standard idiom.
10074         (AUTOGEN, AUTOCONF): Define.
10075         (Makefile.in): Use $(AUTOGEN).
10076         (Makefile): Depend on config.status, and use autoconf-style rule to
10077         build it.  Move original commands to...
10078         (config.status): ... this new target.
10079         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10080         $(AUTOCONF).
10081         * Makefile.in: Rebuilt.
10083 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10085         * Makefile.tpl: Fix dramatic bustage due to change in
10086         program_transform_name.
10087         * Makefile.in: Regenerate.
10089         * configure.in: Remove unnecessary PATH setting.
10090         * configure: Regnerate.
10092         * configure.in: Don't default to unprefixed tools unless
10093         the native tools will work.
10094         * configure: Regenerate.
10096         * configure.in: Convert to autoconf script.  Blow away lots
10097         of now-redundant Makefile fragments.
10098         * configure: Generate using Autoconf.
10099         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10100         * Makefile.in: Regenerate.
10102 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10104         * configure: Fix stupid bug where RANLIB was mistakenly included.
10106         * configure.in: Rename (buildargs, hostargs, targargs) to
10107         (build_configargs, host_configargs, target_configargs).
10109         * configure.in: Move logic out of sed statement.
10111         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10112         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10114 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10116         * config.sub: Import from master repository
10117         * config.guess: Ditto
10119 2002-12-24  Andreas Schwab  <schwab@suse.de>
10121         * Makefile.tpl (multilib.out): Fix missing space.
10122         * Makefile.in: Regenerate.
10124 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10126         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10127         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10128         * Makefile.in: Regenerate.
10129         * configure.in: Remove unnecessary leftovers.
10131 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10133         * configure.in (extra_ranlibflags_for_target): New variable.
10134         (*-*-darwin): Add -c to ranlib commands.
10135         * configure (tooldir): Handle extra_ranlibflags_for_target.
10137 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10139         * Makefile.tpl: Revert HJL's change.
10140         * Makefile.in: Regenerated.
10141         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10142         always.
10144 2002-12-19  Andreas Schwab  <schwab@suse.de>
10146         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10147         * Makefile.in: Regenerate.
10149 2002-12-18  H.J. Lu  <hjl@gnu.org>
10151         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10152         * Makefile.in: Regenerated.
10154         * configure.in (build_prefix): New. Substitute.
10156 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10158         * Makefile.tpl: Don't let real targets depend on phony targets.
10159         * Makefile.in: Regenerate.
10161         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10162         * Makefile.in: Regenerate.
10164 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10166         * config.sub: Import from master repository
10167         * config.guess: Ditto
10169 2002-12-16  Jason Merrill  <jason@redhat.com>
10171         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10172         previous 'make bootstrap'.
10173         * Makefile.in: Regenerate.
10175 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10177         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10179 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10181         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10182         * Makefile.in: Regenerate.
10184 2002-12-13  Jason Merrill  <jason@redhat.com>
10186         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10187         library tests.
10188         (check-c++): Just depend on it and check-target-libstdc++-v3.
10189         * Makefile.in: Regenerate.
10191 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10193         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10194         * Makefile.in: Rebuilt.
10196 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10198         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10200 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10202         * configure: Fix bug put in by gremlins.
10204         * Makefile.tpl: Substitute more autoconfily.
10205         * configure: Substitute more autoconfily.
10206         * Makefile.in: Regenerate.
10208 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10210         * config.sub: Import from master repository
10211         * config.guess: Ditto
10212         * MAINTAINERS: Added Svein Seldal under write after approval
10214 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10216         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10217         * Makefile.in (all-sim): Ditto.
10219 2002-12-06  DJ Delorie  <dj@redhat.com>
10221         * Makefile.tpl: Change configure dependencies to not have real
10222         targets depend on phony targets.
10224 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10226         * configure.in: Revert unintentional change.
10228         * Makefile.tpl: Change dependency for */multilib.out so that
10229         it works when gcc isn't in the tree.
10231         * configure.in: Substitute more.
10232         * configure: Run subconfigures from the Makefile.
10233         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10234         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10236 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10238         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10240 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10242         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10243         and corresponding dependencies.
10244         * Makefile.in: Regenerate.
10246         * configure.in (host_tools): Order binutils, gas and ld for
10247         convenience in running the testsuites.
10249         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10250         * Makefile.in: Regenerate.
10251         * configure.in: Introduce rules to serialize subconfigure runs.
10253         * configure.in: Introduce BASE_CC_FOR_TARGET.
10254         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10255         Realize configure-build-* targets.  Realize configure-target-* targets.
10256         * Makefile.in: Regenerate.
10258 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10260         * configure: Move gcc_version_trigger stuff from here...
10261         * configure.in: ...to here.
10263         * configure.in: Separate subconfigure options added by this file from
10264         options given by the user.  Add machinery to put args for host
10265         subconfigures into the Makefile.
10267         * Makefile.tpl: Remove 'vault' targets.
10268         * Makefile.tpl: Reorder and comment dependencies.
10269         * Makefile.in: Regenerate.
10271 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         * configure.in: Fix my broken commit of previous patch. (sigh)
10274 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10276         * configure.in: Move host-specific darwin noconfigdirs into
10277         the host-specific section.
10279 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10281         * configure.in: Move host-specific darwin noconfigdirs into
10282         the host-specific section.
10284 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10286         * configure: Remove skip-this-dir support.
10287         * Makefile.tpl: Remove skip-this-dir support.
10289         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10290         subdirectories.
10291         * Makefile.in: Regenerate.
10293         * Makefile.tpl: Strip out useless setting of 'dir'.
10294         * Makefile.in: Regenerate.
10296 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10298         * configure.in: Fix deeply stupid bug.
10300         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10301         shell code in CXX_FOR_TARGET
10302         * Makefile.def: Introduce raw_cxx.
10303         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10304         RAW_CXX_FOR_TARGET.
10305         * Makefile.in: Regenerate.
10307 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10309         * Makefile.tpl: Remove unnecessary ifs.
10310         * Makefile.in: Regenerate.
10312         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10313         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10314         targets for 'no_install' modules.
10315         * configure: Move GDB_TK substitution to configure.in.  Move
10316         build_modules stuff to configure.in.
10317         * configure.in: Implement soft dependency machinery.  Maybe-ize
10318         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10319         * Makefile.in: Regenerate.
10321 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10323         * Makefile.tpl: Make all-target, install-target behave similarly
10324         to all, install (only hitting configured targets).  Eliminate
10325         unused macro defintions.
10327         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10328         build != host.
10330         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10332         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10334         * configure.in: Produce lists of subdir targets we're actually
10335         configuring.  Remove references to "dosrel".
10336         * Makefile.tpl: Let configure set which subdir targets are hit.
10337         Remove install-cross; clean up install; remove ALL.  Remove
10338         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10339         Autogenerate host module targets.  Remove empty dependency lines
10340         and redundant dependency; rearrange slightly.
10341         * Makefile.def: Add host-side libtermcap, utils.
10343         * Makefile.in: Regenerate.
10345 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10347         * ltconfig (osf[345]): Append $major to soname_spec.
10348         Reflect this in library_names_spec.
10349         * ltmain.sh (osf): Prefix $major with . for use as extension.
10351 2002-11-19  Andreas Jaeger  <aj@suse.de>
10353         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10354         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10355         and sparc64 GNU/Linux systems.
10357 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10359         * MAINTAINERS: Update email.
10361 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10363         * MAINTAINERS: Complete James Dennett's entry.
10365 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10367         * MAINTAINERS (Write After Approval): Add myself.
10369 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10371         * Makefile.tpl: syntactic cleanup
10373 2002-11-13  Stuart Hastings  <stuart@apple.com>
10375         * MAINTAINERS: Add myself to write-after-approval list.
10377 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10379         * Makefile.def: Add list of recursive targets to autogenerate.
10380         Add build_modules.
10381         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10382         targets.  Autogenerate *-build-* targets.
10383         * Makefile.in: Regenerate.
10385 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10387         * configure: More autoconf-style substitutions.
10388         * Makefile.tpl: More autoconf-style substitutions.
10389         * Makefile.in: Regenerate.
10391 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10393         * configure: Substitute more variables in a more autoconf-friendly
10394         way.  Simplify slightly.
10395         * Makefile.tpl: Make more variables substitutable in an
10396         autoconf-friendly way.
10397         * Makefile.in: Regenerate.
10399 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10401         * MAINTAINERS (Write After Approval): Add myself.
10403 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10405         * configure.in (v810*): Remove special setting of tools.
10407         * configure: Add support for extra required flags for ar or nm.
10408         * configure.in (aix4.3+): Use above support for target-specific
10409         issues, rather than using config/mt-aix43.
10411 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10413         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10414         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10415         with $srcdir.  Reformat indentation.  Substitute some variables
10416         formerly hard-coded in the Makefile for build=host.
10417         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10418         * Makefile.def: Autogenerate more.
10419         * Makefile.in: Regenerate.
10421 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10423         * MAINTAINERS (Write After Approval): Add myself.
10425 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10427         * Makefile.def (host_modules): Add rda.
10428         * Makefile.in: Regenerate.
10429         * configure.in (target_tool): Add target-rda to list.
10431 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10433         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10435 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10437         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10438         and restrap targets to this rule.
10439         * Makefile.in:  Regenerate.
10441 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10443         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10444         GNATS only accounts.
10446 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10448         * configure.in (i[3456]86-*-linux*): Add check to disable
10449         ${libgcj} for glibc1.
10451 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10453         * MAINTAINERS: Add myself as ip2k port maintainer.
10455 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10457         * configure.in: Add tic4x target.
10459 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10461         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10462         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10463         * Makefile.in: Regenerate.
10465         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10466         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10467         * Makefile.in: Regenerate.
10469 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10471         * MAINTAINERS: Add myself as web pages co-maintainer.
10473 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10475         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10476         * Makefile.in: Regenerate.
10478 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10480         * MAINTAINERS: Add myself and Nathan Sidwell
10481         <nathan@codesourcery.com> as VxWorks maintainers.
10483 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10485         * Makefile.def: Remove order dependency comments.
10486         * Makefile.tpl: Add explicit install-install dependencies.
10487         * Makefile.in: Regenerate.
10489         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10490         * Makefile.in: Regenerate.
10492         * Makefile.tpl: Add configure-target (for src-release in src)
10493         * Makefile.in: Regenerate.
10495 2002-09-30  Nick Clifton  <nickc@redhat.com>
10497         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10499 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10501         * configure.in (s390*-*-linux*): Enable libgcj.
10503 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10505         * configure: Revert accidentally applied changes.
10507         * Makefile.tpl: Make more autoconf-friendly.
10508         * Makefile.in: Regenerate.
10509         * configure: Make substitution more autoconf-like.
10511 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10513         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10514         single entry to handle all these.
10515         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10516         libjava on arm-*-elf.
10518 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10520         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10521         things that depend on them.
10523 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10525         * Makefile.tpl: Make subsituted variables more autoconfy.
10526         * Makefile.in: Regenerate.
10527         * configure: Make seds more autoconfy.
10529 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10531         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10532         * Makefile.in: Regenerate.
10533         * configure.in: Rewrite sed statements to look autoconfy.
10535         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10536         all-target-foo on configure-target-foo.
10537         * Makefile.def: Ditto.
10538         * Makefile.in: Rebuild.
10540 2002-09-25  Andrew Haley  <aph@redhat.com>
10542         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10544 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10546         * Makefile.def: New file.
10547         * Makefile.tpl: New file.
10548         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10549         * contrib/gcc_update: Note that Makefile.in is a generated file.
10551         * configure.in: Minor rearrangement.  Simplify tests.
10553 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10555         * configure.in (with_headers): Skip copy if value is "yes".
10556         (with_libs): Likewise.
10558 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10560         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10561         * configure.in (sh*-*-pe*): Ditto.
10562         * configure.in (mips*-*-pe*): Ditto.
10563         * configure.in (*arm-wince-pe): Ditto.
10565         * configure.in: Rearrange.
10567 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10569         * MAINTAINERS: Update my email address.
10571 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10573         * MAINTAINERS: (Write After Approval): Add myself.
10575 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10577         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10579 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10581         * MAINTAINERS: Change my mailing address.
10583 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10585         * MAINTAINERS (Write After Approval): Remove myself.
10586         (Various Maintainers: c++ runtime libs): Add myself.
10588 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10590         * MAINTAINERS (Write After Approval): Remove myself.
10591         (Various Maintainers: c++ runtime libs): Add myself.
10593 2002-08-15  Eric Christopher  <echristo@redhat.com>
10595         * config.sub: Import from master repository.
10596         * config.guess: Ditto.
10598 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10600         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10601         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10602         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10604 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10606         * MAINTAINERS: Add self to rs6000 vector extensions.
10608 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10610         * libiberty/configure: Reverted unintended yesterday's check in.
10612 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10614         * boehm-gc/configure, libf2c/configure: Rebuilt.
10615         * libffi/configure, libiberty/configure: Ditto.
10616         * libjava/configure, libobjc/configure: Ditto.
10617         * libstdc++-v3/configure, zlib/configure: Ditto.
10618         Merged from binutils:
10619         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10620         From Steve Ellcey <sje@cup.hp.com>:
10621         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10622         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10623         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10624         IA64.
10625         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10626         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10627         soname_spec, sys_lib_search_path_spec): Ditto.
10629 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10631         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10633 2002-08-04  H.J. Lu  (hjl@gnu.org)
10635         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10637 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10639         * MAINTAINERS (Write After Approval): Add myself.
10641 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10643         * configure.in: Move generic linux case to end.  Copy generic
10644         linux noconfigdirs to mips*-*-linux* entry and new
10645         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10647 2002-07-19  Michael Matz  <matz@suse.de>
10649         * MAINTAINERS: Add myself as ra* maintainer.
10651 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10653         * config.guess: Update to 2002-07-09 version.
10654         * config.sub: Update to 2002-07-03 version.
10656 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10658         * MAINTAINERS: Fix typo in a maintainer email address.
10660 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10662         * configure.in: Remove two redundant tests.
10664 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10666         * configure.in (mips*-*-irix6*o32): Enable stabs.
10668 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10670         * configure.in: Don't build grez.
10671         * Makefile.in: Ditto.
10673         * Makefile.in: Remove references to bsp, cygmon, libstub.
10674         * configure.in: Ditto.
10676         * configure.in: Remove leftover reference to gdbtest.
10678 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10680         * configure.in (gxx_include_dir):  Change to match versioned
10681         C++ headers if --enable-version-specific-runtime-libs is used.
10683 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10685         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10687 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10689         * configure.in: Make --without-x work.
10691 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10693         * configure.in: Rearrange target Makefile fragment collection.
10695         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10696         cvs[src].
10697         * configure.in: Ditto.
10699 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10701         * MAINTAINERS (Write After Approval): Update my e-mail address.
10703 2002-06-24  Ben Elliston  <bje@redhat.com>
10705         * configure.in (host_tools): Remove cgen.
10707         * Makefile.in (all-cgen): Remove; runs from its source directory.
10708         (check-cgen, install-cgen, clean-cgen): Likewise.
10709         (all-opcodes): Do not depend on all-cgen.
10710         (all-sim): Likewise.
10712 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10714         * Makefile.in: Eliminate 'apache' targets.
10715         * configure.in: Eliminate 'apache' targets.
10717         * configure.in: Eliminate redundant tests.  Reorganize.
10719         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10721         * config-ml.in: Eliminate references to Cygnus configure.
10723         * Makefile.in: Eliminate references to building emacs.
10725 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10727         * MAINTAINERS: Update my email address.
10729 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10731         * config.if (libstdcxx_incdir): Version C++ headers.
10732         (cxx_incdir): Remove.
10734 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10736         * MAINTAINERS (Write After Approval): Add self.
10738 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10740         * configure.in: Add support for ip2k.
10742 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10744         * configure.in: Fix AIX configury bug.
10746 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10748         * MAINTAINERS (Write After Approval): Add self.
10750 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10752         * configure.in: replace ${topsrcdir} with ${srcdir}
10754         * configure.in: Move definition of libstdcxx_flags
10755         right above usage, rather than waaay earlier.
10757         * configure.in: Pull definition of is_cross_compiler earlier.
10759         * configure.in: Rearrange a little.
10761         * configure.in: Remove references to librx.
10762         * Makefile.in: Remove references to librx.
10764 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10766         * config.sub: Add support for avr target.
10767         Import from master sources, rev 1.255
10769 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10771         * configure, .cvsignore:  Revert previous change...
10772         * Makefile:  ...delete.
10774 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10776         * configure.in: Eliminate ${gasdir} variable.
10778 2002-06-18  Dave Brolley  <brolley@redhat.com>
10780         * configure.in: Add support for frv.
10781         * config.sub: Add support for frv.
10783 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10785         * configure:  Remove garbage from previous commit.
10787 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10789         * configure:  For in-source builds, make a subdir and re-exec there.
10790         * Makefile:  New file.  Pass targets through to build directory.
10791         * .cvsignore:  No longer ignore "Makefile".
10793 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10795         * MAINTAINERS (Write After Approval): Add self.
10797 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10799         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10801 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10803         * configure.in (vax-*-netbsd*): Re-enable gas.
10805 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10807         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10808         BUILD_PREFIX_1, to correct nomenclature.
10809         * configure: Likewise.
10811         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10812         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10814 2002-05-31  Olaf Hering  <olh@suse.de>
10816         * config-ml.in: Propogate DESTDIR also.
10818 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10820         * configure.in (vax-*-netbsd*): Don't build gas for this
10821         platform.
10823 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10825         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10826         and libgcj for AVR.
10828 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10830         * MAINTAINERS (Write After Approval): Add myself.
10832 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10834         * config.guess: Update to 2002-05-22 version.
10835         * config.sub: Likewise.
10837 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10839         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10840         * config-ml.in: Likewise.
10841         * configure: Likewise.
10842         * configure.in: Likewise.
10844 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10846         * MAINTAINERS: Update my email address.
10848 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10850         * configure.in: Simplify makefile fragment collection.
10852         * configure.in: Remove code to build emacs.
10854         * configure.in : Remove --srcdir argument from targargs and buildargs
10855         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10857         * configure: Move some logic to configure.in.
10858         * configure.in: Move some logic from configure.
10860 2002-05-11  Tom Tromey  <tromey@redhat.com>
10862         * MAINTAINERS: Reflect libgcj reality.
10864 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10866         * Makefile.in: Honour DESTDIR.
10868 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10870         * config.guess: Import 2002-03-20 version.
10871         * config.sub: Import 2002-04-26 version.
10873 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10875         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10877 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10879         * MAINTAINERS: Add self.
10881 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10883         * ltmain.sh: Detect and handle object name conflicts
10884         while piecewise linking a static library.
10886 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10888         * configure.in (noconfigdirs): Don't disable libgcj on
10889         sparc64-*-solaris* and sparcv9-*-solaris*.
10891 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10893         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10895 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10897         * configure.in (FLAGS_FOR_TARGET): Do not add
10898         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10899         on i[3456]86-*-linux*.
10901 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10903         * configure.in (noconfigdirs): Replace [ ] with test.
10905         * configure.in (noconfigdirs): Do not add target-newlib if
10906         target == i[3456]86-*-linux*, and host == target.
10908 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10910         * configure.in: delete reference to absent file
10912         * configure.in: replace '[' with 'test'
10914         * configure.in: Eliminate references to gash.
10915         * Makefile.in: Eliminate references to gash.
10917         * configure.in: remove useless references to 'pic' makefile fragments.
10919         * configure.in: (*-*-windows*) Finish removing.
10921         * configure.in: Eliminate redundant test for libgui.
10923 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10925         * MAINTAINERS: Add self and realphabetize.  Update entries
10926         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10927         entry for a29k port maintainer.
10929 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10931         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10932         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10934 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10936         * configure.in: remove references to dead files
10938 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10940         * MAINTAINERS: Add information about purpose of this file.
10942 2002-04-18  Tom Tromey  <tromey@redhat.com>
10944         * configure.in: Disallow configuring libgcj when it is already
10945         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10946         Solaris 2.8 by default.  For PR libgcj/6158.
10948 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10950         * configure.in:  Move default CC setting out of config/mh-* fragments
10951         directly into here.
10953 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10955         * configure.in: don't even try to configure or make a subdirectory
10956         if there's no configure script for it.
10958 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10960         * MAINTAINERS: Remove chill maintainers.
10961         * Makefile.in (CHILLFLAGS): Remove.
10962         (CHILL_LIB): Remove.
10963         (TARGET_CONFIGDIRS): Remove libchill.
10964         (CHILL_FOR_TARGET): Remove.
10965         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10966         CHILL_LIB.
10967         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10968         (CHECK_TARGET_MODULES): Likewise.
10969         (INSTALL_TARGET_MODULES): Likewise.
10970         (CLEAN_TARGET_MODULES): Likewise.
10971         (configure-target-libchill): Remove.
10972         (all-target-libchill): Remove.
10973         * configure.in (target_libs): Remove target-libchill.
10974         Do not compute CHILL_FOR_TARGET.
10975         * libchill: Remove directory.
10977 2002-04-11  DJ Delorie  <dj@redhat.com>
10979         * Makefile.in, configure.in: Sync with binutils, entries
10980         follow...
10982 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10984         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10985         (do-tar, do-bz2): New rules.
10986         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10987         (gdb-tar): New rule.
10988         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10989         (insight_dejagnu.tar): New rule.
10990         (insight.tar): New rule.
10991         (gdb+dejagnu.tar): New rule.
10992         (gdb.tar): New rule.
10994 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10996         * Makefile.in: Add all-tix to deps for all-snavigator
10997         so that tix is built when building snavigator.
10999 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11001         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11002         ld and gdb are not supported.
11004 2002-01-07  Mark Salter  <msalter@redhat.com>
11006         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11007         Allow target-libgloss to be built for arm, strongarm, and xscale.
11009 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11011         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11012         options for i[3456]86-pc-linux* native builds.
11014 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11016         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11017         files from .po files for a distribution.
11019 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11021         * configure.in: Enable libstdc++-v3 for h8300 targets.
11023 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11025         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11026         version from bfd/.
11028 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11030         * Makefile.in (VER): When present, extract the version number from
11031         the file version.in.
11033 2001-05-24  Tom Rix  <trix@redhat.com>
11035         * configure.in : enable ld for aix
11037 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11039         * config.guess: Add linux target for S/390.
11041 2000-11-07  Philip Blundell  <pb@futuretv.com>
11043         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11045 2000-11-03  Philip Blundell  <pb@futuretv.com>
11047         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11048         files.
11050 2001-01-15  Ben Elliston  <bje@redhat.com>
11052         * configure.in (host_tools): Add sid.
11053         Always configure cgen.
11055 2000-11-24  Nick Clifton  <nickc@redhat.com>
11057         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11059 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11061         * Makefile.in (ALL_MODULES): Add all-cgen.
11062         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11063         (all-cgen): New target.
11064         (all-opcodes,all-sim): Depend on all-cgen.
11065         * configure.in (host_tools): Add cgen.
11066         Only configure cgen if --enable-cgen-maint.
11068 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11070         * configure.in: Add *-*-freebsd* configurations.
11072 2002-04-08  Tom Tromey  <tromey@redhat.com>
11074         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11075         Fixes PR libgcj/6068.
11077 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11079         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11081 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11083         * configure.in (alpha*-dec-osf*): Enable libgcj.
11085 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11087         * MAINTAINERS (Write After Approval): Add myself.
11089 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11091         Fix for: PR bootstrap/3591, target/5676
11092         * configure.in (mcore-pe): Disable the configuration of
11093         libstdc++-v3 since exceptions are not supported.
11095 2002-03-20  Anthony Green  <green@redhat.com>
11097         * configure.in: Enable libgcj for xscale-elf target.
11099 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11101         * MAINTAINERS:  Update my email address.
11103 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11105         * ltmain.sh (relink_command): Fix typo in previous change.
11107 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11109         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11110         (relink_command): Added --tag flags.
11111         (mode=install): If relinking fails; error out.
11113 2002-03-12  Richard Henderson  <rth@redhat.com>
11115         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11116         .NOTPARALLEL tag.
11117         (do-check): Rename from check.
11118         (check): Allow parallel check.
11120 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11122         * MAINTAINERS: Add myself as maintainer for xtensa port.
11123         Fix alphabetical order in CPU port maintainer list.
11124         Remove myself from Write After Approval list.
11126 2002-03-11  Richard Henderson  <rth@redhat.com>
11128         * Makefile.in (.NOTPARALLEL): Add fake tag.
11130 2002-03-07  H.J. Lu  (hjl@gnu.org)
11132         * configure.in: Enable gprof for mips*-*-linux*.
11134 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11136         * MAINTAINERS (Write After Approval): Add myself.
11138 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11140         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11141         libjava.
11142         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11144 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11146         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11147         because its Makefile is there; test for the executable instead.
11149 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11151         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11152         libstdc++-v3 and libjava.
11154 2002-02-11  Adam Megacz  <adam@xwt.org>
11156         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11157         boehm-gc
11159 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11161         * config.guess: Updated to 2002-01-30's version.
11162         * config.sub: Updated to 2002-02-01's version.
11163         Contribute sh64-elf.
11164         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11165         * configure.in: Added sh64-*-*.
11167 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11169         * MAINTAINERS: Belatedly add myself to write after approval list.
11171 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11173         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11174         Remove self as Write After Approval.
11176 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11178         * MAINTAINERS: Put self in as maintainer for contrib/regression
11179         directory.
11181 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11183         * MAINTAINERS:  Update my email address.
11185 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11187         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11188         target-libiberty, and target-libgloss.  Skip Java-related
11189         libraries if not supported for NetBSD on target CPU.
11191 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11193         * install-sh: Use _inst.$$_ for temp file name.
11195 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11197         * MAINTAINERS (Write After Approval): Move my contact info
11198         from here...
11199         (OS Port Maintainers): ...to here (netbsd).
11201 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11203         * MAINTAINERS (Write After Approval): Add myself.
11205 2002-01-17  H.J. Lu  <hjl@gnu.org>
11207         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11208         (all-target-fastjar): Also depend on all-target-libiberty.
11210 2002-01-16  H.J. Lu  (hjl@gnu.org)
11212         * config.guess: Import from master sources, rev 1.225.
11213         * config.sub: Import from master sources, rev 1.238.
11215 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11217         * MAINTAINERS (Write After Approval): Remove myself.
11219 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11221         * MAINTAINERS (Write After Approval): Add myself.
11223 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11225         * MAINTAINERS: Add self as docs co-maintainer.
11227 2001-12-11  Matthias Klose  <doko@debian.org>
11229         * MAINTAINERS (Write After Approval): Add myself.
11231 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11233         * MAINTAINERS: Update my email address.
11235 2001-12-07  Turly O'Connor  <turly@apple.com>
11236         * MAINTAINERS (Write After Approval): Add myself.
11237         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11238         (rs6000_initialize_trampoline): Call __trampoline_setup for
11239         ABI_DARWIN too.
11240         * darwin-tramp.asm: New file, implements __trampoline_setup.
11241         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11243 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11245         * MAINTAINERS (Write After Approval): Add myself.
11247 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11249         * configure, configure.in: Use temp file for long sed commands.
11251 2001-12-03  Laurent Guerby  <guerby@acm.org>
11253         * config.sub: Update to version 1.232 on subversion.
11255 2001-12-03  Ben Elliston  <bje@redhat.com>
11257         * MAINTAINERS: Update mail address for config.* patches.
11259 2001-11-27  DJ Delorie  <dj@redhat.com>
11260             Zack Weinberg  <zack@codesourcery.com>
11262         When build != host, create libiberty for the build machine.
11264         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11265         CONFIG_ARGUMENTS.
11266         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11267         New variables.
11268         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11269         and rules.
11270         (all.normal): Depend on ALL_BUILD_MODULES.
11271         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11272         (all-build-libiberty): Depend on configure-build-libiberty.
11274         * configure: Calculate and substitute proper value for
11275         ALL_BUILD_MODULES.
11276         * configure.in: Create the build subdirectory.
11277         Calculate and substitute TARGET_CONFIGARGS (formerly
11278         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11280 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11282         * MAINTAINERS (write-after-approval): Add self.
11284 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11286         * MAINTAINERS (GNATS only accounts): Remove self.
11288 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11290         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11291         libf2c.
11293 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11295         * MAINTAINERS (Write After Approval): Add self.
11297 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11299         * MAINTAINERS: mips and s390 are also CPU ports.
11301 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11303         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11305 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11307         * MAINTAINERS: Alphabetize.
11309 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11311         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11313 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11315         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11317 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11319         * configure.in (--enable-languages): Be more permissive about
11320         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11322 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11324         * config.sub: Import from master sources, rev. 1.230.
11325         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11327 2001-11-07  Laurent Guerby  <guerby@acm.org>
11329         * MAINTAINERS (Write After Approval): Add self.
11331 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11333         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11335 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11337         * config.sub: Import from master sources, rev 1.226.
11338         * config.guess: Import from master sources, rev 1.216.
11340 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11342         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11343         * MAINTAINERS: Add self as maintainer of MMIX port.
11344         Remove old after-approval entry.
11346 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11348         * ChangeLog, configure: Fix spelling errors.
11350 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11352         * MAINTAINERS: Tweak my address.
11354 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11356         * MAINTAINERS: Update my email address.
11358 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11360         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11361         * MAINTAINERS: Add self as maintainer of CRIS port.
11363 2001-10-10  Geert Bosch  <bosch@gnat.com>
11365         * MAINTAINERS (Various maintainers: Ada front end):
11366         Added Robert Dewar.
11368 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11370         * MAINTAINERS (Write After Approval): Added self
11372 2001-10-02  Geert Bosch  <bosch@gnat.com>
11374         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11376 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11378         * configure: Handle temporary files securely using mkdir.
11380 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11382         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11384 2001-09-26  Will Cohen  <wcohen@redhat.com>
11386         * configure.in (*-*-linux*): Disable configuration of target-newlib
11387         and target-libgloss.
11389 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11391         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11392         RANLIB.
11394 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11396         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11397         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11398         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11399         avoid quotes nesting problems.
11400         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11401         (DO_X): Export only variables that are set.
11403 2001-09-19  Ben Elliston  <bje@redhat.com>
11405         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11406         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11407         semantics.  Use the shell built-in "type" command instead.
11409 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11411         Merged from gcc-3_0-branch:
11412         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11413         * ltcf-c.sh: Use $objext, not $ac_objext.
11414         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11415         * ltcf-cxx.sh: Add support for GNU.
11416         2001-07-22  Timothy Wall  <twall@redhat.com>
11417         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11418         default settings if using GNU tools with that configuration.
11419         * ltcf-cxx.sh: Ditto.
11420         * ltcf-gcj.sh: Ditto.
11421         2001-07-21  Michael Chastain  <chastain@redhat.com>
11422         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11423         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11424         * ltmain.sh: Mark as gcc-local.
11426 2001-08-30  Eric Christopher  <echristo@redhat.com>
11427             Jason Eckhardt  <jle@redhat.com>
11429         * config.guess: Merge from master sources.
11430         * config.sub: Merge from master sources, add support for mipsisa32.
11432 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11433         * config.sub: Merge from master sources, rev 1.219.
11434         * MAINTAINERS: Add self as contact for stormy16 port.
11436 2001-08-14  Zack Weinberg  <zackw@panix.com>
11438         * config.sub: Merge from master sources, rev 1.218.
11439         * config.guess: Merge from master sources, rev 1.209.
11441 2001-08-11  Graham Stott  <grahams@redhat.com>
11443         * Makefile.in (check-c++): Add missing semicolon.
11445 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11447         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11449 2001-07-30  Eric Christopher  <echristo@redhat.com>
11451         * MAINTAINERS (Various maintainers: mips port): Added myself.
11453 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11455         * configure.in (sh-*-linux*): New.
11457 2001-07-27  Richard Henderson  <rth@redhat.com>
11459         * .cvsignore: Add LAST_UPDATED.
11461 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11463         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11465 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11467         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11469 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11471         * MAINTAINERS (Write After Approval): Added myself.
11473 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11475         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11476         and libgcj on m68hc11/m68hc12.
11478 2001-06-27  H.J. Lu  (hjl@gnu.org)
11480         * Makefile (CFLAGS_FOR_BUILD): New.
11481         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11483 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11485         * README: Remove version number.
11487 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11489         * INSTALL/README: Update wrt. to the installation instructions now
11490         residing in gcc/doc/install.texi.
11492 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11494         * README: Replace with a cut-down and updated version of gcc/README.
11496 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11498         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11499         multilibs to be disabled.
11501 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11503         * MAINTAINERS (Write After Approval): Add myself.
11505 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11507         * config.guess: Import CVS version 1.195.
11508         * config.sub: Import CVS version 1.212.
11510 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11512         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11513         gcc/xgcc is built, use -print-prog-name to find out the program
11514         name to use.
11516 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11518         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11519         appear to also be in the master copy.
11520         * config.sub:  Import CVS version 1.211.
11522 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11524         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11525         with_gcc]: Use `gcc -shared' to build a shared library.
11527 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11529         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11530         archives.
11532 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11534         * MAINTAINERS (Write After Approval): Add myself.
11536 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11538         * configure.in (libstdcxx_flags): Do not try to execute
11539         libstdc++-v3/testsuite_flags until it exists.
11541 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11543         * MAINTAINERS: Update my email address.
11545 2001-05-31  Graham Stott  <grahams@redhat.com>
11547         * MAINTAINERS (Write After Approval): Add myself.
11549 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11551         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11552         libraries when using g++ with native linker.
11554 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11556         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11558 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11560         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11561         [aix4*|aix5*]: Prepend blank.
11563 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11565         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11566         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11567         of subdir/configure scripts to use the new libtool.m4.
11569 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11571         * MAINTAINERS (Write After Approval): Add myself.
11573 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11575         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11577 2001-05-11  Ben Elliston  <bje@redhat.com>
11579         * Makefile.in (all-sid): New target.
11580         (check-sid, clean-sid, install-sid): Likewise.
11582 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11584         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11586 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11588         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11589         libgcj.
11591 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11593         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11594         gcc/xgcc is built, use -print-prog-name to find out the program
11595         name to use.
11597 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11599         * configure.in (noconfigdirs): Don't reset it from scratch in the
11600         target case; only append to it.
11602         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11603         sparc-*-solaris2.8]: Disable ${libgcj}.
11605 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11607         * configure.in (libgcj_saved): Copy from $libgcj.
11608         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11609         --disable-libgcj.
11611 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11613         * MAINTAINERS: Remove self as MIPS maintainer and
11614         C front end maintainer.
11616 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11618         * configure.in: Move *-chorusos target case to the proper switch.
11619         Disable libgcj.
11621 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11623         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11624         1.641.2.228.
11626 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11628         * Makefile.in (STAGE1_CFLAGS): Pass down.
11630 2001-04-13  Alan Modra  <amodra@one.net.au>
11632         * config.guess: Add hppa64-linux support.  Note for next import that
11633         this is already in the master file.
11634         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11636 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11638         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11639         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11641 2001-04-11  Stan Shebs  <shebs@apple.com>
11643         * MAINTAINERS: Add self as Darwin port maintainer.
11645 2001-04-11  Alan Modra  <amodra@one.net.au>
11647         * MAINTAINERS: Update my email address.
11649 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11651         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11652         recent versions of FreeBSD (release 3 or later).
11653         * ltconfig: On FreeBSD, -lc must not be provided when building
11654         a shared library or else the standard -pthread gcc option is
11655         rendered worthless to later users of the built library.
11657 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11659         * MAINTAINERS: Add self and RTH as C front end maintainers.
11661 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11663         * config.sub: Make sure to match an already-canonicalized
11664         machine name (eg. mn10300-unknown-elf).
11666 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11668         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11669         New macros.
11670         (bootstrap, cross): Use RECURSE_FLAGS.
11671         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11673 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11675         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11677 2001-03-22  Colin Howell  <chowell@redhat.com>
11679         * Makefile.in (DO_X): Do not backslash single-quotes in
11680         backquotes (two places).
11682 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11684         Re-installed:
11685         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11686         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11687         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11688         * ltcf-cxx.sh: Likewise.
11689         * ltcf-gcj.sh: Likewise.
11691 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11693         * MAINTAINERS: Add myself as "documentation co-maintainer".
11695 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11697         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11698         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11700 2001-03-19  Tom Tromey  <tromey@redhat.com>
11702         * config-ml.in: Handle GCJ and GCJFLAGS.
11704 2001-03-21  Michael Chastain  <chastain@redhat.com>
11706         * Makefile.in: all-m4 depends on all-texinfo.
11708 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11710         * MAINTAINERS: Add myself to write after approval list.
11712 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11714         * Makefile.in (DO_X): Quote nested quotes.
11716 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11718         * MAINTAINERS: Add myself to write after approval list.
11720 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11722         * Makefile.in (DO_X): Use double quotes for quoting
11723         "RANLIB=$${RANLIB}".
11725 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11727         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11729 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11731         * configure.in: Only use `lang_requires' for languages athat are
11732         actually enabled.
11734 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11736         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11738 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11740         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11742 2001-03-07  Tom Tromey  <tromey@redhat.com>
11744         * configure.in: Allow config-lang.in to set `lang_requires' to list
11745         of other required languages.
11747 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11749         * Makefile.in: Remove RANLIB definition. Use RANLIB
11750         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11751         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11753 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11754             Alexandre Oliva  <aoliva@redhat.com>
11756         * Makefile.in (check-c++): Use tabs, not spaces.
11758 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11760         * MAINTAINERS: add myself to Write After Approval list.
11762 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11764         * Makefile.in (check-c++): New rule.
11766         * configure.in (target_libs): Remove libg++.
11767         (noconfigdirs): Remove libg++.
11768         (noconfigdirs): Same.
11769         (noconfigdirs): Same.
11770         (noconfigdirs): Same.
11772         * config-ml.in: Remove libg++ references.
11774         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11775         (ALL_TARGET_MODULES): Same.
11776         (configure-target-libg++): Remove.
11777         (all-target-libg++): Remove.
11778         (configure-target-libio): Remove.
11779         (all-target-libio): Remove.
11780         (check-target-libio): Remove.
11781         (.PHONY): Remove.
11782         (libg++.tar.bz2): Remove.
11783         (all-target-cygmon): Remove libio.
11784         (all-target-libstdc++): Remove.
11785         (configure-target-libstdc++): Remove.
11786         (TARGET_LIB_PATH): Remove libstdc++.
11787         (ALL_GCC_CXX): Remove libstdc++.
11788         (all-target-gperf): Correct.
11790 2001-02-16  Nick Clifton  <nickc@redhat.com>
11792         * configure.in (noconfigdirs): Allow configuration of texinfo
11793         for Cygwin hosts.
11795 2001-02-15  Anthony Green  <green@redhat.com>
11797         * configure: Introduce GCJ_FOR_TARGET.
11798         * configure.in: Ditto.
11799         * Makefile.in: Ditto.
11801 2001-02-13  Andreas Schwab  <schwab@suse.de>
11803         * MAINTAINERS: Update mail address.
11805 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11807         * config.guess: Add linux target for S/390.
11808         * config.sub: Likewise.
11810 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11812         * configure.in: for *-chorusos, don't config target-newlib and
11813         target-libgloss.
11815 2001-02-06  Ben Elliston  <bje@redhat.com>
11817         * configure: Output host type to stdout, not stderr.
11819 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11821         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11822         * ltcf-cxx.sh: Likewise.
11824         * config.if: Assume enable_libstdcxx_v3 is defined.
11826 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11828         Remove V2 C++ library.
11829         * configure.in: Remove --enable-libstdcxx_v3 support.
11831 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11833         * include/demangle.h: Add prototype for java_demangle_v3.
11835 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11837         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11839 2001-01-27  Richard Henderson  <rth@redhat.com>
11841         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11843 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11845         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11846         Don't unset, it's non-portable and no longer necessary, set to empty
11847         instead.
11849 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11851         * ltconfig: Shell portability fix for the tagname validity check.
11853 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11855         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11856         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11858 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11860         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11862 2001-01-26  Tom Tromey  <tromey@redhat.com>
11864         * configure.in: Allow libgcj to be built on Sparc Solaris.
11866 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11868         * ltcf-c.sh: Add aix5 case.
11869         * ltcf-cxx.sh: Likewise.
11870         * ltconfig: Likewise.
11872 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11874         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11875         keep at least one of build_libtool_libs or build_old_libs set to
11876         yes.
11878         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11879         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11881 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11883         * configure.in: Enable libgcj on several additional platforms.
11885 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11887         * configure.in: Enable libgcj for linux targets.
11889 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11891         * MAINTAINERS (Write After Approval): Add myself.
11893 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11895         * MAINTAINERS: Add myself as vax port maintainer.
11897 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11899         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11901 2001-01-09  Mike Stump  <mrs@wrs.com>
11903         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11904         failures of subdirectories.
11906 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11908         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11909         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11910         * ltcf-cxx.sh: Likewise.
11911         * ltcf-gcj.sh: Likewise.
11912         * ltconfig.sh: Fix typo.
11914 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11916         * configure: handle DOS-style absolute paths.
11918 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11920         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11922 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11924         * MAINTAINERS: Add myself as avr port co-maintainer.
11926 2000-12-28  Ben Elliston  <bje@redhat.com>
11928         * MAINTAINERS: Add myself under ``Write After Approval''.
11930 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11932         * texinfo: Remove directory from GCC.
11934 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11936         * COPYING: Update to current
11937         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11938         to 19yy as example year in copyright notice).
11940 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11942         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11943         (libstdcxx_incdir): Pass down.
11944         * config.if: Remove expired bits for cxx_interface, add stub.
11945         (libstdcxx_incdir): Add variable for g++ include directory.
11946         * configure.in (gxx_include_dir): Use it.
11948 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11950         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11951         with old-email address from ``Write After Approval''.
11953 2000-12-15  Andreas Jaeger  <aj@suse.de>
11955         * configure.in: Handle lang_dirs.
11957 2000-12-14  Tom Tromey  <tromey@redhat.com>
11959         * MAINTAINERS: Removed brads.
11961         * MAINTAINERS: Added gcj developers.
11963 2000-12-13  Anthony Green  <green@redhat.com>
11965         * configure.in: Disable libgcj for any target not specifically
11966         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11967         with g++ abi.
11969 2000-12-13  Mike Stump  <mrs@wrs.com>
11971         * Makefile.in (local-distclean): Also remove fastjar.
11973 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11975         * contrib/gcc_update: Add fastjar --touch entries.
11977 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11979         * configure.in: Disable language-specific target libraries for
11980         languages that aren't enabled.
11982 2000-12-10  Anthony Green  <green@redhat.com>
11984         * configure.in: Define libgcj.  Disable libgcj target libraries for
11985         most targets.
11987 2000-12-10  Neil Booth  <neilb@earthling.net>
11989         * MAINTAINERS: Update mail address, remove from WAA list.
11991 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11993         * libjava: Imported from /cvs/java.
11994         * libffi: Likewise.
11995         * Boehm-gc: Likewise.
11997 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11999         * configure.in (target_libs): Revert 2000-12-08 patch.
12000         (noconfigdirs): Added target-libjava.
12002 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12004         * djunpack.bat: removed.
12006 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12008         * Makefile.in: handle DOS-style absolute paths.
12009         * config-ml.in: likewise.
12010         * symlink-tree: likewise.
12012 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12014         * fastjar: Imported.
12016 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12018         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12019         libjava.
12020         * configure.in (target_libs): Removed `target-libjava'.
12022 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12024         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12025         (ALL_MODULES): Added fastjar.
12026         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12027         (all-target-libjava): all-fastjar replaces all-zip.
12028         (all-fastjar): Added.
12029         (configure-target-fastjar, all-target-fastjar): Likewise.
12030         * configure.in (host_tools): Added fastjar.
12032 2000-12-07  Mike Stump  <mrs@wrs.com>
12034         * Makefile.in (local-distclean): Remove leftover built files.
12036 2000-11-24  Nick Clifton  <nickc@redhat.com>
12038         * configure.in (xscale-elf): Add target.
12039         (xscale-coff): Add target.
12041 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12043         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12044         recent versions of FreeBSD (release 3 or later).
12045         * ltconfig: On FreeBSD, -lc must not be provided when building
12046         a shared library or else the standard -pthread gcc option is
12047         rendered worthless to later users of the built library.
12049 2000-11-16  Fred Fish  <fnf@be.com>
12051         * configure.in (enable_libstdcxx_v3): Fix typo,
12052         libstd++ -> libstdc++.
12054 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12056         * MAINTAINERS: Add self to Write After Approval list.
12058 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12060         * MAINTAINERS: Update my email address.  Add myself to global write
12061         privs list.
12063 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12065         * Makefile.in: Merge with src and libgcj.
12066         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12067         configure-target-<library> when their configure scripts need the C
12068         or C++ library to have already been built to work properly.
12069         (do_proto_toplev): Set them to an empty string.
12071         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12072         (REALLY_SET_LIB_PATH): Use them.
12074 2000-11-17  Stan Shebs  <shebs@apple.com>
12076         * MAINTAINERS: Add self to Write After Approval list.
12078 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12080         * configure: Provide the original toplevel configure arguments
12081         (including $0) to subprocesses in the environment rather than
12082         through gcc/configargs.h.
12084 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12086         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12087         C99.  Alphabetise "Write After Approval" list.
12089 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12091         * configure: Turn on libstdc++ V3 by default.
12093         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12094         if we've got GCC.
12096 2000-11-11  Philip Blundell  <philb@gnu.org>
12098         * MAINTAINERS: Add self to Write After Approval list.
12100 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12102         * ltcf-c.sh (aix4): Improve shared library configuration; require
12103         exporting symbols.
12104         * ltcf-cxx.sh (aix4): Define.
12105         * ltconfig (aix4): Define library and soname specs appropriate for
12106         AIX.  Define command to create export symbols list.
12108 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12110         * config.sub: Add support for Sun Chorus
12112 2000-10-31  Nick Clifton  <nickc@redhat.com>
12114         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12115         <name>@redhat.com.  Also installed new email address for Clint
12116         Popetz.
12118 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12120         * etc: Remove directory from GCC.
12122 2000-10-16  Michael Meissner  <meissner@redhat.com>
12124         * configure (gcc/configargs.h): Only create if there is a build GCC
12125         directory created.
12127 2000-10-16  Matthias Klose  <doko@debian.org>
12129         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12130         when configured for libstdc++-v3.
12132 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12134         * configure: Save configure arguments to gcc/configargs.h.
12136 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12138         * config.guess: Import CVS version 1.157.
12139         * config.sub: Import CVS version 1.181.
12141 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12143         * Makefile.in (bootstrap): avoid recursion if subdir missing
12144         (cross): ditto
12145         (do-proto-toplev): ditto
12147 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12149         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12150         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12152         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12153         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12154         all affected `configure' scripts.
12156 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12158         * MAINTAINERS: Add self as cpplib co-maintainer.
12160 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12162         * MAINTAINERS: Add self to Write After Approval list.
12164 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12166         * INSTALL/README: egcs -> GCC update.
12168 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12170         * MAINTAINERS: Add myself to Write After Approval list.
12172 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12174         * MAINTAINERS: Add myself to Write After Approval list.
12176 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12178         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12179         X11 libraries for hppa64.
12181 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12183         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12185 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12187         * Makefile.in (all-zlib): Added dummy target.
12189         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12190         ltcf-gcj.sh: Updated from libtool multi-language branch.
12192 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12194         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12195         (bootstrap*): Depend on all-bootstrap.
12197 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12199         * config.guess: Import CVS version 1.156.
12200         * config.sub: Import CVS version 1.179.
12202 2000-09-02  Anthony Green  <green@cygnus.com>
12204         * Makefile.in (all-gcc): Depend on all-zlib.
12205         (CLEAN_MODULES): Add clean-zlib.
12206         (ALL_MODULES): Add all-zlib.
12207         * configure.in (host_libs): Add zlib.
12209 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12211         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12212         crosses, but add gcc/include to the header search path for them.
12214 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12216         * MAINTAINERS: Add self to Write After Approval list.
12218 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12220         * config.guess: Import CVS version 1.152.
12221         * config.sub: Import CVS version 1.177.
12223 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12225         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12226         $targargs to tell whether newlib is going to be built.
12228         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12229         $$r/TARGET_SUBDIR/libio for _G_config.h.
12231 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12233         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12235 2000-08-22  DJ Delorie  <dj@redhat.com>
12237         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12239 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12241         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12242         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12243         sub-configures.
12245 2000-08-21  DJ Delorie  <dj@redhat.com>
12247         * MAINTAINERS: Add self as a libiberty maintainer
12249 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12251         * configure.in (libstdcxx_flags): Use
12252         libstdc++-v3/src/libstdc++.INC.
12254 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12256         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12258 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12260         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12262         * configure: Make enable_threads and enable_shared defaults
12263         explicit.  Substitute enable_threads into generated Makefiles.
12264         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12265         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12267 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12269         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12271 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12273         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12274         previous delta.
12276 2000-08-11  Jason Merrill  <jason@redhat.com>
12278         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12279         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12280         (FLAGS_FOR_TARGET): Not here.
12281         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12283 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12285         * config-ml.in (CC, CXX): Don't introduce a leading space.
12287 2000-08-07  DJ Delorie  <dj@delorie.com>
12289         * MAINTAINERS: Add self as a DJGPP maintainer
12291 2000-08-07  DJ Delorie  <dj@redhat.com>
12293         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12294         "if we're also building gcc, and it's a gcc that will run on the
12295         build machine, we want to use its includes instead of the system's
12296         default includes".
12298 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12300         * MAINTAINERS: Add self to Write After Approval list.
12302 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12304         * configure.in (libstdcxx_flags): Don't use `"'.
12306         * config-ml.in: Adjust multilib search paths to the
12307         appropriate multilib tree.
12309 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12311         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12312         commas in $LANGUAGES.
12314 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12316         * configure.in: Re-enable all references to libg++ and librx.
12318 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12320         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12321         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12322         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12323         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12325         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12327 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12329         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12330         CXX_FOR_TARGET for sed.
12332 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12334         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12335         Do not override if already set in the environment or in configure.
12336         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12337         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12339 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12341         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12342         the libtool CVS tree multi-language branch.
12343         * ltconfig, ltmain.sh: Updated.
12345 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12347         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12348         (clean-target): Depend on it.
12350         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12351         (GCC_FOR_TARGET): Use it.
12352         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12353         * configure.in: ... here.
12354         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12355         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12357 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12359         * MAINTAINERS: Add self to Write After Approval list.
12361 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12363         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12364         (configure-target-libchill, configure-target-libobjc): Likewise.
12366         * configure.in: Use the same cache file for all target libs.
12367         * config-ml.in: But different cache files per multilib variant.
12369 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12371         * configure (topsrcdir): Don't use dirname.
12373 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12375         * MAINTAINERS: Add self to Write After Approval list.
12377 2000-07-20  Jason Merrill  <jason@redhat.com>
12379         * configure.in: Remove all references to libg++ and librx.
12381         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12383 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12385         * config.sub: Update to subversions version 2000-07-06.
12387 2000-07-12  Andrew Haley  <aph@cygnus.com>
12389         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12390         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12392 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12394         * symlink-tree:  Check number of arguments.
12396 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12398         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12399         search path for a g++ extracted from the build tree.  This
12400         will allow link tests run by configure scripts in
12401         subdirectories to succeed.
12403 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12405         * ltconfig: Add support for mips-dde-sysv4.2MP
12407 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12409         * MAINTAINERS: Add myself as loop discovery maintainer.
12411 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12413         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12414         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12416 2000-06-19  Timothy Wall  <twall@cygnus.com>
12418         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12419         * config.sub: Add tic54x target.
12421 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12423         * MAINTAINERS: Add self as Fortran maintainer,
12424         remove Craig Burley.
12426 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12428         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12429         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12431 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12433         * MAINTAINERS: Add self as i18n maintainer
12435 20000-05-21  H.J. Lu  (hjl@gnu.org)
12437         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12438         directory are used if they exist. Make sure
12439         $(build_tooldir)/include is searched for header files,
12440         $(build_tooldir)/lib/ for library files.
12441         (GCC_FOR_TARGET): Likewise.
12442         (CXX_FOR_TARGET): Likewise.
12444 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12446         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12448 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12450         * Makefile.in (configure-target-libiberty): Depend on
12451         configure-target-newlib.
12453 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12455         * configure.in, Makefile.in: Merge all libffi-related
12456         configury stuff from the libgcj tree.
12458 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12460         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12461         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12463 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12465         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12466         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12467         current version information.  Add to proto-toplev directory.
12468         (gdb-taz): Build do-djunpack.
12470 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12472         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12474 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12476         * MAINTAINERS: Add self to Write After Approval list.
12478 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12480         * ltmain.sh: Preserve in relink_command any environment
12481         variables that may affect the linker behavior.
12483 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12485         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12487 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12489         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12491 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12493         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12494         with the version name.
12496 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12498         * MAINTAINERS: Add self as bb-reorder maintainer.
12500 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12502         * config.if: Tweak.
12504 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12506         * djunpack.bat: New file.
12508 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12510         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12511         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12512         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12513         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12515 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12517         * config.sub (case $basic_machine): Change default for "ibm-*"
12518         to "openedition".
12520 2000-04-13  Andreas Jaeger  <aj@suse.de>
12522         * MAINTAINERS: Added myself.
12524 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12526         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12527         (do-md5sum): New target.
12528         (MD5PROG): Define.
12529         (PACKAGE): Default to TOOL.
12530         (VER): Default to a shell script.
12531         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12532         md5 checksum generation.
12533         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12534         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12535         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12536         insight.tar.bz2): Use gdb-taz to create archive.
12538 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12540         * configure (warn_cflags): Delete.
12542 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12544         * MAINTAINERS: Added myself.
12546 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12547             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12549         * configure.in (enable_libstdcxx_v3): Add.
12550         (target_libs): Add bits here to switch between libstdc++-v2 and
12551         libstdc++-v3.
12552         * config.if: And this file too.
12553         * Makefile.in: Add libstdc++-v3 targets.
12555 2000-04-05  Michael Meissner  <meissner@redhat.com>
12557         * config.sub (d30v): Add d30v as a basic machine type.
12559 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12561         * configure.in: -linux-gnu*, not -linux-gnu.
12563 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12565         * MAINTAINERS: Add self in write-after-approval section.
12567 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12569         * MAINTAINERS: Add self as ia64 port maintainer.
12571 2000-03-08  Neil Booth  <NeilB@earthling.net>
12573         * MAINTAINERS: Add self in write-after-approval section.
12575 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12577         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12578         (do-tar-bz2): Replace TOOL with PACKAGE.
12579         (gdb.tar.bz2): Remove GDBTK from GDB package.
12580         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12581         dejagnu.tar.bz2): New packages.
12583 2000-02-27  Andreas Jaeger  <aj@suse.de>
12585         * configure.in: Add entry for mips*-*-linux*, move catch all
12586         *-*-*linux* entry below this one.
12588 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12590         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12592 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12594         * config.sub: Support an OS of "wince".
12596 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12598         * config.guess, config.sub: Updated to match config's 2000-02-15
12599         version.
12601 2000-02-23  Linas Vepstas  <linas@linas.org>
12603         * config.sub: Add support for Linux/IBM 370.
12604         * configure.in: Likewise.
12606 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12608         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12610 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12612         * config.guess: Guess "cygwin" rather than "cygwin32".
12614 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12616         * configure (gcc_version): When setting, narrow search to
12617         lines containing `version_string'.
12619 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12621         * config.sub: Add support for avr target.
12623 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12625         * MAINTAINERS: Add maintainers for MCore port.
12627 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12629         * config.sub: Add mmix-knuth-mmixware.
12631 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12633         * MAINTAINERS: Pair cccp with cpplib maintainership.
12635 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12637         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12638         structure stuff to -L library search.
12639         (CXX_FOR_TARGET): Ditto.
12640         (CROSS_CHECK_MODULES): Fix spelling mistake.
12642 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12644         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12645         the C++ compiler.
12647 2000-01-12  Richard Henderson  <rth@cygnus.com>
12649         * configure.in: Don't build some bits for beos.
12651 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12653         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12654         as include files.
12656 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12658         * Add self as cpplib maintainer, as requested by Jason
12659         Merrill.  Correct my e-mail address.
12661 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12663         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12664         not mh-aix43.
12666 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12668         * MAINTAINERS: Add myself to "write after approval" list.
12670 1999-12-14  Richard Henderson  <rth@cygnus.com>
12672         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12673         * config.sub: Accept alphaev[78], alphaev8.
12675 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12677         * config.guess, config.sub: Update from autoconf.
12679 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12681         * MAINTAINERS:  update my playtime e-address.
12683 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12685         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12686         necessary libraries are missing.
12688 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12690         * MAINTAINERS: Add new 'write after approval' maintainer.
12692 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12694         * MAINTAINERS: Add new Java maintainer.
12696 1999-10-25  Andreas Schwab  <schwab@suse.de>
12698         * configure: Fix quoting inside arguments of eval.
12700 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12702         * config-ml.in: Allow suppression of some ARM multilibs.
12704 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12706         * config.guess: Add OS/390 match pattern.
12707         * config.sub: Add mvs, openedition targets.
12708         * configure.in (i370-ibm-opened*): New.
12710 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12712         * config.sub: Add support for configuring for pj.
12714 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12716         * config.sub (maybe_os): Add support for configuring for fr30.
12718 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12720         * configure.in: Do not configure or build ld for AIX
12721         platforms.  ld is known to be broken on these platforms.
12723 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12725         * config-ml.in: Pass compiler flag corresponding to multidirs to
12726         subdir configures.
12728 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12730         * Makefile.in (LDFLAGS): Define.
12732 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12734         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12735         noconfigdirs.
12736         (*-*-cygwin*): Likewise.
12738 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12740         * mkdep: New file.
12741         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12742         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12744         From Eli Zaretskii <eliz@is.elta.co.il>:
12745         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12746         long file name when using DJGPP on MS-DOS.
12748 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12750         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12752 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12754         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12755         dependency as this causes "make check" to globally "make all"
12757 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12759         * configure.in (target_libs): Added target-zlib.
12760         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12761         (CONFIGURE_TARGET_MODULES): Likewise.
12762         (CHECK_TARGET_MODULES): Likewise.
12763         (INSTALL_TARGET_MODULES): Likewise.
12764         (CLEAN_TARGET_MODULES): Likewise.
12765         (configure-target-zlib): New target.
12766         (all-target-zlib): Likewise.
12767         (all-target-libjava): Depend on all-target-zlib.
12768         (configure-target-libjava): Depend on configure-target-zlib.
12770         * Makefile.in (configure-target-libjava): Depend on
12771         configure-target-newlib.
12772         (configure-target-boehm-gc): New target.
12773         (configure-target-qthreads): New target.
12775         * configure.in (target_libs): Added target-qthreads.
12776         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12777         (CONFIGURE_TARGET_MODULES): Likewise.
12778         (CHECK_TARGET_MODULES): Likewise.
12779         (INSTALL_TARGET_MODULES): Likewise.
12780         (CLEAN_TARGET_MODULES): Likewise.
12781         (all-target-qthreads): New target.
12782         (configure-target-libjava): Depend on configure-target-qthreads.
12783         (all-target-libjava): Depend on all-target-qthreads.
12785         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12786         (CONFIGURE_TARGET_MODULES): Likewise.
12787         (CHECK_TARGET_MODULES): Likewise.
12788         (INSTALL_TARGET_MODULES): Likewise.
12789         (CLEAN_TARGET_MODULES): Likewise.
12790         (all-target-libjava): New target.
12791         (all-target-boehm-gc): Likewise.
12792         * configure.in (target_libs): Added libjava, boehm-gc.
12794 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12796         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12797         configure.bat in SUPPORT_FILES.
12798         (gas+binutils.tar.bz2): Likewise.
12800         * makeall.bat: Remove; obsolete.
12802 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12804         From Mark Elbrecht:
12805         * configure.bat: Remove; obsolete.
12807 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12809         * configure: Add -W -Wall to the default CFLAGS when compiling with
12810         gcc.
12812 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12814         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12816 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12818         * configure.in: Build ld on IRIX6.
12820 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12822         * Makefile.in: Change distribution targets to use bzip2 instead of
12823         gzip.
12824         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12825         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12827 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12829         * config.sub: Add mcore target.
12831 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12833         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12835 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12837         * config.guess (dummy): Changed to $dummy.
12839 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12841         * config.sub: Tidied up case statements.
12843 1999-05-22  Ben Elliston  <bje@cygnus.com>
12845         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12846         <jiro@din.or.jp>.
12848         * config.guess: Merge with FSF version. Future changes will be
12849         more accurately recorded in this ChangeLog.
12850         * config.sub: Likewise.
12852 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12854          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12856 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12858         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12860 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12862         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12864 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12866         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12867         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12868         Bad merge removed these two changes.
12870 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12871                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12873         * config.guess (interix Alpha): Add.
12875 1999-04-11  Richard Henderson  <rth@cygnus.com>
12877         * configure.in (i?86-*-beos*): Do config gperf; don't config
12878         gdb, newlib, or libgloss.
12880 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12882         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12883         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12884         from multidirs.
12886 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12888         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12890 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12892         * config.sub: Add support for mcore targets.
12894 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12896         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12897         not mt-ospace, in order to shut up assembler warning about using
12898         symbols that are named the same as registers.
12900 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12902         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12903         dependency list for all-target-cygmon.
12905 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12907         * config-ml.in: Check $host, not $target, for selective multilibs.
12908         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12909         thumb interworking, and underscore prefix multilibs.
12911 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12913         * missing: Update to version from current automake.
12915 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12917         * configure (gxx_include_dir): Removed.
12919         * configure.in (gxx_include_dir): Handle it.
12920         * Makefile.in: Likewise.
12922 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12924         * config.sub (mips64vr4111,mips64vr4111el) Add.
12926 1999-03-21  Ben Elliston  <bje@cygnus.com>
12928         * config.guess: Correct typo for detecting ELF on FreeBSD.
12930 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12932         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12933         config/mh-djgpp.
12935 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12937         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12938         all-target-newlib to dependency list for all-target-bsp.
12940 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12942         * config.sub: Add i386-uwin support.
12943         * config.guess: Likewise.
12945 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12947         * configure.in: cleanup, add mh-*pic handling for arm, special
12948         case powerpc*-*-aix*
12950 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12952         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12953         can be built.
12955 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12957         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12958         targets.
12960 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12962         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12964 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12966         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12968 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12970         * config.sub: Fix typo in arm recognition.
12972 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12974         * configure.in (noconfigdirs): Changed target_configdirs to
12975         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12976         rather than m68k-*-* since it is not known to work on
12977         m68k-aout. Ditto for arm-*-*oabi.
12979 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12981         * configure.in (*-*-windows*): Remove, no longer used.
12983 1999-02-19  Ben Elliston <bje@cygnus.com>
12985         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12986         Smart and improved by Andrew Cagney.
12988 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12990         * config.guess: Recognize openbsd-*-hppa.
12992 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12994         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12995         only if it is not empty.
12997 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12999         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13001         * config.guess: Modified to recognize uname's armv* syntax.
13003         * config.sub: Modified to recognize uname's armv* syntax.
13005 1999-02-17  Mark Salter  <msalter@cygnus.com>
13007         * configure.in: Added target-bsp for sparclite.
13009 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13011         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13013 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13015         * configure.in: Add support for strongarm port.
13016         * config.sub: Add support for strongarm target.
13018 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13020         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13021         the old name config/mh-cygwin32.
13022         Enable texinfo.
13024 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13026         * configure.in: Do build ld for ix86 Solaris.
13028 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13030         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13031         $AR_FOR_TARGET.  Likewise for RANLIB.
13033 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13035         * config.sub (oabi):  Recognize.
13036         * configure.in (arm-*-oabi):  Handle.
13038 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13040         * config.guess: Improve detection of i686 on UnixWare 7.
13042 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13044         * config.guess: Add support for i386-pc-interix.
13045         * config.sub: Likewise.
13046         * configure.in: Likewise.
13048 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13050         * Makefile.in: Remove unneeded all-target-libio from
13051         from all-target-winsup target since it is now unneeded.
13052         Add all-target-libtermcap in its place since it is now
13053         needed.
13055 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13057         * configure.in: makefile stub for cygwin target is probably
13058         unnecessary.  Remove it for now.
13060 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13062         * configure.in: libtermcap.a should be built when cygwin is the
13063         target as well as the host.
13064         * config.guess: Allow mixed case in cygwin uname output.
13065         * Makefile.in: Add libtermcap target.
13067 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13069         * config.sub: Clean up handling of hppa2.0.
13071 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13073         * config.guess: Use C code to identify more HP machines.
13075 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13077         * config.sub: Handle hppa2.0.
13079 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13081         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13082         cygmon for all sparclite targets, regardless of object format.
13084 1998-12-15  Mark Salter  <msalter@cygnus.com>
13086         * configure.in: Added target-bsp for several target architectures.
13088         * Makefile.in: Added rules for bsp.
13090 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13092         * config.guess: Improve detection of hppa2.0 processors.
13094 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13096         * config.guess: Recognize FreeBSD using ELF automatically.
13098 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13100         * configure (skip-this-dir): Add handling for new shell script, which
13101         might be created by a sub-directory's configure to indicate, this particular
13102         directory is "unwanted".
13103         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13105 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13107         * ltconfig: import from libtool, after changing libtool to
13108         account for the cygwin name change.
13110 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13112         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13113         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13115 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13117         * configure.in: Add libtermcap to list of cygwin dependencies.
13119 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13121         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13122         they include winsup/include when it's a cygwin target.
13124 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13126         * configure.in (host_tools): Added zip.
13127         * Makefile.in (all-target-libjava): Depend on all-zip.
13128         (all-zip): New target.
13129         (ALL_MODULES): Added all-zip.
13130         (NATIVE_CHECK_MODULES): Added check-zip.
13131         (INSTALL_MODULES): Added install-zip.
13132         (CLEAN_MODULES): Added clean-zip.
13134 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13136         * Makefile.in: lose "32" from comment about cygwin.
13138 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13140         * configure.in: Use -Os to build target libraries for the fr30.
13142 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13144         * config.sub: Add fr30.
13146 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13148         * configure.in: drop "32" from config/mh-cygwin32.  Check
13149         cygwin* instead of cygwin32*.
13150         * config.sub: Check cygwin* instead of cygwin32*.
13152 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13154         * config.guess: Match any version of Unixware7.
13156 1998-10-20  Syd Polk  <spolk@cygnus.com>
13158         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13159         if desired.
13161 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13163         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13164         these if the appropriate directories and files to not exist.
13166 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13168         * Makefile.in (DEVO_SUPPORT): Add config.if.
13170 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13172         * configure: Add pattern to replace "build_tooldir"'s
13173         definition in the generated Makefile with "tooldir"'s
13174         actual value.
13176 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13178         * config.sub: Bring back lost sparcv9.
13180         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13182 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13184         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13185         CC_FOR_TARGET and friends.
13187 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13189         * Makefile.in (build_tooldir): New variable, same as tooldir.
13190         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13191         -B$(build_tooldir)/bin/.
13192         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13194 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13196         * README: Remove installation instructions and refer to the
13197         INSTALL directory instead.
13199 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13201         * config.sub: Add support for i[34567]86-pc-udk.
13202         * configure.in: Likewise.
13204 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13206         * Makefile.in: add bzip2 package building bits for user
13207         tools module
13208         * configure.in: ditto
13210 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13212         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13213         (ALL_TARGET_MODULES): Add all-target-libobjc.
13214         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13215         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13216         (all-target-libchill): Add dependencies.
13217         * configure.in (target_libs): Add libchill.
13219 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13221         * configure.in (target_subdir): Remove duplicate line.
13223 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13225         * Makefile.in (all-automake): fix dependencies.
13227 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13229         * configure.in: Minor cleanups for building in the $(target_alias)
13230         subdir.
13232 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13234         * Makefile.in (bootstrap): Set r and s before make all.  Use
13235         BASE_FLAGS_TO_PASS in make all.
13236         (cross): Likewise.
13238 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13240         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13242 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13244         * config.sub: Fix typo in last change.
13246 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13248         * config.sub: Add support for C4x target.
13249         * configure.in: Likewise.
13251 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13253         * config.sub: Recognize sparcv9 just like sparc64.
13255 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13257         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13259 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13261         * config.guess: Correctly identify Pentium II sco boxes.
13263         * config.guess: Fix "tr" code.  From Weiwen Liu.
13265 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13267         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13268         stabs.
13270 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13272         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13273         (ALL_TARGET_MODULES): Add all-target-libchill.
13274         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13275         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13276         (all-target-libchill): Add dependencies.
13277         * configure.in (target_libs): Add libchill.
13279 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13281         * config.guess: Avoid assumptions about "tr" behaves when
13282         LANG is set to something other than English.
13284 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13286         * configure (gxx_include_dir): Changed to
13287         '${prefix}/include/g++'-${libstdcxx_interface}.
13289         * config.if: New to determine the interfaces.
13291 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13293         * config.guess: Detect and handle MPE/IX.
13294         * config.sub: Deal with MPE/IX.
13296 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13298         * configure.in: Use mh-aix43.
13300 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13302         * configure: Fix --without/--disable cases for gxx-include-dir.
13304 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13306         * mdata-sh:  Imported.  Needed for automake support.
13308 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13310         * Makefile.in (taz): Try "chmod -R og=u ." before
13311         "chmod og=u `find . -print`".
13313 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13315         * configure.in: Add arm-elf and thumb-elf support.
13317 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13319         * Makefile.in: Undo previous patch.
13321 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13323         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13324         to here ...
13325         (install-no-fixedincludes): and here
13326         (INSTALL_MODULES): ... from here.
13328 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13330         * config.sub: Merge with FSF.
13332         * config.guess: Merge with FSF.
13334 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13336         * configure (extraconfigdirs): New variable.
13337         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13338         * Makefile.in (all): Move higher in file.
13339         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13340         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13341         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13342         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13343         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13345 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13347         * Makefile.in (all-target-libjava): Depend on all-gcc and
13348         all-target-newlib.
13349         (configure-target-libjava): Depend on $(ALL_GCC).
13351 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13353         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13354         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13356 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13358         * INSTALL/README: Fix typo.
13360 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13362         * ylwrap: Change absolute path checks to check for DOS style path
13363         names.
13365         * ylwrap: Don't use a full path name if the source file is in the
13366         same directory.  From hjl@lucon.org (H.J. Lu).
13368         * config-ml.in: Default to being verbose, to match Feb 18 change to
13369         configure.
13371 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13373         Brought over from egcs:
13375         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13377         * configure.in (target_subdir): Set to ${target_alias} instead
13378         of "libraries".
13380         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13382         * configure.in (target_subdir): Set to libraries if enable_multilib.
13384 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13386         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13387         multilibs, force reconfiguration the first time we create
13388         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13390 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13392         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13393         avoid confusion with --no-recursion.
13395 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13397         * configure.in: Win32 hosts shouldn't use install -x
13398         * install-sh: remove -x option, and special .exe-handling
13399         hack.
13401 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13403         * config.guess: Recognize i586-pc-beos.
13404         * configure.in: Don't build some bits for beos.
13406 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13408         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13409         CFLAGS default to -O2.
13411         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13412         when using GNU ld.
13414 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13416         * ltmain.sh: Correct install when using a different shell.
13418 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13420         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13422 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13424         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13425         target.
13427 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13429         * ltconfig: Update to correct AIX handling.
13431 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13433         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13435         * configure.in (target_subdir): Set to ${target_alias} instead
13436         of "libraries".
13438 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13440         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13441         (Makefile): Depend on $(gcc_version_trigger).
13443         * configure (gcc_version): Change default initializer to empty
13444         string.
13445         (gcc_version_trigger): New variable; pass this variable down
13446         to subdir configures to enable them checking gcc's version
13447         themselves. Emit make macros for both gcc_version vars.
13448         (topsrcdir): Initialize reliably.
13449         (recursion line): Remove --with-gcc-version=${gcc_version}.
13451 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13453         * configure (enable_version_specific_runtime_libs): Implement new flag
13454         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13455         in $(libsubdir); emit definition in each generated Makefile.
13456         (gxx_include_dir): Initialize depending on
13457         $enable_version_specific_runtime_libs.
13459 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13461         * configure (gcc_version): Initialize properly depending on
13462         how and where configure is started.
13463         (recursion line): Pass a --with-gcc-version=${gcc_version}
13464         to configures in subdirs.
13466 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13468         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13469         cygmon
13471 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13473         * configure.in: Add cygmon and libstub support for mn10200.
13475 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13477         * configure (gcc_version): Add new variable describing the
13478         particular gcc version we're building.
13479         * Makefile.in (libsubdir): Add new macro for the directory
13480         in which the compiler finds executables, libraries, etc.
13481         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13482         and libsubdir.
13484 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13486         * Makefile.in (local-clean): Remove *.log.
13487         (warning.log): Built with warn_summary from build.log.
13488         (mail-report.log): Run test_summary.
13489         (mail-report-with-warnings.log): Run test_summary including
13490         warning.log in the report.
13492 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13494         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13496 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13498         * Makefile.in (grep): Grep no longer depends on libiberty.
13500 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13502         * Makefile.in: all-snavigator needs all-libgui.
13504 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13506         * configure.in: Add cygmon and libstub support for mn10300.
13508 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13510         * missing: Update to version from automake 1.3.
13512         * ltmain.sh: On installation, don't get confused if the same name
13513         appears more than once in the list of library names.
13515 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13517         * config.sub: Accept m68060 and m5200 as CPU names.
13519 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13521         * configure: Use && rather than using -a in test, because odd
13522         strings can confuse test.
13523         * configure.in: Likewise.
13525 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13527         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13529 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13531         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13532         bootstrap4-lean): New targets.
13534 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13536         * mpw-* Delete.  Not used.
13538 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13540         * COPYING.LIB: Update FSF address.
13542 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13544         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13546         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13547         GAS_SUPPORT_DIRS.
13549 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13551         * ltconfig, ltmain.sh: Avoid producing a version number if
13552         -version-info was not used.
13554 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13556         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13557         building with newlib.
13559 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13561         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13562         Solaris `make' causes it to continue to next definition.
13564 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13566         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13567         the right GUI libraries and files are installed along with GDB.
13569 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13571         * configure.in: Change alpha to alpha* in several places.
13573 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13575         * config.sub: Recognize sparc86x.
13577 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13579         * configure.in (--enable-target-optspace): Remove debug echo.
13581 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13583         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13585 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13587         * ltconfig: Update cygwin32 support.
13589         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13590         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13591         (GDB_SUPPORT_DIRS): Likewise.
13593 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13595         * configure.in (target_makefile_frag): If --enable-target-optspace,
13596         use -Os to compile target libraries rather than -O2.  Default to
13597         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13598         not used.
13599         * configure.in (target_cflags): Ditto for d30v.
13601 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13603         * Makefile.in (all-bfd): Depend on all-intl.
13604         (all-binutils): Likewise.
13605         (all-gas): Likewise.
13606         (all-gprof): Likewise.
13607         (all-ld): Likewise.
13609 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13611         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13613 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13615         * Makefile.in (all-bfd): Depend upon all-libiberty.
13617         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13619 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13621         * Makefile.in: Add libstub.
13623         * configure.in: Ditto. Build libstub for targets that have cygmon
13624         support.
13626 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13628         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13630 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13632         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13633         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13635 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13637         * configure: Define DEFAULT_M4 by searching PATH.
13638         * Makfile.in: Use DEFAULT_M4.
13640 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13642         * ltconfig: Add cygwin32 support.
13644         * Makefile.in, configure.in: Add libtool as a native only directory
13645         to configure and build.
13647 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13649         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13651 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13653         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13655 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13657         * Makefile.in: add ash make rules
13658         * configure.in: add ash to native_only and host_tools lists
13660 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13662         * Makefile.in (all-gettext, all-intl): New targets.
13663         (ALL_MODULES): Added all-gettext, all-intl.
13664         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13665         (INSTALL_MODULES): Added install-gettext, install-intl.
13666         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13668         * configure.in (host_tools): Added gettext.
13669         (native_only): Likewise.
13670         (noconfigdirs) [various cases]: Likewise.
13671         (host_libs): Added intl.
13673 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13675         * configure: Do not disable building gdbtk for cygwin32 hosts.
13677 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13679         * configure.in: Add thumb-coff target.
13680         * config.sub: Add thumb-coff target.
13682 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13684         * Makefile.in: Revert yesterday's change.
13685         (all-target-winsup):  all-target-librx stays out of here.
13687 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13689         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13690         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13691         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13692         Remove references to librx and libg++.
13694 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13696         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13697         recursive makes
13699 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13701         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13702         for newlib directory.
13703         (CXX_FOR_TARGET): Likewise.
13705 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13707         * ltconfig: Update after libtool/ltconfig.in change for
13708         hpux11.
13710 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13712         * ltconfig, ltmain.sh: Update to libtool 1.2.
13714 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13716         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13717         (install-gcc-cross): Instead, override LANGUAGES here.
13719 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13721         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13722         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13724 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13726         * configure.in: Add Thumb-pe target.
13728 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13730         * Makefile.in - changed sn targets to snavigator
13731         * configure.in - changed sn targets to snavigator
13733 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13735         * config-ml.in: After building symlink tree call make distclean
13736         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13737         to be the case for libiberty.
13739 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13741         * configure: When making link, also check the current
13742         directory. The configure scripts may create one.
13744 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13746         * config.sub: Accept alphapca56 and alphaev6 properly.
13748 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13750         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13752 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13754         * config.sub (sco5): Fix typo.
13756 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13758         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13759         install-itcl.
13760         (install-itcl): Remove dependency on install-tcl.
13762 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13764         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13766 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13768         * configure.in: Don't build libgui for a cygwin32 target when not on
13769         a cygwin32 host.
13771 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13773         * configure (redirect): Set to null, so default behavior of
13774         configure is now --verbose.
13776 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13778         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13779         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13781 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13783         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13784         this change to sync Makefile.in with its ChangeLog entries.
13786 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13788         * ltmain.sh (mkdir): Check that the directory doesn't exist
13789         before we exit with error, so that we don't get races during
13790         parallel builds.
13792 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13794         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13796 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13798         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13799         PICFLAG_FOR_TARGET.
13800         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13802         * configure: Emit a definition for the new macro enable_shared
13803         into each Makefile.
13805 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13807         * configure.in (host_tools, native_only): Add libtool.
13809 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13811         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13812         Fix typo in ming config comment.
13814 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13816         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13818 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13820         * config.sub: Add tic30 cases, and map c30 to tic30.
13822 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13824         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13825         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13826         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13827         (CLEAN_TARGET_MODULES): Similarly
13828         (all-target-libf2c): Add dependences.
13829         * configure.in (target_libs): Add libf2c.
13831 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13833         * configure.in: Remove expect from noconfigdirs when target
13834         is cygwin32.  OK to build expect and dejagnu with Canadian
13835         Cross.
13837 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13839         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13840         host.
13842         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13843         and mingw32.
13845 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13847         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13848         here as it is not defined in the toplevel Makefile.
13850 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13852         * configure (package_makefile_rules_frag): New variable, which names
13853         a file with generic rules, ...
13854         Change comment to mention we now have FIVE parts.
13855         * configure: Undo last change.
13857 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13859         * config.guess: More accurate determination of HP processor types.
13860         * config.sub: More accurate determination of HP processor types.
13862 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13864         * configure (package_makefile_frag): Move inserting the
13865         ${package_makefile_frag} to where it should be according
13866         to the comment.
13868 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13870         * config.guess: Add support for Linux/ARM.
13872 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13874         * .cvsignore: Remove *-info and *-install since they match
13875         release-info and mpw-install, which we don't want to just ignore.
13877 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13879         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13881 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13883         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13884         local_prefix to sub-make invocations.
13886 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13888         * configure.in: Check makefile fragments in the source
13889         directory.
13891 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13893         * configure.in: Check whether host and target makefile
13894         fragments exist before adding them to *_makefile_frag.
13896 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13898         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13900 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13902         * configure.in: Make sure we only replace RPATH_ENVVAR on
13903         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13904         regexp to sed.
13906         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13907         to sub-makes.
13909 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13911         * config-ml.in (multi-do): LDFLAGS must include multilib
13912         designator.
13914 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13916         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13918 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13920         * config.sub: Add mingw32 support.
13921         * configure.in: Likewise.
13923 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13925         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13927 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13929         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13930         * configure (gxx_include_dir): Provide a definition for subdirs
13931         which do not use autoconf.
13933 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13935         * config.guess: Sync with egcs.  Picks up new alpha support,
13936         BeOS & some additional linux support.
13938 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13940         * config.guess: HP 9000/803 is a PA1.1 machine.
13942 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13944         * configure.in: It's alpha*-...
13946 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13948         * configure.in (host_makefile_frag, target_makefile_frag):
13949         Handle multiple config files.
13950         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13951         alpha-*-*.
13953 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13955         * mkdep: New file.
13957 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13959         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13961 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13963         * Makefile.in: Add libgui directory.
13964         (GDB_TK): Add all-libgui.
13965         * configure.in: Add libgui directory.
13966         * configure: Add all-libgui to GDB_TK.
13968 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13970         * config-ml.in (multidirs): Add m32r to multilib list.
13972 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13974         * Makefile.in (all-target-gperf): Change dependency to
13975         all-target-libstdc++.
13977 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13979         * config.guess: Add BeOS support.
13981 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13983         Source directory cvs renamed to cvssrc:
13984         * configure.in (host_tools): Change cvs to cvssrc.
13985         (native_only): Likewise.
13986         (noconfigdirs) [various cases]: Likewise.
13987         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13988         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13989         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13990         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13991         (all-cvssrc): Rename target from all-cvs.
13993 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13995         * configure (gxx_include_dir): Fix thinko.
13997 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13999         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14000         (install-cross, install-gcc-cross): New targets.
14002 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14004         * configure.in (noconfigdirs): Add support for Thumb target.
14006         * config.sub (maybe_os): Add support for Thumb target.
14008 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14010         * Makefile.in: Add rules for cygmon.
14012         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14014 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14016         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14017         * configure (gxx_include_dir): Provide a definition for subdirs
14018         which do not use autoconf.
14020 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14022         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14023         11/18/97 build
14025 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14027         * From Franz Sirl.
14028         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14029         found on RedHat Linux systems.
14031 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14033         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14034         guesses.
14036 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14038         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14040 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14042         * ltmain.sh: If mkdir fails, check whether the directory was created
14043         anyhow by some other process.
14045 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14047         * configure.in (d30v-*-*): Configure all directories.
14049 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14051         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14052         for the D30V.
14054 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14056         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14058 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14060         * include/libiberty.h: Add extern "C" { so it can be used with C++
14061         progrms.
14062         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14063         programs.
14065 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14067         * configure.in (d30v-*-*): Configure GCC now.
14069 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14071         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14072         is no longer needed.
14074 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14076         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14078 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14080         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14081         targets using "$@" to provide support for similar but not identical
14082         targets without having to duplicate code.
14084 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14086         * makefile.vms: Fix to work with DEC C.
14088 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14090         * config.sub: Add mips-tx39-elf to marketing names.
14092 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14094         * ltmain.sh: Handle symlinks in generated script.
14096 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14098         * configure: Handle autoconf style directory options: --bindir,
14099         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14100         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14101         --sysconfdir.
14102         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14103         (sharedstatedir, localstatedir, oldincludedir): New variables.
14104         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14105         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14106         sbindir, sharedstatedir, and sysconfdir.
14108 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14110         * Makefile.in (bootstrap-lean): New target.
14112 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14114         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14115         sn, and gnuserv from noconfigdirs.
14117 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14119         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14121 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14123         * Makefile.in (cross): New target.
14125 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14126                           Jeff Law         <law@cygnus.com>
14128         * Makefile.in (bootstrap2, bootstrap3): New targets.
14129         (all-bootstrap): Remove outdated and confusing target.
14130         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14132 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14134         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14135         windows.  Consistent with gdb/configure.
14137 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14139         * configure.in: Name Linux target fragment.
14141         * configure: Rewrite so that project Makefile fragment is inserted
14142         first and appears last in the resulting Makefile.
14144 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14146         * Makefile.in (install-itcl): Install tcl first.
14148 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14150         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14152 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14154         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14156         * configure.in (skipdirs): Add target-librx for Linux.
14157         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14159 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14161         * Makefile.in (bootstrap): New target.
14163 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14165         * config.sub: Accept 'amigados' for backward compatibility.
14167 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14169         * config.guess: Merge with FSF.
14171 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14173         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14175 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14177         * config.sub: Add "marketing-names" patch.
14179 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14181         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14183 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14185         * config.sub: Handle v850-elf.
14187 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14189         * .cvsignore (*-install): Remove.
14191 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14193         * ltconfig: Set CONFIG_SHELL in libtool.
14194         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14196 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14198         * configure.in (target_subdir): Set to libraries if enable_multilib.
14200 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14202         * config.guess: Update from gcc directory.
14204 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14206         * Makefile.in (all-sim): Depends on all-readline.
14208 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14210         * Makefile.in (BISON, YACC): Use $$s.
14211         (all-bison): Depend on all-texinfo.
14213 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14215         * Makefile.in (BISON): Add -L flag.
14216         (YACC): Likewise.
14218 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14220         * configure.in (noconfigdirs): Add support for v850e target.
14222         * config.sub (maybe_os): Add support for v850e target.
14224 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14226         * configure.in (noconfigdirs): Add support for v850ea target.
14228         * config.sub (maybe_os): Add support for v850ea target.
14230 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14232         * config.sub: Add mipstx39.  Delete r3900.
14234 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14236         * Makefile.in (all-autoconf): Depends on all-texinfo.
14238 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14240         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14241         eabi targets.
14243 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14245         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14247         * configure: When handling a Canadian Cross, handle YACC as well as
14248         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14249         * Makefile.in (all-bison): Depend upon all-texinfo.
14251 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14253         * Makefile.in (BISON): bison, not byacc or bison -y.
14254         (YACC): bison -y or byacc or yacc.
14255         (various): Add *-bison as appropriate.
14256         (taz): No need to mess with BISON anymore.
14258 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14260         * configure: If OSTYPE matches *win32*, try to find a good value for
14261         CONFIG_SHELL.
14263 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14265         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14266         configure.in if it is present.
14268 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14270         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14272 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14274         * config.sub: Recognize `arc' cpu.
14275         * configure.in: Likewise.
14276         * config-ml.in: Likewise.
14278 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14280         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14282 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14284         * configure: Changed sed delimiter from ':' to '|' when
14285         attempting to substitute ${config_shell} for SHELL. On
14286         NT ${config_shell} may contain a ':' in it.
14288 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14290         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14292 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14294         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14296 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14298         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14300         * ylwrap: If the program is a relative path, force it to be
14301         absolute.
14303 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14305         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14307 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14309         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14310         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14311         for libraries.
14313 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14315         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14316         separated by spaces.
14318 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14320         * ylwrap: New file.
14321         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14323         * ltmain.sh: Handle /bin/sh at start of install program.
14325         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14327         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14328         * missing: New file, from automake 1.2.
14330 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14332         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14333         check-tk to CHECK_X11_MODULES.
14335 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14337         * config.sub: Merge with FSF.
14339 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14341         * config.guess: Merge with FSF.
14343 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14345         * configure: Treat msdosdjgpp like go32.
14346         * configure.in: Likewise.  Don't remove gprof for go32.
14348         * configure: Change Makefile.tem2 to Makefile.tm2.
14350 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14352         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14354 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14356         * install-sh (chmodcmd): Set to null if the DST directory already
14357         exists.  Same as Nov 11th change.
14359 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14361         * configure (GDB_TK): Needs itcl and tix.
14363 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14365         * config.guess: Update from FSF.
14367 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14369         * Makefile.in (GDB_TK): Depend on itcl and tix.
14371 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14373         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14374         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14375         (INSTALL_SCRIPT): New variable.
14376         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14377         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14378         to -x.
14379         * install-sh: Add support for -x option.
14381 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14383         * configure.in, Makefile.in: Treat tix like itcl.
14385 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14387         * Makefile.in (WINDRES): New variable.
14388         (WINDRES_FOR_TARGET): New variable.
14389         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14390         (EXTRA_HOST_FLAGS): Add WINDRES.
14391         (EXTRA_TARGET_FLAGS): Add WINDRES.
14392         (EXTRA_GCC_FLAGS): Add WINDRES.
14393         ($(DO_X)): Pass down WINDRES.
14394         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14395         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14396         DLLTOOL_FOR_TARGET.
14398 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14400         * configure.in: configure sim before gdb for win32-x-ppc
14402 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14404         Move gperf into the toplevel, from libg++.
14405         * configure.in (target_tools): Add target-gperf.
14406         (native_only): Add target-gperf.
14407         * Makefile.in (all-target-gperf): New target, depend on
14408         all-target-libg++.
14409         (configure-target-gperf): Empty rule.
14410         (ALL_TARGET_MODULES): Add all-target-gperf.
14411         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14412         (CHECK_TARGET_MODULES): Add check-target-gperf.
14413         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14414         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14416 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14418         * config.sub (mn10200): Recognize new basic machine.
14420 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14422         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14423         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14425 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14427         * configure.in: If we're building mips-sgi-irix6* native, turn on
14428         ENABLE_MULTILIB and set TARGET_SUBDIR.
14430 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14432         * Makefile.in (all-sn): Depend on all-grep.
14434 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14436         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14438         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14439         Makefile.  From Jeff Makey <jeff@cts.com>.
14440         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14442         * Makefile.in (DISTBISONFILES): Remove.
14443         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14444         $(DEFAULT_YACC).
14446         * configure.in: Build itl, db, sn, etc., when building for native
14447         cygwin32.
14449         * Makefile.in (LD): New variable.
14450         (EXTRA_HOST_FLAGS): Pass down LD.
14451         ($(DO_X)): Likewise.
14453 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14455         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14457 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14459         * configure.in (targargs): Strip out any supplied --build argument
14460         before adding our own. Always add --build.
14462 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14464         * configure.in (targargs): Pass --build if we're doing
14465         a cross-compile.
14467 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14469         * configure: Use '|' instead of ":" as the separator in
14470         sed. Otherwise sed chokes on NT path names with drive
14471         designators. Also look for "?:*" as the leading characters in an
14472         absolute pathname.
14474 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14476         * config.sub: Support for r3900.
14478 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14480         * configure.in: Use install-sh, not install.sh.
14482 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14484         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14485         apply it twice.
14487 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14489         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14490         install-binutils.
14492 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14494         * Makefile.in: Add automake targets.
14495         * configure.in (host_tools): Add automake.
14497 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14499         * configure: Default CXX to c++, not gcc.
14500         * Makefile.in (CXX): Set to c++, not gcc.
14501         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14503 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14505         * install-sh: try appending a .exe if source file doesn't
14506         exist
14508 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14510         * configure.in: Turn on multilib by default.
14511         (cross_only): Remove target-libiberty.
14513         * Makefile.in (all-gcc): Don't depend on libiberty.
14515 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14517         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14519 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14521         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14522         (DISTBISONFILES): Add ld/Makefile.in
14524 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14526         * configure.in: if target is cygwin32 but host isn't cygwin32,
14527         don't configure gdb tcl tk expect, not just gdb.
14529 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14531         * configure.in: Added gnuserv everywhere sn appears.
14533         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14534         (CROSS_CHECK_MODULES): Added check-gnuserv.
14535         (INSTALL_MODULES): Added install-gnuserv.
14536         (CLEAN_MODULES): Added clean-gnuserv.
14537         (all-gnuserv): New target.
14539 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14541         * config.guess: Fixes for MIPS OpenBSD systems.
14543 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14545         * Makefile.in (INSTALL_XFORM): Remove.
14546         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14548         * mkinstalldirs: New file, copied from automake.
14549         * Makefile.in (installdirs): Rename from install-dirs.  Use
14550         mkinstalldirs.  Change all users.
14551         (DEVO_SUPPORT): Add mkinstalldirs.
14553 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14555         * install-sh: Rename from install.sh.
14556         * Makefile.in (INSTALL): Change install.sh to install-sh.
14557         (DEVO_SUPPORT): Likewise.
14559         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14560         Graichen <graichen@rzpd.de>.
14562 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14564         * config.guess: Recognize OpenBSD systems correctly.
14566 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14568         * README, Makefile.in (ETC_SUPPORT): Remove references to
14569         cfg-paper*, configure.{texi,man,info*}._
14571 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14573         * Makefile.in (all.normal): Ensure that gcc is built after all
14574         the x11 - ie gdb - targets.
14576 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14578         * makefile.vms: Don't run conf-a-gas.
14580 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14582         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14584 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14586         * configure.in: Remove noconfigdirs case since gdb also
14587         configures and builds for tic80-coff.
14589 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14591         * configure: Set cache_file to config.cache.
14592         * Makefile.in (local-distclean): Remove config.cache.
14594 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14596         * COPYING: Update FSF address.
14598 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14600         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14601         noconfigdirs.
14603 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14605         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14606         MAKEDIRS, is empty.
14608 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14610         * config.sub: Tweak mn10300 entry.
14612 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14614         * configure.in (host_tools): Put sim before gdb, so gdb's
14615         configure.tgt can determine if the simulator was configured.
14617 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14619         * config.sub: Move BeOS $os case to be with other Cygnus
14620         local cases.
14622 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14624         * config.sub: Remove misplaced comment that broke Linux.
14626 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14628         * config.sub: Add BeOS support.
14630 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14632         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14634 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14636         * configure.in (noconfigdirs): Remove tcl and tk from
14637         noconfigdirs for cygwin32 builds.
14639 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14641         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14643 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14645         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14646         make-all.com, use makefile.vms instead.
14648 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14650         * config.sub: Accept -lnews*.
14652 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14654         * configure.in (noconfigdirs): Disable target-newlib,
14655         target-examples and target-libiberty for d30v.
14657 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14659         * configure.in (noconfigdirs): Enable ld for d30v.
14661 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14663         * configure.in (tic80-*-*): Build compiler.
14665 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14667         * configure.in (d30v-*): Remove sim directory from list of
14668         unsupported d30v directories
14670 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14672         * config.sub, configure.in: Add d30v target cpu.
14674 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14676         * makefile.vms: New file.
14677         * make-all.com: Remove.
14679 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14681         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14683 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14685         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14687 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14689         * Makefile.in (ALL_MODULES): Added all-db.
14690         (CROSS_CHECK_MODULES): Addec check-db.
14691         (INSTALL_MODULES): Added install-db.
14692         (CLEAN_MODULES): Added clean-db.
14694 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14696         * config.guess: Merge with latest FSF sources.
14698 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14700         * Makefile.in (ALL_MODULES): Added all-itcl.
14701         (CROSS_CHECK_MODULES): Added check-itcl.
14702         (INSTALL_MODULES): Added install-itcl.
14703         (CLEAN_MODULES): Added clean-itcl.
14705 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14707         * configure.in: build gdb for mn10200
14709 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14711         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14713 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14715         * configure.in (tic80-*-*): Turn off most targets right now.
14717 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14719         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14720         rather than the makeinfo program.
14721         (do-info): Depend upon all-texinfo.
14723 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14725         * configure.in: Remove uses of config/mh-linux.
14727         * config.sub, config.guess: Merge with latest FSF sources.
14729 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14731         * config.sub (case $basic_machine): Add tic80 entries.
14733 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14735         * config.sub, config.guess: Merge with latest FSF sources.
14737 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14739         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14740         * mpw-config.in: Test for NewFolderRecursive.
14741         * mpw-install: Use symbolic name for startup filename.
14742         * mpw-README: Add various additional details.
14744 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14746         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14748 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14750         * configure.in: Do build gcc and the target libraries for
14751         the mn10200.
14753 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14755         * configure.in: don't avoid building gdb for mn10300 any more
14756         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14757         instead of single-quoting it.
14759 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14761         * configure.in: Don't use --with-stabs on IRIX 6.
14763 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14765         * configure.in (m32r): Build gdb, libg++ now.
14767 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14769         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14770         directories from noconfigdirs.
14772 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14774         * config.sub (basic_machine): added mips16 configuration
14776 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14778         * config.sub: Handle d10v-unknown.
14780 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14782         * config.sub: Handle v850-unknown.
14784 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14786         * Makefile.in: add findutils
14787         * configure.in: add findutils to list of host_tools
14789 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14791         * config.sub: Handle mn10200 and mn10300.
14793 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14795         * configure.in (d10v-*): Do not build librx.
14797 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14799         * configure.in (mn10300): Build everything except gdb & libgloss.
14801 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14803         * config.guess:  Patch for Dansk Data Elektronik servers,
14804         from Niels Skou Olsen <nso@dde.dk>.
14806         For ncr, use /bin/uname rather than uname, since GNU uname does not
14807         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14809         Patch for MIPS R4000 running System V,
14810         from Eric S. Raymond <esr@snark.thyrsus.com>.
14812         Fix thinko for nextstep.
14814         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14816         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14817         * config.guess: Guess mips-dec-mach_bsd4.3.
14819         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14820         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14821         release numbers.
14822         * config.guess (mips-mips-riscos*):  Emit just enough of the
14823         release number.
14825         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14826         * config.guess (sparc-auspex-sunos*):  Added.
14827         (f300-fujitsu-*): Added.
14829         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14830         * config.guess:  Recognize a Tadpole as a sparc.
14832 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14834         * config.guess: Don't assume that NextStep version is either 2 or
14835         3.  NextStep 4 (aka OpenStep 4) has come out now.
14837 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14839         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14840         From Rik Faith <faith@cs.unc.edu>.
14842 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14844         * config.sub: Contributions from bug-gnu-utils to:
14845         Support plain "hppa" (no version given) architecture, reported by
14846         OpenStep.
14847         OpenBSD like NetBSD.
14848         LynxOs is not a hardware supplier.
14850         * config.guess: Contributions from bug-gnu-utils to add support for:
14851         OpenBSD like NetBSD.
14852         Stratus systems.
14853         More Pyramid systems.
14854         i[n>4]86 Intel chips.
14855         M680[n>4]0 Motorola chips.
14856         Use unknown instead of lynx for hardware manufacturer.
14858 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14860         * install.sh (chmodcmd): Set to null if the DST directory already
14861         exists.
14863 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14865         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14866         not use mt-ppc target Makefile fragment any more.
14868 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14870         * configure.in (*-*-windows):  Exclude everything but those dirs
14871         needed to build windows.
14873 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14875         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14877 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14879         * configure.in:  Exclude mmalloc from i386-windows.
14881 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14883         * Undo my previous change.
14885 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14887         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14888         unconditionally.
14889         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14891 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14893         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14894         host to add it's own flags.
14896 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14898         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14900 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14902         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14903         (CXX_FOR_TARGET): Likewise.
14904         (GCC_FOR_TARGET): Define.
14905         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14906         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14907         CC_FOR_TARGET was specified on the command line.
14908         (MAKEOVERRIDES): Don't define.
14910 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14912         * configure.in (m32r): Fix spelling of libg++ libs.
14914 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14916         * config.sub (-apple*): Remove, now redundant.
14918 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14920         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14922         * configure: Rework yesterday's sed script patch.
14924         * config.sub: Merge with FSF.
14926 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14928         * config.guess:  Merge from FSF.
14930         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14931         * config.guess: Use pc instead of unknown, for pc clone systems.
14932         Change linux to linux-gnu.
14934         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14935         * config.guess: Avoid non-portable tr syntax.
14937 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14939         * test-build.mk (HOLES): Add "xargs" for gdb.
14941         * configure: Avoid hpux10.20 sed bug.
14943 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14945         * configure.in:  Add support for windows host
14946         (that is a build done under the Microsoft build environment).
14948 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14950         * Makefile.in: Replace all uses of srcroot with s, to shrink
14951         command line lengths.
14953         Patches from Geoffrey Noer <noer@cygnus.com>:
14954         * configure.in: If configuring for newlib, pass --with-newlib to
14955         subdirectories.
14956         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14957         -Bnewlib/ and -Lwinsup to gcc.
14958         (CXX_FOR_TARGET): Likewise.
14960 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14962         * Makefile.in (ETC_SUPPORT): Add configure.
14964 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14966         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14967         host configuration file.
14969 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14971         * configure.in: Break mn10x00 support into separate
14972         mn10200 and mn10300 configurations.
14973         * config.sub: Likewise.
14975 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14977         * configure.in: Add lots of stuff to noconfigdirs for
14978         the mn10x00 targets.
14980         * config.sub, configure.in: Add mn10x00 support.
14982 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14984         * make-all.com: Call conf-a-gas, not config-a-gas.
14986 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14988         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14989         targets.
14991 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14993         * mpw-README: Add much more detail for native PowerMac.
14994         * mpw-install: New file.
14995         * mpw-configure: Add --norecursion and --help options.
14996         * mpw-config.in: Translate readme and install files when
14997         copying to objdir.
14998         * mpw-build.in: Don't always depend on byacc and flex.
14999         (install-only-top): New action.
15001 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15003         * configure.in:  You can now configure GDB for the v850.
15005 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15007         * configure.in (noconfigdirs): Don't configure any C++ dirs
15008         if targeting D10V.
15010 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15012         * config.sub: Recognize mips64vr5000.
15014 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15016         * configure.in: Use a single line for host_tools and native_only.
15018 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15020         * config.sub, configure.in: Add entries for m32r.
15022 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15024         * Makefile.in (inet-install): Don't run install-gzip.
15026 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15028         * configure.in:  Don't config lots of things for *-*-windows*.
15030 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15032         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15033         (host_libs, host_tools): Copy from configure.in.
15034         * mpw-configure: Don't complain about directories not found.
15036 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15038         * configure.in (i[345]86): Recognize i686 for pentium pro.
15039         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15040         file.
15042         * config.guess (i[345]86): Ditto.
15044 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15046         * configure.in (noconfigdirs): Removed gdb for D10V.
15048 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15050         * configure.in: Remove ld, target-libio, target-libg++, and
15051         target-libstdc++ from noconfigdirs.
15053 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15055         * configure: Fix three locations where shell scripts were
15056         being run directly rather than with config_shell.
15058 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15060         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15061         * config.sub (basic_machine): Recognize v850.
15063 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15065         * mpw-configure: Handle multiple enable/disable options and
15066         pass them down recursively, handle -c and -s flags appropriately
15067         depending on choice of compiler, add escape mechanism for
15068         quoted arguments to gC.
15070 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15072         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15073         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15074         so that -mrelocatable-lib and -mno-eabi are used.
15076         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15077         not support --print-multi-lib, don't abort.
15079 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15081         * make-all.com: Run config-a-gas.
15082         * setup.com: Don't copy subdirectory files around.
15084 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15086         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15087         target, it now compiles correctly.
15089 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15091         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15093 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15095         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15097 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15099         * configure.in (native_only): Add prms.
15101 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15103         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15104         (BINUTILS_SUPPORT_DIRS): Likewise.
15106 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15108         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15109         d10v support is added.
15111 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15113         * configure.in (d10v-*-*): New target.
15115 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15117         * config.guess (HP 9000/811): Recognize this as a PA1.1
15118         machine.
15120 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15122         * Makefile.in (do-tar-gz): New target, split out from tail end of
15123         taz target.  Run each command separately, don't use pipes.
15124         (taz): Use it.
15126 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15128         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15129         * mpw-build.in: No builds should depend on building byacc or flex,
15130         they are assumed to be installed already.
15132 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15134         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15135         variable that CC_FOR_TARGET needs.
15137 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15139         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15140         options have changed since the last time the subdirectory was
15141         configured, and if it has, reconfigure.
15142         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15143         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15145 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15147         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15148         CLEAN_MODULES): Add bash.
15149         (all-bash): New target.
15151 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15153         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15155 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15157         * config.sub (basic_machine): Recognize d10v as a valid processor.
15159 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15161         * mpw-configure: Add support for --bindir.
15162         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15164 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15166         * configure.in: add bash, time, gawk to list of hosttools and things
15167         to only build for native toolchains
15169 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15171         * Makefile.in (docdir): Remove.
15173 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15175         * Makefile.in (datadir): Set to $(prefix)/share.
15177 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15179         * configure.in: build diff and patch for cygwin32-hosted
15180         toolchains.
15182 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15184         * config.sub: Accept -rtems*.
15186 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15188         * configure.in: enable dosrel for cygwin32-hosted builds,
15189                 remove diff from the list of things not buildable
15190                 via Canadian Cross
15192 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15194         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15195         don't get ". ".
15197 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15199         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15201 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15203         * Makefile.in (taz): Handle case where tex3patch didn't even get
15204         checked out.  Also, if it was found, put the symlink in a new util
15205         subdirectory.
15207 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15209         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15211 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15213         * config.sub: Recognize -openvms.
15214         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15215         * make-all.com, setup.com: New files.
15217 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15219         * Makefile.in (taz): tex3patch moved to texinfo/util.
15221 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15223         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15224         * configure.in: remove make from disable-if-Can-Cross list
15225                 enable gdb if ${host} and ${target} are cygwin32
15227 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15229         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15230         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15232 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15234         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15235         distinguish sysv/svr4/bsd variants.
15236         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15238 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15240         * configure.in: Added copyright notice.
15241         * move-if-change: Added copyright notice.
15243 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15245         * configure.in (powerpcle-*-solaris*): Until we get shared
15246         libraries working, don't build gdb, sim, make, tcl, tk, or
15247         expect.
15249 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15251         * config.guess:  Merge with FSF:
15253         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15254         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15256         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15257         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15259         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15260         * config.guess:  Combine two OSF1 rules.
15261         Also recognize field test versions.  From mjr@zk3.dec.com.
15262         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15263         because GNU uname does not support -p.  From pmr@pajato.com.
15265 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15267         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15269 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15271         * mpw-README: Document GCCIncludes.
15273 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15275         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15277 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15279         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15281 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15283         * configure.in (*-*-cygwin32): Configure make.
15285 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15287         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15289 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15291         * Makefile.in (all-inet): Depend on all-perl.
15293         * Makefile.in (inet-install): New target.
15295         * Makefile.in (all-inet): Depend on all-tcl.
15296         (all-inet): Depend on all-send-pr.
15298 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15300         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15301         temporarily.
15303 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15305         * configure.in: Don't configure --with-gnu-ld on AIX.
15307 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15309         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15311 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15313         * Makefile.in (ALL_MODULES): Added all-inet.
15314         (CROSS_CHECK_MODULES): Added check-inet.
15315         (INSTALL_MODULES): Added install-inet.
15316         (CLEAN_MODULES): Added clean-inet.
15317         (all-indent): New target.
15319         * configure.in (host_tools): Added inet.
15320         (native_only): Added inet.
15321         (noconfigdirs): Added inet.
15323 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15325         * configure.in: Don't configure libgloss if we are not configuring
15326         newlib.
15328 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15330         * configure.in: Don't configure libgloss for unsupported
15331         architectures.
15333 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15335         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15337 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15339         * Makefile.in (ALL_MODULES): Include all-apache.
15340         (CROSS_CHECK_MODULES): Include check-apache.
15341         (INSTALL_MODULES): Include install-apache.
15342         (all-apache): New target.
15344         * configure.in: Added apache everywhere perl is seen.
15346 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15348         * Makefile.in: Add support for clean-{module} and
15349         clean-target-{module} rules.
15351 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15353         * configure.in (*-*-ose) do not build libgloss.
15355 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15357         * config.guess (prep*:SunOS:5.*:*): Turn into
15358         powerpele-unknown-solaris2.
15360 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15362         * configure.in: Permit --enable-shared to specify a list of
15363         directories.
15365 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15367         * configure.in (host==solaris): Pass only the first word of $CC
15368         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15370 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15372         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15374 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15376         * Makefile.in (ALL_MODULES): Include all-perl.
15377         (CROSS_CHECK_MODULES): Include check-perl.
15378         (INSTALL_MODULES): Include install-perl.
15379         (ALL_X11_MODULES): Include all-guile.
15380         (CHECK_X11_MODULES): Include check-guile.
15381         (INSTALL_X11_MODULES): Include install-guile.
15382         (all-perl): New target.
15383         (all-guile): New target.
15385         * configure.in (host_tools): Include perl and guile.
15386         (native_only): Include perl and guile.
15387         (noconfigdirs): Don't build guile and perl; no ports have been
15388         done.
15390 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15392         * configure (--enable-*): Handle quoted option lists such as
15393         --enable-sim-cflags='-g0 -O' better.
15395 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15397         * Makefile.in ({,inst}all-target): New rule so we can make and
15398         install all of the target directories easily.
15400 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15402         * configure.in: Add missing global flag in sed substitution when
15403         deleting `target-' from ${configdirs}.
15405 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15407         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15408         option.
15410         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15411         config/mh-necv4.
15413         * install.sh: Correct misspelling of transformbasename.
15415         * config.guess: Recognize mips-*-sysv*.
15417 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15419         * config.sub: Recognize mon960.
15421 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15423         * configure: Restore Canadian Cross handling of BISON and LEX,
15424         removed in Feb 20 change.
15426 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15428         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15429         Mention make install.  Remove the old copyright date as well the
15430         clumsy and rather pointless copyright on the README file.
15432 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15434         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15435         Makefile after running symlink-tree, then run `make distclean' to
15436         avoid clobbering any generated files in srcdir.
15438 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15440         * configure.in (m68k-*-netbsd*): Build everything now.
15442 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15444         * Makefile.in (taz): Fix quoting.
15446 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15448         * configure.in (sparclet-*-*): Build everything now.
15450 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15452         * configure.in (m68k-*-linux*): New host.
15454 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15456         * configure: Check for bison before byacc.
15458 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15460         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15461         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15462         searching PATH.  These are used as fallbacks by Makefile.in if
15463         flex/bison/byacc aren't in objdir.
15465 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15467         * Makefile.in: Make everything which depends upon all-bfd also
15468         depend upon all-opcodes, in case --with-commonbfdlib is used.
15470 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15472         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15473         building NT native compilers on Unix.
15475 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15477         * configure.in: Don't get CC from the host Makefile fragment if we
15478         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15479         Solaris test for /usr/ucb/cc to the post target script, just after
15480         the compiler sanity test.
15482 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15484         * config.sub: Merge with FSF.
15486 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15488         * Makefile.in (RPATH_ENVVAR): New variable.
15489         (REALLY_SET_LIB_PATH): Use it.
15490         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15492 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15494         * config.sub, configure.in: Recognize sparclet cpu.
15496 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15498         * config.guess:  Support m68k-cbm-sysv4.
15500 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15502         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15503         m68k-unknown-linuxaout from linker help string.  Put quotes around
15504         $ld_help_string.
15506 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15508         * config.guess (powerpc-harris-powerunix): Add guess for port
15509         to new target.
15511 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15513         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15515 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15517         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15518         $(REALLY_SET_LIB_PATH) in Makefile.
15519         * Makefile.in (SET_LIB_PATH): New variable.
15520         (REALLY_SET_LIB_PATH): New variable.
15521         ($(DO_X)): Use $(SET_LIB_PATH).
15522         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15523         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15524         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15525         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15526         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15527         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15528         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15529         (install-dosrel): Likewise.
15530         (all-opcodes): Depend upon all-libiberty.
15532 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15534         * config.guess (*:CYGWIN*): New
15536 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15538         * Makefile.in (all-target-winsup): All all-target-libiberty.
15540 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15542         * configure.in (noconfigdirs): Add missing # in front of comment.
15544 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15546         * configure.in: add second pass to things added to noconfigdirs
15547         so *-gm-magic can exclude libgloss properly.
15549 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15551         * mpw-configure (extralibs_name, rez_name): Set correctly
15552         for MWC68K compiler.
15554         * mpw-README: Add more info on the necessary build tools.
15556 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15558         * configure.in, config.sub: Recognize cygwin32.
15560 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15562         * config.guess, config.sub: Recognize A/UX.
15564 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15566         * config.sub: Merge with gcc/config.sub.
15568 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15570         * mpw-build.in (do-binutils): Add build of stamps.
15572 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15574         * config.sub: Add recognition for mips64vr4100*-* targets.
15576 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15578         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15579         Add creation of gconfigargs with `--enable-shared' turned on.
15580         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15581         ($(host)-stamp-stage3-configured): Likewise.
15582         (HOLES): Add chatr and ldd.
15583         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15585 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15587         * configure: Pass --nfp to recursive configures.
15589 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15591         * Makefile.in (DLLTOOL): New.
15592         (DLLTOOL_FOR_TARGET): New.
15593         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15594         (EXTRA_TARGET_FLAGS): Ditto.
15595         (EXTRA_GCC_FLAGS): Ditto.
15596         (CONFIGURE_TARGET_MODULES): Ditto.
15597         (DO_X): Ditto.
15598         * configure: Add DLLTOOL.
15600 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15602         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15603         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15604         mh-sco, since old workarounds no longer needed, and don't
15605         build ld, since libraries have weak symbols in COFF.
15607 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15609         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15611 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15613         * configure.in: Make sure that ${CC} can be used to compile an
15614         executable.
15616 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15618         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15619         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15620         nothing depending on whether gdbtk is being built.
15622 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15624         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15626 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15628         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15629         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15631 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15633         * config-ml.in: Add support for
15634         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15635         Simplify setting of multidirs from --disable-foo.
15637 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15639         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15640         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15641         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15642         non-empty, pass them on to the  GCC make.
15643         (all-bootstrap): New rule that is like all-gcc, except it executes
15644         the GCC bootstrap rule instead of the GCC all rule.
15646 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15648         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15650 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15652         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15653         DG/UX support.
15655 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15657         * config.sub (i*86*) Change [345] to [3456]
15659 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15661         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15662         --with-gnu-ld=no.
15664 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15666         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15667         AIX multilibs get built.
15669 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15671         * configure.in (i386-win32): Don't build expect if we're not
15672         building the tcl subdir.
15674 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15676         * Makefile.in: (configure-target-examples, all-target-examples):
15677         New targets, configure and build example programs.
15679 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15681         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15682         use it as input to sedit the generated MPW makefile.
15683         * mpw-README: Add a suggestion about Gestalt.h.
15685 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15687         * config.sub: Accept *-*-ieee*.
15689 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15691         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15692         Ronald F. Guilmette <rfg@monkeys.com>.
15694 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15696         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15697         for powerpc-pe native.
15698         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15699         (target==powerpc-pe): duplicate i386-win32 entry.
15701 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15703         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15704         of vxworks, not just vxworks5.1.
15706 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15708         * mpw-configure: Add support for exec-prefix.
15710 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15712         * config.guess: Recognize HP model 816 machines as having
15713         a PA1.1 processor.
15715 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15717         * configure: Ignore new autoconf configure options.
15719 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15721         * config.guess:  Recognize Pentium under SCO.
15722         From Robert Lipe <robertl@arnet.com>.
15724 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15726         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15728 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15730         * configure.in: Don't configure gas for alpha-dec-osf*.
15732 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15734         * configure.in: Default to --with-stabs for some targets for which
15735         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15736         i[345]86*-*-unixware*.
15738 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15740         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15741         rather than basing it on the target.  Simplify handling of options
15742         controlling which directories to configure.  Remove extraneous
15743         slash in multi-clean target.
15745 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15747         * config-ml.in: Prefix more variables with ml_ so they don't collide
15748         with configure's.
15750 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15752         * configure: Don't turn -v into --v.
15754 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15756         * configure.in (targargs): Fix typo.
15758         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15760 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15762         * configure.in: Strip --host and --target options from
15763         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15764         --with-cross-host option when building with a cross-compiler.
15765         * configure: Canonicalize the arguments put into config.status by
15766         always using `=' for an option with an argument.  Pass a presumed
15767         --host or --target explicitly.
15769 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15771         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15772         into general OS recognition case.
15774 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15776         * configure.in (target_configdirs): add target-winsup only
15777         for win32 target systems.
15779 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15781         * Makefile.in (all-target-libgloss): Depend upon
15782         configure-target-newlib, since when libgloss is built it looks to
15783         see if the newlib directory exists.
15785 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15787         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15788         cfg-ml-*.in.
15790 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15792         * configure: Handle LD and LD_FOR_TARGET when configuring a
15793         Canadian Cross.
15795 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15797         * configure.in (target_libs): add target-winsup.
15798         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15799         (target==ppcle-pe): remove ld from $noconfigdirs.
15801 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15803         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15804         Preserve relative path names in $srcdir.  Build symlink tree if
15805         configuring cross target dir and srcdir=. (= no VPATH support).
15806         (configure-target-libg++): Depend on configure-target-librx.
15807         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15808         * config-ml.in: New file.
15809         * symlink-tree: New file.
15810         * configure: Ensure srcdir="." if that's what it is.
15812 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15814         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15815         includes and FLEX_SKELETON setting.
15816         * mpw-configure (--with-gnu-ld): New option, controls whether
15817         to use PPCLink or ld with PowerMac GCC.
15818         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15819         * mpw-config.in: Configure grez if targeting Mac.
15821         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15822         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15823         just macos.
15824         * configure.in: Configure grez resource compiler if targeting Mac.
15825         * Makefile.in (all-grez, install-grez): New targets.
15827 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15829         * configure: CXX defaults to gcc, not g++.  If we find
15830         gcc in the path, set CC to gcc -O2.
15832 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15834         * configure: Default ${build} correctly.  Avoid picking up extra
15835         spaces when reading CC and CXX from Makefile.  When doing a
15836         Canadian Cross, use plausible default values for numerous
15837         variables.
15838         * configure.in: When doing a Canadian Cross, don't try to
15839         configure tools whose configure script can't handle it.
15841 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15843         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15845 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15847         * configure:  Remove dubious bug reporting address.
15849 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15851         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15852         configure script, run that instead of this directory's configure.
15853         In either case, print a message that we're configuring the sub-dir.
15855 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15857         * configure.in: Before checking for the existence of various files,
15858         use sed to filter out "target-".
15860 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15862         * Makefile.in (DO_X): Split rule to decrease command line length
15863         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15864         (Philippe De Muyter).
15866 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15868         * Makefile.in (all-patch): depend on all-libiberty.
15870 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15872         * configure.in: If the only directory in target_configdirs which
15873         actually exists is libiberty, then set target_configdirs to empty,
15874         to avoid trying to build a target libiberty in a gas or gdb
15875         distribution.
15877 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15879         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15880         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15881         systems.
15883 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15885         * configure.in (copy_dirs): Use sys-include instead of include
15886         for --with-headers option.
15888 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15890         * Makefile.in, configure.in: Make winsup builds work with
15891         new scheme.
15893 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15895         * configure.in: Build the linker on AIX.
15897 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15899         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15900         where needed.
15902 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15904         * Makefile.in (all-gcc): Fix typo.
15906 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15908         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15910 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15912         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15913         to target-xiberty, to provide more flexibility.
15914         (target_subdir):  Define.  Create if cross.
15915         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15916         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15917         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15918         check-libFOO -> check-target-libFOO, etc.
15919         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15920         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15921         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15922         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15923         allow ALL_GCC="" to only configure.
15924         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15925         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15926         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15928 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15930         * Makefile.in (taz): Build "info" in etc explicitly.
15932 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15934         * configure.in:  Make sure that CC is undefined (as opposed to
15935         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15936         problem with autoconf trying to configure on a host without GCC.
15938 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15940         * mpw-configure: Set host alias from choice of host compiler,
15941         only use generic MPW Makefile sed if present, edit a file
15942         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15943         * mpw-README: Add problem notes about CW6 and CW7.
15945 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15947         * Makefile.in (taz): Use ";" instead of ";;".
15949 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15951         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15952         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15953         DISTDOCDIRS.
15954         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15955         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15957 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15959         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15960         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15961         Move bfd to DISTSTUFFDIRS.
15963 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15965         * Makefile.in (X11_LIB): Removed.
15966         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15968         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15970 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15972         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15973         names.
15975 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15977         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15979 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15981         * configure.in (i[345]86-*-win32): Always build newlib.
15982         Don't configure cvs, autoconf or texinfo.
15983         * Makefile.in (LD_FOR_TARGET): New.
15984         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15985         Pass down LD_FOR_TARGET.
15987 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15989         * winsup: New directory.
15990         * Makefile.in: Build winsup.
15991         * configure.in: Winsup is configured when target is win32.
15992         Can only build win32 target GDB when native.
15994 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15996         * config.guess: Recognize HP model 819 machines as having
15997         a PA 1.1 processor.
15999 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16001         * configure: Fix sed loop which substitutes for CC and CXX to
16002         avoid bug found in various sed implementations.
16004 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16006         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16007         simulator.  Use standard powerpc-*-eabi*.
16009 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16011         * configure.in: Stop putting gas and binutils in noconfigdirs for
16012         powerpc-*-aix* and rs6000-*-*.
16014 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16016         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16017         -mcall-aixdesc libraries.
16019 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16021         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16023         * config.sub (arm | armel | armeb): Fix shell syntax.
16025 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16027         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16028         -msoft-float and -mcpu=common support.
16029         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16030         libraries.
16032 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16034         * configure.in: Allow configuration and build of emacs19 for the alpha.
16036 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16038         * configure.in (CC): Get ^CC, not just any old CC, from
16039         ${host_makefile_frag}.
16041 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16043         * configure.in (CC): Try to get CC from
16044         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16046 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16048         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16049         only if it exists in $(srcdir).
16051 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16053         * configure: If CC and CXX are not set in the environment, set
16054         them, based on either an existing Makefile or on searching for gcc
16055         in PATH.  Substitute for CC and CXX in Makefile.
16056         * configure.in: Remove libm from target_libs.  Separate
16057         target_configdirs from configdirs.  If CC is not set in
16058         environment, try to get it from a host Makefile fragment.  Rewrite
16059         changes of configdirs to use skipdirs instead.  A few minor
16060         tweaks.  Take directories out of target_configdirs as they are
16061         taken out of configdirs.  Remove existing Makefile files from
16062         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16063         CONFIG_ARGUMENTS in Makefile.
16064         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16065         by configure.in.
16066         (CONFIG_ARGUMENTS): Likewise.
16067         (CONFIGURE_TARGET_MODULES): New variable.
16068         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16069         ($(CONFIGURE_TARGET_MODULES)): New target.
16070         (configure-libg++, configure-libio): New targets.
16071         (all-libg++): Depend upon configure-libg++.
16072         (all-libio): Depend upon configure-libio.
16073         (configure-libgloss, all-libgloss): New targets.
16074         (configure-libstdc++): New target.
16075         (all-libstdc++): Depend upon configure-libstdc++.
16076         (configure-librx, all-librx): New targets.
16077         (configure-newlib): New target.
16078         (all-newlib): Depend upon configure-newlib
16079         (configure-xiberty): New target.
16080         (all-xiberty): Depend upon configure-xiberty.
16082 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16084         * configure.in (host i[345]86-*-win32):  Expand the
16085         noconfigdirs again.
16087 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16089         * mpw-configure: Fix sed command file name.
16091 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16093         * configure.in (host i[345]86-*-win32): Reduce the
16094         noconfigdirs again.
16096 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16098         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16099         or powerpc*-*-pe*, since they are not yet supported.
16101 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16103         Add PowerMac support and many other enhancements.
16104         * mpw-configure: New option --cc to select compiler to use,
16105         paste options set according to --cc into the generated
16106         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16107         if mpw-make.sed is present.
16108         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16109         add forward includes for PowerPC include files.
16110         * mpw-build.in: Build using Makefile.PPC if present.
16111         (do-byacc, etc): Remove separate version resource builds.
16112         (do-gas): Build "stamps" before "all".
16113         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16114         * mpw-README: Update to reflect --cc option, PowerMac support,
16115         and recently-reported compatibility problems.
16117 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16119         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16120         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16121         (--with-multilib-top): Pass to recursive invocations.
16123 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16125         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16126         v810-*-*.
16128 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16130         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16131         gdb, ld and opcodes on v810-*-*.
16133 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16135         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16136         (local-maintainer-clean): New target.
16137         (maintainer-clean): New target.
16138         (realclean): Just depend upon maintainer-clean.
16140 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16142         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16144 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16146         * configure.in: Build ld in mips*-*-bsd* case.
16148 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16150         * config.sub: Accept -lites* OS.  From Ian Dall.
16152 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16154         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16155         targets.
16157 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16159         * configure.in: treat i386-win32 canadian cross the same as
16160         i386-go32 canadian cross.
16162 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16164         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16165         running under the simulator to build a reduced set of libraries.
16166         (powerpc-*-eabiaix): Add fine grained multilib support added to
16167         other powerpc targets yesterday.
16169 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16171         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16172         -disable-softfloat, -disable-relocatable, -disable-aix, and
16173         -disable-sysv to control which multilib libraries get built.
16175 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16177         * configure: Add Makefile.tem to list of files to remove in trap
16178         handler.
16180 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16182         * config.guess (*Linux*):  Add missing "exit"s.
16183         Also, need specific check for alpha-unknown-linux (uses COFF).
16185 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16187         * config.guess:  Merge with FSF:
16189         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16190         * config.guess (AIX4): More robust release numbering discovery.
16192         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16193         * config.guess (i386-sequent-ptx): Properly get version number.
16195         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16196         * config.guess (mips:*:4*:UMIPS): New case.
16198 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16200         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16201         (i386-win32 host): Likewise.  Don't build readline.
16203 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16205         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16206         SUPPORT_FILES to submakes.
16208 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16210         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16211         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16212         mpw-configure.
16214 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16216         * configure.in (appdirs): Use =, not ==, in test expression when
16217         trying to build the text to print in the warning message for
16218         Solaris users.
16220 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16222         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16224 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16226         * config.guess: Recognize lynx-2.3.
16228 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16230         * config.sub (z8ksim): Deleted
16231         (z8k-*-coff): New, this is the one true name of the target.
16233 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16235         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16237 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16239         * config.guess (*:Linux:*:*): First try asking the linker what the
16240         default object file format is (elf, aout, or coff).  Then if this
16241         fails, try previous methods.
16243 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16245         * configure.in: Don't build newlib for *-*-vxworks5.1.
16247 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16249         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16250         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16252 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16254         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16256 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16258         * cfg-ml-com.in: New file.
16259         * cfg-ml-pos.in: New file.
16261 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16263         * COPYING.NEWLIB: Add HP free copyright to list.
16265 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16267         * config.sub: Recognize -eabi* for the system, not just -eabi.
16269 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16271         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16272         * config.sub, configure.in (win32): New target and host.
16274 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16276         * configure.in: Add i386-pe configuration.
16278 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16280         * mpw-build.in (install): Install GDB after LD.
16282 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16284         * mpw-config.in (elf/mips.h): Always forward-include, needed
16285         for GDB to build.
16287 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16289         * testsuite: New directory for customer acceptance and whole tool
16290         chain tests.
16292 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16294         * configure: If per-host line isn't found, but AC_OUTPUT is found
16295         and a configure script exists, run it instead.
16297 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16299         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16301 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16303         * configure: Set build_{cpu,vendor,os,alias} to host values when
16304         --build isn't specified.
16306 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16308         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16309         (FLAGS_TO_PASS): Pass them.
16310         (EXTRA_TARGET_FLAGS): Ditto.
16312 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16314         * Makefile.in (all-libg++): Depend on all-libstdc++.
16316 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16318         * configure.in (noconfigdirs): Enable all packages for
16319           i386-unknown-netbsd.
16321 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16323         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16324         hosted builds (DOS builds)
16326 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16328         Changes for ARM based on patches from Richard Earnshaw:
16329         * config.sub: Handle armeb and armel.
16330         * configure.in: Omit arm linker only for riscix.
16332 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16334         * config.guess:  Update from FSF.
16336 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16338         * config.sub: Recognize powerpcle as the little endian variant of
16339         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16340         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16341         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16342         temporarily.
16344 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16346         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16348 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16350         * config.sub: Accept -lites* as a basic system type.
16352 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16354         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16355         installed, and if so return linuxoldld as the system name.
16357 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16359         * config.guess: Add hppa1.1-hp-lites support.
16361 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16363         * configure.in: Don't build newlib for m68k-vxworks5.1.
16365 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16367         * configure.in (mips-sgi-irix6): Use mh-irix5.
16369 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16371         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16373 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16375         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16376         OSF/1.  Fix compiler flags.
16377         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16379 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16381         * configure.in: Recognize --with-newlib.
16382         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16384 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16386         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16387         to *_X11_MODULES due to gdbtk needing X include files et al.
16389 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16391         Merge in support for Mac MPW as a host.
16392         (Old change descriptions retained for informational value.)
16394         * mpw-config.in: Add generic include forwards for cpu-specific
16395         include files in aout and elf directories.
16397         * mpw-configure: Added copyright.
16398         * mpw-config.in: Check for presence of required build tools.
16399         (target_libs): Add newlib.
16400         (target_tools): Add examples.
16401         (Read Me): Generate as "Read Me for MPW" instead.
16402         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16403         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16404         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16406         * mpw-configure: Remove subdir-specific makefile hackery,
16407         delete mk.tmp after using it.
16409         * mpw-build.in (all): Display start and end times.
16411         * mpw-configure (host_canonical): Set.
16412         (target_cpu): Always add to makefiles.
16413         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16414         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16415         (mpw-mh-mpw): Look for in srcdir and srcroot.
16416         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16418         * mpw-build.in: (install-only): New target.
16420         * mpw-configure (host_alias, target_alias): Rename from hostalias
16421         and targetalias, add into generated Makefile.
16422         (mk.tmp): If present, add into generated Makefile.
16423         * mpw-build.in (all-gas): Build config.h first before gas proper.
16425         * mpw-configure (config.status): Write only if changed.
16426         * mpw-config.in (readline): Configure it (not built, just used for
16427         definitions).
16429         * mpw-config.in (elf/mips.h): Add a forward include.
16431         * mpw-config.in: Forward-include most .h files in include into
16432         extra-include.
16433         (readline): Don't build.
16434         mpw-build.in (install): Install GDB.
16436         * mpw-configure (prefix, mpw_prefix): Handle it.
16437         * mpw-config.in (mmalloc, readline): Don't configure.
16438         * mpw-build.in (thisscript): Rename to ThisScript.
16439         Use mpw-build instead of BuildProgram everywhere.
16440         (mmalloc, readline): Don't build.
16441         * mpw-README: New file, basic documentation about the MPW port.
16443         * mpw-config.in: Use forward-include to create include files.
16445         * mpw-configure: Add more things to the top of each configured
16446         Makefile, including contents of config/mpw-mh-mpw.
16447         * mpw-config.in (extra-include): Create this directory and fill it
16448         with Posix-like include files when configuring.
16450         * config.sub (apple, mac, mpw): Add various aliases.
16452         * mpw-build.in: New file, top-level build script fragment for MPW.
16453         * mpw-configure: New file, configure script for MPW.
16454         * mpw-config.in: New file, config fragment for MPW.
16456 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16458         * configure.in (host_libs): Remove glob, since it is gone from the
16459         sources.
16461 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16463         * Makefile.in: define empty GDB_NLM_DEPS var.
16465         * configure.in(target_makefile_frag): use config/mt-netware
16466         for netware targets.
16468 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16470         * config.sub: Merge in recent FSF changes.  Remove linux special
16471         cases.
16473 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16475         Revert this change:
16477         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16479                 * build-all.mk: Use CC=cc -Xs on Solaris.
16481 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16483         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16484         stop using it.
16485         * Makefile.in: Nuke all references to glob subdirectory.
16487 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16489         * configure.in: Fix --enable-shared logic in per-host.
16491 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16493         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16495 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16497         * configure.in (noconfigdirs): Don't build gas on AIX, for
16498         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16500 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16502         * configure: Fix --cache-file to work if the file argument is a
16503         relative path.
16505 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16507         * configure: If the --cache-file is used, pass it down to
16508         configure in subdirectories.
16510 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16512         * config.sub: add vxworks29k configuration.
16514 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16516         * Makefile.in (taz): Do "diststuff" part quietly.
16518 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16520         * config.sub: Mini-merge with gcc/config.sub.
16522 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16524         * config.guess (IRIX): Sed - to _.
16526 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16528         * Makefile.in (source-vault, binary-vault): New targets.
16530 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16532         * config.sub: Recognize -eabi as a basic system type.
16534 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16536         * configure.in (enable_shared stuff): Fix typo.
16538 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16540         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16542 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16544         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16546 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16548         * configure.in (rs6000-*-*): Don't build gas.
16550 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16552         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16553         reduce command line length.
16554         (AS_FOR_TARGET): Check for as.new, not Makefile.
16555         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16557 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16559         * config.guess:  Merge from FSF.
16561 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16563         * configure: Don't use $ when handling program_suffix.
16565 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16567         * configure.in:  Configure tk for hppa/hpux.
16569 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16571         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16573 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16575         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16576         to LIBCXXFLAGS.  Tests are better run without it.
16578 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16580         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16582 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16584         * configure.in (*-*-netware*): Don't configure xiberty.
16586 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16588         * configure.in:  Remove tk from native_only list.
16590 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16592         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16593           for special NCD build.
16595 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16597         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16598         makeall.bat, they're only useful for binutils snapshots.
16599         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16600         makeall.bat to specified SUPPORT_FILES.
16602 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16604         * build-all.mk: Add Ericsson targets to sun4 and solaris
16605           hosts.  Add  BNR's sun4 target to solaris host, so their
16606           build-from-source will be tested in-house first.
16608 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16610         * Makefile.in (LIBCFLAGS): New variable.
16611         (CFLAGS_FOR_TARGET): Ditto.
16612         (LIBCFLAGS_FOR_TARGET): Ditto.
16613         (LIBCXXFLAGS): Ditto.
16614         (CXXFLAGS_FOR_TARGET): Ditto.
16615         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16616         (BASE_FLAGS_TO_PASS): Pass them.
16617         (EXTRA_TARGET_FLAGS): Ditto.
16619         * configure.in: Support --enable-shared.
16621 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16623         * configure.in (target_libs):  Include libstdc++ again.
16624         * config.guess:  Update from FSF (for FreeBSD).
16626 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16628         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16629         makeall.bat.
16630         (DISTDOCDIRS): Add `etc'.
16631         (ETC_SUPPORT_PFX): New variable.
16632         (taz): Include anything from etc starting with a word in
16633         ETC_SUPPORT_PFX.
16635 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16637         * config.sub: Update for recent FSF changes.  Remove obsolete
16638         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16639         spacing changes.
16641 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16643         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16645         * config.guess:  Merge with FSF.
16646         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16648 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16650         * configure: Since the "trap 0" handler will override the exit
16651         status on many systems, only use it for "exit 1", and make it set
16652         a non-zero exit status; reset it before "exit 0".  Also, check
16653         exit status of config.sub, and error out if it failed.
16655 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16657         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16658         and install libgloss.
16660 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16662         * Makefile.in (all-binutils): Depend upon all-byacc.
16664         * configure.in: Don't build emacs on Irix 5.
16666 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16668         * configure.in (*-*-netware*): Add libio.
16670 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16672         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16673         (CHECK_TARGET_MODULES): Ditto.
16674         (INSTALL_TARGET_MODULES): Ditto.
16675         (TARGET_LIBS): Ditto.
16676         (all-libstdc++): Note dependencies.
16678 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16680         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16682 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16684         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16685         -fexternal-templates.
16687         * configure.in (target_libs): Add libstdc++.
16688         (noconfigdirs): Add libstdc++ as appropriate.
16690 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16692         * config.guess:  Update from FSF.
16694 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16696         * configure: Use ${config_shell} when running ${configsub}.
16698 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16700         * config.sub: No longer recognize h8300h.
16702 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16704         * config.sub: Remove extraneous differences between config.sub and
16705         gcc/config.sub.
16707 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16709         * Makefile.in (DISTSTUFFDIRS): Add gas.
16711 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16713         * COPYING.NEWLIB: New file.
16715 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16717         * config.guess (HP-UX):  Patch from Harlan Stenn
16718         <harlan@landmark.com> to also emit release level.
16720 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16722         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16724 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16726         * config.sub:  Merge nextstep cleanup from FSF.
16728 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16730         * configure.in (arm-*-*): Don't configure ld for this target.
16732 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16734         * configure.in (*-*-netware): don't configure libg++, libio,
16735           librx, or newlib.
16737 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16739         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16740         configure ld--it works, but it doesn't support shared libraries.
16742 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16744         * config.guess (*-unknown-freebsd*):  Get rid of possible
16745         trailing "(Release)" in version string.
16746         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16748 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16750         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16751         Fix type: *-next-neststep -> *-next-nextstep.
16753         * config.guess:  Merge from FSF:
16755         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16757         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16759         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16761         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16762         instead of UNIX_SV for UnixWare 1.0).
16764 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16766         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16767         to make gdb/nlm/* build after the compiler and linker.
16769 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16771         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16772         not just i[34]86.
16773         (m68k-atari-sysv4):  Relocate to match FSF version.
16775         * config.guess:  More merges from the FSF:
16777         Add a space before function call or macro invocation.
16779         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16781         * config.guess: Add trap cmd to remove dummy.c and dummy when
16782         interrupted.
16784         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16786         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16787         (dummy): Redirect stderr from compilation of dummy.c.
16789         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16791         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16793 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16795         * configure: Accept and ignore --cache*, for compatibility with
16796         new autoconf.
16798 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16800         * config.guess:  Merge from FSF:
16802         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16804         * config.guess (Pyramid*:OSx*:*:*): New case.
16805         (PATH): Add /.attbin at end for finding uname.
16806         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16808         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16810         * config.guess (M88*:DolphinOS:*:*): New case.
16812         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16814         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16815         to select whether to use ELF or COFF.
16817         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16819         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16821         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16823         * config.guess: Guess the OS version for HPUX.
16825         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16827         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16829 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16831         * configure.in: Recognize --with-headers, --with-libs, and
16832         --without-newlib.
16833         * Makefile.in (all-xiberty): Depend upon all-ld.
16835 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16837         * configure.in: Change i[34]86 to i[345]86.
16839 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16841         * configure (version): A few more tweaks to help message.
16843 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16845         * Makefile.in:  Remove (for now) librx as a host library,
16846         now that we're building it for target.
16848 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16850         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16851         (Karl Berry).
16853 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16855         * configure.in:  Also configure librx.
16857 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16859         * Makefile.in:  Update various rules to reflect that librx
16860         is now needed for libg++.
16862 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16864         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16866 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16868         * configure.in: Configure the examples directory.
16870 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16872         * configure: Simplify Jun 2 1994 change.
16874 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16876         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16877         /bin/gcc isn't good enough to build gcc.
16879 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16881         * Makefile.in (GDB_SUPPORT_FILES): Remove
16882         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16883         (gdb.tar.gz): Add new rule to use standard distribution building
16884         mechanism.
16886 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16888         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16889         Bill Cox <bill@cygnus.com>.
16891 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16893         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16895 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16897         * configure:  Search current dir first in .gdbinit.
16899 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16901         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16903 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16905         * config.sub:  Refer to NeXT's operating system as nextstep.
16907         * config.sub (case $basic_machine):  Re-order the cases, to match
16908         the order in the FSF version (which is mostly alphabethical).
16909         Merge in some additions and changes from the FSF.
16911 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16913         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16914         * config.sub: Recognize cxux7.
16915         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16917 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16919         * config.sub:  Fix typo powerpc -> powerpc-*.
16921 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16923         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16925         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16926         parallel with all-emacs and install-emacs).  Top-level command
16927         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16929 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16931         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16932         $(relbindir)/make before doing ``make install'', and use
16933         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16934         installing over running make binary.
16935         ($(host)-stamp-stage3-installed): Likewise.
16937 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16939         * config.guess: Recognize Mach.
16941 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16943         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16944         see whether --exec-prefix was used.
16946 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16948         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16950 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16952         * Makefile.in: Add all-librx target similar to all-libproc.
16954 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16956         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16957         with post 1.2 uname bogosity.
16959 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16961         * configure: Remove temporary files on receipt of a signal.
16963 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16965         * configure: If there is a package_makefile_frag, remove
16966         ${subdir}/Makefile.tem after copying it in.
16968 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16970         * build_all.mk: support rs6000 lynx identifies itself as
16971         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16972         since /bin/gcc is too feeble to compile a modern gcc.
16974 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16976         * brought devo/test-build.mk update-to-date with progressive/
16977           test-build.mk. Add lynx targets and hppa flag info.
16979 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16981         * configure.in:  Use mh-ncrsvr43.  Patch from
16982         Tom McConnell <tmcconne@sedona.intel.com>.
16984 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16986         * config.guess (i386-unknown-bsdi):  No longer need to
16987         check #if defined(__bsdi__) && defined(__i386__).
16989 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16991         * configure: Set program_transform_nameoption correctly.
16993 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16995         * brought build-all.mk update-to-date with progressive build-all.mk,
16996           added new targets and hppa info.
16998 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17000         * configure: If config.guess result is a prefix of the user
17001         specified target, assume a native build and use the user specified
17002         target as the host alias.  Remove SunOS patch suffix removal hack.
17003         * configure.in: Remove SunOS patch suffix removal hack.
17005         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17006         in NATIVE_CHECK_MODULES.
17008 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17010         * Makefile.in: Rename HOST_ONLY to NATIVE.
17011         * configure: Delete SunOs patch suffix from host_canonical
17012           and build_canonical variables that are prepended to Makefiles.
17013         * configure.in: Add comments for easier maintenance.
17015 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17017         * Makefile.in: Add all-libproc target similar to all-gui.
17019 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17021         * Makefile.in (CHECK_MODULES): split into
17022         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17024 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17026         * config.guess (i386-unknown-bsdi): New system to guess.
17028 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17030         * Makefile.in: Add all-gui target (but not yet build by "all").
17032 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17034         * config.sub: Move deletion of patch suffix from here...
17035         * configure.in: To here, at Ian's suggestion.  The top-
17036           level scripts might need to know of a patch level.
17038 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17040         * config.sub: Strip off patch suffix so rtl is recognized
17041           as a sunos4.1.3 machine, even though it's been patched.
17043 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17045         * Makefile.in (INSTALL_LAST): Delete.
17046         (INSTALL_DOSREL): New.
17048 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17050         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17051         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17052         whether we pass down --with-gnu-ld anyhow.
17054 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17056         * Makefile.in (INSTALL_LAST): Change operation so it works
17057         on more flavors of make.
17058         * configure.in (go32): Don't build libg++ or libio.
17060 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17062         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17063         they can be overriden by templates.
17065 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17067         * configure.in (target==go32): Don't build gdb.
17068         * dosrel: New directory.
17070 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17072         * configure.in (host==go32): Configure dosrel too.
17073         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17074         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17075         be set by incoming names or templates.
17076         (INSTALL_LAST): New rule.
17078 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17080         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17082 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17084         * configure.in (appdirs): New variable.  Currently empty, but will
17085         be used in gas distribution.  If nonempty, lists a set of
17086         directories at least one of which must get configured, or top
17087         level configuration is considered to have failed.
17088         (rs6000-*-lynxos*): Use new file name.
17090 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17092         Eliminate XTRAFLAGS.
17093         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17094         newlib include files using -idirafter, and also use -nostdinc.
17095         (CXX_FOR_TARGET): Likewise.
17096         (XTRAFLAGS): Removed.
17097         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17098         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17099         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17100         ($(DO_X)): Don't pass down XTRAFLAGS.
17102 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17104         * configure.in (mips*-dec-bsd*): New target; do build linker.
17105         (mips*-*-bsd*): New target; don't build linker.
17107 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17109         * configure.in: support rs6000-*-lynxos* configuration.
17110         support sunos4 as a cross target.
17112         * config.sub: look for lynx*, not lynx since the OS version may
17113         legitimately be part of the name.
17115 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17117         * configure.in (i[34]86-*-sco*): Move to be with other i386
17118         targets.
17119         (romp-*-*): New target.  Skip various binary utilities.
17120         (vax-*-*): New target.  Don't build newlib.
17121         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17123 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17125         * configure.in: Only set host_makefile_frag if config
17126         directory exists.
17128 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17130         * install.sh: If $dstdir exists, don't check whether each
17131         component does.
17133 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17135         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17137 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17139         * configure.in (*-*-lynxos*): Don't configure newlib for either
17140         native or cross Lynx.
17142 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17144         * config.sub (sparc64-elf): Fix os.
17145         (z8k): Remove duplicate.
17147 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17149         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17150         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17152 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17154         * configure: Make file links cleanly even if Lynx fails on
17155           an NFS symlink (at least fail cleanly).
17157 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17159         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17160         -XNh2000.
17162 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17164         * configure: Unknown options are fatal again.
17166 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17168         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17169         compatibility.
17171 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17173         * build-all.mk: Add `clean' target.
17175 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17177         * config.guess:  Add SINIX support.
17178         * configure.in:  Add mips-*-sysv4* support.
17180 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17182         * build-all.mk: Document all useful targets.
17183         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17184         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17186 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17188         * configure: Support --silent, --quiet.
17190 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17192         * configure: Support --disable-FEATURE.
17194 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17196         * config.guess: Recognize NCR running SVR4.3.
17198 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17200         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17201         Patch from Paul Eggert <eggert@twinsun.com>.
17203 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17205         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17207 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17209         * configure: Make unrecognized options give nonfatal warnings
17210         instead of fatal errors, and pass them to any subdirectory
17211         configures in case they recognize them.
17212         Make --x equivalent to --with-x.
17214 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17216         * configure: Add --enable-* options.  Clean up usage message and
17217         some comments.
17219 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17221         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17223 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17225         * configure.in (hppa*-*-*): Enable binutils.
17227 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17229         * config.sub: Recognize cisco.
17231 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17233         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17235 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17237         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17238         than one configuration name.  Add comment.
17240 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17242         * config.guess: about target *-hitachi-hiuxwe2, fixed
17243         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17244         macro is incorrect.]
17246 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17248         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17249         than the "make ls" stuff which used to be here.
17251 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17253         * config.guess:  Recognize i[34]86-unknown-freebsd.
17254         From Shawn M Carey <smcarey@rodan.syr.edu>.
17256 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17258         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17260 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17262         * config.guess: Check for ptx.
17264 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17266         * config.sub: Add os9k checking.
17268 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17270         * config.guess: Handle OSF1 running on HPPA processors
17272 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17274         * configure: If subdir configure fails, print out a message with
17275         subdirectory name, in case subdir's configure code didn't identify
17276         itself.
17278 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17280         * configure.in: Remove embedded newlines from configdirs.
17281         Avoid mismatches of substrings.  Fix matching strings at end
17282         of configdirs.
17284 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17286         * config.guess:  Add Lynx/rs6000 config support.
17288 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17290         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17292 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17294         * configure.in (hppa*-*-osf*): Treat this just like most other
17295         PA configurations (eg no binutils or ld).
17296         (hppa*-*-*elf*): These configurations have binutils and ld.
17298 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17300         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17302 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17304         * configure.in (rs6000-*-*): Build gas.
17306 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17308         * Makefile.in:  Avoid bug in losing hpux sed.
17310 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17312         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17313         for GDB and GDB has been fixed to not need it.
17315 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17317         * config.guess: Recognize vax hosts.
17319 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17321         * configure (while loop): Don't use "break 2" inside case
17322         statement -- the case statement isn't an enclosing loop.
17324 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17326         * config.guess:  Clean up NeXT support, to allow nextstep
17327         on Intel machines.  Make OS be nextstep.
17329 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17331         * config.guess: Add alternate forms for Convex.
17333 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17335         * configure:  Completely rewrite option processing.  Take
17336         advantage of pattern-matching to avoid invoking test frequently.
17337         Also clean up host and target defaulting logic.
17339 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17341         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17342         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17343         commands (plus user environment) will fit SCO limits.
17345 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17347         * configure.in: Don't issue warnings about directories which are
17348         not being configured if -norecursion is set.  Correct test for
17349         --with-gnu-as and --with-gnu-ld to not get confused by substring
17350         matches.
17352         * configure.in: Don't build gas for alpha-dec-osf1*.
17354 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17356         * configure:  Back out Per's change of 12/19/1993.  It changes the
17357         behavior of configure in unexpected and confusing ways.
17359         Also, use different delim char when calculating
17360         program_transform_name so that the name can contain slashes.
17362 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17364         * configure.in, config.sub: Add support for VSTa micro-kernel.
17366 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17368         * configure.in: Nuke hacks which were used to get a special
17369         version of GAS for HPPA configurations.
17371 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17373         * configure:  If only ${target_alias} is given, use that
17374         as the default for ${host_alias}.
17375         * configure:  Add missing back-slashes before nested quotes.
17377 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17379         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17381 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17383         * config.guess:  Recognize some Tektronix configurations.
17384         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17386 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17388         * config.sub: Match any flavor of SH.
17390 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17392         * configure.in: Don't try to configure newlib for Alpha.
17394 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17396         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17397         libg++ or libio for any Alpha target.
17399         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17401 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17403         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17404         default arguments -- so it tried to compress itself.
17406 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17408         * configure.in (notsupp): ensure that a space is always at the end
17409           of the configdirs list, since the grep checks for an explicit space
17411 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17413         * configure.in (target i386-sysv4.2): don't build ld, since static
17414           versions of many libraries are not available.
17416 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17418         * config.guess: Recognize Apollos (using environment variables).
17419         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17421 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17423         * config.guess: Recognize Sony news mips running newsos.
17425 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17427         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17428         "fi ; else" for bash.
17430 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17432         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17434 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17436         * config.sub: accept unixware as an alias for svr4.2.
17437         Fix some inconsistancies with the gcc version.
17439 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17441         * Makefile.in (DISTDOCDIRS):  Add gdb.
17443 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17445         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17447 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17449         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17450         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17451         this now.
17453 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17455         * config.sub: Accept hiux* as an OS name.
17457         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17458         etc/make-stds.texi.  The underscore came from gcc, and dje now
17459         agrees that RUNTESTFLAGS is the correct name.
17461 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17463         * install.sh:  Remove 'set -e'.  It makes any conditionals
17464         in the script useless.
17466         * config.guess: Automatically recognize arm-acorn-riscix
17467         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17469 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17471         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17473 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17475         * Makefile.in (DISTDOCDIRS): New variable.
17476         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17477         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17479 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17481         * configure.in (hppa target): check the source directory for the
17482           pagas sub-directory
17484 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17486         * config.sub: Allow -aout* and -elf*.
17488 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17490         * configure.in: Don't build ld on i386-solaris2, same as for
17491         sparc-solaris2.
17493 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17495         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17497 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17499         * configure.in:  Configure gdb for alpha.
17501 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17503         * Makefile.in (CXXFLAGS): Add -O.
17505 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17507         * config.guess: added support for DG Aviion
17509 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17511         * configure.in: Produce warning message for subdirectories not
17512         configurable for this host/target combination.  Don't try to
17513         configure gdb for vms.
17515 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17517         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17518         appropriate files before making "diststuff".
17519         (DISTBISONFILES): New var: list of files to be edited.
17520         (DISTSTUFFDIRS): Add binutils.
17522 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17524         * config.sub: also handle mipsel and mips64el (for little endian mips)
17526 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17528         * configure.in: Add * to end of all OS names.
17530 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17532         * configure.in: Build newlib for LynxOS native.
17534 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17536         * config.guess: Add support for delta 88k running SVR3.
17538         * configure.in: Add comment about HP compiler vs. emacs.
17540 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17542         * configure.in: don't build ld on solaris2 (not a viable option
17543           due to bugs in getpwnam & getpwuid)
17545 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17547         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17548         config.guess will produce a full version number.
17550 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17552         * configure.in: Build linker and binutils for alpha-dec-osf1.
17554 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17556         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17557         and gdb/testsuite/Makefile.in.
17559 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17561         * configure.in: recognize mips*- instead of mips-
17563 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17565         * config.sub: Accept linux*coff and linux*elf as operating
17566         systems.
17568 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17570         * config.sub: Recognize mips64, and mips3 as an alias for it.
17572 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17574         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17575         gdb knows how to handle OSF/1 shared libraries.
17577 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17579         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17580         * config.guess: Recognize Hitachi's HIUX.
17581         * config.sub: Recognize h3050r* and hppahitachi.
17582         Remove redundant cases for hp9k[23]*.
17584 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17586         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17587         if gas and ld are in the source tree and are in ${configdirs}.
17588         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17589         --with options (but still pass them down on the command line,
17590         if they were explicitly specified).
17592 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17594         * configure: substitute SHELL value in Makefile.in with
17595         ${CONFIG_SHELL}
17597 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17599         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17600         *-*-solaris2* targets.
17602 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17604         * Makefile.in: define M4, and pass it down to sub-makes;
17605         all-autoconf now depends on all-m4
17607 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17609         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17610         presence of {ar,ranlib} instead of a configured directory
17612 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17614         * config.guess: Accept 34?? as well as 33?? for NCR.
17616 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17618         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17619         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17621 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17623         * configure: grab values for $(CC) and $(CXX) from the
17624         environment, so that someone can do "CC=gcc configure; make" and
17625         have it work right (matching the way that autoconf works now)
17627         * configure.in, Makefile.in: add support for gash, the tcl
17628         interface to Galaxy
17630         * config.guess: add NetBSD variants (hp300, x86)
17632 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17634         * install.sh: Support -d option (in the manner of SunOS 4 install,
17635         as it is more deterministic than that of GNU install)
17636         (chmodcmd): Set file to mode 755 by default (should also do default
17637         chgrp and chown, but I don't feel like dealing with that now)
17639 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17641         * config.sub: Remove h8300hhms alias.
17643 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17645         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17647 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17649         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17650         as stmp-fixinc
17652 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17654         * config.sub: recognize m88110-bug-coff.
17656 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17658         * Makefile.in (all-libio): all dependencies on the toolchain used
17659         to build this (gcc, gas, ld, etc)
17661 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17663         * config.guess: Deal with OSF/1 1.3 on alpha.
17665 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17667         * install.sh: add some 'else true' clauses for portability
17669         * configure.in: don't build libio for h8[35]00-*-* targets
17671 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17673         * Makefile.in:  Add support for new libio.
17675 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17677         * install.sh: If one command fails, don't try the rest.  Don't try
17678         to remove $dsttmp (via trap) unless we have already created it.
17679         If $src doesn't exist, detect it and exit with an error.
17681         * config.guess: Recognize BSD on hp300.
17683 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17685         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17686         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17688 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17690         * Makefile.in (all-send-pr): depends on all-prms
17692 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17694         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17696 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17698         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17699         Added test for mips-mips-riscos5.
17701 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17703         * configure.in: use mh-hp300 for 68k HP hosts
17705 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17707         * configure: add support for CONFIG_SHELL, so that you can use
17708         some alternate shell for evaluating configure scripts
17710 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17712         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17713         in configure script to bug-gdb@prep.ai.mit.edu when building
17714         distribution archive.
17715         * Makefile.in (COMPRESS):  Remove def.
17716         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17717         gdb.tar.Z and make-gdb.tar.Z respectively.
17718         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17719         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17720         to convergence with 'taz' target in Makefile.in.
17722 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17724         * install.sh (dsttmp): use trap to ensure that tmp files go
17725         away on error conditions
17727 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17729         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17731 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17733         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17734         its parent is '/' not ''.
17736         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17738 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17740         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17741         that ${newsrcdir}/configure.in does.
17743 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17745         * test-build.mk: support for CONFIG_SHELL
17747 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17749         * config.sub (netware):  Add as a basic system type.
17751 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17753         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17754           $(srcdir)/ from the dependency on Makefile.in.
17756 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17758         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17759         (h8300hhms is temporary until multi-libraries are implemented).
17760         * configure.in: Handle h8300h too.
17762 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17764         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17766 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17768         * configure:  Remove extraneous output when guessing host type.
17769         * config.guess:  Remove extraneous output when guessing using C
17770         compiler rather than uname, or when guessing fails.
17772 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17774         * Makefile.in: remove all.cross and install.cross targets
17776         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17777           definitions
17779 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17781         * configure.in (target sh): Build gprof.
17783 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17785         * config.sub: change -solaris to -solaris2
17787 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17789         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17791 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17793         * configure: Correct error message for missing Makefile.in to
17794         print correct directory.
17796 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17798         * install.sh: kludge around 386BSD shell bug
17800 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17802         * config.guess:  Recognize NeXT.
17803         * config.guess:  Recognize i486-ncr-sysv4.
17804         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17806 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17808         * Makefile.in (MAKEINFOFLAGS): New variable.
17809         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17810         * build-all.mk, test-build.mk: Pass down --no-split as
17811         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17813 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17815         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17817 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17819         * Makefile.in (libg++.tar.z):  New rule.
17820         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17821         * Makefile.in (taz):  Only do a single chmod.
17823 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17825         * install.sh: don't use dirname anymore (replaced with sed usage)
17827 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17829         * Makefile.in:  Change extension for gzip'd files from '.z' to
17830         '.gz' per new FSF standard usage.
17832 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17834         * configure: put quotes around the final value of program_transform_name
17836 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17838         * Makefile.in: new install.sh support; update install-info rules
17840 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17842         * configure.in: Build diff for crosses, but not for go32 host.
17844         * configure.in: Build gprof only for native, and don't build it
17845         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17847 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17849         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17851 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17853         * configure.in (host_tools): Add prms.
17855 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17857         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17858         with $(FLAGS_TO_PASS) on the command line
17860         * config.sub: Recognize lynx and lynxos
17862 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17864         * config.sub: Accept -ecoff*, not just -ecoff.
17866 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17868         * Makefile.in (taz): Use .gz suffix instead of .z.
17869         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17870         names.
17872 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17874         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17876 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17878         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17879         that rebuilds that might happen during 'make install' don't get
17880         bogus gcc include files
17882 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17884         Change from Utah for HPPA support:
17885         * config.guess: Recognize hppa1.x-hp-bsd.
17887 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17889         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17890         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17892 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17894         * config.sub: Add support for rom68k and bug boot monitors.
17896 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17898         * Makefile.in: Make all-opcodes depend on all-bfd.
17900 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17902         * config.guess: Added special check for i[34]86-univel-sysv4*.
17904 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17906         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17907         the processor rather than assuming i486.
17909 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17911         * config.guess: Recognize SunOS6 as Solaris3.
17913 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17915         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17916         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17918 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17920         * build-all.mk (all-cross): New target for Canadian Cross.
17921         Added Q2 go32 targets.
17922         * test-build.mk: Configure go32 cross sparclite-aout and
17923         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17924         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17926 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17928         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17929         GO32 hosted toolchains
17931 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17933         * configure: change  so "-exec-prefix" gets passed down rather
17934         than "-exec_prefix" so autoconf generated Makefiles get the
17935         exec_prefix set right.
17937 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17939         * config.guess: get the Solaris2 minor version number
17941         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17943 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17945         * config.guess: Recognize some Sequent platforms.
17947 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17949         * Makefile.in: added the vault-install target
17951         * configure.in: actually use the Sun3 makefile fragment that's in
17952         config, also added the release dir to configdirs
17954 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17956         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17958 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17960         * configure.in: remove some program from Alpha targetted toolchains
17962 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17964         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17965         gprof.
17966         (taz): Run "make diststuff" in those directories instead of "make
17967         proto-dir".  Look for "VERSION=" only at start of line in subdir
17968         Makefile.  Use "gzip -9" for compression.
17969         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17970         (binutils.tar.z): New target.
17972 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17974         * Makefile.in (taz): Include gpl.texinfo.
17976 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17978         * Makefile.in (setup-dirs): Merged into "taz" target.
17979         (taz): Only do `proto-dir' stuff if a directory is actually needed
17980         for this target.
17982 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17984         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17985         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17986         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17987         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17988         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17990 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17992         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17993         config.sub, and move-if-change to gdb testsuite distribution
17994         archive, so the testsuite can be extracted, configured, and
17995         run separately from the gdb distribution.  Blow away the Chill
17996         tests that require a Chill compiled executable, since GNU Chill
17997         is not yet publically available.
17999 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18001         * test-build.mk: set environment variables in a single command,
18002         instead of a list of assignments and exports
18004         * config.guess: recognize Alpha/OSF1 systems
18006 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18008         * configure: Change help message to prefer --options rather than
18009           -options.
18011 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18013         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18014         zippy@ecst.csuchico.edu.
18015         * config.guess: Recognize miniframe.
18017 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18019         * Makefile.in: Use srcroot to find runtest rather than rootme.
18020         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18022 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18024         * test-build.mk: Extensive additions to support building on a
18025         machine other than the host.
18027 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18029         * configure (tooldir): Fix for i386-aix again.
18031 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18033         * configure, Makefile.in:  Change definition of $(tooldir)
18034         to match the FSF.
18036 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18038         * config.guess:  Recognize i[34]86/SVR4.
18040 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18042         * Makefile.in (all-gdb): gdb depends on sim.
18044 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18046         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18047         at the same time we make the prototype gdb directory.
18048         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18049         files at the same time as the gdb base release distribution.
18051 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18053         * Makefile.in (check): Use individual check targets rather than
18054         DO_X rule.
18055         (check-gcc): Added.
18057 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18059         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18060         for System V release 3.2.
18062 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18064         * config.sub: Recognize hppaosf.
18065         * configure.in: Do configure ld/binutils/gas for it.
18067 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18069         * configure (tooldir): Alter syntax used to set this, for systems
18070         where "\$" isn't handled right, like i386-aix.
18072 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18074         * configure: Pass program-transform-name, not
18075         program_transform_name, to recursive configures.
18077 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18079         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18080         of gas+ld+binutils.
18082 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18084         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18086 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18088         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18090 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18092         * Makefile.in (PRMS): Set back to all-prms.
18094 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18096         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18097         targets, rather than for MIPS hosts.
18099 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18101         * configure.in: add comment for --with-x default values
18103         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18105         * Makefile.in: add check-* targets for each of the directories in
18106         the tree.  Add a definition of RUNTEST that will use the one we
18107         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18109 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18111         * configure.in: Removed obsolete references to bfd_target and
18112         target_makefile_frag.
18114         * build-all.mk: Set assorted targets for Q2.
18115         * config.sub: Recognize z8k-sim and h8300-hms.
18116         * test-build.mk: Really don't pass host to configure.
18117         (HOLES): Added uname.
18119 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18121         * configure: Handle an empty program-prefix, program-suffix or
18122         program-transform-name correctly.
18124 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18126         * build-all.mk: -G 8 no longer required for MIPS targets.
18127         * test-build.mk: Don't pass host argument to configure; make it
18128         guess.
18130 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18132         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18133         * Makefile.in (COMPRESS):  New macro, like GZIP.
18135 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18137         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18139         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18140         with gas currently defaults to -G 0.
18142 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18144         * Makefile.in (all-flex): flex depends on byacc.
18146         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18147         to test-build.mk as RELEASE_TAG.
18148         * test-build.mk (configargs): New variable containing arguments to
18149         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18150         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18152         * config.guess: Use /bin/uname when checking -X argument on SCO,
18153         to avoid invoking GNU uname which doesn't understand -X.
18155         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18157         * configure.in: Build gas for mips-*-*.
18159 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18161         * Makefile.in (all.normal): insert missing backslash.
18163 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18165         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18167         * Makefile.in: Complete overhaul to merge many almost identical
18168         targets.
18170 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18172         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18173         (gdb.tar.Z): Adjusted.
18175         * Makefile.in (setup-dirs, taz): New targets; should be general
18176         enough to adapt for gdb sometime.  Build only .z file.
18177         (gas.tar.z): New target.
18179 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18181         * build-all.mk: Use CC=cc -Xs on Solaris.
18183 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18185         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18186         for handling BISON for FSF releases.
18188 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18190         * configure: Actually implement the change zoo just documented.
18192 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18194         * configure: when using config.guess, only set target_alias when
18195         it's not already been set (ie, on the command line)
18197 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18199         * Makefile.in: add installcheck target, set PRMS to install-prms
18201 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18203         * configure: add support for package_makefile_fragment, handle the
18204         case where a directory has a configure.in file but no Makefile.in
18205         more gracefully (with an actual understandable error message, even);
18206         add support for --without (and add this to the usage message); also
18207         explicitly add a --host=${host_alias} to the command line when
18208         config.guess is used
18210 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18212         * configure: Must use both --host and --target in recursive calls.
18214 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18216         * Makefile.in: Change deja-gnu to dejagnu.
18218 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18220         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18222 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18224         * configure.in: canonicalize all instances to *-*-solaris2*,
18225         also strip out a number of tools to not build for go32 host
18227 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18229         * config.guess: add GPL.
18231         * Makefile.in, config.guess, config.sub, configure: bump
18232           copyrights to 93.
18234 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18236         * Makefile.in (do-info): Removed obsolete check for existence of
18237         localenv file.
18239         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18241 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18243         * Makefile.in: a couple of 'else true' for decstation,
18244         support for TclX
18246         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18248 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18250         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18252 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18254         * config.guess: Recognize i386-ibm-aix (PS/2).
18255         * configure.in: Use config/mh-aix386 file for it.
18257 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18259         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18260         CC_FOR_TARGET instead.
18261         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18263 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18265         * Makefile.in: Add sim to list of directories sent with gdb
18267 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18269         * configure.in: Put back mips-dec-bsd* case.
18271 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18273         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18274         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18275         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18277 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18279         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18281         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18282         (install-info): install dir.info only if it exists,
18283         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18285 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18287         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18288         gas for mips-dec-bsd.
18290 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18292         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18293         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18295 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18297         * configure.in: Added "dejagnu" to hosttools list.
18299 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18301         * config.sub, configure.in, config.guess:  Add support
18302         for Bosx, an AIX variant from Bull.
18303         Patches from F.Pierresteguy@frcl.bull.fr.
18305 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18307         * devo/dejagnu: Initial creation of devo/dejagnu.
18308         Migrated dejagnu testcases and support files for testing software
18309         tools to reside as subdirectories, currently called "testsuite",
18310         within the directory of the software tool.  Migrated all programs,
18311         support libraries, etc. beloging to dejagnu proper from
18312         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18313         with no modifications.  The changes to these files which will
18314         allow them to configure, build, and execute properly will be made
18315         in a future update.
18317 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18319         * Makefile.in: Change send_pr to send-pr.
18320         * configure.in: Likewise.
18321         * send_pr: Renamed directory to send-pr.
18323 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18325         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18327 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18329         * README:  Update for gdb-4.8 release.
18330         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18331         gdb-xxx.tar.z (gzip'd) file also.
18333 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18335         * Makefile.in: make all-diff depend on all-libiberty
18337 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18339         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18341 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18343         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18345 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18347         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18348         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18349         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18351 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18353         * Makefile.in:  makeinfo binary is in a new location
18355 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18357         * config.sub: Accept -ecoff as an OS.
18359         * Makefile.in: Various changes to eliminate a level of make
18360         recursion and reduce the required command line length.
18361         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18362         sub-makes.
18363         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18364         variables holding settings for specific sub-makes.
18365         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18366         in terms of BASE_FLAGS_TO_PASS.
18367         (TARGET_LIBS): New variable listing directories which use
18368         TARGET_FLAGS_TO_PASS.
18369         (subdir_do): Eliminated.
18370         (do-*): New set of targets to replace subdir_do.
18371         (various): All targets which used subdir_do now depend on do-*.
18372         (local-clean): Renamed from do_clean.
18373         (local-distclean): New target, dependency of distclean and
18374         realclean.
18375         (install-info): Don't create directories.  Depend on dir.info
18376         rather than calling make recursively.
18377         (install-dir.info): Eliminated.
18378         (install-info-dirs): Create all info directories here.
18379         (dir.info): Depend upon do-install-info.
18381         * test-build.mk (HOLES): Added false.
18383 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18385         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18387 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18389         * Makefile.in (info): remove dependency on all-texinfo.  The
18390         problem was really in texinfo/C, not at this level.
18392 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18394         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18396 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18398         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18399         GDB releases.
18401 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18403         * configure: Include srcdir in message about target of link not
18404         being found.  Don't convert `-' to `_' in `with' options being
18405         passed to subdirs.
18407 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18409         * configure.in: add uudecode to host_tools
18411         * Makefile.in: added {all,install}-uudecode targets, added them to
18412         the appropriate lists
18414 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18416         * Makefile.in (all-gcc): Added dependency on all-gas.
18418         * configure.in (mips-*-*): Build ld and binutils.
18420 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18422         * configure: check return code from mkdir, print error message and
18423           exit on failure.
18425 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18427         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18429 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18431         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18433 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18435         * config.sub (h8500):  Recognize this as a cpu type.
18437 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18439         * configure: source directory missing is no longer a warning
18441         * configure.in: recognize irix[34]* instead of irix[34]
18443         * Makefile.in: define and pass down X11_LIB
18445 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18447         * guess-systype: Renamed to ...
18448         * config.guess:  ... by popular request.
18449         * configure.in, Makefile.in:  Update accordingly.
18451 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18453         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18454         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18455         + Execute ./dummy instead of assuming . is in PATH.
18457 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18459         * guess-systype:  New shell script.  Attempts to guess the
18460         canonical host name of the executing host.
18461         Only a few hosts are supported so far.
18462         * configure:  Call guess-systype if no host is specified.
18464 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18466         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18467         gcc Makefile.
18469 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18471         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18472         (all-gcc, install-gcc, subdir_do): Use it.
18474 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18476         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18478 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18480         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18481           set exclusively by configure, using configure.in .
18483 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18485         * test-build.mk: set $PATH for all builds
18487         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18489 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18491         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18492         the one used in gcc/Makefile.in, so that a null expansion doesn't
18493         override the one needed to build gcc with a native cc.
18495 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18497         * configure: Accept -with arguments.
18499 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18501         * Makefile.in: added h8300sim
18503 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18505         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18506         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18507         (all-cygnus, native, build-cygnus): Make
18508         $(canonhost)-stamp-3stage-done, not $(host)....
18509         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18510         i386-sco3.2v4.  Added else true to if command.
18512 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18514         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18516 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18518         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18520 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18522         * configure.in: don't remove binutils from Solaris builds
18524 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18526         * Makefile.in: get rid of earlier definitions for *clean,
18527         also handle the recursive info rule better
18529 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18531         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18532         do more-or-less the right thing.
18534 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18536         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18537         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18539 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18541         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18542         $(host_canonical).
18544         * configure.in: split the configdirs list into 4 categories (native
18545         v. cross, library v. tool) and handle the cross-only and native-
18546         only in more reasonable (and correct!) way.
18548 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18550         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18551         configdirs anymore.
18553 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18555         * Makefile.in: extensive cleanup::  removed all of the explicit
18556         clean-* targets, collapsed many wrappers around subdir_do into
18557         one, added additional targets to satisfy standards.texi, deleted
18558         some old targets, some changes for consistency
18560 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18562         * configure.in: handle some programs as cross-only, and others as
18563         native only
18565         * test-build.mk: handle partial holes in a more generic manner
18567         * Makefile.in: m4 depends on libiberty
18569 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18571         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18572         time, wdiff, and find to configdirs
18574         * Makefile.in: all, clean, and install rules for the new programs
18575         added to configure.in
18577 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18579         * configure.in: use mh-sun for all *-sun-* hosts
18581 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18583         * Makefile.in: define flags for X11 include files and library file
18584         locations, pass them down to the programs that need this info
18586         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18588 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18590         * configure.in: start building libg++ for HP-UX targets
18592 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18594         * README:  Update references to files moved into etc/.
18596 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18598         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18599         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18601 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18603         * configure: accept dash as well as underscore in long option
18604         names for FSF compatibility.
18606 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18608         * config.sub: added -sco3.2v4 support from FSF.
18610 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18612         * configure.in: expand the section that adds or removes
18613         directories from the list of programs to build, to handle native
18614         vs. cross in addition to host v. native
18616 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18618         * Makefile.in:  Replace C++ in macro names with CXX.
18619         This is less likely to break ...
18621 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18623         * test-build.mk: add -w to GNU_MAKE
18625 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18627         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18628         add 'sparc' to list of recognized cpus.  This needed to make
18629         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18630         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18631         then changes that into $CPU-wrs-vxworks.
18633         * configure.in: remove most references to gdbtest, regularize
18634         target based program removal
18636         * test-build.mk: import from p3 tree (many fixes and changes)
18638 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18640         * Makefile.in: added rules to handle tcl, tk, and expect
18642         * configure.in: handle those directories if they exist
18644 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18646         * config.sub: removed bogus hppabsd and hppahpux names, since
18647         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18649 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18651         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18652         depends upon all-xiberty
18654         * Makefile.in: changes from p3, including:
18656         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18658         * Makefile.in (XTRAFLAGS): include newlib directories if
18659         newlib/Makefile exists, rather than if host != target.
18661         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18663         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18664         from the same source tree and not building a cross-compiler.  This
18665         matters for the libg++ configuration if reconfiguring a tree that
18666         has already been installed.
18668         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18670         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18671         pick up the machine and system specific header files.
18673         * Makefile.in: added AS_FOR_TARGET, passed down in
18674         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18675         the C compiler to use to create programs which are run in the
18676         build environment, set it to default to $(CC), and passed it down
18677         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18679         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18681         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18682         We need them for unusual native builds, like systems without
18683         ranlib.
18685         * configure: also define $(host_canonical) and
18686         $(target_canonical), which are the full, canonical names for the
18687         given host and target
18689 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18691         * Makefile.in:  Added separate definitions for C++.
18693 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18695         * configure.in (configdirs):  Add deja-gnu.
18697 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18699         * README:  Update for configure.texi and gdb-4.7 release.
18701 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18703         * Makefile.in:  Move "all" target to top of file.
18704         Previously, first target was ".PHONY" which caused BSD4.4 make
18705         to build .PHONY when make was run without arguments.
18707 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18709         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18710         Library-copylefted code in libiberty.
18712 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18714         * config.sub:  Replace m68kmote with plain old m68k.
18716 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18718         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18720 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18722         * config.sub: Complain if no argument is given.  Added support for
18723         386bsd as OS and target alias.
18725 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18727         * Makefile.in (XTRAFLAGS): include newlib directories if
18728         newlib/Makefile exists, rather than if host != target.
18730 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18732         * config.sub: recognize sparclite-wrs-vxworks.
18734         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18735         p3.) Added clean-xiberty to clean.
18737 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18739         * configure.in: use *-*-* instead of nested cases for host and target
18741 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18743         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18744         from the same source tree and not building a cross-compiler.  This
18745         matters for the libg++ configuration if reconfiguring a tree that
18746         has already been installed.
18748 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18750         * config.sub (i486v/i486v4):  Merge in from FSF version.
18752 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18754         * configure: only set PWD if it is already set.
18756 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18758         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18759         doesn't have unset and all success paths (and most error paths)
18760         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18761         to just ${PWD} to avoid confusion.)
18763 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18765         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18766         even for a native compilation.
18768 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18770         Changes to make the gdb.tar.Z rule work better.
18772         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18773         (DEVO_SUPPORT):  Add configure.texi.
18774         (bfd-ilrt.tar.Z):  Remove ancient rule.
18776 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18778         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18779         pick up the machine and system specific header files.
18781         * configure.in, config.sub: added new target m68010-adobe-scout,
18782         with alias of adobe68k.  Changed configure.in to check for
18783         -scout before -sco* to avoid a false match.
18785         * Makefile.in: added AS_FOR_TARGET, passed down in
18786         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18787         the C compiler to use to create programs which are run in the
18788         build environment, set it to default to $(CC), and passed it down
18789         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18791 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18793         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18794         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18795         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18796         FOR_TARGET variants, to newlib and libg++.
18798 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18800         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18801         first.
18803 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18805         * config.sub:  Accept `elf' as an environment.
18807 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18809         * Makefile.in (all-opcodes):  cd into the right directory
18811 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18813         * configure: added -program_transform_name option, used as
18814         argument to sed when installing programs.
18815         configure.texi: added documentation for -program_prefix,
18816         -program_suffix and -program_transform_name.
18818 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18820         * config.sub:  Accept i486 where i386 ok.
18822 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18824         * config.sub: accept we32k
18826 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18828         * config.sub, configure.in: accept OSE68000 and OSE68k.
18830         * Makefile.in: don't create all directories for ``make install'';
18831         let the subdirectories create the ones they need.
18833 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18835         * COPYING: new file, GPL v2
18837 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18839         * Makefile.in: use the new gen-info-dir, which needs a template
18840         argument (which also lives in texinfo)
18842         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18844 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18846         * config.sub (ncr3000):  Change i386 to i486.
18848 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18850         * Makefile.in: add install-rcs, install-grep to
18851         install-no-fixedincludes, removed install-bison and install-libgcc
18853 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18855         * configure.in: grab the HPUX makefile fragment if on HPUX
18857 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18859         * Makefile.in: eradicate bison spoor (ditto libgcc).
18860          configure.in: recognise m68{k,000}-ericsson-OSE.
18861          es1800 is alias for m68k-ericsson-OSE
18863 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18865         * configure.in: rearrange the parts that remove programs from
18866         configdirs, based now on HOST==TARGET or by canonical triple.
18868 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18870         * test-build.mk: recurse explicitly with -f test-build.mk when
18871           appropriate.  predicate stage3 and comparison on the existence
18872           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18873           On very clean, also remove ...stamp-co.  Build in-place before
18874           doing other builds.
18876 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18878         * Makefile.in, configure.in: add tgas
18880 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18882         * Makefile.in: a number of changes merged in from progressive.
18884         * configure.in: add libm.
18886         * .cvsignore: ignore some stuff that comes from test-build.mk.
18888 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18890         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18892 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18894         * configure: Add program_suffix (parallel to program_prefix)
18895         * Makefile.in: adjust directory-creating script for losing decstation
18897 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18899         * configure:  Minor $subdir-related fixes.
18901 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18903         * configure: fix various problems with propogating
18904         makefile_target_frag in subdirs.
18905         * configure.in: config libgcc if its there
18907 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18909         * config.sub:  HPPA merge.
18911 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18913         * Makefile.in:  Replace all-bison with all-byacc in all
18914         dependency lines for other tools (which now use byacc).
18916 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18918         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18920 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18922         * Makefile.in: make gprof rules similar to byacc rules (instead of
18923         vestigal $(unsubdir) that didn't work...)
18925 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18927         * config.sub:  Add support for Linux.
18928         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18929         (at least for libg++).
18931 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18933         * configure.texi: fix doc for the -nfp option to configure
18935 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18937         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18939 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18941         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18942         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18943         * configure.in: added solaris* host_makefile_frag hook.
18945 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18947         * config.sub: changed recognition of m68000 so that various
18948         m68k types can be specified via m680[01234]0
18950 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18952         * config.sub (basic_machine): fix sed so that '-foo' isn't
18953         completely substituted out while .+'-foo' loses the '-foo'
18955 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18957         * config.sub ($os): Add -aout.
18959 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18961         * configure:  If host_makefile_frag is absolute, don't
18962         prefix ${invsubdir} (relevant to libg++ auto-configure).
18964 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18966         * Makefile.in (tooldir): Define it.
18967         (all-ld): Depend on all-flex.
18969 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18971         * Makefile.in (check):  Fix libg++ special case.
18973 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18975         * configure: do not bury `pwd` into config.status, thus do fewer
18976           pwd's.
18978         * configure: print the "Building in" message only when building in
18979           other than "." AND verbose.
18981         * configure: remove -s, rework -v to better accommodate guested
18982           configures.
18984         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18986 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18988         * Makefile.in: macroize flags passed on recursion.  remove
18989           fileutils.
18991 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18993         * configure: get makesrcdir right for subdirs deeper than 1.
18995         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18996           install.
18998 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19000         * Makefile.in: don't print subdir_do or recursion lines.
19002 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19004         * standards.texi: added menu item.
19006         * Makefile.in: build and install standards.info.
19008         * standards.texi: new file.
19010 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19012         * configure: test for and move config.status pieces from
19013           ${subdir}/.
19015 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19017         * configure:  Test for existance of files before trying to mv
19018         them, to avoid numerous non-existance messages.
19020 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19022         * configure: correct final line of config.status.
19024         * configure: patch from eggert.  Avoids a protection problem if
19025           the original Makefile.in is read only.
19027         * configure: use move-if-change from gcc to create config.status.
19028           Some makefiles depend on config.status to tell if a directory
19029           has been reconfigured for a different host.  This change
19030           prevents those directories from remaking everything in the case
19031           where the reconfig was only intended to rebuild a Makefile.
19033         * configure: test for config.sub with "config.sub sun4" rather
19034           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19035           host alias from a missing config.sub.
19037 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19039         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19040           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19042 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19044         * configure: mkdir ${subdir} as needed.
19046 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19048         * Makefile.in,configure.in: added autoconf.
19050 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19052         * Makefile.in: no longer pass against on recursion.
19054         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19055           definitions are not inherited.
19057         * configure: correct makesrcdir when subdir is .
19059 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19061         * configure:  Add support for 'subdirs' variable, which is
19062         like 'configdirs', except that configure doesn't re-invoke
19063         itself for subdirs, it just creates a Makefile for each subdir.
19064         * configure.texi:  Document subdirs.
19066 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19068         * configure.in: added flex to configdirs
19070 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19072         * Makefile.in: remove clean-stamps from clean.
19074 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19076         * configure.in:  Add gdbtest to configdirs.
19078 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19080         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19081         to recursive makes.
19082         * configure.in:  Recognize new ncr3000 config.
19084 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19086         * Makefile.in, configure.in: removed references to gdbm.
19088 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19090         * config.sub:  Don't canonicalize os value
19091         newsos* to bsd (readline needs to check for newsos).
19092         (This fix was earlier made Jan 31, but got re-broken.)
19094 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19096         * configure.in:  sco is an os, not a vendor!
19098         * configure:  Quote $( better.  Keep various shells happy.
19100 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19102         * Makefile.in: eliminate stamp-files.
19104 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19106         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19107           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19109 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19111         * config.sub:  fix iris/iris3.
19113 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19115         * configure: re-add -rm.
19117 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19119         * Maskefile.in: add .stmp-rcs to all.
19121         * configure.in: remove gas from rs6000 build, use aix host fragment.
19123 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19125         * configure: pass down site_option during recursion.
19127 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19129         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19131 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19133         * configure: Change exec_prefix so that it really defaults to prefix.
19135 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19137         * Makefile.in, configure.in:  Add support for mmalloc library.
19139 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19141         * Makefile.in: add stmp dependencies for a few more things.
19143 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19145         * configure: adjusted error message on objdir/srcdir configure
19146           collision, per john's suggestion.
19148         * Makefile.in: add libiberty stmp to all and all.cross.
19150 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19152         * Makefile.in: remove force dependencies, add grep to all.
19154 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19156         * Makefile.in: drop flex.  make stamp files work.
19158         * configure: added test for conflicting configuration in srcdir,
19159           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19160           gets cranky.  use relative paths for configure and srcdir
19161           whenever possible.  Send some error messages to stderr that were
19162           going to stdout.
19164 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19166         * Makefile.in:  Fix libg++ rule to check for gcc directory
19167         before using gcc/gcc.  Also pass XTRAFLAGS.
19169 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19171         * Makefile.in: added stmp-files so that directories aren't polled
19172           when they are already built.
19174         * configure.texi: fixed a node pointer problem.
19176 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19178         * config.sub configure.in gdb/configure.in
19179         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19180         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19181         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19183 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19185         * configure: -recurring becomes -silent.  corrected help message
19186           for -site= option.
19188         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19190 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19192         * configure: when building Makefile for crosses, replace
19193           tooldir and program_prefix.  default srcdir from location of
19194           config.sub.  remove "for host in hosts" and "for target in
19195           targets" loops.
19197 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19199         * Makefile.in: Do not pass bindir or mandir to cvs.
19201 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19203         * Makefile.in, configure.in: removed traces of namesubdir,
19204           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19205           copyrights to '92, changed some from Cygnus to FSF.
19207         * configure.texi: remove most references to multiple hosts,
19208           multiple targets, subdirs, etc.
19210         * configure.man: removed rcsid. reference config.sub not
19211           config.subr.
19213         * Makefile.in: mkdir $(infodir) on install-info.
19215 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19217         * configure.texi:  Explain better about .gdbinit and about
19218         the environment that configure.in sections run in.
19220 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19222         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19224 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19226         * README:  DOC.configure => cfg-paper.texi.
19228 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19230         * config.sub (near case $os):  Don't convert newsos* to bsd!
19232 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19234         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19235         the number of copies of COPYING that go into the GDB tar file.
19237 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19239         * bfd/configure.in, gdb/config/mh-i386sco,
19240         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19241         Fix SCO configuration stuff.
19243 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19245         * Makefile.in:  For libg++, make sure the -I pointing
19246         to the gcc directory goes *after* all the libg++-local -I flags.
19247         Also, move just-gcc dependency from just-libg++ to all-libg++.
19249 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19251         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19253 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19255         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19257 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19259         * config.sub:  Add stratus configuration frags.  Also
19260         submitted to FSF.
19262 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19264         * Makefile.in (DEV_SUPPORT):  add configure.man.
19266         * config.sub(Decode manufacturer-specific):  add -none*.
19268 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19270         * Makefile.in:  remove form feeds to make Sun's make happy.
19271         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19273 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19275         * Makefile.in (AR_FLAGS):  Make quieter.
19277 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19279         * configure.in:  Add libg++.
19280         * configure:  When verbose, don't output the command line at each
19281         level; it will be unremarkably the same as the previous version,
19282         which will be the same as what the user typed.
19284 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19286         * configure.in, Makefile.in: fix clean-info, add flex.  add
19287           fileutils.
19289         * configure: be less sensitive to spaces in Makefile.in.  Do not
19290           look for sources in "..".  Doing so breaks subdirectories that
19291           might have their own configure.  If a subdir has it's own
19292           configure script, use it.
19294 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19296         * cfg-paper.texi: some changes suggested by rms.
19298 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19300         * config.sub:  Merge in some small additions from the FSF version,
19301         taken from the gcc distribution, to bring the Cygnus and FSF
19302         versions into closer sync.
19304 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19306         * configure.in:  Changed svr4 references to sysv4.
19308 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19310         * configure: added -V for version number option.
19312 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19314         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19315           renamed from DOC.configure to cfg-paper.texi.
19317 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19319         * configure, config.subr, config.sub: config.subr is now
19320           config.sub again.
19322 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19324         * configure.texi: new file, in progress.
19326         * Makefile.in: build info file and install the man page for
19327           configure.
19329         * configure.man: new file, first cut.
19331         * configure: find config.subr again now that configuration "none"
19332           has gone.  removed all traces of the -ansi option.  removed all
19333           traces of the -languages option.
19335         * config.subr: resync from rms.
19337 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19339         * configure, config.sub, config.subr: merge config.sub into
19340           config.subr, call the result config.subr, remove config.sub, use
19341           config.subr.
19343         * Makefile.in: revised install for dir.info.
19345 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19347         * configure.in: add decstation host makefile frag.
19349         * Makefile.in: BISON now bison -y again.  also install-gcc on
19350           install.  clean-gdbm on clean.  infodir belongs in datadir.
19351           Make directories for info install.  Build dir.info here then
19352           install it.
19354 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19356         * Makefile.in: fix for bad directory tests.
19358 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19360         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19361           regexp.  -srcdir relative was being handled incorrectly.
19363         * Makefile.in: unwrapped some for loops so that parallel makes
19364           work again and so one can focus one's attention on a particular
19365           package.
19367 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19369         * configure: added PWD as a stand in for `pwd` (for speed). use
19370           elif wherever possible.  make -srcdir work without -objdir.
19371           -objdir= commented out.
19373 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19375         * configure: +options become --options.  -subdirs commented out.
19376           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19377           Makefile now at top of generated Makefile.  Removed cvs log
19378           entries.  added -srcdir.  create .gdbinit only if there is one
19379           in ${srcdir}.
19381         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19382           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19383           and mandir now keyed off datadir by default.
19385 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19387         * Freshly created ChangeLog.
19390 Local Variables:
19391 mode: change-log
19392 left-margin: 8
19393 fill-column: 76
19394 version-control: never
19395 End: