Introduce filtering for edge_predictions.
[official-gcc.git] / ChangeLog
blobe8c9bf407128be788d1edaeef3392441d67d243a
1 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
3         * MAINTAINERS (Write After Approval): Add myself. 
5 2016-05-28  Alan Modra  <amodra@gmail.com>
7         * Makefile.tpl (configure): Depend on m4 files included.
8         * Makefile.in: Regenerate.
10 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
12         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
13         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
15 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
17         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
18         special case builtin.
19         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
20         support for ALTIVEC_BUILTIN_VEC_ADDEC.
21         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
22         for __builtin_vec_addec.
24 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
26         * config.guess: Import version 2016-04-02 (newest).
27         * config.sub: Import version 2016-05-10 (newest).
29 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
31         * configure.ac: Add ARC support to libgloss.
32         * configure: Regenerate
34 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
36         * MAINTAINERS (Write After Approval): Add myself.
38 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
40         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
41         * configure: Regenerated.
42         * Makefile.def (gmp): Explicitly disable assembler.
43         (mpfr): Adjust lib_path.
44         (mpc): Likewise.
45         * Makefile.in: Regenerated.
47 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
49         PR bootstrap/70704
50         * configure.ac (--enable-stage1-checking): Add missing
51         --enable-checking=.
52         * configure: Regenerated.
54 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
56         * config.guess: Revert r235676.
57         * config.sub: Revert r235676.
59 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
61         * config.guess: Remove SH5 support.
62         * config.sub: Likewise.
63         * configure: Likewise.
64         * configure.ac: Likewise.
66 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
68         PR bootstrap/70704
69         * configure.ac (--enable-stage1-checking): For --disable-checking or
70         implicit --enable-checking, make sure extra flag matches in between
71         stage1 and later checking.
72         * configure: Regenerated.
74 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
76         * .gitattributes: New file.
78 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
80         * MAINTAINERS (rs6000/powerpc port): Add myself.
82 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
84         PR bootstrap/70173
85         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
86         and gotools directories.  Delete the stage_final file.
87         * Makefile.in: Regenerate.
89 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
91         * MAINTAINERS (Write After Approval): Add myself.
93 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
95         * MAINTAINERS (Fortran maintainer): Remove myself.
97 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
99         * MAINTAINERS (Write After Approval): Add myself.
101 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
103         * MAINTAINERS (Write After Approval): Add myself.
105 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
107         Sync with binutils-gdb:
109         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
111         * configure.ac: Add mips and s390 to the gold target check.
112         * configure: Regenerate.
114 2016-03-01  DJ Delorie  <dj@redhat.com>
116         * MAINTAINERS (mep): Remove myself as MeP maintainer.
118 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
120         * MAINTAINERS (libcpp): Add myself.
121         (diagnostic messages): Likewise.
123 2016-02-20  Tom de Vries  <tom@codesourcery.com>
125         * MAINTAINERS: Fix whitespace.
127 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
129         * MAINTAINERS (Write After Approval): Add myself.
131 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
133         * config/isl.m4: Add comments about isl-0.16.
134         * configure: Regenerate.
136 2016-01-29  Martin Jambor  <mjambor@suse.cz>
138         * MAINTAINERS (hsa maintainers): Add myself.
140 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
142         * MAINTAINERS: (Write After Approval): Add myself.
144 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
145             Sebastian Pop  <s.pop@samsung.com>
147         * Makefile.in: Regenerate.
148         * Makefile.tpl: Export ISLVER.
149         * configure: Regenerate.
150         * config/isl.m4: Detect isl-0.15.
152 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
154         PR bootstrap/69329
155         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
156         * Makefile.in: Regenerate.
158 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
160         * configure.ac: Enable LTO for DJGPP
161         * configure: Regenerate
163 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
165         Sync with binutils-gdb:
166         2015-10-21  Nick Clifton  <nickc@redhat.com>
168         PR gas/19109
169         * configure.ac: Note the 'none' is an acceptable argument to
170         --enable-compressed-debug-sections.
171         * configure: Regenerate.
173 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
175         PR bootstrap/69134
176         * Makefile.def (mpfr): Disable assembler.
177         * Makefile.in: Regenerate.
179 2016-01-01  Ben Elliston  <bje@gnu.org>
181         * config.guess: Import version 2016-01-01.
182         * config.sub: Likewise.
184 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
186         * MAINTAINERS (Write After Approval): Add myself.
188 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
190         * Makefile.in: Replace ISL with isl.
191         * Makefile.tpl: Same.
192         * config/isl.m4: Same.
193         * configure.ac: Same.
194         * contrib/download_prerequisites: Same.
195         * configure: Regenerate.
197 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
199         * MAINTAINERS (Write After Approval): Add Myself.
201 2015-12-17  Nathan Sidwell  <nathan@acm.org>
203         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
204         * configure: Regenerate.
206 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
207             Sebastian Pop  <s.pop@samsung.com>
209         * config/isl.m4 (ISL_CHECK_VERSION): Check for
210         isl_ctx_get_max_operations.
211         * configure: Regenerate.
213 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
215         * MAINTAINERS (Write After Approval): Add myself.
217 2015-12-02  Ian Lance Taylor  <iant@google.com>
219         PR go/66147
220         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
221         * Makefile.in: Regenerate.
223 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
225         PR libffi/65726
226         * Makefile.def (lang_env_dependencies): Make libffi depend
227         on cxx.
228         * Makefile.in: Regenerate.
230 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
232         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
233         symbols.
235 2015-11-20  Tristan Gingold  <gingold@adacore.com>
237         Sync with binutils-gdb:
238         2015-11-20  Tristan Gingold  <gingold@adacore.com>
240         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
241         * configure: Regenerate.
243 2015-11-19  Martin Liska  <mliska@suse.cz>
245         * .gitignore: Add .clang-format to ignored files.
246         * Makefile.in: Add clang-format.
247         * Makefile.tpl: Likewise.
249 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
251         * configure.ac: Enable libmpx by default.
252         * configure: Regenerated.
254 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
256         * MAINTAINERS: Update email address.
258 2015-10-23  Paulo Matos  <pmatos@linki.tools>
260         * MAINTAINERS: Update email address.
262 2015-10-23  Alan Hayward <alan.hayward@arm.com>
264         * MAINTAINERS  (Write After Approval): Add myself.
266 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
268         Sync with binutils-gdb:
269         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
271         PR gas/19109
272         * configure.ac: Add
273         --enable-compressed-debug-sections={all,gas,gold,ld}.
274         * configure: Regenerated.
276 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
278         * MAINTAINERS: Update list of Ada maintainers and email addresses.
280 2015-10-09  Martin Liska  <mliska@suse.cz>
282         * MAINTAINERS (Write After Approval): Add myself.
284 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
286         * MAINTAINERS (Write After Approval): Add myself.
288 2015-10-02  Florian Weimer  <fweimer@redhat.com>
290         * MAINTAINERS: Update email address.
292 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
294         * MAINTAINERS  (Write After Approval): Add myself.
296 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
298         * MAINTAINERS: Update email.
300 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
302         * MAINTAINERS: Update my email address.
304 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
306         * MAINTAINERS (ft32 port): Add myself.
308 2015-08-28  David Sherwood  <david.sherwood@arm.com>
310         * MAINTAINERS: Add myself.
312 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
314         * MAINTAINERS (Write After Approval): Add myself.
316 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
318         PR libfortran/54572
319         * Makefile.def: Make libgfortran depend on libbacktrace.
320         * Makefile.in: Regenerate.
322 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
324         * MAINTAINERS (Write After Approval): Add myself.
326 2015-08-12  Tom de Vries  <tom@codesourcery.com>
328         PR other/67092
329         * configure.ac: Remove --with_host_libstdcxx support.
330         * configure: Regenerate.
332 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
333             Jakub Jelinek  <jakub@redhat.com>
335         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
336         nvptx*-*-*.
337         * configure: Regenerate.
339 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
341         * Makefile.def (libiconv): Define bootstrap=true.
342         Mark pdf/html/info as missing.
343         (configure-gcc): Depend on all-libiconv.
344         (all-gcc): Ditto.
345         (configure-libcpp): Ditto.
346         (all-libcpp): Ditto.
347         (configure-intl): Ditto.
348         (all-intl): Ditto.
349         * Makefile.in: Regenerate.
351 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
353         * MAINTAINERS (loop ivopts): Add the entry and myself.
355 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
357         * MAINTAINERS (nvptx): Add self.
359 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
361         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
362         128-bit vector modes.
364 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
366         * MAINTAINERS (Write After Approval): Add myself.
368 2015-07-28  Ben Elliston  <bje@gnu.org>
370         * config.sub, config.guess: Import from upstream.
372 2015-07-24  Michael Darling  <darlingm@gmail.com>
374         PR other/66259
375         * config-ml.in: Reflects renaming of configure.in to configure.ac
376         * configure: Likewise
377         * configure.ac: Likewise
379 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
381         * MAINTAINERS: Update my email address.
383 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
385         Sync with binutils-gdb:
386         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
388         * configure.ac (target_configdirs): Exclude target-zlib if
389         target-libjava isn't built.
390         * configure: Regenerated.
392 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
394         Sync with binutils-gdb:
395         2015-05-13  John David Anglin  <dave.anglin@bell.net>
397         * configure.ac: Disable configuration of GDB for HPUX targets.
398         * configure: Regenerate.
400         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
402         * configure.ac: Add --with-system-zlib.
403         * configure: Regenerated.
405         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
407         * configure.ac: Add FT32 support.
408         * configure: Regenerate.
410         2015-01-12  Anthony Green  <green@moxielogic.com>
412         * configure.ac: Don't disable gprof for moxie.
413         * configure: Rebuild.
415 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
417         Sync with binutils-gdb:
418         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
420         PR ld/18355
421         * Makefile.def: Add extra_configure_flags to host zlib.
422         * configure.ac (extra_host_zlib_configure_flags): New.  Set
423         to --enable-host-shared When bfd is to be built as shared
424         library.  AC_SUBST.
425         * Makefile.in: Regenerated.
427 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
429         Sync with src:
430         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
431         * Makefile.def (dependencies): Add all-zlib to all-bfd.
432         * Makefile.in: Regenerated.
434 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
436         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
437         target.
438         * configure: Regenerate.
440 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
442         * MAINTAINERS (Write After Approval): Add myself.
444 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
446         * MAINTAINERS (OS Port Maintainers): Add myself.
447         (Various Maintainers): Remove myself from libffi testsuite.
449 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
451         * MAINTAINERS (gen* on machine desc): Add self.
453 2015-06-02  Jason Merrill  <jason@redhat.com>
455         PR bootstrap/66319
456         * configure.ac: Use -std=gnu++98.
458 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
460         * MAINTAINERS (Write After Approval): Add myself.
462 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
464         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
465         * configure: Regenerate.
467 2015-05-26  Jason Merrill  <jason@redhat.com>
469         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
470         * configure: Regenerate.
472 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
474         * configure.ac: FT32 target added.
475         * configure: Regenerated.
477 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
479         * MAINTAINERS (Write After Approval): Add myself.
481 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
483         * MAINTAINERS (Write After Approval): Add myself.
485 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
487         * configure.ac: Fix typo.
488         * configure: Regenerate.
490 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
492         * MAINTAINERS (Write After Approval): Add myself.
494 2015-05-03  Matthias Klose  <doko@ubuntu.com>
496         * configure.ac: Match $host configured with triplets.
497         * configure: Regenerate.
499 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
501         * Makefile.tpl: Remove surplus whitespace throughout.
502         * Makefile.in: Regenerate.
504 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
506         * MAINTAINERS (Various Maintainers): Add myself as instruction
507         combiner maintainer.
509 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
511         PR bootstrap/62077
512         * configure.ac (--enable-stage1-checking): Default to
513         release,misc,gimple,rtlflag,tree,types if --disable-checking
514         or --enable-checking is not specified and DEV-PHASE is not
515         experimental.
516         * configure: Regenerated.
518 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
520         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
521         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
522         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
523         * Makefile.in: Regenerate.
525 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
527         * MAINTAINERS: Update my email address.
529 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
531         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
533 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
535         * MAINTAINERS: Add myself as an arm port reviewer.
537 2015-03-25  Martin Liska  <mliska@suse.cz>
538             Yury Gribov  <y.gribov@samsung.com>
540         * Makefile.in: Fix ln source location for vimrc file.
541         * Makefile.tpl: Likewise.
543 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
545         PR bootstrap/25672
546         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
547         cross-compiling.  Similarly for CXX_FOR_TARGET.
548         * configure: Regenerate.
550 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
552         * Makefile.def: Add libmpx.
553         * configure.ac: Add libmpx.
554         * Makefile.in: Regenerate.
555         * configure: Regenerate.
557 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
559         * MAINTAINERS (CPU Port Maintainers): Add myself
560         i386 vector ISA extns mantainer.
562 2015-03-13  Jeff Law  <law@redhat.com>
564         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
565         maintainer.
566         Remove Richard Henderson as a maintainer for the x86 port.
568 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
570         * MAINTAINERS (CPU Port Maintainers): Update my email address.
572 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
574         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
575         pointer bounds checker and i386 MPX maintainer.
577 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
579         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
581 2015-02-26  Martin Sebor  <msebor@redhat.com>
583         * MAINTAINERS (Various Maintainers): Add self.
585 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
587         * configure.ac [--enable-as-accelerator-for] (enable_languages):
588         Make sure it contains lto.
589         * configure: Regenerate.
591 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
593         * configure: Regenerate.
595 2015-02-06  Diego Novillo  <dnovillo@google.com>
597         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
598         middle-end, docstring): Remove myself.
599         (Write After Approval): Add myself.
601 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
603         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
604         (Write After Approval): Update address.
606 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
608         PR jit/64780
609         * configure.ac: Require the user to explicitly specify
610         --enable-host-shared if the jit is enabled.
611         * configure: Regenerate.
613 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
615         * MAINTAINERS (Write After Approval): Add myself.
617 2015-01-25  Tom de Vries  <tom@codesourcery.com>
619         * MAINTAINERS: Make whitespace consistent.
621 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
627         * MAINTAINERS: (Write After Approval): Add myself.
629 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
631         * MAINTAINERS: (Write After Approval): Add myself.
633 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
635         * MAINTAINERS: (Write After Approval): Add myself.
637 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
639         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
640         objective-c/c++ front end maintainer.
642 2015-01-13  Marek Polacek  <polacek@redhat.com>
644         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
646 2015-01-12  Jeff Law  <law@redhat.com>
648         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
649         a very long time.
651 2015-01-09  Ian Lance Taylor  <iant@google.com>
653         * configure.ac (host_tools): Add gotools.
654         * Makefile.def (host_modules): Add gotools.
655         (dependencies): Add dependency of all-gotools on all-target-libgo.
657 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
659         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
660         * configure: Regenerate.
662 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
664         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
665         all-target-libgomp.
666         * Makefile.in: Regenerate.
668 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
670         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
672 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
674         * configure.ac: Add Visium support.
675         * configure: Regenerate.
677 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
679         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
680         * configure: Regenerate.
682 2015-01-03  Andrew Pinski  <apinski@cavium.com>
684         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
685         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
686         (BASE_TARGET_EXPORTS): Add OBJCOPY.
687         (OBJCOPY_FOR_TARGET): New variable.
688         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
689         * Makefile.in: Regenerate.
690         * configure.ac: Check for already installed target objcopy.
691         Also GCC_TARGET_TOOL on objcopy.
692         * configure: Regenerate.
694 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
696         * config.sub: Update from upstream, to 2015-01-01 version.
697         * config.guess: Ditto.
699 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
701         * MAINTAINERS (RTEMS Ports): Add myself.
703 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
705         * MAINTAINERS (Write After Approval): Add myself.
707 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
713         * configure.ac (--enable-as-accelerator-for): Don't set
714         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
715         * configure: Regenerate.
717 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
719         PR bootstrap/64023
720         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
721         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
722         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
723         to CXX.
724         * Makefile.in: Regenerated.
726 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
727             Yury Gribov  <y.gribov@samsung.com>
729         * .gitignore: Added .local.vimrc and .lvimrc.
730         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
731         * Makefile.in: Regenerate.
733 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
735         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
736         * configure: Regenerated.
738 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
740         * MAINTAINERS (nvptx port): New entry.
742 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
744         * configure: Regenerate.
746 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
748         * configure.ac: Merge with Binutils.
750 2014-11-26  Tobias Burnus  <burnus@net-b.de>
752         * Makefile.def: Make more dependent on mpfr, mpc and isl.
753         * Makefile.in: Regenerate.
755 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
757         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
758         missing flex.
759         * Makefile.in: Regenerated.
761 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
763         * Makefile.in: Regenerate.
765 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
767         PR bootstrap/63784
768         * libtool.m4: Add $pic_flag with -shared.
770 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
772         * MAINTAINERS (Write After Approval): Added myself.
774 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
776         * MAINTAINERS (write-after-approval): Add myself.
778 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
780         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
781         from 2 years ago.
783 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
785         Revert:
786         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
788         * MAINTAINERS (Write After Approval): Added myself as line map
789         maintainer.
791 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
793         Revert:
794         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
796         * MAINTAINERS (Write After Approval): Added myself.
798 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
800         * MAINTAINERS (Write After Approval): Added myself.
802 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
804         * MAINTAINERS (Write After Approval): Added myself as line map
805         maintainer.
807 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
809         * MAINTAINERS (Various Maintainers): Added myself as line map
810         maintainer.
812 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
814         * move-if-change: Sync from upstream gnulib.
816 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
818         * compile: Sync with upstream Automake.
819         * depcomp: Ditto.
820         * install-sh: Ditto.
821         * missing: Ditto.
822         * mkinstalldirs: Ditto.
823         * ylwrap: Ditto.
825 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
827         * config.sub: Update from upstream config repo.
828         * config.guess: Ditto.
830 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
832         * Makefile.def: Add liboffloadmic to target_modules.  Make
833         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
834         * Makefile.in: Regenerate.
835         * configure: Regenerate.
836         * configure.ac: Add liboffloadmic to target binaries.
837         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
838         Add liboffloadmic to noconfig list when C++ is not supported.
840 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
841             Thomas Schwinge  <thomas@codesourcery.com>
842             Ilya Verbin  <ilya.verbin@intel.com>
843             Andrey Turetskiy  <andrey.turetskiy@intel.com>
845         * configure: Regenerate.
846         * configure.ac (--enable-as-accelerator-for)
847         (--enable-offload-targets): New configure options.
849 2014-11-11  Tobias Burnus  <burnus@net-b.de>
851         * Makefile.def: Make all-gcc depend on all-isl.
852         * Makefile.in: Regenerate.
854 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
856         * ChangeLog.jit: New.
857         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
859 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
861         PR target/63610
862         * libtool.m4: Fix globbing of darwin versions.
863         * configure: Regenerate.
865 2014-11-11  Tobias Burnus  <burnus@net-b.de>
867         * Makefile.def: Remove CLooG.
868         * Makefile.tpl: Ditto.
869         * configure.ac: Ditto.
870         * configure: Regenerate.
871         * Makefile.in: Ditto.
873 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
875         * configure.ac: Handle nvptx-*-*.
876         * configure: Regenerate.
878 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
880         * MAINTAINERS (Write After Approval): Add myself.
882 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
884         * Makefile.def (libcc1): Remove bootstrap=true;.
885         * Makefile.in: Regenerated.
887 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
889         * configure.ac: Update comment.
890         * configure: Regenerate.
892 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
894         * MAINTAINERS (Write After Approval): Add myself.
896 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
898         * configure.ac (extra_host_libiberty_configure_flags): Add
899         --enable-shared also for libcc1's benefit.
900         * configure: Regenerate.
902 2014-10-29  Tristan Gingold  <gingold@adacore.com>
904         * MAINTAINERS: Change my email address.
906 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
907             Tom Tromey  <tromey@redhat.com>
909         * Makefile.def: Add libcc1 to host_modules.
910         * configure.ac (host_tools): Add libcc1.
911         * Makefile.in, configure: Rebuild.
913 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
915         * configure.ac (build_configargs): Don't share config.cache between
916         build subdirs.
917         * configure: Regenerate.
919 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
921         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
922         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
923         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
924         leon3v7 as leon3.
925         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
926         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
927         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
928         * config/sparc/sparc.md (cpu): Add leon3v7.
929         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
931 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
933         * MAINTAINERS (write-after-approval): Add myself.
935 2014-10-23  Ian Lance Taylor  <iant@google.com>
937         * configure.ac: Disable the Go frontend on systems where it is known
938         to not work.
939         * configure: Regenerate.
941 2014-10-23  Richard Biener  <rguenther@suse.de>
943         * Makefile.def: Add libcpp build module and dependencies.
944         * configure.ac: Add libcpp build module.
945         * Makefile.in: Regenerate.
946         * configure: Likewise.
948 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
950         * MAINTAINERS (write-after-approval): Add myself.
952 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
954         * INSTALL/README: Do not mention CVS.
956 2014-10-03  Jing Yu  <jingyu@google.com>
958         * configure.ac: Add aarch64 to list of targets that support gold.
959         * configure: Regenerate.
961 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
963         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
965 2014-09-29  Catherine Moore  <clm@codesourcery.com>
967         * MAINTAINERS:  Add myself as MIPS maintainer.
969 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
971         * MAINTAINERS: Move myself to MIPS maintainers.
973 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
975         * MAINTAINERS: Put all email addresses between '<' and '>'.
977 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
979         * MAINTAINERS: Move myself to reviewers (Fortran).
981 2014-09-01  Andi Kleen  <ak@linux.intel.com>
983         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
984         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
985         * Makefile.in: Regenerate.
987 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
989         * rtx-classes-status.txt: Delete
991 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
993         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
995 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
997         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
998         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
999         of checking for version number.
1000         * configure: Regenerated.
1001         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1003 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1005         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1006         is done; begin phase 6 (use extra rtx_def subclasses).
1008 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1010         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1011         done; begin phase 5 (additional rtx_def subclasses).
1013 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1015         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1017 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1019         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1020         SET_BB_HEADER are done.
1022 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1024         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1025         done.
1027 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1029         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1031 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1033         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1035 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1037         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1039 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1041         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1043 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1045         * rtx-classes-status.txt: Phase 3 (per-file commits within
1046         "config" subdirs) is done; begin phase 4 (removal of
1047         "scaffolding").
1049 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1051         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1052         dir) is done; begin phase 3 (per-file commits within "config"
1053         subdirs).
1055 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1057         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1058         phase 2 (per-file commits in main source dir).
1060 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1062         * configure: Regenerated.
1064 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1066         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1068 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1070         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1072 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1074         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1076 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1078         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1080 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1082         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1084 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1086         * MAINTAINERS (Write After Approval): Add myself.
1088 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1090         * MAINTAINERS: Remove myself
1092 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1094         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1096 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1098         * MAINTAINERS (Write After Approval): Add myself.
1100 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1102         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1103         SET_BB_HEADER, SET_BB_FOOTER
1105 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1107         * rtx-classes-status.txt: New file
1109 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1111         * configure.ac: Eliminate ClooG installation dependency.
1112         * configure: Regenerate.
1113         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1114         * Makefile.in: Regenerate.
1116 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1118         * MAINTAINERS (Write After Approval): Add myself.
1120 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1126         * MAINTAINERS (Write After Approval): Add myself.
1128 2014-07-28  Anthony Green  <green@moxielogic.com>
1130         Import from savannah.gnu.org:
1131         * config.sub: Update to 2014-07-28 version.
1133 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1135         * MAINTAINERS: Remove my MIPS maintainer entry.
1137 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1139         PR target/47230
1140         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1141         * configure: Regenerate.
1143 2014-07-24  James Norris  <jnorris@codesourcery.com>
1145         * MAINTAINERS (Write After Approval): Add myself.
1147 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1149         * configure.ac: Accept only CLooG 0.18.1.
1150         * configure: Regenerate.
1152 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1154         * configure.ac: Don't accept isl 0.11.
1155         * configure: Regenerate.
1157 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1159         * MAINTAINERS (Write After Approval): Add myself.
1161 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1163         * configure.ac: Don't accept isl 0.10.
1164         * configure: Regenerate.
1166 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1168         Fix include path for in-tree cloog.
1169         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1170         * configure: Regenerate.
1172 2014-06-18  Richard Henderson  <rth@redhat.com>
1174         * .gitignore: Import gcc_update output.
1176 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1178         * config-ml.in: Robustify ac_configure_args parsing.
1180         * configure.ac (--enable-linker-plugin-configure-flags)
1181         (--enable-linker-plugin-flags): New flags.
1182         (configdirs): Conditionally add libiberty-linker-plugin.
1183         * configure: Regenerate.
1184         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1185         (host_modules) <lto-plugin>: Pay attention to
1186         @extra_linker_plugin_flags@ and
1187         @extra_linker_plugin_configure_flags@.
1188         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1189         * Makefile.in: Regenerate.
1191         * Makefile.tpl (configure-[+prefix+][+module+])
1192         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1193         "module_srcdir" instead of "module" for locating a module's srcdir.
1194         * Makefile.in: Regenerate.
1196 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1198         * MAINTAINERS (Write After Approval): Add myself.
1200 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1202         * MAINTAINERS: Update my email address.
1204 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1206         * MAINTAINERS (Write After Approval): Add myself.
1208 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1210         * MAINTAINERS (Write After Approval): Add myself.
1212 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1214         PR libstdc++/61011
1215         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1216         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1217         * configure: Regenerate.
1219 2014-05-28  Pedro Alves  <palves@redhat.com>
1221         * MAINTAINERS (Write After Approval): Add myself.
1223 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1225         * MAINTAINERS: Update my affiliation/email.
1227 2014-05-19  Mike Stump  <mikestump@comcast.net>
1229         * MAINTAINERS: Add wide-int reviewers.
1231 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1233         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1234         * configure: Regenerated.
1236 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1238         * MAINTAINERS (libitm): Add myself as maintainer.
1240 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1242         * MAINTAINERS (Write After Approval): Add myself.
1244 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1246         * config.sub, config.guess: Import from upstream.
1248 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1250         * MAINTAINERS (Write After Approval): Put myself in correct order.
1252 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1254         * MAINTAINERS (Write After Approval): Add myself.
1256 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1258         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1259         section.
1261 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1263         * MAINTAINERS (Write After Approval): Delete myself.
1265 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1267         PR sanitizer/56781
1268         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1269         and -B* options with -Xcompiler.
1271 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1273         PR bootstrap/60620
1274         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1275         * Makefile.in: Regenerate.
1277 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1279         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1280         for WINDRES_FOR_TARGET in default-manifest.o rule.
1281         * Makefile.in: Regenerate.
1283 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1285         * MAINTAINERS (Write After Approval): Add myself.
1287 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1289         PR sanitizer/56781
1290         * Makefile.def: Set bootstrap=true; for host fixincludes.
1291         * configure.ac: Don't bootstrap host fixincludes unless
1292         --with-build-config=bootstrap-{a,ub}san.
1293         * Makefile.in: Regenerated.
1294         * configure: Regenerated.
1296 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1298         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1299         --enable-vtable-verify option parsing.  Don't add
1300         target-libsanitizer to bootstrap_target_libs unless
1301         --with-build-config=bootstrap-asan or
1302         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1303         to bootstrap_target_libs unless --enable-vtable-verify.
1304         * configure: Regenerated.
1306 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1308         * MAINTAINERS (Write After Approval): Add myself.
1310 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1312         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1314 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1316         PR bootstrap/58572
1317         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1318         -I for libstdc++-v3 includes if $(LEAN).
1319         * Makefile.in: Regenerated.
1321 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1323         * MAINTAINERS: Update my email address.
1325 2014-02-24  Walter Lee  <walt@tilera.com>
1327         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1328         (tilegx-*-*): Change to tilegx*-*-*.
1329         * configure: Regenerate.
1331 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1333         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1335 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1337         * MAINTAINERS (Write After Approval): Add myself.
1339 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1341         PR target/59788
1342         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1343         *solaris2*.
1345 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1347         * MAINTAINERS: Update my email address.
1349 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1351         * MAINTAINERS: Convert to UTF-8.
1352         Properly sort Xinliang David Li's entry.
1354 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1355             Sandra Loosemore  <sandra@codesourcery.com>
1357         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1358         nios2 port maintainers.
1360 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1362         * MAINTAINERS (Write After Approval): Add myself.
1364 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1366         * configure.ac: Add user-friendly check for native x86_64-linux
1367         multilibs.
1368         * configure: Regenerate.
1370 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1372         * MAINTAINERS: Add myself as sh maintainer.
1374 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1376         * MAINTAINERS: Add self as SLSR maintainer.
1378 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1380         * MAINTAINERS: Update my email address.
1382 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1384         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1386 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1388         * Makefile.in: Regenerate.
1390         * Makefile.tpl: Fix typo.
1391         * Makefile.in: Regenerate partially.
1393 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1395         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1396         supported.
1397         * configure: Regenerated.
1399 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1401         * MAINTAINERS (Write After Approval): Add myself.
1403 2013-10-30  Jason Merrill  <jason@redhat.com>
1405         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1406         --disable-build-format-warnings.
1408 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1410         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1411         depend on libstdc++ and libgcc.
1412         * configure: Regenerate.
1413         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1414         libcilkrts for POSIX and i*86, and x86_64 architectures.
1415         * Makefile.in: Added libcilkrts related fields to support building it.
1417 2013-10-26  Jeff Law  <law@redhat.com>
1419         * Makefile.def (target_modules): Remove libmudflap
1420         (languages): Remove check-target-libmudflap).
1421         * Makefile.in: Rebuilt.
1422         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1423         * configure.ac (target_libraries): Remove target-libmudflap.
1424         Remove checks which disabled libmudflap on some systems.
1425         * configure: Rebuilt.
1426         * libmudflap: Directory removed.
1428 2013-10-21  Cong Hou  <congh@google.com>
1430         * MAINTAINERS (Write After Approval): Add myself.
1432 2013-10-16  Mike Stump  <mikestump@comcast.net>
1434         * .dir-locals.el: Add.
1436 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1438         * configure.ac: Add --enable-host-shared
1439         * configure: Regenerate.
1441 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1443         Import from savannah.gnu.org:
1444         * config.guess: Update to 2013-06-10 version.
1445         * config.sub: Update to 2013-10-01 version.
1447 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1449         Changes to build configuration to allow big endian ARC ELF toolchain
1450         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1451         * configure: Regenerate.
1453 2013-09-20  Alan Modra  <amodra@gmail.com>
1455         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1456         ppc host match.  Support little-endian powerpc linux hosts.
1458 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1460         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1461         maintainer.
1463 2013-09-12  DJ Delorie  <dj@redhat.com>
1465         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1466         maintainers.
1468 2013-09-03  Richard Biener  <rguenther@suse.de>
1470         * configure.ac: Also allow ISL 0.12.
1471         * configure: Regenerated.
1473 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1475         * MAINTAINERS (Write After Approval): Add myself.
1477 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1479         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1481 2013-08-26  Caroline Tice  <cmtice@google.com>
1483         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1484         "Various Reviewers" to libvtv "Various Maintainers".
1486 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1488         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1490 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1492         * MAINTAINERS: Update name, email.
1494 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1496         * MAINTAINERS (Write After Approval): Add myself.
1498 2013-08-12  Caroline Tice  <cmtice@google.com>
1500         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1501         address in the Write After Approval section.
1503 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1505         * MAINTAINERS (Write After Approval): Update email.
1507 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1509         * configure.ac: Adjust to check VTV_SUPPORTED.
1510         * configure: Regenerated.
1512 2013-08-02  Caroline Tice  <cmtice@google.com>
1514         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1515         on non-linux systems; add target-libvtv to noconfigdirs; add
1516         libsupc++/.libs to C++ library search paths.
1517         * configure: Regenerated.
1518         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1519         libstdc++ and libgcc.
1520         * Makefile.in: Regenerated.
1522 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1524         * MAINTAINERS (Write After Approval): Add myself.
1526 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1527             Shiva Chen  <shiva0217@gmail.com>
1529         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1530         nds32 port maintainers.
1532 2013-07-17  Tim Shen  <timshen91@gmail.com>
1534         * MAINTAINERS (Write After Approval): Add myself.
1536 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1538         * configure.ac: Sync from binutils.
1539         * configure: Regenerate.
1541 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1543         * MAINTAINERS (Write After Approval): Add myself.
1545 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1551         * MAINTAINERS (Write After Approval): Add myself.
1553 2013-04-30  Brooks Moses  <bmoses@google.com>
1555         * MAINTAINERS: Update my email; move myself from Fortran
1556         reviewer to Write After Approval.
1558 2013-04-16  Andreas Schwab  <schwab@suse.de>
1560         * configure.ac (aarch64-*-*): Don't disable java.
1561         * configure: Regenerate.
1563 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1565         * MAINTAINERS (Write After Approval): Add myself.
1567 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1569         * Makefile.def (target_modules): Don't install libffi.
1570         * Makefile.in: Regenerate.
1572 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1574         * MAINTAINERS (Write After Approval): Add myself.
1576 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1582         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1583         * configure: Regenerated.
1585 2013-02-05  Ian Lance Taylor  <iant@google.com>
1587         PR go/55969
1588         * configure.ac: Disable libgo on some systems where it does not
1589         work.
1591 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1593         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1594         Remove Geoff Keating as rs6000 port maintainer, at his request.
1596 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1598         * MAINTAINERS: Update my email.
1600 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1602         * configure: Re-generate.
1604 2013-01-15  Richard Biener  <rguenther@suse.de>
1606         PR other/55973
1607         * configure: Re-generate.
1609 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1611         * Makefile.def (install-target-libsanitizer): Depend on
1612         install-target-libstdc++-v3.
1613         * Makefile.in: Regenerate.
1615 2013-01-14  Richard Biener  <rguenther@suse.de>
1617         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1618         * configure: Re-generate
1620 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1622         * config.sub: Update from config repo.
1624 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1626         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1627         * Makefile.in: Regenerate.
1629 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1631         * MAINTAINERS (arc): Add new port maintainership for myself.
1633 2013-01-09  Jason Merrill  <jason@redhat.com>
1635         * .gitignore: Import from gdb repository.
1637 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1639         * Makefile.def (configure-gcc): Depend on all-gmp.
1640         (all-gcc): Remove dependency on all-gmp.
1641         * Makefile.in: Regenerated.
1643 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1645         * config.sub: Merge from config repo.
1646         * config.guess: Ditto.
1648 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1650         * Makefile.def: Merge from binutils.
1651         * Makefile.in: Ditto.
1653 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1655         * MAINTAINERS: Update my email.
1657 2012-12-29  Ben Elliston  <bje@gnu.org>
1659         * config.guess: Update to 2012-12-29 version.
1660         * config.sub: Likewise.
1662 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1664         * Makefile.def (install-target-libgfortran): Depend on
1665         install-target-libquadmath, install-target-libgcc.
1666         (install-target-libsanitizer): Depend on install-target-libgcc.
1667         (install-target-libjava): Depend on install-target-libgcc.
1668         (install-target-libitm): Depend on install-target-libgcc.
1669         (install-target-libobjc): Depend on install-target-libgcc.
1670         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1671         * Makefile.in: Regenerate.
1673 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1675         * Makefile.def (install-target-libgo): Depend on
1676         install-target-libatomic.
1677         * Makefile.in: Regenerate.
1679 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1681         PR go/55201
1682         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1683         * Makefile.in: Regenerate.
1685 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1687         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1688         * configure: Regenerate.
1690 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1692         * config.sub: Merge from config repo.
1694 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1696         * Makefile.def (target_modules): Add bootstrap=true and
1697         raw_cxx=true to libsanitizer.
1698         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1699         * Makefile.in: Regenerated.
1700         * configure: Likewise.
1702 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1704         * MAINTAINERS: Remove self as RTL optimization maintainer.
1706 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1708         * MAINTAINERS (Write After Approval): Add myself.
1710 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1712         * Makefile.def (target_modules): Remove bootstrap=true and
1713         raw_cxx=true from libsanitizer.
1714         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1715         * Makefile.in: Regenerated.
1716         * configure: Likewise.
1718 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1720         * Makefile.def (target_modules): Add bootstrap=true and
1721         raw_cxx=true to libsanitizer.
1722         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1723         * Makefile.in: Regenerated.
1724         * configure: Likewise.
1726 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1728         PR bootstrap/54279
1729         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1730         * configure: Regenerate.
1731         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1732         * Makefile.in: Regenerate.
1734 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1736         * configure.ac: Disable libsanitizer if we're not building C++.
1737         * configure: Regenerate.
1739 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1741         * MAINTAINERS (Write After Approval): Add myself.
1743 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1745         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1746         Kostya Serebryany (kcc@google.com) and
1747         Jakub Jelinek (jakub@redhat.com).
1748         Rename area for Dodji Seketeli (dodji@redhat.com).
1750 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1752         * MAINTAINERS: (asan.c, related): Add myself.
1754 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1756         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1757         * configure: Regenerate.
1759 2012-11-13  Richard Henderson  <rth@redhat.com>
1761         * configure.ac: Move libsanitizer logic to subdirectory.
1762         * configure: Regenerate.
1764 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1766         * configure.ac: Enable libsanitizer just on x86 linux for now.
1767         * configure: Re-generate.
1769 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1771         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1772         sections.
1773         * configure: Regenerate.
1775 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1777         * configure.ac: Add section for configdirs for libsanitizer.
1778         Disable for cris-*-* and mmix-*-*.
1779         * configure: Regenerate.
1781 2012-11-12  Wei Mi <wmi@google.com>
1783         * configure.ac: Add libsanitizer to target_libraries.
1784         * Makefile.def: Ditto.
1785         * configure: Regenerate.
1786         * Makefile.in: Regenerate.
1787         * libsanitizer: New directory for asan runtime.  Contains an empty
1788         tsan directory.
1790 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1792         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1793         against Mingw64 w32api.
1794         * configure: Regenerate.
1796 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1798         * configure: Regenerated.
1800 2012-11-03  Robert Mason  <rbmj@verizon.net>
1802         * configure.ac: add --disable-libstdcxx configure option
1803         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1805 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1807         * MAINTAINERS (Write After Approval): Add myself.
1809 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2012-10-24  Sharad Singhai  <singhai@google.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2012-10-24  Eric Christopher  <echristo@gmail.com>
1819         * MAINTAINERS: Update email address.
1821 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1823         PR bootstrap/54820
1824         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1825         * configure: Regenerate.
1827 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1829         * MAINTAINERS (aarch64): Add Marcus and myself.
1831 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1833         PR bootstrap/54820
1834         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1835         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1836         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1837         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1838         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1839         * Makefile.in: Regenerate.
1840         * configure.ac (have_static_libs): New variable and associated check.
1841         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1842         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1843         * configure: Regenerate.
1845 2012-10-10  Richard Biener  <rguenther@suse.de>
1847         * MAINTAINERS: Adjust for changed surname.
1849 2012-10-04  Lawrence Crowl  <crowl@google.com>
1851         * MAINTAINERS (Write After Approval): Add myself.
1853 2012-10-01  Cary Coutant  <ccoutant@google.com>
1855         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1857 2012-09-28  Ian Lance Taylor  <iant@google.com>
1859         * Makefile.def: Make all-target-libgo depend on
1860         all-target-libbacktrace.
1861         * Makefile.in: Rebuild.
1863 2012-09-26  Ian Lance Taylor  <iant@google.com>
1865         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1866         * Makefile.in: Rebuild.
1868 2012-09-20  Walter Lee  <walt@tilera.com>
1870         * configure.ac: Add tilegx to list of targets that support gold.
1871         * configure: Regenerate.
1873 2012-09-20  Marek Polacek  <polacek@redhat.com>
1875         * MAINTAINERS (Write After Approval): Add myself.
1877 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1879         * configure.ac: Add mips*-mti-elf* target.
1880         * configure: Regenerate.
1882 2012-09-17  Ian Lance Taylor  <iant@google.com>
1884         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1885         * configure.ac (host_libs): Add libbacktrace.
1886         (target_libraries): Add libbacktrace.
1887         * Makefile.def (host_modules): Add libbacktrace.
1888         (target_modules): Likewise.
1889         * configure, Makefile.in: Rebuild.
1891 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1893         PR target/38607
1894         Merge upstream change.
1895         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1897         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1898         Add libgomp*.o to compare_exclusions for AIX.
1899         * configure: Regenerate.
1901 2012-09-06  Diego Novillo  <dnovillo@google.com>
1903         * configure.ac: Bump minimum GMP version to 4.2.3.
1904         * configure: Re-generate.
1906 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1908         PR target/54461
1909         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1910         target-libgloss if not configured --with-avrlibc=no.
1911         * configure: Regenerate.
1913 2012-09-04  Jason Merrill  <jason@redhat.com>
1915         * configure.ac: Fix --enable-languages=all.
1917 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1919         * MAINTAINERS (Write After Approval): Add myself.
1921 2012-09-03  Richard Guenther  <rguenther@suse.de>
1923         PR bootstrap/54138
1924         * configure.ac: Re-organize ISL / CLOOG checks to allow
1925         disabling with either --without-isl or --without-cloog.
1926         * configure: Regenerated.
1928 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1930         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1931         * configure: Regenerate.
1933 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1935         * MAINTAINERS: Fix my email address.
1937 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1939         PR binutils/4970
1940         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1941         and opcodes.
1942         * Makefile.in: Regenerated.
1944 2012-08-26  Art Haas <ahaas@impactweather.com>
1946         * configure: Regenerate.
1948 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1950         * INSTALL/README: Also refer to the online installation
1951         instructions.
1953 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1955         * MAINTAINERS (Write After Approval): Add myself.
1956         (Picochip port): Remove myself.
1958 2012-08-14   Diego Novillo  <dnovillo@google.com>
1960         Merge from cxx-conversion branch.
1962         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1963         POSTSTAGE1_CONFIGURE_FLAGS.
1964         * Makefile.in: Regenerate.
1965         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1966         Force C++ when bootstrapping.
1967         * configure: Regenerate.
1969 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1971         * MAINTAINERS (Write After Approval): Add myself.
1973 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1975         * README: Document use of ranges of years in copyright notices.
1977 2012-07-06  Richard Guenther  <rguenther@suse.de>
1979         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1980         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1981         --with-gmp=system.
1982         * Makefile.in: Regenerated.
1983         * configure: Likewise.
1985 2012-07-06  Richard Guenther  <rguenther@suse.de>
1987         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1988         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1989         supply V=1 as extra_make_flags.
1990         * configure: Regenerated.
1991         * Makefile.in: Likewise.
1993 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1995         * configure: Regenerate.
1997 2012-07-03  Richard Guenther  <rguenther@suse.de>
1999         * Makfile.def (isl): Remove not necessary extra_exports and
2000         extra_make_flags.
2001         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2002         * Makefile.in: Regenerated.
2004 2012-07-03  Richard Guenther  <rguenther@suse.de>
2006         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2007         * configure.ac: If either the ISL or the CLooG check failed
2008         do not try to build in-tree versions.
2009         * Makefile.in: Regenerated.
2010         * configure: Regenerated.
2012 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2014         * configure: Regenerate.
2016 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2018         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2019         maintainer.
2021 2012-07-02  Richard Guenther  <rguenther@suse.de>
2023         * configure: Regenerated.
2025 2012-07-02  Richard Guenther  <rguenther@suse.de>
2026         Michael Matz  <matz@suse.de>
2027         Tobias Grosser <tobias@grosser.es>
2028         Sebastian Pop <sebpop@gmail.com>
2030         * Makefile.def: Add ISL host module, remove PPL host module.
2031         Adjust ClooG host module to use the proper ISL.
2032         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2033         * configure.ac: Include config/isl.m4.  Add ISL host library,
2034         remove PPL.  Remove PPL configury, add ISL configury, adjust
2035         ClooG configury.
2036         * Makefile.in: Regenerated.
2037         * configure: Likewise.
2039 2012-07-02  Richard Guenther  <rguenther@suse.de>
2041         Merge from graphite branch
2042         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2044         * configure: Regenerated.
2045         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2046         both cloog.org and legacy versions. The only supported version will
2047         be CLooG with the isl backend.
2049         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2051         * configure: Regenerated.
2052         * configure.ac: Require cloog isl 0.17.0
2054         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2056         * configure: Regenerated.
2057         * config/cloog.m4: Do not define CLOOG_ORG
2059 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2061         * configure.ac: Skip C if explicitly selected.
2062         * configure: Regenerate.
2064 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2066         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2067         they contain -O2.
2068         * configure: Regenerate.
2070 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2072         PR debug/53740
2073         * df.h, df-problems.c, dce.c: Revert last patch.
2075 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2077         * MAINTAINERS (Write After Approval): Update my email address.
2079 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2012-06-20  Jason Merrill  <jason@redhat.com>
2085         * Makefile.tpl (check-target-libgomp-c++): New.
2086         (check-target-libitm-c++): New.
2087         * Makefile.def (c++): Add them.
2088         * Makefile.in: Regenerate.
2090 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2092         * MAINTAINERS (Write After Approval): Add myself.
2094 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2096         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2097         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2098         (install-no-fixedincludes): Adjust accordingly.
2099         * Makefile.in: Regenerate.
2101 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2103         Merge upstream change
2104         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2106 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2108         * MAINTAINERS (Write After Approval): Add myself.
2110 2012-05-09  Nick Clifton  <nickc@redhat.com>
2111             Paul Smith  <psmith@gnu.org>
2113         PR bootstrap/50461
2114         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2115         allow for the fact that from release v3.1.0 of MPFR the source
2116         files were moved into a src sub-directory.
2117         * configure: Regenerate.
2119 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2121         * configure.ac: Bump minimum MPFR version to 2.4.0.
2122         * configure: Regenerated.
2124 2012-05-01  Richard Henderson  <rth@redhat.com>
2126         * Makefile.def (libatomic): New target_module.
2127         * configure.ac (target_libraries): Add libatomic.
2128         (noconfigdirs): Check if libatomic is supported.
2129         * Makefile.in, configure: Rebuild.
2131 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2137         * config.sub: Update to 2012-04-18 version from official repo.
2139 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2141         * MAINTAINERS (Write After Approval): Add myself.
2143 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2145         * MAINTAINERS: Changed email address.
2147 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2149         PR target/52737
2150         * contrib/gcc_update (files_and_dependencies):
2151         Remove gcc/config/avr/t-multilib from touch data.
2153 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2155         * MAINTAINERS (OS Port Maintainers): Remove irix.
2156         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2157         (unsupported_languages): Remove mips-sgi-irix6.*.
2158         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2159         (with_stabs): Remove.
2160         * configure: Regenerate.
2162 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2164         * MAINTAINERS (OS Port Maintainers): Remove osf.
2165         * configure.ac (enable_libgomp): Remove *-*-osf*.
2166         (with_stabs): Remove alpha*-*-osf*.
2167         * configure: Regenerate.
2169 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2171         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2172         * configure: Regenerate.
2174 2012-02-17  Walter Lee  <walt@tilera.com>
2176         * MAINTAINERS: (Write After Approval): Delete myself.
2178 2012-02-14  Walter Lee  <walt@tilera.com>
2180         * MAINTAINERS (tilegx port): Add myself.
2181         (tilepro port): Add myself.
2182         (Write After Approval): Add myself.
2184 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2186         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2187         and Joseph Myers as docstring relicensing maintainers.
2189 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2191         * MAINTAINERS (write-after-approval): Add myself.
2193 2012-02-08  Ira Rosen <irar@il.ibm.com>
2195         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2196         maintainer.
2198 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2200         * MAINTAINERS (Write After Approval): Move myself to
2201         maintain alphabetical order.
2203 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2205         * MAINTAINERS (Write After Approval): Add myself.
2207 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2212             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2214         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2215         * configure: Regenerate.
2217 2012-01-23  Harshit Chopra  <harshit@google.com>
2219         * MAINTAINERS (Write After Approval): Add myself.
2221 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2223         * configure.ac: Remove reference to mh-interix.
2224         * configure: Regenerate.
2226 2012-01-05  Richard Henderson  <rth@redhat.com>
2228         PR bootstrap/51072
2229         * configure.ac: Disable libitm if c++ is not enabled.
2230         * configure: Rebuild.
2232         * configure.ac: Fix regexp for same.
2233         * configure: Rebuild.
2235 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2237         * MAINTAINERS (Write After Approval): Add myself.
2239 2012-01-02  Richard Guenther  <rguenther@suse.de>
2241         PR bootstrap/51686
2242         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2243         * Makefile.in: Regenerate.
2245 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2247         * MAINTAINERS (Write After Approval): Add myself.
2249 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2251         * configure: Regenerate.
2253 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2255         * MAINTAINERS (picochip): Changed email address.
2257 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2259         * MAINTAINERS (write-after-approval): Add self.
2261 2011-11-29  DJ Delorie  <dj@redhat.com>
2263         * configure.ac (rl78-*-*) New case.
2264         * configure: Regenerate.
2265         * MAINTAINERS: Add myself as RL78 maintainer.
2267 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2269         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2271 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2273         * libtool.m4: Additional FreeBSD 10 fixes.
2275 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2277         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2278         Maintainers section, as Epiphany maintainer.
2280 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2282         PR target/49992
2283         * configure.ac: Remove ranlib special-casing for Darwin.
2284         * configure: Regenerate.
2286 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2288         * MAINTAINERS (Reviewers): Keep the list sorted.
2290 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2292         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2294 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2296         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2297         * configure: Rebuild.
2298         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2299         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2300         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2301         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2302         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2303         Add READELF.
2304         * Makefile.in: Rebuild.
2306 2011-11-09  Jason Merrill  <jason@redhat.com>
2308         * Makefile.def (language=c++): Remove check-c++0x.
2309         * Makefile.in (check-gcc-c++): Regenerate.
2311 2011-11-08  Richard Henderson  <rth@redhat.com>
2313         * configure.ac: Test for libitm directory present first.
2315         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2317         * configure.ac: Test libitm/configure.tgt to disable libitm.
2318         * configure: Rebuild.
2320 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2321             Richard Henderson  <rth@redhat.com>
2323         Merged from transactional-memory.
2325         * Makefile.def (lang_env_dependencies): libitm is c++.
2326         Add libitm target module.
2327         * configure.ac: Likewise.
2328         * config/mmap.m4: New file.
2329         * contrib/gcc_update: Add libitm to touch data.
2330         * Makefile.in, configure: Rebuild.
2332 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2334         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2335         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2336         * Makefile.in: Regenerate.
2338 2011-11-01  DJ Delorie  <dj@redhat.com>
2340         * config.sub: Update to version 2011-10-29 (added rl78)
2342 2011-10-27  Nick Clifton  <nickc@redhat.com>
2344         * config.sub: Import these changes from the config project:
2346         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2347             Ben Elliston  <bje@gnu.org>
2349         * config.sub (epiphany): New.
2351         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2352             Ben Elliston  <bje@gnu.org>
2354         * config.sub (hexagon, hexagon-*): New.
2356         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2358         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2359         64eb to be64.
2361         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2363         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2364         (nacl): Grok as alias for 32el-unknown-nacl.
2366 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2368         * MAINTAINERS (Write After Approval): Add myself.
2370 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2376         * MAINTAINERS (sparc port): Remove myself.
2378 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2380         * MAINTAINERS (Write After Approval): Add myself.
2382 2011-08-14  Yao Qi  <yao@codesourcery.com>
2384         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2385         * configure: Regenerate.
2387 2011-07-26  Ian Lance Taylor  <iant@google.com>
2389         * configure.ac: Set have_compiler based on whether gcc directory
2390         exists, rather than on whether gcc is in configdirs.
2391         * configure: Rebuild.
2393 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2395         * MAINTAINERS (Global Reviewers): Add self.
2397 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2399         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2400         link directories.
2401         * Makefile.in: Rebuild.
2403 2011-07-20  Ian Lance Taylor  <iant@google.com>
2405         PR bootstrap/49787
2406         * configure.ac: Move --enable-bootstrap handling earlier in file.
2407         If --enable-bootstrap and either --enable-build-with-cxx or
2408         --enable-build-poststage1-with-cxx, enable C++ automatically.
2409         * configure: Rebuild.
2411 2011-07-19  Ian Lance Taylor  <iant@google.com>
2413         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2414         make C++ a boot_language.  Set and substitute
2415         POSTSTAGE1_CONFIGURE_FLAGS.
2416         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2417         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2418         * configure, Makefile.in: Rebuild.
2420 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2422         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2423         maintainers.
2425 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2427         * MAINTAINERS (Global Reviewers): Add myself.
2429 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2431         * configure: Regenerate.
2433 2011-07-16  Jason Merrill  <jason@redhat.com>
2435         * Makefile.def (language=c++): Add check-c++0x and
2436         check-target-libmudflap-c++.
2437         * Makefile.tpl (check-target-libmudflap-c++): New.
2438         * Makefile.in: Regenerate.
2440 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2442         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2443         * Makefile.def (target_modules/libjava): Pass
2444         $(EXTRA_CONFIGARGS_LIBJAVA).
2445         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2446         if not configured with --enable-static-libjava.
2447         * Makefile.in: Regenerate.
2448         * configure: Likewise.
2450 2011-07-15  Jason Merrill  <jason@redhat.com>
2452         * Makefile.in (check-c++): Move check-gcc-c++0x after
2453         check-target-libstdc++-v3.
2455 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2457         * MAINTAINERS (c6x port): New entry.
2459 2011-07-13  Jason Merrill  <jason@redhat.com>
2461         * Makefile.in (check-gcc-c++0x): New.
2462         (check-c++): Depend on it.
2464 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2466         PR target/39150
2467         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2468         x86_64-*-solaris2.1[0-9]*.
2469         * configure: Regenerate.
2471 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2473         * MAINTAINERS (RTL optimizers): Add self.
2475 2011-06-27  Gabriel Charette  <gchare@google.com>
2477         * MAINTAINERS (Write After Approval): Add myself.
2479 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2481         PR regression/47836
2482         PR bootstrap/23656
2483         PR other/47733
2484         PR bootstrap/49247
2485         PR c/48825
2486         * configure.ac (target_libraries): Remove target-libiberty.
2487         Remove case-statement setting skipdirs=target-libiberty for
2488         multiple targets.  Remove checking target_configdirs and
2489         removing target-libiberty but keeping target-libgcc if
2490         otherwise empty.
2491         * Makefile.def (target_modules): Don't add libiberty.
2492         (dependencies): Remove all traces of target-libiberty.
2493         * configure, Makefile.in: Regenerate.
2495 2011-06-13  Walter Lee <walt@tilera.com>
2497         * configure.ac (tilepro-*-*) New case.
2498         (tilegx-*-*): Likewise.
2499         * configure: Regenerate.
2501 2011-06-06  Jing Yu  <jingyu@google.com>
2503         * configure.ac: Skip target-libiberty for
2504         arm*-*-linux-androideabi.
2505         * configure: Regenerated.
2507 2011-06-06  Nick Clifton  <nickc@redhat.com>
2509         * config.sub: Sync from upstream.
2511 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2513         * MAINTAINERS (Write After Approval): Add myself.
2515 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2517         * MAINTAINERS: Update my email address.
2519 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2521         * MAINTAINERS (Write After Approval): Update my email address.
2523 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2525         * MAINTAINERS (Write After Approval): Add myself.
2527 2011-05-08  Doug Kwan  <dougkwan@google.com>
2529         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2530         * configure: Regenerated.
2531         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2532         value from configure.
2533         * Makefile.in: Regenerated.
2535 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2537         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2538         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2539         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2540         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2541         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2542         *-*-vxworks*): Disable newlib and libgloss in separate case
2543         statement.
2544         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2545         to separate case statement.
2546         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2547         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2548         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2549         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2550         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2551         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2552         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2553         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2554         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2555         i[[3456789]]86-*-rdos*, m32r-*-*,
2556         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2557         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2558         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2559         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2560         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2561         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2562         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2563         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2564         and libgloss in main case over targets.  Remove most empty cases
2565         in main case over targets.
2566         * configure: Regenerate.
2568 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2570         * MAINTAINERS (Write After Approval): Add myself.
2572 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2574         * configure.ac: Remove code setting special library locations for
2575         hppa*64*-*-hpux11*.  Remove code setting compiler for
2576         sparc-sun-solaris2*.
2577         * configure: Regenerate.
2579 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2581         * configure.ac: Separate libgloss_dir settings from general case
2582         over targets.
2583         * configure: Regenerate.
2585 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2587         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2588         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2589         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2590         cases in libgcj-disabling case statement.
2591         (hppa*64*-*-linux*): Set unsupported_languages instead of
2592         disabling target-zlib.
2593         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2594         to hppa*64*-*-hpux*.
2595         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2596         hppa*-*-hpux*.
2597         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2598         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2599         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2600         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2601         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2602         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2603         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2604         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2605         libgcj-disabling case statement.
2606         * configure: Regenerate.
2608 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2610         * configure.ac: Disable Java for targets not supporting libffi.
2611         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2612         Remove cases in Java-disabling statement.
2613         (*arm-wince-pe): Change to arm-wince-pe.
2614         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2615         cases in Java-disabling statement.
2616         (bfin-*-*): Don't disable Java again.
2617         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2618         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2619         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2620         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2621         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2622         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2623         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2624         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2625         Java-disabling statement.
2626         (mmix-*-*): Don't disable Java again.
2627         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2628         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2629         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2630         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2631         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2632         statement.
2633         * configure: Regenerate.
2635 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2637         * configure.ac: Separate cases disabling Java and Java libraries
2638         from general case over targets.
2639         * configure: Regenerate.
2641 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2643         * MAINTAINERS: Update my email address.
2645 2011-04-20  Easwaran Raman  <eraman@google.com>
2647         * MAINTAINERS (Write After Approval): Add myself.
2649 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2651         PR lto/48086
2652         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2653         * configure: Regenerate.
2655 2011-04-16  Jim Meyering  <meyering@redhat.com>
2657         * MAINTAINERS (Write After Approval): Add myself.
2659 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2661         * MAINTAINERS: Update my email address.
2663 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2665         * MAINTAINERS (Write After Approval): Add myself.
2667 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2669         * MAINTAINERS (Write After Approval): Add myself.
2671 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2673         * MAINTAINERS (Write After Approval): Add myself.
2675 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2677         * configure.ac (build_tools): Remove build-byacc.
2678         (host_libs): Remove mmalloc.
2679         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2680         autoconf automake libtool diff rcs fileutils shellutils time
2681         textutils wdiff find uudecode hello tar gzip indent recode release
2682         sed perl gawk findutils gettext zip.
2683         (libgcj): Remove target-qthreads.
2684         (target_tools): Remove target-examples target-gperf.
2685         (YACC): Don't handle building byacc.
2686         * configure: Regenerate.
2687         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2688         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2689         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2690         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2691         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2692         handle building components.
2693         * Makefile.in: Regenerate.
2695 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2697         * MAINTAINERS: Update my email address as Xtensa maintainer.
2699 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2701         * config.sub: Sync from upstream.
2703 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2705         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2706         (microblaze*): Don't disable libssp.
2707         * configure: Regenerate.
2709 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2711         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2712         moveifchange.
2713         * configure: Regenerate.
2714         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2715         * Makefile.in: Regenerate.
2717 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2719         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2720         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2721         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2722         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2723         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2724         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2725         md_exec_prefix cases.
2726         * configure: Regenerate.
2728 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2730         * configure.ac: Separate cases disabling target-libssp,
2731         target-libiberty, target-libstdc++-v3 and Fortran from general
2732         case over targets.
2733         * configure: Regenerate.
2735 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2737         * configure.ac (*-*-chorusos): Don't disable libgcj.
2738         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2739         Remove case.
2740         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2741         (arm-*-coff): Don't disable libgcj.
2742         (arm*-*-linux-gnueabi): Remove useless assignment.
2743         (arm-*-riscix*): Don't disable libgcj.
2744         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2745         configuration.
2746         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2747         (c54x*-*-*): Remove case.
2748         (tic54x-*-*): Don't disable GCC or GCC libraries.
2749         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2750         to *.
2751         (d10v-*-*): Don't disable GCC libraries.
2752         (d30v-*-*): Don't disable libgcj.
2753         (h8500-*-*): Don't disable GCC libraries.
2754         (i960-*-*): Don't disable libgcj.
2755         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2756         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2757         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2758         libgcj.
2759         (m68k-*-coff*): Remove case.
2760         (mmix-*-*): Don't disable libgloss on host.
2761         (mn10200-*-*, mn10300-*-*): Remove cases.
2762         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2763         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2764         Don't disable libgcj.
2765         (romp-*-*): Remove case.
2766         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2767         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2768         case.
2769         (v810-*-*): Don't disable GCC libraries.
2770         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2771         (ip2k-*-*): Don't disable GCC libraries.
2772         * configure: Regenerate.
2774 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2776         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2777         libffi on host.
2778         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2779         on host.
2780         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2781         * configure: Regenerate.
2783 2011-03-26  John Marino  <binutils@marino.st>
2785         * configure.ac: Add support for *-*-dragonfly*
2786         * configure: Regenerate.
2788 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2790         * configure.ac (native_only): Remove.
2791         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2792         send-pr uudecode guile gnuserv on host.
2793         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2794         send-pr rcs guile perl texinfo libtool on host.
2795         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2796         automake send-pr rcs guile perl texinfo libtool on host.
2797         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2798         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2799         (alpha*-dec-osf*): Don't disable fileutils on target.
2800         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2801         texinfo send-pr expect dejagnu on target.
2802         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2803         target-qthreads on target.
2804         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2805         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2806         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2807         x86_64-*-mingw*): Don't disable expect on target.
2808         (*-*-cygwin*): Don't disable target-gperf on target.
2809         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2810         gnuserv on target.
2811         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2812         target.
2813         * configure: Regenerate.
2815 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2817         * configure.ac (target_tools): Remove target-groff.
2818         (native_only): Remove target-groff.
2819         (hppa*64*-*-*): Don't disable byacc.
2820         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2821         setting.
2822         (*-*-kaos*): Don't skip target-librx and target-groff.
2823         (*-*-netware*): Don't skip target-libmudflap.
2824         (*-*-tpf*): Don't skip target-libmudflap.
2825         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2826         directories on the host.
2827         (ia64*-*-*vms*): Don't skip tix.
2828         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2829         host.
2830         * configure: Regenerate.
2832 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2834         * configure.ac: Remove references to mt-mep, mt-netware,
2835         mt-wince.
2836         * Makefile.def: Add all-utils soft dependencies.
2837         * Makefile.tpl: Remove GDB_NLM_DEPS.
2838         * configure: Regenerate.
2839         * Makefile.in: Regenerate.
2841 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2843         * configure.ac: Do not include mh-x86omitfp.
2844         * configure: Regenerate.
2846 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2848         * configure.ac: Remove empty cases.
2849         * configure: Regenerate.
2851 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2853         * Makefile.def: Add dependency from termcap to gdb.
2854         * Makefile.in: Regenerate.
2856 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2858         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2859         * configure: Regenerate.
2860         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2861         * Makefile.tpl: Likewise.
2862         * Makefile.in: Regenerate.
2864 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2866         * configure.ac: Remove all mentions of tentative_cc.
2867         * configure: Regenerate.
2869 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2871         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2872         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2873         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2874         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2875         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2876         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2877         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2878         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2879         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2880         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2881         *-*-rhapsody*): Remove host cases.
2882         * configure: Regenerate.
2884 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2886         * configure.ac (ppc*-*-pe): Remove host case.
2887         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2888         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2889         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2890         cases.
2891         * configure: Regenerate.
2893 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2895         * config.sub: Update to version 2011-03-23.
2897 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2899         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2900         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2901         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2902         * configure: Regenerate.
2904 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2906         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2907         to Write After Approval.
2908         * config-ml.in: Don't handle arc-*-elf*.
2909         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2910         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2911         handle GCC libraries.
2912         * configure: Regenerate.
2914 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2916         PR bootstrap/48120:
2917         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2918         Add -lstdc++ -lm to LIBS.
2919         * configure: Regenerate.
2921 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2923         * config.guess: Update to version 2011-02-02
2924         * config.sub: Update to version 2011-02-24
2926 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2928         PR lto/48086
2929         * configure.ac: Re-enable LTO on *-apple-darwin9.
2930         * configure: Regenerate.
2932 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2934         PR lto/48086
2935         * configure.ac: Disable LTO on darwin due to an assembler change in
2936         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2937         under 256.
2938         * configure: Regenerate.
2940 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2942         * MAINTAINERS: Update myself as score backend maintainer,
2943         update my e-mail address.
2945 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2947         * MAINTAINERS: Update my e-mail address.
2949 2011-03-06  Joey Ye  <joey.ye@arm.com>
2951         * MAINTAINERS: Update my e-mail address.
2953 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2955         * configure.ac: Adjust test of with_ppl.
2956         * configure: Regenerated.
2958 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2960         * MAINTAINERS: Adjust my e-mail address.
2962 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2964         * configure.ac: Add -lpwl to ppllibs.
2965         * configure: Regenerated.
2967 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2969         * config/cloog.m4: Add -lisl to clooglibs.
2970         * configure: Regenerated.
2972 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2974         * MAINTAINERS (CPU Port maintainers): Add self.
2976 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2978         * MAINTAINERS: Add myself as testsuite maintainer.
2980 2011-02-15  Mike Stump  <mikestump@comcast.net>
2982         * MAINTAINERS: Add myself as testsuite maintainer.
2984 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2986         Import from Libtool and gnulib:
2988         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2990         Prepare for supporting FreeBSD 10.
2991         * config.rpath: Remove handling of freebsd1* which soon would
2992         match FreeBSD 10.0.
2994         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2996         Remove support for FreeBSD 1.x.
2997         * libtool.m4 (_LT_LINKER_SHLIBS)
2998         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2999         soon would incorrectly match FreeBSD 10.0.
3001 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3003         PR binutils/12283
3004         * move-if-change: Import version from gnulib.
3006 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3008         PR lto/47225
3009         * Makefile.def (lto-plugin): Double dash for enable-shared.
3010         (configure-gcc): Depend on all-lto-plugin.
3011         * Makefile.in: Rebuilt.
3013 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3015         * configure.ac: Remove extra bracket.
3016         * configure: Regenerate.
3018 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3020         * MAINTAINERS: Add myself as libquadmath maintainer.
3022 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3024         * MAINTAINERS: Update my email address.
3026 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3028         * MAINTAINERS (option handling): Add self.
3030 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3032         PR lto/47225
3033         * Makefile.def: Add dependency for install-gcc
3034         on install-lto-plugin.
3035         * Makfile.in: Regenerated
3037 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3039         * MAINTAINERS (CPU Port Maintainers): Add myself.
3041 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3043         PR libgcj/44341
3044         * configure.ac: Discard --with-* flags for host when configuring
3045         target libraries for cross build.
3046         * configure: Rebuilt.
3048 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3050         * MAINTAINERS (linear loop transforms): Removed.
3052 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3054         * configure.ac: If with_ppl is no, move setting with_cloog=no
3055         after CLOOG_REQUESTED check.
3056         * configure: Regenerated.
3058 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3060         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3061         CLooG has been requested.
3062         * configure: Regenerated.
3064 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3066         * configure: Regenerated.
3067         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3069 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3071         * configure: Regenerated.
3072         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3074 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3076         * configure.ac: Use AS_HELP_STRING throughout.
3077         * configure: Regenerate.
3079 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3081         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3082         * configure: Regenerate.
3084 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3086         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3088 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3090         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3091         for ia64-hpux.
3092         * configure: Regenerate.
3094 2011-01-07  Jan Hubicka  <jh@suse.cz>
3096         PR lto/47225
3097         * Makefile.in: Regenerate.
3098         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3099         configure.
3101 2011-01-07  Jan Hubicka  <jh@suse.cz>
3103         * Makefile.in: Regenerate.
3104         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3105         and configure dependency on lto-plugin configure.
3106         (lto-plugin module): Remove dependency on GCC; add dependency on
3107         liniberty.
3109 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3111         * MAINTAINERS (Write After Approval): Add myself.
3113 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3115         * configure: Regenerate.
3117 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3119         * configure.ac: (picochip): Disable libiberty.
3121 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2010-12-10  Ian Lance Taylor  <iant@google.com>
3127         PR bootstrap/46819
3128         * configure.ac: For --disable-libgcj clear libgcj_saved.
3129         * configure: Rebuild.
3131 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3133         PR fortran/46540
3134         * configure.ac: Add --disable-libquadmath and
3135         --disable-libquadmath-support.
3136         * configure: Regenerate.
3138 2010-12-03  Ian Lance Taylor  <iant@google.com>
3140         * MAINTAINERS: Add myself as libgo maintainer.
3142 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3144         PR libffi/46792
3145         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3146         * configure: Regenerate.
3148 2010-12-02  Ian Lance Taylor  <iant@google.com>
3150         * configure.ac: Always set default for poststage1_ldflags to
3151         -static-libstdc++ -static-libgcc.
3153 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3155         * configure.ac: Move comment to remove extra space in last argument
3156         of GCC_TARGET_TOOL.
3158 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3160         PR other/46026
3161         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3162         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3163         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3164         (BASE_FLAGS_TO_PASS): Use it.
3165         * configure: Rebuilt.
3166         * Makefile.in: Rebuilt.
3168 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3170         PR binutils/12258
3171         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3172         Properly check default linker.
3173         * configure: Regnerated.
3175 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3177         * configure.ac: For --enable-gold, handle value `default' instead of
3178         `both*'.  New configure option --{en,dis}able-ld.
3179         * configure: Regenerate.
3181 2010-11-20  Ian Lance Taylor  <iant@google.com>
3183         * configure.ac: Only disable a language library if no language needs
3184         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3185         * configure: Rebuild.
3187 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3189         * Makefile.in: Regenerate.
3191         PR other/46202
3192         * configure.ac: Fix just-built in-tree STRIP name to be
3193         binutils/strip-new.
3194         * configure: Regenerate.
3195         * Makefile.def (install-strip-gcc, install-strip-binutils)
3196         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3197         (install-strip-sid): Mirror dependencies on non-strip variants
3198         of these targets on the respective -strip prerequisites.
3199         * Makefile.tpl (install-strip, install-strip-host)
3200         (install-strip-target): New targets.
3201         (install-strip-[+module+], install-strip-target-[+module+]):
3202         New targets.
3203         * Makefile.in: Regenerate.
3205 2010-11-19  Ian Lance Taylor  <iant@google.com>
3206             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3208         * configure.ac: Add target-libgo to target_libraries.  Set
3209         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3210         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3211         (HOST_EXPORTS): Add GOC.
3212         (BASE_TARGET_EXPORTS): Add GOC.
3213         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3214         (GOCFLAGS_FOR_TARGET): New variable.
3215         (EXTRA_HOST_FLAGS): Add GOC.
3216         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3217         * Makefile.def (target_modules): Add libgo.
3218         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3219         (dependencies): Add dependency from configure-target-libgo to
3220         configure-target-libffi and all-target-libstdc++-v3.  Add
3221         dependencies from all-target-libgo to all-target-libffi.
3222         (languages): Add go.
3223         * configure: Rebuild.
3224         * Makefile.in: Rebuild.
3226 2010-11-19  Ian Lance Taylor  <iant@google.com>
3228         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3229         compiler/flag environment variables.
3231 2010-11-18  Ian Lance Taylor  <iant@google.com>
3233         * configure.ac: Check for lang_requires_boot_languages in
3234         config-lang.in files.
3235         * configure: Rebuild.
3237 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3238             Tobias Burnus  <burnus@net-b.de>
3240         PR fortran/32049
3241         * Makefile.def: Add libquadmath; build it with language=fortran.
3242         * configure.ac: Add libquadmath.
3243         * Makefile.tpl: Handle multiple libs in check-[+language+].
3244         * Makefile.in: Regenerate.
3245         * configure: Regenerate.
3247 2010-11-16  Tom Tromey  <tromey@redhat.com>
3249         * MAINTAINERS: Moved myself to reviewers section.
3251 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3253         * MAINTAINERS: Moved myself to reviewers section.
3255 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3257         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3258         (Write After Approval): Remove self.
3260 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3262         * configure.ac: Fix spelling in option names.
3263         * configure: Regenerated.
3265 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3267         PR bootstrap/39622
3268         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3269         * configure: Regenerated.
3271 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3273         * MAINTAINERS: Update my email address.
3275 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3277         * configure: Regenerate.
3279 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3281         * configure: Regenerate.
3283 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3285         * configure: Regenerate.
3287 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3289         * configure: Regenerate.
3291 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3293         * configure.ac: Support official CLooG.org versions.
3294         * configure: Regenerate.
3295         * config/cloog.m4: New.
3297 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3299         * MAINTAINERS (Write After Approval): Add myself.
3301 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3303         * MAINTAINERS: Update my email address.
3305 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3307         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3308         * configure: Regenerate.
3310 2010-11-03  Ian Lance Taylor  <iant@google.com>
3311             Dave Korn  <dave.korn.cygwin@gmail.com>
3313         PR lto/46273
3314         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3315         and on other supported platforms whenever LTO is enabled.
3316         * configure: Rebuild.
3318 2010-11-02  Alan Modra  <amodra@gmail.com>
3320         PR binutils/12110
3321         * configure.ac: Error when source path contains spaces.
3322         * configure: Regenerate.
3324 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3326         * MAINTAINERS: Update my email address.
3328 2010-10-20  Ian Lance Taylor  <iant@google.com>
3330         * Makefile.def (target_modules): Set lib_path to src/.libs for
3331         libstdc++-v3 module.
3332         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3333         * Makefile.in: Rebuild.
3335 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3337         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3338         (Write After Approval): Remove myself.
3340 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3342         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3344 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3346         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3348 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3350         * configure.ac (build_lto_plugin): New shell variable.
3351         (--enable-lto): Turn on by default for all non-ELF platforms that
3352         have had LTO support added so far.  Set build_lto_plugin appropriately
3353         for both ELF and non-ELF.
3354         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3355         * configure: Regenerate.
3357 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3359         Sync from src:
3360         * configure.ac (v850 support): Remove target-libgloss from
3361         noconfigdirs.
3362         * configure: Regenerate.
3364 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3366         PR bootstrap/45326
3367         PR bootstrap/45174
3368         * configure.ac: Honor initial values of $build_configargs,
3369         $host_configargs, $target_configargs.  Mark the precious, so
3370         environment settings get recorded.
3371         * configure: Regenerate.
3373 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3375         PR bootstrap/45796
3376         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3377         Depend on all-build-libiberty.
3378         * Makefile.in: Regenerate.
3380 2010-09-30  Michael Eager  <eager@eagercon.com>
3382         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3383         * configure: Regenerate.
3385 2010-09-28  Michael Eager  <eager@eagercon.com>
3387         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3389 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3391         PR bootstrap/44621
3392         * configure.ac: Fix unportable shell quoting.
3393         * configure: Regenerate.
3395 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3397         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3398         targets and amend comment.
3399         * configure: Regenerate.
3401 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3403         * MAINTAINERS (Write After Approval): Add myself.
3405 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3407         * configure.ac: Enable LTO by default on Darwin.
3408         * configure: Regenerate.
3410 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3420         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3421         ports
3423 2010-07-28  David Yuste  <david.yuste@gmail.com>
3425         * MAINTAINERS (Write After Approval): Add myself.
3427 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3429         * configure.ac: Support all v850 targets.
3430         * configure: Regenerate.
3432 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3434         PR bootstrap/44455
3435         * configure.ac (extra_mpfr_configure_flags): Copy from
3436         extra_mpc_gmp_configure_flags.
3437         * configure: Re-generated.
3439 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3441         * MAINTAINERS (Write After Approval): Add myself.
3443 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3445         * MAINTAINERS (Write After Approval): Add myself.
3447 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3449         * MAINTAINERS (Write After Approval): Add myself.
3451 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3453         PR target/44862
3454         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3455         Provide -B option to allow for link spec %s substitutions for
3456         libstdc++.a on darwin.
3457         * Makefile.in: Regenerate.
3459 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3461         * MAINTAINERS (Reviewers): Update my e-mail address
3463 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3465         * Makefile.def (configure-gcc): Depend on all-libelf.
3466         * Makefile.in: Rebuild.
3468 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3470         * MAINTAINERS (Write After Approval): Add myself in the right place.
3472 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3474         * MAINTAINERS (Write After Approval): Add myself.
3476 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3478         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3480 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3482         * config.sub: Update to version 2010-05-21.
3483         * config.guess: Update to version 2010-04-03.
3485 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3487         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3488         * configure: Regenerate.
3490 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3492         * MAINTAINERS (Write After Approval): Add myself.
3494 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3496         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3497         a platform that supports LTO.
3498         * configure: Regenerate.
3500 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3502         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3503         * configure: Regenerated.
3505 2010-04-27  Roland McGrath  <roland@redhat.com>
3506             H.J. Lu  <hongjiu.lu@intel.com>
3508         * configure.ac (--enable-gold): Support both, both/gold and
3509         both/bfd to add gold to configdirs without removing ld.
3510         * configure: Regenerated.
3512         * Makefile.def: Add install-gold dependency to install-ld.
3513         * Makefile.in: Regenerated.
3515 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3517         PR lto/42776
3518         * configure.ac (--enable-lto): Refactor handling so libelf tests
3519         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3520         and allow LTO to be explicitly enabled on non-ELF platforms that
3521         are known to support it inside else-clause.
3522         * configure: Regenerate.
3524 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3526         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3527         * configure: Regenerate.
3529 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3531         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3532         * configure: Regenerate.
3534 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3536         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3537         separately.
3538         * configure: Regenerate.
3540 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3542         * MAINTAINERS (Write After Approval): Add myself.
3544 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3546         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3547         * configure: Regenerate.
3549 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3551         * configure: Regenerate after change to elf.m4.
3553 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3555         * MAINTAINERS (Write After Approval): Add myself.
3557 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3559         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3560         * configure: Regenerated.
3562 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3564         * configure.ac: Print "buggy but acceptable" when CLooG
3565         revision is less than 9.
3566         * configure: Regenerated.
3568 2010-04-01  Diego Novillo  <dnovillo@google.com>
3570         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3572 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3574         PR bootstrap/43615
3575         PR bootstrap/43328
3577         Revert:
3579         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3581         * configure.ac: Do not pass --enable-multilib nor
3582         --disable-multilib in baseargs.  Accept explicitly passed
3583         --enable_multilib.
3584         * configure: Regenerate.
3586 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3588         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3590 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3592         * MAINTAINERS: Remove myself.
3594 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3596         PR bootstrap/43328
3597         * configure.ac: Do not pass --enable-multilib nor
3598         --disable-multilib in baseargs.  Accept explicitly passed
3599         --enable_multilib.
3600         * configure: Regenerate.
3602 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3604         * MAINTAINERS (spu port): Remove me.
3606 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3608         * configure.ac (tic6x-*-*): New case.
3609         * configure: Regenerate.
3611 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3613         * config.sub: Update to version 2010-03-22.
3614         * config.guess: Update to version 2009-12-30.
3616 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3618         PR ada/42554
3619         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3620         * configure: Regenerate.
3622 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3624         * MAINTAINERS: Update my email address.
3626 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3628         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3629         (ghassan.shobaki@amd.com): Removed.
3631 2010-03-17  Alan Modra  <amodra@gmail.com>
3633         * MAINTAINERS: Update my email address.
3635 2010-03-16  Diego Novillo  <dnovillo@google.com>
3637         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3638         Matthews.
3640 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3642         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3643         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3645 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3647         * MAINTAINERS: Update my email address.
3649 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3651         * MAINTAINERS: Update my email address.
3653 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3655         * MAINTAINERS: Update my email address.
3657 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3659         * MAINTAINERS: Update my email address.
3661 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3663         PR libstdc++/32499
3664         * configure.ac (RANLIB): Default to true.
3665         (STRIP): Likewise.
3666         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3667         * configure: Regenerate.
3669 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3671         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3672         (Write After Approval): Update my email address.
3674 2010-02-17  Nick Clifton  <nickc@redhat.com>
3676         PR 11238
3677         * Makefile.tpl (local-distclean): Also remove config.cache files in
3678         sub-directories as there may not be Makefiles present in the
3679         sub-directories.
3680         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3681         the config.cache files found by the find command.
3683         * Makefile.in: Regenerate.
3684         * configure.ac: Revert previous delta.
3685         * configure: Regenerate.
3687 2010-02-15  Nick Clifton  <nickc@redhat.com>
3689         PR 11238
3690         * configure.ac: Delete config.cache files in sub-directories when
3691         deleting Makefiles.
3692         * configure: Regenerate.
3694 2010-02-12  Ben Elliston  <bje@gnu.org>
3696         * MAINTAINERS: Update my email address.
3698 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3700         * MAINTAINERS (spu port): Update my email address.
3702 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3704         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3706 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3708         * configure.ac: Add "recommended" version checks for GMP/MPC.
3709         Update recommended GMP/MPFR/MPC versions.
3710         * configure: Regenerate.
3712 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3714         * MAINTAINERS: Move my Embecosm email address into the
3715         write-after-approval section.
3717 2010-01-26  Ian Lance Taylor  <iant@google.com>
3719         * MAINTAINERS: Add myself as Go frontend maintainer.
3721 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3723         PR libstdc++/36101, PR libstdc++/42813
3724         * configure.ac (bootstrap_target_libs): Make inclusion of
3725         target-libgomp conditional on libgomb being in target_configdirs.
3726         * configure: Regenerate.
3728 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3730         PR libstdc++/36101, PR libstdc++/42813
3731         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3732         * configure: Regenerate.
3734 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3736         PR libstdc++/36101, PR libstdc++/42813
3737         * configure.ac (target_configdirs): Substitute.
3738         * Makefile.def: Bootstrap target module libgomp.
3739         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3740         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3741         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3742         * configure, Makefile.in: Regenerate.
3744 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3746         * MAINTAINERS: Adjust my details.
3748 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3750         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3752 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3754         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3756 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3758         * MAINTAINERS (Write After Approval): Add myself.
3760 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2010-01-11  Richard Guenther  <rguenther@suse.de>
3766         PR lto/41569
3767         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3768         * Makefile.in: Regenerated.
3770 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3772         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3773         * configure: Regenerate.
3775 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3776             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3778         PR bootstrap/42424
3779         * configure.ac: Include libtool m4 files.
3780         (_LT_CHECK_OBJDIR): Call it.
3781         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3782         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3784         * configure: Regenerate.
3786 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3788         PR bootstrap/41818
3789         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3790         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3791         * Makefile.in: Regenerate.
3793 2010-01-02  Richard Guenther  <rguenther@suse.de>
3795         PR lto/41529
3796         * configure.ac: Include config/elf.m4.  Disable LTO if not
3797         builting for an elf target.
3798         * configure: Regenerate.
3800 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3802         * MAINTAINERS: Change my email address.
3804 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3806         * config.sub, config.guess: Update from upstream sources.
3808 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3810         * MAINTAINERS (Write After Approval): Add myself.
3812 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3814         PR middle-end/30447
3815         PR middle-end/30789
3816         PR other/40302
3818         * configure.ac: Require MPC.
3819         * configure: Regenerate.
3821 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3823         PR target/38384
3824         PR bootstrap/40972
3825         * libtool.m4: Sync from git Libtool.
3826         * ltoptions.m4: Likewise.
3827         * ltversion.m4: Likewise.
3828         * lt~obsolete.m4: Likewise.
3829         * ltmain.sh: Likewise.
3831 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3833         * configure.ac: Update minimum MPC version to 0.8.
3834         * configure: Regenerate.
3836 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3838         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3839         * configure: Regenerated.
3841 2009-11-21  Ian Lance Taylor  <iant@google.com>
3843         * configure.ac: Change default of poststage1_ldflags to be empty if
3844         poststage1_libs is set.  When poststage1_libs is empty, and
3845         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3846         * configure: Rebuild.
3848 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3850         * MAINTAINERS (Write After Approval): Update my email address.
3852 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3854         * config.guess: Update from upstream sources.
3856 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3858         * Makefile.def: Restore host and target settings for gmp.
3859         * Makefile.in: Rebuild.
3861 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3863         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3864         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3865         Fix portability of test of C++ as bootstrap language.  Add
3866         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3867         * configure: Rebuild.
3868         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3869         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3870         in-tree building.
3871         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3872         (POSTSTAGE1_HOST_EXPORTS): Use it.
3873         (STAGE[+id+]_CXXFLAGS): New.
3874         (BASE_FLAGS_TO_PASS): Pass it down.
3875         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3876         extra_exports.
3877         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3878         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3879         extra_exports.
3880         * Makefile.in: Rebuild.
3882 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3884         * config.sub, config.guess: Update from upstream sources.
3886 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3888         * MAINTAINERS (Write After Approval): Add myself.
3890 2009-11-09  Jon Beniston  <jon@beniston.com>
3892         * MAINTAINERS (Write After Approval): Add myself.
3894 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3896         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3897         paths for *-w64-mingw* and x86_64-*mingw*.
3898         * configure: Regenerated.
3900 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3902         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3904 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3906         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3907         Phil Edwards to Write-After Approval.
3909 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3911         * configure.ac: Disable target-winsup & co for
3912         x86_64-*-mingw* and *-w64-mingw* targets.
3913         * configure: Regenerated.
3915 2009-10-16  Nick Clifton  <nickc@redhat.com>
3917         * MAINTAINERS: Add myself as a maintainer for the RX port.
3919 2009-10-26  Johannes Singler  <singler@kit.edu>
3921         * MAINTAINERS (Write After Approval): Update my e-mail address.
3923 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3925         * configure.ac (CLooG test): Use = with test.
3926         * configure: Regenerate.
3928 2009-10-22  Richard Guenther  <rguenther@suse.de>
3930         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3931         cloog if the ppl version check failed.  Move flags saving
3932         before setting in libelf check.
3933         * configure: Regenerate.
3935 2009-10-21  Richard Guenther  <rguenther@suse.de>
3937         * configure.ac: Adjust the ppl and cloog configure to work as
3938         documented.  Disable cloog if ppl was disabled.  Omit the version
3939         checks if they were disabled.
3940         * configure: Re-generate.
3942 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3944         * configure.ac: Add 'lto' to enable_languages, not
3945         new_enable_languages, and only if not already present.
3946         * configure: Regenerate.
3948 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3950         * README: Refer to the various COPYING* files instead of just
3951         COPYING.
3952         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3954 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3956         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3958 2009-10-07  Richard Guenther  <rguenther@suse.de>
3960         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3961         and Richard Guenther as reviewers.
3962         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3963         as reviewers.
3965 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3967         * config.sub: Update from upstream sources.
3969 2009-10-06  Ian Lance Taylor  <iant@google.com>
3971         * Makefile.def: check-gold depends upon all-gas.
3972         * Makefile.in: Rebuild.
3974 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3980         * Makefile.def: all-lto-plugin depends on all-libiberty.
3981         set bootstrap=true for lto-plugin.
3982         Add lto-plugin.
3983         * Makefile.in: Regenerate.
3984         * configure.ac (host_libs): Add lto-plugin.
3985         * configure: Regenerate.
3987 2009-10-03  Diego Novillo  <dnovillo@google.com>
3989         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3990         (HOST_LIBELFLIBS): Define.
3991         (HOST_LIBELFINC): Define.
3992         * Makefile.in: Regenerate.
3993         * configure.ac: Add --enable-lto.
3994         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3995         If --enable-lto is used, add 'lto' to new_enable_languages.
3996         If --enable-lto is used and gold is enabled, add
3997         lto-plugin to configdirs.
3998         * configure: Regenerate.
4000 2009-10-03  Simon Baldwin  <simonb@google.com>
4002         * configure.ac: If --with-system-zlib, suppress local zlib and
4003         pass --with-system-zlib to subdir configure scripts.
4004         * configure: Regenerate.
4006 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4007             Paolo Bonzini  <bonzini@gnu.org>
4009         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4010         $(srcdir).
4011         * Makefile.in: Rebuilt.
4013 2009-09-26  Gary Funck  <gary@intrepid.com>
4015         * MAINTAINERS (Write After Approval): Add myself.
4017 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4019         * configure.ac: Update minimum MPC version to 0.7.
4020         * configure: Regenerate.
4022 2009-09-25  Nick Clifton  <nickc@redhat.com>
4024         * configure.ac: Pass any --cache-file=/dev/null option on to
4025         subconfigures.
4026         * configure: Regenerate.
4028 2009-09-23  Nick Clifton  <nickc@redhat.com>
4030         * config.sub, config.guess: Update from upstream sources.
4032 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4034         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4035         * Makefile.in: Rebuilt.
4037 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4039         PR bootstrap/32272
4040         * configure.ac: Error out if $srcdir isn't '.' but contains
4041         host-${host_noncanonical}.
4042         * configure: Regenerate.
4044 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4046         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4047         maintainer.
4049 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4051         * configure.ac: If bootstrapping a combined tree with
4052         --enable-gold, require c++ in stage1_languages.
4053         * configure: Regenerate.
4055         * configure.ac: Also add target_libs of stage1_languages to
4056         bootstrap_target_libs.
4057         * configure: Regenerate.
4059         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4060         with --enable-languages not containing c++.
4061         * configure: Regenerate.
4063 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4065         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4066         * configure: Regenerate.
4068 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4070         * MAINTAINERS (Write After Approval): Update my e-mail address,
4071         and move from from here...
4072         (Waiting for paperwork): To here.
4074 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4076         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4078 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4080         * configure.ac: Do not use $extrasub for replacing @if/@endif
4081         parts in Makefile; instead, use additional arguments to
4082         AC_CONFIG_COMMANDS to do the replacement manually, with several
4083         sed invocations, to avoid HP-UX sed command limits.
4084         * configure: Regenerate.
4086 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4088         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4089         blank before -L.
4091 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4093         * configure.ac (with-build-config): Document.  Handle without.
4094         Handle missing argument.
4095         * configure: Rebuilt.
4097 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4099         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4100         Default to bootstrap-debug only if compare-debug works.
4101         * configure: Rebuilt.
4102         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4103         * Makefile.in: Rebuilt.
4105 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4107         * MAINTAINERS (OS Port Maintainers): Update my email address.
4109 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4111         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4112         * Makefile.in: Rebuilt.
4114 2009-09-01  Chris Demetriou  <cgd@google.com>
4116         * MAINTAINERS (Write After Approval): Add myself.
4118 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4120         PR debug/30161
4121         * include/dwarf2.h (enum dwarf_tag): Added
4122         DW_TAG_GNU_template_template_param
4123         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4125 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4127         * Makefile.tpl (AWK): Fix typo.
4128         * Makefile.in: Regenerate.
4130 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4132         * configure.ac: Detect awk and sed.
4133         * Makefile.def (flags_to_pass): Add AWK and SED.
4134         * Makefile.tpl (AWK, SED): New.
4135         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4136         * configure: Regenerate.
4137         * Makefile.in: Regenerate.
4139 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4141         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4142         (collapseslashes): Likewise.
4144 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4146         * configure.ac (AC_PREREQ): Bump to 2.64.
4148 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4150         * configure.ac: Remove --with-datarootdir, --with-docdir,
4151         --with-pdfdir, --with-htmldir switches.
4152         * configure: Regenerate.
4154         * configure: Regenerate.
4156         * compile: Sync from Automake 1.11.
4157         * depcomp: Likewise.
4158         * install-sh: Likewise.
4159         * missing: Likewise.
4160         * mkinstalldirs: Likewise.
4161         * ylwrap: Likewise.
4163 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4165         * ltmain.sh (func_normal_abspath): New function.
4166         (func_relative_path): Likewise.
4167         (func_mode_help): Document new -bindir option for link mode.
4168         (func_mode_link): Add new -bindir option, and use it to place
4169         output DLL if specified.
4171 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4173         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4174         (baseargs): Add --disable-option-checking.
4175         * configure: Regenerate.
4177         * Makefile.def (configure-target-libiberty): Depend on
4178         all-binutils and all-ld.
4179         (configure-target-newlib): Likewise.
4180         * Makefile.in: Regenerate.
4182 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4184         * config.sub, config.guess: Update from upstream sources.
4186 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4188         Sync from src, merge:
4190         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4192         * configure.ac: Do not exclude gas for i386-*-darwin.
4193         Add a case for x86_64-*-darwin.
4194         * configure: Regenerate.
4196 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4198         * MAINTAINERS: Add my name to Write After Approval list.
4200 2009-08-06  Michael Eager  <eager@eagercon.com>
4202         * configure.ac: Add Microblaze target.
4203         * configure: Regenerate.
4205 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4207         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4208         * configure: Regenerate.
4210 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4212         * MAINTAINERS (Write After Approval): Update my e-mail address.
4214 2009-07-06  Ian Lance Taylor  <iant@google.com>
4216         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4217         * configure: Rebuild.
4219 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4221         * MAINTAINERS: Move myself to the Graphite Reviewers.
4223 2009-06-30  Wei Guozhi  <carrot@google.com>
4225         * MAINTAINERS: Add my name to Write After Approval list.
4227 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4229         PR bootstrap/40338
4230         * configure.ac (comparestring): Create new variable.
4231         * Makefile.tpl (comparestring): Use to skip some comparisions.
4232         * configure: Regenerate.
4233         * Makefile.in: Regenerate.
4235 2009-06-26  Doug Evans  <dje@sebabeach.org>
4237         * Makefile.def (host_modules): Add cgen.
4238         * Makefile.in: Regenerate.
4239         * configure.ac (host_tools): Add cgen.
4240         * configure: Regenerate.
4242 2009-06-23  DJ Delorie  <dj@redhat.com>
4244         * MAINTAINERS: Add myself as mep maintainer.
4246 2009-06-23  Ian Lance Taylor  <iant@google.com>
4248         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4249         boot_languages.  Only bootstrap target libraries listed in
4250         target_libs for some boot language.  Add --with-stage1-ldflags,
4251         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4252         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4253         if not building with C++.
4254         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4255         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4256         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4257         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4258         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4259         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4260         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4261         * configure, Makefile.in: Rebuild.
4263 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4265         * MAINTAINERS: Added my name to write-after-approval list.
4267 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4269         * configure.ac: Define is_elf for QNX Neutrino targets.
4270         * configure: Regenerate.
4272 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4274         * MAINTAINERS: Added my name to the write-after-approval list
4276 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4278         * configure.ac: Detect MPC in default directory.
4279         * configure: Regenerate.
4281 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4282             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4284         * Makefile.tpl (all): Avoid a trailing backslash.
4285         * Makefile.in: Regenerate.
4287 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4289         * config.sub, config.guess: Update from upstream sources.
4291 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4293         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4294         to noconfdirs.
4295         * configure: Regenerate.
4297 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4299         * Makefile.tpl ([+compare-target+]): Compare all stage
4300         directories, rather than just gcc.
4301         * Makefile.in: Rebuilt.
4303 2009-06-01  Doug Kwan  <dougkwan@google.com>
4305         * configure.ac: Support gold for target arm*-*-*.
4306         * configure: Regenerate.
4308 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4310         * Makefile.def: Add MPC support and dependencies.
4311         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4313         * Makefile.in, configure: Regenerate.
4315 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4317         * Makefile.tpl (all): Avoid harmless warning in make all when
4318         gcc-bootstrap is enabled but stage_last does not exist.
4319         * Makefile.in: Rebuilt.
4321 2009-05-24  Nicolas Roche  <roche@adacore.com>
4323         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4324         * Makefile.in: Regenerate.
4326 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4328         * MAINTAINERS: Update my e-mail address.
4330 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4332         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4333         * configure:  Regenerate.
4335 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4337         PR other/40159
4338         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4339         gcc-no-bootstrap are mutually exclusive.
4340         * Makefile.in: Rebuilt.
4342 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4344         PR other/40159
4345         * Makefile.tpl (all): Don't end with unconditional success.
4346         * Makefile.in: Rebuilt.
4348 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4350         PR target/37137
4351         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4352         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4353         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4354         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4355         stage_configureflags, stage_cflags and stage_libcflags into
4356         explicit Makefile macros.
4357         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4358         GFORTRAN.
4359         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4360         CC.  Set CC_FOR_BUILD from CC.
4361         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4362         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4363         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4364         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4365         and GFORTRAN.
4366         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4367         (_LIBCFLAGS): Renamed to _TFLAGS.
4368         (do-compare-debug, do-compare3-debug): Drop.
4369         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4370         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4371         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4372         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4373         (XGCC_FLAGS_FOR_TARGET): New.
4374         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4375         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4376         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4377         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4378         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4379         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4380         TFLAGS.
4381         (BUILD_CONFIG): Include if requested.
4382         (all): Set TFLAGS on bootstrap.
4383         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4384         (all-stageid-prefixmodule): Likewise.
4385         (do-clean, distclean-stageid): Set TFLAGS.
4386         (restrap): Fix whitespace.
4387         * Makefile.in: Rebuilt.
4389 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4391         * config.guess: Sync with src.
4393 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4395         * configure.ac ($with_ppl):  Default to no if not supplied.
4396         ($with_cloog):  Likewise.
4397         configure:  Regenerate.
4399 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4401         * MAINTAINERS: Update my e-mail address.
4403 2009-04-27  Nick Clifton  <nickc@redhat.com>
4405         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4407 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4409         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4410         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4411         * Makefile.in: Regenerate.
4413 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4415         PR bootstrap/39739
4416         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4417         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4419         * configure, Makefile.in: Regenerate.
4421 2009-04-21  Taras Glek  <tglek@mozilla.com>
4423         * include/hashtab.h: Update GTY annotations to new syntax
4424         * include/splay-tree.h: Likewise
4426 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4428         * config.sub, config.guess: Update from upstream sources.
4430 2009-04-15  Anthony Green  <green@moxielogic.com>
4432         * configure.ac: Add moxie support.
4433         * configure: Rebuilt.
4435 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4437         * configure.ac: Change copyright header to refer to version
4438         3 of the GNU General Public License and to point readers at the
4439         COPYING3 file and the FSF's license web page.
4440         * Makefile.def: Likewise.
4441         * Makefile.tpl: Likewise.
4442         * Makefile.in: Regenerate.
4444 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4446         * configure.ac: Restore match for darwin9 or later. Use double
4447         brackets since regeneration eats one pair.
4448         * configure: Regenerate.
4450 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4452         PR gas/10039
4453         * configure.ac: Require texinfo 4.7.
4454         * configure: Regenerated.
4456 2009-04-09  Nick Clifton  <nickc@redhat.com>
4458         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4459         the GCC Runtime Library Exception.
4461 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4463         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4464         * configure: Regenerate.
4466 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4468         * Makefil.def (languages): New entries.
4469         * Makefile.tpl (check-gcc-*): New generic target.
4470         * Makefile.in: Regenerate.
4472 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4474         * MAINTAINERS:  Update my email address.
4476 2009-03-18  Tom Tromey  <tromey@redhat.com>
4478         * configure: Rebuild.
4479         * configure.ac (host_libs): Add libiconv.
4480         * Makefile.in: Rebuild.
4481         * Makefile.def (host_modules): Add libiconv.
4482         (configure-gdb, all-gdb): Depend on libiconv.
4484 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4486         * configure.ac: Treat gdb as supported on x86_64-darwin.
4487         * configure: Regenerate.
4489 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4491         * configure.ac (--with-host-libstdcxx): New option.
4492         * configure: Regenerate.
4494 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4496         * MAINTAINERS:  Move myself into the write after approval list.
4498 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4500         * MAINTAINERS: Update e-mail address.
4502 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4504         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4506 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4508         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4510 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4512         Backport from git Libtool:
4514         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4515         Support GNU/kOpenSolaris.
4516         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4517         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4518         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4519         GNU/kOpenSolaris.
4521 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4523         * MAINTAINERS: Update e-mail address.
4525 2009-02-24  Michael Eager  <eager@eagercon.com>
4527         * MAINTAINERS (Write After Approval): Add self.
4529 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4531         * MAINTAINERS (Write After Approval): Add myself.
4533 2009-02-05  Andreas Schwab  <schwab@suse.de>
4535         * Makefile.tpl (stage_last): Define $r and $s before using
4536         $(RECURSE_FLAGS_TO_PASS).
4537         * Makefile.in: Regenerate
4539 2009-01-30  Ian Lance Taylor  <iant@google.com>
4541         * MAINTAINERS: Move myself to the Global Reviewers list.
4543 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4545         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4546         * configure: Regenerate.
4548 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4550         * MAINTAINERS: Make whitespace consistent.
4551         Remove Robert Millan from Write After Approval.
4553 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4555         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4556         (all-opcodes): Depend on all-libiberty.
4557         * Makefile.in: Regenerate.
4559 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4561         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4562         * configure: Regenerate.
4564 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4566         * MAINTAINERS (Write After Approval): Add myself.
4568 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4570         * MAINTAINERS: Add myself to reviewers (Fortran).
4572 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4574         PR tree-optimization/38515
4575         * configure.ac (cloog-polylib): Removed.
4576         (with_ppl, with_cloog): Test for "no".
4577         * configure: Regenerated.
4579 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4581         * MAINTAINERS: Moved myself to reviewers (Fortran).
4583 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4585         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4586         (Write After Approval): Remove myself.
4588 2009-01-03  Diego Novillo  <dnovillo@google.com>
4590         * MAINTAINERS: Remove myself from alias maintainership.
4592 2009-01-02  David Ayers  <ayers@fsfe.org>
4594         * MAINTAINERS: Update e-mail address.
4596 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4598         * MAINTAINERS: Make whitespace consistent.
4600 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4602         Backport from upstream Libtool:
4603         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4604         Add cache variables to tests that require the linker to work.
4605         For shlibpath_overrides_runpath, this also changes the semantics
4606         to let the result from the C compiler take precedence.
4608 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4610         * config.sub, config.guess: Update from upstream sources.
4612 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4614         * configure.ac (ppllibs): Add by default the lib flags.
4615         * configure: Regenerate.
4617 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4619         * MAINTAINERS:  Add myself to the write after approval list.
4621 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4623         * configure.ac: Add double brackets on darwin[912].
4624         * configure: Regenerate.
4626 2008-12-03  Daniel Kraft  <d@domob.eu>
4628         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4629         Approval to Reviewer section (for Fortran front-end).
4631 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4633         * configure.ac: Expand to darwin10 and later.
4634         * configure: Regenerate.
4636 2008-12-02  Andreas Schwab  <schwab@suse.de>
4638         * Makefile.def: configure-target-boehm-gc depends on
4639         all-target-libstdc++-v3.
4640         * Makefile.in: Regenerate.
4642 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4644         * MAINTAINERS:  Add myself as mingw maintainer.
4646 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4648         * config.sub, config.guess: Update from upstream sources.
4650 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4652         * README.SCO: Remove.
4654 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4656         * MAINTAINERS:  Add myself to the write after approval list.
4658 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4660         * MAINTAINERS:  Update my email address in WAA section.
4662 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4664         * MAINTAINERS: Update e-mail address.
4666 2008-11-27  Toon Moene  <toon@moene.org>
4668         * MAINTAINERS: Change e-mail address.
4670 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4672         * configure.ac: Build gdb for i?86-*-darwin*
4673         * configure: Regenerated.
4675 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4677         * MAINTAINERS: Added my full name.
4679 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4681         PR bootstrap/38014
4682         PR bootstrap/37923
4684         Revert:
4686         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4688         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4689         * Makefile.in: Regenerated.
4691         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4693         PR gdb/921
4694         PR gdb/1646
4695         PR gdb/2175
4696         PR gdb/2176
4698         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4699         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4700         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4701         (HOST_EXPORTS): Pass CPPFLAGS.
4702         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4703         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4704         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4705         * Makefile.in, configure: Regenerated.
4706         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4707         and CPPFLAGS_FOR_BUILD.
4709 2008-11-06  Jeff Law  <law@redhat.com>
4711         * MAINTAINERS: Add myself as middle end maintainer.
4713 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4715         * MAINTAINERS (Write after approval): Add myself.
4717 2008-11-05  Diego Novillo  <dnovillo@google.com>
4719         * MAINTAINERS (Global Reviewers): Add myself.
4720         (Non-Algorithmic Maintainers): Remove myself.
4722 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4724         * MAINTAINERS (Write after approval): Add myself.
4726 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4728         * MAINTAINERS (Write after approval): Add myself.
4730 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4732         * configure.ac (spu-*-*): Remove special case.
4733         * configure: Regenerate.
4735 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4737         * MAINTAINERS (Write after approval): Update my email address.
4739 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4741         * configure.ac [spu-*-*]: Do not set skipdirs.
4742         * configure: Re-generate.
4744 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4746         * MAINTAINERS (Various Maintainers): Add myself to reload.
4748 2008-10-25  Richard Guenther  <rguenther@suse.de>
4750         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4751         maintainer.  Remove myself as libgcc-math maintainer.
4752         (Non-Algorithmic Maintainers): Remove myself.
4754 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4756         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4757         * Makefile.in: Regenerated.
4759 2008-10-23  Cary Coutant  <ccoutant@google.com>
4761         * MAINTAINERS (Write after approval): Add myself.
4763 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4765         PR gdb/921
4766         PR gdb/1646
4767         PR gdb/2175
4768         PR gdb/2176
4770         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4771         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4772         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4773         (HOST_EXPORTS): Pass CPPFLAGS.
4774         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4775         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4776         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4777         * Makefile.in, configure: Regenerated.
4778         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4779         and CPPFLAGS_FOR_BUILD.
4781 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4783         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4784         Sebastian Pop.
4786 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4788         * MAINTAINERS (Write After Approval): Added myself.
4790 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4792         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4793         recommended version to 2.3.2.
4795         * configure: Regenerate.
4797 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4799         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4801 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4803         * MAINTAINERS (Write After Approval): Update e-mail address.
4805 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4807         * libtool.m4: Update to libtool 2.2.6.
4808         * lt~obsolete.m4: Update to libtool 2.2.6.
4809         * ltmain.sh: Update to libtool 2.2.6.
4810         * ltsugar.m4: Update to libtool 2.2.6.
4811         * ltversion.m4: Update to libtool 2.2.6.
4812         * ltoptions.m4: Update to libtool 2.2.6.
4813         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4815 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4817         * MAINTAINERS (Write After Approval): Add myself.
4819 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4821         * MAINTAINERS (Write After Approval): Update my name.
4823 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4825         * MAINTAINERS: Add myself in "Write After Approval".
4827 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4829         * MAINTAINERS: Add myself as ia64 maintainer.
4831 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4833         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4834         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4835         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4836         and Michael Tiemann from Write After Approval since they do not
4837         actually have access.
4839 2008-09-05  Richard Guenther  <rguenther@suse.de>
4841         * configure.ac: Initialize clooglibs to -lcloog.
4842         * configure: Re-generate.
4844 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4846         * MAINTAINERS (Write After Approval): Add myself.
4848 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4850         * configure.ac (--with-cloog-polylib): New.
4851         (--disable-cloog-version-check): New.
4852         (--disable-ppl-version-check): New.
4853         * configure: Re-generate.
4855 2008-09-03  Richard Guenther  <rguenther@suse.de>
4857         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4858         cloog test.
4859         * configure: Re-generate.
4861 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4863         Add picoChip port.
4864         * MAINTAINERS: Add picoChip maintainers.
4866 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4867             Tobias Grosser  <grosser@fim.uni-passau.de>
4868             Jan Sjodin  <jan.sjodin@amd.com>
4869             Harsha Jagasia  <harsha.jagasia@amd.com>
4870             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4871             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4872             Adrien Eliche  <aeliche@isty.uvsq.fr>
4874         Merge from graphite branch.
4875         * configure: Regenerate.
4876         * Makefile.in: Regenerate.
4877         * configure.ac (host_libs): Add ppl and cloog.
4878         Add checks for PPL and CLooG.
4879         * Makefile.def (ppl, cloog): Added modules and dependences.
4880         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4881         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4883 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4885         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4886         (GCC_SHLIB_SUBDIR): New.
4887         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4888         * configure: Regenerate.
4889         * Makefile.in: Regenerate.
4891 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4893         * MAINTAINERS: Consistently use tabs to separate columns.
4895 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4897         * MAINTAINERS (Write after Approval): Add myself.
4899 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4901         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4902         Enable bfd, binutils and opcodes.
4903         * configure: Regenerate.
4905 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4907         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4909 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4911         * MAINTAINERS:  Use correct Umlaut for last name.
4913 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4915         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4917 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4919         * MAINTAINERS: Update my email address.
4921 2008-08-16  Nicolas Roche  <roche@adacore.com>
4923         * Makefile.tpl: Add BOOT_ADAFLAGS.
4924         * Makefile.in: Regenerate.
4926 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4928         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4929         * configure: Regenerate.
4931 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4933         * configure.ac: Add makefile fragments for hpux.
4934         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4935         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4936         * configure: Regenerate.
4937         * Makefile.in: Regenerate.
4939 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4941         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4943 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4945         * MAINTAINERS (Write after Approval): Add myself.
4947 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4949         * MAINTAINERS (Write After Approval):  Add myself.
4951 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4953         * MAINTAINERS (Write After Approval):  Add myself.
4955 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4957         * MAINTAINERS: Update my email address.
4959 2008-06-25  Joey Ye  <joey.ye@intel.com>
4961         * MAINTAINERS (Write After Approval):  Add myself.
4963 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4965         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4966         * Makefile.in: Regenerate.
4967         * configure: Regenerate.
4969 2008-06-17  Daniel Kraft  <d@domob.eu>
4971         * MAINTAINERS (Write After Approval):  Add myself.
4973 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4975         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4976         "$@" is still intact with both Autoconf 2.59 and 2.62.
4977         * configure: Regenerate.
4979 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4981         * Makefile.tpl: Fix comment errors.
4982         * Makefile.in: Regenerate.
4984 2008-06-12  David S. Miller  <davem@davemloft.net>
4985             David Edelsohn  <edelsohn@gnu.org>
4987         * configure.ac: Add powerpc*-*-* to gold supported targets.
4988         * configure: Regenerate.
4990 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4992         PR tree-optimization/36218
4993         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4994         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4995         (all prefix="build-"): Pass them to build-system sub-makes.
4996         * Makefile.in: Regenerate.
4998 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5000         * MAINTAINERS (mt port): Remove.
5001         (sco5, unixware, sco udk): Remove.
5002         (Kean Johnston): Add to Write After Approval.
5004 2008-05-30  Julian Brown  <julian@codesourcery.com>
5006         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5007         of libobjc for ARM EABI Linux.
5008         * configure: Regenerate.
5010 2008-05-18  Xinliang David Li   <davidxl@google.com>
5012         * ChangeLog: Remove wrong ChangeLog entry.
5014 2008-05-17  Xinliang David Li   <davidxl@google.com>
5016         * MAINTAINERS (Write After Approval): Add myself.
5018 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5020         * MAINTAINERS (Write After Approval): Add myself.
5022 2008-05-14  Rafael Espíndola  <espindola@google.com>
5024         * config-ml.in: don't handle --enable-shared and --enable-static.
5026 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5028         * MAINTAINERS: Update my email address.
5030 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5032         * MAINTAINERS: Update my email address.
5034 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5036         * MAINTAINERS (Write After Approval): Add myself.
5038 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5040         * MAINTAINERS (Write After Approval): Add myself.
5042 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5044         * MAINTAINERS (crx): Add myself.
5046 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5048         Sync with src:
5049         2008-04-14  David S. Miller  <davem@davemloft.net>
5051         * configure.ac: Add sparc*-*-* to gold supported targets.
5052         * configure: Regenerate.
5054 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5056         PR bootstrap/35457
5057         * configure.ac: Include override.m4.
5058         * configure: Regenerate.
5060 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5062         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5063         * Makefile.in: Regenerate.
5065 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5067         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5068         as nonconfigurable directories list.
5069         * configure: Regenerate.
5071 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5073         * config.sub, config.guess: Update from upstream sources.
5075 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5077         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5078         * Makefile.in: Regenerate.
5080 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5082         * configure.ac: Do not build libssp for the AVR.
5083         * configure: Regenerate.
5085 2008-04-07  Ian Lance Taylor  <iant@google.com>
5087         * Makefile.def: check-gold depends upon all-binutils.
5088         * Makefile.in: Regenerate.
5090 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5092         * MAINTAINERS (Write After Approval): Add myself.
5094 2008-04-04  Nick Clifton  <nickc@redhat.com>
5096         PR binutils/4334
5097         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5098         builds.
5099         * configure: Regenerate.
5101 2008-04-04  NightStrike  <NightStrike@gmail.com>
5103         PR other/35151
5104         * configure.ac: Combine rules for mingw32 and mingw64.
5105         * configure: Regenerate.
5107 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5109         * MAINTAINERS (Write After Approval): Add myself.
5111 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5113         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5114         * Makefile.in (.NOTPARALLEL): Ditto.
5116 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5118         * MAINTAINERS (Write After Approval): Add myself.
5120 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5122         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5123         * Makefile.in (.NOTPARALLEL): Regenerate.
5125 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5127         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5128         * Makefile.in: Regenerate.
5130 2008-03-26  Jakub Staszak  <kuba@et.pl>
5132         * MAINTAINERS (Write After Approval): Add myself.
5134 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5136         * MAINTAINERS:  Update e-mail address.
5138 2008-03-20  Ian Lance Taylor  <iant@google.com>
5140         * configure.ac: Add support for --enable-gold.
5141         * Makefile.def: Add gold as a directory like ld.
5142         * configure, Makefile.in: Regenerate.
5144 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5146         * configure.ac: m4_include config/proginstall.m4.
5147         * configure: Regenerate.
5149         Backport from upstream Libtool:
5151         2007-10-12  Eric Blake  <ebb9@byu.net>
5153         Deal with Autoconf 2.62's semantic change in m4_append.
5154         * ltsugar.m4 (lt_append): Replace broken versions of
5155         m4_append.
5156         (lt_if_append_uniq): Don't require separator to be overquoted,
5157         and avoid broken m4_append.
5158         (lt_dict_add): Fix typo.
5159         * libtool.m4 (_LT_DECL): Don't overquote separator.
5161 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5163         * config.rpath: Add AIX 6 support.
5165 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5167         * Makefile.def (stageprofile).  Remove -fprofile-generate
5168         from stage_libcflags.
5169         * Makefile.in: Regenerate.
5171 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5173         * config.sub, config.guess: Update from upstream sources.
5175 2008-03-06  Tom Tromey  <tromey@redhat.com>
5177         * MAINTAINERS: Update for treelang deletion.
5179 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5181         * MAINTAINERS: Update my email address.
5183 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5185         * MAINTAINERS (darwin port): Add myself as a maintainer.
5186         (objective-c/c++): Add myself as a maintainer.
5188 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5190         * MAINTAINERS (Write After Approval): Update my email address.
5192 2008-02-25  Tomas Bily  <tbily@suse.cz>
5194         * MAINTAINERS (Write After Approval): Add myself.
5196 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5198         * MAINTAINERS (OpenMP): Add myself.
5200 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5202         PR bootstrap/32009
5203         PR bootstrap/32161
5205         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5206         * configure: Regenerate.
5208         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5209         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5210         STAGE4_LIBCFLAGS): New.
5211         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5212         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5213         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5214         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5215         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5216         for target modules.  Don't export LIBCFLAGS.
5217         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5218         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5219         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5220         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5221         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5222         * Makefile.in: Regenerate.
5224 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5226         PR libgcj/33085
5227         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5228         Do not use -DDLL_EXPORT.  Backport from upstream.
5230 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5232         * MAINTAINERS (Write After Approval): Add myself.
5234 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5236         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5237         * configure: Regenerate.
5239 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5241         * configure.ac (xtensa*-*-*): Recognize processor variants.
5242         * configure: Regenerate.
5244 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5246         PR bootstrap/34922
5247         * configure.ac (PARSE_ARGS): Push suitable setting of
5248         ac_subdirs_all, for `./configure --help=recursive'.
5249         Handle `+' in generic toplevel directory disabling.
5250         * configure: Regenerate.
5252 2008-01-28  Nick Clifton  <nickc@redhat.com>
5254         * MAINTAINERS (xstormy16): Take over maintainership.
5256 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5258         * MAINTAINERS (c4x port): Remove.
5260 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5262         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5264 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5266         * config.sub, config.guess: Update from upstream sources.
5268 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5270         * MAINTAINERS (Write After Approval): Add myself.
5272 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5274         * MAINTAINERS: Update my email address.
5276 2008-01-09  Raksit Ashok  <raksit@google.com>
5278         * MAINTAINERS (Write After Approval): Add myself.
5280 2008-01-09  Raksit Ashok  <raksit@google.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5286         * config.sub, config.guess: Update from upstream sources.
5288 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5290         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5291         Change recommended MPFR from 2.2.1 -> 2.3.0.
5292         * configure: Regenerate.
5294 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5296         * MAINTAINERS: Update my email address.
5298 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5300         * MAINTAINERS: Update my email address.
5302 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5304         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5305         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5306         * Makefile.in: Regenerate.
5308 2007-12-10  Mark Heffernan  <meheff@google.com>
5310         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5311         misplaced entries.
5313 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5315         * configure.ac: Enable libjava for x86_64-*-darwin9.
5316         * configure: Regenerate.
5318 2007-12-07  Bill Maddox  <maddox@google.com>
5320         * MAINTAINERS (Write After Approval): Add myself.
5322 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5324         * config.sub, config.guess: Update from upstream sources.
5326 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5328         * config-ml.in: Remove 64bit configure tests.
5330 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5332         * config-ml.in: Robustify against white space in absolute file
5333         names.
5335         * config-ml.in (multi-clean): Substitute ${Makefile}.
5336         Remove superfluous ${Makefile} in list.
5338 2007-11-19  Thiemo Seufer  <ths@mips.com>
5340         * config-ml.in: Don't hardcode the Makefile name.
5342 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5344         * MAINTAINERS (Write After Approval): Add myself.
5346 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5348         * MAINTAINERS (Write After Approval): Add myself.
5350 2007-11-06  Doug Kwan  <dougkwan@google.com>
5352         * MAINTAINERS (Write After Approval): Add myself.
5354 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5356         * MAINTAINERS (mercury): Remove entry.
5357         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5359 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5361         * Makefile.def (dependencies): Make configure-gdb depend on
5362         all-intl.
5363         * Makefile.in: Regenerated.
5365 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5367         * MAINTAINERS (Fortran maintainer): Remove myself.
5369 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5371         * Makefile.def: To avoid problems running with parallel makes,
5372         build newlib before libgloss so that target specific header
5373         files are availble.
5374         * Makefile.in: Regenerate
5376 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5378         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5379         * Makefile.in: Regenerate.
5381 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5383         * MAINTAINERS (Register allocation reviewer): Add myself.
5385 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5387         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5388         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5389         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5390         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5391         * configure: Regenerate.
5393 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5395         * MAINTAINERS (Register allocation reviewer): Add myself.
5397 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5399         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5400         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5401         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5402         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5403         * configure.ac: Default them to host tools for $host = $build.
5404         Subst them.
5406         * configure: Regenerate.
5407         * Makefile.in: Regenerate.
5409 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5411         * MAINTAINERS (Register allocation reviewer): Add myself.
5413 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5415         * MAINTAINERS (Register allocation reviewer): Add myself.
5417 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5419         * MAINTAINERS (Write After Approval): Fix typo.
5421 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5423         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5424         * configure: Regenerate.
5426 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5428         PR bootstrap/31906
5429         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5430         they're already prefixed.
5432 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5434         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5435         libstdc++.
5436         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5437         * configure: Regenerate.
5438         * Makefile.in: Regenerate.
5440 2007-09-17  Andreas Schwab  <schwab@suse.de>
5442         * configure.ac: Raise minimum makeinfo version to 4.6.
5443         * configure: Regenerate.
5445 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5447         * MAINTAINERS (write-after-approval) add myself
5449 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5451         * configure.ac: Correct makeinfo version check.
5452         * configure: Regenerate.
5454 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5456         * MAINTAINERS: Update my email address.
5458 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5460         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5461         to $skipdirs and only disable gprof for newlib.  Use the normal
5462         mips*-elf* handling in other respects.
5463         * configure: Regnerate.
5465 2007-09-12  David Daney  <ddaney@avtrex.com>
5467         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5468         enabling libgcj.
5469         * configure: Regenerate.
5471 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5473         PR other/32154
5474         * configure.ac: For libgloss targets, point the linker to the linker
5475         script, startup code and simulator library.
5476         * configure: Regenerate.
5478 2007-09-07  Andrew Haley  <aph@redhat.com>
5480         * configure.ac (noconfigdirs): Remove target-libffi and
5481         target-libjava.
5482         * configure: Regenerate.
5484 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5486         PR target/33281
5487         * configure.ac: Use config/mh-mingw on mingw.
5488         * configure: Regenerate.
5490 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5492         * MAINTAINERS (Write After Approval): Add myself.
5494 2007-09-05  Richard Guenther  <rguenther@suse.de>
5496         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5497         nor --disable-checking is provided also turn on yes and types
5498         checking for stage1.
5499         * configure: Re-generate.
5501 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5503         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5504         (Write After Approval): Remove myself.
5506 2007-08-29  Nick Clifton  <nickc@redhat.com>
5508         * config.sub, config.guess: Update from upstream sources.
5510 2007-08-22  Bud Davis  <jmdavis@link.com>
5512         * MAINTAINERS (Write After Approval): Added myself.
5513         * MAINTAINERS (Reviewers): Removed myself.
5515 2007-08-18  Paul Brook  <paul@codesourcery.com>
5516             Joseph Myers  <joseph@codesourcery.com>
5518         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5519         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5520         * Makefile.in: Regenerate.
5521         * configure.ac (--with-debug-prefix-map): New.
5522         * configure: Regenerate.
5524 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5525             Nigel Stephens  <nigel@mips.com>
5527         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5528         as target_makefile_frag.
5529         * configure: Regenerate.
5531 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5533         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5534         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5535         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5536         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5537         (do-compare, do-compare3, do-compare-debug): New.
5538         ([+compare-target+]): Use them.
5540 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5542         * MAINTAINERS (Write After Approval): Change my email address.
5544 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5545             Ben Elliston  <bje@au.ibm.com>
5547         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5548         --silent if $silent.
5549         * configure: Regenerate.
5551 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5553         * MAINTAINERS (Various Maintainers): Add myself as
5554         loop infrastructure maintainer.  Update my e-mail
5555         address.
5557 2007-07-31  Diego Novillo  <dnovillo@google.com>
5559         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5560         Adjust description.
5562 2007-07-26  Richard Guenther  <rguenther@suse.de>
5564         * configure.ac: Add types checking to stage1 checking flags.
5565         * configure: Regenerate.
5567 2007-07-17  Nick Clifton  <nickc@redhat.com>
5569         * COPYING3: New file.  Contains version 3 of the GNU General
5570         Public License.
5571         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5572         Lesser General Public License.
5574 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5576         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5578 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5580         * MAINTAINERS (S/390 co-maintainer): Add myself.
5581         (Write After Approval): Remove myself.
5583 2007-07-13  Dan Hipschman  <dsh@google.com>
5585         * MAINTAINERS (Write After Approval): Add myself.
5587 2007-07-11  Nick Clifton  <nickc@redhat.com>
5589         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5590         WINDRES export.
5591         * Makefile.in: Regenerate.
5593 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5595         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5596         maintainer.
5598 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5600         * lt~obsolete.m4: New. Import from 20070318 libtool.
5602 2007-07-03  Julian Brown  <julian@codesourcery.com>
5604         * MAINTAINERS (Write After Approval): Add myself.
5606 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5608         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5609         * configure: Regenerate.
5611 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5613         * configure.ac: Add some missing m4 quotation.
5614         * configure: Regenerate.
5616 2007-07-02  Simon Baldwin  <simonb@google.com>
5618         * MAINTAINERS (Write After Approval): Add myself.
5620 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5622         * configure: Regenerate.
5624 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5626         * Makefile.def: Add windmc tool to build.
5627         * Makefile.tpl: Likewise.
5628         * configure.ac: Likewise.
5629         * Makefile.in: Regenerate.
5630         * configure: Regenerate.
5632 2007-06-28  DJ Delorie  <dj@redhat.com>
5634         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5635         not building newlib.
5636         * configure: Regenerated.
5638 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5640         * MAINTAINERS (Write After Approval): Add myself.
5642 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5644         * MAINTAINERS (Write After Approval): Add myself.
5646 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5648         * MAINTAINERS (Write After Approval): Add myself.
5650 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5652         * MAINTAINERS (Write After Approval): Add myself.
5654 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5656         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5657         * Makefile.in: Regenerated.
5659 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5661         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5662         bfin*-*-uclinux* targets.
5663         * configure: Regenerate.
5665 2007-06-14  Ian Lance Taylor  <iant@google.com>
5667         * MAINTAINERS: Add myself as non-algorithmic global write
5668         maintainer.
5670 2007-06-14  Diego Novillo  <dnovillo@google.com>
5672         * MAINTAINERS: Add self as middle-end maintainer and
5673         non-algorithmic global write maintainer.
5675 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5677         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5678         Move all Fortran maintainers except Paul Brook into the
5679         Non-Autopoiesis section.
5681 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5683         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5684         (distclean-stage[+id+]): Possibly delete stage_last.
5685         * Makefile.in: Regenerate.
5687 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5689         * MAINTAINERS (Various Maintainer): Fix typo.
5691 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5693         * MAINTAINERS (Various Maintainer): Add myself as
5694         dataflow maintainer.
5696 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5698         * config.sub, config.guess: Update from upstream sources.
5700 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5702         * Makefile.tpl: Fix spelling error.
5703         * Makefile.in: Regenerate.
5705 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5707         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5708         lt_cv_sys_max_cmd_len.
5710 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5712         * MAINTAINERS (Various Maintainers): Add myself as
5713         auto-vectorizer maintainer.
5715 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5717         PR libjava/32098
5718         * libtool.m4: Revert previous change.
5719         * ltgcc.m4: Put it here.
5721 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5723         * MAINTAINERS (Various Maintainers): Add myself as
5724         auto-vectorizer maintainer.
5726 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5728         PR libjava/32098
5729         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5731 2007-05-30  Richard Guenther  <rguenther@suse.de>
5733         * MAINTAINERS (Various Maintainers): Add myself as
5734         auto-vectorizer maintainer.
5736 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5738         PR bootstrap/29382
5739         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5740         * configure: Rebuilt.
5742 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5744         * MAINTAINERS (Write After Approval): Removed my name.
5746 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5748         * MAINTAINERS (Write After Approval): Remove myself.
5750 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5752         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5754 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5756         * ltmain.sh: Update from ToT Libtool.
5757         * libtool.m4: Update from ToT Libtool.
5758         * ltsugar.m4: New. Update from ToT Libtool.
5759         * ltversion.m4: New. Update from ToT Libtool.
5760         * ltoptions.m4: New. Update from ToT Libtool.
5761         * ltconfig: Remove.
5762         * ltcf-c.sh: Remove.
5763         * ltcf-cxx.sh: Remove.
5764         * ltcf-gcj.sh: Remove.
5766 2007-05-22  Ollie Wild  <aaw@google.com>
5768         * MAINTAINERS (Write After Approval): Add myself.
5770 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5772         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5773         stage_cflags.
5774         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5775         Remove CFLAGS/LIBCFLAGS.
5776         (configure-stage[+id+]-[+prefix+][+module+],
5777         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5778         * Makefile.in: Regenerate.
5780 2007-05-15  Diego Novillo  <dnovillo@google.com>
5782         * MAINTAINERS: Update e-mail address.
5784 2007-05-15  Revital Eres  <eres@il.ibm.com>
5786         * MAINTAINERS (Write After Approval): Add myself.
5788 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5790         * MAINTAINERS (Write After Approval): Updated my address.
5792 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5794         * MAINTAINERS (Write After Approval): Add myself.
5796 2007-05-11  Silvius Rus  <rus@google.com>
5798         * MAINTAINERS (Write After Approval): Add myself.
5800 2007-04-23  Tom Tromey  <tromey@redhat.com>
5802         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5804 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5806         * MAINTAINERS (cpplib): Rename to ...
5807         (libcpp): ... this.  Add C/C++ front end maintainers.
5809 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5811         * config-ml.in: Pass ${ml_config_env} to configure calls.
5813 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5815         * MAINTAINERS (Write After Approval): Add myself.
5817 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5819         * MAINTAINERS (Write After Approval): Add myself.
5821 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5823         * MAINTAINERS (fortran 95 front end): Add myself.
5825 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5827         * MAINTAINERS (Write After Approval): Add myself.
5829 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5831         * MAINTAINERS (Modulo Scheduler): Add myself.
5833 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5835         * MAINTAINERS (fortran 95 front end): Add myself.
5836         (c++ front end): whitespace fix.
5838 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5840         * MAINTAINERS (Write After Approval): Add myself.
5842 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5844         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5845         of glob.  Quote arguments with single quotes too.
5846         * configure: Regenerate.
5848 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5850         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5851         * Makefile.in: Regenerate
5853 2007-03-07  Andreas Schwab  <schwab@suse.de>
5855         * configure: Regenerate.
5857 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5859         * configure.ac: Add "--with-pdfdir" configure option,
5860         which defines pdfdir variable.
5861         * Makefile.def (target=fixincludes): Add install-pdf to
5862         missing targets.
5863         (recursive_targets): Add install-pdf target.
5864         (flags_to_pass): Add pdfdir.
5865         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5866         target.
5867         * configure: Regenerate
5868         * Makefile.in: Regenerate
5870 2007-02-28  Eric Christopher  <echristo@apple.com>
5872         Revert:
5873         2006-12-07  Mike Stump  <mrs@apple.com>
5875         * Makefile.def (dependencies): Add dependency for
5876         install-target-libssp and install-target-libgomp on
5877         install-gcc.
5878         * Makefile.in: Regenerate.
5880 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5882         * configure: Regenerate.
5883         * configure.ac: Move statements after variable declarations.
5885 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5887         * MAINTAINERS: Add myself as sh maintainer.
5889 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5891         * configure.ac: Adjust for loop syntax.
5892         * configure: Regenerate.
5894 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5896         * configure: Rebuilt.
5898 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5900         * configure.ac: Drop multiple occurrences of --enable-languages,
5901         and fix its quoting.
5902         * configure: Rebuilt.
5904 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5905             Nathan Sidwell  <nathan@codesourcery.com>
5906             Vladimir Prus  <vladimir@codesourcery.com>
5907             Joseph Myers  <joseph@codesourcery.com>
5909         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5910         * configure: Regenerate.
5912 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5914         * ltconfig (freebsd*): Default to elf.
5916 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5918         * configure.ac (target_libraries): Move libgcc before libiberty.
5919         * configure: Regenerated.
5921 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5922             Paolo Bonzini  <bonzini@gnu.org>
5924         PR bootstrap/30753
5925         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5926         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5927         * configure: Regenerated.
5929 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5931         * MAINTAINERS (Language Front End Maintainers): Update my mail
5932         address.
5934 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5936         PR bootstrap/30748
5937         * configure.ac: Correct syntax for Solaris ksh.
5938         * configure: Regenerated.
5940 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5942         * configure.ac: Sync with src.
5943         * configure: Regenerate.
5945 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5947         * Makefile.in: Regenerate.
5949 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5951         * config.sub: Sync with src.
5953 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5955         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5956         noncanonical equivalents.
5957         * configure.in: Rename to...
5958         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5959         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5960         target_noncanonical.  Use them.  Rewrite removal of configure
5961         arguments for autoconf 2.59.  Discard variable settings.  Force
5962         program_transform_name for native tools.
5964         * Makefile.in: Regenerated.
5965         * configure: Regenerated with autoconf 2.59.
5967 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5969         * MAINTAINERS (Write After Approval): Add myself.
5971 2007-01-31  Andreas Schwab  <schwab@suse.de>
5973         * Makefile.tpl (LDFLAGS): Substitute it.
5974         * Makefile.in: Regenerate.
5976 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5978         * MAINTAINERS (Write After Approval): Add myself.
5980 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5982         * MAINTAINERS (spu port): Add myself.
5984 2007-01-23  Richard Guenther  <rguenther@suse.de>
5986         PR bootstrap/30541
5987         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5988         * Makefile.tpl (GNATBIND): Substitute it.
5989         (GNATMAKE): Likewise.
5990         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5991         of STAGE_PREFIX.
5992         * Makefile.in: Regenerate.
5993         * configure: Regenerate.
5995 2007-01-18  Mike Stump  <mrs@apple.com>
5997         * configure.in: Re-enable -Werror for gcc builds.
5999 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6001         * MAINTAINERS (Write After Approval): Add myself.
6003 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6005         * configure.in: Change == to = in test command.
6006         * configure: Regenerate.
6008 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6009             Nick Clifton  <nickc@redhat.com>
6010             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6012         * configure.in (build_configargs, host_configargs, target_configargs):
6013         Remove build/host/target parameters.
6014         (host_libs): Add gmp and mpfr.
6015         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6016         * Makefile.def (gmp, mpfr): New.
6017         (gcc): Remove target.
6018         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6019         target_os, target_vendor): New.
6020         (configure): Add host_alias/target_alias arguments; adjust invocations.
6021         * configure: Regenerate.
6022         * Makefile.in: Regenerate.
6024 2007-01-11  Matt Fago  <fago@earthlink.net>
6026         * configure.in: Try to link to functions only in mpfr 2.2.x
6027         to improve robustness of configure tests.
6028         * configure: Regenerate.
6030 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6032         * MAINTAINERS: Add myself as i386 maintainer.
6034 2007-01-08  Jan Hubicka  <jh@suse.cz>
6036         * MAINTAINERS: Add myself as i386 maintainer.
6038 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6040         * configure.in: Add support for an x86_64-mingw* target.
6041         * configure: Regenerate.
6043 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6045         * Makefile.tpl (all-target): Correct @if conditional for target
6046         modules.
6047         * configure.in: Omit libiberty if building only target libgcc.
6048         * configure, Makefile.in: Regenerated.
6050 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6052         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6053         * configure: Regenerate.
6055 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6057         * Makefile.def (target_modules): Add libgcc.
6058         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6059         * Makefile.tpl (clean-target-libgcc): Delete.
6060         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6061         on gcc even for bootstrapped modules.  Rewrite handling of
6062         lang_env_dependencies to loop over target_modules.
6063         * configure.in (target_libraries): Add target-libgcc.
6064         * Makefile.in, configure: Regenerated.
6066 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6068         * configure.in: Reorganize recognition of languages.  Add
6069         --enable-stage1-languages.  Show supported languages for the chosen
6070         target rather than all recognized languages.
6071         * configure: Regenerate.
6073 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6075         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6076         * Makefile.in: Regenerate.
6078 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6080         * configure.in: Warn that MPFR 2.2.0 is buggy.
6081         * configure: Regenerate.
6083 2006-12-27  Ian Lance Taylor  <iant@google.com>
6085         * configure.in: When removing Makefiles to force a reconfigure, also
6086         remove prev-DIR*/Makefile.
6087         * configure: Regenerate.
6089 2006-12-22  Andreas Schwab  <schwab@suse.de>
6091         * configure: Regenerate with correct autoconf version.
6093 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6095         * configure.in: add AC_SUBST for *_FOR_TARGET.
6096         * configure: Regenerate.
6098 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6100         * configure.in: Simplify logic for rejecting languages that cannot
6101         be built.  Separate the case when a language is unsupported,
6102         from the case when the user chooses not to build a language.
6104 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6106         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6107         it only affects bootstrap and could be tested on "$host" as well.
6108         * configure: Regenerate.
6109         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6111 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6113         PR bootstrap/29544
6114         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6115         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6116         move here comment from Makefile.tpl.
6117         * Makefile.tpl: Move some definitions higher in the file.
6118         (STAGE1_CHECKING): New.
6119         * configure.in: Add --enable-stage1-checking.
6120         * configure: Regenerate.
6121         * Makefile.in: Regenerate.
6123 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6125         * MAINTAINERS: Add myself as build system maintainer.
6127 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6129         * MAINTAINERS (Write After Approval): Add myself.
6131 2006-12-13  Eric Christopher  <echristo@apple.com>
6133         * MAINTAINERS: Add myself as darwin maintainer.
6135 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6137         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6139 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6141         MAINTAINERS: Update my entry.
6143 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6145         * configure.in:  Handle spu makefile frag.
6146         * Makefile.tpl (MAINT): Define
6147         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6148         * configure: Regenerate.
6149         * Makefile.in: Regenerate.
6151 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6153         * config.guess: Import latest version.
6154         * config.sub: Likewise.
6156 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6158         * configure.in (spu-*-*): Don't skip target-libiberty.
6159         * configure: Regenerate.
6161 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6163         PR bootstrap/30134
6164         * configure.in: Correct x86 darwin support for libjava to powerpc
6165         and i?86 only.
6166         * configure: Regenerate.
6168 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6170         * configure.in: Add x86 darwin support for libjava.
6171         * configure: Regenerate.
6173 2006-12-07  Mike Stump  <mrs@apple.com>
6175         * Makefile.def (dependencies): Add dependency for
6176         install-target-libssp and install-target-libgomp on
6177         install-gcc.
6178         * Makefile.in: Regenerate.
6180 2006-12-04  Richard Guenther  <rguenther@suse.de>
6182         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6183         (Non-Algorithmic Maintainers): Move over non-algorithmic
6184         loop optimizer maintainers, add myself as a non-algorithmic
6185         middle-end maintainer.
6187 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6189         * MAINTAINERS (Write After Approval): Add myself.
6191 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6193         * configure.in: Update error message for missing GMP/MPFR.
6195         * configure: Regenerate.
6197 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6199         * configure.in: Update MPFR version in error message.
6201         * configure: Regenerate.
6203 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6205         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6206         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6207         --with-gmp-lib): New flags.
6209         * configure: Regenerate.
6211 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6213         * MAINTAINERS (Write After Approval): Change my email address.
6215 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6217         * MAINTAINERS (Write After Approval): Add myself.
6219 2006-11-22  Philipp Thomas  <pth@suse.de>
6221         * MAINTAINERS (i18n): Update e-mail address.
6223 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6225         * MAINTAINERS (spu port): Add myself as maintainer.
6226         (Write After Approval): Remove myself.
6228 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6230         * configure.in (skipdirs): Don't build libssp for SPU.
6231         * configure: Regenerate.
6233 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6235         * MAINTAINERS (spu port): Add myself as maintainer.
6236         (libobjc): Update my email address.
6238 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6240         * MAINTAINERS (Write After Approval): Add myself.
6242 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6244         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6245         * configure : Rebuilt.
6247 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6249         * MAINTAINERS (Write After Approval): Add myself.
6251 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6257         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6258         libmpfr.a.
6259         * configure: Regenerate.
6261 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6263         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6264         (unstage): Test for stage_last presence.
6266         PR bootstrap/29802
6267         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6268         STAGE_PREFIX.
6269         * Makefile.in: Regenerate.
6271 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6273         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6274         maintainers.
6276 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6278         * MAINTAINERS (Write After Approval): Add myself.
6280 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6282         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6283         and stageN-package/Makefile.
6284         * Makefile.in: Regenerated.
6286 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6288         * configure.in: Remove target-libgloss from noconfigdirs for
6289         bfin-*-*.
6290         * configure: Regenerated.
6292 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6294         * configure.in (have_gmp): Only error if the gcc directory exists.
6296         * configure: Regenerate.
6298 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6300         * configure.in: Robustify error message for missing GMP/MPFR.
6302         * configure: Regenerate.
6304 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6306         * MAINTAINERS (Write After Approval): Add myself.
6308 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6310         * MAINTAINERS: Change email address.
6312 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6314         * MAINTAINERS (Write After Approval): Add myself.
6316 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6318         * MAINTAINERS (Write After Approval): Add myself.
6320 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6322         * MAINTAINERS (Write After Approval): Move myself to
6323         Write After Approval section.
6325 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6327         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6328         need_gmp anymore.
6329         * configure: Regenerate.
6331 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6333         * MAINTAINERS (Write After Approval): Add myself.
6335 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6337         * config.guess: Import latest version.
6338         * config.sub: Likewise.
6340 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6342         * Makefile.def: Added pdf target handling.
6343         * Makefile.tpl: Added pdf target handling.
6344         * Makefile.in: Regenerated.
6346 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6348         * MAINTAINERS: Add self as score port maintainer.
6350 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6352         * MAINTAINERS (Write After Approval): Add myself.
6354 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6356         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6357         or newer.
6358         * configure: Regenerated.
6360 2006-09-27  Dave Brolley  <brolley@redhat.com>
6362         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6363         using $s instead of $r.
6364         * configure: Regenerated.
6366 2006-09-26  Thiemo Seufer  <ths@mips.com>
6368         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6369         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6370         * configure: Regenerate.
6372 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6374         * MAINTAINERS (Write After Approval): Remove myself.
6376 2006-09-22  Chao-ying Fu  <fu@mips.com>
6378         * MAINTAINERS (Write After Approval): Add myself.
6380 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6382         * MAINTAINERS: Add self as soft-fp maintainer.
6384 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6386         * MAINTAINERS: Add myself as avr maintainer.
6387         Remove Marek Michalkiewicz as avr maintainer.
6389 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6391         * MAINTAINERS (Write After Approval): Add myself.
6393 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6395         * configure.in: Never build newlib for a Mingw host.
6396         Never build newlib as Mingw target library.
6397         Test the existence of winsup/cygwin for building a Cygwin newlib,
6398         rather than just winsup.
6399         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6400         building a Mingw target.
6401         * configure: Regenerate.
6403 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6405         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6407 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6409         * config.guess: Import from src (was more updated).
6410         * config.sub: Likewise.
6412 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6414         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6415         * configure: Regenerated.
6417 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6419         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6420         for stages after the first.
6422 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6424         * Makefile.def: Add dependencies for configure-opcodes
6425         on configure-intl and all-opcodes on all-intl.
6426         * Makefile.in: Regenerated.
6428 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6430         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6432 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6434         Port to hosts whose 'sort' and 'tail' implementations
6435         treat operands with leading '+' as file names, as POSIX
6436         has required since 2001.  However, make sure the code still
6437         works on pre-POSIX hosts.
6438         * ltmain.sh: Don't assume "sort +2" is equivalent to
6439         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6441 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6443         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6445 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6447         * ltconfig: chmod 644 before ranlib during install.
6449 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6451         PR bootstrap/18058
6452         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6453         if the bootstrap compiler is a GCC version that supports it.
6454         * configure: Regenerate.
6456 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6458         * configure.in: Fix thinkos in previous check-in.
6459         * configure: Regenerate.
6461 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6463         PR other/27063
6464         * configure.in: Test subdir_requires and give an appropriate
6465         error message.
6466         * configure: Regenerate.
6468 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6470         * MAINTAINERS (Write After Approval): Add myself.
6472 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6474         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6476 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6478         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6480 2006-06-20  David Ayers  <d.ayers@inode.at>
6482         PR bootstrap/28072
6483         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6484         whether target-libjava is being configured instead of whether the
6485         java front end is enabled.
6486         * configure: Regenerate.
6488 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6490         PR target/27540
6491         * configure.in: Only enable libgomp on IRIX 6.
6492         * configure: Regenerate.
6494 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6496         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6497         too.
6498         * Makefile.in: Regenerate.
6500 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6502         * config-ml.in: Alter CCASFLAGS to include special
6503         multilib options the same as is done for CFLAGS.
6505 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6507         * configure.in: Don't enable libgomp on hpux10.
6508         * configure: Rebuilt.
6510 2006-06-12  David Ayers  <d.ayers@inode.at>
6512         PR bootstrap/27963
6513         PR target/19970
6514         * configure.in: Remove target-boehm-gc from noconfigdirs where
6515         ${libgcj} is specified.
6516         * configure: Regenerate.
6518 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6520         Sync from src:
6522         * configure.in: Sync.
6523         * configure: Regenerated.
6525         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6527         * Makefile.def: Added dependencies from sim and gdb on intl, and
6528         added configure dependencies to everything with an all dependency
6529         on intl.
6530         * Makefile.in: Regenerated.
6532 2006-06-06  David Ayers  <d.ayers@inode.at>
6534         PR libobjc/13946
6535         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6536         * Makefile.in: Regenerate.
6537         * configure.in: Add --enable-objc-gc at toplevel and have it
6538         enable boehm-gc for Objective-C.
6539         Remove target-boehm-gc from libgcj.
6540         Add target-boehm-gc to target_libraries.
6541         Add target-boehm-gc to noconfigdirs where ${libgcj}
6542         is specified.
6543         Assert that boehm-gc is supported when requested for Objective-C.
6544         Only build boehm-gc if needed either for Java or Objective-C.
6545         * configure: Regenerate.
6547 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6549         PR 27674
6550         * Makefile.tpl (configure-[+prefix+][+module+],
6551         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6552         Remove rule to unstage bootstrapped modules.
6553         (stage_current): New.
6554         * Makefile.in: Regenerate.
6556 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6558         * MAINTAINERS (Write After Approval): Update my e-mail address.
6560 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6562         * include/libiberty.h: Declare pex_run_in_environment.
6564 2006-05-31  Asher Langton  <langton2@llnl.gov>
6566         * MAINTAINERS (Write After Approval): Add myself.
6568 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6570         * Makefile.def (bfd, opcodes): Fix lib_path.
6571         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6572         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6573         * Makefile.in: Regenerate.
6575 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6577         * Makefile.in: Regenerate.
6579 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6581         * Makefile.def: Add install-html target. Add datarootdir
6582         docdir and htmldir to flags_to_pass.
6583         * Makefile.tpl: Add install-html target.
6584         * Makefile.in: Regenerate.
6585         * configure.in: Add --with-datarootdir, --with-docdir, and
6586         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6587         * configure: Regenerate.
6589 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6591         * configure.in: Enable gprof for cross builds.
6592         * configure: Regenerate.
6594 2006-05-22  Richard Guenther  <rguenther@suse.de>
6596         Revert
6597         2006-01-31  Richard Guenther  <rguenther@suse.de>
6598         Paolo Bonzini  <bonzini@gnu.org>
6600         * Makefile.def (target_modules): Add libgcc-math target module.
6601         * configure.in (target_libraries): Add libgcc-math target library.
6602         (--enable-libgcc-math): New configure switch.
6603         * Makefile.in: Re-generate.
6604         * configure: Re-generate.
6605         * libgcc-math: New toplevel directory.
6607 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6608             Andreas Tobler  <a.tobler@schweiz.ch>
6610         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6611         * configure: Rebuilt.
6613 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6615         * MAINTAINERS (Write After Approval): Add myself.
6617 2006-05-01  DJ Delorie  <dj@redhat.com>
6619         * configure.in: Restore CFLAGS if GMP isn't present.
6620         * configure: Regenerate.
6622 2006-05-01  Richard Guenther  <rguenther@suse.de>
6624         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6625         maintainer.
6627 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6629         * MAINTAINERS (Write After Approval): Add myself.
6631 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6633         * MAINTAINERS (Write After Approval): Add myself.
6635 2006-04-18  DJ Delorie  <dj@redhat.com>
6637         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6638         reference libgloss so that libssp can be built in a combined
6639         tree.
6640         * configure: Regenerate.
6642 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6644         * MAINTAINERS (Write After Approval): Add myself.
6646 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6648         * configure.in: Require makeinfo 4.4 or higher.
6649         * configure: Regenerate.
6651 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6653         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6654         Rearrange the entries of other libraries to have them in one place.
6656 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6658         * MAINTAINERS (Write After Approval): Remove myself.
6659         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6661 2006-03-14  Richard Guenther  <rguenther@suse.de>
6663         * configure: Regenerate with autoconf 2.13.
6665 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6667         * MAINTAINERS: Use my work address.
6669         * MAINTAINERS: Update my E-mail address.
6671 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6673         * configure.in: Handle --disable-<component> generically.
6674         * configure: Regenerate.
6676 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6678         PR libgcj/17311
6679         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6681 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6683         * MAINTAINERS (Write After Approval):  Remove myself.
6684         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6686 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6688         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6689         (TARGET_CONFIGDIRS): Remove.
6690         * configure.in: Remove AC_SUBST(target_configdirs).
6691         * Makefile.in, configure: Regenerated.
6693 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6695         * MAINTAINERS (Write After Approval):  Remove myself.
6696         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6698 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6700         PR bootstrap/25670
6702         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6704         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6705         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6706         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6707         BUILD_PREFIX, BUILD_PREFIX_1.
6708         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6710         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6711         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6713         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6714         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6715         of `cat stage_current`.  Always provide the `r' and `s' variables.
6716         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6717         a single shell execution.
6718         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6719         bootstrapped modules, make the stage1 module if the build was not
6720         started yet, else build the current stage.
6721         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6722         (all-build, all-host, all-target, [+make_target+]-host,
6723         [+make_target+]-target): Do not use \-continued lines.
6724         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6725         (current_stage, restrap, stage_last): New.
6727         * Makefile.in: Regenerate.
6728         * configure: Regenerate.
6730 2006-02-19  Bud Davis  <jmdavis@link.com>
6732         * MAINTAINERS (Write After Approval):  Remove myself.
6733         (Language Front End Maintainers):  Add myself as fortran 95
6734         maintainer and update e-mail address.
6736 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6738         * MAINTAINERS (Write After Approval):  Remove myself.
6739         (Language Front End Maintainers):  Add myself as fortran 95
6740         maintainer.
6742 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6744         * MAINTAINERS (Write After Approval): Add myself.
6746 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6748         * MAINTAINERS (Write After Approval):  Remove myself.
6749         (Language Front End Maintainers):  Add myself as
6750         fortran 95 maintainer.
6752 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6754         Sync from src:
6756         2005-12-27  Leif Ekblad  <leif@rdos.net>
6758         * configure.in: Add support for RDOS target.
6759         * configure: Regenerate.
6761 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6762             Andreas Schwab  <schwab@suse.de>
6764         * configure: Regenerate.
6766 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6768         * configure.in (enable_libgomp): Add AIX.
6769         * configure: Regenerate.
6771 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6773         * MAINTAINERS (Write After Approval): Add myself.
6775 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2006-01-31  Richard Guenther  <rguenther@suse.de>
6780         Paolo Bonzini  <bonzini@gnu.org>
6782         * Makefile.def (target_modules): Add libgcc-math target module.
6783         * configure.in (target_libraries): Add libgcc-math target library.
6784         (--enable-libgcc-math): New configure switch.
6785         * Makefile.in: Re-generate.
6786         * configure: Re-generate.
6787         * libgcc-math: New toplevel directory.
6789 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6791         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6792         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6793         the assembler, linker and binutils.
6794         * configure: Regenerate.
6796 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6798         * MAINTAINERS (Write After Approval): Add myself.
6800 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6802         * configure: Regenerate.
6804 2006-01-18  Richard Henderson  <rth@redhat.com>
6805             Jakub Jelinek  <jakub@redhat.com>
6806             Diego Novillo  <dnovillo@redhat.com>
6808         * libgomp: New directory.
6809         * Makefile.def: Add target_module libgomp.
6810         * Makefile.in: Regenerate.
6811         * configure.in (target_libraries): Add target-libgomp.
6812         * configure: Regenerate.
6814 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6816         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6817         @ from continuation.
6818         * Makefile.in: Rebuilt.
6820 2006-01-04  Chris Lattner  <sabre@gnu.org>
6822         * MAINTAINERS (Write After Approval): Add myself.
6824 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6826         PR bootstrap/24252
6828         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6829         * Makefile.tpl (OBJDUMP): New.
6830         (EXTRA_HOST_FLAGS): Add it.
6831         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6833         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6834         to use symbolic links between directories.  Avoid race conditions
6835         or make them harmless.
6836         * configure.in: Do not try to use symbolic links between directories.
6838         * Makefile.def (LEAN): Pass.
6839         * Makefile.tpl (LEAN): Define.
6840         (stage[+id+]-start): Accept that the previous directory does not
6841         exist, if the bootstrap is lean.
6842         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6843         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6844         configure substitution.
6845         ([+compare-target+]): Likewise.
6846         ([+bootstrap-target+]-lean): New.
6847         * configure.in: Remove lean bootstrap support from here.
6849         * Makefile.in: Regenerate.
6850         * configure: Regenerate.
6852 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6854         * MAINTAINERS (libdecnumber): Add myself.
6856 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6858         * libtool-ldflags: New script.
6860 2006-01-02  Andreas Schwab  <schwab@suse.de>
6862         * configure.in: When reconfiguring remove Makefile in
6863         all stage directories.
6864         * configure: Regenerate.
6866 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6868         * MAINTAINERS: Update my email address.
6870 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6872         Revert Ada-related part of the previous change.
6874         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6875         Do not pass.
6876         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6877         * Makefile.in: Regenerate.
6878         * configure.in: Do not include mt-ppc-aix target fragment.
6879         * configure: Regenerate.
6881 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6883         * configure.in: Select appropriate fragments for PowerPC/AIX.
6884         * configure: Regenerate.
6886         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6887         BOOT_CFLAGS, BOOT_LDFLAGS.
6888         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6889         BOOT_CFLAGS, BOOT_LDFLAGS.
6890         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6891         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6892         (stage): Fail if we cannot complete the work.
6893         * Makefile.in: Regenerate.
6895 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6897         * configure.in: Replace ms1 with mt.
6898         * configure: Rebuilt.
6900 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6902         * MAINTAINERS: Update my email address.
6904 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6906         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6907         install-host-nogcc): Don't invoke $(stage) at the end.
6908         * Makefile.in: Regenerate.
6910 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6912         * configure.in: Flip the top-level bootstrap switch.
6913         * configure: Regenerate.
6915 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6917         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6918         $(stage) and $(unstage).
6919         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6920         (all): Remove stray semicolon.
6921         (local-distclean): Don't handle multilib.tmp and multilib.out.
6922         (install.all): Set $s for consistency.
6923         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6924         check_multilibs setting.  Always make the install directory.
6925         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6926         Correct @if/@endif.
6927         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6928         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6929         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6930         (multilib.out): Remove.
6931         * Makefile.in: Regenerated.
6933 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6935         * MAINTAINERS (Write After Approval): Add myself.
6937 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6939         * MAINTAINERS: Add myself as mt maintainer.
6941         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6943 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6945         * MAINTAINERS: Change email address.
6947 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6949         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6950         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6951         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6952         Find in-tree tools if available.
6953         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6954         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6955         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6956         (COMPILER_*_FOR_TARGET): New.
6957         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6958         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6959         (CONFIGURED_*, USUAL_*): Remove.
6960         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6961         STRIP): Use autoconf substitutions.
6962         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6963         COMPILER_NM_FOR_TARGET): New.
6964         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6966         (all): Make all-host and all-target in parallel.
6967         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6968         that $$r and $$s are set before invoking a recursive make.
6969         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6970         ([+bootstrap-target+]): Inline most of the `all' target.
6972 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6974         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6975         from the gcc build directory.
6976         * Makefile.in: Regenerate.
6978 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6980         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6981         depend on all-libdecnumber.
6982         * configure.in (host_libs): Include libdecnumber.
6983         * Makefile.in: Regenerate.
6984         * configure: Likewise.
6986 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6988         * libdecnumber: Import decNumber sources from the dfp-branch.
6990 2005-11-21  Kean Johnston  <jkj@sco.com>
6992         * config.sub, config.guess: Sync from upstream sources.
6994 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6996         Import from Autoconf sources:
6998         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6999         * config/move-if-change: Don't output "$2 is unchanged";
7000         suggested by Ben Elliston.  Handle weird characters correctly.
7002 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7004         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7005         to match upstream libtool for darwin.
7007 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7009         * Makefile.def: Remove gdb dependencies for gdbtk.
7010         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7011         (configure-gdb, install-gdb): New rules.
7012         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7013         * Makefile.in, configure: Regenerated.
7015 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7017         * MAINTAINERS (Write After Approval): Add myself.
7019 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7025         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7026         Diego Novillo.
7028 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7030         PR bootstrap/24297
7031         * Makefile.tpl (do-[+make-target+], do-check, install,
7032         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7033         are set before recursing.
7034         * Makefile.in: Regenerate.
7036 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7038         PR bootstrap/18939
7039         * Makefile.def (gcc) <target>: Fix thinko.
7040         * Makefile.in: Regenerate.
7042 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7044         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7045         * configure: Regenerate.
7047 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7049         * MAINTAINERS (Write After Approval): Add self.
7051 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7053         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7054         target-libffi, target-qthreads, target-libjava, and
7055         targetlibobjc.
7056         * configure: Regenerate.
7058 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7060         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7061         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7062         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7063         (USUAL_OBJDUMP_FOR_TARGET): New.
7064         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7065         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7066         * configure, Makefile.in: Regenerated.
7068 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7070         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7071         before other host packages.
7073 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7075         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7077 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7079         PR bootstrap/22340
7081         * configure.in (default_target): Remove.
7082         * Makefile.tpl (all): Do not use prerequisites as subroutines
7083         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7084         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7085         use prerequisites as subroutines.
7086         (check-host, check-target): New.
7087         (bootstrap configure & all targets): Do not use stage*-start
7088         if the directory layout is already ok.
7089         (non-bootstrap configure & all targets): Prepend a $(unstage).
7090         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7091         (NOTPARALLEL): Remove.
7092         (unstage, stage variables): New variables.
7093         (unstage, stage targets): Simply expand to those variables.
7095         * configure: Regenerate.
7096         * Makefile.in: Regenerate.
7098 2005-10-04  James E Wilson  <wilson@specifix.com>
7100         * Makefile.def (lang_env_dependencies): Add libmudflap.
7101         * Makefile.in: Regenerate.
7103 2005-10-03  Andreas Schwab  <schwab@suse.de>
7105         Backport from libtool CVS:
7106         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7108         * ltmain.sh: add support for installing into temporary
7109         staging area (e.g. 'make install DESTDIR=...')
7111 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7113         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7114         * configure: Regenerated.
7116 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7118         * configure: Regenerate with the correct
7119         autoconf version.
7121 2005-09-30  Catherine Moore  <clm@cm00re.com>
7123         * configure.in (bfin-*-*): New.
7124         * configure: Regenerated.
7126 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7128         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7129         (LIPO_FOR_TARGET): New.
7130         (CONFIGURED_LIPO_FOR_TARGET): New.
7131         (USUAL_LIPO_FOR_TARGET): New.
7132         (STRIP_FOR_TARGET): New.
7133         (CONFIGURED_STRIP_FOR_TARGET): New.
7134         (USUAL_STRIP_FOR_TARGET): New.
7135         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7136         STRIP_FOR_TARGET.
7137         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7138         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7139         * Makefile.in: Regenerate.
7140         * configure: Regenerate.
7142 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7144         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7145         (rs6000-*-aix*): Same.
7146         * configure: Regenerate.
7148 2005-09-16  Tom Tromey  <tromey@redhat.com>
7150         * MAINTAINERS: Add self as java maintainer.
7152 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7154         * configure.in: Recognize f95 in the --enable-languages option,
7155         and substitute it for fortran, issuing a warning.
7156         * configure: Regenerate.
7158 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7160         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7161         * configure:  Regenerated.
7163 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7165         * MAINTAINERS: Add self as ms1 maintainer.
7167 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7169         * Makefile.def (libssp): Add to lang_env_dependencies.
7170         * Makefile.in: Regenerate.
7172 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7174         * MAINTAINERS: Add myself as middle-end maintainer.
7176 2005-08-17  Christian Groessler  <chris@groessler.org>
7178         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7179         * Makefile.in: Regenerate.
7181 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7183         * MAINTAINERS (write after approval): Added myself.
7185 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7187         * MAINTAINERS (Write After Approval): Add myself.
7189 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7191         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7192         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7193         Look for alternate names of the target cc and c++
7194         * configure: Regenerate.
7196 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7198         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7199         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7200         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7201         tools; remove code to manually set them.
7202         (Target tools): Look in the environment for them.
7203         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7204         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7205         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7206         build directory.
7207         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7208         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7209         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7210         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7211         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7212         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7213         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7214         * configure: Regenerate.
7215         * Makefile.in: Regenerate.
7217 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7219         * MAINTAINERS: Update for removed CPU targets.
7221 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7223         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7224         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7225         * Makefile.in: Regenerated.
7227 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7229         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7230         (CFLAGS_FOR_TARGET): Use it.
7231         (CXXFLAGS_FOR_TARGET): Likewise.
7232         * Makefile.in: Regenerated.
7233         * configure.in (--with-build-sysroot): New option.
7234         * configure: Regenerated.
7236 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7238         * Makefile.tpl: Wrap install between unstage and stage
7239         * Makefile.in: Regenerate.
7241 2005-07-21  Eric Christopher  <echristo@apple.com>
7243         * MAINTAINERS: Update affiliation.
7245 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7247         * MAINTAINERS: Add self as crx port maintainer.
7249 2005-07-20  DJ Delorie  <dj@redhat.com>
7251         * MAINTAINERS: Add self as m32c maintainer.
7253 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7255         * all files: Update FSF address.
7257 2005-07-15  Eric Christopher  <echristo@redhat.com>
7259         * MAINTAINERS: Change affiliation.
7261 2005-07-14  Jim Blandy  <jimb@redhat.com>
7263         * configure.in: Add cases for Renesas m32c.
7264         * configure: Regenerated.
7266 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7268         * COPYING.LIB: Update from fsf.org.
7270 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7272         * COPYING, compile, config.guess,
7273         config.sub, install-sh, missing, mkinstalldirs,
7274         symlink-tree, ylwrap: Sync from upstream sources.
7275         * config-ml.in: Update FSF address.
7277 2005-07-13  Eric Christopher  <echristo@redhat.com>
7279         * configure.in: Add toplevel noconfigdir support for tpf.
7280         * configure: Regenerate.
7282 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7284         PR ada/22340
7286         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7287         * Makefile.in: Regenerate.
7289 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7291         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7292         Brolley to write-after-approval.
7294 2005-07-07  Andreas Schwab  <schwab@suse.de>
7296         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7297         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7298         * Makefile.in: Regenerated.
7300 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7302         * configure.in: Don't build sim or rda when targetting darwin.
7303         * configure: Regenerate.
7305 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7307         * configure.in: Add --enable-libssp and --disable-libssp.
7308         * configure: Regenerate with autoconf-2.13.
7310 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7312         * Makefile.def (target_modules): Add libssp.
7313         * configure.in (target_libraries): Add target-libssp.
7314         * configure: Rebuilt.
7315         * Makefile.in: Rebuilt.
7317 2005-07-01  Zack Weinberg  <zackw@panix.com>
7319         * MAINTAINERS: Change email address.  Resign from maintainership.
7321 2005-07-01  Richard Guenther  <rguenther@suse.de>
7323         * MAINTAINERS: Change my e-mail address and affiliation.
7325 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7327         * Makefile.def (stagefeedback): Come after profile.
7328         Define profiledbootstrap target.
7329         * Makefile.tpl (profiledbootstrap): Remove.
7330         (stageprofile-end): Zap stagefeedback.
7331         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7332         * Makefile.in: Regenerate.
7334 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7336         * MAINTAINERS: Update my email address.
7338 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7340         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7341         In 'cpp' stanza, support '#line' as well as '# '.
7343 2005-06-08  Andreas Schwab  <schwab@suse.de>
7345         * MAINTAINERS: Move myself from 'Write After Approval' to
7346         'CPU Port Maintainers' section as m68k maintainer.
7348 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7350         * configure.in (unsupported_languages): New macro.
7351         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7352         non-ported target libraries in noconfigdirs.
7353         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7354         non-linux-gnu.  Remove libgcj_ex_libffi.
7355         <lang_frag loop>: Set add_this_lang=no if the language is in
7356         unsupported_languages.
7357         * configure: Regenerate.
7359 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7361         * configure.in: Fix typo in handling of --with-mpfr-dir.
7362         * configure: Regenerate.
7364 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7366         * MAINTAINERS: Update my email address.
7368 2005-06-02  Jim Blandy  <jimb@redhat.com>
7370         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7371         accepted into the master sources.)
7373 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7374             Michael Snyder  <msnyder@redhat.com>
7375             Stan Cox  <scox@redhat.com>
7377         * configure.in: Set noconfigdirs for ms1.
7379         * configure: Regenerate.
7381 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7383         * MAINTAINERS (Write After Approval): Add self.
7385 2005-06-01  Josh Conner  <jconner@apple.com>
7387         * MAINTAINERS (Write After Approval): Add self.
7389 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7391         * MAINTAINERS: Update my email address.
7393 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7395         * MAINTAINERS (Write After Approval): Add self.
7397 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7399         * MAINTAINERS (Write After Approval): Remove self.
7401 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7403         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7404         (Dependencies): Consider target modules for bootstrap dependencies.
7405         Make target bootstrap modules depend on each stage's gcc.
7406         * Makefile.in: Regenerate.
7408 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7410         * Makefile.def (configure-gcc): Depend on binutils having been built.
7411         (all-gcc): No need to do it here.
7412         * Makefile.in: Regenerate.
7414 2005-05-19  Paul Brook  <paul@codesourcery.com>
7416         * configure.in: Rewrite misleading error message when requested
7417         language cannot be built.
7418         * configure: Regenerate.
7420 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7422         * ylwrap: Import from Automake 1.9.5.
7424 2005-05-13  David Ung  <davidu@mips.com>
7426         * MAINTAINERS (Write After Approval): Add self.
7428 2005-05-09  Mike Stump  <mrs@apple.com>
7430         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7431         lt_cv_sys_max_cmd_len for now.
7433 2005-05-09  Stan Cox  <scox@redhat.com>
7435         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7437 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7439         * README.SCO: Update the URL.
7441 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7443         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7444         with_gnu_ld to libtool.
7445         * ltcf-c.sh (aix[45]): Define file_list_spec.
7446         * ltcf-cxx.sh (aix[45]): Same.
7447         * ltcf-gcj.sh (aix[45]): Same.
7448         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7449         exists, write list of input files to temporary file.
7451 2005-05-04  Mike Stump  <mrs@apple.com>
7453         * configure.in: Always pass --target to target configures as
7454         otherwise rebuilds that do --recheck will fail.
7455         * confiugure: Rebuilt.
7457 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7459         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7460         STAGE_HOST_EXPORTS.
7461         (configure, all): Add bootstrap support.
7462         (Host modules, target modules): Pass post-stage1 flags and exports.
7463         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7464         * Makefile.in: Regenerate.
7466 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7468         * configure: Regenerate.
7470 2005-04-27  Mike Stump  <mrs@apple.com>
7472         * MAINTAINERS: Add self as darwin maintainer.
7474 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7476         * config.sub: Update from master copy.
7478 2005-04-21  Mike Stump  <mrs@apple.com>
7480         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7481         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7483 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7485         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7486         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7487         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7488         "*-*-elf" and "*-*-linux*".
7489         * configure: Regenerate.
7491 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7493         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7495 2005-04-12  Mike Stump  <mrs@apple.com>
7497         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7499 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7501         * MAINTAINERS (Write After Approval): Add myself.
7503 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7505         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7507 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7509         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7510         (TARGET_CONFIGARGS): Include --with-target-subdir.
7511         (configure, all): New macros.  Use them throughout.
7512         * Makefile.in: Regenerate.
7514 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7516         * MAINTAINERS (Write After Approval): Add myself.
7518 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7520         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7522 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7524         * MAINTAINERS: Move John Carr to Write After Approval.
7526 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7528         * config/mh-mingw32: Delete.
7529         * configure.in: Don't use it.
7530         * configure: Regenerate.
7532 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7534         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7535         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7536         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7537         (HOST_LIB_PATH): Generate from Makefile.def.
7538         (TARGET_LIB_PATH): Likewise.
7539         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7540         * Makefile.in: Regenerate.
7541         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7542         (RPATH_ENVVAR): Include Darwin case.
7543         * configure: Regenerate.
7545 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7547         * MAINTAINERS (Various Maintainers): Remove self.
7548         (Write After Approval): Add self.
7550 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7552         * MAINTAINERS (Various Maintainers): Add self.
7554 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7556         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7557         * configure: Regenerate.
7559 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7561         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7562         gcc_version, and gcc_version_trigger from set of flags to pass.
7563         * Makefile.tpl: Remove definitions of above variables.
7564         (config.status): Remove dependency on $(gcc_version_trigger).
7565         * Makefile.in: Regenerate.
7566         * configure.in: Do not reference config/gcc-version.m4 nor
7567         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7568         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7569         * configure: Regenerate.
7571 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7572             Andrew Pinski  <pinskia@physics.uc.edu>
7574         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7575         * Makefile.in: Regenerate.
7577 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7579         * MAINTAINERS (Write After Approval): Add myself.
7581 2005-03-03  David Ayers  <d.ayers@inode.at>
7583         * MAINTAINERS (Write After Approval): Add myself.
7585 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7587         PR libgcj/20160
7588         * ltmain.sh: Avoid creating archives with components that have
7589         duplicate basenames.
7591 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7593         PR bootstrap/20250
7594         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7595         instead of check.
7596         * Makefile.in: Regenerate.
7598 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7600         * Makefile.in: Regenerate to fix conflict between the previous two
7601         patches.
7603 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7605         PR bootstrap/17383
7606         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7607         * Makefile.tpl (HOST_SUBDIR): New substitution.
7608         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7609         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7610         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7611         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7612         (Host modules, Bootstrapped modules): Use it.
7613         (Build modules, Target modules): Do not create symlink trees,
7614         always configure out-of-srcdir.
7615         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7616         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7617         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7618         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7620         * Makefile.in: Regenerate.
7621         * configure: Regenerate.
7623 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7625         Merged from libada-gnattools-branch:
7626         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7628         * gnattools: New directory.
7629         * Makefile.def: Add gnattools as a module, depending on target-libada.
7630         * Makefile.in: Regenerate.
7631         * configure.in: Include gnattools in host_tools; disable it if ada
7632         is disabled.
7633         * configure: Regenerate.
7635 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7637         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7638         treelang maintainer.
7639         (Write After Approval): Remove myself.
7641 2005-02-23  Paul Schlie  <schlie@comcast.net>
7643         * configure.in: Allow darwin targeted ports to build tk, itcl and
7644         libgui.
7645         * configure: Regenerate.
7647 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7649         PR libgcj/10353
7650         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7651         * configure: Regenerate.
7653 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7655         * MAINTAINERS (Write After Approval): Add myself.
7657 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7659         * MAINTAINERS: Update my e-mail address.
7661 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7663         * MAINTAINERS (Write After Approval): Add myself.
7665 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7667         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7668         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7669         target-libgloss when not *-*-elf and *-*-aout.
7670         * configure: Regenerate.
7672 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7674         * MAINTAINERS: Remove obsolete entries.
7676         * MAINTAINERS (Write After Approval): Add Michael Matz.
7678 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7680         * MAINTAINERS: Remove self as cpplib maintainer.
7682 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7684         * install-sh, config.sub: Import from upstream.
7686 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7688         PR bootstrap/18222
7689         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7690         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7691         * Makefile.in: Regenerate.
7693 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7695         * MAINTAINERS: Update my email address.
7697 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7698             Andreas Schwab  <schwab@suse.de>
7700         PR bootstrap/18033
7701         * config-ml.in: Eval option if surrounded by single quotes.
7703 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7705         Revert 2004-12-28 Makefile changes, a better fix will be
7706         applied to mainline and src after GCC 4.0 branches.
7708 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7710         PR bootstrap/17383
7712         * Makefile.def (target_modules): Remove stage parameter,
7713         it is always true now.
7714         * Makefile.tpl (configure-build-[+module+],
7715         configure-target-[+module+]): Always build symlink tree
7716         for the directory and for include.  BUILD_SUBDIR and
7717         TARGET_SUBDIR cannot be . anymore.
7718         * Makefile.in: Regenerate.
7720 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7722         Revert 2004-12-08 Makefile changes.
7724 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7726         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7727         cygwin, mingw.
7729 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7731         * configure.in (sh64-*-*): Reenable gprof.
7732         * configure: Regenerate.
7734 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7736         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7737         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7738         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7739         * Makefile.in: Regenerate.
7741 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7743         * MAINTAINERS: Update my email address.
7745 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7747         * Makefile.tpl: Generate normal dependencies if the LHS module is
7748         not bootstrapped.
7749         * Makefile.in: Regenerate.
7751 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7753         * configure.in: Include config/gxx-include-dir.m4.  Use
7754         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7755         * configure: Regenerate.
7757 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7759         * config.if: Delete.
7760         * configure.in: Set libstdcxx_incdir directly.
7761         * configure: Regenerate.
7763 2004-12-02  Eric Christopher  <echristo@redhat.com>
7765         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7766         * Makefile.in: Regenerate.
7768 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7770         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7771         * configure: Regenerate.
7773 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7775         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7776         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7777         * configure: Regenerate.
7779 2004-12-01  Eric Christopher  <echristo@redhat.com>
7781         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7782         of things to remove.
7784 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7786         * MAINTAINERS (Write After Approval): Update my e-mail address.
7788 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7790         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7791         from CVS libtool to always pass_all.
7793 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7795         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7796         (hppa*64*-*-*): Delete incorrect comment.
7797         * configure: Rebuilt.
7799 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7801         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7803 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7805         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7806         from CVS libtool to always pass_all.
7808 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7810         * install-sh, compile: Import from automake.
7812 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7814         * config.guess, config.sub:  Import from savannnah.
7816 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7818         * MAINTAINERS (Write After Approval): Add myself
7820 2004-11-12  Mike Stump  <mrs@apple.com>
7822         * Makefile.def: Add html support.
7823         * Makefile.tpl: Likewise.
7824         * Makefile.in: Regenerate.
7826 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7828         PR 18423
7829         * configure.in: Remove all instances of build-fixincludes from
7830         noconfigdirs.
7831         (build_configargs): Supply --target to subdirectories.
7832         * configure: Regenerate.
7834         * Makefile.def: Make gcc install depend on fixincludes install.
7835         * Makefile.in: Regenerate.
7837 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7839         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7841 2004-11-11  Paul Brook  <paul@codesourcery.com>
7843         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7845 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7847         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7848         target-libgfortran.
7849         * configure: Regenerate.
7851 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7853         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7854         like CC.
7856 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7858         * Makefile.def (host fixincludes): Specify missing targets.
7859         * Makefile.in: Regenerate.
7861 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7863         * MAINTAINERS: Add myself
7865 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7867         * MAINTAINERS (Write After Approval): Add myself.
7869 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7871         * Makefile.def: Build fixincludes for the host, too.
7872         * Makefile.in: Regenerate.
7873         * configure.in (host_tools): Add fixincludes.
7874         * configure: Regenerate.
7876 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7878         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7879         * configure: Regenerated.
7881 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7883         PR other/17783
7884         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7885         * configure: Regenerated.
7887 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7889         * README.SCO: Update per FSF instructions.
7891 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7893         PR target/18151
7894         * configure.in (case ${target}): Do not build fixincludes for avr.
7895         * configure: Regenerated.
7897 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7899         * configure.in (case ${target}): Do not build fixincludes
7900         on platforms where it is not used.
7901         * configure: Regenerated.
7903 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7905         * configure.in: Use an absolute path to install-sh.
7906         * configure: Regenerated.
7908 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7910         * MAINTAINERS (Write After Approval): Add myself.
7912 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7914         * MAINTAINERS: Remove from Write After Approval those that are
7915         already maintainers.
7917 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7919         * MAINTAINERS:  Update my email address.
7921 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7923         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7924         * configure: Regenerate.
7926 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7928         * MAINTAINERS:  Update my email address.
7930 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7932         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7933         entries belonging to this category.
7935 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7937         * MAINTAINERS: Update my e-mail address.
7939 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7941         Fix wrong conflict resolution in:
7943         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7945         * Makefile.in: Regenerate.
7946         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7947         in the recursive `make', instead of hardwiring `all'.
7948         (Autogenerated TARGET-* variables): New.
7950 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7952         * configure.in: Enable target-libgloss for crx-*-*.
7953         * configure: Regenerate.
7955 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7957         * MAINTAINERS (Various Maintainers): Move the "windows,
7958         cygwin, mingw" maintainer to ...
7959         (OS Port Maintainers): ... here.
7961 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7963         * MAINTAINERS (Write After Approval): Remove those that are
7964         maintainers of some subsystem.
7966 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7968         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7969         * ltcf-cxx.sh (tpf*): Likewise.
7970         * ltconfig (tpf*): Add TPF OS configuration support.
7972 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7974         * MAINTAINERS: Change my email address to my new work account.
7976 2004-09-24  Michael Roth  <mroth@nessie.de>
7978         * configure.in (--without-headers): Add missing double quotes.
7979         * configure: Regenerate.
7981 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7983         * ylwrap: Revert to previous version.
7985 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7987         PR bootstrap/17369
7988         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7989         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7990         SET_GCC_LIB_PATH_CMD.
7991         (BASE_TARGET_EXPORTS): Likewise.
7992         * Makefile.in: Regenerated.
7994         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7995         * configure: Regenerated.
7997 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7999         * config.guess: New upstream version
8000         * compile, depcomp, install-sh, ylwrap: Likewise.
8002 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8004         * config/mh-x86omitfp: New host makefile fragment.  Add
8005         -fomit-frame-pointer to the default BOOT_CFLAGS.
8006         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8007         * configure: Regenerate.
8009 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8011         PR target/11572
8012         * configure.in (*-*-darwin*): Renable libobjc.
8013         * configure: Regenerate.
8015 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8017         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8019 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8021         * Makefile.def: Remove libbanshee.
8022         * Makefile.tpl: Ditto.
8023         * configure.in: Ditto.
8024         * Makefile.in: Regen.
8025         * configure: Ditto.
8027 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8029         * ltmain.sh: Use $pic_object as $non_pic_object if
8030         $non_pic_object=none.
8032 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8034         * missing: Import latest version from master repository.
8036 2004-09-06  Nick Clifton  <nickc@redhat.com>
8038         * config.sub: Import latest version from master repository.
8039         * config.guess: Likewise.
8040         This includes these changes:
8042         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8044         * config.sub: Handle crisv32, alias etraxfs.
8045         * config.guess (crisv32:Linux:*:*): Handle.
8047         2004-08-13  Brad Smith  <brad@comstyle.com>
8049         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8050         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8052         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8054         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8055         assume the processor is a powerpc.  This is because coreutils
8056         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8057         in this case, due to a MacOS X bug that causes
8058         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8059         to return a negative number.
8060         Problem reported by Petter Reinholdtsen in:
8061         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8063         2004-07-19  Ben Elliston  <bje@gnu.org>
8065         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8067         2004-06-24  Ben Elliston  <bje@gnu.org>
8069         * config.guess: Update copyright years.
8070         * config.sub: Likewise.
8072         2004-06-22  Robert Millan  <robertmh@gnu.org>
8074         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8075         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8077         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8079         * config.guess (*:*VMS:*:*): New entry. Replaces
8080         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8081         manufacturer.
8083         2004-06-22  Ben Elliston  <bje@gnu.org>
8085         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8086         * config.sub: Likewise.
8088         2004-06-22  Ben Elliston  <bje@gnu.org>
8090         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8091         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8093         2004-06-11  Ben Elliston  <bje@gnu.org>
8095         * config.guess (pegasos:OpenBSD:*:*): Remove.
8097         2004-06-11  Ben Elliston  <bje@gnu.org>
8099         From Wouter Verhelst <wouter@grep.be>:
8100         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8102         2004-06-11  Ben Elliston  <bje@gnu.org>
8104         * config.guess (luna88k:OpenBSD:*:*): New.
8106         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8108         * config.guess (m32r*:Linux:*:*): New case.
8109         * config.sub: Handle m32rle.
8111         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8113         From Jens Petersen  <petersen@redhat.com>:
8114         * config.sub: Handle sparcv8.
8116         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8118         From Tom Smith <smith@cag.lkg.hp.com>:
8119         * config.guess: Version suffixes are equally significant on Tru64
8120         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8121         prefix of "P" (patched kernel).
8123         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8125         * config.sub: Add support for National Semiconductor CRX target.
8127 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8129         * MAINTAINERS (Various Maintainers): Remove myself as web page
8130         maintainer, add myself as maintainer of build status lists.
8132 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8134         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8135         *-*-netware, but add target-libmudflap.
8136         Consolidate *-*-netware targets (of which really only i?86 exists)
8137         into a single entry.
8138         * configure: Likewise.
8140 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8142         * Makefile.tpl (sorry): Remove.
8143         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8144         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8145         (do-clean): Clean per-stage directories too.
8146         (do-distclean): Run distclean-stage1 too.
8147         (.NOTPARALLEL): Enable during toplevel bootstrap.
8148         (stage[+id+]-bubble): Enable parallel execution during
8149         the recursive invocation.
8150         * Makefile.in: Regenerate.
8152         Fix previous checkin:
8154         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8155         include.
8156         * configure.in: Fix indentation.
8157         * configure: Regenerate.
8159 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8161         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8162         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8163         * configure: regenerate
8164         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8165         -mdynamic-no-pic
8167 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8169         * Makefile.def (build_modules): Add fixincludes.
8170         (dependencies): Make gcc depend on fixincludes.
8171         * configure.in (build_tools): Add fixincludes.
8172         (build_configdirs): Always include build_libs.
8173         * Makefile.in: Regenerate.
8174         * configure: Regenerate.
8176 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8178         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8179         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8180         phony targets; do not generate timestamp files.
8181         (distclean-stageN): Remove references to their timestamp files.
8182         (restageN, touch-stageN): Remove.
8183         (stageN-bubble): Rewritten.
8184         (compare): Support lean bootstraps.
8185         * Makefile.in: Regenerate.
8187         * configure.in: Only warn when bootstrapping but
8188         build != host or build != target.  Support lean bootstraps.
8189         * configure: Regenerate.
8191 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8193         * configure.in:  Give a better error message if GMP/MPFR are missing
8194         and a language needing them has been requested.
8195         * configure:  Regenerated.
8197 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8199         * configure.in:  Print a list of available language front-ends if
8200         a requested one is missing.  Tidy stray tab characters.
8201         * configure:  Regenerated.
8203 2004-08-19  Michael Koch  <konqueror@gmx.de>
8205         * gcc/doc/install.texi: Update entry about automake for libjava.
8207 2004-08-17  Robert Millan  <robertmh@gnu.org>
8209         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8210         (instead of FreeBSD).
8211         * configure: Regenerate.
8213 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8215         * Makefile.in: Regenerate.
8216         * configure: Regenerate.
8218         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8219         stage_*_flags.
8220         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8221         for bootstrapped modules if toplevel bootstrap is going.
8222         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8223         modules.  Adjust for changes in Makefile.def.  Enable several
8224         rules even in non-bootstrap mode, just to avoid peppering the
8225         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8226         (stage-[+prev+]-bubble): Remove.
8228         * Makefile.def (Dependencies): Depend on all-build-bison,
8229         all-build-flex, all-build-byacc, all-build-texinfo, rather
8230         than the host variations.
8231         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8232         with BUILD_SUBDIR.
8233         (BISON): Update for recent Bisons.
8234         (YACC): Fix typo.
8235         (cross): Depend on all-build.
8236         (all): Do not depend on all-build.
8237         (prebootstrap): Remove.
8238         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8239         (Prebootstrap dependencies): Add them to the per-stage targets
8240         and to all-prebootstrap.
8241         * configure.in (build_configdirs): Always enable build_tools.
8242         (BUILD_DIR_PREFIX): Remove.
8244         * Makefile.def (gcc): Add target variable.
8245         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8246         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8247         in the recursive `make', instead of hardwiring `all'.
8248         (Autogenerated TARGET-* variables): New.
8250 2004-08-13  Brian Booth  <bbooth@redhat.com>
8252         * MAINTAINERS: Remove myself from write-after-approval.
8254 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8256         * src-release: Stop distributing mmalloc with gdb (which doesn't
8257         use it).
8258         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8259         * Makefile.in: Regenerate.
8261 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8263         * configure.in (arm*-*-eabi*): New target.
8264         * configure: Regenerate.
8266 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8268         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8269         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8270         (Dependencies): New section.
8271         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8272         (configure-target-[+module+]): Depend on maybe-all-gcc
8273         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8274         (toplevel profiledbootstrap): Fix dependencies.
8275         * Makefile.in: Regenerate.
8277 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8279         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8280         target-libiberty to noconfigdirs.
8281         * configure: Regenerate.
8283 2004-08-03  Paul Brook  <paul@codesourcery.com>
8285         * configure.in: Check for MPFR as well as GMP.
8286         * configure: Regenerate.
8288 2004-08-01  Robert Millan  <robertmh@gnu.org>
8290         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8291         libmudflap for all GNU-based systems (with Glibc).
8292         * configure: Regenerate.
8294 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8296         * Makefile.def (host-modules): Add gcc.
8297         * Makefile.in: Regenerate.
8298         * Makefile.tpl (sorry): New rule.
8299         (configure-host, all-host, [+make_target+]-host, do-check,
8300         install-host): Do not add gcc as a special case.
8301         (host modules): Add a small special-casing for gcc.  Export
8302         extra_make_flags through the environment.
8303         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8304         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8305         other recursive targets for gcc): Remove.
8307         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8308         (stage, unstage): New rules.
8309         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8310         distclean-stage[+id+]): Use stage_current.
8311         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8312         the stage*-start rules.
8314 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8316         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8317         use -all_load flag.
8319 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8321         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8322         * configure: Regenerate.
8324 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8326         * maintainer-scripts/gcc_release: Revert yesterday's change.
8328 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8330         * MAINTAINERS: Add myself to write-after-approval.
8332 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8334         * libf2c: Removed.
8335         * gcc/gccbug.in: Updated because of libf2c removal.
8336         * maintainer-scripts/gcc_release: Ditto.
8338 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8340         * configure.in: Build libmudflap by default on FreeBSD.
8341         * configure: Regenerated.
8343 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8345         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8346         systems.
8347         * configure: Regenerated.
8349 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8351         PR target/16344
8352         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8353         feedback based compiler.
8354         * Makefile.in: Rebuilt.
8356 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8358         * Makefile.def (host_modules): Set bootstrap=true for flex.
8359         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8360         * Makefile.in: Rebuilt.
8362 2004-07-07  Jan Hubicka  <jh@suse.cz>
8364         * MAINTAINERS: Add self as a profile feedback maintainer.
8366 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8368         * configure.in:  Do not prepend $srcdir to /dev/null in
8369         makefile fragments.
8370         * configure:  Regenerate.
8372 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8374         * Makefile.def (build_modules): Add bison, byacc, flex,
8375         m4, texinfo.
8376         (flags_to_pass): Add FLEX.
8377         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8378         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8379         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8380         DEFAULT_MAKEINFO): Remove.
8381         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8382         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8383         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8384         objdir or else use configured tool.
8385         (all-build): New.
8386         (all): Depend on it.
8387         (Build module dependencies): Add.
8388         * Makefile.in: Regenerate.
8389         * configure.in: Better support for multiple build modules,
8390         matching what is done for host/target modules.  Do not look
8391         for "plausible" locations of build tools if Canadian cross.
8392         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8393         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8394         * configure: Regenerate.
8396 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8398         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8399         * Makefile.in: Regenerate.
8401 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8403         * Makefile.tpl (configure-build-[+module+],
8404         configure-[+module+], configure-target-[+module+]): Pass
8405         [+extra_configure_args+].
8406         (all-build-[+module+], all-[+module+], check-[+module+],
8407         install-[+module+], [+make_target+]-[+module+],
8408         all-target-[+module+], check-target-[+module+],
8409         install-target-[+module+], [+make_target+]-target-[+module+]):
8410         Pass [+extra_make_args+].
8411         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8412         (GCC_HOST_EXPORTS): Remove.
8413         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8414         cross, check-gcc, check-gcc-c++, install-gcc,
8415         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8416         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8417         * Makefile.in: Regenerate.
8419 2004-06-21  Matthew Sachs  <msachs@apple.com>
8421         * MAINTAINERS: Added self to write-after-approval.
8423 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8425         * configure.in: Check for srcdir/winsup rather than build directory
8426         winsup.
8427         * configure: Regenerate.
8429 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8431         * configure.in: Don't build Cygwin native newlib if winsup
8432         directory is missing.  Emit warning instead.
8433         * configure: Regenerate.
8435 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8437         * Makefile.tpl (touch-stage[+id+]): New.
8438         (restage[+prev+]): Depend on touch-stage[+id+].
8440         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8441         Use it throughout.
8443         * Makefile.def: Add profile and feedback bootstrap stages.
8444         Remove next field from bootstrap stages.
8445         * Makefile.tpl (LN, LN_S): Substitute.
8446         (stageN-start, stageN-end): Use double-colon rules, to
8447         provide a hook for additional setup commands.
8448         (distclean-stageN-gcc, restageN): Create dependencies from
8449         [+prev+], not from [+next+].
8450         (stageN-bubble): Add commands for successive stages from
8451         [+prev+], using double-colon rules.
8452         (all-stageN-gcc): Fix typo.
8453         (stagefeedback-start, profiledbootstrap): New.
8454         * Makefile.in: Regenerate.
8455         * configure.in: Call ACX_PROG_LN.
8456         * configure: Regenerate.
8458 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8460         * MAINTAINERS (Write After Approval): Add myself.
8462 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8464         * MAINTAINERS (Write After Approval): Add myself.
8466 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8468         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8469         without gcc.
8470         * configure: Regenerate.
8472 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8474         * Makefile.tpl: Fix typo.
8475         * Makefile.in: Regenerate.
8477 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8479         * configure.in: Remove new- prefix from toplevel
8480         bootstrap targets.
8481         * configure: Regenerate.
8483 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8485         * Makefile.tpl (all.normal): Rename to all.
8486         (all): Replace with a rule to pick the default
8487         target from configure.
8488         (all-gcc, configure-gcc): Use conditionals to
8489         do nothing when toplevel bootstrap is going on.
8490         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8491         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8492         * configure.in: Support --enable-bootstrap.
8494         * Makefile.def: Remove new- prefix from toplevel
8495         bootstrap targets.
8496         * Makefile.tpl: Likewise.
8498         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8499         target.
8501         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8502         $(RECURSE_FLAGS) to recursive invocation of make.
8504         * Makefile.in: Regenerate.
8505         * configure: Regenerate.
8507 2004-05-30  Andreas Jaeger  <aj@suse.de>
8508             Jim Wilson  <wilson@specifixinc.com>
8510         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8511         like CC.
8513 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8515         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8516         * configure: Regenerate.
8518 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8520         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8521         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8522         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8523         targets.
8524         * Makefile.in: Regenerate.
8526 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8528         * configure.in: Test the ability to symlink directories.
8529         * configure: Regenerate.
8531         * Makefile.def (bootstrap-stage): New definitions.
8532         * Makefile.tpl (configure-stage1-gcc,
8533         configure-stage2-gcc, configure-stage3-gcc,
8534         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8535         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8536         new-restage3, compare): Autogenerate, see Makefile.in
8537         entry for behavioral changes.
8538         (distclean-stage1, new-stage1-start, new-stage1-end,
8539         new-stage1-bubble, distclean-stage2, new-stage2-start,
8540         new-stage2-end, new-stage2-bubble, distclean-stage3,
8541         new-stage3-start, new-stage3-end): New autogenerated targets.
8542         (objext, prebootstrap, BOOT_CFLAGS,
8543         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8544         targets.
8546         * Makefile.in: Regenerate.
8547         (distclean-stage1, new-stage1-start, new-stage1-end,
8548         new-stage1-bubble, distclean-stage2, new-stage2-start,
8549         new-stage2-end, new-stage2-bubble, distclean-stage3,
8550         new-stage3-start, new-stage3-end): New targets.
8551         (all-stage1-gcc): Move prebootstrap dependency from here...
8552         (configure-stage1-gcc): ...to here.
8553         (new-bootstrap): Use bubble targets.
8554         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8555         Use per-stage distclean targets.
8556         (configure-stage1-gcc, configure-stage2-gcc,
8557         configure-stage3-gcc, all-stage1-gcc,
8558         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8559         Use new-stageN-start to prepare the tree.
8561 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8563         * Makefile.def (host_modules): add libcpp.
8564         * Makefile.tpl: Add dependencies on and for libcpp.
8565         * Makefile.in: Regenerate.
8566         * configure.in: Add libcpp host module.
8567         * configure: Regenerate.
8569 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8571         * Makefile.tpl: Whenever a recursive target is defined, wrap
8572         it in a special @if/@endif block, and prepare its maybe
8573         dependency in the @if/@endif block
8574         * configure.in: Instead of writing maybe dependencies, remove
8575         the @if/@endif statements, and remove the @if/@endif blocks
8576         that remain.
8577         * configure: Regenerate.
8578         * Makefile.in: Regenerate.
8580 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8582         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8584 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8586         PR bootstrap/15120
8587         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8588         * */configure: Rebuilt.
8590 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8592         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8593         of libf2c.
8594         * configure, Makefile.in: Regenerate.
8596 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8598         * MAINTAINERS (Write After Approval): Add myself.
8600 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8602         Merge from tree-ssa-20020619-branch.
8604         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8605         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8606         (HOST_GMPLIBS): Define.
8607         (HOST_GMPINC): Define.
8608         (TARGET_LIB_PATH): Add libmudflap.
8609         (GFORTRAN_FOR_TARGET): Define.
8610         (configure-build*): Export GFORTRAN.
8611         (configure-gcc): Export GMPLIBS and GMPINC.
8612         (all-gcc): Add maybe-all-libbanshee.
8613         (configure-target-libgfortran): Define.
8614         * Makefile.in: Regenerate.
8615         * configure.in (host_libs): Add libbanshee.
8616         (target_libraries): Add target-libmudflap and target-libgfortran.
8617         Add --with-libbanshee.
8618         Handle --disable-libmudflap.
8619         (*-*-freebsd*): Use with_gmp.
8620         Add $(libgcj) to noconfigdirs.
8621         * configure: Regenerate.
8622         * depcomp: New file.
8623         * MAINTAINERS: Add tree-ssa maintainers.
8625 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8627         * MAINTAINERS (Various Maintainers): Add myself.
8629 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8631         * MAINTAINERS (Write After Approval): Add myself.
8633 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8635         * MAINTAINERS (Write After Approval): Add myself.
8637 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8639         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8640         * configure: Regenerate.
8642 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8644         Revert:
8645         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8647         * Makefile.def (flags_to_pass): Remove *dir variables that
8648         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8649         as well as prefix and exec_prefix.
8650         * Makefile.in: Regenerate.
8652 2004-04-26  Robert Millan  <robertmh@gnu.org>
8654         Add patches from libtool CVS.
8655         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8656         * ltconfig: Likewise.
8657         * ltcf-c.sh: Likewise.
8658         * ltcf-cxx.sh: Likewise.
8659         * ltcf-gcj.sh: Likewise.
8661 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8663         * Makefile.def (host_modules): Mark with the bootstrap
8664         flag packages on which gcc depends.
8665         * Makefile.tpl (all-bootstrap): Use it.
8666         * Makefile.in: Regenerate.
8668 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8670         * Makefile.def (flags_to_pass): Remove *dir variables that
8671         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8672         as well as prefix and exec_prefix.
8673         * Makefile.in: Regenerate.
8675 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8677         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8678         * configure: Regenerate.
8679         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8680         * gcc/Makefile.tpl (compare): Use the result of the test.
8681         * gcc/Makefile.in: Regenerate.
8683 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8685         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8686         Always relocate gcc and prev-gcc to the original names, even
8687         if the build fails.
8688         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8689         New targets.
8691 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8693         * MAINTAINERS: Update my email address.
8695 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8697         * configure.in (mips*-*-irix5*): Enable ld.
8698         * configure: Regenerate.
8700 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8702         * configure: Regenerate.
8704 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8706         * Makefile.tpl (configure-[+module+], configure-gcc,
8707         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8708         Set and export LDFLAGS.
8709         * Makefile.in: Regenerate.
8711 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8713         * MAINTAINERS: Add myself to write-after-approval.
8715 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8717         PR bootstrap/14871
8718         * Makefile.tpl: If we don't have built-in-tree target tools,
8719         use the ones found by configure rather than hacking around with
8720         program_transform_name.
8721         * configure.in: Give Makefile.tpl the information necessary
8722         to do that.
8723         * Makefile.in: Regenerate.
8724         * configure: Regenerate.
8726 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8728         PR bootstrap/14760
8729         * configure.in: When computing baseargs, strip *all* copies of
8730         offending options.  Also, don't match/substitute the trailing space,
8731         so that this actually works when two similar options are separated by
8732         only one space.
8733         * configure: Regenerate.
8735 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8737         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8738         (rs6000-*-aix*): Same.
8739         * configure: Regenerate.
8741 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8743         * MAINTAINERS: Add myself to write-after-approval.
8745 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8747         * MAINTAINERS: Add myself to write-after-approval.
8749 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8751         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8752         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8753         * Makefile.in: Regenerate.
8755         * configure.in (top level bootstrap support): Rework --enable-werror
8756         to set @stage2_werror_flag@.
8757         * configure: Regenerate.
8758         * Makefile.tpl (top level bootstrap support): Pass
8759         @stage2_werror_flag@ down to configure in stages 2 and 3.
8760         * Makefile.in: Regenerate.
8762 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8764         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8765         for stages 2 and 3 as well as in make.  As a consequence, remove
8766         OUTPUT_OPTION (now detected by configure) from the flags passed down
8767         to make.
8768         * Makefile.in: Regenerate.
8770         * Makefile.tpl (new-bootstrap): Fix typo.
8771         * Makefile.in: Regenerate.
8773 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8775         * Makefile.tpl: Rearrange by moving recursive_targets rules
8776         into their proper sections.
8777         * Makefile.tpl (top level bootstrap support): Move disabling
8778         of coverage flags from 'make' to 'configure'; improve comments.
8779         * Makefile.in: Regenerate.
8781         * Makefile.tpl (experimental top level bootstrap) Move stage1
8782         language setting from all- target to configure- target; disable
8783         intermodule optimization in stage 1; prevent gratuitous rebuilds
8784         of stage 1.
8785         * Makefile.in: Regenerate.
8786         * configure.in: Comma-separate stage 1 language list for top
8787         level bootstrap.
8788         * configure: Regenerate.
8790         * Makefile.tpl: Clean up experimental top level bootstrap support:
8791         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8792         prev-gcc in configure- targets as well as all- targets.
8793         * Makefile.in: Regenerate.
8795 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8797         * compile: New file imported from automake.
8799 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8801         * configure.in: Remove symbolic link section.
8802         * configure: Regenerate.
8803         * Makefile.tpl (links): Remove.
8804         * Makefile.in: Regenerate.
8806 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8807             Nathanael Nerode  <neroden@gcc.gnu.org>
8809         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8810         Set with AC_CHECK_PROGS.
8811         * configure.in: Fix comment typo from last patch.
8812         * configure: Regenerate.
8814 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8816         * Makefile.tpl: Introduce experimental top level bootstrap support.
8817         * Makefile.in: Regenerate.
8818         * configure.in: Introduce support for top level bootstrap.
8819         * configure: Regenerate.
8821 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8822             Paolo Bonzini  <bonzini@gnu.org>
8824         PR bootstrap/14522
8825         * configure.in: Cope with shells that do not support unquoted ^
8826         * configure: Regenerate.
8828 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8829             Paolo Bonzini  <bonzini@gnu.org>
8831         PR bootstrap/14522
8832         * configure.in: Cope with shells that do not support nesting
8833         quotes inside quoted backquote substitutions.
8834         * configure: Regenerate.
8836 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8838         PR bootstrap/14522
8839         * configure.in: Fix escaping of $.
8840         * configure: Regenerate.
8842 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8844         * configure: Regenerate, since I forgot to while committing Paolo's
8845         changes.
8847 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8849         PR ada/14131
8850         Move language detection to the top level.
8851         * configure.in: Find default values for the tools as
8852         soon as possible.  Disable ada if GNAT is not found.
8853         Emit error message about missing languages.  Expand
8854         --enable-languages=all for the gcc subdirectory.
8856 2004-03-10  Ben Elliston  <bje@gnu.org>
8858         * MAINTAINERS: Update my email address.
8860 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8862         * ltconfig: Disable building static libraries if building shared
8863         libraries on AIX 5L.
8865 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8867         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8868         and disable libgcj.
8869         * configure: Regenerated.
8871 2004-03-01  Brian Booth  <bbooth@redhat.com>
8873         * MAINTAINERS: Add myself to write-after-approval.
8875 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8877         * MAINTAINERS: Add myself to write-after-approval.
8879 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8881         PR bootstrap/7087
8882         * Makefile.tpl: Guard XFOO sed statements better.
8883         * Makefile.tpl: Add dependency for configure-target-libada.
8884         * Makefile.in: Regenerate (incidentally fixes broken
8885         commit when libada-branch was merged).
8887 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8889         * MAINTAINERS: Add myself to write-after-approval.
8891 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8893         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8894         maintainers.
8896 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8898         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8899         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8901 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8903         PR bootstrap/11932
8904         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8906 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8908         * MAINTAINERS: Added myself to write-after-approval.
8910 2004-02-14  Michael Koch  <konqueror@gmx.de>
8912         * MAINTAINERS: Added myself to write-after-approval.
8914 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8916         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8917         some OS port maintainers to OS port maintainers section.
8919 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8921         * MAINTAINERS: Add self.
8923 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8925         * MAINTAINERS: Alphabetize.
8927 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8929         * MAINTAINERS: Remove myself.
8931 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8933         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8934         (rs6000-*-aix*): Same.
8935         * configure: Regenerate.
8937 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8939         * configure.in (host): Add in missing $noconfigdirs to defines.
8940         * configure: Regenerate.
8942 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8943             Nathanael Nerode  <neroden@gcc.gnu.org>
8945         PR ada/6637, PR ada/5911
8946         Merge with libada-branch:
8947         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8948         with appropriate dependencies. Add --enable-libada configure switch.
8949         * configure, Makefile.in: Regenerate.
8951 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8953         * MAINTAINERS: Add myself to write-after-approval.
8955 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8957         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8958         * configure: Regenerate.
8960 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8962         Merge from upstream:
8964         * ltmain.in: When setting IFS to '~', be careful about user
8965         arguments that contain '~'.
8967         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8969         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8970         Also test $base_compile against $CC with escaped arguments. Bug
8971         reported by Geoff Keating <geoffk@apple.com>.
8973 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8975         * MAINTAINERS: Remove i960 port.
8977 2004-01-23  DJ Delorie  <dj@redhat.com>
8979         * Makefile.def (target_modules) [libiberty]: Don't stage.
8980         * Makefile.in: Rebuilt.
8982 2004-01-20  Caroline Tice  <ctice@apple.com>
8984         * MAINTAINERS: Add myself to write-after-approval.
8986 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8988         * MAINTAINERS: Update my email address.
8990 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8992         * MAINTAINERS: Add myself to write-after-approval.
8994 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8996         * MAINTAINERS: Remove entries without email address.
8998 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9000         * MAINTAINERS: Add myself to write-after-approval.
9002 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9004         * MAINTAINERS: Update my email address.
9006 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9008         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9009         * Makefile.tpl (configure-target-[+module+]): Support stage.
9010         * Makefile.in: Rebuilt.
9012 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9014         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9016 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9018         * MAINTAINERS: Add myself as a MIPS maintainer.
9020 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9022         * configure.in: Use ./config.cache, not config.cache.
9023         * configure: Regenerate.
9024         * Makefile.tpl: Special-casing not needed for GCC any more.
9025         * Makefile.in: Regenerate.
9027         * configure.in: Don't share a cache file for host dirs.
9028         * configure: Regenerate.
9030         * config-ml.in: Don't mess with the cache file.
9032 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9034         * MAINTAINERS: Move myself from 'Write After Approval' to
9035         'CPU Port Maintainers' section as SPARC maintainer.
9037 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9039         * Makefile.tpl: Make GCC use a separate config.cache.
9040         * Makefile.in: Regenerate.
9042         PR bootstrap/11932, PR bootstrap/11933
9043         (I don't know if it will fix either of them, but it relates
9044         to them.)
9045         * configure.in: Don't use shared config.cache for target
9046         directories.
9047         * configure: Regenerate.
9049 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9051         * MAINTAINERS: Add myself to 'Write After Approval' section.
9053 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9055         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9056         * configure: Regenerated.
9058 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9060         * MAINTAINERS: Remove the mn10200 maintainer.
9062 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9064         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9065         * configure: Regenerated.
9067 2003-12-16  Jan Hubicka  <jh@suse.cz>
9069         * MAINTAINERS: Add myself as callgraph maintainer.
9071 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9073         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9074         * configure: Regenerate.
9076 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9078         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9079         'Write After Approval' section. Update email.
9081 2003-12-01  James Lemke  <jim@wasabisystems.com>
9083         * MAINTAINERS (Write After Approval): Add myself.
9085 2003-11-20  Matt Thomas  <matt@3am-software.com>
9087         * MAINTAINERS: Add myself as a vax port maintainer.
9089 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9091         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9092         (configure-build-[+module+], configure-[+module+]): Likewise.
9093         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9094         * Makefile.in: Regenerate.
9096 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9098         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9099         shared/dylibed libraries.
9100         * ltmain.sh: Likewise.
9101         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9102         * ltcf-cxx.sh: Likewise.
9103         * ltcf-gcj.sh: Likewise.
9104         * ltconfig: Likewise.
9106 2003-11-17  Stan Cox  <scox@redhat.com>
9108         * MAINTAINERS: Add myself as iq2000 port maintainer.
9110 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9112         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9113         * Makefile.in: Regenerate.
9115 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9117         * config.sub: Update to 2003-11-03 version.
9119 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9121         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9122         * configure:  Regenerate.
9124 2003-10-20  Nicolas Pitre  <nico@cam.org>
9126         * MAINTAINERS: Add myself to 'Write After Approval' section.
9128 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9130         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9132 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9134         * MAINTAINERS: Update my email address.
9136 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9138         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9140 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9142         * MAINTAINERS: Add myself to 'Write After Approval' section.
9144 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9146         * config.guess: Update to 2003-10-16 version.
9147         * config.sub: Update to 2003-10-16 version.
9149 2003-10-15  David Daney  <ddaney@avtrex.com>
9151         * MAINTAINERS: Added myself to 'Write After Approval' section.
9153 2003-10-15  Falk Hueffner  <falk@debian.org>
9155         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9156         'Write After Approval' section. Update email.
9158 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9160         * MAINTAINERS: Move myself from 'Write After Approval' to
9161         'Various Maintainers' section as middle-end maintainer.
9163 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9165         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9166         HOST_FLAGS_TO_PASS.
9167         * Makefile.in: Regenerate.
9169 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9171         * config.guess: Update to 2003-10-07 version.
9172         * config.sub: Update to 2003-10-07 version.
9174 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9176         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9177         * ltconfig (irix5*, irix6*): Don't override version_type.
9179 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9181         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9182         * configure: Rebuilt
9183         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9184         * Makefile.in: Rebuilt
9186 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9188         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9190 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9192         * MAINTAINERS (Write After Approval): Add myself.
9194 2003-09-29  Paul Koning  <ni1d@arrl.net>
9196         * MAINTAINERS: Move myself from "Write After Approval"
9197         to CPU platform maintainers for pdp11 platform.
9199 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9201         * MAINTAINERS: Move myself from 'Write After Approval' to
9202         'Various Maintainers' section as libffi testsuite maintainer.
9204 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9206         * configure.in: Pass a computed --program-transform-name
9207         to subconfigures.
9208         * configure: Regenerated.
9210 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9212         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9213         * Makefile.in: Regenerate.
9215         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9216         * Makefile.in: Regenerate.
9218 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9220         * MAINTAINERS: Move myself from 'Write After Approval'
9221         to 'Various Maintainers' (objective-c) section.
9223 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9225         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9226         quoting.
9227         * configure: Regenerated.
9229 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9231         * MAINTAINERS (Write After Approval): Add myself to write after
9232         approval list.
9234 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9236         * MAINTAINERS (Write After Approval): Add myself.
9238 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9240         * MAINTAINERS: Update my e-mail address.
9242 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9244         * libtool.m4 (LD): Correct powerpc64 host match.
9246 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9248         * MAINTAINTERS: Update my affiliation and email address.
9250 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9252         * MAINTAINERS (Write After Approval): Add myself.
9254 2003-09-04  DJ Delorie  <dj@redhat.com>
9256         * configure: Regenerate.
9258 2003-09-04  Robert Millan  <robertmh@gnu.org>
9260         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9262 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9264         * configure.in: Ensure arguments to sed are properly spaced.
9265         * configure: Regenerate.
9267 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9269         * MAINTAINERS: Update my e-mail address.
9271 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9277         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9278         * configure: Regenerated.
9280 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9282         * MAINTAINERS: Update my email address.
9284 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9286         * configure.in:  Use newline instead of semicolon when assuming
9287         shell arguments in a for loop.
9288         * configure:  Regenerated.
9290 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9292         * MAINTAINERS: Resurrect the i860 maintainer.
9294 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9296         PR 8180
9297         * configure.in: When testing with_libs and with_headers, treat
9298         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9299         * configure: Regenerate.
9301         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9302         make, shell, etc.
9303         (baseargs): Likewise.
9304         * configure: Regenerate.
9306 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9308         * MAINTAINERS (Write After Approval): Add myself.
9310 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9312         * configure.in: Disable libgcj for darwin not on powerpc.
9313         * configure: Rebuild.
9315 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9317         * config-ml.in, symlink-tree: Add license.
9319 2003-08-03  Richard Stallman  <rms@gnu.org>
9320             Eben Moglen  <moglen@columbia.edu>
9322         * README.SCO: New file.
9324 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9326         * Makefile.tpl (check, check-c++): Express dependencies using
9327         dependencies rather than commands.
9328         * Makefile.in: Regenerate.
9330 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9332         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9333         * configure: Ditto.
9335 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9337         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9338         * Makefile.in: Update.
9340 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9342         * configure.in: Enable libgcj for darwin.
9343         * configure: Rebuild.
9345 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9347         * config-ml.in:  Use ac_configure_args directly instead of
9348         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9349         actually seen.
9351 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9353         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9354         creating target and build subdirs to build all parent dirs as needed.
9355         * Makefile.in: Rebuild.
9356         * configure.in: Don't build dirs explicitly here.
9357         * configure: Rebuild.
9359 2003-07-26  Paul Brook  <paul@nowt.org>
9361         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9363 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9365         * Makefile.tpl (all-make): Depend on intl.
9366         * Makefile.in: Rebuilt.
9368 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9370         * install-sh:  Update to newer upstream versions (associated with
9371         aclocal 1.7).
9372         * mkinstalldirs:  Likewise.
9373         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9375 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9377         * MAINTAINERS: Move self from Bug database only accounts
9378         to write-after-approval.
9380 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9382         * config.if: Remove unused libc_interface determination.
9384 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9386         * MAINTAINERS: Move self from write-after-approval to
9387         build machinery (*.in).
9389 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9391         PR bootstrap/11273
9392         PR bootstrap/11408
9393         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9394         unused INSTALL_PROGRAM_ARGS.
9395         * configure.in: Use AC_PROG_INSTALL.
9396         * Makefile.in: Regenerate.
9397         * configure: Regenerate.
9399 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9401         * MAINTAINERS: Alphabetize.
9403 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9405         * configure: Rebuilt.
9406         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9407         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9408         newlib nor libgloss.
9409         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9410         * configure.in (am33_2.0-*-linux*): Added.
9412 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9414         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9415         * configure: Regenerate.
9417 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9419         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9420         * Makefile.in: Regenerate.
9422 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9424         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9425         * Makefile.in: Regenerate.
9427 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9429         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9430         * Makefile.in: Regenerated.
9432         * config-ml.in: Replace PWD with PWD_COMMAND.
9434 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9436         * intl: New directory; see intl/ChangeLog for details.
9437         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9438         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9439         * Makefile.in: Regenerate.
9441 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9443         * configure.in: Clean up config-lang.in handling.  Delete
9444         useless assignment to "subdirs".
9445         * configure: Regenerate.
9447 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9449         * configure.in: Rename 'target_libs' to 'target_libraries'.
9450         Remove useless reference to 'target_libs'.
9451         * configure: Regenerate.
9453 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9455         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9456         * Makefile.in: Regenerate.
9458 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9460         * Makefile.def: Introduce flags_to_pass.
9461         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9462         * Makefile.in: Regenerate.
9464 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9466         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9467         and target-libgloss.
9468         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9469         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9470         * configure: Regenerate.
9472 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9474         * configure.in: Update testsuite_flags to new location.
9475         * configure. Regenerate.
9477 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9479         * Makefile.tpl: Remove BUILD_CC stuff.
9480         * Makefile.in: Regenerate.
9482 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9484         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9486 2003-06-16  Graeme Peterson  <gp@qnx.com>
9488         * MAINTAINERS (Write After Approval): Add myself.
9490 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9492         * config.guess: Update to 2003-06-12 version.
9493         * config.sub: Update to 2003-06-13 version.
9495 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9497         * config.guess: Update to 2003-06-06 version.
9498         * config.sub: Update to 2003-06-06 version.
9500 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9502         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9503         * configure. Regenerate.
9505 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9507         * configure.in: Disable serial configure by default.
9508         * configure: Regenerate.
9509         * Makefile.tpl: Abolish .NOTPARALLEL.
9510         * Makefile.in: Regenerate.
9512         * Makefile.tpl: Replace {build,host,target}_canonical by
9513         {build,host,target}.
9514         * Makefile.in: Regenerate.
9516         * Makefile.tpl: Fix stupid pasto.
9517         * Makefile.in: Regenerate.
9519 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9521         * Makefile.tpl: Remove bogus conditional.
9522         * Makefile.in: Regenerate.
9524 2003-06-05  Jan Hubicka  <jh@suse.cz>
9526         * Makefile.tpl (profiledbootstrap): New target.
9527         * Makefile.in (profiledbootstrap): New target.
9529 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9531         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9532         Pinski. Remove user names from other bugzilla-only maintainers.
9534 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9536         * Makefile.tpl: Make 'recursive targets' using autogen rather
9537         than shell loop.  Remove duplicate 'clean' targets and false
9538         comments.
9539         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9540         Add systematic method of specifying missing targets in subdirs.
9541         Add copyright boilerplate.
9542         * Makefile.in: Regenerate.
9543         * configure.in: Add 'recursive targets' to maybe list.
9544         * configure: Regenerate.
9546         * MAINTAINERS: "GNATS only" -> "Bug database only".
9548         * Makefile.tpl: Rename [+target+] to [+make_target+].
9549         * Makefile.def: Rename 'target' to 'make_target'.
9551 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9553         * MAINTAINERS: Add self as options handling maintainer.
9555 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9557         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9558         been too long since I touched those ports.
9560 2003-05-28  DJ Delorie  <dj@redhat.com>
9562         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9563         * Makefile.in: Regenerate.
9565 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9567         * configure.in: Use curly braces in the definition of tooldir.
9568         * configure: Regenerate.
9570 2003-05-21  DJ Delorie  <dj@redhat.com>
9572         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9573         newlib or libgloss.
9574         * Makefile.in: Regenerate.
9576 2003-05-21  DJ Delorie  <dj@redhat.com>
9578         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9579         * Makefile.in: Regenerate.
9581 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9583         * MAINTAINERS: Update my e-mail address.
9585 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9587         * configure.in: Switch more things to use maybe dependencies.
9588         * Makefile.tpl: Switch more things to use maybe dependencies.
9589         Factor out common code from autogen IF statements.
9590         * configure: Regenerate.
9591         * Makefile.in: Regenerate.
9593 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9595         * configure.in: Accept i[3456789]86 for machine type.
9596         * configure: Regenerate.
9598 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9600         * configure.in: Switch more things to use maybe dependencies.
9601         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9602         * configure: Regenerate.
9603         * Makefile.tpl: Switch more things to use maybe dependencies.
9604         * Makefile.in: Regenerate.
9606 2003-05-16  Andreas Schwab  <schwab@suse.de>
9608         * Makefile.tpl (install-opcodes): Define.
9609         * Makefile.in: Rebuild.
9611 2003-05-13  Andreas Jaeger  <aj@suse.de>
9613         * config.guess: Update to 2003-05-09 version.
9614         * config.sub: Update to 2003-05-09 version.
9616 2003-05-13  Michael Eager  <eager@mvista.com>
9618         * configure.in: Correct sed script so that options in quotes are not
9619         deleted.
9620         * configure: Rebuild.
9622 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9624         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9625         and $$s/newlib/libc/sys/cygwin32 include paths.
9626         * configure: Ditto.
9628 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9630         * MAINTAINERS: Update my email addresses.
9632 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9634         * config-ml.in: Propagate INSTALL variables.
9636 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9638         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9640 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9642         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9643         * Makefile.in: Regenerate.
9645 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9647         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9649 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9651         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9653 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9655         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9656         * Makefile.in: Regenerated.
9658 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9660         * MAINTAINERS (Write After Approval): Upgrade myself from
9661         GNATS only to write-after-approval. Update my mail address.
9663 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9665         (OS Port Maintainers: freebsd): Add myself.
9667 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9669         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9671 2003-04-22  Kean Johnston  <jkj@sco.com>
9673         * MAINTAINERS (SCO ports): Added myself.
9675 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9677         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9679 2003-04-19  Kean Johnston  <jkj@sco.com>
9681         * MAINTAINERS (Write After Approval): Add myself.
9683 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9685         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9686         * Makefile.in: Regenerate.
9688 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9690         * configure.in (powerpc64*-*-linux*): Remove.
9691         * configure: Rebuilt.
9693 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9695         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9696         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9697         and restrap.
9698         * Makefile.in:  Regenerate.
9700 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9702         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9703         * configure: Regenerated.
9705 2003-04-15  DJ Delorie  <dj@redhat.com>
9707         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9709 2003-04-13  Nick Clifton  <nickc@redhat.com>
9711         * config-ml.in: Remove support for --disable-aix removing
9712         call-aix multilibs.
9714 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9716         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9717         * */configure: Rebuilt.
9719 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9721         * MAINTAINERS: Add my email address.
9723 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9725         * MAINTAINERS (Write After Approval): Add myself.
9727 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9729         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9730         * Makefile.in: Regenerate.
9732 2003-03-14  Michael Chastain  <mec@shout.net>
9734         * Makefile.in: Regenerate with correct Makefile.def.
9736 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9738         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9739         Make macro.
9740         * Makefile.in: Regenerate.
9741         * configure.in: Clean up gxx_include_dir logic.
9742         * configure: Regenerate.
9744 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9746         * MAINTAINERS (Write After Approval): Add myself.
9748 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9750         * MAINTAINERS: Update my mail address.
9752 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9754         * configure.in (gxx_include_dir): Fix typo.
9755         * configure: Regenerated.
9757 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9759         * Makefile.tpl: Reindent.
9760         * Makefile.in: Regenerate.
9761         * configure.in: Reindent.  Don't set unused variables.
9762         * configure: Regenerate.
9764 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9766         * configure.in: Include $(build_tooldir)/sys-include in
9767         FLAGS_FOR_TARGET.
9768         * configure: Regenerated.
9770 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9772         * Makefile.tpl: Always pass down RANLIB.
9773         * Makefile.in: Regenerate.
9775         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9776         * Makefile.in: Regenerate.
9777         * configure.in: Remove unused logic relating to --enable-shared
9778         and --enable-threads.  Remove bogus comments.  Remove redundant
9779         noconfigdirs.
9780         * configure: Regenerate.
9782         * configure.in: Replace ${libstdcxx_version} by its value.
9783         Remove reference to mh-dgux.
9784         * configure: Regenerate.
9786 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9788         * MAINTAINERS (Write After Approval): Add myself.
9790 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9792         * Makefile.tpl: Rearrange.
9793         * Makefile.in: Regenerate.
9795 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9797         * configure.in: Add support for kaOS as cross build target system.
9798         * configure: Regenerated.
9800 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9802         * MAINTAINERS (Write after approval): Add myself.
9804 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9806         * MAINTAINERS: Update my email address.
9808 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9810         * MAINTAINERS: Add self to blanket write privs. section.
9812 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9814         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9815         configure-target-* as some target builds may require additional
9816         flags for preprocessor tests.
9817         * Makefile.in: Regenerated.
9819 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9821         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9822         * ltconfig: Handle it.
9823         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9824         auto-detecting it.
9826         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9827         it is used as argument to $CC.
9828         * ltcf-gcj.sh: Likewise.
9830         * configure.in: Introduce --enable-maintainer-mode.
9831         * configure: Rebuilt.
9832         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9833         for maintainer mode.
9834         * Makefile.in: Rebuilt.
9836 2003-02-18  Jason Merrill  <jason@redhat.com>
9838         * Makefile.tpl (check-c++): Allow parallelism.
9840 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9842         * MAINTAINERS: Remove John Carr (who never actually had access to
9843         gcc.gnu.org).
9845 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9847         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9848         don't configure target-libobjc.
9849         * configure: Regenerate.
9851 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9853         * Makefile.tpl (RANLIB): Define.
9854         * Makefile.in: Regenerate.
9856 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9858         * MAINTAINERS: Update my email.
9860 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9862         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9863         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9864         * Makefile.in: Regenerated.
9865         * configure.in: Remove all traces of snavigator, db, and grep.
9866         * configure: Regenerated.
9868 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9870         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9871         After Approval.
9873 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9875         * MAINTAINERS (Write after approval): Add myself.
9877 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9879         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9880         * Makefile.in: Regenerated.
9882 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9884         * config.guess: Updated to 2003-01-30's version.
9885         * config.sub: Updated to 2003-01-28's version.
9887 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9889         * config.if: If gcc_version is already set, just use it.  Don't set
9890         gcc_version_trigger if it's already set, otherwise set it to
9891         gcc/version.c, but only if the file exists.  If it is not set and
9892         gcc/version.c does not exist, try to extract the version number from
9893         $CC.
9895 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9897         * MAINTAINERS: Add myself to write-after-approval list.
9899 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9901         * configure.in:  Revert 24Jan change.
9902         * configure:  Regenerate.
9904 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9906         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9907         entry of HJ Lu.
9909 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9911         * configure.in: Revert previous change.
9912         * configure: Regenerate.
9914 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9916         * configure.in: Make rda native-only.
9917         * configure: Regenerate.
9919 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9921         * MAINTAINERS: Move myself from GNATS-only-accounts to
9922         write-after-approval.
9924 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9926         * configure.in: Add missing \.
9927         * configure: Rebuilt.
9929 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9931         * configure.in (baseargs): Avoid using \| in sed regular
9932         expressions.
9933         * configure: Rebuilt.
9935 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9937         * configure.in (baseargs): Remove all supported forms of
9938         --cache-file, --srcdir, --host, --build and --target options
9939         from argument lists.
9940         * configure: Rebuilt.
9942 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9944         * MAINTAINERS: Add myself to write-after-approval list.
9946 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9948         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9949         * configure: Rebuilt.
9951 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9953         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9954         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9955         * Makefile.in: Regenerate.
9956         * configure: Regenerate.
9958 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9960         * configure.in: Remove Makefile in build, host and target modules
9961         unless configure was run with --no-recursion.
9962         * configure: Rebuilt.
9964 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9966         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9967         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9968         * Makefile.in: Regenerate.
9970 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9972         * config.guess: Update to 2003-01-03 version.
9973         * config.sub: Update to 2003-01-03 version.
9975 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9977         * configure: Regenerate with proper autoconf 2.13.
9979 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9981         * configure.in: Add AC_PREREQ for consistency.
9982         * configure: Regenerate.
9984 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9986         * configure.in (GDB_TK): Add tcl directories conditional on
9987         gdb/gdbtk directory being present.
9988         * configure: Regenerate.
9990 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9992         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9993         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9994         * configure: Rebuilt.
9996 2002-12-31  Tom Tromey  <tromey@redhat.com>
9998         * Makefile.in: Rebuilt.
9999         * Makefile.def (target_modules) [libffi]: Allow installation.
10001 2002-12-31  Andreas Schwab  <schwab@suse.de>
10003         * configure.in: Fix use of $program_transform_name.
10004         * configure: Regenerated.
10006 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10008         * configure.in (baseargs): Don't remove first configure argument.
10009         * configure: Regenerated.
10011 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10013         * Makefile.tpl (local-distclean): Don't remove...
10014         (multilib.ts): ... this.  Moved into...
10015         (multilib.out): ... this.  Don't use sub-make.
10016         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10017         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10018         (configure-build-[+module+], configure-[+module+],
10019         configure-target-[+module+], configure-gcc): ... these.  Test
10020         for Makefile existence.  Drop config.status from dependencies.
10021         * Makefile.in: Rebuilt.
10022         * configure.in: Move gcc-version-trigger to the end of
10023         ac_configure_args.  Add comments to maybedep.tmp and
10024         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10025         nonopt from baseargs, matching and removing corresponding
10026         whitespace while at it.
10027         * configure: Rebuilt.
10029 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10031         * configure.in (host_configargs): Replace reference to
10032         no-longer-defined buildopts with --build=${build_alias}.
10033         * configure: Rebuilt.
10035         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10036         program_transform_name to standard idiom.
10037         (AUTOGEN, AUTOCONF): Define.
10038         (Makefile.in): Use $(AUTOGEN).
10039         (Makefile): Depend on config.status, and use autoconf-style rule to
10040         build it.  Move original commands to...
10041         (config.status): ... this new target.
10042         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10043         $(AUTOCONF).
10044         * Makefile.in: Rebuilt.
10046 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10048         * Makefile.tpl: Fix dramatic bustage due to change in
10049         program_transform_name.
10050         * Makefile.in: Regenerate.
10052         * configure.in: Remove unnecessary PATH setting.
10053         * configure: Regnerate.
10055         * configure.in: Don't default to unprefixed tools unless
10056         the native tools will work.
10057         * configure: Regenerate.
10059         * configure.in: Convert to autoconf script.  Blow away lots
10060         of now-redundant Makefile fragments.
10061         * configure: Generate using Autoconf.
10062         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10063         * Makefile.in: Regenerate.
10065 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10067         * configure: Fix stupid bug where RANLIB was mistakenly included.
10069         * configure.in: Rename (buildargs, hostargs, targargs) to
10070         (build_configargs, host_configargs, target_configargs).
10072         * configure.in: Move logic out of sed statement.
10074         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10075         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10077 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10079         * config.sub: Import from master repository
10080         * config.guess: Ditto
10082 2002-12-24  Andreas Schwab  <schwab@suse.de>
10084         * Makefile.tpl (multilib.out): Fix missing space.
10085         * Makefile.in: Regenerate.
10087 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10089         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10090         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10091         * Makefile.in: Regenerate.
10092         * configure.in: Remove unnecessary leftovers.
10094 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10096         * configure.in (extra_ranlibflags_for_target): New variable.
10097         (*-*-darwin): Add -c to ranlib commands.
10098         * configure (tooldir): Handle extra_ranlibflags_for_target.
10100 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10102         * Makefile.tpl: Revert HJL's change.
10103         * Makefile.in: Regenerated.
10104         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10105         always.
10107 2002-12-19  Andreas Schwab  <schwab@suse.de>
10109         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10110         * Makefile.in: Regenerate.
10112 2002-12-18  H.J. Lu  <hjl@gnu.org>
10114         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10115         * Makefile.in: Regenerated.
10117         * configure.in (build_prefix): New. Substitute.
10119 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10121         * Makefile.tpl: Don't let real targets depend on phony targets.
10122         * Makefile.in: Regenerate.
10124         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10125         * Makefile.in: Regenerate.
10127 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10129         * config.sub: Import from master repository
10130         * config.guess: Ditto
10132 2002-12-16  Jason Merrill  <jason@redhat.com>
10134         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10135         previous 'make bootstrap'.
10136         * Makefile.in: Regenerate.
10138 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10140         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10142 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10144         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10145         * Makefile.in: Regenerate.
10147 2002-12-13  Jason Merrill  <jason@redhat.com>
10149         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10150         library tests.
10151         (check-c++): Just depend on it and check-target-libstdc++-v3.
10152         * Makefile.in: Regenerate.
10154 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10156         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10157         * Makefile.in: Rebuilt.
10159 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10161         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10163 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10165         * configure: Fix bug put in by gremlins.
10167         * Makefile.tpl: Substitute more autoconfily.
10168         * configure: Substitute more autoconfily.
10169         * Makefile.in: Regenerate.
10171 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10173         * config.sub: Import from master repository
10174         * config.guess: Ditto
10175         * MAINTAINERS: Added Svein Seldal under write after approval
10177 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10179         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10180         * Makefile.in (all-sim): Ditto.
10182 2002-12-06  DJ Delorie  <dj@redhat.com>
10184         * Makefile.tpl: Change configure dependencies to not have real
10185         targets depend on phony targets.
10187 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10189         * configure.in: Revert unintentional change.
10191         * Makefile.tpl: Change dependency for */multilib.out so that
10192         it works when gcc isn't in the tree.
10194         * configure.in: Substitute more.
10195         * configure: Run subconfigures from the Makefile.
10196         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10197         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10199 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10201         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10203 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10205         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10206         and corresponding dependencies.
10207         * Makefile.in: Regenerate.
10209         * configure.in (host_tools): Order binutils, gas and ld for
10210         convenience in running the testsuites.
10212         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10213         * Makefile.in: Regenerate.
10214         * configure.in: Introduce rules to serialize subconfigure runs.
10216         * configure.in: Introduce BASE_CC_FOR_TARGET.
10217         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10218         Realize configure-build-* targets.  Realize configure-target-* targets.
10219         * Makefile.in: Regenerate.
10221 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10223         * configure: Move gcc_version_trigger stuff from here...
10224         * configure.in: ...to here.
10226         * configure.in: Separate subconfigure options added by this file from
10227         options given by the user.  Add machinery to put args for host
10228         subconfigures into the Makefile.
10230         * Makefile.tpl: Remove 'vault' targets.
10231         * Makefile.tpl: Reorder and comment dependencies.
10232         * Makefile.in: Regenerate.
10234 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10235         * configure.in: Fix my broken commit of previous patch. (sigh)
10237 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10239         * configure.in: Move host-specific darwin noconfigdirs into
10240         the host-specific section.
10242 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10244         * configure.in: Move host-specific darwin noconfigdirs into
10245         the host-specific section.
10247 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10249         * configure: Remove skip-this-dir support.
10250         * Makefile.tpl: Remove skip-this-dir support.
10252         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10253         subdirectories.
10254         * Makefile.in: Regenerate.
10256         * Makefile.tpl: Strip out useless setting of 'dir'.
10257         * Makefile.in: Regenerate.
10259 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10261         * configure.in: Fix deeply stupid bug.
10263         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10264         shell code in CXX_FOR_TARGET
10265         * Makefile.def: Introduce raw_cxx.
10266         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10267         RAW_CXX_FOR_TARGET.
10268         * Makefile.in: Regenerate.
10270 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         * Makefile.tpl: Remove unnecessary ifs.
10273         * Makefile.in: Regenerate.
10275         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10276         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10277         targets for 'no_install' modules.
10278         * configure: Move GDB_TK substitution to configure.in.  Move
10279         build_modules stuff to configure.in.
10280         * configure.in: Implement soft dependency machinery.  Maybe-ize
10281         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10282         * Makefile.in: Regenerate.
10284 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10286         * Makefile.tpl: Make all-target, install-target behave similarly
10287         to all, install (only hitting configured targets).  Eliminate
10288         unused macro defintions.
10290         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10291         build != host.
10293         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10295         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10297         * configure.in: Produce lists of subdir targets we're actually
10298         configuring.  Remove references to "dosrel".
10299         * Makefile.tpl: Let configure set which subdir targets are hit.
10300         Remove install-cross; clean up install; remove ALL.  Remove
10301         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10302         Autogenerate host module targets.  Remove empty dependency lines
10303         and redundant dependency; rearrange slightly.
10304         * Makefile.def: Add host-side libtermcap, utils.
10306         * Makefile.in: Regenerate.
10308 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10310         * ltconfig (osf[345]): Append $major to soname_spec.
10311         Reflect this in library_names_spec.
10312         * ltmain.sh (osf): Prefix $major with . for use as extension.
10314 2002-11-19  Andreas Jaeger  <aj@suse.de>
10316         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10317         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10318         and sparc64 GNU/Linux systems.
10320 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10322         * MAINTAINERS: Update email.
10324 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10326         * MAINTAINERS: Complete James Dennett's entry.
10328 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10330         * MAINTAINERS (Write After Approval): Add myself.
10332 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10334         * Makefile.tpl: syntactic cleanup
10336 2002-11-13  Stuart Hastings  <stuart@apple.com>
10338         * MAINTAINERS: Add myself to write-after-approval list.
10340 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10342         * Makefile.def: Add list of recursive targets to autogenerate.
10343         Add build_modules.
10344         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10345         targets.  Autogenerate *-build-* targets.
10346         * Makefile.in: Regenerate.
10348 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10350         * configure: More autoconf-style substitutions.
10351         * Makefile.tpl: More autoconf-style substitutions.
10352         * Makefile.in: Regenerate.
10354 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10356         * configure: Substitute more variables in a more autoconf-friendly
10357         way.  Simplify slightly.
10358         * Makefile.tpl: Make more variables substitutable in an
10359         autoconf-friendly way.
10360         * Makefile.in: Regenerate.
10362 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10364         * MAINTAINERS (Write After Approval): Add myself.
10366 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10368         * configure.in (v810*): Remove special setting of tools.
10370         * configure: Add support for extra required flags for ar or nm.
10371         * configure.in (aix4.3+): Use above support for target-specific
10372         issues, rather than using config/mt-aix43.
10374 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10376         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10377         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10378         with $srcdir.  Reformat indentation.  Substitute some variables
10379         formerly hard-coded in the Makefile for build=host.
10380         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10381         * Makefile.def: Autogenerate more.
10382         * Makefile.in: Regenerate.
10384 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10386         * MAINTAINERS (Write After Approval): Add myself.
10388 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10390         * Makefile.def (host_modules): Add rda.
10391         * Makefile.in: Regenerate.
10392         * configure.in (target_tool): Add target-rda to list.
10394 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10396         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10398 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10400         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10401         and restrap targets to this rule.
10402         * Makefile.in:  Regenerate.
10404 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10406         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10407         GNATS only accounts.
10409 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10411         * configure.in (i[3456]86-*-linux*): Add check to disable
10412         ${libgcj} for glibc1.
10414 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10416         * MAINTAINERS: Add myself as ip2k port maintainer.
10418 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10420         * configure.in: Add tic4x target.
10422 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10424         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10425         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10426         * Makefile.in: Regenerate.
10428         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10429         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10430         * Makefile.in: Regenerate.
10432 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10434         * MAINTAINERS: Add myself as web pages co-maintainer.
10436 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10438         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10439         * Makefile.in: Regenerate.
10441 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10443         * MAINTAINERS: Add myself and Nathan Sidwell
10444         <nathan@codesourcery.com> as VxWorks maintainers.
10446 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10448         * Makefile.def: Remove order dependency comments.
10449         * Makefile.tpl: Add explicit install-install dependencies.
10450         * Makefile.in: Regenerate.
10452         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10453         * Makefile.in: Regenerate.
10455         * Makefile.tpl: Add configure-target (for src-release in src)
10456         * Makefile.in: Regenerate.
10458 2002-09-30  Nick Clifton  <nickc@redhat.com>
10460         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10462 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10464         * configure.in (s390*-*-linux*): Enable libgcj.
10466 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10468         * configure: Revert accidentally applied changes.
10470         * Makefile.tpl: Make more autoconf-friendly.
10471         * Makefile.in: Regenerate.
10472         * configure: Make substitution more autoconf-like.
10474 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10476         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10477         single entry to handle all these.
10478         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10479         libjava on arm-*-elf.
10481 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10483         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10484         things that depend on them.
10486 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10488         * Makefile.tpl: Make subsituted variables more autoconfy.
10489         * Makefile.in: Regenerate.
10490         * configure: Make seds more autoconfy.
10492 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10494         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10495         * Makefile.in: Regenerate.
10496         * configure.in: Rewrite sed statements to look autoconfy.
10498         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10499         all-target-foo on configure-target-foo.
10500         * Makefile.def: Ditto.
10501         * Makefile.in: Rebuild.
10503 2002-09-25  Andrew Haley  <aph@redhat.com>
10505         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10507 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10509         * Makefile.def: New file.
10510         * Makefile.tpl: New file.
10511         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10512         * contrib/gcc_update: Note that Makefile.in is a generated file.
10514         * configure.in: Minor rearrangement.  Simplify tests.
10516 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10518         * configure.in (with_headers): Skip copy if value is "yes".
10519         (with_libs): Likewise.
10521 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10523         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10524         * configure.in (sh*-*-pe*): Ditto.
10525         * configure.in (mips*-*-pe*): Ditto.
10526         * configure.in (*arm-wince-pe): Ditto.
10528         * configure.in: Rearrange.
10530 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10532         * MAINTAINERS: Update my email address.
10534 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10536         * MAINTAINERS: (Write After Approval): Add myself.
10538 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10540         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10542 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10544         * MAINTAINERS: Change my mailing address.
10546 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10548         * MAINTAINERS (Write After Approval): Remove myself.
10549         (Various Maintainers: c++ runtime libs): Add myself.
10551 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10553         * MAINTAINERS (Write After Approval): Remove myself.
10554         (Various Maintainers: c++ runtime libs): Add myself.
10556 2002-08-15  Eric Christopher  <echristo@redhat.com>
10558         * config.sub: Import from master repository.
10559         * config.guess: Ditto.
10561 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10563         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10564         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10565         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10567 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10569         * MAINTAINERS: Add self to rs6000 vector extensions.
10571 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10573         * libiberty/configure: Reverted unintended yesterday's check in.
10575 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10577         * boehm-gc/configure, libf2c/configure: Rebuilt.
10578         * libffi/configure, libiberty/configure: Ditto.
10579         * libjava/configure, libobjc/configure: Ditto.
10580         * libstdc++-v3/configure, zlib/configure: Ditto.
10581         Merged from binutils:
10582         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10583         From Steve Ellcey <sje@cup.hp.com>:
10584         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10585         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10586         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10587         IA64.
10588         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10589         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10590         soname_spec, sys_lib_search_path_spec): Ditto.
10592 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10594         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10596 2002-08-04  H.J. Lu  (hjl@gnu.org)
10598         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10600 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10602         * MAINTAINERS (Write After Approval): Add myself.
10604 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10606         * configure.in: Move generic linux case to end.  Copy generic
10607         linux noconfigdirs to mips*-*-linux* entry and new
10608         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10610 2002-07-19  Michael Matz  <matz@suse.de>
10612         * MAINTAINERS: Add myself as ra* maintainer.
10614 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10616         * config.guess: Update to 2002-07-09 version.
10617         * config.sub: Update to 2002-07-03 version.
10619 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10621         * MAINTAINERS: Fix typo in a maintainer email address.
10623 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10625         * configure.in: Remove two redundant tests.
10627 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10629         * configure.in (mips*-*-irix6*o32): Enable stabs.
10631 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10633         * configure.in: Don't build grez.
10634         * Makefile.in: Ditto.
10636         * Makefile.in: Remove references to bsp, cygmon, libstub.
10637         * configure.in: Ditto.
10639         * configure.in: Remove leftover reference to gdbtest.
10641 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10643         * configure.in (gxx_include_dir):  Change to match versioned
10644         C++ headers if --enable-version-specific-runtime-libs is used.
10646 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10648         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10650 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10652         * configure.in: Make --without-x work.
10654 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10656         * configure.in: Rearrange target Makefile fragment collection.
10658         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10659         cvs[src].
10660         * configure.in: Ditto.
10662 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10664         * MAINTAINERS (Write After Approval): Update my e-mail address.
10666 2002-06-24  Ben Elliston  <bje@redhat.com>
10668         * configure.in (host_tools): Remove cgen.
10670         * Makefile.in (all-cgen): Remove; runs from its source directory.
10671         (check-cgen, install-cgen, clean-cgen): Likewise.
10672         (all-opcodes): Do not depend on all-cgen.
10673         (all-sim): Likewise.
10675 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10677         * Makefile.in: Eliminate 'apache' targets.
10678         * configure.in: Eliminate 'apache' targets.
10680         * configure.in: Eliminate redundant tests.  Reorganize.
10682         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10684         * config-ml.in: Eliminate references to Cygnus configure.
10686         * Makefile.in: Eliminate references to building emacs.
10688 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10690         * MAINTAINERS: Update my email address.
10692 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10694         * config.if (libstdcxx_incdir): Version C++ headers.
10695         (cxx_incdir): Remove.
10697 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10699         * MAINTAINERS (Write After Approval): Add self.
10701 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10703         * configure.in: Add support for ip2k.
10705 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10707         * configure.in: Fix AIX configury bug.
10709 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10711         * MAINTAINERS (Write After Approval): Add self.
10713 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10715         * configure.in: replace ${topsrcdir} with ${srcdir}
10717         * configure.in: Move definition of libstdcxx_flags
10718         right above usage, rather than waaay earlier.
10720         * configure.in: Pull definition of is_cross_compiler earlier.
10722         * configure.in: Rearrange a little.
10724         * configure.in: Remove references to librx.
10725         * Makefile.in: Remove references to librx.
10727 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10729         * config.sub: Add support for avr target.
10730         Import from master sources, rev 1.255
10732 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10734         * configure, .cvsignore:  Revert previous change...
10735         * Makefile:  ...delete.
10737 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10739         * configure.in: Eliminate ${gasdir} variable.
10741 2002-06-18  Dave Brolley  <brolley@redhat.com>
10743         * configure.in: Add support for frv.
10744         * config.sub: Add support for frv.
10746 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10748         * configure:  Remove garbage from previous commit.
10750 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10752         * configure:  For in-source builds, make a subdir and re-exec there.
10753         * Makefile:  New file.  Pass targets through to build directory.
10754         * .cvsignore:  No longer ignore "Makefile".
10756 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10758         * MAINTAINERS (Write After Approval): Add self.
10760 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10762         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10764 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10766         * configure.in (vax-*-netbsd*): Re-enable gas.
10768 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10770         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10771         BUILD_PREFIX_1, to correct nomenclature.
10772         * configure: Likewise.
10774         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10775         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10777 2002-05-31  Olaf Hering  <olh@suse.de>
10779         * config-ml.in: Propogate DESTDIR also.
10781 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10783         * configure.in (vax-*-netbsd*): Don't build gas for this
10784         platform.
10786 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10788         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10789         and libgcj for AVR.
10791 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10793         * MAINTAINERS (Write After Approval): Add myself.
10795 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10797         * config.guess: Update to 2002-05-22 version.
10798         * config.sub: Likewise.
10800 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10802         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10803         * config-ml.in: Likewise.
10804         * configure: Likewise.
10805         * configure.in: Likewise.
10807 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10809         * MAINTAINERS: Update my email address.
10811 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10813         * configure.in: Simplify makefile fragment collection.
10815         * configure.in: Remove code to build emacs.
10817         * configure.in : Remove --srcdir argument from targargs and buildargs
10818         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10820         * configure: Move some logic to configure.in.
10821         * configure.in: Move some logic from configure.
10823 2002-05-11  Tom Tromey  <tromey@redhat.com>
10825         * MAINTAINERS: Reflect libgcj reality.
10827 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10829         * Makefile.in: Honour DESTDIR.
10831 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10833         * config.guess: Import 2002-03-20 version.
10834         * config.sub: Import 2002-04-26 version.
10836 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10838         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10840 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10842         * MAINTAINERS: Add self.
10844 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10846         * ltmain.sh: Detect and handle object name conflicts
10847         while piecewise linking a static library.
10849 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10851         * configure.in (noconfigdirs): Don't disable libgcj on
10852         sparc64-*-solaris* and sparcv9-*-solaris*.
10854 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10856         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10858 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10860         * configure.in (FLAGS_FOR_TARGET): Do not add
10861         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10862         on i[3456]86-*-linux*.
10864 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10866         * configure.in (noconfigdirs): Replace [ ] with test.
10868         * configure.in (noconfigdirs): Do not add target-newlib if
10869         target == i[3456]86-*-linux*, and host == target.
10871 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10873         * configure.in: delete reference to absent file
10875         * configure.in: replace '[' with 'test'
10877         * configure.in: Eliminate references to gash.
10878         * Makefile.in: Eliminate references to gash.
10880         * configure.in: remove useless references to 'pic' makefile fragments.
10882         * configure.in: (*-*-windows*) Finish removing.
10884         * configure.in: Eliminate redundant test for libgui.
10886 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10888         * MAINTAINERS: Add self and realphabetize.  Update entries
10889         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10890         entry for a29k port maintainer.
10892 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10894         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10895         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10897 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10899         * configure.in: remove references to dead files
10901 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10903         * MAINTAINERS: Add information about purpose of this file.
10905 2002-04-18  Tom Tromey  <tromey@redhat.com>
10907         * configure.in: Disallow configuring libgcj when it is already
10908         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10909         Solaris 2.8 by default.  For PR libgcj/6158.
10911 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10913         * configure.in:  Move default CC setting out of config/mh-* fragments
10914         directly into here.
10916 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10918         * configure.in: don't even try to configure or make a subdirectory
10919         if there's no configure script for it.
10921 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10923         * MAINTAINERS: Remove chill maintainers.
10924         * Makefile.in (CHILLFLAGS): Remove.
10925         (CHILL_LIB): Remove.
10926         (TARGET_CONFIGDIRS): Remove libchill.
10927         (CHILL_FOR_TARGET): Remove.
10928         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10929         CHILL_LIB.
10930         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10931         (CHECK_TARGET_MODULES): Likewise.
10932         (INSTALL_TARGET_MODULES): Likewise.
10933         (CLEAN_TARGET_MODULES): Likewise.
10934         (configure-target-libchill): Remove.
10935         (all-target-libchill): Remove.
10936         * configure.in (target_libs): Remove target-libchill.
10937         Do not compute CHILL_FOR_TARGET.
10938         * libchill: Remove directory.
10940 2002-04-11  DJ Delorie  <dj@redhat.com>
10942         * Makefile.in, configure.in: Sync with binutils, entries
10943         follow...
10945 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10947         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10948         (do-tar, do-bz2): New rules.
10949         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10950         (gdb-tar): New rule.
10951         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10952         (insight_dejagnu.tar): New rule.
10953         (insight.tar): New rule.
10954         (gdb+dejagnu.tar): New rule.
10955         (gdb.tar): New rule.
10957 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10959         * Makefile.in: Add all-tix to deps for all-snavigator
10960         so that tix is built when building snavigator.
10962 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10964         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10965         ld and gdb are not supported.
10967 2002-01-07  Mark Salter  <msalter@redhat.com>
10969         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10970         Allow target-libgloss to be built for arm, strongarm, and xscale.
10972 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10974         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10975         options for i[3456]86-pc-linux* native builds.
10977 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10979         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10980         files from .po files for a distribution.
10982 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10984         * configure.in: Enable libstdc++-v3 for h8300 targets.
10986 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10988         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10989         version from bfd/.
10991 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10993         * Makefile.in (VER): When present, extract the version number from
10994         the file version.in.
10996 2001-05-24  Tom Rix  <trix@redhat.com>
10998         * configure.in : enable ld for aix
11000 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11002         * config.guess: Add linux target for S/390.
11004 2000-11-07  Philip Blundell  <pb@futuretv.com>
11006         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11008 2000-11-03  Philip Blundell  <pb@futuretv.com>
11010         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11011         files.
11013 2001-01-15  Ben Elliston  <bje@redhat.com>
11015         * configure.in (host_tools): Add sid.
11016         Always configure cgen.
11018 2000-11-24  Nick Clifton  <nickc@redhat.com>
11020         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11022 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11024         * Makefile.in (ALL_MODULES): Add all-cgen.
11025         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11026         (all-cgen): New target.
11027         (all-opcodes,all-sim): Depend on all-cgen.
11028         * configure.in (host_tools): Add cgen.
11029         Only configure cgen if --enable-cgen-maint.
11031 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11033         * configure.in: Add *-*-freebsd* configurations.
11035 2002-04-08  Tom Tromey  <tromey@redhat.com>
11037         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11038         Fixes PR libgcj/6068.
11040 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11042         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11044 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11046         * configure.in (alpha*-dec-osf*): Enable libgcj.
11048 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11050         * MAINTAINERS (Write After Approval): Add myself.
11052 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11054         Fix for: PR bootstrap/3591, target/5676
11055         * configure.in (mcore-pe): Disable the configuration of
11056         libstdc++-v3 since exceptions are not supported.
11058 2002-03-20  Anthony Green  <green@redhat.com>
11060         * configure.in: Enable libgcj for xscale-elf target.
11062 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11064         * MAINTAINERS:  Update my email address.
11066 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11068         * ltmain.sh (relink_command): Fix typo in previous change.
11070 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11072         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11073         (relink_command): Added --tag flags.
11074         (mode=install): If relinking fails; error out.
11076 2002-03-12  Richard Henderson  <rth@redhat.com>
11078         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11079         .NOTPARALLEL tag.
11080         (do-check): Rename from check.
11081         (check): Allow parallel check.
11083 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11085         * MAINTAINERS: Add myself as maintainer for xtensa port.
11086         Fix alphabetical order in CPU port maintainer list.
11087         Remove myself from Write After Approval list.
11089 2002-03-11  Richard Henderson  <rth@redhat.com>
11091         * Makefile.in (.NOTPARALLEL): Add fake tag.
11093 2002-03-07  H.J. Lu  (hjl@gnu.org)
11095         * configure.in: Enable gprof for mips*-*-linux*.
11097 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11099         * MAINTAINERS (Write After Approval): Add myself.
11101 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11103         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11104         libjava.
11105         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11107 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11109         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11110         because its Makefile is there; test for the executable instead.
11112 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11114         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11115         libstdc++-v3 and libjava.
11117 2002-02-11  Adam Megacz  <adam@xwt.org>
11119         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11120         boehm-gc
11122 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11124         * config.guess: Updated to 2002-01-30's version.
11125         * config.sub: Updated to 2002-02-01's version.
11126         Contribute sh64-elf.
11127         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11128         * configure.in: Added sh64-*-*.
11130 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11132         * MAINTAINERS: Belatedly add myself to write after approval list.
11134 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11136         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11137         Remove self as Write After Approval.
11139 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11141         * MAINTAINERS: Put self in as maintainer for contrib/regression
11142         directory.
11144 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11146         * MAINTAINERS:  Update my email address.
11148 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11150         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11151         target-libiberty, and target-libgloss.  Skip Java-related
11152         libraries if not supported for NetBSD on target CPU.
11154 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11156         * install-sh: Use _inst.$$_ for temp file name.
11158 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11160         * MAINTAINERS (Write After Approval): Move my contact info
11161         from here...
11162         (OS Port Maintainers): ...to here (netbsd).
11164 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11166         * MAINTAINERS (Write After Approval): Add myself.
11168 2002-01-17  H.J. Lu  <hjl@gnu.org>
11170         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11171         (all-target-fastjar): Also depend on all-target-libiberty.
11173 2002-01-16  H.J. Lu  (hjl@gnu.org)
11175         * config.guess: Import from master sources, rev 1.225.
11176         * config.sub: Import from master sources, rev 1.238.
11178 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11180         * MAINTAINERS (Write After Approval): Remove myself.
11182 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11184         * MAINTAINERS (Write After Approval): Add myself.
11186 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11188         * MAINTAINERS: Add self as docs co-maintainer.
11190 2001-12-11  Matthias Klose  <doko@debian.org>
11192         * MAINTAINERS (Write After Approval): Add myself.
11194 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11196         * MAINTAINERS: Update my email address.
11198 2001-12-07  Turly O'Connor  <turly@apple.com>
11199         * MAINTAINERS (Write After Approval): Add myself.
11200         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11201         (rs6000_initialize_trampoline): Call __trampoline_setup for
11202         ABI_DARWIN too.
11203         * darwin-tramp.asm: New file, implements __trampoline_setup.
11204         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11206 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11208         * MAINTAINERS (Write After Approval): Add myself.
11210 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11212         * configure, configure.in: Use temp file for long sed commands.
11214 2001-12-03  Laurent Guerby  <guerby@acm.org>
11216         * config.sub: Update to version 1.232 on subversion.
11218 2001-12-03  Ben Elliston  <bje@redhat.com>
11220         * MAINTAINERS: Update mail address for config.* patches.
11222 2001-11-27  DJ Delorie  <dj@redhat.com>
11223             Zack Weinberg  <zack@codesourcery.com>
11225         When build != host, create libiberty for the build machine.
11227         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11228         CONFIG_ARGUMENTS.
11229         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11230         New variables.
11231         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11232         and rules.
11233         (all.normal): Depend on ALL_BUILD_MODULES.
11234         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11235         (all-build-libiberty): Depend on configure-build-libiberty.
11237         * configure: Calculate and substitute proper value for
11238         ALL_BUILD_MODULES.
11239         * configure.in: Create the build subdirectory.
11240         Calculate and substitute TARGET_CONFIGARGS (formerly
11241         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11243 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11245         * MAINTAINERS (write-after-approval): Add self.
11247 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11249         * MAINTAINERS (GNATS only accounts): Remove self.
11251 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11253         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11254         libf2c.
11256 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11258         * MAINTAINERS (Write After Approval): Add self.
11260 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11262         * MAINTAINERS: mips and s390 are also CPU ports.
11264 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11266         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11268 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11270         * MAINTAINERS: Alphabetize.
11272 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11274         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11276 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11278         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11280 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11282         * configure.in (--enable-languages): Be more permissive about
11283         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11285 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11287         * config.sub: Import from master sources, rev. 1.230.
11288         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11290 2001-11-07  Laurent Guerby  <guerby@acm.org>
11292         * MAINTAINERS (Write After Approval): Add self.
11294 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11296         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11298 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11300         * config.sub: Import from master sources, rev 1.226.
11301         * config.guess: Import from master sources, rev 1.216.
11303 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11305         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11306         * MAINTAINERS: Add self as maintainer of MMIX port.
11307         Remove old after-approval entry.
11309 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11311         * ChangeLog, configure: Fix spelling errors.
11313 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11315         * MAINTAINERS: Tweak my address.
11317 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11319         * MAINTAINERS: Update my email address.
11321 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11323         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11324         * MAINTAINERS: Add self as maintainer of CRIS port.
11326 2001-10-10  Geert Bosch  <bosch@gnat.com>
11328         * MAINTAINERS (Various maintainers: Ada front end):
11329         Added Robert Dewar.
11331 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11333         * MAINTAINERS (Write After Approval): Added self
11335 2001-10-02  Geert Bosch  <bosch@gnat.com>
11337         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11339 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11341         * configure: Handle temporary files securely using mkdir.
11343 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11345         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11347 2001-09-26  Will Cohen  <wcohen@redhat.com>
11349         * configure.in (*-*-linux*): Disable configuration of target-newlib
11350         and target-libgloss.
11352 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11354         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11355         RANLIB.
11357 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11359         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11360         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11361         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11362         avoid quotes nesting problems.
11363         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11364         (DO_X): Export only variables that are set.
11366 2001-09-19  Ben Elliston  <bje@redhat.com>
11368         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11369         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11370         semantics.  Use the shell built-in "type" command instead.
11372 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11374         Merged from gcc-3_0-branch:
11375         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11376         * ltcf-c.sh: Use $objext, not $ac_objext.
11377         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11378         * ltcf-cxx.sh: Add support for GNU.
11379         2001-07-22  Timothy Wall  <twall@redhat.com>
11380         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11381         default settings if using GNU tools with that configuration.
11382         * ltcf-cxx.sh: Ditto.
11383         * ltcf-gcj.sh: Ditto.
11384         2001-07-21  Michael Chastain  <chastain@redhat.com>
11385         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11386         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11387         * ltmain.sh: Mark as gcc-local.
11389 2001-08-30  Eric Christopher  <echristo@redhat.com>
11390             Jason Eckhardt  <jle@redhat.com>
11392         * config.guess: Merge from master sources.
11393         * config.sub: Merge from master sources, add support for mipsisa32.
11395 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11396         * config.sub: Merge from master sources, rev 1.219.
11397         * MAINTAINERS: Add self as contact for stormy16 port.
11399 2001-08-14  Zack Weinberg  <zackw@panix.com>
11401         * config.sub: Merge from master sources, rev 1.218.
11402         * config.guess: Merge from master sources, rev 1.209.
11404 2001-08-11  Graham Stott  <grahams@redhat.com>
11406         * Makefile.in (check-c++): Add missing semicolon.
11408 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11410         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11412 2001-07-30  Eric Christopher  <echristo@redhat.com>
11414         * MAINTAINERS (Various maintainers: mips port): Added myself.
11416 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11418         * configure.in (sh-*-linux*): New.
11420 2001-07-27  Richard Henderson  <rth@redhat.com>
11422         * .cvsignore: Add LAST_UPDATED.
11424 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11426         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11428 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11430         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11432 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11434         * MAINTAINERS (Write After Approval): Added myself.
11436 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11438         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11439         and libgcj on m68hc11/m68hc12.
11441 2001-06-27  H.J. Lu  (hjl@gnu.org)
11443         * Makefile (CFLAGS_FOR_BUILD): New.
11444         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11446 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11448         * README: Remove version number.
11450 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11452         * INSTALL/README: Update wrt. to the installation instructions now
11453         residing in gcc/doc/install.texi.
11455 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11457         * README: Replace with a cut-down and updated version of gcc/README.
11459 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11461         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11462         multilibs to be disabled.
11464 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11466         * MAINTAINERS (Write After Approval): Add myself.
11468 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11470         * config.guess: Import CVS version 1.195.
11471         * config.sub: Import CVS version 1.212.
11473 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11475         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11476         gcc/xgcc is built, use -print-prog-name to find out the program
11477         name to use.
11479 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11481         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11482         appear to also be in the master copy.
11483         * config.sub:  Import CVS version 1.211.
11485 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11487         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11488         with_gcc]: Use `gcc -shared' to build a shared library.
11490 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11492         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11493         archives.
11495 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11497         * MAINTAINERS (Write After Approval): Add myself.
11499 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11501         * configure.in (libstdcxx_flags): Do not try to execute
11502         libstdc++-v3/testsuite_flags until it exists.
11504 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11506         * MAINTAINERS: Update my email address.
11508 2001-05-31  Graham Stott  <grahams@redhat.com>
11510         * MAINTAINERS (Write After Approval): Add myself.
11512 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11514         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11515         libraries when using g++ with native linker.
11517 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11519         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11521 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11523         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11524         [aix4*|aix5*]: Prepend blank.
11526 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11528         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11529         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11530         of subdir/configure scripts to use the new libtool.m4.
11532 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11534         * MAINTAINERS (Write After Approval): Add myself.
11536 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11538         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11540 2001-05-11  Ben Elliston  <bje@redhat.com>
11542         * Makefile.in (all-sid): New target.
11543         (check-sid, clean-sid, install-sid): Likewise.
11545 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11547         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11549 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11551         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11552         libgcj.
11554 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11556         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11557         gcc/xgcc is built, use -print-prog-name to find out the program
11558         name to use.
11560 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11562         * configure.in (noconfigdirs): Don't reset it from scratch in the
11563         target case; only append to it.
11565         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11566         sparc-*-solaris2.8]: Disable ${libgcj}.
11568 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11570         * configure.in (libgcj_saved): Copy from $libgcj.
11571         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11572         --disable-libgcj.
11574 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11576         * MAINTAINERS: Remove self as MIPS maintainer and
11577         C front end maintainer.
11579 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11581         * configure.in: Move *-chorusos target case to the proper switch.
11582         Disable libgcj.
11584 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11586         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11587         1.641.2.228.
11589 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11591         * Makefile.in (STAGE1_CFLAGS): Pass down.
11593 2001-04-13  Alan Modra  <amodra@one.net.au>
11595         * config.guess: Add hppa64-linux support.  Note for next import that
11596         this is already in the master file.
11597         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11599 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11601         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11602         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11604 2001-04-11  Stan Shebs  <shebs@apple.com>
11606         * MAINTAINERS: Add self as Darwin port maintainer.
11608 2001-04-11  Alan Modra  <amodra@one.net.au>
11610         * MAINTAINERS: Update my email address.
11612 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11614         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11615         recent versions of FreeBSD (release 3 or later).
11616         * ltconfig: On FreeBSD, -lc must not be provided when building
11617         a shared library or else the standard -pthread gcc option is
11618         rendered worthless to later users of the built library.
11620 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11622         * MAINTAINERS: Add self and RTH as C front end maintainers.
11624 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11626         * config.sub: Make sure to match an already-canonicalized
11627         machine name (eg. mn10300-unknown-elf).
11629 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11631         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11632         New macros.
11633         (bootstrap, cross): Use RECURSE_FLAGS.
11634         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11636 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11638         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11640 2001-03-22  Colin Howell  <chowell@redhat.com>
11642         * Makefile.in (DO_X): Do not backslash single-quotes in
11643         backquotes (two places).
11645 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11647         Re-installed:
11648         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11649         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11650         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11651         * ltcf-cxx.sh: Likewise.
11652         * ltcf-gcj.sh: Likewise.
11654 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11656         * MAINTAINERS: Add myself as "documentation co-maintainer".
11658 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11660         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11661         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11663 2001-03-19  Tom Tromey  <tromey@redhat.com>
11665         * config-ml.in: Handle GCJ and GCJFLAGS.
11667 2001-03-21  Michael Chastain  <chastain@redhat.com>
11669         * Makefile.in: all-m4 depends on all-texinfo.
11671 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11673         * MAINTAINERS: Add myself to write after approval list.
11675 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11677         * Makefile.in (DO_X): Quote nested quotes.
11679 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11681         * MAINTAINERS: Add myself to write after approval list.
11683 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11685         * Makefile.in (DO_X): Use double quotes for quoting
11686         "RANLIB=$${RANLIB}".
11688 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11690         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11692 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11694         * configure.in: Only use `lang_requires' for languages athat are
11695         actually enabled.
11697 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11699         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11701 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11703         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11705 2001-03-07  Tom Tromey  <tromey@redhat.com>
11707         * configure.in: Allow config-lang.in to set `lang_requires' to list
11708         of other required languages.
11710 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11712         * Makefile.in: Remove RANLIB definition. Use RANLIB
11713         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11714         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11716 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11717             Alexandre Oliva  <aoliva@redhat.com>
11719         * Makefile.in (check-c++): Use tabs, not spaces.
11721 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11723         * MAINTAINERS: add myself to Write After Approval list.
11725 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11727         * Makefile.in (check-c++): New rule.
11729         * configure.in (target_libs): Remove libg++.
11730         (noconfigdirs): Remove libg++.
11731         (noconfigdirs): Same.
11732         (noconfigdirs): Same.
11733         (noconfigdirs): Same.
11735         * config-ml.in: Remove libg++ references.
11737         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11738         (ALL_TARGET_MODULES): Same.
11739         (configure-target-libg++): Remove.
11740         (all-target-libg++): Remove.
11741         (configure-target-libio): Remove.
11742         (all-target-libio): Remove.
11743         (check-target-libio): Remove.
11744         (.PHONY): Remove.
11745         (libg++.tar.bz2): Remove.
11746         (all-target-cygmon): Remove libio.
11747         (all-target-libstdc++): Remove.
11748         (configure-target-libstdc++): Remove.
11749         (TARGET_LIB_PATH): Remove libstdc++.
11750         (ALL_GCC_CXX): Remove libstdc++.
11751         (all-target-gperf): Correct.
11753 2001-02-16  Nick Clifton  <nickc@redhat.com>
11755         * configure.in (noconfigdirs): Allow configuration of texinfo
11756         for Cygwin hosts.
11758 2001-02-15  Anthony Green  <green@redhat.com>
11760         * configure: Introduce GCJ_FOR_TARGET.
11761         * configure.in: Ditto.
11762         * Makefile.in: Ditto.
11764 2001-02-13  Andreas Schwab  <schwab@suse.de>
11766         * MAINTAINERS: Update mail address.
11768 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11770         * config.guess: Add linux target for S/390.
11771         * config.sub: Likewise.
11773 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11775         * configure.in: for *-chorusos, don't config target-newlib and
11776         target-libgloss.
11778 2001-02-06  Ben Elliston  <bje@redhat.com>
11780         * configure: Output host type to stdout, not stderr.
11782 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11784         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11785         * ltcf-cxx.sh: Likewise.
11787         * config.if: Assume enable_libstdcxx_v3 is defined.
11789 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11791         Remove V2 C++ library.
11792         * configure.in: Remove --enable-libstdcxx_v3 support.
11794 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11796         * include/demangle.h: Add prototype for java_demangle_v3.
11798 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11800         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11802 2001-01-27  Richard Henderson  <rth@redhat.com>
11804         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11806 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11808         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11809         Don't unset, it's non-portable and no longer necessary, set to empty
11810         instead.
11812 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11814         * ltconfig: Shell portability fix for the tagname validity check.
11816 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11818         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11819         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11821 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11823         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11825 2001-01-26  Tom Tromey  <tromey@redhat.com>
11827         * configure.in: Allow libgcj to be built on Sparc Solaris.
11829 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11831         * ltcf-c.sh: Add aix5 case.
11832         * ltcf-cxx.sh: Likewise.
11833         * ltconfig: Likewise.
11835 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11837         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11838         keep at least one of build_libtool_libs or build_old_libs set to
11839         yes.
11841         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11842         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11844 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11846         * configure.in: Enable libgcj on several additional platforms.
11848 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11850         * configure.in: Enable libgcj for linux targets.
11852 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11854         * MAINTAINERS (Write After Approval): Add myself.
11856 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11858         * MAINTAINERS: Add myself as vax port maintainer.
11860 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11862         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11864 2001-01-09  Mike Stump  <mrs@wrs.com>
11866         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11867         failures of subdirectories.
11869 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11871         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11872         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11873         * ltcf-cxx.sh: Likewise.
11874         * ltcf-gcj.sh: Likewise.
11875         * ltconfig.sh: Fix typo.
11877 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11879         * configure: handle DOS-style absolute paths.
11881 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11883         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11885 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11887         * MAINTAINERS: Add myself as avr port co-maintainer.
11889 2000-12-28  Ben Elliston  <bje@redhat.com>
11891         * MAINTAINERS: Add myself under ``Write After Approval''.
11893 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11895         * texinfo: Remove directory from GCC.
11897 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11899         * COPYING: Update to current
11900         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11901         to 19yy as example year in copyright notice).
11903 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11905         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11906         (libstdcxx_incdir): Pass down.
11907         * config.if: Remove expired bits for cxx_interface, add stub.
11908         (libstdcxx_incdir): Add variable for g++ include directory.
11909         * configure.in (gxx_include_dir): Use it.
11911 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11913         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11914         with old-email address from ``Write After Approval''.
11916 2000-12-15  Andreas Jaeger  <aj@suse.de>
11918         * configure.in: Handle lang_dirs.
11920 2000-12-14  Tom Tromey  <tromey@redhat.com>
11922         * MAINTAINERS: Removed brads.
11924         * MAINTAINERS: Added gcj developers.
11926 2000-12-13  Anthony Green  <green@redhat.com>
11928         * configure.in: Disable libgcj for any target not specifically
11929         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11930         with g++ abi.
11932 2000-12-13  Mike Stump  <mrs@wrs.com>
11934         * Makefile.in (local-distclean): Also remove fastjar.
11936 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11938         * contrib/gcc_update: Add fastjar --touch entries.
11940 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11942         * configure.in: Disable language-specific target libraries for
11943         languages that aren't enabled.
11945 2000-12-10  Anthony Green  <green@redhat.com>
11947         * configure.in: Define libgcj.  Disable libgcj target libraries for
11948         most targets.
11950 2000-12-10  Neil Booth  <neilb@earthling.net>
11952         * MAINTAINERS: Update mail address, remove from WAA list.
11954 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11956         * libjava: Imported from /cvs/java.
11957         * libffi: Likewise.
11958         * Boehm-gc: Likewise.
11960 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11962         * configure.in (target_libs): Revert 2000-12-08 patch.
11963         (noconfigdirs): Added target-libjava.
11965 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11967         * djunpack.bat: removed.
11969 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11971         * Makefile.in: handle DOS-style absolute paths.
11972         * config-ml.in: likewise.
11973         * symlink-tree: likewise.
11975 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11977         * fastjar: Imported.
11979 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11981         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11982         libjava.
11983         * configure.in (target_libs): Removed `target-libjava'.
11985 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11987         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11988         (ALL_MODULES): Added fastjar.
11989         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11990         (all-target-libjava): all-fastjar replaces all-zip.
11991         (all-fastjar): Added.
11992         (configure-target-fastjar, all-target-fastjar): Likewise.
11993         * configure.in (host_tools): Added fastjar.
11995 2000-12-07  Mike Stump  <mrs@wrs.com>
11997         * Makefile.in (local-distclean): Remove leftover built files.
11999 2000-11-24  Nick Clifton  <nickc@redhat.com>
12001         * configure.in (xscale-elf): Add target.
12002         (xscale-coff): Add target.
12004 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12006         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12007         recent versions of FreeBSD (release 3 or later).
12008         * ltconfig: On FreeBSD, -lc must not be provided when building
12009         a shared library or else the standard -pthread gcc option is
12010         rendered worthless to later users of the built library.
12012 2000-11-16  Fred Fish  <fnf@be.com>
12014         * configure.in (enable_libstdcxx_v3): Fix typo,
12015         libstd++ -> libstdc++.
12017 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12019         * MAINTAINERS: Add self to Write After Approval list.
12021 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12023         * MAINTAINERS: Update my email address.  Add myself to global write
12024         privs list.
12026 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12028         * Makefile.in: Merge with src and libgcj.
12029         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12030         configure-target-<library> when their configure scripts need the C
12031         or C++ library to have already been built to work properly.
12032         (do_proto_toplev): Set them to an empty string.
12034         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12035         (REALLY_SET_LIB_PATH): Use them.
12037 2000-11-17  Stan Shebs  <shebs@apple.com>
12039         * MAINTAINERS: Add self to Write After Approval list.
12041 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12043         * configure: Provide the original toplevel configure arguments
12044         (including $0) to subprocesses in the environment rather than
12045         through gcc/configargs.h.
12047 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12049         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12050         C99.  Alphabetise "Write After Approval" list.
12052 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12054         * configure: Turn on libstdc++ V3 by default.
12056         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12057         if we've got GCC.
12059 2000-11-11  Philip Blundell  <philb@gnu.org>
12061         * MAINTAINERS: Add self to Write After Approval list.
12063 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12065         * ltcf-c.sh (aix4): Improve shared library configuration; require
12066         exporting symbols.
12067         * ltcf-cxx.sh (aix4): Define.
12068         * ltconfig (aix4): Define library and soname specs appropriate for
12069         AIX.  Define command to create export symbols list.
12071 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12073         * config.sub: Add support for Sun Chorus
12075 2000-10-31  Nick Clifton  <nickc@redhat.com>
12077         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12078         <name>@redhat.com.  Also installed new email address for Clint
12079         Popetz.
12081 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12083         * etc: Remove directory from GCC.
12085 2000-10-16  Michael Meissner  <meissner@redhat.com>
12087         * configure (gcc/configargs.h): Only create if there is a build GCC
12088         directory created.
12090 2000-10-16  Matthias Klose  <doko@debian.org>
12092         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12093         when configured for libstdc++-v3.
12095 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12097         * configure: Save configure arguments to gcc/configargs.h.
12099 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12101         * config.guess: Import CVS version 1.157.
12102         * config.sub: Import CVS version 1.181.
12104 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12106         * Makefile.in (bootstrap): avoid recursion if subdir missing
12107         (cross): ditto
12108         (do-proto-toplev): ditto
12110 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12112         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12113         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12115         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12116         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12117         all affected `configure' scripts.
12119 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12121         * MAINTAINERS: Add self as cpplib co-maintainer.
12123 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12125         * MAINTAINERS: Add self to Write After Approval list.
12127 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12129         * INSTALL/README: egcs -> GCC update.
12131 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12133         * MAINTAINERS: Add myself to Write After Approval list.
12135 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12137         * MAINTAINERS: Add myself to Write After Approval list.
12139 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12141         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12142         X11 libraries for hppa64.
12144 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12146         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12148 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12150         * Makefile.in (all-zlib): Added dummy target.
12152         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12153         ltcf-gcj.sh: Updated from libtool multi-language branch.
12155 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12157         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12158         (bootstrap*): Depend on all-bootstrap.
12160 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12162         * config.guess: Import CVS version 1.156.
12163         * config.sub: Import CVS version 1.179.
12165 2000-09-02  Anthony Green  <green@cygnus.com>
12167         * Makefile.in (all-gcc): Depend on all-zlib.
12168         (CLEAN_MODULES): Add clean-zlib.
12169         (ALL_MODULES): Add all-zlib.
12170         * configure.in (host_libs): Add zlib.
12172 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12174         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12175         crosses, but add gcc/include to the header search path for them.
12177 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12179         * MAINTAINERS: Add self to Write After Approval list.
12181 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12183         * config.guess: Import CVS version 1.152.
12184         * config.sub: Import CVS version 1.177.
12186 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12188         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12189         $targargs to tell whether newlib is going to be built.
12191         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12192         $$r/TARGET_SUBDIR/libio for _G_config.h.
12194 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12196         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12198 2000-08-22  DJ Delorie  <dj@redhat.com>
12200         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12202 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12204         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12205         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12206         sub-configures.
12208 2000-08-21  DJ Delorie  <dj@redhat.com>
12210         * MAINTAINERS: Add self as a libiberty maintainer
12212 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12214         * configure.in (libstdcxx_flags): Use
12215         libstdc++-v3/src/libstdc++.INC.
12217 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12219         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12221 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12223         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12225         * configure: Make enable_threads and enable_shared defaults
12226         explicit.  Substitute enable_threads into generated Makefiles.
12227         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12228         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12230 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12232         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12234 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12236         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12237         previous delta.
12239 2000-08-11  Jason Merrill  <jason@redhat.com>
12241         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12242         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12243         (FLAGS_FOR_TARGET): Not here.
12244         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12246 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12248         * config-ml.in (CC, CXX): Don't introduce a leading space.
12250 2000-08-07  DJ Delorie  <dj@delorie.com>
12252         * MAINTAINERS: Add self as a DJGPP maintainer
12254 2000-08-07  DJ Delorie  <dj@redhat.com>
12256         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12257         "if we're also building gcc, and it's a gcc that will run on the
12258         build machine, we want to use its includes instead of the system's
12259         default includes".
12261 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12263         * MAINTAINERS: Add self to Write After Approval list.
12265 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12267         * configure.in (libstdcxx_flags): Don't use `"'.
12269         * config-ml.in: Adjust multilib search paths to the
12270         appropriate multilib tree.
12272 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12274         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12275         commas in $LANGUAGES.
12277 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12279         * configure.in: Re-enable all references to libg++ and librx.
12281 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12283         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12284         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12285         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12286         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12288         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12290 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12292         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12293         CXX_FOR_TARGET for sed.
12295 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12297         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12298         Do not override if already set in the environment or in configure.
12299         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12300         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12302 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12304         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12305         the libtool CVS tree multi-language branch.
12306         * ltconfig, ltmain.sh: Updated.
12308 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12310         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12311         (clean-target): Depend on it.
12313         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12314         (GCC_FOR_TARGET): Use it.
12315         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12316         * configure.in: ... here.
12317         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12318         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12320 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12322         * MAINTAINERS: Add self to Write After Approval list.
12324 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12326         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12327         (configure-target-libchill, configure-target-libobjc): Likewise.
12329         * configure.in: Use the same cache file for all target libs.
12330         * config-ml.in: But different cache files per multilib variant.
12332 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12334         * configure (topsrcdir): Don't use dirname.
12336 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12338         * MAINTAINERS: Add self to Write After Approval list.
12340 2000-07-20  Jason Merrill  <jason@redhat.com>
12342         * configure.in: Remove all references to libg++ and librx.
12344         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12346 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12348         * config.sub: Update to subversions version 2000-07-06.
12350 2000-07-12  Andrew Haley  <aph@cygnus.com>
12352         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12353         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12355 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12357         * symlink-tree:  Check number of arguments.
12359 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12361         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12362         search path for a g++ extracted from the build tree.  This
12363         will allow link tests run by configure scripts in
12364         subdirectories to succeed.
12366 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12368         * ltconfig: Add support for mips-dde-sysv4.2MP
12370 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12372         * MAINTAINERS: Add myself as loop discovery maintainer.
12374 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12376         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12377         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12379 2000-06-19  Timothy Wall  <twall@cygnus.com>
12381         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12382         * config.sub: Add tic54x target.
12384 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12386         * MAINTAINERS: Add self as Fortran maintainer,
12387         remove Craig Burley.
12389 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12391         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12392         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12394 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12396         * MAINTAINERS: Add self as i18n maintainer
12398 20000-05-21  H.J. Lu  (hjl@gnu.org)
12400         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12401         directory are used if they exist. Make sure
12402         $(build_tooldir)/include is searched for header files,
12403         $(build_tooldir)/lib/ for library files.
12404         (GCC_FOR_TARGET): Likewise.
12405         (CXX_FOR_TARGET): Likewise.
12407 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12409         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12411 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12413         * Makefile.in (configure-target-libiberty): Depend on
12414         configure-target-newlib.
12416 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12418         * configure.in, Makefile.in: Merge all libffi-related
12419         configury stuff from the libgcj tree.
12421 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12423         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12424         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12426 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12428         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12429         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12430         current version information.  Add to proto-toplev directory.
12431         (gdb-taz): Build do-djunpack.
12433 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12435         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12437 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12439         * MAINTAINERS: Add self to Write After Approval list.
12441 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12443         * ltmain.sh: Preserve in relink_command any environment
12444         variables that may affect the linker behavior.
12446 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12448         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12450 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12452         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12454 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12456         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12457         with the version name.
12459 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12461         * MAINTAINERS: Add self as bb-reorder maintainer.
12463 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12465         * config.if: Tweak.
12467 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12469         * djunpack.bat: New file.
12471 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12473         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12474         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12475         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12476         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12478 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12480         * config.sub (case $basic_machine): Change default for "ibm-*"
12481         to "openedition".
12483 2000-04-13  Andreas Jaeger  <aj@suse.de>
12485         * MAINTAINERS: Added myself.
12487 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12489         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12490         (do-md5sum): New target.
12491         (MD5PROG): Define.
12492         (PACKAGE): Default to TOOL.
12493         (VER): Default to a shell script.
12494         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12495         md5 checksum generation.
12496         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12497         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12498         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12499         insight.tar.bz2): Use gdb-taz to create archive.
12501 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12503         * configure (warn_cflags): Delete.
12505 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12507         * MAINTAINERS: Added myself.
12509 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12510             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12512         * configure.in (enable_libstdcxx_v3): Add.
12513         (target_libs): Add bits here to switch between libstdc++-v2 and
12514         libstdc++-v3.
12515         * config.if: And this file too.
12516         * Makefile.in: Add libstdc++-v3 targets.
12518 2000-04-05  Michael Meissner  <meissner@redhat.com>
12520         * config.sub (d30v): Add d30v as a basic machine type.
12522 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12524         * configure.in: -linux-gnu*, not -linux-gnu.
12526 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12528         * MAINTAINERS: Add self in write-after-approval section.
12530 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12532         * MAINTAINERS: Add self as ia64 port maintainer.
12534 2000-03-08  Neil Booth  <NeilB@earthling.net>
12536         * MAINTAINERS: Add self in write-after-approval section.
12538 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12540         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12541         (do-tar-bz2): Replace TOOL with PACKAGE.
12542         (gdb.tar.bz2): Remove GDBTK from GDB package.
12543         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12544         dejagnu.tar.bz2): New packages.
12546 2000-02-27  Andreas Jaeger  <aj@suse.de>
12548         * configure.in: Add entry for mips*-*-linux*, move catch all
12549         *-*-*linux* entry below this one.
12551 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12553         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12555 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12557         * config.sub: Support an OS of "wince".
12559 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12561         * config.guess, config.sub: Updated to match config's 2000-02-15
12562         version.
12564 2000-02-23  Linas Vepstas  <linas@linas.org>
12566         * config.sub: Add support for Linux/IBM 370.
12567         * configure.in: Likewise.
12569 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12571         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12573 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12575         * config.guess: Guess "cygwin" rather than "cygwin32".
12577 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12579         * configure (gcc_version): When setting, narrow search to
12580         lines containing `version_string'.
12582 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12584         * config.sub: Add support for avr target.
12586 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12588         * MAINTAINERS: Add maintainers for MCore port.
12590 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12592         * config.sub: Add mmix-knuth-mmixware.
12594 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12596         * MAINTAINERS: Pair cccp with cpplib maintainership.
12598 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12600         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12601         structure stuff to -L library search.
12602         (CXX_FOR_TARGET): Ditto.
12603         (CROSS_CHECK_MODULES): Fix spelling mistake.
12605 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12607         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12608         the C++ compiler.
12610 2000-01-12  Richard Henderson  <rth@cygnus.com>
12612         * configure.in: Don't build some bits for beos.
12614 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12616         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12617         as include files.
12619 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12621         * Add self as cpplib maintainer, as requested by Jason
12622         Merrill.  Correct my e-mail address.
12624 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12626         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12627         not mh-aix43.
12629 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12631         * MAINTAINERS: Add myself to "write after approval" list.
12633 1999-12-14  Richard Henderson  <rth@cygnus.com>
12635         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12636         * config.sub: Accept alphaev[78], alphaev8.
12638 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12640         * config.guess, config.sub: Update from autoconf.
12642 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12644         * MAINTAINERS:  update my playtime e-address.
12646 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12648         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12649         necessary libraries are missing.
12651 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12653         * MAINTAINERS: Add new 'write after approval' maintainer.
12655 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12657         * MAINTAINERS: Add new Java maintainer.
12659 1999-10-25  Andreas Schwab  <schwab@suse.de>
12661         * configure: Fix quoting inside arguments of eval.
12663 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12665         * config-ml.in: Allow suppression of some ARM multilibs.
12667 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12669         * config.guess: Add OS/390 match pattern.
12670         * config.sub: Add mvs, openedition targets.
12671         * configure.in (i370-ibm-opened*): New.
12673 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12675         * config.sub: Add support for configuring for pj.
12677 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12679         * config.sub (maybe_os): Add support for configuring for fr30.
12681 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12683         * configure.in: Do not configure or build ld for AIX
12684         platforms.  ld is known to be broken on these platforms.
12686 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12688         * config-ml.in: Pass compiler flag corresponding to multidirs to
12689         subdir configures.
12691 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12693         * Makefile.in (LDFLAGS): Define.
12695 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12697         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12698         noconfigdirs.
12699         (*-*-cygwin*): Likewise.
12701 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12703         * mkdep: New file.
12704         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12705         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12707         From Eli Zaretskii <eliz@is.elta.co.il>:
12708         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12709         long file name when using DJGPP on MS-DOS.
12711 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12713         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12715 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12717         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12718         dependency as this causes "make check" to globally "make all"
12720 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12722         * configure.in (target_libs): Added target-zlib.
12723         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12724         (CONFIGURE_TARGET_MODULES): Likewise.
12725         (CHECK_TARGET_MODULES): Likewise.
12726         (INSTALL_TARGET_MODULES): Likewise.
12727         (CLEAN_TARGET_MODULES): Likewise.
12728         (configure-target-zlib): New target.
12729         (all-target-zlib): Likewise.
12730         (all-target-libjava): Depend on all-target-zlib.
12731         (configure-target-libjava): Depend on configure-target-zlib.
12733         * Makefile.in (configure-target-libjava): Depend on
12734         configure-target-newlib.
12735         (configure-target-boehm-gc): New target.
12736         (configure-target-qthreads): New target.
12738         * configure.in (target_libs): Added target-qthreads.
12739         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12740         (CONFIGURE_TARGET_MODULES): Likewise.
12741         (CHECK_TARGET_MODULES): Likewise.
12742         (INSTALL_TARGET_MODULES): Likewise.
12743         (CLEAN_TARGET_MODULES): Likewise.
12744         (all-target-qthreads): New target.
12745         (configure-target-libjava): Depend on configure-target-qthreads.
12746         (all-target-libjava): Depend on all-target-qthreads.
12748         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12749         (CONFIGURE_TARGET_MODULES): Likewise.
12750         (CHECK_TARGET_MODULES): Likewise.
12751         (INSTALL_TARGET_MODULES): Likewise.
12752         (CLEAN_TARGET_MODULES): Likewise.
12753         (all-target-libjava): New target.
12754         (all-target-boehm-gc): Likewise.
12755         * configure.in (target_libs): Added libjava, boehm-gc.
12757 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12759         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12760         configure.bat in SUPPORT_FILES.
12761         (gas+binutils.tar.bz2): Likewise.
12763         * makeall.bat: Remove; obsolete.
12765 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12767         From Mark Elbrecht:
12768         * configure.bat: Remove; obsolete.
12770 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12772         * configure: Add -W -Wall to the default CFLAGS when compiling with
12773         gcc.
12775 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12777         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12779 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12781         * configure.in: Build ld on IRIX6.
12783 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12785         * Makefile.in: Change distribution targets to use bzip2 instead of
12786         gzip.
12787         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12788         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12790 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12792         * config.sub: Add mcore target.
12794 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12796         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12798 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12800         * config.guess (dummy): Changed to $dummy.
12802 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12804         * config.sub: Tidied up case statements.
12806 1999-05-22  Ben Elliston  <bje@cygnus.com>
12808         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12809         <jiro@din.or.jp>.
12811         * config.guess: Merge with FSF version. Future changes will be
12812         more accurately recorded in this ChangeLog.
12813         * config.sub: Likewise.
12815 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12817          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12819 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12821         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12823 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12825         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12827 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12829         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12830         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12831         Bad merge removed these two changes.
12833 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12834                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12836         * config.guess (interix Alpha): Add.
12838 1999-04-11  Richard Henderson  <rth@cygnus.com>
12840         * configure.in (i?86-*-beos*): Do config gperf; don't config
12841         gdb, newlib, or libgloss.
12843 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12845         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12846         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12847         from multidirs.
12849 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12851         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12853 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12855         * config.sub: Add support for mcore targets.
12857 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12859         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12860         not mt-ospace, in order to shut up assembler warning about using
12861         symbols that are named the same as registers.
12863 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12865         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12866         dependency list for all-target-cygmon.
12868 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12870         * config-ml.in: Check $host, not $target, for selective multilibs.
12871         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12872         thumb interworking, and underscore prefix multilibs.
12874 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12876         * missing: Update to version from current automake.
12878 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12880         * configure (gxx_include_dir): Removed.
12882         * configure.in (gxx_include_dir): Handle it.
12883         * Makefile.in: Likewise.
12885 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12887         * config.sub (mips64vr4111,mips64vr4111el) Add.
12889 1999-03-21  Ben Elliston  <bje@cygnus.com>
12891         * config.guess: Correct typo for detecting ELF on FreeBSD.
12893 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12895         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12896         config/mh-djgpp.
12898 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12900         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12901         all-target-newlib to dependency list for all-target-bsp.
12903 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12905         * config.sub: Add i386-uwin support.
12906         * config.guess: Likewise.
12908 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12910         * configure.in: cleanup, add mh-*pic handling for arm, special
12911         case powerpc*-*-aix*
12913 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12915         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12916         can be built.
12918 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12920         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12921         targets.
12923 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12925         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12927 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12929         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12931 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12933         * config.sub: Fix typo in arm recognition.
12935 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12937         * configure.in (noconfigdirs): Changed target_configdirs to
12938         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12939         rather than m68k-*-* since it is not known to work on
12940         m68k-aout. Ditto for arm-*-*oabi.
12942 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12944         * configure.in (*-*-windows*): Remove, no longer used.
12946 1999-02-19  Ben Elliston <bje@cygnus.com>
12948         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12949         Smart and improved by Andrew Cagney.
12951 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12953         * config.guess: Recognize openbsd-*-hppa.
12955 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12957         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12958         only if it is not empty.
12960 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12962         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12964         * config.guess: Modified to recognize uname's armv* syntax.
12966         * config.sub: Modified to recognize uname's armv* syntax.
12968 1999-02-17  Mark Salter  <msalter@cygnus.com>
12970         * configure.in: Added target-bsp for sparclite.
12972 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12974         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12976 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12978         * configure.in: Add support for strongarm port.
12979         * config.sub: Add support for strongarm target.
12981 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12983         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12984         the old name config/mh-cygwin32.
12985         Enable texinfo.
12987 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12989         * configure.in: Do build ld for ix86 Solaris.
12991 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12993         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12994         $AR_FOR_TARGET.  Likewise for RANLIB.
12996 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12998         * config.sub (oabi):  Recognize.
12999         * configure.in (arm-*-oabi):  Handle.
13001 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13003         * config.guess: Improve detection of i686 on UnixWare 7.
13005 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13007         * config.guess: Add support for i386-pc-interix.
13008         * config.sub: Likewise.
13009         * configure.in: Likewise.
13011 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13013         * Makefile.in: Remove unneeded all-target-libio from
13014         from all-target-winsup target since it is now unneeded.
13015         Add all-target-libtermcap in its place since it is now
13016         needed.
13018 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13020         * configure.in: makefile stub for cygwin target is probably
13021         unnecessary.  Remove it for now.
13023 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13025         * configure.in: libtermcap.a should be built when cygwin is the
13026         target as well as the host.
13027         * config.guess: Allow mixed case in cygwin uname output.
13028         * Makefile.in: Add libtermcap target.
13030 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13032         * config.sub: Clean up handling of hppa2.0.
13034 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13036         * config.guess: Use C code to identify more HP machines.
13038 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13040         * config.sub: Handle hppa2.0.
13042 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13044         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13045         cygmon for all sparclite targets, regardless of object format.
13047 1998-12-15  Mark Salter  <msalter@cygnus.com>
13049         * configure.in: Added target-bsp for several target architectures.
13051         * Makefile.in: Added rules for bsp.
13053 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13055         * config.guess: Improve detection of hppa2.0 processors.
13057 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13059         * config.guess: Recognize FreeBSD using ELF automatically.
13061 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13063         * configure (skip-this-dir): Add handling for new shell script, which
13064         might be created by a sub-directory's configure to indicate, this particular
13065         directory is "unwanted".
13066         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13068 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13070         * ltconfig: import from libtool, after changing libtool to
13071         account for the cygwin name change.
13073 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13075         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13076         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13078 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13080         * configure.in: Add libtermcap to list of cygwin dependencies.
13082 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13084         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13085         they include winsup/include when it's a cygwin target.
13087 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13089         * configure.in (host_tools): Added zip.
13090         * Makefile.in (all-target-libjava): Depend on all-zip.
13091         (all-zip): New target.
13092         (ALL_MODULES): Added all-zip.
13093         (NATIVE_CHECK_MODULES): Added check-zip.
13094         (INSTALL_MODULES): Added install-zip.
13095         (CLEAN_MODULES): Added clean-zip.
13097 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13099         * Makefile.in: lose "32" from comment about cygwin.
13101 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13103         * configure.in: Use -Os to build target libraries for the fr30.
13105 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13107         * config.sub: Add fr30.
13109 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13111         * configure.in: drop "32" from config/mh-cygwin32.  Check
13112         cygwin* instead of cygwin32*.
13113         * config.sub: Check cygwin* instead of cygwin32*.
13115 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13117         * config.guess: Match any version of Unixware7.
13119 1998-10-20  Syd Polk  <spolk@cygnus.com>
13121         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13122         if desired.
13124 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13126         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13127         these if the appropriate directories and files to not exist.
13129 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13131         * Makefile.in (DEVO_SUPPORT): Add config.if.
13133 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13135         * configure: Add pattern to replace "build_tooldir"'s
13136         definition in the generated Makefile with "tooldir"'s
13137         actual value.
13139 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13141         * config.sub: Bring back lost sparcv9.
13143         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13145 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13147         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13148         CC_FOR_TARGET and friends.
13150 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13152         * Makefile.in (build_tooldir): New variable, same as tooldir.
13153         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13154         -B$(build_tooldir)/bin/.
13155         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13157 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13159         * README: Remove installation instructions and refer to the
13160         INSTALL directory instead.
13162 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13164         * config.sub: Add support for i[34567]86-pc-udk.
13165         * configure.in: Likewise.
13167 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13169         * Makefile.in: add bzip2 package building bits for user
13170         tools module
13171         * configure.in: ditto
13173 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13175         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13176         (ALL_TARGET_MODULES): Add all-target-libobjc.
13177         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13178         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13179         (all-target-libchill): Add dependencies.
13180         * configure.in (target_libs): Add libchill.
13182 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13184         * configure.in (target_subdir): Remove duplicate line.
13186 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13188         * Makefile.in (all-automake): fix dependencies.
13190 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13192         * configure.in: Minor cleanups for building in the $(target_alias)
13193         subdir.
13195 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13197         * Makefile.in (bootstrap): Set r and s before make all.  Use
13198         BASE_FLAGS_TO_PASS in make all.
13199         (cross): Likewise.
13201 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13203         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13205 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13207         * config.sub: Fix typo in last change.
13209 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13211         * config.sub: Add support for C4x target.
13212         * configure.in: Likewise.
13214 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13216         * config.sub: Recognize sparcv9 just like sparc64.
13218 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13220         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13222 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13224         * config.guess: Correctly identify Pentium II sco boxes.
13226         * config.guess: Fix "tr" code.  From Weiwen Liu.
13228 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13230         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13231         stabs.
13233 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13235         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13236         (ALL_TARGET_MODULES): Add all-target-libchill.
13237         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13238         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13239         (all-target-libchill): Add dependencies.
13240         * configure.in (target_libs): Add libchill.
13242 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13244         * config.guess: Avoid assumptions about "tr" behaves when
13245         LANG is set to something other than English.
13247 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13249         * configure (gxx_include_dir): Changed to
13250         '${prefix}/include/g++'-${libstdcxx_interface}.
13252         * config.if: New to determine the interfaces.
13254 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13256         * config.guess: Detect and handle MPE/IX.
13257         * config.sub: Deal with MPE/IX.
13259 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13261         * configure.in: Use mh-aix43.
13263 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13265         * configure: Fix --without/--disable cases for gxx-include-dir.
13267 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13269         * mdata-sh:  Imported.  Needed for automake support.
13271 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13273         * Makefile.in (taz): Try "chmod -R og=u ." before
13274         "chmod og=u `find . -print`".
13276 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13278         * configure.in: Add arm-elf and thumb-elf support.
13280 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13282         * Makefile.in: Undo previous patch.
13284 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13286         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13287         to here ...
13288         (install-no-fixedincludes): and here
13289         (INSTALL_MODULES): ... from here.
13291 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13293         * config.sub: Merge with FSF.
13295         * config.guess: Merge with FSF.
13297 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13299         * configure (extraconfigdirs): New variable.
13300         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13301         * Makefile.in (all): Move higher in file.
13302         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13303         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13304         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13305         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13306         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13308 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13310         * Makefile.in (all-target-libjava): Depend on all-gcc and
13311         all-target-newlib.
13312         (configure-target-libjava): Depend on $(ALL_GCC).
13314 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13316         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13317         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13319 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13321         * INSTALL/README: Fix typo.
13323 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13325         * ylwrap: Change absolute path checks to check for DOS style path
13326         names.
13328         * ylwrap: Don't use a full path name if the source file is in the
13329         same directory.  From hjl@lucon.org (H.J. Lu).
13331         * config-ml.in: Default to being verbose, to match Feb 18 change to
13332         configure.
13334 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13336         Brought over from egcs:
13338         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13340         * configure.in (target_subdir): Set to ${target_alias} instead
13341         of "libraries".
13343         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13345         * configure.in (target_subdir): Set to libraries if enable_multilib.
13347 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13349         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13350         multilibs, force reconfiguration the first time we create
13351         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13353 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13355         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13356         avoid confusion with --no-recursion.
13358 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13360         * configure.in: Win32 hosts shouldn't use install -x
13361         * install-sh: remove -x option, and special .exe-handling
13362         hack.
13364 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13366         * config.guess: Recognize i586-pc-beos.
13367         * configure.in: Don't build some bits for beos.
13369 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13371         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13372         CFLAGS default to -O2.
13374         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13375         when using GNU ld.
13377 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13379         * ltmain.sh: Correct install when using a different shell.
13381 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13383         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13385 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13387         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13388         target.
13390 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13392         * ltconfig: Update to correct AIX handling.
13394 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13396         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13398         * configure.in (target_subdir): Set to ${target_alias} instead
13399         of "libraries".
13401 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13403         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13404         (Makefile): Depend on $(gcc_version_trigger).
13406         * configure (gcc_version): Change default initializer to empty
13407         string.
13408         (gcc_version_trigger): New variable; pass this variable down
13409         to subdir configures to enable them checking gcc's version
13410         themselves. Emit make macros for both gcc_version vars.
13411         (topsrcdir): Initialize reliably.
13412         (recursion line): Remove --with-gcc-version=${gcc_version}.
13414 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13416         * configure (enable_version_specific_runtime_libs): Implement new flag
13417         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13418         in $(libsubdir); emit definition in each generated Makefile.
13419         (gxx_include_dir): Initialize depending on
13420         $enable_version_specific_runtime_libs.
13422 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13424         * configure (gcc_version): Initialize properly depending on
13425         how and where configure is started.
13426         (recursion line): Pass a --with-gcc-version=${gcc_version}
13427         to configures in subdirs.
13429 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13431         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13432         cygmon
13434 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13436         * configure.in: Add cygmon and libstub support for mn10200.
13438 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13440         * configure (gcc_version): Add new variable describing the
13441         particular gcc version we're building.
13442         * Makefile.in (libsubdir): Add new macro for the directory
13443         in which the compiler finds executables, libraries, etc.
13444         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13445         and libsubdir.
13447 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13449         * Makefile.in (local-clean): Remove *.log.
13450         (warning.log): Built with warn_summary from build.log.
13451         (mail-report.log): Run test_summary.
13452         (mail-report-with-warnings.log): Run test_summary including
13453         warning.log in the report.
13455 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13457         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13459 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13461         * Makefile.in (grep): Grep no longer depends on libiberty.
13463 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13465         * Makefile.in: all-snavigator needs all-libgui.
13467 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13469         * configure.in: Add cygmon and libstub support for mn10300.
13471 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13473         * missing: Update to version from automake 1.3.
13475         * ltmain.sh: On installation, don't get confused if the same name
13476         appears more than once in the list of library names.
13478 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13480         * config.sub: Accept m68060 and m5200 as CPU names.
13482 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13484         * configure: Use && rather than using -a in test, because odd
13485         strings can confuse test.
13486         * configure.in: Likewise.
13488 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13490         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13492 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13494         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13495         bootstrap4-lean): New targets.
13497 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13499         * mpw-* Delete.  Not used.
13501 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13503         * COPYING.LIB: Update FSF address.
13505 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13507         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13509         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13510         GAS_SUPPORT_DIRS.
13512 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13514         * ltconfig, ltmain.sh: Avoid producing a version number if
13515         -version-info was not used.
13517 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13519         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13520         building with newlib.
13522 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13524         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13525         Solaris `make' causes it to continue to next definition.
13527 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13529         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13530         the right GUI libraries and files are installed along with GDB.
13532 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13534         * configure.in: Change alpha to alpha* in several places.
13536 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13538         * config.sub: Recognize sparc86x.
13540 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13542         * configure.in (--enable-target-optspace): Remove debug echo.
13544 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13546         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13548 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13550         * ltconfig: Update cygwin32 support.
13552         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13553         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13554         (GDB_SUPPORT_DIRS): Likewise.
13556 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13558         * configure.in (target_makefile_frag): If --enable-target-optspace,
13559         use -Os to compile target libraries rather than -O2.  Default to
13560         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13561         not used.
13562         * configure.in (target_cflags): Ditto for d30v.
13564 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13566         * Makefile.in (all-bfd): Depend on all-intl.
13567         (all-binutils): Likewise.
13568         (all-gas): Likewise.
13569         (all-gprof): Likewise.
13570         (all-ld): Likewise.
13572 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13574         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13576 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13578         * Makefile.in (all-bfd): Depend upon all-libiberty.
13580         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13582 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13584         * Makefile.in: Add libstub.
13586         * configure.in: Ditto. Build libstub for targets that have cygmon
13587         support.
13589 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13591         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13593 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13595         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13596         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13598 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13600         * configure: Define DEFAULT_M4 by searching PATH.
13601         * Makfile.in: Use DEFAULT_M4.
13603 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13605         * ltconfig: Add cygwin32 support.
13607         * Makefile.in, configure.in: Add libtool as a native only directory
13608         to configure and build.
13610 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13612         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13614 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13616         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13618 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13620         * Makefile.in: add ash make rules
13621         * configure.in: add ash to native_only and host_tools lists
13623 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13625         * Makefile.in (all-gettext, all-intl): New targets.
13626         (ALL_MODULES): Added all-gettext, all-intl.
13627         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13628         (INSTALL_MODULES): Added install-gettext, install-intl.
13629         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13631         * configure.in (host_tools): Added gettext.
13632         (native_only): Likewise.
13633         (noconfigdirs) [various cases]: Likewise.
13634         (host_libs): Added intl.
13636 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13638         * configure: Do not disable building gdbtk for cygwin32 hosts.
13640 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13642         * configure.in: Add thumb-coff target.
13643         * config.sub: Add thumb-coff target.
13645 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13647         * Makefile.in: Revert yesterday's change.
13648         (all-target-winsup):  all-target-librx stays out of here.
13650 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13652         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13653         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13654         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13655         Remove references to librx and libg++.
13657 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13659         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13660         recursive makes
13662 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13664         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13665         for newlib directory.
13666         (CXX_FOR_TARGET): Likewise.
13668 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13670         * ltconfig: Update after libtool/ltconfig.in change for
13671         hpux11.
13673 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13675         * ltconfig, ltmain.sh: Update to libtool 1.2.
13677 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13679         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13680         (install-gcc-cross): Instead, override LANGUAGES here.
13682 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13684         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13685         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13687 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13689         * configure.in: Add Thumb-pe target.
13691 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13693         * Makefile.in - changed sn targets to snavigator
13694         * configure.in - changed sn targets to snavigator
13696 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13698         * config-ml.in: After building symlink tree call make distclean
13699         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13700         to be the case for libiberty.
13702 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13704         * configure: When making link, also check the current
13705         directory. The configure scripts may create one.
13707 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13709         * config.sub: Accept alphapca56 and alphaev6 properly.
13711 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13713         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13715 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13717         * config.sub (sco5): Fix typo.
13719 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13721         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13722         install-itcl.
13723         (install-itcl): Remove dependency on install-tcl.
13725 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13727         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13729 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13731         * configure.in: Don't build libgui for a cygwin32 target when not on
13732         a cygwin32 host.
13734 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13736         * configure (redirect): Set to null, so default behavior of
13737         configure is now --verbose.
13739 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13741         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13742         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13744 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13746         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13747         this change to sync Makefile.in with its ChangeLog entries.
13749 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13751         * ltmain.sh (mkdir): Check that the directory doesn't exist
13752         before we exit with error, so that we don't get races during
13753         parallel builds.
13755 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13757         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13759 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13761         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13762         PICFLAG_FOR_TARGET.
13763         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13765         * configure: Emit a definition for the new macro enable_shared
13766         into each Makefile.
13768 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13770         * configure.in (host_tools, native_only): Add libtool.
13772 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13774         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13775         Fix typo in ming config comment.
13777 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13779         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13781 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13783         * config.sub: Add tic30 cases, and map c30 to tic30.
13785 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13787         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13788         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13789         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13790         (CLEAN_TARGET_MODULES): Similarly
13791         (all-target-libf2c): Add dependences.
13792         * configure.in (target_libs): Add libf2c.
13794 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13796         * configure.in: Remove expect from noconfigdirs when target
13797         is cygwin32.  OK to build expect and dejagnu with Canadian
13798         Cross.
13800 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13802         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13803         host.
13805         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13806         and mingw32.
13808 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13810         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13811         here as it is not defined in the toplevel Makefile.
13813 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13815         * configure (package_makefile_rules_frag): New variable, which names
13816         a file with generic rules, ...
13817         Change comment to mention we now have FIVE parts.
13818         * configure: Undo last change.
13820 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13822         * config.guess: More accurate determination of HP processor types.
13823         * config.sub: More accurate determination of HP processor types.
13825 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13827         * configure (package_makefile_frag): Move inserting the
13828         ${package_makefile_frag} to where it should be according
13829         to the comment.
13831 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13833         * config.guess: Add support for Linux/ARM.
13835 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13837         * .cvsignore: Remove *-info and *-install since they match
13838         release-info and mpw-install, which we don't want to just ignore.
13840 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13842         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13844 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13846         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13847         local_prefix to sub-make invocations.
13849 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13851         * configure.in: Check makefile fragments in the source
13852         directory.
13854 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13856         * configure.in: Check whether host and target makefile
13857         fragments exist before adding them to *_makefile_frag.
13859 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13861         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13863 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13865         * configure.in: Make sure we only replace RPATH_ENVVAR on
13866         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13867         regexp to sed.
13869         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13870         to sub-makes.
13872 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13874         * config-ml.in (multi-do): LDFLAGS must include multilib
13875         designator.
13877 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13879         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13881 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13883         * config.sub: Add mingw32 support.
13884         * configure.in: Likewise.
13886 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13888         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13890 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13892         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13893         * configure (gxx_include_dir): Provide a definition for subdirs
13894         which do not use autoconf.
13896 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13898         * config.guess: Sync with egcs.  Picks up new alpha support,
13899         BeOS & some additional linux support.
13901 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13903         * config.guess: HP 9000/803 is a PA1.1 machine.
13905 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13907         * configure.in: It's alpha*-...
13909 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13911         * configure.in (host_makefile_frag, target_makefile_frag):
13912         Handle multiple config files.
13913         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13914         alpha-*-*.
13916 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13918         * mkdep: New file.
13920 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13922         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13924 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13926         * Makefile.in: Add libgui directory.
13927         (GDB_TK): Add all-libgui.
13928         * configure.in: Add libgui directory.
13929         * configure: Add all-libgui to GDB_TK.
13931 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13933         * config-ml.in (multidirs): Add m32r to multilib list.
13935 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13937         * Makefile.in (all-target-gperf): Change dependency to
13938         all-target-libstdc++.
13940 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13942         * config.guess: Add BeOS support.
13944 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13946         Source directory cvs renamed to cvssrc:
13947         * configure.in (host_tools): Change cvs to cvssrc.
13948         (native_only): Likewise.
13949         (noconfigdirs) [various cases]: Likewise.
13950         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13951         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13952         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13953         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13954         (all-cvssrc): Rename target from all-cvs.
13956 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13958         * configure (gxx_include_dir): Fix thinko.
13960 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13962         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13963         (install-cross, install-gcc-cross): New targets.
13965 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13967         * configure.in (noconfigdirs): Add support for Thumb target.
13969         * config.sub (maybe_os): Add support for Thumb target.
13971 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13973         * Makefile.in: Add rules for cygmon.
13975         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13977 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13979         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13980         * configure (gxx_include_dir): Provide a definition for subdirs
13981         which do not use autoconf.
13983 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13985         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13986         11/18/97 build
13988 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13990         * From Franz Sirl.
13991         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13992         found on RedHat Linux systems.
13994 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13996         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13997         guesses.
13999 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14001         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14003 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14005         * ltmain.sh: If mkdir fails, check whether the directory was created
14006         anyhow by some other process.
14008 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14010         * configure.in (d30v-*-*): Configure all directories.
14012 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14014         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14015         for the D30V.
14017 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14019         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14021 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14023         * include/libiberty.h: Add extern "C" { so it can be used with C++
14024         progrms.
14025         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14026         programs.
14028 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14030         * configure.in (d30v-*-*): Configure GCC now.
14032 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14034         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14035         is no longer needed.
14037 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14039         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14041 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14043         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14044         targets using "$@" to provide support for similar but not identical
14045         targets without having to duplicate code.
14047 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14049         * makefile.vms: Fix to work with DEC C.
14051 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14053         * config.sub: Add mips-tx39-elf to marketing names.
14055 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14057         * ltmain.sh: Handle symlinks in generated script.
14059 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14061         * configure: Handle autoconf style directory options: --bindir,
14062         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14063         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14064         --sysconfdir.
14065         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14066         (sharedstatedir, localstatedir, oldincludedir): New variables.
14067         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14068         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14069         sbindir, sharedstatedir, and sysconfdir.
14071 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14073         * Makefile.in (bootstrap-lean): New target.
14075 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14077         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14078         sn, and gnuserv from noconfigdirs.
14080 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14082         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14084 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14086         * Makefile.in (cross): New target.
14088 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14089                           Jeff Law         <law@cygnus.com>
14091         * Makefile.in (bootstrap2, bootstrap3): New targets.
14092         (all-bootstrap): Remove outdated and confusing target.
14093         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14095 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14097         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14098         windows.  Consistent with gdb/configure.
14100 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14102         * configure.in: Name Linux target fragment.
14104         * configure: Rewrite so that project Makefile fragment is inserted
14105         first and appears last in the resulting Makefile.
14107 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14109         * Makefile.in (install-itcl): Install tcl first.
14111 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14113         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14115 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14117         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14119         * configure.in (skipdirs): Add target-librx for Linux.
14120         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14122 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14124         * Makefile.in (bootstrap): New target.
14126 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14128         * config.sub: Accept 'amigados' for backward compatibility.
14130 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14132         * config.guess: Merge with FSF.
14134 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14136         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14138 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14140         * config.sub: Add "marketing-names" patch.
14142 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14144         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14146 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14148         * config.sub: Handle v850-elf.
14150 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14152         * .cvsignore (*-install): Remove.
14154 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14156         * ltconfig: Set CONFIG_SHELL in libtool.
14157         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14159 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14161         * configure.in (target_subdir): Set to libraries if enable_multilib.
14163 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14165         * config.guess: Update from gcc directory.
14167 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14169         * Makefile.in (all-sim): Depends on all-readline.
14171 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14173         * Makefile.in (BISON, YACC): Use $$s.
14174         (all-bison): Depend on all-texinfo.
14176 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14178         * Makefile.in (BISON): Add -L flag.
14179         (YACC): Likewise.
14181 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14183         * configure.in (noconfigdirs): Add support for v850e target.
14185         * config.sub (maybe_os): Add support for v850e target.
14187 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14189         * configure.in (noconfigdirs): Add support for v850ea target.
14191         * config.sub (maybe_os): Add support for v850ea target.
14193 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14195         * config.sub: Add mipstx39.  Delete r3900.
14197 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14199         * Makefile.in (all-autoconf): Depends on all-texinfo.
14201 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14203         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14204         eabi targets.
14206 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14208         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14210         * configure: When handling a Canadian Cross, handle YACC as well as
14211         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14212         * Makefile.in (all-bison): Depend upon all-texinfo.
14214 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14216         * Makefile.in (BISON): bison, not byacc or bison -y.
14217         (YACC): bison -y or byacc or yacc.
14218         (various): Add *-bison as appropriate.
14219         (taz): No need to mess with BISON anymore.
14221 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14223         * configure: If OSTYPE matches *win32*, try to find a good value for
14224         CONFIG_SHELL.
14226 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14228         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14229         configure.in if it is present.
14231 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14233         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14235 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14237         * config.sub: Recognize `arc' cpu.
14238         * configure.in: Likewise.
14239         * config-ml.in: Likewise.
14241 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14243         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14245 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14247         * configure: Changed sed delimiter from ':' to '|' when
14248         attempting to substitute ${config_shell} for SHELL. On
14249         NT ${config_shell} may contain a ':' in it.
14251 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14253         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14255 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14257         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14259 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14261         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14263         * ylwrap: If the program is a relative path, force it to be
14264         absolute.
14266 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14268         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14270 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14272         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14273         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14274         for libraries.
14276 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14278         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14279         separated by spaces.
14281 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14283         * ylwrap: New file.
14284         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14286         * ltmain.sh: Handle /bin/sh at start of install program.
14288         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14290         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14291         * missing: New file, from automake 1.2.
14293 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14295         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14296         check-tk to CHECK_X11_MODULES.
14298 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14300         * config.sub: Merge with FSF.
14302 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14304         * config.guess: Merge with FSF.
14306 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14308         * configure: Treat msdosdjgpp like go32.
14309         * configure.in: Likewise.  Don't remove gprof for go32.
14311         * configure: Change Makefile.tem2 to Makefile.tm2.
14313 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14315         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14317 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14319         * install-sh (chmodcmd): Set to null if the DST directory already
14320         exists.  Same as Nov 11th change.
14322 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14324         * configure (GDB_TK): Needs itcl and tix.
14326 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14328         * config.guess: Update from FSF.
14330 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14332         * Makefile.in (GDB_TK): Depend on itcl and tix.
14334 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14336         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14337         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14338         (INSTALL_SCRIPT): New variable.
14339         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14340         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14341         to -x.
14342         * install-sh: Add support for -x option.
14344 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14346         * configure.in, Makefile.in: Treat tix like itcl.
14348 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14350         * Makefile.in (WINDRES): New variable.
14351         (WINDRES_FOR_TARGET): New variable.
14352         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14353         (EXTRA_HOST_FLAGS): Add WINDRES.
14354         (EXTRA_TARGET_FLAGS): Add WINDRES.
14355         (EXTRA_GCC_FLAGS): Add WINDRES.
14356         ($(DO_X)): Pass down WINDRES.
14357         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14358         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14359         DLLTOOL_FOR_TARGET.
14361 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14363         * configure.in: configure sim before gdb for win32-x-ppc
14365 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14367         Move gperf into the toplevel, from libg++.
14368         * configure.in (target_tools): Add target-gperf.
14369         (native_only): Add target-gperf.
14370         * Makefile.in (all-target-gperf): New target, depend on
14371         all-target-libg++.
14372         (configure-target-gperf): Empty rule.
14373         (ALL_TARGET_MODULES): Add all-target-gperf.
14374         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14375         (CHECK_TARGET_MODULES): Add check-target-gperf.
14376         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14377         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14379 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14381         * config.sub (mn10200): Recognize new basic machine.
14383 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14385         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14386         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14388 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14390         * configure.in: If we're building mips-sgi-irix6* native, turn on
14391         ENABLE_MULTILIB and set TARGET_SUBDIR.
14393 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14395         * Makefile.in (all-sn): Depend on all-grep.
14397 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14399         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14401         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14402         Makefile.  From Jeff Makey <jeff@cts.com>.
14403         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14405         * Makefile.in (DISTBISONFILES): Remove.
14406         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14407         $(DEFAULT_YACC).
14409         * configure.in: Build itl, db, sn, etc., when building for native
14410         cygwin32.
14412         * Makefile.in (LD): New variable.
14413         (EXTRA_HOST_FLAGS): Pass down LD.
14414         ($(DO_X)): Likewise.
14416 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14418         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14420 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14422         * configure.in (targargs): Strip out any supplied --build argument
14423         before adding our own. Always add --build.
14425 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14427         * configure.in (targargs): Pass --build if we're doing
14428         a cross-compile.
14430 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14432         * configure: Use '|' instead of ":" as the separator in
14433         sed. Otherwise sed chokes on NT path names with drive
14434         designators. Also look for "?:*" as the leading characters in an
14435         absolute pathname.
14437 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14439         * config.sub: Support for r3900.
14441 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14443         * configure.in: Use install-sh, not install.sh.
14445 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14447         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14448         apply it twice.
14450 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14452         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14453         install-binutils.
14455 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14457         * Makefile.in: Add automake targets.
14458         * configure.in (host_tools): Add automake.
14460 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14462         * configure: Default CXX to c++, not gcc.
14463         * Makefile.in (CXX): Set to c++, not gcc.
14464         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14466 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14468         * install-sh: try appending a .exe if source file doesn't
14469         exist
14471 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14473         * configure.in: Turn on multilib by default.
14474         (cross_only): Remove target-libiberty.
14476         * Makefile.in (all-gcc): Don't depend on libiberty.
14478 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14480         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14482 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14484         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14485         (DISTBISONFILES): Add ld/Makefile.in
14487 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14489         * configure.in: if target is cygwin32 but host isn't cygwin32,
14490         don't configure gdb tcl tk expect, not just gdb.
14492 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14494         * configure.in: Added gnuserv everywhere sn appears.
14496         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14497         (CROSS_CHECK_MODULES): Added check-gnuserv.
14498         (INSTALL_MODULES): Added install-gnuserv.
14499         (CLEAN_MODULES): Added clean-gnuserv.
14500         (all-gnuserv): New target.
14502 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14504         * config.guess: Fixes for MIPS OpenBSD systems.
14506 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14508         * Makefile.in (INSTALL_XFORM): Remove.
14509         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14511         * mkinstalldirs: New file, copied from automake.
14512         * Makefile.in (installdirs): Rename from install-dirs.  Use
14513         mkinstalldirs.  Change all users.
14514         (DEVO_SUPPORT): Add mkinstalldirs.
14516 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14518         * install-sh: Rename from install.sh.
14519         * Makefile.in (INSTALL): Change install.sh to install-sh.
14520         (DEVO_SUPPORT): Likewise.
14522         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14523         Graichen <graichen@rzpd.de>.
14525 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14527         * config.guess: Recognize OpenBSD systems correctly.
14529 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14531         * README, Makefile.in (ETC_SUPPORT): Remove references to
14532         cfg-paper*, configure.{texi,man,info*}._
14534 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14536         * Makefile.in (all.normal): Ensure that gcc is built after all
14537         the x11 - ie gdb - targets.
14539 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14541         * makefile.vms: Don't run conf-a-gas.
14543 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14545         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14547 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14549         * configure.in: Remove noconfigdirs case since gdb also
14550         configures and builds for tic80-coff.
14552 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14554         * configure: Set cache_file to config.cache.
14555         * Makefile.in (local-distclean): Remove config.cache.
14557 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14559         * COPYING: Update FSF address.
14561 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14563         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14564         noconfigdirs.
14566 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14568         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14569         MAKEDIRS, is empty.
14571 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14573         * config.sub: Tweak mn10300 entry.
14575 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14577         * configure.in (host_tools): Put sim before gdb, so gdb's
14578         configure.tgt can determine if the simulator was configured.
14580 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14582         * config.sub: Move BeOS $os case to be with other Cygnus
14583         local cases.
14585 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14587         * config.sub: Remove misplaced comment that broke Linux.
14589 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14591         * config.sub: Add BeOS support.
14593 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14595         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14597 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14599         * configure.in (noconfigdirs): Remove tcl and tk from
14600         noconfigdirs for cygwin32 builds.
14602 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14604         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14606 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14608         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14609         make-all.com, use makefile.vms instead.
14611 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14613         * config.sub: Accept -lnews*.
14615 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14617         * configure.in (noconfigdirs): Disable target-newlib,
14618         target-examples and target-libiberty for d30v.
14620 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14622         * configure.in (noconfigdirs): Enable ld for d30v.
14624 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14626         * configure.in (tic80-*-*): Build compiler.
14628 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14630         * configure.in (d30v-*): Remove sim directory from list of
14631         unsupported d30v directories
14633 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14635         * config.sub, configure.in: Add d30v target cpu.
14637 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14639         * makefile.vms: New file.
14640         * make-all.com: Remove.
14642 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14644         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14646 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14648         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14650 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14652         * Makefile.in (ALL_MODULES): Added all-db.
14653         (CROSS_CHECK_MODULES): Addec check-db.
14654         (INSTALL_MODULES): Added install-db.
14655         (CLEAN_MODULES): Added clean-db.
14657 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14659         * config.guess: Merge with latest FSF sources.
14661 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14663         * Makefile.in (ALL_MODULES): Added all-itcl.
14664         (CROSS_CHECK_MODULES): Added check-itcl.
14665         (INSTALL_MODULES): Added install-itcl.
14666         (CLEAN_MODULES): Added clean-itcl.
14668 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14670         * configure.in: build gdb for mn10200
14672 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14674         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14676 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14678         * configure.in (tic80-*-*): Turn off most targets right now.
14680 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14682         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14683         rather than the makeinfo program.
14684         (do-info): Depend upon all-texinfo.
14686 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14688         * configure.in: Remove uses of config/mh-linux.
14690         * config.sub, config.guess: Merge with latest FSF sources.
14692 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14694         * config.sub (case $basic_machine): Add tic80 entries.
14696 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14698         * config.sub, config.guess: Merge with latest FSF sources.
14700 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14702         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14703         * mpw-config.in: Test for NewFolderRecursive.
14704         * mpw-install: Use symbolic name for startup filename.
14705         * mpw-README: Add various additional details.
14707 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14709         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14711 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14713         * configure.in: Do build gcc and the target libraries for
14714         the mn10200.
14716 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14718         * configure.in: don't avoid building gdb for mn10300 any more
14719         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14720         instead of single-quoting it.
14722 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14724         * configure.in: Don't use --with-stabs on IRIX 6.
14726 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14728         * configure.in (m32r): Build gdb, libg++ now.
14730 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14732         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14733         directories from noconfigdirs.
14735 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14737         * config.sub (basic_machine): added mips16 configuration
14739 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14741         * config.sub: Handle d10v-unknown.
14743 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14745         * config.sub: Handle v850-unknown.
14747 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14749         * Makefile.in: add findutils
14750         * configure.in: add findutils to list of host_tools
14752 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14754         * config.sub: Handle mn10200 and mn10300.
14756 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14758         * configure.in (d10v-*): Do not build librx.
14760 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14762         * configure.in (mn10300): Build everything except gdb & libgloss.
14764 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14766         * config.guess:  Patch for Dansk Data Elektronik servers,
14767         from Niels Skou Olsen <nso@dde.dk>.
14769         For ncr, use /bin/uname rather than uname, since GNU uname does not
14770         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14772         Patch for MIPS R4000 running System V,
14773         from Eric S. Raymond <esr@snark.thyrsus.com>.
14775         Fix thinko for nextstep.
14777         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14779         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14780         * config.guess: Guess mips-dec-mach_bsd4.3.
14782         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14783         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14784         release numbers.
14785         * config.guess (mips-mips-riscos*):  Emit just enough of the
14786         release number.
14788         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14789         * config.guess (sparc-auspex-sunos*):  Added.
14790         (f300-fujitsu-*): Added.
14792         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14793         * config.guess:  Recognize a Tadpole as a sparc.
14795 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14797         * config.guess: Don't assume that NextStep version is either 2 or
14798         3.  NextStep 4 (aka OpenStep 4) has come out now.
14800 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14802         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14803         From Rik Faith <faith@cs.unc.edu>.
14805 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14807         * config.sub: Contributions from bug-gnu-utils to:
14808         Support plain "hppa" (no version given) architecture, reported by
14809         OpenStep.
14810         OpenBSD like NetBSD.
14811         LynxOs is not a hardware supplier.
14813         * config.guess: Contributions from bug-gnu-utils to add support for:
14814         OpenBSD like NetBSD.
14815         Stratus systems.
14816         More Pyramid systems.
14817         i[n>4]86 Intel chips.
14818         M680[n>4]0 Motorola chips.
14819         Use unknown instead of lynx for hardware manufacturer.
14821 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14823         * install.sh (chmodcmd): Set to null if the DST directory already
14824         exists.
14826 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14828         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14829         not use mt-ppc target Makefile fragment any more.
14831 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14833         * configure.in (*-*-windows):  Exclude everything but those dirs
14834         needed to build windows.
14836 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14838         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14840 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14842         * configure.in:  Exclude mmalloc from i386-windows.
14844 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14846         * Undo my previous change.
14848 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14850         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14851         unconditionally.
14852         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14854 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14856         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14857         host to add it's own flags.
14859 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14861         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14863 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14865         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14866         (CXX_FOR_TARGET): Likewise.
14867         (GCC_FOR_TARGET): Define.
14868         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14869         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14870         CC_FOR_TARGET was specified on the command line.
14871         (MAKEOVERRIDES): Don't define.
14873 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14875         * configure.in (m32r): Fix spelling of libg++ libs.
14877 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14879         * config.sub (-apple*): Remove, now redundant.
14881 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14883         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14885         * configure: Rework yesterday's sed script patch.
14887         * config.sub: Merge with FSF.
14889 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14891         * config.guess:  Merge from FSF.
14893         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14894         * config.guess: Use pc instead of unknown, for pc clone systems.
14895         Change linux to linux-gnu.
14897         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14898         * config.guess: Avoid non-portable tr syntax.
14900 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14902         * test-build.mk (HOLES): Add "xargs" for gdb.
14904         * configure: Avoid hpux10.20 sed bug.
14906 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14908         * configure.in:  Add support for windows host
14909         (that is a build done under the Microsoft build environment).
14911 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14913         * Makefile.in: Replace all uses of srcroot with s, to shrink
14914         command line lengths.
14916         Patches from Geoffrey Noer <noer@cygnus.com>:
14917         * configure.in: If configuring for newlib, pass --with-newlib to
14918         subdirectories.
14919         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14920         -Bnewlib/ and -Lwinsup to gcc.
14921         (CXX_FOR_TARGET): Likewise.
14923 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14925         * Makefile.in (ETC_SUPPORT): Add configure.
14927 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14929         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14930         host configuration file.
14932 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14934         * configure.in: Break mn10x00 support into separate
14935         mn10200 and mn10300 configurations.
14936         * config.sub: Likewise.
14938 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14940         * configure.in: Add lots of stuff to noconfigdirs for
14941         the mn10x00 targets.
14943         * config.sub, configure.in: Add mn10x00 support.
14945 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14947         * make-all.com: Call conf-a-gas, not config-a-gas.
14949 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14951         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14952         targets.
14954 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14956         * mpw-README: Add much more detail for native PowerMac.
14957         * mpw-install: New file.
14958         * mpw-configure: Add --norecursion and --help options.
14959         * mpw-config.in: Translate readme and install files when
14960         copying to objdir.
14961         * mpw-build.in: Don't always depend on byacc and flex.
14962         (install-only-top): New action.
14964 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14966         * configure.in:  You can now configure GDB for the v850.
14968 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14970         * configure.in (noconfigdirs): Don't configure any C++ dirs
14971         if targeting D10V.
14973 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14975         * config.sub: Recognize mips64vr5000.
14977 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14979         * configure.in: Use a single line for host_tools and native_only.
14981 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14983         * config.sub, configure.in: Add entries for m32r.
14985 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14987         * Makefile.in (inet-install): Don't run install-gzip.
14989 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14991         * configure.in:  Don't config lots of things for *-*-windows*.
14993 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14995         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14996         (host_libs, host_tools): Copy from configure.in.
14997         * mpw-configure: Don't complain about directories not found.
14999 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15001         * configure.in (i[345]86): Recognize i686 for pentium pro.
15002         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15003         file.
15005         * config.guess (i[345]86): Ditto.
15007 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15009         * configure.in (noconfigdirs): Removed gdb for D10V.
15011 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15013         * configure.in: Remove ld, target-libio, target-libg++, and
15014         target-libstdc++ from noconfigdirs.
15016 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15018         * configure: Fix three locations where shell scripts were
15019         being run directly rather than with config_shell.
15021 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15023         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15024         * config.sub (basic_machine): Recognize v850.
15026 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15028         * mpw-configure: Handle multiple enable/disable options and
15029         pass them down recursively, handle -c and -s flags appropriately
15030         depending on choice of compiler, add escape mechanism for
15031         quoted arguments to gC.
15033 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15035         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15036         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15037         so that -mrelocatable-lib and -mno-eabi are used.
15039         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15040         not support --print-multi-lib, don't abort.
15042 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15044         * make-all.com: Run config-a-gas.
15045         * setup.com: Don't copy subdirectory files around.
15047 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15049         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15050         target, it now compiles correctly.
15052 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15054         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15056 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15058         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15060 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15062         * configure.in (native_only): Add prms.
15064 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15066         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15067         (BINUTILS_SUPPORT_DIRS): Likewise.
15069 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15071         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15072         d10v support is added.
15074 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15076         * configure.in (d10v-*-*): New target.
15078 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15080         * config.guess (HP 9000/811): Recognize this as a PA1.1
15081         machine.
15083 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15085         * Makefile.in (do-tar-gz): New target, split out from tail end of
15086         taz target.  Run each command separately, don't use pipes.
15087         (taz): Use it.
15089 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15091         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15092         * mpw-build.in: No builds should depend on building byacc or flex,
15093         they are assumed to be installed already.
15095 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15097         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15098         variable that CC_FOR_TARGET needs.
15100 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15102         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15103         options have changed since the last time the subdirectory was
15104         configured, and if it has, reconfigure.
15105         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15106         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15108 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15110         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15111         CLEAN_MODULES): Add bash.
15112         (all-bash): New target.
15114 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15116         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15118 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15120         * config.sub (basic_machine): Recognize d10v as a valid processor.
15122 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15124         * mpw-configure: Add support for --bindir.
15125         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15127 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15129         * configure.in: add bash, time, gawk to list of hosttools and things
15130         to only build for native toolchains
15132 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15134         * Makefile.in (docdir): Remove.
15136 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15138         * Makefile.in (datadir): Set to $(prefix)/share.
15140 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15142         * configure.in: build diff and patch for cygwin32-hosted
15143         toolchains.
15145 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15147         * config.sub: Accept -rtems*.
15149 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15151         * configure.in: enable dosrel for cygwin32-hosted builds,
15152                 remove diff from the list of things not buildable
15153                 via Canadian Cross
15155 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15157         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15158         don't get ". ".
15160 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15162         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15164 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15166         * Makefile.in (taz): Handle case where tex3patch didn't even get
15167         checked out.  Also, if it was found, put the symlink in a new util
15168         subdirectory.
15170 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15172         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15174 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15176         * config.sub: Recognize -openvms.
15177         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15178         * make-all.com, setup.com: New files.
15180 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15182         * Makefile.in (taz): tex3patch moved to texinfo/util.
15184 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15186         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15187         * configure.in: remove make from disable-if-Can-Cross list
15188                 enable gdb if ${host} and ${target} are cygwin32
15190 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15192         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15193         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15195 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15197         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15198         distinguish sysv/svr4/bsd variants.
15199         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15201 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15203         * configure.in: Added copyright notice.
15204         * move-if-change: Added copyright notice.
15206 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15208         * configure.in (powerpcle-*-solaris*): Until we get shared
15209         libraries working, don't build gdb, sim, make, tcl, tk, or
15210         expect.
15212 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15214         * config.guess:  Merge with FSF:
15216         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15217         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15219         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15220         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15222         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15223         * config.guess:  Combine two OSF1 rules.
15224         Also recognize field test versions.  From mjr@zk3.dec.com.
15225         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15226         because GNU uname does not support -p.  From pmr@pajato.com.
15228 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15230         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15232 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15234         * mpw-README: Document GCCIncludes.
15236 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15238         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15240 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15242         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15244 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15246         * configure.in (*-*-cygwin32): Configure make.
15248 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15250         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15252 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15254         * Makefile.in (all-inet): Depend on all-perl.
15256         * Makefile.in (inet-install): New target.
15258         * Makefile.in (all-inet): Depend on all-tcl.
15259         (all-inet): Depend on all-send-pr.
15261 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15263         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15264         temporarily.
15266 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15268         * configure.in: Don't configure --with-gnu-ld on AIX.
15270 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15272         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15274 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15276         * Makefile.in (ALL_MODULES): Added all-inet.
15277         (CROSS_CHECK_MODULES): Added check-inet.
15278         (INSTALL_MODULES): Added install-inet.
15279         (CLEAN_MODULES): Added clean-inet.
15280         (all-indent): New target.
15282         * configure.in (host_tools): Added inet.
15283         (native_only): Added inet.
15284         (noconfigdirs): Added inet.
15286 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15288         * configure.in: Don't configure libgloss if we are not configuring
15289         newlib.
15291 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15293         * configure.in: Don't configure libgloss for unsupported
15294         architectures.
15296 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15298         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15300 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15302         * Makefile.in (ALL_MODULES): Include all-apache.
15303         (CROSS_CHECK_MODULES): Include check-apache.
15304         (INSTALL_MODULES): Include install-apache.
15305         (all-apache): New target.
15307         * configure.in: Added apache everywhere perl is seen.
15309 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15311         * Makefile.in: Add support for clean-{module} and
15312         clean-target-{module} rules.
15314 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15316         * configure.in (*-*-ose) do not build libgloss.
15318 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15320         * config.guess (prep*:SunOS:5.*:*): Turn into
15321         powerpele-unknown-solaris2.
15323 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15325         * configure.in: Permit --enable-shared to specify a list of
15326         directories.
15328 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15330         * configure.in (host==solaris): Pass only the first word of $CC
15331         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15333 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15335         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15337 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15339         * Makefile.in (ALL_MODULES): Include all-perl.
15340         (CROSS_CHECK_MODULES): Include check-perl.
15341         (INSTALL_MODULES): Include install-perl.
15342         (ALL_X11_MODULES): Include all-guile.
15343         (CHECK_X11_MODULES): Include check-guile.
15344         (INSTALL_X11_MODULES): Include install-guile.
15345         (all-perl): New target.
15346         (all-guile): New target.
15348         * configure.in (host_tools): Include perl and guile.
15349         (native_only): Include perl and guile.
15350         (noconfigdirs): Don't build guile and perl; no ports have been
15351         done.
15353 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15355         * configure (--enable-*): Handle quoted option lists such as
15356         --enable-sim-cflags='-g0 -O' better.
15358 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15360         * Makefile.in ({,inst}all-target): New rule so we can make and
15361         install all of the target directories easily.
15363 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15365         * configure.in: Add missing global flag in sed substitution when
15366         deleting `target-' from ${configdirs}.
15368 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15370         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15371         option.
15373         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15374         config/mh-necv4.
15376         * install.sh: Correct misspelling of transformbasename.
15378         * config.guess: Recognize mips-*-sysv*.
15380 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15382         * config.sub: Recognize mon960.
15384 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15386         * configure: Restore Canadian Cross handling of BISON and LEX,
15387         removed in Feb 20 change.
15389 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15391         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15392         Mention make install.  Remove the old copyright date as well the
15393         clumsy and rather pointless copyright on the README file.
15395 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15397         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15398         Makefile after running symlink-tree, then run `make distclean' to
15399         avoid clobbering any generated files in srcdir.
15401 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15403         * configure.in (m68k-*-netbsd*): Build everything now.
15405 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15407         * Makefile.in (taz): Fix quoting.
15409 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15411         * configure.in (sparclet-*-*): Build everything now.
15413 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15415         * configure.in (m68k-*-linux*): New host.
15417 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15419         * configure: Check for bison before byacc.
15421 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15423         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15424         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15425         searching PATH.  These are used as fallbacks by Makefile.in if
15426         flex/bison/byacc aren't in objdir.
15428 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15430         * Makefile.in: Make everything which depends upon all-bfd also
15431         depend upon all-opcodes, in case --with-commonbfdlib is used.
15433 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15435         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15436         building NT native compilers on Unix.
15438 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15440         * configure.in: Don't get CC from the host Makefile fragment if we
15441         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15442         Solaris test for /usr/ucb/cc to the post target script, just after
15443         the compiler sanity test.
15445 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15447         * config.sub: Merge with FSF.
15449 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15451         * Makefile.in (RPATH_ENVVAR): New variable.
15452         (REALLY_SET_LIB_PATH): Use it.
15453         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15455 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15457         * config.sub, configure.in: Recognize sparclet cpu.
15459 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15461         * config.guess:  Support m68k-cbm-sysv4.
15463 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15465         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15466         m68k-unknown-linuxaout from linker help string.  Put quotes around
15467         $ld_help_string.
15469 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15471         * config.guess (powerpc-harris-powerunix): Add guess for port
15472         to new target.
15474 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15476         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15478 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15480         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15481         $(REALLY_SET_LIB_PATH) in Makefile.
15482         * Makefile.in (SET_LIB_PATH): New variable.
15483         (REALLY_SET_LIB_PATH): New variable.
15484         ($(DO_X)): Use $(SET_LIB_PATH).
15485         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15486         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15487         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15488         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15489         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15490         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15491         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15492         (install-dosrel): Likewise.
15493         (all-opcodes): Depend upon all-libiberty.
15495 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15497         * config.guess (*:CYGWIN*): New
15499 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15501         * Makefile.in (all-target-winsup): All all-target-libiberty.
15503 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15505         * configure.in (noconfigdirs): Add missing # in front of comment.
15507 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15509         * configure.in: add second pass to things added to noconfigdirs
15510         so *-gm-magic can exclude libgloss properly.
15512 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15514         * mpw-configure (extralibs_name, rez_name): Set correctly
15515         for MWC68K compiler.
15517         * mpw-README: Add more info on the necessary build tools.
15519 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15521         * configure.in, config.sub: Recognize cygwin32.
15523 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15525         * config.guess, config.sub: Recognize A/UX.
15527 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15529         * config.sub: Merge with gcc/config.sub.
15531 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15533         * mpw-build.in (do-binutils): Add build of stamps.
15535 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15537         * config.sub: Add recognition for mips64vr4100*-* targets.
15539 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15541         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15542         Add creation of gconfigargs with `--enable-shared' turned on.
15543         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15544         ($(host)-stamp-stage3-configured): Likewise.
15545         (HOLES): Add chatr and ldd.
15546         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15548 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15550         * configure: Pass --nfp to recursive configures.
15552 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15554         * Makefile.in (DLLTOOL): New.
15555         (DLLTOOL_FOR_TARGET): New.
15556         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15557         (EXTRA_TARGET_FLAGS): Ditto.
15558         (EXTRA_GCC_FLAGS): Ditto.
15559         (CONFIGURE_TARGET_MODULES): Ditto.
15560         (DO_X): Ditto.
15561         * configure: Add DLLTOOL.
15563 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15565         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15566         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15567         mh-sco, since old workarounds no longer needed, and don't
15568         build ld, since libraries have weak symbols in COFF.
15570 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15572         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15574 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15576         * configure.in: Make sure that ${CC} can be used to compile an
15577         executable.
15579 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15581         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15582         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15583         nothing depending on whether gdbtk is being built.
15585 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15587         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15589 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15591         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15592         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15594 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15596         * config-ml.in: Add support for
15597         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15598         Simplify setting of multidirs from --disable-foo.
15600 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15602         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15603         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15604         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15605         non-empty, pass them on to the  GCC make.
15606         (all-bootstrap): New rule that is like all-gcc, except it executes
15607         the GCC bootstrap rule instead of the GCC all rule.
15609 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15611         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15613 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15615         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15616         DG/UX support.
15618 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15620         * config.sub (i*86*) Change [345] to [3456]
15622 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15624         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15625         --with-gnu-ld=no.
15627 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15629         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15630         AIX multilibs get built.
15632 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15634         * configure.in (i386-win32): Don't build expect if we're not
15635         building the tcl subdir.
15637 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15639         * Makefile.in: (configure-target-examples, all-target-examples):
15640         New targets, configure and build example programs.
15642 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15644         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15645         use it as input to sedit the generated MPW makefile.
15646         * mpw-README: Add a suggestion about Gestalt.h.
15648 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15650         * config.sub: Accept *-*-ieee*.
15652 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15654         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15655         Ronald F. Guilmette <rfg@monkeys.com>.
15657 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15659         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15660         for powerpc-pe native.
15661         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15662         (target==powerpc-pe): duplicate i386-win32 entry.
15664 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15666         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15667         of vxworks, not just vxworks5.1.
15669 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15671         * mpw-configure: Add support for exec-prefix.
15673 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15675         * config.guess: Recognize HP model 816 machines as having
15676         a PA1.1 processor.
15678 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15680         * configure: Ignore new autoconf configure options.
15682 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15684         * config.guess:  Recognize Pentium under SCO.
15685         From Robert Lipe <robertl@arnet.com>.
15687 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15689         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15691 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15693         * configure.in: Don't configure gas for alpha-dec-osf*.
15695 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15697         * configure.in: Default to --with-stabs for some targets for which
15698         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15699         i[345]86*-*-unixware*.
15701 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15703         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15704         rather than basing it on the target.  Simplify handling of options
15705         controlling which directories to configure.  Remove extraneous
15706         slash in multi-clean target.
15708 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15710         * config-ml.in: Prefix more variables with ml_ so they don't collide
15711         with configure's.
15713 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15715         * configure: Don't turn -v into --v.
15717 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15719         * configure.in (targargs): Fix typo.
15721         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15723 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15725         * configure.in: Strip --host and --target options from
15726         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15727         --with-cross-host option when building with a cross-compiler.
15728         * configure: Canonicalize the arguments put into config.status by
15729         always using `=' for an option with an argument.  Pass a presumed
15730         --host or --target explicitly.
15732 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15734         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15735         into general OS recognition case.
15737 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15739         * configure.in (target_configdirs): add target-winsup only
15740         for win32 target systems.
15742 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15744         * Makefile.in (all-target-libgloss): Depend upon
15745         configure-target-newlib, since when libgloss is built it looks to
15746         see if the newlib directory exists.
15748 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15750         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15751         cfg-ml-*.in.
15753 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15755         * configure: Handle LD and LD_FOR_TARGET when configuring a
15756         Canadian Cross.
15758 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15760         * configure.in (target_libs): add target-winsup.
15761         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15762         (target==ppcle-pe): remove ld from $noconfigdirs.
15764 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15766         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15767         Preserve relative path names in $srcdir.  Build symlink tree if
15768         configuring cross target dir and srcdir=. (= no VPATH support).
15769         (configure-target-libg++): Depend on configure-target-librx.
15770         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15771         * config-ml.in: New file.
15772         * symlink-tree: New file.
15773         * configure: Ensure srcdir="." if that's what it is.
15775 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15777         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15778         includes and FLEX_SKELETON setting.
15779         * mpw-configure (--with-gnu-ld): New option, controls whether
15780         to use PPCLink or ld with PowerMac GCC.
15781         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15782         * mpw-config.in: Configure grez if targeting Mac.
15784         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15785         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15786         just macos.
15787         * configure.in: Configure grez resource compiler if targeting Mac.
15788         * Makefile.in (all-grez, install-grez): New targets.
15790 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15792         * configure: CXX defaults to gcc, not g++.  If we find
15793         gcc in the path, set CC to gcc -O2.
15795 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15797         * configure: Default ${build} correctly.  Avoid picking up extra
15798         spaces when reading CC and CXX from Makefile.  When doing a
15799         Canadian Cross, use plausible default values for numerous
15800         variables.
15801         * configure.in: When doing a Canadian Cross, don't try to
15802         configure tools whose configure script can't handle it.
15804 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15806         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15808 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15810         * configure:  Remove dubious bug reporting address.
15812 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15814         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15815         configure script, run that instead of this directory's configure.
15816         In either case, print a message that we're configuring the sub-dir.
15818 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15820         * configure.in: Before checking for the existence of various files,
15821         use sed to filter out "target-".
15823 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15825         * Makefile.in (DO_X): Split rule to decrease command line length
15826         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15827         (Philippe De Muyter).
15829 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15831         * Makefile.in (all-patch): depend on all-libiberty.
15833 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15835         * configure.in: If the only directory in target_configdirs which
15836         actually exists is libiberty, then set target_configdirs to empty,
15837         to avoid trying to build a target libiberty in a gas or gdb
15838         distribution.
15840 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15842         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15843         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15844         systems.
15846 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15848         * configure.in (copy_dirs): Use sys-include instead of include
15849         for --with-headers option.
15851 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15853         * Makefile.in, configure.in: Make winsup builds work with
15854         new scheme.
15856 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15858         * configure.in: Build the linker on AIX.
15860 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15862         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15863         where needed.
15865 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15867         * Makefile.in (all-gcc): Fix typo.
15869 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15871         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15873 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15875         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15876         to target-xiberty, to provide more flexibility.
15877         (target_subdir):  Define.  Create if cross.
15878         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15879         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15880         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15881         check-libFOO -> check-target-libFOO, etc.
15882         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15883         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15884         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15885         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15886         allow ALL_GCC="" to only configure.
15887         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15888         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15889         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15891 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15893         * Makefile.in (taz): Build "info" in etc explicitly.
15895 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15897         * configure.in:  Make sure that CC is undefined (as opposed to
15898         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15899         problem with autoconf trying to configure on a host without GCC.
15901 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15903         * mpw-configure: Set host alias from choice of host compiler,
15904         only use generic MPW Makefile sed if present, edit a file
15905         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15906         * mpw-README: Add problem notes about CW6 and CW7.
15908 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15910         * Makefile.in (taz): Use ";" instead of ";;".
15912 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15914         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15915         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15916         DISTDOCDIRS.
15917         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15918         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15920 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15922         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15923         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15924         Move bfd to DISTSTUFFDIRS.
15926 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15928         * Makefile.in (X11_LIB): Removed.
15929         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15931         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15933 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15935         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15936         names.
15938 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15940         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15942 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15944         * configure.in (i[345]86-*-win32): Always build newlib.
15945         Don't configure cvs, autoconf or texinfo.
15946         * Makefile.in (LD_FOR_TARGET): New.
15947         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15948         Pass down LD_FOR_TARGET.
15950 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15952         * winsup: New directory.
15953         * Makefile.in: Build winsup.
15954         * configure.in: Winsup is configured when target is win32.
15955         Can only build win32 target GDB when native.
15957 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15959         * config.guess: Recognize HP model 819 machines as having
15960         a PA 1.1 processor.
15962 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15964         * configure: Fix sed loop which substitutes for CC and CXX to
15965         avoid bug found in various sed implementations.
15967 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15969         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15970         simulator.  Use standard powerpc-*-eabi*.
15972 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15974         * configure.in: Stop putting gas and binutils in noconfigdirs for
15975         powerpc-*-aix* and rs6000-*-*.
15977 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15979         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15980         -mcall-aixdesc libraries.
15982 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15984         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15986         * config.sub (arm | armel | armeb): Fix shell syntax.
15988 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15990         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15991         -msoft-float and -mcpu=common support.
15992         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15993         libraries.
15995 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15997         * configure.in: Allow configuration and build of emacs19 for the alpha.
15999 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16001         * configure.in (CC): Get ^CC, not just any old CC, from
16002         ${host_makefile_frag}.
16004 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16006         * configure.in (CC): Try to get CC from
16007         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16009 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16011         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16012         only if it exists in $(srcdir).
16014 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16016         * configure: If CC and CXX are not set in the environment, set
16017         them, based on either an existing Makefile or on searching for gcc
16018         in PATH.  Substitute for CC and CXX in Makefile.
16019         * configure.in: Remove libm from target_libs.  Separate
16020         target_configdirs from configdirs.  If CC is not set in
16021         environment, try to get it from a host Makefile fragment.  Rewrite
16022         changes of configdirs to use skipdirs instead.  A few minor
16023         tweaks.  Take directories out of target_configdirs as they are
16024         taken out of configdirs.  Remove existing Makefile files from
16025         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16026         CONFIG_ARGUMENTS in Makefile.
16027         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16028         by configure.in.
16029         (CONFIG_ARGUMENTS): Likewise.
16030         (CONFIGURE_TARGET_MODULES): New variable.
16031         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16032         ($(CONFIGURE_TARGET_MODULES)): New target.
16033         (configure-libg++, configure-libio): New targets.
16034         (all-libg++): Depend upon configure-libg++.
16035         (all-libio): Depend upon configure-libio.
16036         (configure-libgloss, all-libgloss): New targets.
16037         (configure-libstdc++): New target.
16038         (all-libstdc++): Depend upon configure-libstdc++.
16039         (configure-librx, all-librx): New targets.
16040         (configure-newlib): New target.
16041         (all-newlib): Depend upon configure-newlib
16042         (configure-xiberty): New target.
16043         (all-xiberty): Depend upon configure-xiberty.
16045 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16047         * configure.in (host i[345]86-*-win32):  Expand the
16048         noconfigdirs again.
16050 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16052         * mpw-configure: Fix sed command file name.
16054 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16056         * configure.in (host i[345]86-*-win32): Reduce the
16057         noconfigdirs again.
16059 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16061         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16062         or powerpc*-*-pe*, since they are not yet supported.
16064 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16066         Add PowerMac support and many other enhancements.
16067         * mpw-configure: New option --cc to select compiler to use,
16068         paste options set according to --cc into the generated
16069         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16070         if mpw-make.sed is present.
16071         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16072         add forward includes for PowerPC include files.
16073         * mpw-build.in: Build using Makefile.PPC if present.
16074         (do-byacc, etc): Remove separate version resource builds.
16075         (do-gas): Build "stamps" before "all".
16076         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16077         * mpw-README: Update to reflect --cc option, PowerMac support,
16078         and recently-reported compatibility problems.
16080 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16082         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16083         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16084         (--with-multilib-top): Pass to recursive invocations.
16086 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16088         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16089         v810-*-*.
16091 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16093         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16094         gdb, ld and opcodes on v810-*-*.
16096 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16098         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16099         (local-maintainer-clean): New target.
16100         (maintainer-clean): New target.
16101         (realclean): Just depend upon maintainer-clean.
16103 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16105         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16107 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16109         * configure.in: Build ld in mips*-*-bsd* case.
16111 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16113         * config.sub: Accept -lites* OS.  From Ian Dall.
16115 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16117         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16118         targets.
16120 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16122         * configure.in: treat i386-win32 canadian cross the same as
16123         i386-go32 canadian cross.
16125 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16127         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16128         running under the simulator to build a reduced set of libraries.
16129         (powerpc-*-eabiaix): Add fine grained multilib support added to
16130         other powerpc targets yesterday.
16132 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16134         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16135         -disable-softfloat, -disable-relocatable, -disable-aix, and
16136         -disable-sysv to control which multilib libraries get built.
16138 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16140         * configure: Add Makefile.tem to list of files to remove in trap
16141         handler.
16143 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16145         * config.guess (*Linux*):  Add missing "exit"s.
16146         Also, need specific check for alpha-unknown-linux (uses COFF).
16148 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16150         * config.guess:  Merge with FSF:
16152         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16153         * config.guess (AIX4): More robust release numbering discovery.
16155         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16156         * config.guess (i386-sequent-ptx): Properly get version number.
16158         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16159         * config.guess (mips:*:4*:UMIPS): New case.
16161 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16163         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16164         (i386-win32 host): Likewise.  Don't build readline.
16166 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16168         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16169         SUPPORT_FILES to submakes.
16171 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16173         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16174         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16175         mpw-configure.
16177 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16179         * configure.in (appdirs): Use =, not ==, in test expression when
16180         trying to build the text to print in the warning message for
16181         Solaris users.
16183 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16185         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16187 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16189         * config.guess: Recognize lynx-2.3.
16191 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16193         * config.sub (z8ksim): Deleted
16194         (z8k-*-coff): New, this is the one true name of the target.
16196 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16198         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16200 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16202         * config.guess (*:Linux:*:*): First try asking the linker what the
16203         default object file format is (elf, aout, or coff).  Then if this
16204         fails, try previous methods.
16206 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16208         * configure.in: Don't build newlib for *-*-vxworks5.1.
16210 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16212         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16213         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16215 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16217         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16219 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16221         * cfg-ml-com.in: New file.
16222         * cfg-ml-pos.in: New file.
16224 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16226         * COPYING.NEWLIB: Add HP free copyright to list.
16228 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16230         * config.sub: Recognize -eabi* for the system, not just -eabi.
16232 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16234         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16235         * config.sub, configure.in (win32): New target and host.
16237 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16239         * configure.in: Add i386-pe configuration.
16241 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16243         * mpw-build.in (install): Install GDB after LD.
16245 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16247         * mpw-config.in (elf/mips.h): Always forward-include, needed
16248         for GDB to build.
16250 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16252         * testsuite: New directory for customer acceptance and whole tool
16253         chain tests.
16255 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16257         * configure: If per-host line isn't found, but AC_OUTPUT is found
16258         and a configure script exists, run it instead.
16260 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16262         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16264 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16266         * configure: Set build_{cpu,vendor,os,alias} to host values when
16267         --build isn't specified.
16269 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16271         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16272         (FLAGS_TO_PASS): Pass them.
16273         (EXTRA_TARGET_FLAGS): Ditto.
16275 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16277         * Makefile.in (all-libg++): Depend on all-libstdc++.
16279 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16281         * configure.in (noconfigdirs): Enable all packages for
16282           i386-unknown-netbsd.
16284 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16286         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16287         hosted builds (DOS builds)
16289 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16291         Changes for ARM based on patches from Richard Earnshaw:
16292         * config.sub: Handle armeb and armel.
16293         * configure.in: Omit arm linker only for riscix.
16295 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16297         * config.guess:  Update from FSF.
16299 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16301         * config.sub: Recognize powerpcle as the little endian variant of
16302         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16303         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16304         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16305         temporarily.
16307 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16309         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16311 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16313         * config.sub: Accept -lites* as a basic system type.
16315 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16317         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16318         installed, and if so return linuxoldld as the system name.
16320 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16322         * config.guess: Add hppa1.1-hp-lites support.
16324 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16326         * configure.in: Don't build newlib for m68k-vxworks5.1.
16328 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16330         * configure.in (mips-sgi-irix6): Use mh-irix5.
16332 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16334         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16336 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16338         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16339         OSF/1.  Fix compiler flags.
16340         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16342 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16344         * configure.in: Recognize --with-newlib.
16345         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16347 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16349         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16350         to *_X11_MODULES due to gdbtk needing X include files et al.
16352 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16354         Merge in support for Mac MPW as a host.
16355         (Old change descriptions retained for informational value.)
16357         * mpw-config.in: Add generic include forwards for cpu-specific
16358         include files in aout and elf directories.
16360         * mpw-configure: Added copyright.
16361         * mpw-config.in: Check for presence of required build tools.
16362         (target_libs): Add newlib.
16363         (target_tools): Add examples.
16364         (Read Me): Generate as "Read Me for MPW" instead.
16365         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16366         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16367         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16369         * mpw-configure: Remove subdir-specific makefile hackery,
16370         delete mk.tmp after using it.
16372         * mpw-build.in (all): Display start and end times.
16374         * mpw-configure (host_canonical): Set.
16375         (target_cpu): Always add to makefiles.
16376         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16377         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16378         (mpw-mh-mpw): Look for in srcdir and srcroot.
16379         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16381         * mpw-build.in: (install-only): New target.
16383         * mpw-configure (host_alias, target_alias): Rename from hostalias
16384         and targetalias, add into generated Makefile.
16385         (mk.tmp): If present, add into generated Makefile.
16386         * mpw-build.in (all-gas): Build config.h first before gas proper.
16388         * mpw-configure (config.status): Write only if changed.
16389         * mpw-config.in (readline): Configure it (not built, just used for
16390         definitions).
16392         * mpw-config.in (elf/mips.h): Add a forward include.
16394         * mpw-config.in: Forward-include most .h files in include into
16395         extra-include.
16396         (readline): Don't build.
16397         mpw-build.in (install): Install GDB.
16399         * mpw-configure (prefix, mpw_prefix): Handle it.
16400         * mpw-config.in (mmalloc, readline): Don't configure.
16401         * mpw-build.in (thisscript): Rename to ThisScript.
16402         Use mpw-build instead of BuildProgram everywhere.
16403         (mmalloc, readline): Don't build.
16404         * mpw-README: New file, basic documentation about the MPW port.
16406         * mpw-config.in: Use forward-include to create include files.
16408         * mpw-configure: Add more things to the top of each configured
16409         Makefile, including contents of config/mpw-mh-mpw.
16410         * mpw-config.in (extra-include): Create this directory and fill it
16411         with Posix-like include files when configuring.
16413         * config.sub (apple, mac, mpw): Add various aliases.
16415         * mpw-build.in: New file, top-level build script fragment for MPW.
16416         * mpw-configure: New file, configure script for MPW.
16417         * mpw-config.in: New file, config fragment for MPW.
16419 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16421         * configure.in (host_libs): Remove glob, since it is gone from the
16422         sources.
16424 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16426         * Makefile.in: define empty GDB_NLM_DEPS var.
16428         * configure.in(target_makefile_frag): use config/mt-netware
16429         for netware targets.
16431 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16433         * config.sub: Merge in recent FSF changes.  Remove linux special
16434         cases.
16436 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16438         Revert this change:
16440         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16442                 * build-all.mk: Use CC=cc -Xs on Solaris.
16444 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16446         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16447         stop using it.
16448         * Makefile.in: Nuke all references to glob subdirectory.
16450 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16452         * configure.in: Fix --enable-shared logic in per-host.
16454 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16456         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16458 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16460         * configure.in (noconfigdirs): Don't build gas on AIX, for
16461         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16463 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16465         * configure: Fix --cache-file to work if the file argument is a
16466         relative path.
16468 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16470         * configure: If the --cache-file is used, pass it down to
16471         configure in subdirectories.
16473 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16475         * config.sub: add vxworks29k configuration.
16477 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16479         * Makefile.in (taz): Do "diststuff" part quietly.
16481 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16483         * config.sub: Mini-merge with gcc/config.sub.
16485 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16487         * config.guess (IRIX): Sed - to _.
16489 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16491         * Makefile.in (source-vault, binary-vault): New targets.
16493 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16495         * config.sub: Recognize -eabi as a basic system type.
16497 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16499         * configure.in (enable_shared stuff): Fix typo.
16501 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16503         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16505 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16507         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16509 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16511         * configure.in (rs6000-*-*): Don't build gas.
16513 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16515         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16516         reduce command line length.
16517         (AS_FOR_TARGET): Check for as.new, not Makefile.
16518         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16520 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16522         * config.guess:  Merge from FSF.
16524 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16526         * configure: Don't use $ when handling program_suffix.
16528 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16530         * configure.in:  Configure tk for hppa/hpux.
16532 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16534         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16536 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16538         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16539         to LIBCXXFLAGS.  Tests are better run without it.
16541 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16543         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16545 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16547         * configure.in (*-*-netware*): Don't configure xiberty.
16549 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16551         * configure.in:  Remove tk from native_only list.
16553 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16555         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16556           for special NCD build.
16558 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16560         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16561         makeall.bat, they're only useful for binutils snapshots.
16562         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16563         makeall.bat to specified SUPPORT_FILES.
16565 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16567         * build-all.mk: Add Ericsson targets to sun4 and solaris
16568           hosts.  Add  BNR's sun4 target to solaris host, so their
16569           build-from-source will be tested in-house first.
16571 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16573         * Makefile.in (LIBCFLAGS): New variable.
16574         (CFLAGS_FOR_TARGET): Ditto.
16575         (LIBCFLAGS_FOR_TARGET): Ditto.
16576         (LIBCXXFLAGS): Ditto.
16577         (CXXFLAGS_FOR_TARGET): Ditto.
16578         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16579         (BASE_FLAGS_TO_PASS): Pass them.
16580         (EXTRA_TARGET_FLAGS): Ditto.
16582         * configure.in: Support --enable-shared.
16584 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16586         * configure.in (target_libs):  Include libstdc++ again.
16587         * config.guess:  Update from FSF (for FreeBSD).
16589 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16591         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16592         makeall.bat.
16593         (DISTDOCDIRS): Add `etc'.
16594         (ETC_SUPPORT_PFX): New variable.
16595         (taz): Include anything from etc starting with a word in
16596         ETC_SUPPORT_PFX.
16598 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16600         * config.sub: Update for recent FSF changes.  Remove obsolete
16601         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16602         spacing changes.
16604 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16606         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16608         * config.guess:  Merge with FSF.
16609         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16611 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16613         * configure: Since the "trap 0" handler will override the exit
16614         status on many systems, only use it for "exit 1", and make it set
16615         a non-zero exit status; reset it before "exit 0".  Also, check
16616         exit status of config.sub, and error out if it failed.
16618 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16620         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16621         and install libgloss.
16623 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16625         * Makefile.in (all-binutils): Depend upon all-byacc.
16627         * configure.in: Don't build emacs on Irix 5.
16629 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16631         * configure.in (*-*-netware*): Add libio.
16633 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16635         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16636         (CHECK_TARGET_MODULES): Ditto.
16637         (INSTALL_TARGET_MODULES): Ditto.
16638         (TARGET_LIBS): Ditto.
16639         (all-libstdc++): Note dependencies.
16641 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16643         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16645 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16647         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16648         -fexternal-templates.
16650         * configure.in (target_libs): Add libstdc++.
16651         (noconfigdirs): Add libstdc++ as appropriate.
16653 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16655         * config.guess:  Update from FSF.
16657 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16659         * configure: Use ${config_shell} when running ${configsub}.
16661 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16663         * config.sub: No longer recognize h8300h.
16665 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16667         * config.sub: Remove extraneous differences between config.sub and
16668         gcc/config.sub.
16670 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16672         * Makefile.in (DISTSTUFFDIRS): Add gas.
16674 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16676         * COPYING.NEWLIB: New file.
16678 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16680         * config.guess (HP-UX):  Patch from Harlan Stenn
16681         <harlan@landmark.com> to also emit release level.
16683 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16685         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16687 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16689         * config.sub:  Merge nextstep cleanup from FSF.
16691 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16693         * configure.in (arm-*-*): Don't configure ld for this target.
16695 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16697         * configure.in (*-*-netware): don't configure libg++, libio,
16698           librx, or newlib.
16700 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16702         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16703         configure ld--it works, but it doesn't support shared libraries.
16705 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16707         * config.guess (*-unknown-freebsd*):  Get rid of possible
16708         trailing "(Release)" in version string.
16709         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16711 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16713         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16714         Fix type: *-next-neststep -> *-next-nextstep.
16716         * config.guess:  Merge from FSF:
16718         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16720         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16722         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16724         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16725         instead of UNIX_SV for UnixWare 1.0).
16727 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16729         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16730         to make gdb/nlm/* build after the compiler and linker.
16732 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16734         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16735         not just i[34]86.
16736         (m68k-atari-sysv4):  Relocate to match FSF version.
16738         * config.guess:  More merges from the FSF:
16740         Add a space before function call or macro invocation.
16742         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16744         * config.guess: Add trap cmd to remove dummy.c and dummy when
16745         interrupted.
16747         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16749         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16750         (dummy): Redirect stderr from compilation of dummy.c.
16752         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16754         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16756 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16758         * configure: Accept and ignore --cache*, for compatibility with
16759         new autoconf.
16761 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16763         * config.guess:  Merge from FSF:
16765         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16767         * config.guess (Pyramid*:OSx*:*:*): New case.
16768         (PATH): Add /.attbin at end for finding uname.
16769         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16771         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16773         * config.guess (M88*:DolphinOS:*:*): New case.
16775         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16777         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16778         to select whether to use ELF or COFF.
16780         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16782         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16784         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16786         * config.guess: Guess the OS version for HPUX.
16788         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16790         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16792 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16794         * configure.in: Recognize --with-headers, --with-libs, and
16795         --without-newlib.
16796         * Makefile.in (all-xiberty): Depend upon all-ld.
16798 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16800         * configure.in: Change i[34]86 to i[345]86.
16802 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16804         * configure (version): A few more tweaks to help message.
16806 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16808         * Makefile.in:  Remove (for now) librx as a host library,
16809         now that we're building it for target.
16811 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16813         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16814         (Karl Berry).
16816 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16818         * configure.in:  Also configure librx.
16820 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16822         * Makefile.in:  Update various rules to reflect that librx
16823         is now needed for libg++.
16825 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16827         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16829 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16831         * configure.in: Configure the examples directory.
16833 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16835         * configure: Simplify Jun 2 1994 change.
16837 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16839         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16840         /bin/gcc isn't good enough to build gcc.
16842 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16844         * Makefile.in (GDB_SUPPORT_FILES): Remove
16845         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16846         (gdb.tar.gz): Add new rule to use standard distribution building
16847         mechanism.
16849 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16851         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16852         Bill Cox <bill@cygnus.com>.
16854 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16856         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16858 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16860         * configure:  Search current dir first in .gdbinit.
16862 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16864         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16866 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16868         * config.sub:  Refer to NeXT's operating system as nextstep.
16870         * config.sub (case $basic_machine):  Re-order the cases, to match
16871         the order in the FSF version (which is mostly alphabethical).
16872         Merge in some additions and changes from the FSF.
16874 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16876         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16877         * config.sub: Recognize cxux7.
16878         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16880 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16882         * config.sub:  Fix typo powerpc -> powerpc-*.
16884 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16886         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16888         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16889         parallel with all-emacs and install-emacs).  Top-level command
16890         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16892 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16894         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16895         $(relbindir)/make before doing ``make install'', and use
16896         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16897         installing over running make binary.
16898         ($(host)-stamp-stage3-installed): Likewise.
16900 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16902         * config.guess: Recognize Mach.
16904 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16906         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16907         see whether --exec-prefix was used.
16909 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16911         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16913 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16915         * Makefile.in: Add all-librx target similar to all-libproc.
16917 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16919         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16920         with post 1.2 uname bogosity.
16922 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16924         * configure: Remove temporary files on receipt of a signal.
16926 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16928         * configure: If there is a package_makefile_frag, remove
16929         ${subdir}/Makefile.tem after copying it in.
16931 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16933         * build_all.mk: support rs6000 lynx identifies itself as
16934         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16935         since /bin/gcc is too feeble to compile a modern gcc.
16937 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16939         * brought devo/test-build.mk update-to-date with progressive/
16940           test-build.mk. Add lynx targets and hppa flag info.
16942 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16944         * configure.in:  Use mh-ncrsvr43.  Patch from
16945         Tom McConnell <tmcconne@sedona.intel.com>.
16947 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16949         * config.guess (i386-unknown-bsdi):  No longer need to
16950         check #if defined(__bsdi__) && defined(__i386__).
16952 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16954         * configure: Set program_transform_nameoption correctly.
16956 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16958         * brought build-all.mk update-to-date with progressive build-all.mk,
16959           added new targets and hppa info.
16961 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16963         * configure: If config.guess result is a prefix of the user
16964         specified target, assume a native build and use the user specified
16965         target as the host alias.  Remove SunOS patch suffix removal hack.
16966         * configure.in: Remove SunOS patch suffix removal hack.
16968         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16969         in NATIVE_CHECK_MODULES.
16971 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16973         * Makefile.in: Rename HOST_ONLY to NATIVE.
16974         * configure: Delete SunOs patch suffix from host_canonical
16975           and build_canonical variables that are prepended to Makefiles.
16976         * configure.in: Add comments for easier maintenance.
16978 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16980         * Makefile.in: Add all-libproc target similar to all-gui.
16982 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16984         * Makefile.in (CHECK_MODULES): split into
16985         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16987 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16989         * config.guess (i386-unknown-bsdi): New system to guess.
16991 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16993         * Makefile.in: Add all-gui target (but not yet build by "all").
16995 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16997         * config.sub: Move deletion of patch suffix from here...
16998         * configure.in: To here, at Ian's suggestion.  The top-
16999           level scripts might need to know of a patch level.
17001 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17003         * config.sub: Strip off patch suffix so rtl is recognized
17004           as a sunos4.1.3 machine, even though it's been patched.
17006 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17008         * Makefile.in (INSTALL_LAST): Delete.
17009         (INSTALL_DOSREL): New.
17011 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17013         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17014         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17015         whether we pass down --with-gnu-ld anyhow.
17017 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17019         * Makefile.in (INSTALL_LAST): Change operation so it works
17020         on more flavors of make.
17021         * configure.in (go32): Don't build libg++ or libio.
17023 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17025         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17026         they can be overriden by templates.
17028 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17030         * configure.in (target==go32): Don't build gdb.
17031         * dosrel: New directory.
17033 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17035         * configure.in (host==go32): Configure dosrel too.
17036         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17037         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17038         be set by incoming names or templates.
17039         (INSTALL_LAST): New rule.
17041 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17043         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17045 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17047         * configure.in (appdirs): New variable.  Currently empty, but will
17048         be used in gas distribution.  If nonempty, lists a set of
17049         directories at least one of which must get configured, or top
17050         level configuration is considered to have failed.
17051         (rs6000-*-lynxos*): Use new file name.
17053 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17055         Eliminate XTRAFLAGS.
17056         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17057         newlib include files using -idirafter, and also use -nostdinc.
17058         (CXX_FOR_TARGET): Likewise.
17059         (XTRAFLAGS): Removed.
17060         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17061         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17062         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17063         ($(DO_X)): Don't pass down XTRAFLAGS.
17065 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17067         * configure.in (mips*-dec-bsd*): New target; do build linker.
17068         (mips*-*-bsd*): New target; don't build linker.
17070 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17072         * configure.in: support rs6000-*-lynxos* configuration.
17073         support sunos4 as a cross target.
17075         * config.sub: look for lynx*, not lynx since the OS version may
17076         legitimately be part of the name.
17078 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17080         * configure.in (i[34]86-*-sco*): Move to be with other i386
17081         targets.
17082         (romp-*-*): New target.  Skip various binary utilities.
17083         (vax-*-*): New target.  Don't build newlib.
17084         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17086 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17088         * configure.in: Only set host_makefile_frag if config
17089         directory exists.
17091 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17093         * install.sh: If $dstdir exists, don't check whether each
17094         component does.
17096 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17098         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17100 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17102         * configure.in (*-*-lynxos*): Don't configure newlib for either
17103         native or cross Lynx.
17105 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17107         * config.sub (sparc64-elf): Fix os.
17108         (z8k): Remove duplicate.
17110 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17112         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17113         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17115 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17117         * configure: Make file links cleanly even if Lynx fails on
17118           an NFS symlink (at least fail cleanly).
17120 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17122         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17123         -XNh2000.
17125 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17127         * configure: Unknown options are fatal again.
17129 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17131         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17132         compatibility.
17134 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17136         * build-all.mk: Add `clean' target.
17138 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17140         * config.guess:  Add SINIX support.
17141         * configure.in:  Add mips-*-sysv4* support.
17143 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17145         * build-all.mk: Document all useful targets.
17146         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17147         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17149 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17151         * configure: Support --silent, --quiet.
17153 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17155         * configure: Support --disable-FEATURE.
17157 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17159         * config.guess: Recognize NCR running SVR4.3.
17161 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17163         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17164         Patch from Paul Eggert <eggert@twinsun.com>.
17166 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17168         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17170 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17172         * configure: Make unrecognized options give nonfatal warnings
17173         instead of fatal errors, and pass them to any subdirectory
17174         configures in case they recognize them.
17175         Make --x equivalent to --with-x.
17177 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17179         * configure: Add --enable-* options.  Clean up usage message and
17180         some comments.
17182 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17184         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17186 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17188         * configure.in (hppa*-*-*): Enable binutils.
17190 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17192         * config.sub: Recognize cisco.
17194 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17196         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17198 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17200         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17201         than one configuration name.  Add comment.
17203 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17205         * config.guess: about target *-hitachi-hiuxwe2, fixed
17206         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17207         macro is incorrect.]
17209 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17211         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17212         than the "make ls" stuff which used to be here.
17214 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17216         * config.guess:  Recognize i[34]86-unknown-freebsd.
17217         From Shawn M Carey <smcarey@rodan.syr.edu>.
17219 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17221         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17223 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17225         * config.guess: Check for ptx.
17227 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17229         * config.sub: Add os9k checking.
17231 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17233         * config.guess: Handle OSF1 running on HPPA processors
17235 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17237         * configure: If subdir configure fails, print out a message with
17238         subdirectory name, in case subdir's configure code didn't identify
17239         itself.
17241 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17243         * configure.in: Remove embedded newlines from configdirs.
17244         Avoid mismatches of substrings.  Fix matching strings at end
17245         of configdirs.
17247 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17249         * config.guess:  Add Lynx/rs6000 config support.
17251 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17253         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17255 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17257         * configure.in (hppa*-*-osf*): Treat this just like most other
17258         PA configurations (eg no binutils or ld).
17259         (hppa*-*-*elf*): These configurations have binutils and ld.
17261 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17263         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17265 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17267         * configure.in (rs6000-*-*): Build gas.
17269 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17271         * Makefile.in:  Avoid bug in losing hpux sed.
17273 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17275         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17276         for GDB and GDB has been fixed to not need it.
17278 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17280         * config.guess: Recognize vax hosts.
17282 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17284         * configure (while loop): Don't use "break 2" inside case
17285         statement -- the case statement isn't an enclosing loop.
17287 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17289         * config.guess:  Clean up NeXT support, to allow nextstep
17290         on Intel machines.  Make OS be nextstep.
17292 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17294         * config.guess: Add alternate forms for Convex.
17296 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17298         * configure:  Completely rewrite option processing.  Take
17299         advantage of pattern-matching to avoid invoking test frequently.
17300         Also clean up host and target defaulting logic.
17302 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17304         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17305         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17306         commands (plus user environment) will fit SCO limits.
17308 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17310         * configure.in: Don't issue warnings about directories which are
17311         not being configured if -norecursion is set.  Correct test for
17312         --with-gnu-as and --with-gnu-ld to not get confused by substring
17313         matches.
17315         * configure.in: Don't build gas for alpha-dec-osf1*.
17317 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17319         * configure:  Back out Per's change of 12/19/1993.  It changes the
17320         behavior of configure in unexpected and confusing ways.
17322         Also, use different delim char when calculating
17323         program_transform_name so that the name can contain slashes.
17325 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17327         * configure.in, config.sub: Add support for VSTa micro-kernel.
17329 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17331         * configure.in: Nuke hacks which were used to get a special
17332         version of GAS for HPPA configurations.
17334 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17336         * configure:  If only ${target_alias} is given, use that
17337         as the default for ${host_alias}.
17338         * configure:  Add missing back-slashes before nested quotes.
17340 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17342         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17344 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17346         * config.guess:  Recognize some Tektronix configurations.
17347         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17349 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17351         * config.sub: Match any flavor of SH.
17353 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17355         * configure.in: Don't try to configure newlib for Alpha.
17357 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17359         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17360         libg++ or libio for any Alpha target.
17362         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17364 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17366         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17367         default arguments -- so it tried to compress itself.
17369 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17371         * configure.in (notsupp): ensure that a space is always at the end
17372           of the configdirs list, since the grep checks for an explicit space
17374 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17376         * configure.in (target i386-sysv4.2): don't build ld, since static
17377           versions of many libraries are not available.
17379 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17381         * config.guess: Recognize Apollos (using environment variables).
17382         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17384 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17386         * config.guess: Recognize Sony news mips running newsos.
17388 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17390         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17391         "fi ; else" for bash.
17393 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17395         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17397 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17399         * config.sub: accept unixware as an alias for svr4.2.
17400         Fix some inconsistancies with the gcc version.
17402 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17404         * Makefile.in (DISTDOCDIRS):  Add gdb.
17406 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17408         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17410 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17412         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17413         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17414         this now.
17416 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17418         * config.sub: Accept hiux* as an OS name.
17420         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17421         etc/make-stds.texi.  The underscore came from gcc, and dje now
17422         agrees that RUNTESTFLAGS is the correct name.
17424 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17426         * install.sh:  Remove 'set -e'.  It makes any conditionals
17427         in the script useless.
17429         * config.guess: Automatically recognize arm-acorn-riscix
17430         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17432 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17434         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17436 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17438         * Makefile.in (DISTDOCDIRS): New variable.
17439         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17440         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17442 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17444         * configure.in (hppa target): check the source directory for the
17445           pagas sub-directory
17447 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17449         * config.sub: Allow -aout* and -elf*.
17451 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17453         * configure.in: Don't build ld on i386-solaris2, same as for
17454         sparc-solaris2.
17456 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17458         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17460 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17462         * configure.in:  Configure gdb for alpha.
17464 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17466         * Makefile.in (CXXFLAGS): Add -O.
17468 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17470         * config.guess: added support for DG Aviion
17472 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17474         * configure.in: Produce warning message for subdirectories not
17475         configurable for this host/target combination.  Don't try to
17476         configure gdb for vms.
17478 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17480         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17481         appropriate files before making "diststuff".
17482         (DISTBISONFILES): New var: list of files to be edited.
17483         (DISTSTUFFDIRS): Add binutils.
17485 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17487         * config.sub: also handle mipsel and mips64el (for little endian mips)
17489 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17491         * configure.in: Add * to end of all OS names.
17493 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17495         * configure.in: Build newlib for LynxOS native.
17497 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17499         * config.guess: Add support for delta 88k running SVR3.
17501         * configure.in: Add comment about HP compiler vs. emacs.
17503 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17505         * configure.in: don't build ld on solaris2 (not a viable option
17506           due to bugs in getpwnam & getpwuid)
17508 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17510         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17511         config.guess will produce a full version number.
17513 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17515         * configure.in: Build linker and binutils for alpha-dec-osf1.
17517 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17519         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17520         and gdb/testsuite/Makefile.in.
17522 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17524         * configure.in: recognize mips*- instead of mips-
17526 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17528         * config.sub: Accept linux*coff and linux*elf as operating
17529         systems.
17531 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17533         * config.sub: Recognize mips64, and mips3 as an alias for it.
17535 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17537         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17538         gdb knows how to handle OSF/1 shared libraries.
17540 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17542         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17543         * config.guess: Recognize Hitachi's HIUX.
17544         * config.sub: Recognize h3050r* and hppahitachi.
17545         Remove redundant cases for hp9k[23]*.
17547 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17549         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17550         if gas and ld are in the source tree and are in ${configdirs}.
17551         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17552         --with options (but still pass them down on the command line,
17553         if they were explicitly specified).
17555 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17557         * configure: substitute SHELL value in Makefile.in with
17558         ${CONFIG_SHELL}
17560 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17562         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17563         *-*-solaris2* targets.
17565 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17567         * Makefile.in: define M4, and pass it down to sub-makes;
17568         all-autoconf now depends on all-m4
17570 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17572         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17573         presence of {ar,ranlib} instead of a configured directory
17575 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17577         * config.guess: Accept 34?? as well as 33?? for NCR.
17579 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17581         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17582         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17584 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17586         * configure: grab values for $(CC) and $(CXX) from the
17587         environment, so that someone can do "CC=gcc configure; make" and
17588         have it work right (matching the way that autoconf works now)
17590         * configure.in, Makefile.in: add support for gash, the tcl
17591         interface to Galaxy
17593         * config.guess: add NetBSD variants (hp300, x86)
17595 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17597         * install.sh: Support -d option (in the manner of SunOS 4 install,
17598         as it is more deterministic than that of GNU install)
17599         (chmodcmd): Set file to mode 755 by default (should also do default
17600         chgrp and chown, but I don't feel like dealing with that now)
17602 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17604         * config.sub: Remove h8300hhms alias.
17606 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17608         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17610 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17612         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17613         as stmp-fixinc
17615 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17617         * config.sub: recognize m88110-bug-coff.
17619 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17621         * Makefile.in (all-libio): all dependencies on the toolchain used
17622         to build this (gcc, gas, ld, etc)
17624 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17626         * config.guess: Deal with OSF/1 1.3 on alpha.
17628 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17630         * install.sh: add some 'else true' clauses for portability
17632         * configure.in: don't build libio for h8[35]00-*-* targets
17634 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17636         * Makefile.in:  Add support for new libio.
17638 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17640         * install.sh: If one command fails, don't try the rest.  Don't try
17641         to remove $dsttmp (via trap) unless we have already created it.
17642         If $src doesn't exist, detect it and exit with an error.
17644         * config.guess: Recognize BSD on hp300.
17646 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17648         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17649         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17651 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17653         * Makefile.in (all-send-pr): depends on all-prms
17655 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17657         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17659 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17661         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17662         Added test for mips-mips-riscos5.
17664 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17666         * configure.in: use mh-hp300 for 68k HP hosts
17668 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17670         * configure: add support for CONFIG_SHELL, so that you can use
17671         some alternate shell for evaluating configure scripts
17673 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17675         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17676         in configure script to bug-gdb@prep.ai.mit.edu when building
17677         distribution archive.
17678         * Makefile.in (COMPRESS):  Remove def.
17679         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17680         gdb.tar.Z and make-gdb.tar.Z respectively.
17681         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17682         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17683         to convergence with 'taz' target in Makefile.in.
17685 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17687         * install.sh (dsttmp): use trap to ensure that tmp files go
17688         away on error conditions
17690 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17692         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17694 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17696         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17697         its parent is '/' not ''.
17699         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17701 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17703         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17704         that ${newsrcdir}/configure.in does.
17706 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17708         * test-build.mk: support for CONFIG_SHELL
17710 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17712         * config.sub (netware):  Add as a basic system type.
17714 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17716         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17717           $(srcdir)/ from the dependency on Makefile.in.
17719 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17721         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17722         (h8300hhms is temporary until multi-libraries are implemented).
17723         * configure.in: Handle h8300h too.
17725 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17727         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17729 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17731         * configure:  Remove extraneous output when guessing host type.
17732         * config.guess:  Remove extraneous output when guessing using C
17733         compiler rather than uname, or when guessing fails.
17735 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17737         * Makefile.in: remove all.cross and install.cross targets
17739         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17740           definitions
17742 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17744         * configure.in (target sh): Build gprof.
17746 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17748         * config.sub: change -solaris to -solaris2
17750 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17752         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17754 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17756         * configure: Correct error message for missing Makefile.in to
17757         print correct directory.
17759 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17761         * install.sh: kludge around 386BSD shell bug
17763 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17765         * config.guess:  Recognize NeXT.
17766         * config.guess:  Recognize i486-ncr-sysv4.
17767         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17769 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17771         * Makefile.in (MAKEINFOFLAGS): New variable.
17772         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17773         * build-all.mk, test-build.mk: Pass down --no-split as
17774         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17776 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17778         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17780 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17782         * Makefile.in (libg++.tar.z):  New rule.
17783         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17784         * Makefile.in (taz):  Only do a single chmod.
17786 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17788         * install.sh: don't use dirname anymore (replaced with sed usage)
17790 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17792         * Makefile.in:  Change extension for gzip'd files from '.z' to
17793         '.gz' per new FSF standard usage.
17795 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17797         * configure: put quotes around the final value of program_transform_name
17799 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17801         * Makefile.in: new install.sh support; update install-info rules
17803 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17805         * configure.in: Build diff for crosses, but not for go32 host.
17807         * configure.in: Build gprof only for native, and don't build it
17808         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17810 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17812         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17814 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17816         * configure.in (host_tools): Add prms.
17818 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17820         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17821         with $(FLAGS_TO_PASS) on the command line
17823         * config.sub: Recognize lynx and lynxos
17825 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17827         * config.sub: Accept -ecoff*, not just -ecoff.
17829 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17831         * Makefile.in (taz): Use .gz suffix instead of .z.
17832         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17833         names.
17835 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17837         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17839 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17841         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17842         that rebuilds that might happen during 'make install' don't get
17843         bogus gcc include files
17845 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17847         Change from Utah for HPPA support:
17848         * config.guess: Recognize hppa1.x-hp-bsd.
17850 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17852         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17853         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17855 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17857         * config.sub: Add support for rom68k and bug boot monitors.
17859 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17861         * Makefile.in: Make all-opcodes depend on all-bfd.
17863 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17865         * config.guess: Added special check for i[34]86-univel-sysv4*.
17867 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17869         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17870         the processor rather than assuming i486.
17872 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17874         * config.guess: Recognize SunOS6 as Solaris3.
17876 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17878         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17879         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17881 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17883         * build-all.mk (all-cross): New target for Canadian Cross.
17884         Added Q2 go32 targets.
17885         * test-build.mk: Configure go32 cross sparclite-aout and
17886         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17887         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17889 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17891         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17892         GO32 hosted toolchains
17894 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17896         * configure: change  so "-exec-prefix" gets passed down rather
17897         than "-exec_prefix" so autoconf generated Makefiles get the
17898         exec_prefix set right.
17900 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17902         * config.guess: get the Solaris2 minor version number
17904         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17906 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17908         * config.guess: Recognize some Sequent platforms.
17910 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17912         * Makefile.in: added the vault-install target
17914         * configure.in: actually use the Sun3 makefile fragment that's in
17915         config, also added the release dir to configdirs
17917 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17919         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17921 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17923         * configure.in: remove some program from Alpha targetted toolchains
17925 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17927         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17928         gprof.
17929         (taz): Run "make diststuff" in those directories instead of "make
17930         proto-dir".  Look for "VERSION=" only at start of line in subdir
17931         Makefile.  Use "gzip -9" for compression.
17932         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17933         (binutils.tar.z): New target.
17935 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17937         * Makefile.in (taz): Include gpl.texinfo.
17939 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17941         * Makefile.in (setup-dirs): Merged into "taz" target.
17942         (taz): Only do `proto-dir' stuff if a directory is actually needed
17943         for this target.
17945 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17947         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17948         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17949         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17950         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17951         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17953 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17955         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17956         config.sub, and move-if-change to gdb testsuite distribution
17957         archive, so the testsuite can be extracted, configured, and
17958         run separately from the gdb distribution.  Blow away the Chill
17959         tests that require a Chill compiled executable, since GNU Chill
17960         is not yet publically available.
17962 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17964         * test-build.mk: set environment variables in a single command,
17965         instead of a list of assignments and exports
17967         * config.guess: recognize Alpha/OSF1 systems
17969 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17971         * configure: Change help message to prefer --options rather than
17972           -options.
17974 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17976         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17977         zippy@ecst.csuchico.edu.
17978         * config.guess: Recognize miniframe.
17980 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17982         * Makefile.in: Use srcroot to find runtest rather than rootme.
17983         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17985 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17987         * test-build.mk: Extensive additions to support building on a
17988         machine other than the host.
17990 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17992         * configure (tooldir): Fix for i386-aix again.
17994 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17996         * configure, Makefile.in:  Change definition of $(tooldir)
17997         to match the FSF.
17999 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18001         * config.guess:  Recognize i[34]86/SVR4.
18003 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18005         * Makefile.in (all-gdb): gdb depends on sim.
18007 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18009         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18010         at the same time we make the prototype gdb directory.
18011         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18012         files at the same time as the gdb base release distribution.
18014 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18016         * Makefile.in (check): Use individual check targets rather than
18017         DO_X rule.
18018         (check-gcc): Added.
18020 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18022         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18023         for System V release 3.2.
18025 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18027         * config.sub: Recognize hppaosf.
18028         * configure.in: Do configure ld/binutils/gas for it.
18030 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18032         * configure (tooldir): Alter syntax used to set this, for systems
18033         where "\$" isn't handled right, like i386-aix.
18035 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18037         * configure: Pass program-transform-name, not
18038         program_transform_name, to recursive configures.
18040 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18042         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18043         of gas+ld+binutils.
18045 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18047         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18049 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18051         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18053 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18055         * Makefile.in (PRMS): Set back to all-prms.
18057 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18059         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18060         targets, rather than for MIPS hosts.
18062 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18064         * configure.in: add comment for --with-x default values
18066         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18068         * Makefile.in: add check-* targets for each of the directories in
18069         the tree.  Add a definition of RUNTEST that will use the one we
18070         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18072 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18074         * configure.in: Removed obsolete references to bfd_target and
18075         target_makefile_frag.
18077         * build-all.mk: Set assorted targets for Q2.
18078         * config.sub: Recognize z8k-sim and h8300-hms.
18079         * test-build.mk: Really don't pass host to configure.
18080         (HOLES): Added uname.
18082 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18084         * configure: Handle an empty program-prefix, program-suffix or
18085         program-transform-name correctly.
18087 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18089         * build-all.mk: -G 8 no longer required for MIPS targets.
18090         * test-build.mk: Don't pass host argument to configure; make it
18091         guess.
18093 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18095         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18096         * Makefile.in (COMPRESS):  New macro, like GZIP.
18098 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18100         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18102         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18103         with gas currently defaults to -G 0.
18105 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18107         * Makefile.in (all-flex): flex depends on byacc.
18109         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18110         to test-build.mk as RELEASE_TAG.
18111         * test-build.mk (configargs): New variable containing arguments to
18112         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18113         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18115         * config.guess: Use /bin/uname when checking -X argument on SCO,
18116         to avoid invoking GNU uname which doesn't understand -X.
18118         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18120         * configure.in: Build gas for mips-*-*.
18122 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18124         * Makefile.in (all.normal): insert missing backslash.
18126 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18128         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18130         * Makefile.in: Complete overhaul to merge many almost identical
18131         targets.
18133 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18135         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18136         (gdb.tar.Z): Adjusted.
18138         * Makefile.in (setup-dirs, taz): New targets; should be general
18139         enough to adapt for gdb sometime.  Build only .z file.
18140         (gas.tar.z): New target.
18142 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18144         * build-all.mk: Use CC=cc -Xs on Solaris.
18146 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18148         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18149         for handling BISON for FSF releases.
18151 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18153         * configure: Actually implement the change zoo just documented.
18155 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18157         * configure: when using config.guess, only set target_alias when
18158         it's not already been set (ie, on the command line)
18160 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18162         * Makefile.in: add installcheck target, set PRMS to install-prms
18164 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18166         * configure: add support for package_makefile_fragment, handle the
18167         case where a directory has a configure.in file but no Makefile.in
18168         more gracefully (with an actual understandable error message, even);
18169         add support for --without (and add this to the usage message); also
18170         explicitly add a --host=${host_alias} to the command line when
18171         config.guess is used
18173 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18175         * configure: Must use both --host and --target in recursive calls.
18177 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18179         * Makefile.in: Change deja-gnu to dejagnu.
18181 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18183         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18185 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18187         * configure.in: canonicalize all instances to *-*-solaris2*,
18188         also strip out a number of tools to not build for go32 host
18190 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18192         * config.guess: add GPL.
18194         * Makefile.in, config.guess, config.sub, configure: bump
18195           copyrights to 93.
18197 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18199         * Makefile.in (do-info): Removed obsolete check for existence of
18200         localenv file.
18202         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18204 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18206         * Makefile.in: a couple of 'else true' for decstation,
18207         support for TclX
18209         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18211 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18213         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18215 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18217         * config.guess: Recognize i386-ibm-aix (PS/2).
18218         * configure.in: Use config/mh-aix386 file for it.
18220 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18222         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18223         CC_FOR_TARGET instead.
18224         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18226 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18228         * Makefile.in: Add sim to list of directories sent with gdb
18230 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18232         * configure.in: Put back mips-dec-bsd* case.
18234 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18236         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18237         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18238         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18240 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18242         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18244         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18245         (install-info): install dir.info only if it exists,
18246         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18248 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18250         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18251         gas for mips-dec-bsd.
18253 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18255         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18256         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18258 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18260         * configure.in: Added "dejagnu" to hosttools list.
18262 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18264         * config.sub, configure.in, config.guess:  Add support
18265         for Bosx, an AIX variant from Bull.
18266         Patches from F.Pierresteguy@frcl.bull.fr.
18268 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18270         * devo/dejagnu: Initial creation of devo/dejagnu.
18271         Migrated dejagnu testcases and support files for testing software
18272         tools to reside as subdirectories, currently called "testsuite",
18273         within the directory of the software tool.  Migrated all programs,
18274         support libraries, etc. beloging to dejagnu proper from
18275         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18276         with no modifications.  The changes to these files which will
18277         allow them to configure, build, and execute properly will be made
18278         in a future update.
18280 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18282         * Makefile.in: Change send_pr to send-pr.
18283         * configure.in: Likewise.
18284         * send_pr: Renamed directory to send-pr.
18286 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18288         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18290 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18292         * README:  Update for gdb-4.8 release.
18293         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18294         gdb-xxx.tar.z (gzip'd) file also.
18296 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18298         * Makefile.in: make all-diff depend on all-libiberty
18300 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18302         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18304 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18306         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18308 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18310         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18311         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18312         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18314 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18316         * Makefile.in:  makeinfo binary is in a new location
18318 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18320         * config.sub: Accept -ecoff as an OS.
18322         * Makefile.in: Various changes to eliminate a level of make
18323         recursion and reduce the required command line length.
18324         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18325         sub-makes.
18326         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18327         variables holding settings for specific sub-makes.
18328         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18329         in terms of BASE_FLAGS_TO_PASS.
18330         (TARGET_LIBS): New variable listing directories which use
18331         TARGET_FLAGS_TO_PASS.
18332         (subdir_do): Eliminated.
18333         (do-*): New set of targets to replace subdir_do.
18334         (various): All targets which used subdir_do now depend on do-*.
18335         (local-clean): Renamed from do_clean.
18336         (local-distclean): New target, dependency of distclean and
18337         realclean.
18338         (install-info): Don't create directories.  Depend on dir.info
18339         rather than calling make recursively.
18340         (install-dir.info): Eliminated.
18341         (install-info-dirs): Create all info directories here.
18342         (dir.info): Depend upon do-install-info.
18344         * test-build.mk (HOLES): Added false.
18346 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18348         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18350 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18352         * Makefile.in (info): remove dependency on all-texinfo.  The
18353         problem was really in texinfo/C, not at this level.
18355 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18357         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18359 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18361         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18362         GDB releases.
18364 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18366         * configure: Include srcdir in message about target of link not
18367         being found.  Don't convert `-' to `_' in `with' options being
18368         passed to subdirs.
18370 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18372         * configure.in: add uudecode to host_tools
18374         * Makefile.in: added {all,install}-uudecode targets, added them to
18375         the appropriate lists
18377 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18379         * Makefile.in (all-gcc): Added dependency on all-gas.
18381         * configure.in (mips-*-*): Build ld and binutils.
18383 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18385         * configure: check return code from mkdir, print error message and
18386           exit on failure.
18388 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18390         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18392 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18394         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18396 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18398         * config.sub (h8500):  Recognize this as a cpu type.
18400 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18402         * configure: source directory missing is no longer a warning
18404         * configure.in: recognize irix[34]* instead of irix[34]
18406         * Makefile.in: define and pass down X11_LIB
18408 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18410         * guess-systype: Renamed to ...
18411         * config.guess:  ... by popular request.
18412         * configure.in, Makefile.in:  Update accordingly.
18414 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18416         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18417         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18418         + Execute ./dummy instead of assuming . is in PATH.
18420 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18422         * guess-systype:  New shell script.  Attempts to guess the
18423         canonical host name of the executing host.
18424         Only a few hosts are supported so far.
18425         * configure:  Call guess-systype if no host is specified.
18427 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18429         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18430         gcc Makefile.
18432 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18434         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18435         (all-gcc, install-gcc, subdir_do): Use it.
18437 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18439         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18441 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18443         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18444           set exclusively by configure, using configure.in .
18446 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18448         * test-build.mk: set $PATH for all builds
18450         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18452 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18454         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18455         the one used in gcc/Makefile.in, so that a null expansion doesn't
18456         override the one needed to build gcc with a native cc.
18458 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18460         * configure: Accept -with arguments.
18462 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18464         * Makefile.in: added h8300sim
18466 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18468         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18469         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18470         (all-cygnus, native, build-cygnus): Make
18471         $(canonhost)-stamp-3stage-done, not $(host)....
18472         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18473         i386-sco3.2v4.  Added else true to if command.
18475 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18477         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18479 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18481         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18483 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18485         * configure.in: don't remove binutils from Solaris builds
18487 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18489         * Makefile.in: get rid of earlier definitions for *clean,
18490         also handle the recursive info rule better
18492 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18494         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18495         do more-or-less the right thing.
18497 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18499         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18500         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18502 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18504         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18505         $(host_canonical).
18507         * configure.in: split the configdirs list into 4 categories (native
18508         v. cross, library v. tool) and handle the cross-only and native-
18509         only in more reasonable (and correct!) way.
18511 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18513         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18514         configdirs anymore.
18516 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18518         * Makefile.in: extensive cleanup::  removed all of the explicit
18519         clean-* targets, collapsed many wrappers around subdir_do into
18520         one, added additional targets to satisfy standards.texi, deleted
18521         some old targets, some changes for consistency
18523 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18525         * configure.in: handle some programs as cross-only, and others as
18526         native only
18528         * test-build.mk: handle partial holes in a more generic manner
18530         * Makefile.in: m4 depends on libiberty
18532 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18534         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18535         time, wdiff, and find to configdirs
18537         * Makefile.in: all, clean, and install rules for the new programs
18538         added to configure.in
18540 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18542         * configure.in: use mh-sun for all *-sun-* hosts
18544 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18546         * Makefile.in: define flags for X11 include files and library file
18547         locations, pass them down to the programs that need this info
18549         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18551 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18553         * configure.in: start building libg++ for HP-UX targets
18555 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18557         * README:  Update references to files moved into etc/.
18559 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18561         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18562         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18564 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18566         * configure: accept dash as well as underscore in long option
18567         names for FSF compatibility.
18569 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18571         * config.sub: added -sco3.2v4 support from FSF.
18573 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18575         * configure.in: expand the section that adds or removes
18576         directories from the list of programs to build, to handle native
18577         vs. cross in addition to host v. native
18579 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18581         * Makefile.in:  Replace C++ in macro names with CXX.
18582         This is less likely to break ...
18584 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18586         * test-build.mk: add -w to GNU_MAKE
18588 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18590         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18591         add 'sparc' to list of recognized cpus.  This needed to make
18592         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18593         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18594         then changes that into $CPU-wrs-vxworks.
18596         * configure.in: remove most references to gdbtest, regularize
18597         target based program removal
18599         * test-build.mk: import from p3 tree (many fixes and changes)
18601 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18603         * Makefile.in: added rules to handle tcl, tk, and expect
18605         * configure.in: handle those directories if they exist
18607 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18609         * config.sub: removed bogus hppabsd and hppahpux names, since
18610         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18612 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18614         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18615         depends upon all-xiberty
18617         * Makefile.in: changes from p3, including:
18619         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18621         * Makefile.in (XTRAFLAGS): include newlib directories if
18622         newlib/Makefile exists, rather than if host != target.
18624         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18626         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18627         from the same source tree and not building a cross-compiler.  This
18628         matters for the libg++ configuration if reconfiguring a tree that
18629         has already been installed.
18631         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18633         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18634         pick up the machine and system specific header files.
18636         * Makefile.in: added AS_FOR_TARGET, passed down in
18637         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18638         the C compiler to use to create programs which are run in the
18639         build environment, set it to default to $(CC), and passed it down
18640         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18642         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18644         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18645         We need them for unusual native builds, like systems without
18646         ranlib.
18648         * configure: also define $(host_canonical) and
18649         $(target_canonical), which are the full, canonical names for the
18650         given host and target
18652 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18654         * Makefile.in:  Added separate definitions for C++.
18656 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18658         * configure.in (configdirs):  Add deja-gnu.
18660 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18662         * README:  Update for configure.texi and gdb-4.7 release.
18664 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18666         * Makefile.in:  Move "all" target to top of file.
18667         Previously, first target was ".PHONY" which caused BSD4.4 make
18668         to build .PHONY when make was run without arguments.
18670 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18672         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18673         Library-copylefted code in libiberty.
18675 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18677         * config.sub:  Replace m68kmote with plain old m68k.
18679 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18681         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18683 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18685         * config.sub: Complain if no argument is given.  Added support for
18686         386bsd as OS and target alias.
18688 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18690         * Makefile.in (XTRAFLAGS): include newlib directories if
18691         newlib/Makefile exists, rather than if host != target.
18693 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18695         * config.sub: recognize sparclite-wrs-vxworks.
18697         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18698         p3.) Added clean-xiberty to clean.
18700 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18702         * configure.in: use *-*-* instead of nested cases for host and target
18704 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18706         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18707         from the same source tree and not building a cross-compiler.  This
18708         matters for the libg++ configuration if reconfiguring a tree that
18709         has already been installed.
18711 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18713         * config.sub (i486v/i486v4):  Merge in from FSF version.
18715 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18717         * configure: only set PWD if it is already set.
18719 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18721         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18722         doesn't have unset and all success paths (and most error paths)
18723         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18724         to just ${PWD} to avoid confusion.)
18726 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18728         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18729         even for a native compilation.
18731 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18733         Changes to make the gdb.tar.Z rule work better.
18735         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18736         (DEVO_SUPPORT):  Add configure.texi.
18737         (bfd-ilrt.tar.Z):  Remove ancient rule.
18739 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18741         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18742         pick up the machine and system specific header files.
18744         * configure.in, config.sub: added new target m68010-adobe-scout,
18745         with alias of adobe68k.  Changed configure.in to check for
18746         -scout before -sco* to avoid a false match.
18748         * Makefile.in: added AS_FOR_TARGET, passed down in
18749         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18750         the C compiler to use to create programs which are run in the
18751         build environment, set it to default to $(CC), and passed it down
18752         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18754 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18756         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18757         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18758         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18759         FOR_TARGET variants, to newlib and libg++.
18761 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18763         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18764         first.
18766 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18768         * config.sub:  Accept `elf' as an environment.
18770 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18772         * Makefile.in (all-opcodes):  cd into the right directory
18774 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18776         * configure: added -program_transform_name option, used as
18777         argument to sed when installing programs.
18778         configure.texi: added documentation for -program_prefix,
18779         -program_suffix and -program_transform_name.
18781 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18783         * config.sub:  Accept i486 where i386 ok.
18785 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18787         * config.sub: accept we32k
18789 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18791         * config.sub, configure.in: accept OSE68000 and OSE68k.
18793         * Makefile.in: don't create all directories for ``make install'';
18794         let the subdirectories create the ones they need.
18796 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18798         * COPYING: new file, GPL v2
18800 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18802         * Makefile.in: use the new gen-info-dir, which needs a template
18803         argument (which also lives in texinfo)
18805         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18807 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18809         * config.sub (ncr3000):  Change i386 to i486.
18811 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18813         * Makefile.in: add install-rcs, install-grep to
18814         install-no-fixedincludes, removed install-bison and install-libgcc
18816 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18818         * configure.in: grab the HPUX makefile fragment if on HPUX
18820 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18822         * Makefile.in: eradicate bison spoor (ditto libgcc).
18823          configure.in: recognise m68{k,000}-ericsson-OSE.
18824          es1800 is alias for m68k-ericsson-OSE
18826 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18828         * configure.in: rearrange the parts that remove programs from
18829         configdirs, based now on HOST==TARGET or by canonical triple.
18831 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18833         * test-build.mk: recurse explicitly with -f test-build.mk when
18834           appropriate.  predicate stage3 and comparison on the existence
18835           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18836           On very clean, also remove ...stamp-co.  Build in-place before
18837           doing other builds.
18839 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18841         * Makefile.in, configure.in: add tgas
18843 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18845         * Makefile.in: a number of changes merged in from progressive.
18847         * configure.in: add libm.
18849         * .cvsignore: ignore some stuff that comes from test-build.mk.
18851 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18853         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18855 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18857         * configure: Add program_suffix (parallel to program_prefix)
18858         * Makefile.in: adjust directory-creating script for losing decstation
18860 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18862         * configure:  Minor $subdir-related fixes.
18864 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18866         * configure: fix various problems with propogating
18867         makefile_target_frag in subdirs.
18868         * configure.in: config libgcc if its there
18870 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18872         * config.sub:  HPPA merge.
18874 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18876         * Makefile.in:  Replace all-bison with all-byacc in all
18877         dependency lines for other tools (which now use byacc).
18879 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18881         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18883 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18885         * Makefile.in: make gprof rules similar to byacc rules (instead of
18886         vestigal $(unsubdir) that didn't work...)
18888 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18890         * config.sub:  Add support for Linux.
18891         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18892         (at least for libg++).
18894 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18896         * configure.texi: fix doc for the -nfp option to configure
18898 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18900         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18902 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18904         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18905         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18906         * configure.in: added solaris* host_makefile_frag hook.
18908 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18910         * config.sub: changed recognition of m68000 so that various
18911         m68k types can be specified via m680[01234]0
18913 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18915         * config.sub (basic_machine): fix sed so that '-foo' isn't
18916         completely substituted out while .+'-foo' loses the '-foo'
18918 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18920         * config.sub ($os): Add -aout.
18922 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18924         * configure:  If host_makefile_frag is absolute, don't
18925         prefix ${invsubdir} (relevant to libg++ auto-configure).
18927 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18929         * Makefile.in (tooldir): Define it.
18930         (all-ld): Depend on all-flex.
18932 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18934         * Makefile.in (check):  Fix libg++ special case.
18936 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18938         * configure: do not bury `pwd` into config.status, thus do fewer
18939           pwd's.
18941         * configure: print the "Building in" message only when building in
18942           other than "." AND verbose.
18944         * configure: remove -s, rework -v to better accommodate guested
18945           configures.
18947         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18949 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18951         * Makefile.in: macroize flags passed on recursion.  remove
18952           fileutils.
18954 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18956         * configure: get makesrcdir right for subdirs deeper than 1.
18958         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18959           install.
18961 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18963         * Makefile.in: don't print subdir_do or recursion lines.
18965 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18967         * standards.texi: added menu item.
18969         * Makefile.in: build and install standards.info.
18971         * standards.texi: new file.
18973 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18975         * configure: test for and move config.status pieces from
18976           ${subdir}/.
18978 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18980         * configure:  Test for existance of files before trying to mv
18981         them, to avoid numerous non-existance messages.
18983 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18985         * configure: correct final line of config.status.
18987         * configure: patch from eggert.  Avoids a protection problem if
18988           the original Makefile.in is read only.
18990         * configure: use move-if-change from gcc to create config.status.
18991           Some makefiles depend on config.status to tell if a directory
18992           has been reconfigured for a different host.  This change
18993           prevents those directories from remaking everything in the case
18994           where the reconfig was only intended to rebuild a Makefile.
18996         * configure: test for config.sub with "config.sub sun4" rather
18997           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18998           host alias from a missing config.sub.
19000 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19002         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19003           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19005 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19007         * configure: mkdir ${subdir} as needed.
19009 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19011         * Makefile.in,configure.in: added autoconf.
19013 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19015         * Makefile.in: no longer pass against on recursion.
19017         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19018           definitions are not inherited.
19020         * configure: correct makesrcdir when subdir is .
19022 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19024         * configure:  Add support for 'subdirs' variable, which is
19025         like 'configdirs', except that configure doesn't re-invoke
19026         itself for subdirs, it just creates a Makefile for each subdir.
19027         * configure.texi:  Document subdirs.
19029 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19031         * configure.in: added flex to configdirs
19033 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19035         * Makefile.in: remove clean-stamps from clean.
19037 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19039         * configure.in:  Add gdbtest to configdirs.
19041 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19043         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19044         to recursive makes.
19045         * configure.in:  Recognize new ncr3000 config.
19047 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19049         * Makefile.in, configure.in: removed references to gdbm.
19051 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19053         * config.sub:  Don't canonicalize os value
19054         newsos* to bsd (readline needs to check for newsos).
19055         (This fix was earlier made Jan 31, but got re-broken.)
19057 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19059         * configure.in:  sco is an os, not a vendor!
19061         * configure:  Quote $( better.  Keep various shells happy.
19063 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19065         * Makefile.in: eliminate stamp-files.
19067 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19069         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19070           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19072 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19074         * config.sub:  fix iris/iris3.
19076 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19078         * configure: re-add -rm.
19080 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19082         * Maskefile.in: add .stmp-rcs to all.
19084         * configure.in: remove gas from rs6000 build, use aix host fragment.
19086 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19088         * configure: pass down site_option during recursion.
19090 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19092         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19094 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19096         * configure: Change exec_prefix so that it really defaults to prefix.
19098 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19100         * Makefile.in, configure.in:  Add support for mmalloc library.
19102 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19104         * Makefile.in: add stmp dependencies for a few more things.
19106 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19108         * configure: adjusted error message on objdir/srcdir configure
19109           collision, per john's suggestion.
19111         * Makefile.in: add libiberty stmp to all and all.cross.
19113 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19115         * Makefile.in: remove force dependencies, add grep to all.
19117 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19119         * Makefile.in: drop flex.  make stamp files work.
19121         * configure: added test for conflicting configuration in srcdir,
19122           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19123           gets cranky.  use relative paths for configure and srcdir
19124           whenever possible.  Send some error messages to stderr that were
19125           going to stdout.
19127 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19129         * Makefile.in:  Fix libg++ rule to check for gcc directory
19130         before using gcc/gcc.  Also pass XTRAFLAGS.
19132 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19134         * Makefile.in: added stmp-files so that directories aren't polled
19135           when they are already built.
19137         * configure.texi: fixed a node pointer problem.
19139 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19141         * config.sub configure.in gdb/configure.in
19142         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19143         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19144         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19146 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19148         * configure: -recurring becomes -silent.  corrected help message
19149           for -site= option.
19151         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19153 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19155         * configure: when building Makefile for crosses, replace
19156           tooldir and program_prefix.  default srcdir from location of
19157           config.sub.  remove "for host in hosts" and "for target in
19158           targets" loops.
19160 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19162         * Makefile.in: Do not pass bindir or mandir to cvs.
19164 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19166         * Makefile.in, configure.in: removed traces of namesubdir,
19167           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19168           copyrights to '92, changed some from Cygnus to FSF.
19170         * configure.texi: remove most references to multiple hosts,
19171           multiple targets, subdirs, etc.
19173         * configure.man: removed rcsid. reference config.sub not
19174           config.subr.
19176         * Makefile.in: mkdir $(infodir) on install-info.
19178 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19180         * configure.texi:  Explain better about .gdbinit and about
19181         the environment that configure.in sections run in.
19183 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19185         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19187 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19189         * README:  DOC.configure => cfg-paper.texi.
19191 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19193         * config.sub (near case $os):  Don't convert newsos* to bsd!
19195 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19197         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19198         the number of copies of COPYING that go into the GDB tar file.
19200 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19202         * bfd/configure.in, gdb/config/mh-i386sco,
19203         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19204         Fix SCO configuration stuff.
19206 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19208         * Makefile.in:  For libg++, make sure the -I pointing
19209         to the gcc directory goes *after* all the libg++-local -I flags.
19210         Also, move just-gcc dependency from just-libg++ to all-libg++.
19212 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19214         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19216 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19218         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19220 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19222         * config.sub:  Add stratus configuration frags.  Also
19223         submitted to FSF.
19225 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19227         * Makefile.in (DEV_SUPPORT):  add configure.man.
19229         * config.sub(Decode manufacturer-specific):  add -none*.
19231 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19233         * Makefile.in:  remove form feeds to make Sun's make happy.
19234         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19236 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19238         * Makefile.in (AR_FLAGS):  Make quieter.
19240 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19242         * configure.in:  Add libg++.
19243         * configure:  When verbose, don't output the command line at each
19244         level; it will be unremarkably the same as the previous version,
19245         which will be the same as what the user typed.
19247 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19249         * configure.in, Makefile.in: fix clean-info, add flex.  add
19250           fileutils.
19252         * configure: be less sensitive to spaces in Makefile.in.  Do not
19253           look for sources in "..".  Doing so breaks subdirectories that
19254           might have their own configure.  If a subdir has it's own
19255           configure script, use it.
19257 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19259         * cfg-paper.texi: some changes suggested by rms.
19261 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19263         * config.sub:  Merge in some small additions from the FSF version,
19264         taken from the gcc distribution, to bring the Cygnus and FSF
19265         versions into closer sync.
19267 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19269         * configure.in:  Changed svr4 references to sysv4.
19271 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19273         * configure: added -V for version number option.
19275 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19277         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19278           renamed from DOC.configure to cfg-paper.texi.
19280 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19282         * configure, config.subr, config.sub: config.subr is now
19283           config.sub again.
19285 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19287         * configure.texi: new file, in progress.
19289         * Makefile.in: build info file and install the man page for
19290           configure.
19292         * configure.man: new file, first cut.
19294         * configure: find config.subr again now that configuration "none"
19295           has gone.  removed all traces of the -ansi option.  removed all
19296           traces of the -languages option.
19298         * config.subr: resync from rms.
19300 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19302         * configure, config.sub, config.subr: merge config.sub into
19303           config.subr, call the result config.subr, remove config.sub, use
19304           config.subr.
19306         * Makefile.in: revised install for dir.info.
19308 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19310         * configure.in: add decstation host makefile frag.
19312         * Makefile.in: BISON now bison -y again.  also install-gcc on
19313           install.  clean-gdbm on clean.  infodir belongs in datadir.
19314           Make directories for info install.  Build dir.info here then
19315           install it.
19317 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19319         * Makefile.in: fix for bad directory tests.
19321 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19323         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19324           regexp.  -srcdir relative was being handled incorrectly.
19326         * Makefile.in: unwrapped some for loops so that parallel makes
19327           work again and so one can focus one's attention on a particular
19328           package.
19330 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19332         * configure: added PWD as a stand in for `pwd` (for speed). use
19333           elif wherever possible.  make -srcdir work without -objdir.
19334           -objdir= commented out.
19336 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19338         * configure: +options become --options.  -subdirs commented out.
19339           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19340           Makefile now at top of generated Makefile.  Removed cvs log
19341           entries.  added -srcdir.  create .gdbinit only if there is one
19342           in ${srcdir}.
19344         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19345           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19346           and mandir now keyed off datadir by default.
19348 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19350         * Freshly created ChangeLog.
19353 Local Variables:
19354 mode: change-log
19355 left-margin: 8
19356 fill-column: 76
19357 version-control: never
19358 End: