2016-06-15 François Dumont <fdumont@gcc.gnu.org>
[official-gcc.git] / ChangeLog
blobcee820651d9c7ca56d52583c86f846ec325420c3
1 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
3         * MAINTAINERS (Write After Approval): Update e-mail address.
5 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
7         * MAINTAINERS (Write After Approval): Add myself. 
9 2016-05-28  Alan Modra  <amodra@gmail.com>
11         * Makefile.tpl (configure): Depend on m4 files included.
12         * Makefile.in: Regenerate.
14 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
16         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
17         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
19 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
21         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
22         special case builtin.
23         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
24         support for ALTIVEC_BUILTIN_VEC_ADDEC.
25         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
26         for __builtin_vec_addec.
28 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
30         * config.guess: Import version 2016-04-02 (newest).
31         * config.sub: Import version 2016-05-10 (newest).
33 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
35         * configure.ac: Add ARC support to libgloss.
36         * configure: Regenerate
38 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
40         * MAINTAINERS (Write After Approval): Add myself.
42 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
44         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
45         * configure: Regenerated.
46         * Makefile.def (gmp): Explicitly disable assembler.
47         (mpfr): Adjust lib_path.
48         (mpc): Likewise.
49         * Makefile.in: Regenerated.
51 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
53         PR bootstrap/70704
54         * configure.ac (--enable-stage1-checking): Add missing
55         --enable-checking=.
56         * configure: Regenerated.
58 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
60         * config.guess: Revert r235676.
61         * config.sub: Revert r235676.
63 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
65         * config.guess: Remove SH5 support.
66         * config.sub: Likewise.
67         * configure: Likewise.
68         * configure.ac: Likewise.
70 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
72         PR bootstrap/70704
73         * configure.ac (--enable-stage1-checking): For --disable-checking or
74         implicit --enable-checking, make sure extra flag matches in between
75         stage1 and later checking.
76         * configure: Regenerated.
78 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
80         * .gitattributes: New file.
82 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
84         * MAINTAINERS (rs6000/powerpc port): Add myself.
86 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
88         PR bootstrap/70173
89         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
90         and gotools directories.  Delete the stage_final file.
91         * Makefile.in: Regenerate.
93 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
95         * MAINTAINERS (Write After Approval): Add myself.
97 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
99         * MAINTAINERS (Fortran maintainer): Remove myself.
101 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
103         * MAINTAINERS (Write After Approval): Add myself.
105 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
107         * MAINTAINERS (Write After Approval): Add myself.
109 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
111         Sync with binutils-gdb:
113         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
115         * configure.ac: Add mips and s390 to the gold target check.
116         * configure: Regenerate.
118 2016-03-01  DJ Delorie  <dj@redhat.com>
120         * MAINTAINERS (mep): Remove myself as MeP maintainer.
122 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
124         * MAINTAINERS (libcpp): Add myself.
125         (diagnostic messages): Likewise.
127 2016-02-20  Tom de Vries  <tom@codesourcery.com>
129         * MAINTAINERS: Fix whitespace.
131 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
133         * MAINTAINERS (Write After Approval): Add myself.
135 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
137         * config/isl.m4: Add comments about isl-0.16.
138         * configure: Regenerate.
140 2016-01-29  Martin Jambor  <mjambor@suse.cz>
142         * MAINTAINERS (hsa maintainers): Add myself.
144 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
146         * MAINTAINERS: (Write After Approval): Add myself.
148 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
149             Sebastian Pop  <s.pop@samsung.com>
151         * Makefile.in: Regenerate.
152         * Makefile.tpl: Export ISLVER.
153         * configure: Regenerate.
154         * config/isl.m4: Detect isl-0.15.
156 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
158         PR bootstrap/69329
159         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
160         * Makefile.in: Regenerate.
162 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
164         * configure.ac: Enable LTO for DJGPP
165         * configure: Regenerate
167 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
169         Sync with binutils-gdb:
170         2015-10-21  Nick Clifton  <nickc@redhat.com>
172         PR gas/19109
173         * configure.ac: Note the 'none' is an acceptable argument to
174         --enable-compressed-debug-sections.
175         * configure: Regenerate.
177 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
179         PR bootstrap/69134
180         * Makefile.def (mpfr): Disable assembler.
181         * Makefile.in: Regenerate.
183 2016-01-01  Ben Elliston  <bje@gnu.org>
185         * config.guess: Import version 2016-01-01.
186         * config.sub: Likewise.
188 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
190         * MAINTAINERS (Write After Approval): Add myself.
192 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
194         * Makefile.in: Replace ISL with isl.
195         * Makefile.tpl: Same.
196         * config/isl.m4: Same.
197         * configure.ac: Same.
198         * contrib/download_prerequisites: Same.
199         * configure: Regenerate.
201 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
203         * MAINTAINERS (Write After Approval): Add Myself.
205 2015-12-17  Nathan Sidwell  <nathan@acm.org>
207         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
208         * configure: Regenerate.
210 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
211             Sebastian Pop  <s.pop@samsung.com>
213         * config/isl.m4 (ISL_CHECK_VERSION): Check for
214         isl_ctx_get_max_operations.
215         * configure: Regenerate.
217 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
219         * MAINTAINERS (Write After Approval): Add myself.
221 2015-12-02  Ian Lance Taylor  <iant@google.com>
223         PR go/66147
224         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
225         * Makefile.in: Regenerate.
227 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
229         PR libffi/65726
230         * Makefile.def (lang_env_dependencies): Make libffi depend
231         on cxx.
232         * Makefile.in: Regenerate.
234 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
236         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
237         symbols.
239 2015-11-20  Tristan Gingold  <gingold@adacore.com>
241         Sync with binutils-gdb:
242         2015-11-20  Tristan Gingold  <gingold@adacore.com>
244         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
245         * configure: Regenerate.
247 2015-11-19  Martin Liska  <mliska@suse.cz>
249         * .gitignore: Add .clang-format to ignored files.
250         * Makefile.in: Add clang-format.
251         * Makefile.tpl: Likewise.
253 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
255         * configure.ac: Enable libmpx by default.
256         * configure: Regenerated.
258 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
260         * MAINTAINERS: Update email address.
262 2015-10-23  Paulo Matos  <pmatos@linki.tools>
264         * MAINTAINERS: Update email address.
266 2015-10-23  Alan Hayward <alan.hayward@arm.com>
268         * MAINTAINERS  (Write After Approval): Add myself.
270 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
272         Sync with binutils-gdb:
273         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
275         PR gas/19109
276         * configure.ac: Add
277         --enable-compressed-debug-sections={all,gas,gold,ld}.
278         * configure: Regenerated.
280 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
282         * MAINTAINERS: Update list of Ada maintainers and email addresses.
284 2015-10-09  Martin Liska  <mliska@suse.cz>
286         * MAINTAINERS (Write After Approval): Add myself.
288 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2015-10-02  Florian Weimer  <fweimer@redhat.com>
294         * MAINTAINERS: Update email address.
296 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
298         * MAINTAINERS  (Write After Approval): Add myself.
300 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
302         * MAINTAINERS: Update email.
304 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
306         * MAINTAINERS: Update my email address.
308 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
310         * MAINTAINERS (ft32 port): Add myself.
312 2015-08-28  David Sherwood  <david.sherwood@arm.com>
314         * MAINTAINERS: Add myself.
316 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
318         * MAINTAINERS (Write After Approval): Add myself.
320 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
322         PR libfortran/54572
323         * Makefile.def: Make libgfortran depend on libbacktrace.
324         * Makefile.in: Regenerate.
326 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2015-08-12  Tom de Vries  <tom@codesourcery.com>
332         PR other/67092
333         * configure.ac: Remove --with_host_libstdcxx support.
334         * configure: Regenerate.
336 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
337             Jakub Jelinek  <jakub@redhat.com>
339         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
340         nvptx*-*-*.
341         * configure: Regenerate.
343 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
345         * Makefile.def (libiconv): Define bootstrap=true.
346         Mark pdf/html/info as missing.
347         (configure-gcc): Depend on all-libiconv.
348         (all-gcc): Ditto.
349         (configure-libcpp): Ditto.
350         (all-libcpp): Ditto.
351         (configure-intl): Ditto.
352         (all-intl): Ditto.
353         * Makefile.in: Regenerate.
355 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
357         * MAINTAINERS (loop ivopts): Add the entry and myself.
359 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
361         * MAINTAINERS (nvptx): Add self.
363 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
365         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
366         128-bit vector modes.
368 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
370         * MAINTAINERS (Write After Approval): Add myself.
372 2015-07-28  Ben Elliston  <bje@gnu.org>
374         * config.sub, config.guess: Import from upstream.
376 2015-07-24  Michael Darling  <darlingm@gmail.com>
378         PR other/66259
379         * config-ml.in: Reflects renaming of configure.in to configure.ac
380         * configure: Likewise
381         * configure.ac: Likewise
383 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
385         * MAINTAINERS: Update my email address.
387 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
389         Sync with binutils-gdb:
390         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
392         * configure.ac (target_configdirs): Exclude target-zlib if
393         target-libjava isn't built.
394         * configure: Regenerated.
396 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
398         Sync with binutils-gdb:
399         2015-05-13  John David Anglin  <dave.anglin@bell.net>
401         * configure.ac: Disable configuration of GDB for HPUX targets.
402         * configure: Regenerate.
404         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
406         * configure.ac: Add --with-system-zlib.
407         * configure: Regenerated.
409         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
411         * configure.ac: Add FT32 support.
412         * configure: Regenerate.
414         2015-01-12  Anthony Green  <green@moxielogic.com>
416         * configure.ac: Don't disable gprof for moxie.
417         * configure: Rebuild.
419 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
421         Sync with binutils-gdb:
422         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
424         PR ld/18355
425         * Makefile.def: Add extra_configure_flags to host zlib.
426         * configure.ac (extra_host_zlib_configure_flags): New.  Set
427         to --enable-host-shared When bfd is to be built as shared
428         library.  AC_SUBST.
429         * Makefile.in: Regenerated.
431 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
433         Sync with src:
434         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
435         * Makefile.def (dependencies): Add all-zlib to all-bfd.
436         * Makefile.in: Regenerated.
438 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
440         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
441         target.
442         * configure: Regenerate.
444 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
446         * MAINTAINERS (Write After Approval): Add myself.
448 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
450         * MAINTAINERS (OS Port Maintainers): Add myself.
451         (Various Maintainers): Remove myself from libffi testsuite.
453 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
455         * MAINTAINERS (gen* on machine desc): Add self.
457 2015-06-02  Jason Merrill  <jason@redhat.com>
459         PR bootstrap/66319
460         * configure.ac: Use -std=gnu++98.
462 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
464         * MAINTAINERS (Write After Approval): Add myself.
466 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
468         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
469         * configure: Regenerate.
471 2015-05-26  Jason Merrill  <jason@redhat.com>
473         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
474         * configure: Regenerate.
476 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
478         * configure.ac: FT32 target added.
479         * configure: Regenerated.
481 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
483         * MAINTAINERS (Write After Approval): Add myself.
485 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
487         * MAINTAINERS (Write After Approval): Add myself.
489 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
491         * configure.ac: Fix typo.
492         * configure: Regenerate.
494 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
496         * MAINTAINERS (Write After Approval): Add myself.
498 2015-05-03  Matthias Klose  <doko@ubuntu.com>
500         * configure.ac: Match $host configured with triplets.
501         * configure: Regenerate.
503 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
505         * Makefile.tpl: Remove surplus whitespace throughout.
506         * Makefile.in: Regenerate.
508 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
510         * MAINTAINERS (Various Maintainers): Add myself as instruction
511         combiner maintainer.
513 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
515         PR bootstrap/62077
516         * configure.ac (--enable-stage1-checking): Default to
517         release,misc,gimple,rtlflag,tree,types if --disable-checking
518         or --enable-checking is not specified and DEV-PHASE is not
519         experimental.
520         * configure: Regenerated.
522 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
524         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
525         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
526         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
527         * Makefile.in: Regenerate.
529 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
531         * MAINTAINERS: Update my email address.
533 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
535         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
537 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
539         * MAINTAINERS: Add myself as an arm port reviewer.
541 2015-03-25  Martin Liska  <mliska@suse.cz>
542             Yury Gribov  <y.gribov@samsung.com>
544         * Makefile.in: Fix ln source location for vimrc file.
545         * Makefile.tpl: Likewise.
547 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
549         PR bootstrap/25672
550         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
551         cross-compiling.  Similarly for CXX_FOR_TARGET.
552         * configure: Regenerate.
554 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
556         * Makefile.def: Add libmpx.
557         * configure.ac: Add libmpx.
558         * Makefile.in: Regenerate.
559         * configure: Regenerate.
561 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
563         * MAINTAINERS (CPU Port Maintainers): Add myself
564         i386 vector ISA extns mantainer.
566 2015-03-13  Jeff Law  <law@redhat.com>
568         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
569         maintainer.
570         Remove Richard Henderson as a maintainer for the x86 port.
572 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
574         * MAINTAINERS (CPU Port Maintainers): Update my email address.
576 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
578         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
579         pointer bounds checker and i386 MPX maintainer.
581 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
583         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
585 2015-02-26  Martin Sebor  <msebor@redhat.com>
587         * MAINTAINERS (Various Maintainers): Add self.
589 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
591         * configure.ac [--enable-as-accelerator-for] (enable_languages):
592         Make sure it contains lto.
593         * configure: Regenerate.
595 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
597         * configure: Regenerate.
599 2015-02-06  Diego Novillo  <dnovillo@google.com>
601         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
602         middle-end, docstring): Remove myself.
603         (Write After Approval): Add myself.
605 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
607         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
608         (Write After Approval): Update address.
610 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
612         PR jit/64780
613         * configure.ac: Require the user to explicitly specify
614         --enable-host-shared if the jit is enabled.
615         * configure: Regenerate.
617 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
619         * MAINTAINERS (Write After Approval): Add myself.
621 2015-01-25  Tom de Vries  <tom@codesourcery.com>
623         * MAINTAINERS: Make whitespace consistent.
625 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
627         * MAINTAINERS (Write After Approval): Add myself.
629 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
631         * MAINTAINERS: (Write After Approval): Add myself.
633 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
635         * MAINTAINERS: (Write After Approval): Add myself.
637 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
639         * MAINTAINERS: (Write After Approval): Add myself.
641 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
643         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
644         objective-c/c++ front end maintainer.
646 2015-01-13  Marek Polacek  <polacek@redhat.com>
648         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
650 2015-01-12  Jeff Law  <law@redhat.com>
652         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
653         a very long time.
655 2015-01-09  Ian Lance Taylor  <iant@google.com>
657         * configure.ac (host_tools): Add gotools.
658         * Makefile.def (host_modules): Add gotools.
659         (dependencies): Add dependency of all-gotools on all-target-libgo.
661 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
663         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
664         * configure: Regenerate.
666 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
668         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
669         all-target-libgomp.
670         * Makefile.in: Regenerate.
672 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
674         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
676 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
678         * configure.ac: Add Visium support.
679         * configure: Regenerate.
681 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
683         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
684         * configure: Regenerate.
686 2015-01-03  Andrew Pinski  <apinski@cavium.com>
688         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
689         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
690         (BASE_TARGET_EXPORTS): Add OBJCOPY.
691         (OBJCOPY_FOR_TARGET): New variable.
692         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
693         * Makefile.in: Regenerate.
694         * configure.ac: Check for already installed target objcopy.
695         Also GCC_TARGET_TOOL on objcopy.
696         * configure: Regenerate.
698 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
700         * config.sub: Update from upstream, to 2015-01-01 version.
701         * config.guess: Ditto.
703 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
705         * MAINTAINERS (RTEMS Ports): Add myself.
707 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
713         * MAINTAINERS (Write After Approval): Add myself.
715 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
717         * configure.ac (--enable-as-accelerator-for): Don't set
718         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
719         * configure: Regenerate.
721 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
723         PR bootstrap/64023
724         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
725         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
726         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
727         to CXX.
728         * Makefile.in: Regenerated.
730 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
731             Yury Gribov  <y.gribov@samsung.com>
733         * .gitignore: Added .local.vimrc and .lvimrc.
734         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
735         * Makefile.in: Regenerate.
737 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
739         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
740         * configure: Regenerated.
742 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
744         * MAINTAINERS (nvptx port): New entry.
746 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
748         * configure: Regenerate.
750 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
752         * configure.ac: Merge with Binutils.
754 2014-11-26  Tobias Burnus  <burnus@net-b.de>
756         * Makefile.def: Make more dependent on mpfr, mpc and isl.
757         * Makefile.in: Regenerate.
759 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
761         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
762         missing flex.
763         * Makefile.in: Regenerated.
765 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
767         * Makefile.in: Regenerate.
769 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
771         PR bootstrap/63784
772         * libtool.m4: Add $pic_flag with -shared.
774 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
776         * MAINTAINERS (Write After Approval): Added myself.
778 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
780         * MAINTAINERS (write-after-approval): Add myself.
782 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
784         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
785         from 2 years ago.
787 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
789         Revert:
790         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
792         * MAINTAINERS (Write After Approval): Added myself as line map
793         maintainer.
795 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
797         Revert:
798         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
800         * MAINTAINERS (Write After Approval): Added myself.
802 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
804         * MAINTAINERS (Write After Approval): Added myself.
806 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
808         * MAINTAINERS (Write After Approval): Added myself as line map
809         maintainer.
811 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
813         * MAINTAINERS (Various Maintainers): Added myself as line map
814         maintainer.
816 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
818         * move-if-change: Sync from upstream gnulib.
820 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
822         * compile: Sync with upstream Automake.
823         * depcomp: Ditto.
824         * install-sh: Ditto.
825         * missing: Ditto.
826         * mkinstalldirs: Ditto.
827         * ylwrap: Ditto.
829 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
831         * config.sub: Update from upstream config repo.
832         * config.guess: Ditto.
834 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
836         * Makefile.def: Add liboffloadmic to target_modules.  Make
837         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
838         * Makefile.in: Regenerate.
839         * configure: Regenerate.
840         * configure.ac: Add liboffloadmic to target binaries.
841         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
842         Add liboffloadmic to noconfig list when C++ is not supported.
844 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
845             Thomas Schwinge  <thomas@codesourcery.com>
846             Ilya Verbin  <ilya.verbin@intel.com>
847             Andrey Turetskiy  <andrey.turetskiy@intel.com>
849         * configure: Regenerate.
850         * configure.ac (--enable-as-accelerator-for)
851         (--enable-offload-targets): New configure options.
853 2014-11-11  Tobias Burnus  <burnus@net-b.de>
855         * Makefile.def: Make all-gcc depend on all-isl.
856         * Makefile.in: Regenerate.
858 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
860         * ChangeLog.jit: New.
861         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
863 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
865         PR target/63610
866         * libtool.m4: Fix globbing of darwin versions.
867         * configure: Regenerate.
869 2014-11-11  Tobias Burnus  <burnus@net-b.de>
871         * Makefile.def: Remove CLooG.
872         * Makefile.tpl: Ditto.
873         * configure.ac: Ditto.
874         * configure: Regenerate.
875         * Makefile.in: Ditto.
877 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
879         * configure.ac: Handle nvptx-*-*.
880         * configure: Regenerate.
882 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
884         * MAINTAINERS (Write After Approval): Add myself.
886 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
888         * Makefile.def (libcc1): Remove bootstrap=true;.
889         * Makefile.in: Regenerated.
891 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
893         * configure.ac: Update comment.
894         * configure: Regenerate.
896 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
898         * MAINTAINERS (Write After Approval): Add myself.
900 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
902         * configure.ac (extra_host_libiberty_configure_flags): Add
903         --enable-shared also for libcc1's benefit.
904         * configure: Regenerate.
906 2014-10-29  Tristan Gingold  <gingold@adacore.com>
908         * MAINTAINERS: Change my email address.
910 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
911             Tom Tromey  <tromey@redhat.com>
913         * Makefile.def: Add libcc1 to host_modules.
914         * configure.ac (host_tools): Add libcc1.
915         * Makefile.in, configure: Rebuild.
917 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
919         * configure.ac (build_configargs): Don't share config.cache between
920         build subdirs.
921         * configure: Regenerate.
923 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
925         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
926         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
927         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
928         leon3v7 as leon3.
929         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
930         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
931         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
932         * config/sparc/sparc.md (cpu): Add leon3v7.
933         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
935 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
937         * MAINTAINERS (write-after-approval): Add myself.
939 2014-10-23  Ian Lance Taylor  <iant@google.com>
941         * configure.ac: Disable the Go frontend on systems where it is known
942         to not work.
943         * configure: Regenerate.
945 2014-10-23  Richard Biener  <rguenther@suse.de>
947         * Makefile.def: Add libcpp build module and dependencies.
948         * configure.ac: Add libcpp build module.
949         * Makefile.in: Regenerate.
950         * configure: Likewise.
952 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
954         * MAINTAINERS (write-after-approval): Add myself.
956 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
958         * INSTALL/README: Do not mention CVS.
960 2014-10-03  Jing Yu  <jingyu@google.com>
962         * configure.ac: Add aarch64 to list of targets that support gold.
963         * configure: Regenerate.
965 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
967         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
969 2014-09-29  Catherine Moore  <clm@codesourcery.com>
971         * MAINTAINERS:  Add myself as MIPS maintainer.
973 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
975         * MAINTAINERS: Move myself to MIPS maintainers.
977 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
979         * MAINTAINERS: Put all email addresses between '<' and '>'.
981 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
983         * MAINTAINERS: Move myself to reviewers (Fortran).
985 2014-09-01  Andi Kleen  <ak@linux.intel.com>
987         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
988         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
989         * Makefile.in: Regenerate.
991 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
993         * rtx-classes-status.txt: Delete
995 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
997         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
999 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1001         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1002         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1003         of checking for version number.
1004         * configure: Regenerated.
1005         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1007 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1009         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1010         is done; begin phase 6 (use extra rtx_def subclasses).
1012 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1014         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1015         done; begin phase 5 (additional rtx_def subclasses).
1017 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1019         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1021 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1023         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1024         SET_BB_HEADER are done.
1026 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1028         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1029         done.
1031 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1033         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1035 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1037         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1039 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1041         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1043 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1045         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1047 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1049         * rtx-classes-status.txt: Phase 3 (per-file commits within
1050         "config" subdirs) is done; begin phase 4 (removal of
1051         "scaffolding").
1053 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1055         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1056         dir) is done; begin phase 3 (per-file commits within "config"
1057         subdirs).
1059 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1061         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1062         phase 2 (per-file commits in main source dir).
1064 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1066         * configure: Regenerated.
1068 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1070         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1072 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1074         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1076 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1078         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1080 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1082         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1084 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1086         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1088 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1090         * MAINTAINERS (Write After Approval): Add myself.
1092 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1094         * MAINTAINERS: Remove myself
1096 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1098         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1100 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1102         * MAINTAINERS (Write After Approval): Add myself.
1104 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1106         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1107         SET_BB_HEADER, SET_BB_FOOTER
1109 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1111         * rtx-classes-status.txt: New file
1113 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1115         * configure.ac: Eliminate ClooG installation dependency.
1116         * configure: Regenerate.
1117         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1118         * Makefile.in: Regenerate.
1120 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1122         * MAINTAINERS (Write After Approval): Add myself.
1124 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1126         * MAINTAINERS (Write After Approval): Add myself.
1128 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1130         * MAINTAINERS (Write After Approval): Add myself.
1132 2014-07-28  Anthony Green  <green@moxielogic.com>
1134         Import from savannah.gnu.org:
1135         * config.sub: Update to 2014-07-28 version.
1137 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1139         * MAINTAINERS: Remove my MIPS maintainer entry.
1141 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1143         PR target/47230
1144         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1145         * configure: Regenerate.
1147 2014-07-24  James Norris  <jnorris@codesourcery.com>
1149         * MAINTAINERS (Write After Approval): Add myself.
1151 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1153         * configure.ac: Accept only CLooG 0.18.1.
1154         * configure: Regenerate.
1156 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1158         * configure.ac: Don't accept isl 0.11.
1159         * configure: Regenerate.
1161 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1163         * MAINTAINERS (Write After Approval): Add myself.
1165 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1167         * configure.ac: Don't accept isl 0.10.
1168         * configure: Regenerate.
1170 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1172         Fix include path for in-tree cloog.
1173         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1174         * configure: Regenerate.
1176 2014-06-18  Richard Henderson  <rth@redhat.com>
1178         * .gitignore: Import gcc_update output.
1180 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1182         * config-ml.in: Robustify ac_configure_args parsing.
1184         * configure.ac (--enable-linker-plugin-configure-flags)
1185         (--enable-linker-plugin-flags): New flags.
1186         (configdirs): Conditionally add libiberty-linker-plugin.
1187         * configure: Regenerate.
1188         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1189         (host_modules) <lto-plugin>: Pay attention to
1190         @extra_linker_plugin_flags@ and
1191         @extra_linker_plugin_configure_flags@.
1192         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1193         * Makefile.in: Regenerate.
1195         * Makefile.tpl (configure-[+prefix+][+module+])
1196         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1197         "module_srcdir" instead of "module" for locating a module's srcdir.
1198         * Makefile.in: Regenerate.
1200 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1202         * MAINTAINERS (Write After Approval): Add myself.
1204 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1206         * MAINTAINERS: Update my email address.
1208 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1210         * MAINTAINERS (Write After Approval): Add myself.
1212 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1214         * MAINTAINERS (Write After Approval): Add myself.
1216 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1218         PR libstdc++/61011
1219         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1220         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1221         * configure: Regenerate.
1223 2014-05-28  Pedro Alves  <palves@redhat.com>
1225         * MAINTAINERS (Write After Approval): Add myself.
1227 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1229         * MAINTAINERS: Update my affiliation/email.
1231 2014-05-19  Mike Stump  <mikestump@comcast.net>
1233         * MAINTAINERS: Add wide-int reviewers.
1235 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1237         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1238         * configure: Regenerated.
1240 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1242         * MAINTAINERS (libitm): Add myself as maintainer.
1244 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1246         * MAINTAINERS (Write After Approval): Add myself.
1248 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1250         * config.sub, config.guess: Import from upstream.
1252 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1254         * MAINTAINERS (Write After Approval): Put myself in correct order.
1256 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1258         * MAINTAINERS (Write After Approval): Add myself.
1260 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1262         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1263         section.
1265 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1267         * MAINTAINERS (Write After Approval): Delete myself.
1269 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1271         PR sanitizer/56781
1272         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1273         and -B* options with -Xcompiler.
1275 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1277         PR bootstrap/60620
1278         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1279         * Makefile.in: Regenerate.
1281 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1283         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1284         for WINDRES_FOR_TARGET in default-manifest.o rule.
1285         * Makefile.in: Regenerate.
1287 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1289         * MAINTAINERS (Write After Approval): Add myself.
1291 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1293         PR sanitizer/56781
1294         * Makefile.def: Set bootstrap=true; for host fixincludes.
1295         * configure.ac: Don't bootstrap host fixincludes unless
1296         --with-build-config=bootstrap-{a,ub}san.
1297         * Makefile.in: Regenerated.
1298         * configure: Regenerated.
1300 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1302         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1303         --enable-vtable-verify option parsing.  Don't add
1304         target-libsanitizer to bootstrap_target_libs unless
1305         --with-build-config=bootstrap-asan or
1306         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1307         to bootstrap_target_libs unless --enable-vtable-verify.
1308         * configure: Regenerated.
1310 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1312         * MAINTAINERS (Write After Approval): Add myself.
1314 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1316         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1318 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1320         PR bootstrap/58572
1321         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1322         -I for libstdc++-v3 includes if $(LEAN).
1323         * Makefile.in: Regenerated.
1325 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1327         * MAINTAINERS: Update my email address.
1329 2014-02-24  Walter Lee  <walt@tilera.com>
1331         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1332         (tilegx-*-*): Change to tilegx*-*-*.
1333         * configure: Regenerate.
1335 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1337         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1339 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1341         * MAINTAINERS (Write After Approval): Add myself.
1343 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1345         PR target/59788
1346         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1347         *solaris2*.
1349 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1351         * MAINTAINERS: Update my email address.
1353 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1355         * MAINTAINERS: Convert to UTF-8.
1356         Properly sort Xinliang David Li's entry.
1358 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1359             Sandra Loosemore  <sandra@codesourcery.com>
1361         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1362         nios2 port maintainers.
1364 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1366         * MAINTAINERS (Write After Approval): Add myself.
1368 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1370         * configure.ac: Add user-friendly check for native x86_64-linux
1371         multilibs.
1372         * configure: Regenerate.
1374 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1376         * MAINTAINERS: Add myself as sh maintainer.
1378 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1380         * MAINTAINERS: Add self as SLSR maintainer.
1382 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1384         * MAINTAINERS: Update my email address.
1386 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1388         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1390 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1392         * Makefile.in: Regenerate.
1394         * Makefile.tpl: Fix typo.
1395         * Makefile.in: Regenerate partially.
1397 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1399         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1400         supported.
1401         * configure: Regenerated.
1403 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1405         * MAINTAINERS (Write After Approval): Add myself.
1407 2013-10-30  Jason Merrill  <jason@redhat.com>
1409         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1410         --disable-build-format-warnings.
1412 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1414         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1415         depend on libstdc++ and libgcc.
1416         * configure: Regenerate.
1417         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1418         libcilkrts for POSIX and i*86, and x86_64 architectures.
1419         * Makefile.in: Added libcilkrts related fields to support building it.
1421 2013-10-26  Jeff Law  <law@redhat.com>
1423         * Makefile.def (target_modules): Remove libmudflap
1424         (languages): Remove check-target-libmudflap).
1425         * Makefile.in: Rebuilt.
1426         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1427         * configure.ac (target_libraries): Remove target-libmudflap.
1428         Remove checks which disabled libmudflap on some systems.
1429         * configure: Rebuilt.
1430         * libmudflap: Directory removed.
1432 2013-10-21  Cong Hou  <congh@google.com>
1434         * MAINTAINERS (Write After Approval): Add myself.
1436 2013-10-16  Mike Stump  <mikestump@comcast.net>
1438         * .dir-locals.el: Add.
1440 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1442         * configure.ac: Add --enable-host-shared
1443         * configure: Regenerate.
1445 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1447         Import from savannah.gnu.org:
1448         * config.guess: Update to 2013-06-10 version.
1449         * config.sub: Update to 2013-10-01 version.
1451 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1453         Changes to build configuration to allow big endian ARC ELF toolchain
1454         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1455         * configure: Regenerate.
1457 2013-09-20  Alan Modra  <amodra@gmail.com>
1459         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1460         ppc host match.  Support little-endian powerpc linux hosts.
1462 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1464         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1465         maintainer.
1467 2013-09-12  DJ Delorie  <dj@redhat.com>
1469         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1470         maintainers.
1472 2013-09-03  Richard Biener  <rguenther@suse.de>
1474         * configure.ac: Also allow ISL 0.12.
1475         * configure: Regenerated.
1477 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1479         * MAINTAINERS (Write After Approval): Add myself.
1481 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1483         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1485 2013-08-26  Caroline Tice  <cmtice@google.com>
1487         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1488         "Various Reviewers" to libvtv "Various Maintainers".
1490 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1492         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1494 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1496         * MAINTAINERS: Update name, email.
1498 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2013-08-12  Caroline Tice  <cmtice@google.com>
1504         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1505         address in the Write After Approval section.
1507 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1509         * MAINTAINERS (Write After Approval): Update email.
1511 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1513         * configure.ac: Adjust to check VTV_SUPPORTED.
1514         * configure: Regenerated.
1516 2013-08-02  Caroline Tice  <cmtice@google.com>
1518         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1519         on non-linux systems; add target-libvtv to noconfigdirs; add
1520         libsupc++/.libs to C++ library search paths.
1521         * configure: Regenerated.
1522         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1523         libstdc++ and libgcc.
1524         * Makefile.in: Regenerated.
1526 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1528         * MAINTAINERS (Write After Approval): Add myself.
1530 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1531             Shiva Chen  <shiva0217@gmail.com>
1533         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1534         nds32 port maintainers.
1536 2013-07-17  Tim Shen  <timshen91@gmail.com>
1538         * MAINTAINERS (Write After Approval): Add myself.
1540 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1542         * configure.ac: Sync from binutils.
1543         * configure: Regenerate.
1545 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1547         * MAINTAINERS (Write After Approval): Add myself.
1549 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1551         * MAINTAINERS (Write After Approval): Add myself.
1553 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1555         * MAINTAINERS (Write After Approval): Add myself.
1557 2013-04-30  Brooks Moses  <bmoses@google.com>
1559         * MAINTAINERS: Update my email; move myself from Fortran
1560         reviewer to Write After Approval.
1562 2013-04-16  Andreas Schwab  <schwab@suse.de>
1564         * configure.ac (aarch64-*-*): Don't disable java.
1565         * configure: Regenerate.
1567 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1573         * Makefile.def (target_modules): Don't install libffi.
1574         * Makefile.in: Regenerate.
1576 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1578         * MAINTAINERS (Write After Approval): Add myself.
1580 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1582         * MAINTAINERS (Write After Approval): Add myself.
1584 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1586         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1587         * configure: Regenerated.
1589 2013-02-05  Ian Lance Taylor  <iant@google.com>
1591         PR go/55969
1592         * configure.ac: Disable libgo on some systems where it does not
1593         work.
1595 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1597         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1598         Remove Geoff Keating as rs6000 port maintainer, at his request.
1600 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1602         * MAINTAINERS: Update my email.
1604 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1606         * configure: Re-generate.
1608 2013-01-15  Richard Biener  <rguenther@suse.de>
1610         PR other/55973
1611         * configure: Re-generate.
1613 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1615         * Makefile.def (install-target-libsanitizer): Depend on
1616         install-target-libstdc++-v3.
1617         * Makefile.in: Regenerate.
1619 2013-01-14  Richard Biener  <rguenther@suse.de>
1621         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1622         * configure: Re-generate
1624 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1626         * config.sub: Update from config repo.
1628 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1630         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1631         * Makefile.in: Regenerate.
1633 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1635         * MAINTAINERS (arc): Add new port maintainership for myself.
1637 2013-01-09  Jason Merrill  <jason@redhat.com>
1639         * .gitignore: Import from gdb repository.
1641 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1643         * Makefile.def (configure-gcc): Depend on all-gmp.
1644         (all-gcc): Remove dependency on all-gmp.
1645         * Makefile.in: Regenerated.
1647 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1649         * config.sub: Merge from config repo.
1650         * config.guess: Ditto.
1652 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1654         * Makefile.def: Merge from binutils.
1655         * Makefile.in: Ditto.
1657 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1659         * MAINTAINERS: Update my email.
1661 2012-12-29  Ben Elliston  <bje@gnu.org>
1663         * config.guess: Update to 2012-12-29 version.
1664         * config.sub: Likewise.
1666 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1668         * Makefile.def (install-target-libgfortran): Depend on
1669         install-target-libquadmath, install-target-libgcc.
1670         (install-target-libsanitizer): Depend on install-target-libgcc.
1671         (install-target-libjava): Depend on install-target-libgcc.
1672         (install-target-libitm): Depend on install-target-libgcc.
1673         (install-target-libobjc): Depend on install-target-libgcc.
1674         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1675         * Makefile.in: Regenerate.
1677 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1679         * Makefile.def (install-target-libgo): Depend on
1680         install-target-libatomic.
1681         * Makefile.in: Regenerate.
1683 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1685         PR go/55201
1686         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1687         * Makefile.in: Regenerate.
1689 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1691         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1692         * configure: Regenerate.
1694 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1696         * config.sub: Merge from config repo.
1698 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1700         * Makefile.def (target_modules): Add bootstrap=true and
1701         raw_cxx=true to libsanitizer.
1702         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1703         * Makefile.in: Regenerated.
1704         * configure: Likewise.
1706 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1708         * MAINTAINERS: Remove self as RTL optimization maintainer.
1710 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1712         * MAINTAINERS (Write After Approval): Add myself.
1714 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1716         * Makefile.def (target_modules): Remove bootstrap=true and
1717         raw_cxx=true from libsanitizer.
1718         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1719         * Makefile.in: Regenerated.
1720         * configure: Likewise.
1722 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1724         * Makefile.def (target_modules): Add bootstrap=true and
1725         raw_cxx=true to libsanitizer.
1726         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1727         * Makefile.in: Regenerated.
1728         * configure: Likewise.
1730 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1732         PR bootstrap/54279
1733         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1734         * configure: Regenerate.
1735         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1736         * Makefile.in: Regenerate.
1738 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1740         * configure.ac: Disable libsanitizer if we're not building C++.
1741         * configure: Regenerate.
1743 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1745         * MAINTAINERS (Write After Approval): Add myself.
1747 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1749         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1750         Kostya Serebryany (kcc@google.com) and
1751         Jakub Jelinek (jakub@redhat.com).
1752         Rename area for Dodji Seketeli (dodji@redhat.com).
1754 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1756         * MAINTAINERS: (asan.c, related): Add myself.
1758 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1760         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1761         * configure: Regenerate.
1763 2012-11-13  Richard Henderson  <rth@redhat.com>
1765         * configure.ac: Move libsanitizer logic to subdirectory.
1766         * configure: Regenerate.
1768 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1770         * configure.ac: Enable libsanitizer just on x86 linux for now.
1771         * configure: Re-generate.
1773 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1775         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1776         sections.
1777         * configure: Regenerate.
1779 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1781         * configure.ac: Add section for configdirs for libsanitizer.
1782         Disable for cris-*-* and mmix-*-*.
1783         * configure: Regenerate.
1785 2012-11-12  Wei Mi <wmi@google.com>
1787         * configure.ac: Add libsanitizer to target_libraries.
1788         * Makefile.def: Ditto.
1789         * configure: Regenerate.
1790         * Makefile.in: Regenerate.
1791         * libsanitizer: New directory for asan runtime.  Contains an empty
1792         tsan directory.
1794 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1796         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1797         against Mingw64 w32api.
1798         * configure: Regenerate.
1800 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1802         * configure: Regenerated.
1804 2012-11-03  Robert Mason  <rbmj@verizon.net>
1806         * configure.ac: add --disable-libstdcxx configure option
1807         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1809 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2012-10-24  Sharad Singhai  <singhai@google.com>
1819         * MAINTAINERS (Write After Approval): Add myself.
1821 2012-10-24  Eric Christopher  <echristo@gmail.com>
1823         * MAINTAINERS: Update email address.
1825 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1827         PR bootstrap/54820
1828         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1829         * configure: Regenerate.
1831 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1833         * MAINTAINERS (aarch64): Add Marcus and myself.
1835 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1837         PR bootstrap/54820
1838         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1839         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1840         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1841         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1842         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1843         * Makefile.in: Regenerate.
1844         * configure.ac (have_static_libs): New variable and associated check.
1845         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1846         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1847         * configure: Regenerate.
1849 2012-10-10  Richard Biener  <rguenther@suse.de>
1851         * MAINTAINERS: Adjust for changed surname.
1853 2012-10-04  Lawrence Crowl  <crowl@google.com>
1855         * MAINTAINERS (Write After Approval): Add myself.
1857 2012-10-01  Cary Coutant  <ccoutant@google.com>
1859         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1861 2012-09-28  Ian Lance Taylor  <iant@google.com>
1863         * Makefile.def: Make all-target-libgo depend on
1864         all-target-libbacktrace.
1865         * Makefile.in: Rebuild.
1867 2012-09-26  Ian Lance Taylor  <iant@google.com>
1869         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1870         * Makefile.in: Rebuild.
1872 2012-09-20  Walter Lee  <walt@tilera.com>
1874         * configure.ac: Add tilegx to list of targets that support gold.
1875         * configure: Regenerate.
1877 2012-09-20  Marek Polacek  <polacek@redhat.com>
1879         * MAINTAINERS (Write After Approval): Add myself.
1881 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1883         * configure.ac: Add mips*-mti-elf* target.
1884         * configure: Regenerate.
1886 2012-09-17  Ian Lance Taylor  <iant@google.com>
1888         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1889         * configure.ac (host_libs): Add libbacktrace.
1890         (target_libraries): Add libbacktrace.
1891         * Makefile.def (host_modules): Add libbacktrace.
1892         (target_modules): Likewise.
1893         * configure, Makefile.in: Rebuild.
1895 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1897         PR target/38607
1898         Merge upstream change.
1899         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1901         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1902         Add libgomp*.o to compare_exclusions for AIX.
1903         * configure: Regenerate.
1905 2012-09-06  Diego Novillo  <dnovillo@google.com>
1907         * configure.ac: Bump minimum GMP version to 4.2.3.
1908         * configure: Re-generate.
1910 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1912         PR target/54461
1913         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1914         target-libgloss if not configured --with-avrlibc=no.
1915         * configure: Regenerate.
1917 2012-09-04  Jason Merrill  <jason@redhat.com>
1919         * configure.ac: Fix --enable-languages=all.
1921 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1923         * MAINTAINERS (Write After Approval): Add myself.
1925 2012-09-03  Richard Guenther  <rguenther@suse.de>
1927         PR bootstrap/54138
1928         * configure.ac: Re-organize ISL / CLOOG checks to allow
1929         disabling with either --without-isl or --without-cloog.
1930         * configure: Regenerated.
1932 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1934         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1935         * configure: Regenerate.
1937 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1939         * MAINTAINERS: Fix my email address.
1941 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1943         PR binutils/4970
1944         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1945         and opcodes.
1946         * Makefile.in: Regenerated.
1948 2012-08-26  Art Haas <ahaas@impactweather.com>
1950         * configure: Regenerate.
1952 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1954         * INSTALL/README: Also refer to the online installation
1955         instructions.
1957 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1959         * MAINTAINERS (Write After Approval): Add myself.
1960         (Picochip port): Remove myself.
1962 2012-08-14   Diego Novillo  <dnovillo@google.com>
1964         Merge from cxx-conversion branch.
1966         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1967         POSTSTAGE1_CONFIGURE_FLAGS.
1968         * Makefile.in: Regenerate.
1969         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1970         Force C++ when bootstrapping.
1971         * configure: Regenerate.
1973 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1975         * MAINTAINERS (Write After Approval): Add myself.
1977 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1979         * README: Document use of ranges of years in copyright notices.
1981 2012-07-06  Richard Guenther  <rguenther@suse.de>
1983         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1984         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1985         --with-gmp=system.
1986         * Makefile.in: Regenerated.
1987         * configure: Likewise.
1989 2012-07-06  Richard Guenther  <rguenther@suse.de>
1991         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1992         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1993         supply V=1 as extra_make_flags.
1994         * configure: Regenerated.
1995         * Makefile.in: Likewise.
1997 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1999         * configure: Regenerate.
2001 2012-07-03  Richard Guenther  <rguenther@suse.de>
2003         * Makfile.def (isl): Remove not necessary extra_exports and
2004         extra_make_flags.
2005         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2006         * Makefile.in: Regenerated.
2008 2012-07-03  Richard Guenther  <rguenther@suse.de>
2010         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2011         * configure.ac: If either the ISL or the CLooG check failed
2012         do not try to build in-tree versions.
2013         * Makefile.in: Regenerated.
2014         * configure: Regenerated.
2016 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2018         * configure: Regenerate.
2020 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2022         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2023         maintainer.
2025 2012-07-02  Richard Guenther  <rguenther@suse.de>
2027         * configure: Regenerated.
2029 2012-07-02  Richard Guenther  <rguenther@suse.de>
2030         Michael Matz  <matz@suse.de>
2031         Tobias Grosser <tobias@grosser.es>
2032         Sebastian Pop <sebpop@gmail.com>
2034         * Makefile.def: Add ISL host module, remove PPL host module.
2035         Adjust ClooG host module to use the proper ISL.
2036         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2037         * configure.ac: Include config/isl.m4.  Add ISL host library,
2038         remove PPL.  Remove PPL configury, add ISL configury, adjust
2039         ClooG configury.
2040         * Makefile.in: Regenerated.
2041         * configure: Likewise.
2043 2012-07-02  Richard Guenther  <rguenther@suse.de>
2045         Merge from graphite branch
2046         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2048         * configure: Regenerated.
2049         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2050         both cloog.org and legacy versions. The only supported version will
2051         be CLooG with the isl backend.
2053         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2055         * configure: Regenerated.
2056         * configure.ac: Require cloog isl 0.17.0
2058         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2060         * configure: Regenerated.
2061         * config/cloog.m4: Do not define CLOOG_ORG
2063 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2065         * configure.ac: Skip C if explicitly selected.
2066         * configure: Regenerate.
2068 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2070         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2071         they contain -O2.
2072         * configure: Regenerate.
2074 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2076         PR debug/53740
2077         * df.h, df-problems.c, dce.c: Revert last patch.
2079 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2081         * MAINTAINERS (Write After Approval): Update my email address.
2083 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2085         * MAINTAINERS (Write After Approval): Add myself.
2087 2012-06-20  Jason Merrill  <jason@redhat.com>
2089         * Makefile.tpl (check-target-libgomp-c++): New.
2090         (check-target-libitm-c++): New.
2091         * Makefile.def (c++): Add them.
2092         * Makefile.in: Regenerate.
2094 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2096         * MAINTAINERS (Write After Approval): Add myself.
2098 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2100         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2101         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2102         (install-no-fixedincludes): Adjust accordingly.
2103         * Makefile.in: Regenerate.
2105 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2107         Merge upstream change
2108         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2110 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2112         * MAINTAINERS (Write After Approval): Add myself.
2114 2012-05-09  Nick Clifton  <nickc@redhat.com>
2115             Paul Smith  <psmith@gnu.org>
2117         PR bootstrap/50461
2118         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2119         allow for the fact that from release v3.1.0 of MPFR the source
2120         files were moved into a src sub-directory.
2121         * configure: Regenerate.
2123 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2125         * configure.ac: Bump minimum MPFR version to 2.4.0.
2126         * configure: Regenerated.
2128 2012-05-01  Richard Henderson  <rth@redhat.com>
2130         * Makefile.def (libatomic): New target_module.
2131         * configure.ac (target_libraries): Add libatomic.
2132         (noconfigdirs): Check if libatomic is supported.
2133         * Makefile.in, configure: Rebuild.
2135 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2137         * MAINTAINERS (Write After Approval): Add myself.
2139 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2141         * config.sub: Update to 2012-04-18 version from official repo.
2143 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2145         * MAINTAINERS (Write After Approval): Add myself.
2147 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2149         * MAINTAINERS: Changed email address.
2151 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2153         PR target/52737
2154         * contrib/gcc_update (files_and_dependencies):
2155         Remove gcc/config/avr/t-multilib from touch data.
2157 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2159         * MAINTAINERS (OS Port Maintainers): Remove irix.
2160         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2161         (unsupported_languages): Remove mips-sgi-irix6.*.
2162         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2163         (with_stabs): Remove.
2164         * configure: Regenerate.
2166 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2168         * MAINTAINERS (OS Port Maintainers): Remove osf.
2169         * configure.ac (enable_libgomp): Remove *-*-osf*.
2170         (with_stabs): Remove alpha*-*-osf*.
2171         * configure: Regenerate.
2173 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2175         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2176         * configure: Regenerate.
2178 2012-02-17  Walter Lee  <walt@tilera.com>
2180         * MAINTAINERS: (Write After Approval): Delete myself.
2182 2012-02-14  Walter Lee  <walt@tilera.com>
2184         * MAINTAINERS (tilegx port): Add myself.
2185         (tilepro port): Add myself.
2186         (Write After Approval): Add myself.
2188 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2190         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2191         and Joseph Myers as docstring relicensing maintainers.
2193 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2195         * MAINTAINERS (write-after-approval): Add myself.
2197 2012-02-08  Ira Rosen <irar@il.ibm.com>
2199         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2200         maintainer.
2202 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2204         * MAINTAINERS (Write After Approval): Move myself to
2205         maintain alphabetical order.
2207 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2209         * MAINTAINERS (Write After Approval): Add myself.
2211 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2213         * MAINTAINERS (Write After Approval): Add myself.
2215 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2216             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2218         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2219         * configure: Regenerate.
2221 2012-01-23  Harshit Chopra  <harshit@google.com>
2223         * MAINTAINERS (Write After Approval): Add myself.
2225 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2227         * configure.ac: Remove reference to mh-interix.
2228         * configure: Regenerate.
2230 2012-01-05  Richard Henderson  <rth@redhat.com>
2232         PR bootstrap/51072
2233         * configure.ac: Disable libitm if c++ is not enabled.
2234         * configure: Rebuild.
2236         * configure.ac: Fix regexp for same.
2237         * configure: Rebuild.
2239 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2241         * MAINTAINERS (Write After Approval): Add myself.
2243 2012-01-02  Richard Guenther  <rguenther@suse.de>
2245         PR bootstrap/51686
2246         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2247         * Makefile.in: Regenerate.
2249 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2251         * MAINTAINERS (Write After Approval): Add myself.
2253 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2255         * configure: Regenerate.
2257 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2259         * MAINTAINERS (picochip): Changed email address.
2261 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2263         * MAINTAINERS (write-after-approval): Add self.
2265 2011-11-29  DJ Delorie  <dj@redhat.com>
2267         * configure.ac (rl78-*-*) New case.
2268         * configure: Regenerate.
2269         * MAINTAINERS: Add myself as RL78 maintainer.
2271 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2273         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2275 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2277         * libtool.m4: Additional FreeBSD 10 fixes.
2279 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2281         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2282         Maintainers section, as Epiphany maintainer.
2284 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2286         PR target/49992
2287         * configure.ac: Remove ranlib special-casing for Darwin.
2288         * configure: Regenerate.
2290 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2292         * MAINTAINERS (Reviewers): Keep the list sorted.
2294 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2296         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2298 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2300         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2301         * configure: Rebuild.
2302         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2303         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2304         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2305         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2306         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2307         Add READELF.
2308         * Makefile.in: Rebuild.
2310 2011-11-09  Jason Merrill  <jason@redhat.com>
2312         * Makefile.def (language=c++): Remove check-c++0x.
2313         * Makefile.in (check-gcc-c++): Regenerate.
2315 2011-11-08  Richard Henderson  <rth@redhat.com>
2317         * configure.ac: Test for libitm directory present first.
2319         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2321         * configure.ac: Test libitm/configure.tgt to disable libitm.
2322         * configure: Rebuild.
2324 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2325             Richard Henderson  <rth@redhat.com>
2327         Merged from transactional-memory.
2329         * Makefile.def (lang_env_dependencies): libitm is c++.
2330         Add libitm target module.
2331         * configure.ac: Likewise.
2332         * config/mmap.m4: New file.
2333         * contrib/gcc_update: Add libitm to touch data.
2334         * Makefile.in, configure: Rebuild.
2336 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2338         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2339         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2340         * Makefile.in: Regenerate.
2342 2011-11-01  DJ Delorie  <dj@redhat.com>
2344         * config.sub: Update to version 2011-10-29 (added rl78)
2346 2011-10-27  Nick Clifton  <nickc@redhat.com>
2348         * config.sub: Import these changes from the config project:
2350         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2351             Ben Elliston  <bje@gnu.org>
2353         * config.sub (epiphany): New.
2355         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2356             Ben Elliston  <bje@gnu.org>
2358         * config.sub (hexagon, hexagon-*): New.
2360         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2362         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2363         64eb to be64.
2365         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2367         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2368         (nacl): Grok as alias for 32el-unknown-nacl.
2370 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2376         * MAINTAINERS (Write After Approval): Add myself.
2378 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2380         * MAINTAINERS (sparc port): Remove myself.
2382 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2384         * MAINTAINERS (Write After Approval): Add myself.
2386 2011-08-14  Yao Qi  <yao@codesourcery.com>
2388         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2389         * configure: Regenerate.
2391 2011-07-26  Ian Lance Taylor  <iant@google.com>
2393         * configure.ac: Set have_compiler based on whether gcc directory
2394         exists, rather than on whether gcc is in configdirs.
2395         * configure: Rebuild.
2397 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2399         * MAINTAINERS (Global Reviewers): Add self.
2401 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2403         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2404         link directories.
2405         * Makefile.in: Rebuild.
2407 2011-07-20  Ian Lance Taylor  <iant@google.com>
2409         PR bootstrap/49787
2410         * configure.ac: Move --enable-bootstrap handling earlier in file.
2411         If --enable-bootstrap and either --enable-build-with-cxx or
2412         --enable-build-poststage1-with-cxx, enable C++ automatically.
2413         * configure: Rebuild.
2415 2011-07-19  Ian Lance Taylor  <iant@google.com>
2417         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2418         make C++ a boot_language.  Set and substitute
2419         POSTSTAGE1_CONFIGURE_FLAGS.
2420         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2421         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2422         * configure, Makefile.in: Rebuild.
2424 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2426         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2427         maintainers.
2429 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2431         * MAINTAINERS (Global Reviewers): Add myself.
2433 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2435         * configure: Regenerate.
2437 2011-07-16  Jason Merrill  <jason@redhat.com>
2439         * Makefile.def (language=c++): Add check-c++0x and
2440         check-target-libmudflap-c++.
2441         * Makefile.tpl (check-target-libmudflap-c++): New.
2442         * Makefile.in: Regenerate.
2444 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2446         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2447         * Makefile.def (target_modules/libjava): Pass
2448         $(EXTRA_CONFIGARGS_LIBJAVA).
2449         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2450         if not configured with --enable-static-libjava.
2451         * Makefile.in: Regenerate.
2452         * configure: Likewise.
2454 2011-07-15  Jason Merrill  <jason@redhat.com>
2456         * Makefile.in (check-c++): Move check-gcc-c++0x after
2457         check-target-libstdc++-v3.
2459 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2461         * MAINTAINERS (c6x port): New entry.
2463 2011-07-13  Jason Merrill  <jason@redhat.com>
2465         * Makefile.in (check-gcc-c++0x): New.
2466         (check-c++): Depend on it.
2468 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2470         PR target/39150
2471         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2472         x86_64-*-solaris2.1[0-9]*.
2473         * configure: Regenerate.
2475 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2477         * MAINTAINERS (RTL optimizers): Add self.
2479 2011-06-27  Gabriel Charette  <gchare@google.com>
2481         * MAINTAINERS (Write After Approval): Add myself.
2483 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2485         PR regression/47836
2486         PR bootstrap/23656
2487         PR other/47733
2488         PR bootstrap/49247
2489         PR c/48825
2490         * configure.ac (target_libraries): Remove target-libiberty.
2491         Remove case-statement setting skipdirs=target-libiberty for
2492         multiple targets.  Remove checking target_configdirs and
2493         removing target-libiberty but keeping target-libgcc if
2494         otherwise empty.
2495         * Makefile.def (target_modules): Don't add libiberty.
2496         (dependencies): Remove all traces of target-libiberty.
2497         * configure, Makefile.in: Regenerate.
2499 2011-06-13  Walter Lee <walt@tilera.com>
2501         * configure.ac (tilepro-*-*) New case.
2502         (tilegx-*-*): Likewise.
2503         * configure: Regenerate.
2505 2011-06-06  Jing Yu  <jingyu@google.com>
2507         * configure.ac: Skip target-libiberty for
2508         arm*-*-linux-androideabi.
2509         * configure: Regenerated.
2511 2011-06-06  Nick Clifton  <nickc@redhat.com>
2513         * config.sub: Sync from upstream.
2515 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2521         * MAINTAINERS: Update my email address.
2523 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2525         * MAINTAINERS (Write After Approval): Update my email address.
2527 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2529         * MAINTAINERS (Write After Approval): Add myself.
2531 2011-05-08  Doug Kwan  <dougkwan@google.com>
2533         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2534         * configure: Regenerated.
2535         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2536         value from configure.
2537         * Makefile.in: Regenerated.
2539 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2541         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2542         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2543         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2544         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2545         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2546         *-*-vxworks*): Disable newlib and libgloss in separate case
2547         statement.
2548         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2549         to separate case statement.
2550         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2551         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2552         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2553         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2554         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2555         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2556         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2557         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2558         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2559         i[[3456789]]86-*-rdos*, m32r-*-*,
2560         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2561         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2562         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2563         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2564         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2565         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2566         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2567         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2568         and libgloss in main case over targets.  Remove most empty cases
2569         in main case over targets.
2570         * configure: Regenerate.
2572 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2574         * MAINTAINERS (Write After Approval): Add myself.
2576 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2578         * configure.ac: Remove code setting special library locations for
2579         hppa*64*-*-hpux11*.  Remove code setting compiler for
2580         sparc-sun-solaris2*.
2581         * configure: Regenerate.
2583 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2585         * configure.ac: Separate libgloss_dir settings from general case
2586         over targets.
2587         * configure: Regenerate.
2589 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2591         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2592         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2593         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2594         cases in libgcj-disabling case statement.
2595         (hppa*64*-*-linux*): Set unsupported_languages instead of
2596         disabling target-zlib.
2597         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2598         to hppa*64*-*-hpux*.
2599         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2600         hppa*-*-hpux*.
2601         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2602         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2603         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2604         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2605         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2606         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2607         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2608         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2609         libgcj-disabling case statement.
2610         * configure: Regenerate.
2612 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2614         * configure.ac: Disable Java for targets not supporting libffi.
2615         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2616         Remove cases in Java-disabling statement.
2617         (*arm-wince-pe): Change to arm-wince-pe.
2618         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2619         cases in Java-disabling statement.
2620         (bfin-*-*): Don't disable Java again.
2621         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2622         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2623         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2624         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2625         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2626         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2627         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2628         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2629         Java-disabling statement.
2630         (mmix-*-*): Don't disable Java again.
2631         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2632         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2633         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2634         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2635         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2636         statement.
2637         * configure: Regenerate.
2639 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2641         * configure.ac: Separate cases disabling Java and Java libraries
2642         from general case over targets.
2643         * configure: Regenerate.
2645 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2647         * MAINTAINERS: Update my email address.
2649 2011-04-20  Easwaran Raman  <eraman@google.com>
2651         * MAINTAINERS (Write After Approval): Add myself.
2653 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2655         PR lto/48086
2656         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2657         * configure: Regenerate.
2659 2011-04-16  Jim Meyering  <meyering@redhat.com>
2661         * MAINTAINERS (Write After Approval): Add myself.
2663 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2665         * MAINTAINERS: Update my email address.
2667 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2669         * MAINTAINERS (Write After Approval): Add myself.
2671 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2673         * MAINTAINERS (Write After Approval): Add myself.
2675 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2677         * MAINTAINERS (Write After Approval): Add myself.
2679 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2681         * configure.ac (build_tools): Remove build-byacc.
2682         (host_libs): Remove mmalloc.
2683         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2684         autoconf automake libtool diff rcs fileutils shellutils time
2685         textutils wdiff find uudecode hello tar gzip indent recode release
2686         sed perl gawk findutils gettext zip.
2687         (libgcj): Remove target-qthreads.
2688         (target_tools): Remove target-examples target-gperf.
2689         (YACC): Don't handle building byacc.
2690         * configure: Regenerate.
2691         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2692         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2693         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2694         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2695         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2696         handle building components.
2697         * Makefile.in: Regenerate.
2699 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2701         * MAINTAINERS: Update my email address as Xtensa maintainer.
2703 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2705         * config.sub: Sync from upstream.
2707 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2709         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2710         (microblaze*): Don't disable libssp.
2711         * configure: Regenerate.
2713 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2715         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2716         moveifchange.
2717         * configure: Regenerate.
2718         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2719         * Makefile.in: Regenerate.
2721 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2723         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2724         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2725         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2726         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2727         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2728         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2729         md_exec_prefix cases.
2730         * configure: Regenerate.
2732 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2734         * configure.ac: Separate cases disabling target-libssp,
2735         target-libiberty, target-libstdc++-v3 and Fortran from general
2736         case over targets.
2737         * configure: Regenerate.
2739 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2741         * configure.ac (*-*-chorusos): Don't disable libgcj.
2742         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2743         Remove case.
2744         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2745         (arm-*-coff): Don't disable libgcj.
2746         (arm*-*-linux-gnueabi): Remove useless assignment.
2747         (arm-*-riscix*): Don't disable libgcj.
2748         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2749         configuration.
2750         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2751         (c54x*-*-*): Remove case.
2752         (tic54x-*-*): Don't disable GCC or GCC libraries.
2753         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2754         to *.
2755         (d10v-*-*): Don't disable GCC libraries.
2756         (d30v-*-*): Don't disable libgcj.
2757         (h8500-*-*): Don't disable GCC libraries.
2758         (i960-*-*): Don't disable libgcj.
2759         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2760         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2761         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2762         libgcj.
2763         (m68k-*-coff*): Remove case.
2764         (mmix-*-*): Don't disable libgloss on host.
2765         (mn10200-*-*, mn10300-*-*): Remove cases.
2766         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2767         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2768         Don't disable libgcj.
2769         (romp-*-*): Remove case.
2770         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2771         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2772         case.
2773         (v810-*-*): Don't disable GCC libraries.
2774         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2775         (ip2k-*-*): Don't disable GCC libraries.
2776         * configure: Regenerate.
2778 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2780         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2781         libffi on host.
2782         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2783         on host.
2784         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2785         * configure: Regenerate.
2787 2011-03-26  John Marino  <binutils@marino.st>
2789         * configure.ac: Add support for *-*-dragonfly*
2790         * configure: Regenerate.
2792 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2794         * configure.ac (native_only): Remove.
2795         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2796         send-pr uudecode guile gnuserv on host.
2797         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2798         send-pr rcs guile perl texinfo libtool on host.
2799         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2800         automake send-pr rcs guile perl texinfo libtool on host.
2801         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2802         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2803         (alpha*-dec-osf*): Don't disable fileutils on target.
2804         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2805         texinfo send-pr expect dejagnu on target.
2806         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2807         target-qthreads on target.
2808         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2809         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2810         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2811         x86_64-*-mingw*): Don't disable expect on target.
2812         (*-*-cygwin*): Don't disable target-gperf on target.
2813         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2814         gnuserv on target.
2815         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2816         target.
2817         * configure: Regenerate.
2819 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2821         * configure.ac (target_tools): Remove target-groff.
2822         (native_only): Remove target-groff.
2823         (hppa*64*-*-*): Don't disable byacc.
2824         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2825         setting.
2826         (*-*-kaos*): Don't skip target-librx and target-groff.
2827         (*-*-netware*): Don't skip target-libmudflap.
2828         (*-*-tpf*): Don't skip target-libmudflap.
2829         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2830         directories on the host.
2831         (ia64*-*-*vms*): Don't skip tix.
2832         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2833         host.
2834         * configure: Regenerate.
2836 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2838         * configure.ac: Remove references to mt-mep, mt-netware,
2839         mt-wince.
2840         * Makefile.def: Add all-utils soft dependencies.
2841         * Makefile.tpl: Remove GDB_NLM_DEPS.
2842         * configure: Regenerate.
2843         * Makefile.in: Regenerate.
2845 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2847         * configure.ac: Do not include mh-x86omitfp.
2848         * configure: Regenerate.
2850 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2852         * configure.ac: Remove empty cases.
2853         * configure: Regenerate.
2855 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2857         * Makefile.def: Add dependency from termcap to gdb.
2858         * Makefile.in: Regenerate.
2860 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2862         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2863         * configure: Regenerate.
2864         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2865         * Makefile.tpl: Likewise.
2866         * Makefile.in: Regenerate.
2868 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2870         * configure.ac: Remove all mentions of tentative_cc.
2871         * configure: Regenerate.
2873 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2875         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2876         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2877         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2878         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2879         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2880         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2881         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2882         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2883         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2884         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2885         *-*-rhapsody*): Remove host cases.
2886         * configure: Regenerate.
2888 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2890         * configure.ac (ppc*-*-pe): Remove host case.
2891         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2892         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2893         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2894         cases.
2895         * configure: Regenerate.
2897 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2899         * config.sub: Update to version 2011-03-23.
2901 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2903         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2904         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2905         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2906         * configure: Regenerate.
2908 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2910         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2911         to Write After Approval.
2912         * config-ml.in: Don't handle arc-*-elf*.
2913         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2914         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2915         handle GCC libraries.
2916         * configure: Regenerate.
2918 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2920         PR bootstrap/48120:
2921         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2922         Add -lstdc++ -lm to LIBS.
2923         * configure: Regenerate.
2925 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2927         * config.guess: Update to version 2011-02-02
2928         * config.sub: Update to version 2011-02-24
2930 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2932         PR lto/48086
2933         * configure.ac: Re-enable LTO on *-apple-darwin9.
2934         * configure: Regenerate.
2936 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2938         PR lto/48086
2939         * configure.ac: Disable LTO on darwin due to an assembler change in
2940         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2941         under 256.
2942         * configure: Regenerate.
2944 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2946         * MAINTAINERS: Update myself as score backend maintainer,
2947         update my e-mail address.
2949 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2951         * MAINTAINERS: Update my e-mail address.
2953 2011-03-06  Joey Ye  <joey.ye@arm.com>
2955         * MAINTAINERS: Update my e-mail address.
2957 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2959         * configure.ac: Adjust test of with_ppl.
2960         * configure: Regenerated.
2962 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2964         * MAINTAINERS: Adjust my e-mail address.
2966 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2968         * configure.ac: Add -lpwl to ppllibs.
2969         * configure: Regenerated.
2971 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2973         * config/cloog.m4: Add -lisl to clooglibs.
2974         * configure: Regenerated.
2976 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2978         * MAINTAINERS (CPU Port maintainers): Add self.
2980 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2982         * MAINTAINERS: Add myself as testsuite maintainer.
2984 2011-02-15  Mike Stump  <mikestump@comcast.net>
2986         * MAINTAINERS: Add myself as testsuite maintainer.
2988 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2990         Import from Libtool and gnulib:
2992         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2994         Prepare for supporting FreeBSD 10.
2995         * config.rpath: Remove handling of freebsd1* which soon would
2996         match FreeBSD 10.0.
2998         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3000         Remove support for FreeBSD 1.x.
3001         * libtool.m4 (_LT_LINKER_SHLIBS)
3002         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3003         soon would incorrectly match FreeBSD 10.0.
3005 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3007         PR binutils/12283
3008         * move-if-change: Import version from gnulib.
3010 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3012         PR lto/47225
3013         * Makefile.def (lto-plugin): Double dash for enable-shared.
3014         (configure-gcc): Depend on all-lto-plugin.
3015         * Makefile.in: Rebuilt.
3017 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3019         * configure.ac: Remove extra bracket.
3020         * configure: Regenerate.
3022 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3024         * MAINTAINERS: Add myself as libquadmath maintainer.
3026 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3028         * MAINTAINERS: Update my email address.
3030 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3032         * MAINTAINERS (option handling): Add self.
3034 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3036         PR lto/47225
3037         * Makefile.def: Add dependency for install-gcc
3038         on install-lto-plugin.
3039         * Makfile.in: Regenerated
3041 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3043         * MAINTAINERS (CPU Port Maintainers): Add myself.
3045 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3047         PR libgcj/44341
3048         * configure.ac: Discard --with-* flags for host when configuring
3049         target libraries for cross build.
3050         * configure: Rebuilt.
3052 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3054         * MAINTAINERS (linear loop transforms): Removed.
3056 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3058         * configure.ac: If with_ppl is no, move setting with_cloog=no
3059         after CLOOG_REQUESTED check.
3060         * configure: Regenerated.
3062 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3064         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3065         CLooG has been requested.
3066         * configure: Regenerated.
3068 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3070         * configure: Regenerated.
3071         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3073 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3075         * configure: Regenerated.
3076         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3078 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3080         * configure.ac: Use AS_HELP_STRING throughout.
3081         * configure: Regenerate.
3083 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3085         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3086         * configure: Regenerate.
3088 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3090         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3092 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3094         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3095         for ia64-hpux.
3096         * configure: Regenerate.
3098 2011-01-07  Jan Hubicka  <jh@suse.cz>
3100         PR lto/47225
3101         * Makefile.in: Regenerate.
3102         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3103         configure.
3105 2011-01-07  Jan Hubicka  <jh@suse.cz>
3107         * Makefile.in: Regenerate.
3108         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3109         and configure dependency on lto-plugin configure.
3110         (lto-plugin module): Remove dependency on GCC; add dependency on
3111         liniberty.
3113 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3115         * MAINTAINERS (Write After Approval): Add myself.
3117 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3119         * configure: Regenerate.
3121 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3123         * configure.ac: (picochip): Disable libiberty.
3125 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3127         * MAINTAINERS (Write After Approval): Add myself.
3129 2010-12-10  Ian Lance Taylor  <iant@google.com>
3131         PR bootstrap/46819
3132         * configure.ac: For --disable-libgcj clear libgcj_saved.
3133         * configure: Rebuild.
3135 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3137         PR fortran/46540
3138         * configure.ac: Add --disable-libquadmath and
3139         --disable-libquadmath-support.
3140         * configure: Regenerate.
3142 2010-12-03  Ian Lance Taylor  <iant@google.com>
3144         * MAINTAINERS: Add myself as libgo maintainer.
3146 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3148         PR libffi/46792
3149         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3150         * configure: Regenerate.
3152 2010-12-02  Ian Lance Taylor  <iant@google.com>
3154         * configure.ac: Always set default for poststage1_ldflags to
3155         -static-libstdc++ -static-libgcc.
3157 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3159         * configure.ac: Move comment to remove extra space in last argument
3160         of GCC_TARGET_TOOL.
3162 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3164         PR other/46026
3165         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3166         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3167         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3168         (BASE_FLAGS_TO_PASS): Use it.
3169         * configure: Rebuilt.
3170         * Makefile.in: Rebuilt.
3172 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3174         PR binutils/12258
3175         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3176         Properly check default linker.
3177         * configure: Regnerated.
3179 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3181         * configure.ac: For --enable-gold, handle value `default' instead of
3182         `both*'.  New configure option --{en,dis}able-ld.
3183         * configure: Regenerate.
3185 2010-11-20  Ian Lance Taylor  <iant@google.com>
3187         * configure.ac: Only disable a language library if no language needs
3188         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3189         * configure: Rebuild.
3191 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3193         * Makefile.in: Regenerate.
3195         PR other/46202
3196         * configure.ac: Fix just-built in-tree STRIP name to be
3197         binutils/strip-new.
3198         * configure: Regenerate.
3199         * Makefile.def (install-strip-gcc, install-strip-binutils)
3200         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3201         (install-strip-sid): Mirror dependencies on non-strip variants
3202         of these targets on the respective -strip prerequisites.
3203         * Makefile.tpl (install-strip, install-strip-host)
3204         (install-strip-target): New targets.
3205         (install-strip-[+module+], install-strip-target-[+module+]):
3206         New targets.
3207         * Makefile.in: Regenerate.
3209 2010-11-19  Ian Lance Taylor  <iant@google.com>
3210             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3212         * configure.ac: Add target-libgo to target_libraries.  Set
3213         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3214         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3215         (HOST_EXPORTS): Add GOC.
3216         (BASE_TARGET_EXPORTS): Add GOC.
3217         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3218         (GOCFLAGS_FOR_TARGET): New variable.
3219         (EXTRA_HOST_FLAGS): Add GOC.
3220         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3221         * Makefile.def (target_modules): Add libgo.
3222         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3223         (dependencies): Add dependency from configure-target-libgo to
3224         configure-target-libffi and all-target-libstdc++-v3.  Add
3225         dependencies from all-target-libgo to all-target-libffi.
3226         (languages): Add go.
3227         * configure: Rebuild.
3228         * Makefile.in: Rebuild.
3230 2010-11-19  Ian Lance Taylor  <iant@google.com>
3232         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3233         compiler/flag environment variables.
3235 2010-11-18  Ian Lance Taylor  <iant@google.com>
3237         * configure.ac: Check for lang_requires_boot_languages in
3238         config-lang.in files.
3239         * configure: Rebuild.
3241 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3242             Tobias Burnus  <burnus@net-b.de>
3244         PR fortran/32049
3245         * Makefile.def: Add libquadmath; build it with language=fortran.
3246         * configure.ac: Add libquadmath.
3247         * Makefile.tpl: Handle multiple libs in check-[+language+].
3248         * Makefile.in: Regenerate.
3249         * configure: Regenerate.
3251 2010-11-16  Tom Tromey  <tromey@redhat.com>
3253         * MAINTAINERS: Moved myself to reviewers section.
3255 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3257         * MAINTAINERS: Moved myself to reviewers section.
3259 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3261         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3262         (Write After Approval): Remove self.
3264 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3266         * configure.ac: Fix spelling in option names.
3267         * configure: Regenerated.
3269 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3271         PR bootstrap/39622
3272         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3273         * configure: Regenerated.
3275 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3277         * MAINTAINERS: Update my email address.
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-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3293         * configure: Regenerate.
3295 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3297         * configure.ac: Support official CLooG.org versions.
3298         * configure: Regenerate.
3299         * config/cloog.m4: New.
3301 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3303         * MAINTAINERS (Write After Approval): Add myself.
3305 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3307         * MAINTAINERS: Update my email address.
3309 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3311         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3312         * configure: Regenerate.
3314 2010-11-03  Ian Lance Taylor  <iant@google.com>
3315             Dave Korn  <dave.korn.cygwin@gmail.com>
3317         PR lto/46273
3318         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3319         and on other supported platforms whenever LTO is enabled.
3320         * configure: Rebuild.
3322 2010-11-02  Alan Modra  <amodra@gmail.com>
3324         PR binutils/12110
3325         * configure.ac: Error when source path contains spaces.
3326         * configure: Regenerate.
3328 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3330         * MAINTAINERS: Update my email address.
3332 2010-10-20  Ian Lance Taylor  <iant@google.com>
3334         * Makefile.def (target_modules): Set lib_path to src/.libs for
3335         libstdc++-v3 module.
3336         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3337         * Makefile.in: Rebuild.
3339 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3341         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3342         (Write After Approval): Remove myself.
3344 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3346         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3348 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3350         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3352 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3354         * configure.ac (build_lto_plugin): New shell variable.
3355         (--enable-lto): Turn on by default for all non-ELF platforms that
3356         have had LTO support added so far.  Set build_lto_plugin appropriately
3357         for both ELF and non-ELF.
3358         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3359         * configure: Regenerate.
3361 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3363         Sync from src:
3364         * configure.ac (v850 support): Remove target-libgloss from
3365         noconfigdirs.
3366         * configure: Regenerate.
3368 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3370         PR bootstrap/45326
3371         PR bootstrap/45174
3372         * configure.ac: Honor initial values of $build_configargs,
3373         $host_configargs, $target_configargs.  Mark the precious, so
3374         environment settings get recorded.
3375         * configure: Regenerate.
3377 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3379         PR bootstrap/45796
3380         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3381         Depend on all-build-libiberty.
3382         * Makefile.in: Regenerate.
3384 2010-09-30  Michael Eager  <eager@eagercon.com>
3386         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3387         * configure: Regenerate.
3389 2010-09-28  Michael Eager  <eager@eagercon.com>
3391         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3393 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3395         PR bootstrap/44621
3396         * configure.ac: Fix unportable shell quoting.
3397         * configure: Regenerate.
3399 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3401         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3402         targets and amend comment.
3403         * configure: Regenerate.
3405 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3407         * MAINTAINERS (Write After Approval): Add myself.
3409 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3411         * configure.ac: Enable LTO by default on Darwin.
3412         * configure: Regenerate.
3414 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3416         * MAINTAINERS (Write After Approval): Add myself.
3418 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3420         * MAINTAINERS (Write After Approval): Add myself.
3422 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3424         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3425         ports
3427 2010-07-28  David Yuste  <david.yuste@gmail.com>
3429         * MAINTAINERS (Write After Approval): Add myself.
3431 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3433         * configure.ac: Support all v850 targets.
3434         * configure: Regenerate.
3436 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3438         PR bootstrap/44455
3439         * configure.ac (extra_mpfr_configure_flags): Copy from
3440         extra_mpc_gmp_configure_flags.
3441         * configure: Re-generated.
3443 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3445         * MAINTAINERS (Write After Approval): Add myself.
3447 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3449         * MAINTAINERS (Write After Approval): Add myself.
3451 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3457         PR target/44862
3458         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3459         Provide -B option to allow for link spec %s substitutions for
3460         libstdc++.a on darwin.
3461         * Makefile.in: Regenerate.
3463 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3465         * MAINTAINERS (Reviewers): Update my e-mail address
3467 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3469         * Makefile.def (configure-gcc): Depend on all-libelf.
3470         * Makefile.in: Rebuild.
3472 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3474         * MAINTAINERS (Write After Approval): Add myself in the right place.
3476 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3478         * MAINTAINERS (Write After Approval): Add myself.
3480 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3482         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3484 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3486         * config.sub: Update to version 2010-05-21.
3487         * config.guess: Update to version 2010-04-03.
3489 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3491         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3492         * configure: Regenerate.
3494 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3496         * MAINTAINERS (Write After Approval): Add myself.
3498 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3500         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3501         a platform that supports LTO.
3502         * configure: Regenerate.
3504 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3506         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3507         * configure: Regenerated.
3509 2010-04-27  Roland McGrath  <roland@redhat.com>
3510             H.J. Lu  <hongjiu.lu@intel.com>
3512         * configure.ac (--enable-gold): Support both, both/gold and
3513         both/bfd to add gold to configdirs without removing ld.
3514         * configure: Regenerated.
3516         * Makefile.def: Add install-gold dependency to install-ld.
3517         * Makefile.in: Regenerated.
3519 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3521         PR lto/42776
3522         * configure.ac (--enable-lto): Refactor handling so libelf tests
3523         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3524         and allow LTO to be explicitly enabled on non-ELF platforms that
3525         are known to support it inside else-clause.
3526         * configure: Regenerate.
3528 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3530         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3531         * configure: Regenerate.
3533 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3535         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3536         * configure: Regenerate.
3538 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3540         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3541         separately.
3542         * configure: Regenerate.
3544 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3546         * MAINTAINERS (Write After Approval): Add myself.
3548 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3550         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3551         * configure: Regenerate.
3553 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3555         * configure: Regenerate after change to elf.m4.
3557 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3559         * MAINTAINERS (Write After Approval): Add myself.
3561 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3563         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3564         * configure: Regenerated.
3566 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3568         * configure.ac: Print "buggy but acceptable" when CLooG
3569         revision is less than 9.
3570         * configure: Regenerated.
3572 2010-04-01  Diego Novillo  <dnovillo@google.com>
3574         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3576 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3578         PR bootstrap/43615
3579         PR bootstrap/43328
3581         Revert:
3583         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3585         * configure.ac: Do not pass --enable-multilib nor
3586         --disable-multilib in baseargs.  Accept explicitly passed
3587         --enable_multilib.
3588         * configure: Regenerate.
3590 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3592         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3594 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3596         * MAINTAINERS: Remove myself.
3598 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3600         PR bootstrap/43328
3601         * configure.ac: Do not pass --enable-multilib nor
3602         --disable-multilib in baseargs.  Accept explicitly passed
3603         --enable_multilib.
3604         * configure: Regenerate.
3606 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3608         * MAINTAINERS (spu port): Remove me.
3610 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3612         * configure.ac (tic6x-*-*): New case.
3613         * configure: Regenerate.
3615 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3617         * config.sub: Update to version 2010-03-22.
3618         * config.guess: Update to version 2009-12-30.
3620 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3622         PR ada/42554
3623         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3624         * configure: Regenerate.
3626 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3628         * MAINTAINERS: Update my email address.
3630 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3632         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3633         (ghassan.shobaki@amd.com): Removed.
3635 2010-03-17  Alan Modra  <amodra@gmail.com>
3637         * MAINTAINERS: Update my email address.
3639 2010-03-16  Diego Novillo  <dnovillo@google.com>
3641         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3642         Matthews.
3644 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3646         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3647         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3649 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3651         * MAINTAINERS: Update my email address.
3653 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3655         * MAINTAINERS: Update my email address.
3657 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3659         * MAINTAINERS: Update my email address.
3661 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3663         * MAINTAINERS: Update my email address.
3665 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3667         PR libstdc++/32499
3668         * configure.ac (RANLIB): Default to true.
3669         (STRIP): Likewise.
3670         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3671         * configure: Regenerate.
3673 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3675         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3676         (Write After Approval): Update my email address.
3678 2010-02-17  Nick Clifton  <nickc@redhat.com>
3680         PR 11238
3681         * Makefile.tpl (local-distclean): Also remove config.cache files in
3682         sub-directories as there may not be Makefiles present in the
3683         sub-directories.
3684         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3685         the config.cache files found by the find command.
3687         * Makefile.in: Regenerate.
3688         * configure.ac: Revert previous delta.
3689         * configure: Regenerate.
3691 2010-02-15  Nick Clifton  <nickc@redhat.com>
3693         PR 11238
3694         * configure.ac: Delete config.cache files in sub-directories when
3695         deleting Makefiles.
3696         * configure: Regenerate.
3698 2010-02-12  Ben Elliston  <bje@gnu.org>
3700         * MAINTAINERS: Update my email address.
3702 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3704         * MAINTAINERS (spu port): Update my email address.
3706 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3708         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3710 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3712         * configure.ac: Add "recommended" version checks for GMP/MPC.
3713         Update recommended GMP/MPFR/MPC versions.
3714         * configure: Regenerate.
3716 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3718         * MAINTAINERS: Move my Embecosm email address into the
3719         write-after-approval section.
3721 2010-01-26  Ian Lance Taylor  <iant@google.com>
3723         * MAINTAINERS: Add myself as Go frontend maintainer.
3725 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3727         PR libstdc++/36101, PR libstdc++/42813
3728         * configure.ac (bootstrap_target_libs): Make inclusion of
3729         target-libgomp conditional on libgomb being in target_configdirs.
3730         * configure: Regenerate.
3732 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3734         PR libstdc++/36101, PR libstdc++/42813
3735         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3736         * configure: Regenerate.
3738 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3740         PR libstdc++/36101, PR libstdc++/42813
3741         * configure.ac (target_configdirs): Substitute.
3742         * Makefile.def: Bootstrap target module libgomp.
3743         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3744         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3745         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3746         * configure, Makefile.in: Regenerate.
3748 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3750         * MAINTAINERS: Adjust my details.
3752 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3754         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3756 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3758         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3760 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3762         * MAINTAINERS (Write After Approval): Add myself.
3764 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2010-01-11  Richard Guenther  <rguenther@suse.de>
3770         PR lto/41569
3771         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3772         * Makefile.in: Regenerated.
3774 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3776         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3777         * configure: Regenerate.
3779 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3780             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3782         PR bootstrap/42424
3783         * configure.ac: Include libtool m4 files.
3784         (_LT_CHECK_OBJDIR): Call it.
3785         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3786         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3788         * configure: Regenerate.
3790 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3792         PR bootstrap/41818
3793         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3794         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3795         * Makefile.in: Regenerate.
3797 2010-01-02  Richard Guenther  <rguenther@suse.de>
3799         PR lto/41529
3800         * configure.ac: Include config/elf.m4.  Disable LTO if not
3801         builting for an elf target.
3802         * configure: Regenerate.
3804 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3806         * MAINTAINERS: Change my email address.
3808 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3810         * config.sub, config.guess: Update from upstream sources.
3812 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3814         * MAINTAINERS (Write After Approval): Add myself.
3816 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3818         PR middle-end/30447
3819         PR middle-end/30789
3820         PR other/40302
3822         * configure.ac: Require MPC.
3823         * configure: Regenerate.
3825 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3827         PR target/38384
3828         PR bootstrap/40972
3829         * libtool.m4: Sync from git Libtool.
3830         * ltoptions.m4: Likewise.
3831         * ltversion.m4: Likewise.
3832         * lt~obsolete.m4: Likewise.
3833         * ltmain.sh: Likewise.
3835 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3837         * configure.ac: Update minimum MPC version to 0.8.
3838         * configure: Regenerate.
3840 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3842         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3843         * configure: Regenerated.
3845 2009-11-21  Ian Lance Taylor  <iant@google.com>
3847         * configure.ac: Change default of poststage1_ldflags to be empty if
3848         poststage1_libs is set.  When poststage1_libs is empty, and
3849         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3850         * configure: Rebuild.
3852 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3854         * MAINTAINERS (Write After Approval): Update my email address.
3856 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3858         * config.guess: Update from upstream sources.
3860 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3862         * Makefile.def: Restore host and target settings for gmp.
3863         * Makefile.in: Rebuild.
3865 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3867         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3868         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3869         Fix portability of test of C++ as bootstrap language.  Add
3870         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3871         * configure: Rebuild.
3872         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3873         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3874         in-tree building.
3875         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3876         (POSTSTAGE1_HOST_EXPORTS): Use it.
3877         (STAGE[+id+]_CXXFLAGS): New.
3878         (BASE_FLAGS_TO_PASS): Pass it down.
3879         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3880         extra_exports.
3881         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3882         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3883         extra_exports.
3884         * Makefile.in: Rebuild.
3886 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3888         * config.sub, config.guess: Update from upstream sources.
3890 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3892         * MAINTAINERS (Write After Approval): Add myself.
3894 2009-11-09  Jon Beniston  <jon@beniston.com>
3896         * MAINTAINERS (Write After Approval): Add myself.
3898 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3900         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3901         paths for *-w64-mingw* and x86_64-*mingw*.
3902         * configure: Regenerated.
3904 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3906         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3908 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3910         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3911         Phil Edwards to Write-After Approval.
3913 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3915         * configure.ac: Disable target-winsup & co for
3916         x86_64-*-mingw* and *-w64-mingw* targets.
3917         * configure: Regenerated.
3919 2009-10-16  Nick Clifton  <nickc@redhat.com>
3921         * MAINTAINERS: Add myself as a maintainer for the RX port.
3923 2009-10-26  Johannes Singler  <singler@kit.edu>
3925         * MAINTAINERS (Write After Approval): Update my e-mail address.
3927 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3929         * configure.ac (CLooG test): Use = with test.
3930         * configure: Regenerate.
3932 2009-10-22  Richard Guenther  <rguenther@suse.de>
3934         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3935         cloog if the ppl version check failed.  Move flags saving
3936         before setting in libelf check.
3937         * configure: Regenerate.
3939 2009-10-21  Richard Guenther  <rguenther@suse.de>
3941         * configure.ac: Adjust the ppl and cloog configure to work as
3942         documented.  Disable cloog if ppl was disabled.  Omit the version
3943         checks if they were disabled.
3944         * configure: Re-generate.
3946 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3948         * configure.ac: Add 'lto' to enable_languages, not
3949         new_enable_languages, and only if not already present.
3950         * configure: Regenerate.
3952 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3954         * README: Refer to the various COPYING* files instead of just
3955         COPYING.
3956         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3958 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3960         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3962 2009-10-07  Richard Guenther  <rguenther@suse.de>
3964         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3965         and Richard Guenther as reviewers.
3966         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3967         as reviewers.
3969 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3971         * config.sub: Update from upstream sources.
3973 2009-10-06  Ian Lance Taylor  <iant@google.com>
3975         * Makefile.def: check-gold depends upon all-gas.
3976         * Makefile.in: Rebuild.
3978 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3980         * MAINTAINERS (Write After Approval): Add myself.
3982 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3984         * Makefile.def: all-lto-plugin depends on all-libiberty.
3985         set bootstrap=true for lto-plugin.
3986         Add lto-plugin.
3987         * Makefile.in: Regenerate.
3988         * configure.ac (host_libs): Add lto-plugin.
3989         * configure: Regenerate.
3991 2009-10-03  Diego Novillo  <dnovillo@google.com>
3993         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3994         (HOST_LIBELFLIBS): Define.
3995         (HOST_LIBELFINC): Define.
3996         * Makefile.in: Regenerate.
3997         * configure.ac: Add --enable-lto.
3998         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3999         If --enable-lto is used, add 'lto' to new_enable_languages.
4000         If --enable-lto is used and gold is enabled, add
4001         lto-plugin to configdirs.
4002         * configure: Regenerate.
4004 2009-10-03  Simon Baldwin  <simonb@google.com>
4006         * configure.ac: If --with-system-zlib, suppress local zlib and
4007         pass --with-system-zlib to subdir configure scripts.
4008         * configure: Regenerate.
4010 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4011             Paolo Bonzini  <bonzini@gnu.org>
4013         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4014         $(srcdir).
4015         * Makefile.in: Rebuilt.
4017 2009-09-26  Gary Funck  <gary@intrepid.com>
4019         * MAINTAINERS (Write After Approval): Add myself.
4021 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4023         * configure.ac: Update minimum MPC version to 0.7.
4024         * configure: Regenerate.
4026 2009-09-25  Nick Clifton  <nickc@redhat.com>
4028         * configure.ac: Pass any --cache-file=/dev/null option on to
4029         subconfigures.
4030         * configure: Regenerate.
4032 2009-09-23  Nick Clifton  <nickc@redhat.com>
4034         * config.sub, config.guess: Update from upstream sources.
4036 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4038         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4039         * Makefile.in: Rebuilt.
4041 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4043         PR bootstrap/32272
4044         * configure.ac: Error out if $srcdir isn't '.' but contains
4045         host-${host_noncanonical}.
4046         * configure: Regenerate.
4048 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4050         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4051         maintainer.
4053 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4055         * configure.ac: If bootstrapping a combined tree with
4056         --enable-gold, require c++ in stage1_languages.
4057         * configure: Regenerate.
4059         * configure.ac: Also add target_libs of stage1_languages to
4060         bootstrap_target_libs.
4061         * configure: Regenerate.
4063         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4064         with --enable-languages not containing c++.
4065         * configure: Regenerate.
4067 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4069         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4070         * configure: Regenerate.
4072 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4074         * MAINTAINERS (Write After Approval): Update my e-mail address,
4075         and move from from here...
4076         (Waiting for paperwork): To here.
4078 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4080         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4082 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4084         * configure.ac: Do not use $extrasub for replacing @if/@endif
4085         parts in Makefile; instead, use additional arguments to
4086         AC_CONFIG_COMMANDS to do the replacement manually, with several
4087         sed invocations, to avoid HP-UX sed command limits.
4088         * configure: Regenerate.
4090 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4092         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4093         blank before -L.
4095 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4097         * configure.ac (with-build-config): Document.  Handle without.
4098         Handle missing argument.
4099         * configure: Rebuilt.
4101 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4103         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4104         Default to bootstrap-debug only if compare-debug works.
4105         * configure: Rebuilt.
4106         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4107         * Makefile.in: Rebuilt.
4109 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4111         * MAINTAINERS (OS Port Maintainers): Update my email address.
4113 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4115         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4116         * Makefile.in: Rebuilt.
4118 2009-09-01  Chris Demetriou  <cgd@google.com>
4120         * MAINTAINERS (Write After Approval): Add myself.
4122 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4124         PR debug/30161
4125         * include/dwarf2.h (enum dwarf_tag): Added
4126         DW_TAG_GNU_template_template_param
4127         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4129 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4131         * Makefile.tpl (AWK): Fix typo.
4132         * Makefile.in: Regenerate.
4134 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4136         * configure.ac: Detect awk and sed.
4137         * Makefile.def (flags_to_pass): Add AWK and SED.
4138         * Makefile.tpl (AWK, SED): New.
4139         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4140         * configure: Regenerate.
4141         * Makefile.in: Regenerate.
4143 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4145         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4146         (collapseslashes): Likewise.
4148 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4150         * configure.ac (AC_PREREQ): Bump to 2.64.
4152 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4154         * configure.ac: Remove --with-datarootdir, --with-docdir,
4155         --with-pdfdir, --with-htmldir switches.
4156         * configure: Regenerate.
4158         * configure: Regenerate.
4160         * compile: Sync from Automake 1.11.
4161         * depcomp: Likewise.
4162         * install-sh: Likewise.
4163         * missing: Likewise.
4164         * mkinstalldirs: Likewise.
4165         * ylwrap: Likewise.
4167 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4169         * ltmain.sh (func_normal_abspath): New function.
4170         (func_relative_path): Likewise.
4171         (func_mode_help): Document new -bindir option for link mode.
4172         (func_mode_link): Add new -bindir option, and use it to place
4173         output DLL if specified.
4175 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4177         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4178         (baseargs): Add --disable-option-checking.
4179         * configure: Regenerate.
4181         * Makefile.def (configure-target-libiberty): Depend on
4182         all-binutils and all-ld.
4183         (configure-target-newlib): Likewise.
4184         * Makefile.in: Regenerate.
4186 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4188         * config.sub, config.guess: Update from upstream sources.
4190 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4192         Sync from src, merge:
4194         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4196         * configure.ac: Do not exclude gas for i386-*-darwin.
4197         Add a case for x86_64-*-darwin.
4198         * configure: Regenerate.
4200 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4202         * MAINTAINERS: Add my name to Write After Approval list.
4204 2009-08-06  Michael Eager  <eager@eagercon.com>
4206         * configure.ac: Add Microblaze target.
4207         * configure: Regenerate.
4209 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4211         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4212         * configure: Regenerate.
4214 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4216         * MAINTAINERS (Write After Approval): Update my e-mail address.
4218 2009-07-06  Ian Lance Taylor  <iant@google.com>
4220         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4221         * configure: Rebuild.
4223 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4225         * MAINTAINERS: Move myself to the Graphite Reviewers.
4227 2009-06-30  Wei Guozhi  <carrot@google.com>
4229         * MAINTAINERS: Add my name to Write After Approval list.
4231 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4233         PR bootstrap/40338
4234         * configure.ac (comparestring): Create new variable.
4235         * Makefile.tpl (comparestring): Use to skip some comparisions.
4236         * configure: Regenerate.
4237         * Makefile.in: Regenerate.
4239 2009-06-26  Doug Evans  <dje@sebabeach.org>
4241         * Makefile.def (host_modules): Add cgen.
4242         * Makefile.in: Regenerate.
4243         * configure.ac (host_tools): Add cgen.
4244         * configure: Regenerate.
4246 2009-06-23  DJ Delorie  <dj@redhat.com>
4248         * MAINTAINERS: Add myself as mep maintainer.
4250 2009-06-23  Ian Lance Taylor  <iant@google.com>
4252         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4253         boot_languages.  Only bootstrap target libraries listed in
4254         target_libs for some boot language.  Add --with-stage1-ldflags,
4255         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4256         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4257         if not building with C++.
4258         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4259         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4260         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4261         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4262         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4263         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4264         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4265         * configure, Makefile.in: Rebuild.
4267 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4269         * MAINTAINERS: Added my name to write-after-approval list.
4271 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4273         * configure.ac: Define is_elf for QNX Neutrino targets.
4274         * configure: Regenerate.
4276 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4278         * MAINTAINERS: Added my name to the write-after-approval list
4280 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4282         * configure.ac: Detect MPC in default directory.
4283         * configure: Regenerate.
4285 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4286             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4288         * Makefile.tpl (all): Avoid a trailing backslash.
4289         * Makefile.in: Regenerate.
4291 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4293         * config.sub, config.guess: Update from upstream sources.
4295 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4297         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4298         to noconfdirs.
4299         * configure: Regenerate.
4301 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4303         * Makefile.tpl ([+compare-target+]): Compare all stage
4304         directories, rather than just gcc.
4305         * Makefile.in: Rebuilt.
4307 2009-06-01  Doug Kwan  <dougkwan@google.com>
4309         * configure.ac: Support gold for target arm*-*-*.
4310         * configure: Regenerate.
4312 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4314         * Makefile.def: Add MPC support and dependencies.
4315         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4317         * Makefile.in, configure: Regenerate.
4319 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4321         * Makefile.tpl (all): Avoid harmless warning in make all when
4322         gcc-bootstrap is enabled but stage_last does not exist.
4323         * Makefile.in: Rebuilt.
4325 2009-05-24  Nicolas Roche  <roche@adacore.com>
4327         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4328         * Makefile.in: Regenerate.
4330 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4332         * MAINTAINERS: Update my e-mail address.
4334 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4336         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4337         * configure:  Regenerate.
4339 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4341         PR other/40159
4342         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4343         gcc-no-bootstrap are mutually exclusive.
4344         * Makefile.in: Rebuilt.
4346 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4348         PR other/40159
4349         * Makefile.tpl (all): Don't end with unconditional success.
4350         * Makefile.in: Rebuilt.
4352 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4354         PR target/37137
4355         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4356         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4357         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4358         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4359         stage_configureflags, stage_cflags and stage_libcflags into
4360         explicit Makefile macros.
4361         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4362         GFORTRAN.
4363         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4364         CC.  Set CC_FOR_BUILD from CC.
4365         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4366         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4367         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4368         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4369         and GFORTRAN.
4370         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4371         (_LIBCFLAGS): Renamed to _TFLAGS.
4372         (do-compare-debug, do-compare3-debug): Drop.
4373         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4374         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4375         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4376         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4377         (XGCC_FLAGS_FOR_TARGET): New.
4378         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4379         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4380         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4381         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4382         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4383         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4384         TFLAGS.
4385         (BUILD_CONFIG): Include if requested.
4386         (all): Set TFLAGS on bootstrap.
4387         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4388         (all-stageid-prefixmodule): Likewise.
4389         (do-clean, distclean-stageid): Set TFLAGS.
4390         (restrap): Fix whitespace.
4391         * Makefile.in: Rebuilt.
4393 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4395         * config.guess: Sync with src.
4397 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4399         * configure.ac ($with_ppl):  Default to no if not supplied.
4400         ($with_cloog):  Likewise.
4401         configure:  Regenerate.
4403 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4405         * MAINTAINERS: Update my e-mail address.
4407 2009-04-27  Nick Clifton  <nickc@redhat.com>
4409         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4411 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4413         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4414         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4415         * Makefile.in: Regenerate.
4417 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4419         PR bootstrap/39739
4420         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4421         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4423         * configure, Makefile.in: Regenerate.
4425 2009-04-21  Taras Glek  <tglek@mozilla.com>
4427         * include/hashtab.h: Update GTY annotations to new syntax
4428         * include/splay-tree.h: Likewise
4430 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4432         * config.sub, config.guess: Update from upstream sources.
4434 2009-04-15  Anthony Green  <green@moxielogic.com>
4436         * configure.ac: Add moxie support.
4437         * configure: Rebuilt.
4439 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4441         * configure.ac: Change copyright header to refer to version
4442         3 of the GNU General Public License and to point readers at the
4443         COPYING3 file and the FSF's license web page.
4444         * Makefile.def: Likewise.
4445         * Makefile.tpl: Likewise.
4446         * Makefile.in: Regenerate.
4448 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4450         * configure.ac: Restore match for darwin9 or later. Use double
4451         brackets since regeneration eats one pair.
4452         * configure: Regenerate.
4454 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4456         PR gas/10039
4457         * configure.ac: Require texinfo 4.7.
4458         * configure: Regenerated.
4460 2009-04-09  Nick Clifton  <nickc@redhat.com>
4462         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4463         the GCC Runtime Library Exception.
4465 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4467         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4468         * configure: Regenerate.
4470 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4472         * Makefil.def (languages): New entries.
4473         * Makefile.tpl (check-gcc-*): New generic target.
4474         * Makefile.in: Regenerate.
4476 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4478         * MAINTAINERS:  Update my email address.
4480 2009-03-18  Tom Tromey  <tromey@redhat.com>
4482         * configure: Rebuild.
4483         * configure.ac (host_libs): Add libiconv.
4484         * Makefile.in: Rebuild.
4485         * Makefile.def (host_modules): Add libiconv.
4486         (configure-gdb, all-gdb): Depend on libiconv.
4488 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4490         * configure.ac: Treat gdb as supported on x86_64-darwin.
4491         * configure: Regenerate.
4493 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4495         * configure.ac (--with-host-libstdcxx): New option.
4496         * configure: Regenerate.
4498 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4500         * MAINTAINERS:  Move myself into the write after approval list.
4502 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4504         * MAINTAINERS: Update e-mail address.
4506 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4508         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4510 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4512         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4514 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4516         Backport from git Libtool:
4518         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4519         Support GNU/kOpenSolaris.
4520         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4521         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4522         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4523         GNU/kOpenSolaris.
4525 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4527         * MAINTAINERS: Update e-mail address.
4529 2009-02-24  Michael Eager  <eager@eagercon.com>
4531         * MAINTAINERS (Write After Approval): Add self.
4533 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2009-02-05  Andreas Schwab  <schwab@suse.de>
4539         * Makefile.tpl (stage_last): Define $r and $s before using
4540         $(RECURSE_FLAGS_TO_PASS).
4541         * Makefile.in: Regenerate
4543 2009-01-30  Ian Lance Taylor  <iant@google.com>
4545         * MAINTAINERS: Move myself to the Global Reviewers list.
4547 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4549         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4550         * configure: Regenerate.
4552 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4554         * MAINTAINERS: Make whitespace consistent.
4555         Remove Robert Millan from Write After Approval.
4557 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4559         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4560         (all-opcodes): Depend on all-libiberty.
4561         * Makefile.in: Regenerate.
4563 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4565         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4566         * configure: Regenerate.
4568 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4570         * MAINTAINERS (Write After Approval): Add myself.
4572 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4574         * MAINTAINERS: Add myself to reviewers (Fortran).
4576 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4578         PR tree-optimization/38515
4579         * configure.ac (cloog-polylib): Removed.
4580         (with_ppl, with_cloog): Test for "no".
4581         * configure: Regenerated.
4583 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4585         * MAINTAINERS: Moved myself to reviewers (Fortran).
4587 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4589         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4590         (Write After Approval): Remove myself.
4592 2009-01-03  Diego Novillo  <dnovillo@google.com>
4594         * MAINTAINERS: Remove myself from alias maintainership.
4596 2009-01-02  David Ayers  <ayers@fsfe.org>
4598         * MAINTAINERS: Update e-mail address.
4600 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4602         * MAINTAINERS: Make whitespace consistent.
4604 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4606         Backport from upstream Libtool:
4607         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4608         Add cache variables to tests that require the linker to work.
4609         For shlibpath_overrides_runpath, this also changes the semantics
4610         to let the result from the C compiler take precedence.
4612 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4614         * config.sub, config.guess: Update from upstream sources.
4616 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4618         * configure.ac (ppllibs): Add by default the lib flags.
4619         * configure: Regenerate.
4621 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4623         * MAINTAINERS:  Add myself to the write after approval list.
4625 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4627         * configure.ac: Add double brackets on darwin[912].
4628         * configure: Regenerate.
4630 2008-12-03  Daniel Kraft  <d@domob.eu>
4632         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4633         Approval to Reviewer section (for Fortran front-end).
4635 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4637         * configure.ac: Expand to darwin10 and later.
4638         * configure: Regenerate.
4640 2008-12-02  Andreas Schwab  <schwab@suse.de>
4642         * Makefile.def: configure-target-boehm-gc depends on
4643         all-target-libstdc++-v3.
4644         * Makefile.in: Regenerate.
4646 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4648         * MAINTAINERS:  Add myself as mingw maintainer.
4650 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4652         * config.sub, config.guess: Update from upstream sources.
4654 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4656         * README.SCO: Remove.
4658 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4660         * MAINTAINERS:  Add myself to the write after approval list.
4662 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4664         * MAINTAINERS:  Update my email address in WAA section.
4666 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4668         * MAINTAINERS: Update e-mail address.
4670 2008-11-27  Toon Moene  <toon@moene.org>
4672         * MAINTAINERS: Change e-mail address.
4674 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4676         * configure.ac: Build gdb for i?86-*-darwin*
4677         * configure: Regenerated.
4679 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4681         * MAINTAINERS: Added my full name.
4683 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4685         PR bootstrap/38014
4686         PR bootstrap/37923
4688         Revert:
4690         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4692         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4693         * Makefile.in: Regenerated.
4695         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4697         PR gdb/921
4698         PR gdb/1646
4699         PR gdb/2175
4700         PR gdb/2176
4702         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4703         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4704         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4705         (HOST_EXPORTS): Pass CPPFLAGS.
4706         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4707         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4708         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4709         * Makefile.in, configure: Regenerated.
4710         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4711         and CPPFLAGS_FOR_BUILD.
4713 2008-11-06  Jeff Law  <law@redhat.com>
4715         * MAINTAINERS: Add myself as middle end maintainer.
4717 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4719         * MAINTAINERS (Write after approval): Add myself.
4721 2008-11-05  Diego Novillo  <dnovillo@google.com>
4723         * MAINTAINERS (Global Reviewers): Add myself.
4724         (Non-Algorithmic Maintainers): Remove myself.
4726 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4728         * MAINTAINERS (Write after approval): Add myself.
4730 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4732         * MAINTAINERS (Write after approval): Add myself.
4734 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4736         * configure.ac (spu-*-*): Remove special case.
4737         * configure: Regenerate.
4739 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4741         * MAINTAINERS (Write after approval): Update my email address.
4743 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4745         * configure.ac [spu-*-*]: Do not set skipdirs.
4746         * configure: Re-generate.
4748 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4750         * MAINTAINERS (Various Maintainers): Add myself to reload.
4752 2008-10-25  Richard Guenther  <rguenther@suse.de>
4754         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4755         maintainer.  Remove myself as libgcc-math maintainer.
4756         (Non-Algorithmic Maintainers): Remove myself.
4758 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4760         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4761         * Makefile.in: Regenerated.
4763 2008-10-23  Cary Coutant  <ccoutant@google.com>
4765         * MAINTAINERS (Write after approval): Add myself.
4767 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4769         PR gdb/921
4770         PR gdb/1646
4771         PR gdb/2175
4772         PR gdb/2176
4774         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4775         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4776         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4777         (HOST_EXPORTS): Pass CPPFLAGS.
4778         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4779         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4780         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4781         * Makefile.in, configure: Regenerated.
4782         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4783         and CPPFLAGS_FOR_BUILD.
4785 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4787         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4788         Sebastian Pop.
4790 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4792         * MAINTAINERS (Write After Approval): Added myself.
4794 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4796         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4797         recommended version to 2.3.2.
4799         * configure: Regenerate.
4801 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4803         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4805 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4807         * MAINTAINERS (Write After Approval): Update e-mail address.
4809 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4811         * libtool.m4: Update to libtool 2.2.6.
4812         * lt~obsolete.m4: Update to libtool 2.2.6.
4813         * ltmain.sh: Update to libtool 2.2.6.
4814         * ltsugar.m4: Update to libtool 2.2.6.
4815         * ltversion.m4: Update to libtool 2.2.6.
4816         * ltoptions.m4: Update to libtool 2.2.6.
4817         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4819 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4821         * MAINTAINERS (Write After Approval): Add myself.
4823 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4825         * MAINTAINERS (Write After Approval): Update my name.
4827 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4829         * MAINTAINERS: Add myself in "Write After Approval".
4831 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4833         * MAINTAINERS: Add myself as ia64 maintainer.
4835 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4837         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4838         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4839         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4840         and Michael Tiemann from Write After Approval since they do not
4841         actually have access.
4843 2008-09-05  Richard Guenther  <rguenther@suse.de>
4845         * configure.ac: Initialize clooglibs to -lcloog.
4846         * configure: Re-generate.
4848 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4850         * MAINTAINERS (Write After Approval): Add myself.
4852 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4854         * configure.ac (--with-cloog-polylib): New.
4855         (--disable-cloog-version-check): New.
4856         (--disable-ppl-version-check): New.
4857         * configure: Re-generate.
4859 2008-09-03  Richard Guenther  <rguenther@suse.de>
4861         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4862         cloog test.
4863         * configure: Re-generate.
4865 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4867         Add picoChip port.
4868         * MAINTAINERS: Add picoChip maintainers.
4870 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4871             Tobias Grosser  <grosser@fim.uni-passau.de>
4872             Jan Sjodin  <jan.sjodin@amd.com>
4873             Harsha Jagasia  <harsha.jagasia@amd.com>
4874             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4875             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4876             Adrien Eliche  <aeliche@isty.uvsq.fr>
4878         Merge from graphite branch.
4879         * configure: Regenerate.
4880         * Makefile.in: Regenerate.
4881         * configure.ac (host_libs): Add ppl and cloog.
4882         Add checks for PPL and CLooG.
4883         * Makefile.def (ppl, cloog): Added modules and dependences.
4884         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4885         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4887 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4889         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4890         (GCC_SHLIB_SUBDIR): New.
4891         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4892         * configure: Regenerate.
4893         * Makefile.in: Regenerate.
4895 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4897         * MAINTAINERS: Consistently use tabs to separate columns.
4899 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4901         * MAINTAINERS (Write after Approval): Add myself.
4903 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4905         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4906         Enable bfd, binutils and opcodes.
4907         * configure: Regenerate.
4909 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4911         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4913 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4915         * MAINTAINERS:  Use correct Umlaut for last name.
4917 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4919         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4921 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4923         * MAINTAINERS: Update my email address.
4925 2008-08-16  Nicolas Roche  <roche@adacore.com>
4927         * Makefile.tpl: Add BOOT_ADAFLAGS.
4928         * Makefile.in: Regenerate.
4930 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4932         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4933         * configure: Regenerate.
4935 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4937         * configure.ac: Add makefile fragments for hpux.
4938         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4939         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4940         * configure: Regenerate.
4941         * Makefile.in: Regenerate.
4943 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4945         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4947 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4949         * MAINTAINERS (Write after Approval): Add myself.
4951 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4953         * MAINTAINERS (Write After Approval):  Add myself.
4955 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4957         * MAINTAINERS (Write After Approval):  Add myself.
4959 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4961         * MAINTAINERS: Update my email address.
4963 2008-06-25  Joey Ye  <joey.ye@intel.com>
4965         * MAINTAINERS (Write After Approval):  Add myself.
4967 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4969         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4970         * Makefile.in: Regenerate.
4971         * configure: Regenerate.
4973 2008-06-17  Daniel Kraft  <d@domob.eu>
4975         * MAINTAINERS (Write After Approval):  Add myself.
4977 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4979         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4980         "$@" is still intact with both Autoconf 2.59 and 2.62.
4981         * configure: Regenerate.
4983 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4985         * Makefile.tpl: Fix comment errors.
4986         * Makefile.in: Regenerate.
4988 2008-06-12  David S. Miller  <davem@davemloft.net>
4989             David Edelsohn  <edelsohn@gnu.org>
4991         * configure.ac: Add powerpc*-*-* to gold supported targets.
4992         * configure: Regenerate.
4994 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4996         PR tree-optimization/36218
4997         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4998         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4999         (all prefix="build-"): Pass them to build-system sub-makes.
5000         * Makefile.in: Regenerate.
5002 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5004         * MAINTAINERS (mt port): Remove.
5005         (sco5, unixware, sco udk): Remove.
5006         (Kean Johnston): Add to Write After Approval.
5008 2008-05-30  Julian Brown  <julian@codesourcery.com>
5010         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5011         of libobjc for ARM EABI Linux.
5012         * configure: Regenerate.
5014 2008-05-18  Xinliang David Li   <davidxl@google.com>
5016         * ChangeLog: Remove wrong ChangeLog entry.
5018 2008-05-17  Xinliang David Li   <davidxl@google.com>
5020         * MAINTAINERS (Write After Approval): Add myself.
5022 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5024         * MAINTAINERS (Write After Approval): Add myself.
5026 2008-05-14  Rafael Espíndola  <espindola@google.com>
5028         * config-ml.in: don't handle --enable-shared and --enable-static.
5030 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5032         * MAINTAINERS: Update my email address.
5034 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5036         * MAINTAINERS: Update my email address.
5038 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5040         * MAINTAINERS (Write After Approval): Add myself.
5042 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5044         * MAINTAINERS (Write After Approval): Add myself.
5046 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5048         * MAINTAINERS (crx): Add myself.
5050 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5052         Sync with src:
5053         2008-04-14  David S. Miller  <davem@davemloft.net>
5055         * configure.ac: Add sparc*-*-* to gold supported targets.
5056         * configure: Regenerate.
5058 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5060         PR bootstrap/35457
5061         * configure.ac: Include override.m4.
5062         * configure: Regenerate.
5064 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5066         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5067         * Makefile.in: Regenerate.
5069 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5071         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5072         as nonconfigurable directories list.
5073         * configure: Regenerate.
5075 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5077         * config.sub, config.guess: Update from upstream sources.
5079 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5081         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5082         * Makefile.in: Regenerate.
5084 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5086         * configure.ac: Do not build libssp for the AVR.
5087         * configure: Regenerate.
5089 2008-04-07  Ian Lance Taylor  <iant@google.com>
5091         * Makefile.def: check-gold depends upon all-binutils.
5092         * Makefile.in: Regenerate.
5094 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5096         * MAINTAINERS (Write After Approval): Add myself.
5098 2008-04-04  Nick Clifton  <nickc@redhat.com>
5100         PR binutils/4334
5101         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5102         builds.
5103         * configure: Regenerate.
5105 2008-04-04  NightStrike  <NightStrike@gmail.com>
5107         PR other/35151
5108         * configure.ac: Combine rules for mingw32 and mingw64.
5109         * configure: Regenerate.
5111 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5113         * MAINTAINERS (Write After Approval): Add myself.
5115 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5117         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5118         * Makefile.in (.NOTPARALLEL): Ditto.
5120 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5122         * MAINTAINERS (Write After Approval): Add myself.
5124 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5126         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5127         * Makefile.in (.NOTPARALLEL): Regenerate.
5129 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5131         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5132         * Makefile.in: Regenerate.
5134 2008-03-26  Jakub Staszak  <kuba@et.pl>
5136         * MAINTAINERS (Write After Approval): Add myself.
5138 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5140         * MAINTAINERS:  Update e-mail address.
5142 2008-03-20  Ian Lance Taylor  <iant@google.com>
5144         * configure.ac: Add support for --enable-gold.
5145         * Makefile.def: Add gold as a directory like ld.
5146         * configure, Makefile.in: Regenerate.
5148 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5150         * configure.ac: m4_include config/proginstall.m4.
5151         * configure: Regenerate.
5153         Backport from upstream Libtool:
5155         2007-10-12  Eric Blake  <ebb9@byu.net>
5157         Deal with Autoconf 2.62's semantic change in m4_append.
5158         * ltsugar.m4 (lt_append): Replace broken versions of
5159         m4_append.
5160         (lt_if_append_uniq): Don't require separator to be overquoted,
5161         and avoid broken m4_append.
5162         (lt_dict_add): Fix typo.
5163         * libtool.m4 (_LT_DECL): Don't overquote separator.
5165 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5167         * config.rpath: Add AIX 6 support.
5169 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5171         * Makefile.def (stageprofile).  Remove -fprofile-generate
5172         from stage_libcflags.
5173         * Makefile.in: Regenerate.
5175 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5177         * config.sub, config.guess: Update from upstream sources.
5179 2008-03-06  Tom Tromey  <tromey@redhat.com>
5181         * MAINTAINERS: Update for treelang deletion.
5183 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5185         * MAINTAINERS: Update my email address.
5187 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5189         * MAINTAINERS (darwin port): Add myself as a maintainer.
5190         (objective-c/c++): Add myself as a maintainer.
5192 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5194         * MAINTAINERS (Write After Approval): Update my email address.
5196 2008-02-25  Tomas Bily  <tbily@suse.cz>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5202         * MAINTAINERS (OpenMP): Add myself.
5204 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5206         PR bootstrap/32009
5207         PR bootstrap/32161
5209         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5210         * configure: Regenerate.
5212         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5213         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5214         STAGE4_LIBCFLAGS): New.
5215         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5216         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5217         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5218         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5219         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5220         for target modules.  Don't export LIBCFLAGS.
5221         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5222         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5223         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5224         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5225         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5226         * Makefile.in: Regenerate.
5228 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5230         PR libgcj/33085
5231         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5232         Do not use -DDLL_EXPORT.  Backport from upstream.
5234 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5236         * MAINTAINERS (Write After Approval): Add myself.
5238 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5240         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5241         * configure: Regenerate.
5243 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5245         * configure.ac (xtensa*-*-*): Recognize processor variants.
5246         * configure: Regenerate.
5248 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5250         PR bootstrap/34922
5251         * configure.ac (PARSE_ARGS): Push suitable setting of
5252         ac_subdirs_all, for `./configure --help=recursive'.
5253         Handle `+' in generic toplevel directory disabling.
5254         * configure: Regenerate.
5256 2008-01-28  Nick Clifton  <nickc@redhat.com>
5258         * MAINTAINERS (xstormy16): Take over maintainership.
5260 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5262         * MAINTAINERS (c4x port): Remove.
5264 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5266         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5268 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5270         * config.sub, config.guess: Update from upstream sources.
5272 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5274         * MAINTAINERS (Write After Approval): Add myself.
5276 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5278         * MAINTAINERS: Update my email address.
5280 2008-01-09  Raksit Ashok  <raksit@google.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2008-01-09  Raksit Ashok  <raksit@google.com>
5286         * MAINTAINERS (Write After Approval): Add myself.
5288 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5290         * config.sub, config.guess: Update from upstream sources.
5292 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5294         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5295         Change recommended MPFR from 2.2.1 -> 2.3.0.
5296         * configure: Regenerate.
5298 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5300         * MAINTAINERS: Update my email address.
5302 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5304         * MAINTAINERS: Update my email address.
5306 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5308         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5309         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5310         * Makefile.in: Regenerate.
5312 2007-12-10  Mark Heffernan  <meheff@google.com>
5314         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5315         misplaced entries.
5317 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5319         * configure.ac: Enable libjava for x86_64-*-darwin9.
5320         * configure: Regenerate.
5322 2007-12-07  Bill Maddox  <maddox@google.com>
5324         * MAINTAINERS (Write After Approval): Add myself.
5326 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5328         * config.sub, config.guess: Update from upstream sources.
5330 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5332         * config-ml.in: Remove 64bit configure tests.
5334 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5336         * config-ml.in: Robustify against white space in absolute file
5337         names.
5339         * config-ml.in (multi-clean): Substitute ${Makefile}.
5340         Remove superfluous ${Makefile} in list.
5342 2007-11-19  Thiemo Seufer  <ths@mips.com>
5344         * config-ml.in: Don't hardcode the Makefile name.
5346 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5348         * MAINTAINERS (Write After Approval): Add myself.
5350 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5352         * MAINTAINERS (Write After Approval): Add myself.
5354 2007-11-06  Doug Kwan  <dougkwan@google.com>
5356         * MAINTAINERS (Write After Approval): Add myself.
5358 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5360         * MAINTAINERS (mercury): Remove entry.
5361         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5363 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5365         * Makefile.def (dependencies): Make configure-gdb depend on
5366         all-intl.
5367         * Makefile.in: Regenerated.
5369 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5371         * MAINTAINERS (Fortran maintainer): Remove myself.
5373 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5375         * Makefile.def: To avoid problems running with parallel makes,
5376         build newlib before libgloss so that target specific header
5377         files are availble.
5378         * Makefile.in: Regenerate
5380 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5382         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5383         * Makefile.in: Regenerate.
5385 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5387         * MAINTAINERS (Register allocation reviewer): Add myself.
5389 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5391         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5392         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5393         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5394         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5395         * configure: Regenerate.
5397 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5399         * MAINTAINERS (Register allocation reviewer): Add myself.
5401 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5403         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5404         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5405         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5406         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5407         * configure.ac: Default them to host tools for $host = $build.
5408         Subst them.
5410         * configure: Regenerate.
5411         * Makefile.in: Regenerate.
5413 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5415         * MAINTAINERS (Register allocation reviewer): Add myself.
5417 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5419         * MAINTAINERS (Register allocation reviewer): Add myself.
5421 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5423         * MAINTAINERS (Write After Approval): Fix typo.
5425 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5427         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5428         * configure: Regenerate.
5430 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5432         PR bootstrap/31906
5433         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5434         they're already prefixed.
5436 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5438         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5439         libstdc++.
5440         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5441         * configure: Regenerate.
5442         * Makefile.in: Regenerate.
5444 2007-09-17  Andreas Schwab  <schwab@suse.de>
5446         * configure.ac: Raise minimum makeinfo version to 4.6.
5447         * configure: Regenerate.
5449 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5451         * MAINTAINERS (write-after-approval) add myself
5453 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5455         * configure.ac: Correct makeinfo version check.
5456         * configure: Regenerate.
5458 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5460         * MAINTAINERS: Update my email address.
5462 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5464         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5465         to $skipdirs and only disable gprof for newlib.  Use the normal
5466         mips*-elf* handling in other respects.
5467         * configure: Regnerate.
5469 2007-09-12  David Daney  <ddaney@avtrex.com>
5471         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5472         enabling libgcj.
5473         * configure: Regenerate.
5475 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5477         PR other/32154
5478         * configure.ac: For libgloss targets, point the linker to the linker
5479         script, startup code and simulator library.
5480         * configure: Regenerate.
5482 2007-09-07  Andrew Haley  <aph@redhat.com>
5484         * configure.ac (noconfigdirs): Remove target-libffi and
5485         target-libjava.
5486         * configure: Regenerate.
5488 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5490         PR target/33281
5491         * configure.ac: Use config/mh-mingw on mingw.
5492         * configure: Regenerate.
5494 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5496         * MAINTAINERS (Write After Approval): Add myself.
5498 2007-09-05  Richard Guenther  <rguenther@suse.de>
5500         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5501         nor --disable-checking is provided also turn on yes and types
5502         checking for stage1.
5503         * configure: Re-generate.
5505 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5507         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5508         (Write After Approval): Remove myself.
5510 2007-08-29  Nick Clifton  <nickc@redhat.com>
5512         * config.sub, config.guess: Update from upstream sources.
5514 2007-08-22  Bud Davis  <jmdavis@link.com>
5516         * MAINTAINERS (Write After Approval): Added myself.
5517         * MAINTAINERS (Reviewers): Removed myself.
5519 2007-08-18  Paul Brook  <paul@codesourcery.com>
5520             Joseph Myers  <joseph@codesourcery.com>
5522         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5523         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5524         * Makefile.in: Regenerate.
5525         * configure.ac (--with-debug-prefix-map): New.
5526         * configure: Regenerate.
5528 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5529             Nigel Stephens  <nigel@mips.com>
5531         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5532         as target_makefile_frag.
5533         * configure: Regenerate.
5535 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5537         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5538         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5539         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5540         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5541         (do-compare, do-compare3, do-compare-debug): New.
5542         ([+compare-target+]): Use them.
5544 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5546         * MAINTAINERS (Write After Approval): Change my email address.
5548 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5549             Ben Elliston  <bje@au.ibm.com>
5551         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5552         --silent if $silent.
5553         * configure: Regenerate.
5555 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5557         * MAINTAINERS (Various Maintainers): Add myself as
5558         loop infrastructure maintainer.  Update my e-mail
5559         address.
5561 2007-07-31  Diego Novillo  <dnovillo@google.com>
5563         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5564         Adjust description.
5566 2007-07-26  Richard Guenther  <rguenther@suse.de>
5568         * configure.ac: Add types checking to stage1 checking flags.
5569         * configure: Regenerate.
5571 2007-07-17  Nick Clifton  <nickc@redhat.com>
5573         * COPYING3: New file.  Contains version 3 of the GNU General
5574         Public License.
5575         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5576         Lesser General Public License.
5578 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5580         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5582 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5584         * MAINTAINERS (S/390 co-maintainer): Add myself.
5585         (Write After Approval): Remove myself.
5587 2007-07-13  Dan Hipschman  <dsh@google.com>
5589         * MAINTAINERS (Write After Approval): Add myself.
5591 2007-07-11  Nick Clifton  <nickc@redhat.com>
5593         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5594         WINDRES export.
5595         * Makefile.in: Regenerate.
5597 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5599         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5600         maintainer.
5602 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5604         * lt~obsolete.m4: New. Import from 20070318 libtool.
5606 2007-07-03  Julian Brown  <julian@codesourcery.com>
5608         * MAINTAINERS (Write After Approval): Add myself.
5610 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5612         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5613         * configure: Regenerate.
5615 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5617         * configure.ac: Add some missing m4 quotation.
5618         * configure: Regenerate.
5620 2007-07-02  Simon Baldwin  <simonb@google.com>
5622         * MAINTAINERS (Write After Approval): Add myself.
5624 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5626         * configure: Regenerate.
5628 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5630         * Makefile.def: Add windmc tool to build.
5631         * Makefile.tpl: Likewise.
5632         * configure.ac: Likewise.
5633         * Makefile.in: Regenerate.
5634         * configure: Regenerate.
5636 2007-06-28  DJ Delorie  <dj@redhat.com>
5638         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5639         not building newlib.
5640         * configure: Regenerated.
5642 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5644         * MAINTAINERS (Write After Approval): Add myself.
5646 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5648         * MAINTAINERS (Write After Approval): Add myself.
5650 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5652         * MAINTAINERS (Write After Approval): Add myself.
5654 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5656         * MAINTAINERS (Write After Approval): Add myself.
5658 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5660         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5661         * Makefile.in: Regenerated.
5663 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5665         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5666         bfin*-*-uclinux* targets.
5667         * configure: Regenerate.
5669 2007-06-14  Ian Lance Taylor  <iant@google.com>
5671         * MAINTAINERS: Add myself as non-algorithmic global write
5672         maintainer.
5674 2007-06-14  Diego Novillo  <dnovillo@google.com>
5676         * MAINTAINERS: Add self as middle-end maintainer and
5677         non-algorithmic global write maintainer.
5679 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5681         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5682         Move all Fortran maintainers except Paul Brook into the
5683         Non-Autopoiesis section.
5685 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5687         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5688         (distclean-stage[+id+]): Possibly delete stage_last.
5689         * Makefile.in: Regenerate.
5691 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5693         * MAINTAINERS (Various Maintainer): Fix typo.
5695 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5697         * MAINTAINERS (Various Maintainer): Add myself as
5698         dataflow maintainer.
5700 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5702         * config.sub, config.guess: Update from upstream sources.
5704 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5706         * Makefile.tpl: Fix spelling error.
5707         * Makefile.in: Regenerate.
5709 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5711         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5712         lt_cv_sys_max_cmd_len.
5714 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5716         * MAINTAINERS (Various Maintainers): Add myself as
5717         auto-vectorizer maintainer.
5719 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5721         PR libjava/32098
5722         * libtool.m4: Revert previous change.
5723         * ltgcc.m4: Put it here.
5725 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5727         * MAINTAINERS (Various Maintainers): Add myself as
5728         auto-vectorizer maintainer.
5730 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5732         PR libjava/32098
5733         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5735 2007-05-30  Richard Guenther  <rguenther@suse.de>
5737         * MAINTAINERS (Various Maintainers): Add myself as
5738         auto-vectorizer maintainer.
5740 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5742         PR bootstrap/29382
5743         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5744         * configure: Rebuilt.
5746 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5748         * MAINTAINERS (Write After Approval): Removed my name.
5750 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5752         * MAINTAINERS (Write After Approval): Remove myself.
5754 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5756         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5758 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5760         * ltmain.sh: Update from ToT Libtool.
5761         * libtool.m4: Update from ToT Libtool.
5762         * ltsugar.m4: New. Update from ToT Libtool.
5763         * ltversion.m4: New. Update from ToT Libtool.
5764         * ltoptions.m4: New. Update from ToT Libtool.
5765         * ltconfig: Remove.
5766         * ltcf-c.sh: Remove.
5767         * ltcf-cxx.sh: Remove.
5768         * ltcf-gcj.sh: Remove.
5770 2007-05-22  Ollie Wild  <aaw@google.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5776         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5777         stage_cflags.
5778         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5779         Remove CFLAGS/LIBCFLAGS.
5780         (configure-stage[+id+]-[+prefix+][+module+],
5781         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5782         * Makefile.in: Regenerate.
5784 2007-05-15  Diego Novillo  <dnovillo@google.com>
5786         * MAINTAINERS: Update e-mail address.
5788 2007-05-15  Revital Eres  <eres@il.ibm.com>
5790         * MAINTAINERS (Write After Approval): Add myself.
5792 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5794         * MAINTAINERS (Write After Approval): Updated my address.
5796 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5798         * MAINTAINERS (Write After Approval): Add myself.
5800 2007-05-11  Silvius Rus  <rus@google.com>
5802         * MAINTAINERS (Write After Approval): Add myself.
5804 2007-04-23  Tom Tromey  <tromey@redhat.com>
5806         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5808 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5810         * MAINTAINERS (cpplib): Rename to ...
5811         (libcpp): ... this.  Add C/C++ front end maintainers.
5813 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5815         * config-ml.in: Pass ${ml_config_env} to configure calls.
5817 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5819         * MAINTAINERS (Write After Approval): Add myself.
5821 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5823         * MAINTAINERS (Write After Approval): Add myself.
5825 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5827         * MAINTAINERS (fortran 95 front end): Add myself.
5829 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5831         * MAINTAINERS (Write After Approval): Add myself.
5833 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5835         * MAINTAINERS (Modulo Scheduler): Add myself.
5837 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5839         * MAINTAINERS (fortran 95 front end): Add myself.
5840         (c++ front end): whitespace fix.
5842 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5844         * MAINTAINERS (Write After Approval): Add myself.
5846 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5848         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5849         of glob.  Quote arguments with single quotes too.
5850         * configure: Regenerate.
5852 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5854         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5855         * Makefile.in: Regenerate
5857 2007-03-07  Andreas Schwab  <schwab@suse.de>
5859         * configure: Regenerate.
5861 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5863         * configure.ac: Add "--with-pdfdir" configure option,
5864         which defines pdfdir variable.
5865         * Makefile.def (target=fixincludes): Add install-pdf to
5866         missing targets.
5867         (recursive_targets): Add install-pdf target.
5868         (flags_to_pass): Add pdfdir.
5869         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5870         target.
5871         * configure: Regenerate
5872         * Makefile.in: Regenerate
5874 2007-02-28  Eric Christopher  <echristo@apple.com>
5876         Revert:
5877         2006-12-07  Mike Stump  <mrs@apple.com>
5879         * Makefile.def (dependencies): Add dependency for
5880         install-target-libssp and install-target-libgomp on
5881         install-gcc.
5882         * Makefile.in: Regenerate.
5884 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5886         * configure: Regenerate.
5887         * configure.ac: Move statements after variable declarations.
5889 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5891         * MAINTAINERS: Add myself as sh maintainer.
5893 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5895         * configure.ac: Adjust for loop syntax.
5896         * configure: Regenerate.
5898 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5900         * configure: Rebuilt.
5902 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5904         * configure.ac: Drop multiple occurrences of --enable-languages,
5905         and fix its quoting.
5906         * configure: Rebuilt.
5908 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5909             Nathan Sidwell  <nathan@codesourcery.com>
5910             Vladimir Prus  <vladimir@codesourcery.com>
5911             Joseph Myers  <joseph@codesourcery.com>
5913         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5914         * configure: Regenerate.
5916 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5918         * ltconfig (freebsd*): Default to elf.
5920 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5922         * configure.ac (target_libraries): Move libgcc before libiberty.
5923         * configure: Regenerated.
5925 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5926             Paolo Bonzini  <bonzini@gnu.org>
5928         PR bootstrap/30753
5929         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5930         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5931         * configure: Regenerated.
5933 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5935         * MAINTAINERS (Language Front End Maintainers): Update my mail
5936         address.
5938 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5940         PR bootstrap/30748
5941         * configure.ac: Correct syntax for Solaris ksh.
5942         * configure: Regenerated.
5944 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5946         * configure.ac: Sync with src.
5947         * configure: Regenerate.
5949 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5951         * Makefile.in: Regenerate.
5953 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5955         * config.sub: Sync with src.
5957 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5959         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5960         noncanonical equivalents.
5961         * configure.in: Rename to...
5962         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5963         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5964         target_noncanonical.  Use them.  Rewrite removal of configure
5965         arguments for autoconf 2.59.  Discard variable settings.  Force
5966         program_transform_name for native tools.
5968         * Makefile.in: Regenerated.
5969         * configure: Regenerated with autoconf 2.59.
5971 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5973         * MAINTAINERS (Write After Approval): Add myself.
5975 2007-01-31  Andreas Schwab  <schwab@suse.de>
5977         * Makefile.tpl (LDFLAGS): Substitute it.
5978         * Makefile.in: Regenerate.
5980 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5982         * MAINTAINERS (Write After Approval): Add myself.
5984 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5986         * MAINTAINERS (spu port): Add myself.
5988 2007-01-23  Richard Guenther  <rguenther@suse.de>
5990         PR bootstrap/30541
5991         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5992         * Makefile.tpl (GNATBIND): Substitute it.
5993         (GNATMAKE): Likewise.
5994         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5995         of STAGE_PREFIX.
5996         * Makefile.in: Regenerate.
5997         * configure: Regenerate.
5999 2007-01-18  Mike Stump  <mrs@apple.com>
6001         * configure.in: Re-enable -Werror for gcc builds.
6003 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6005         * MAINTAINERS (Write After Approval): Add myself.
6007 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6009         * configure.in: Change == to = in test command.
6010         * configure: Regenerate.
6012 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6013             Nick Clifton  <nickc@redhat.com>
6014             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6016         * configure.in (build_configargs, host_configargs, target_configargs):
6017         Remove build/host/target parameters.
6018         (host_libs): Add gmp and mpfr.
6019         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6020         * Makefile.def (gmp, mpfr): New.
6021         (gcc): Remove target.
6022         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6023         target_os, target_vendor): New.
6024         (configure): Add host_alias/target_alias arguments; adjust invocations.
6025         * configure: Regenerate.
6026         * Makefile.in: Regenerate.
6028 2007-01-11  Matt Fago  <fago@earthlink.net>
6030         * configure.in: Try to link to functions only in mpfr 2.2.x
6031         to improve robustness of configure tests.
6032         * configure: Regenerate.
6034 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6036         * MAINTAINERS: Add myself as i386 maintainer.
6038 2007-01-08  Jan Hubicka  <jh@suse.cz>
6040         * MAINTAINERS: Add myself as i386 maintainer.
6042 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6044         * configure.in: Add support for an x86_64-mingw* target.
6045         * configure: Regenerate.
6047 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6049         * Makefile.tpl (all-target): Correct @if conditional for target
6050         modules.
6051         * configure.in: Omit libiberty if building only target libgcc.
6052         * configure, Makefile.in: Regenerated.
6054 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6056         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6057         * configure: Regenerate.
6059 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6061         * Makefile.def (target_modules): Add libgcc.
6062         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6063         * Makefile.tpl (clean-target-libgcc): Delete.
6064         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6065         on gcc even for bootstrapped modules.  Rewrite handling of
6066         lang_env_dependencies to loop over target_modules.
6067         * configure.in (target_libraries): Add target-libgcc.
6068         * Makefile.in, configure: Regenerated.
6070 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6072         * configure.in: Reorganize recognition of languages.  Add
6073         --enable-stage1-languages.  Show supported languages for the chosen
6074         target rather than all recognized languages.
6075         * configure: Regenerate.
6077 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6079         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6080         * Makefile.in: Regenerate.
6082 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6084         * configure.in: Warn that MPFR 2.2.0 is buggy.
6085         * configure: Regenerate.
6087 2006-12-27  Ian Lance Taylor  <iant@google.com>
6089         * configure.in: When removing Makefiles to force a reconfigure, also
6090         remove prev-DIR*/Makefile.
6091         * configure: Regenerate.
6093 2006-12-22  Andreas Schwab  <schwab@suse.de>
6095         * configure: Regenerate with correct autoconf version.
6097 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6099         * configure.in: add AC_SUBST for *_FOR_TARGET.
6100         * configure: Regenerate.
6102 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6104         * configure.in: Simplify logic for rejecting languages that cannot
6105         be built.  Separate the case when a language is unsupported,
6106         from the case when the user chooses not to build a language.
6108 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6110         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6111         it only affects bootstrap and could be tested on "$host" as well.
6112         * configure: Regenerate.
6113         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6115 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6117         PR bootstrap/29544
6118         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6119         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6120         move here comment from Makefile.tpl.
6121         * Makefile.tpl: Move some definitions higher in the file.
6122         (STAGE1_CHECKING): New.
6123         * configure.in: Add --enable-stage1-checking.
6124         * configure: Regenerate.
6125         * Makefile.in: Regenerate.
6127 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6129         * MAINTAINERS: Add myself as build system maintainer.
6131 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6133         * MAINTAINERS (Write After Approval): Add myself.
6135 2006-12-13  Eric Christopher  <echristo@apple.com>
6137         * MAINTAINERS: Add myself as darwin maintainer.
6139 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6141         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6143 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6145         MAINTAINERS: Update my entry.
6147 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6149         * configure.in:  Handle spu makefile frag.
6150         * Makefile.tpl (MAINT): Define
6151         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6152         * configure: Regenerate.
6153         * Makefile.in: Regenerate.
6155 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6157         * config.guess: Import latest version.
6158         * config.sub: Likewise.
6160 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6162         * configure.in (spu-*-*): Don't skip target-libiberty.
6163         * configure: Regenerate.
6165 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6167         PR bootstrap/30134
6168         * configure.in: Correct x86 darwin support for libjava to powerpc
6169         and i?86 only.
6170         * configure: Regenerate.
6172 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6174         * configure.in: Add x86 darwin support for libjava.
6175         * configure: Regenerate.
6177 2006-12-07  Mike Stump  <mrs@apple.com>
6179         * Makefile.def (dependencies): Add dependency for
6180         install-target-libssp and install-target-libgomp on
6181         install-gcc.
6182         * Makefile.in: Regenerate.
6184 2006-12-04  Richard Guenther  <rguenther@suse.de>
6186         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6187         (Non-Algorithmic Maintainers): Move over non-algorithmic
6188         loop optimizer maintainers, add myself as a non-algorithmic
6189         middle-end maintainer.
6191 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6193         * MAINTAINERS (Write After Approval): Add myself.
6195 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6197         * configure.in: Update error message for missing GMP/MPFR.
6199         * configure: Regenerate.
6201 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6203         * configure.in: Update MPFR version in error message.
6205         * configure: Regenerate.
6207 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6209         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6210         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6211         --with-gmp-lib): New flags.
6213         * configure: Regenerate.
6215 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6217         * MAINTAINERS (Write After Approval): Change my email address.
6219 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6221         * MAINTAINERS (Write After Approval): Add myself.
6223 2006-11-22  Philipp Thomas  <pth@suse.de>
6225         * MAINTAINERS (i18n): Update e-mail address.
6227 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6229         * MAINTAINERS (spu port): Add myself as maintainer.
6230         (Write After Approval): Remove myself.
6232 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6234         * configure.in (skipdirs): Don't build libssp for SPU.
6235         * configure: Regenerate.
6237 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6239         * MAINTAINERS (spu port): Add myself as maintainer.
6240         (libobjc): Update my email address.
6242 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6244         * MAINTAINERS (Write After Approval): Add myself.
6246 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6248         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6249         * configure : Rebuilt.
6251 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6257         * MAINTAINERS (Write After Approval): Add myself.
6259 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6261         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6262         libmpfr.a.
6263         * configure: Regenerate.
6265 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6267         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6268         (unstage): Test for stage_last presence.
6270         PR bootstrap/29802
6271         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6272         STAGE_PREFIX.
6273         * Makefile.in: Regenerate.
6275 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6277         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6278         maintainers.
6280 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6282         * MAINTAINERS (Write After Approval): Add myself.
6284 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6286         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6287         and stageN-package/Makefile.
6288         * Makefile.in: Regenerated.
6290 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6292         * configure.in: Remove target-libgloss from noconfigdirs for
6293         bfin-*-*.
6294         * configure: Regenerated.
6296 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6298         * configure.in (have_gmp): Only error if the gcc directory exists.
6300         * configure: Regenerate.
6302 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6304         * configure.in: Robustify error message for missing GMP/MPFR.
6306         * configure: Regenerate.
6308 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6310         * MAINTAINERS (Write After Approval): Add myself.
6312 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6314         * MAINTAINERS: Change email address.
6316 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6318         * MAINTAINERS (Write After Approval): Add myself.
6320 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6322         * MAINTAINERS (Write After Approval): Add myself.
6324 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6326         * MAINTAINERS (Write After Approval): Move myself to
6327         Write After Approval section.
6329 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6331         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6332         need_gmp anymore.
6333         * configure: Regenerate.
6335 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6337         * MAINTAINERS (Write After Approval): Add myself.
6339 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6341         * config.guess: Import latest version.
6342         * config.sub: Likewise.
6344 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6346         * Makefile.def: Added pdf target handling.
6347         * Makefile.tpl: Added pdf target handling.
6348         * Makefile.in: Regenerated.
6350 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6352         * MAINTAINERS: Add self as score port maintainer.
6354 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6356         * MAINTAINERS (Write After Approval): Add myself.
6358 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6360         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6361         or newer.
6362         * configure: Regenerated.
6364 2006-09-27  Dave Brolley  <brolley@redhat.com>
6366         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6367         using $s instead of $r.
6368         * configure: Regenerated.
6370 2006-09-26  Thiemo Seufer  <ths@mips.com>
6372         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6373         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6374         * configure: Regenerate.
6376 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6378         * MAINTAINERS (Write After Approval): Remove myself.
6380 2006-09-22  Chao-ying Fu  <fu@mips.com>
6382         * MAINTAINERS (Write After Approval): Add myself.
6384 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6386         * MAINTAINERS: Add self as soft-fp maintainer.
6388 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6390         * MAINTAINERS: Add myself as avr maintainer.
6391         Remove Marek Michalkiewicz as avr maintainer.
6393 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6395         * MAINTAINERS (Write After Approval): Add myself.
6397 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6399         * configure.in: Never build newlib for a Mingw host.
6400         Never build newlib as Mingw target library.
6401         Test the existence of winsup/cygwin for building a Cygwin newlib,
6402         rather than just winsup.
6403         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6404         building a Mingw target.
6405         * configure: Regenerate.
6407 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6409         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6411 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6413         * config.guess: Import from src (was more updated).
6414         * config.sub: Likewise.
6416 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6418         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6419         * configure: Regenerated.
6421 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6423         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6424         for stages after the first.
6426 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6428         * Makefile.def: Add dependencies for configure-opcodes
6429         on configure-intl and all-opcodes on all-intl.
6430         * Makefile.in: Regenerated.
6432 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6434         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6436 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6438         Port to hosts whose 'sort' and 'tail' implementations
6439         treat operands with leading '+' as file names, as POSIX
6440         has required since 2001.  However, make sure the code still
6441         works on pre-POSIX hosts.
6442         * ltmain.sh: Don't assume "sort +2" is equivalent to
6443         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6445 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6447         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6449 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6451         * ltconfig: chmod 644 before ranlib during install.
6453 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6455         PR bootstrap/18058
6456         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6457         if the bootstrap compiler is a GCC version that supports it.
6458         * configure: Regenerate.
6460 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6462         * configure.in: Fix thinkos in previous check-in.
6463         * configure: Regenerate.
6465 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6467         PR other/27063
6468         * configure.in: Test subdir_requires and give an appropriate
6469         error message.
6470         * configure: Regenerate.
6472 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6474         * MAINTAINERS (Write After Approval): Add myself.
6476 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6478         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6480 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6482         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6484 2006-06-20  David Ayers  <d.ayers@inode.at>
6486         PR bootstrap/28072
6487         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6488         whether target-libjava is being configured instead of whether the
6489         java front end is enabled.
6490         * configure: Regenerate.
6492 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6494         PR target/27540
6495         * configure.in: Only enable libgomp on IRIX 6.
6496         * configure: Regenerate.
6498 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6500         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6501         too.
6502         * Makefile.in: Regenerate.
6504 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6506         * config-ml.in: Alter CCASFLAGS to include special
6507         multilib options the same as is done for CFLAGS.
6509 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6511         * configure.in: Don't enable libgomp on hpux10.
6512         * configure: Rebuilt.
6514 2006-06-12  David Ayers  <d.ayers@inode.at>
6516         PR bootstrap/27963
6517         PR target/19970
6518         * configure.in: Remove target-boehm-gc from noconfigdirs where
6519         ${libgcj} is specified.
6520         * configure: Regenerate.
6522 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6524         Sync from src:
6526         * configure.in: Sync.
6527         * configure: Regenerated.
6529         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6531         * Makefile.def: Added dependencies from sim and gdb on intl, and
6532         added configure dependencies to everything with an all dependency
6533         on intl.
6534         * Makefile.in: Regenerated.
6536 2006-06-06  David Ayers  <d.ayers@inode.at>
6538         PR libobjc/13946
6539         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6540         * Makefile.in: Regenerate.
6541         * configure.in: Add --enable-objc-gc at toplevel and have it
6542         enable boehm-gc for Objective-C.
6543         Remove target-boehm-gc from libgcj.
6544         Add target-boehm-gc to target_libraries.
6545         Add target-boehm-gc to noconfigdirs where ${libgcj}
6546         is specified.
6547         Assert that boehm-gc is supported when requested for Objective-C.
6548         Only build boehm-gc if needed either for Java or Objective-C.
6549         * configure: Regenerate.
6551 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6553         PR 27674
6554         * Makefile.tpl (configure-[+prefix+][+module+],
6555         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6556         Remove rule to unstage bootstrapped modules.
6557         (stage_current): New.
6558         * Makefile.in: Regenerate.
6560 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6562         * MAINTAINERS (Write After Approval): Update my e-mail address.
6564 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6566         * include/libiberty.h: Declare pex_run_in_environment.
6568 2006-05-31  Asher Langton  <langton2@llnl.gov>
6570         * MAINTAINERS (Write After Approval): Add myself.
6572 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6574         * Makefile.def (bfd, opcodes): Fix lib_path.
6575         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6576         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6577         * Makefile.in: Regenerate.
6579 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6581         * Makefile.in: Regenerate.
6583 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6585         * Makefile.def: Add install-html target. Add datarootdir
6586         docdir and htmldir to flags_to_pass.
6587         * Makefile.tpl: Add install-html target.
6588         * Makefile.in: Regenerate.
6589         * configure.in: Add --with-datarootdir, --with-docdir, and
6590         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6591         * configure: Regenerate.
6593 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6595         * configure.in: Enable gprof for cross builds.
6596         * configure: Regenerate.
6598 2006-05-22  Richard Guenther  <rguenther@suse.de>
6600         Revert
6601         2006-01-31  Richard Guenther  <rguenther@suse.de>
6602         Paolo Bonzini  <bonzini@gnu.org>
6604         * Makefile.def (target_modules): Add libgcc-math target module.
6605         * configure.in (target_libraries): Add libgcc-math target library.
6606         (--enable-libgcc-math): New configure switch.
6607         * Makefile.in: Re-generate.
6608         * configure: Re-generate.
6609         * libgcc-math: New toplevel directory.
6611 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6612             Andreas Tobler  <a.tobler@schweiz.ch>
6614         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6615         * configure: Rebuilt.
6617 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6619         * MAINTAINERS (Write After Approval): Add myself.
6621 2006-05-01  DJ Delorie  <dj@redhat.com>
6623         * configure.in: Restore CFLAGS if GMP isn't present.
6624         * configure: Regenerate.
6626 2006-05-01  Richard Guenther  <rguenther@suse.de>
6628         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6629         maintainer.
6631 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6633         * MAINTAINERS (Write After Approval): Add myself.
6635 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6637         * MAINTAINERS (Write After Approval): Add myself.
6639 2006-04-18  DJ Delorie  <dj@redhat.com>
6641         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6642         reference libgloss so that libssp can be built in a combined
6643         tree.
6644         * configure: Regenerate.
6646 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6648         * MAINTAINERS (Write After Approval): Add myself.
6650 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6652         * configure.in: Require makeinfo 4.4 or higher.
6653         * configure: Regenerate.
6655 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6657         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6658         Rearrange the entries of other libraries to have them in one place.
6660 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6662         * MAINTAINERS (Write After Approval): Remove myself.
6663         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6665 2006-03-14  Richard Guenther  <rguenther@suse.de>
6667         * configure: Regenerate with autoconf 2.13.
6669 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6671         * MAINTAINERS: Use my work address.
6673         * MAINTAINERS: Update my E-mail address.
6675 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6677         * configure.in: Handle --disable-<component> generically.
6678         * configure: Regenerate.
6680 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6682         PR libgcj/17311
6683         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6685 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6687         * MAINTAINERS (Write After Approval):  Remove myself.
6688         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6690 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6692         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6693         (TARGET_CONFIGDIRS): Remove.
6694         * configure.in: Remove AC_SUBST(target_configdirs).
6695         * Makefile.in, configure: Regenerated.
6697 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6699         * MAINTAINERS (Write After Approval):  Remove myself.
6700         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6702 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6704         PR bootstrap/25670
6706         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6708         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6709         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6710         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6711         BUILD_PREFIX, BUILD_PREFIX_1.
6712         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6714         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6715         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6717         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6718         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6719         of `cat stage_current`.  Always provide the `r' and `s' variables.
6720         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6721         a single shell execution.
6722         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6723         bootstrapped modules, make the stage1 module if the build was not
6724         started yet, else build the current stage.
6725         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6726         (all-build, all-host, all-target, [+make_target+]-host,
6727         [+make_target+]-target): Do not use \-continued lines.
6728         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6729         (current_stage, restrap, stage_last): New.
6731         * Makefile.in: Regenerate.
6732         * configure: Regenerate.
6734 2006-02-19  Bud Davis  <jmdavis@link.com>
6736         * MAINTAINERS (Write After Approval):  Remove myself.
6737         (Language Front End Maintainers):  Add myself as fortran 95
6738         maintainer and update e-mail address.
6740 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6742         * MAINTAINERS (Write After Approval):  Remove myself.
6743         (Language Front End Maintainers):  Add myself as fortran 95
6744         maintainer.
6746 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6748         * MAINTAINERS (Write After Approval): Add myself.
6750 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6752         * MAINTAINERS (Write After Approval):  Remove myself.
6753         (Language Front End Maintainers):  Add myself as
6754         fortran 95 maintainer.
6756 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6758         Sync from src:
6760         2005-12-27  Leif Ekblad  <leif@rdos.net>
6762         * configure.in: Add support for RDOS target.
6763         * configure: Regenerate.
6765 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6766             Andreas Schwab  <schwab@suse.de>
6768         * configure: Regenerate.
6770 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6772         * configure.in (enable_libgomp): Add AIX.
6773         * configure: Regenerate.
6775 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6781         * MAINTAINERS (Write After Approval): Add myself.
6783 2006-01-31  Richard Guenther  <rguenther@suse.de>
6784         Paolo Bonzini  <bonzini@gnu.org>
6786         * Makefile.def (target_modules): Add libgcc-math target module.
6787         * configure.in (target_libraries): Add libgcc-math target library.
6788         (--enable-libgcc-math): New configure switch.
6789         * Makefile.in: Re-generate.
6790         * configure: Re-generate.
6791         * libgcc-math: New toplevel directory.
6793 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6795         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6796         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6797         the assembler, linker and binutils.
6798         * configure: Regenerate.
6800 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6802         * MAINTAINERS (Write After Approval): Add myself.
6804 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6806         * configure: Regenerate.
6808 2006-01-18  Richard Henderson  <rth@redhat.com>
6809             Jakub Jelinek  <jakub@redhat.com>
6810             Diego Novillo  <dnovillo@redhat.com>
6812         * libgomp: New directory.
6813         * Makefile.def: Add target_module libgomp.
6814         * Makefile.in: Regenerate.
6815         * configure.in (target_libraries): Add target-libgomp.
6816         * configure: Regenerate.
6818 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6820         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6821         @ from continuation.
6822         * Makefile.in: Rebuilt.
6824 2006-01-04  Chris Lattner  <sabre@gnu.org>
6826         * MAINTAINERS (Write After Approval): Add myself.
6828 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6830         PR bootstrap/24252
6832         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6833         * Makefile.tpl (OBJDUMP): New.
6834         (EXTRA_HOST_FLAGS): Add it.
6835         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6837         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6838         to use symbolic links between directories.  Avoid race conditions
6839         or make them harmless.
6840         * configure.in: Do not try to use symbolic links between directories.
6842         * Makefile.def (LEAN): Pass.
6843         * Makefile.tpl (LEAN): Define.
6844         (stage[+id+]-start): Accept that the previous directory does not
6845         exist, if the bootstrap is lean.
6846         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6847         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6848         configure substitution.
6849         ([+compare-target+]): Likewise.
6850         ([+bootstrap-target+]-lean): New.
6851         * configure.in: Remove lean bootstrap support from here.
6853         * Makefile.in: Regenerate.
6854         * configure: Regenerate.
6856 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6858         * MAINTAINERS (libdecnumber): Add myself.
6860 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6862         * libtool-ldflags: New script.
6864 2006-01-02  Andreas Schwab  <schwab@suse.de>
6866         * configure.in: When reconfiguring remove Makefile in
6867         all stage directories.
6868         * configure: Regenerate.
6870 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6872         * MAINTAINERS: Update my email address.
6874 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6876         Revert Ada-related part of the previous change.
6878         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6879         Do not pass.
6880         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6881         * Makefile.in: Regenerate.
6882         * configure.in: Do not include mt-ppc-aix target fragment.
6883         * configure: Regenerate.
6885 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6887         * configure.in: Select appropriate fragments for PowerPC/AIX.
6888         * configure: Regenerate.
6890         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6891         BOOT_CFLAGS, BOOT_LDFLAGS.
6892         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6893         BOOT_CFLAGS, BOOT_LDFLAGS.
6894         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6895         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6896         (stage): Fail if we cannot complete the work.
6897         * Makefile.in: Regenerate.
6899 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6901         * configure.in: Replace ms1 with mt.
6902         * configure: Rebuilt.
6904 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6906         * MAINTAINERS: Update my email address.
6908 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6910         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6911         install-host-nogcc): Don't invoke $(stage) at the end.
6912         * Makefile.in: Regenerate.
6914 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6916         * configure.in: Flip the top-level bootstrap switch.
6917         * configure: Regenerate.
6919 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6921         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6922         $(stage) and $(unstage).
6923         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6924         (all): Remove stray semicolon.
6925         (local-distclean): Don't handle multilib.tmp and multilib.out.
6926         (install.all): Set $s for consistency.
6927         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6928         check_multilibs setting.  Always make the install directory.
6929         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6930         Correct @if/@endif.
6931         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6932         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6933         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6934         (multilib.out): Remove.
6935         * Makefile.in: Regenerated.
6937 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6939         * MAINTAINERS (Write After Approval): Add myself.
6941 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6943         * MAINTAINERS: Add myself as mt maintainer.
6945         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6947 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6949         * MAINTAINERS: Change email address.
6951 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6953         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6954         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6955         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6956         Find in-tree tools if available.
6957         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6958         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6959         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6960         (COMPILER_*_FOR_TARGET): New.
6961         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6962         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6963         (CONFIGURED_*, USUAL_*): Remove.
6964         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6965         STRIP): Use autoconf substitutions.
6966         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6967         COMPILER_NM_FOR_TARGET): New.
6968         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6970         (all): Make all-host and all-target in parallel.
6971         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6972         that $$r and $$s are set before invoking a recursive make.
6973         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6974         ([+bootstrap-target+]): Inline most of the `all' target.
6976 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6978         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6979         from the gcc build directory.
6980         * Makefile.in: Regenerate.
6982 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6984         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6985         depend on all-libdecnumber.
6986         * configure.in (host_libs): Include libdecnumber.
6987         * Makefile.in: Regenerate.
6988         * configure: Likewise.
6990 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6992         * libdecnumber: Import decNumber sources from the dfp-branch.
6994 2005-11-21  Kean Johnston  <jkj@sco.com>
6996         * config.sub, config.guess: Sync from upstream sources.
6998 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7000         Import from Autoconf sources:
7002         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7003         * config/move-if-change: Don't output "$2 is unchanged";
7004         suggested by Ben Elliston.  Handle weird characters correctly.
7006 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7008         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7009         to match upstream libtool for darwin.
7011 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7013         * Makefile.def: Remove gdb dependencies for gdbtk.
7014         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7015         (configure-gdb, install-gdb): New rules.
7016         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7017         * Makefile.in, configure: Regenerated.
7019 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7021         * MAINTAINERS (Write After Approval): Add myself.
7023 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7025         * MAINTAINERS (Write After Approval): Add myself.
7027 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7029         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7030         Diego Novillo.
7032 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7034         PR bootstrap/24297
7035         * Makefile.tpl (do-[+make-target+], do-check, install,
7036         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7037         are set before recursing.
7038         * Makefile.in: Regenerate.
7040 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7042         PR bootstrap/18939
7043         * Makefile.def (gcc) <target>: Fix thinko.
7044         * Makefile.in: Regenerate.
7046 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7048         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7049         * configure: Regenerate.
7051 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7053         * MAINTAINERS (Write After Approval): Add self.
7055 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7057         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7058         target-libffi, target-qthreads, target-libjava, and
7059         targetlibobjc.
7060         * configure: Regenerate.
7062 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7064         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7065         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7066         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7067         (USUAL_OBJDUMP_FOR_TARGET): New.
7068         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7069         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7070         * configure, Makefile.in: Regenerated.
7072 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7074         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7075         before other host packages.
7077 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7079         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7081 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7083         PR bootstrap/22340
7085         * configure.in (default_target): Remove.
7086         * Makefile.tpl (all): Do not use prerequisites as subroutines
7087         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7088         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7089         use prerequisites as subroutines.
7090         (check-host, check-target): New.
7091         (bootstrap configure & all targets): Do not use stage*-start
7092         if the directory layout is already ok.
7093         (non-bootstrap configure & all targets): Prepend a $(unstage).
7094         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7095         (NOTPARALLEL): Remove.
7096         (unstage, stage variables): New variables.
7097         (unstage, stage targets): Simply expand to those variables.
7099         * configure: Regenerate.
7100         * Makefile.in: Regenerate.
7102 2005-10-04  James E Wilson  <wilson@specifix.com>
7104         * Makefile.def (lang_env_dependencies): Add libmudflap.
7105         * Makefile.in: Regenerate.
7107 2005-10-03  Andreas Schwab  <schwab@suse.de>
7109         Backport from libtool CVS:
7110         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7112         * ltmain.sh: add support for installing into temporary
7113         staging area (e.g. 'make install DESTDIR=...')
7115 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7117         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7118         * configure: Regenerated.
7120 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7122         * configure: Regenerate with the correct
7123         autoconf version.
7125 2005-09-30  Catherine Moore  <clm@cm00re.com>
7127         * configure.in (bfin-*-*): New.
7128         * configure: Regenerated.
7130 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7132         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7133         (LIPO_FOR_TARGET): New.
7134         (CONFIGURED_LIPO_FOR_TARGET): New.
7135         (USUAL_LIPO_FOR_TARGET): New.
7136         (STRIP_FOR_TARGET): New.
7137         (CONFIGURED_STRIP_FOR_TARGET): New.
7138         (USUAL_STRIP_FOR_TARGET): New.
7139         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7140         STRIP_FOR_TARGET.
7141         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7142         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7143         * Makefile.in: Regenerate.
7144         * configure: Regenerate.
7146 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7148         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7149         (rs6000-*-aix*): Same.
7150         * configure: Regenerate.
7152 2005-09-16  Tom Tromey  <tromey@redhat.com>
7154         * MAINTAINERS: Add self as java maintainer.
7156 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7158         * configure.in: Recognize f95 in the --enable-languages option,
7159         and substitute it for fortran, issuing a warning.
7160         * configure: Regenerate.
7162 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7164         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7165         * configure:  Regenerated.
7167 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7169         * MAINTAINERS: Add self as ms1 maintainer.
7171 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7173         * Makefile.def (libssp): Add to lang_env_dependencies.
7174         * Makefile.in: Regenerate.
7176 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7178         * MAINTAINERS: Add myself as middle-end maintainer.
7180 2005-08-17  Christian Groessler  <chris@groessler.org>
7182         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7183         * Makefile.in: Regenerate.
7185 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7187         * MAINTAINERS (write after approval): Added myself.
7189 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7191         * MAINTAINERS (Write After Approval): Add myself.
7193 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7195         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7196         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7197         Look for alternate names of the target cc and c++
7198         * configure: Regenerate.
7200 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7202         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7203         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7204         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7205         tools; remove code to manually set them.
7206         (Target tools): Look in the environment for them.
7207         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7208         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7209         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7210         build directory.
7211         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7212         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7213         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7214         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7215         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7216         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7217         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7218         * configure: Regenerate.
7219         * Makefile.in: Regenerate.
7221 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7223         * MAINTAINERS: Update for removed CPU targets.
7225 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7227         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7228         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7229         * Makefile.in: Regenerated.
7231 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7233         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7234         (CFLAGS_FOR_TARGET): Use it.
7235         (CXXFLAGS_FOR_TARGET): Likewise.
7236         * Makefile.in: Regenerated.
7237         * configure.in (--with-build-sysroot): New option.
7238         * configure: Regenerated.
7240 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7242         * Makefile.tpl: Wrap install between unstage and stage
7243         * Makefile.in: Regenerate.
7245 2005-07-21  Eric Christopher  <echristo@apple.com>
7247         * MAINTAINERS: Update affiliation.
7249 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7251         * MAINTAINERS: Add self as crx port maintainer.
7253 2005-07-20  DJ Delorie  <dj@redhat.com>
7255         * MAINTAINERS: Add self as m32c maintainer.
7257 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7259         * all files: Update FSF address.
7261 2005-07-15  Eric Christopher  <echristo@redhat.com>
7263         * MAINTAINERS: Change affiliation.
7265 2005-07-14  Jim Blandy  <jimb@redhat.com>
7267         * configure.in: Add cases for Renesas m32c.
7268         * configure: Regenerated.
7270 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7272         * COPYING.LIB: Update from fsf.org.
7274 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7276         * COPYING, compile, config.guess,
7277         config.sub, install-sh, missing, mkinstalldirs,
7278         symlink-tree, ylwrap: Sync from upstream sources.
7279         * config-ml.in: Update FSF address.
7281 2005-07-13  Eric Christopher  <echristo@redhat.com>
7283         * configure.in: Add toplevel noconfigdir support for tpf.
7284         * configure: Regenerate.
7286 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7288         PR ada/22340
7290         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7291         * Makefile.in: Regenerate.
7293 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7295         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7296         Brolley to write-after-approval.
7298 2005-07-07  Andreas Schwab  <schwab@suse.de>
7300         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7301         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7302         * Makefile.in: Regenerated.
7304 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7306         * configure.in: Don't build sim or rda when targetting darwin.
7307         * configure: Regenerate.
7309 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7311         * configure.in: Add --enable-libssp and --disable-libssp.
7312         * configure: Regenerate with autoconf-2.13.
7314 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7316         * Makefile.def (target_modules): Add libssp.
7317         * configure.in (target_libraries): Add target-libssp.
7318         * configure: Rebuilt.
7319         * Makefile.in: Rebuilt.
7321 2005-07-01  Zack Weinberg  <zackw@panix.com>
7323         * MAINTAINERS: Change email address.  Resign from maintainership.
7325 2005-07-01  Richard Guenther  <rguenther@suse.de>
7327         * MAINTAINERS: Change my e-mail address and affiliation.
7329 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7331         * Makefile.def (stagefeedback): Come after profile.
7332         Define profiledbootstrap target.
7333         * Makefile.tpl (profiledbootstrap): Remove.
7334         (stageprofile-end): Zap stagefeedback.
7335         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7336         * Makefile.in: Regenerate.
7338 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7340         * MAINTAINERS: Update my email address.
7342 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7344         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7345         In 'cpp' stanza, support '#line' as well as '# '.
7347 2005-06-08  Andreas Schwab  <schwab@suse.de>
7349         * MAINTAINERS: Move myself from 'Write After Approval' to
7350         'CPU Port Maintainers' section as m68k maintainer.
7352 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7354         * configure.in (unsupported_languages): New macro.
7355         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7356         non-ported target libraries in noconfigdirs.
7357         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7358         non-linux-gnu.  Remove libgcj_ex_libffi.
7359         <lang_frag loop>: Set add_this_lang=no if the language is in
7360         unsupported_languages.
7361         * configure: Regenerate.
7363 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7365         * configure.in: Fix typo in handling of --with-mpfr-dir.
7366         * configure: Regenerate.
7368 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7370         * MAINTAINERS: Update my email address.
7372 2005-06-02  Jim Blandy  <jimb@redhat.com>
7374         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7375         accepted into the master sources.)
7377 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7378             Michael Snyder  <msnyder@redhat.com>
7379             Stan Cox  <scox@redhat.com>
7381         * configure.in: Set noconfigdirs for ms1.
7383         * configure: Regenerate.
7385 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7387         * MAINTAINERS (Write After Approval): Add self.
7389 2005-06-01  Josh Conner  <jconner@apple.com>
7391         * MAINTAINERS (Write After Approval): Add self.
7393 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7395         * MAINTAINERS: Update my email address.
7397 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7399         * MAINTAINERS (Write After Approval): Add self.
7401 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7403         * MAINTAINERS (Write After Approval): Remove self.
7405 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7407         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7408         (Dependencies): Consider target modules for bootstrap dependencies.
7409         Make target bootstrap modules depend on each stage's gcc.
7410         * Makefile.in: Regenerate.
7412 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7414         * Makefile.def (configure-gcc): Depend on binutils having been built.
7415         (all-gcc): No need to do it here.
7416         * Makefile.in: Regenerate.
7418 2005-05-19  Paul Brook  <paul@codesourcery.com>
7420         * configure.in: Rewrite misleading error message when requested
7421         language cannot be built.
7422         * configure: Regenerate.
7424 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7426         * ylwrap: Import from Automake 1.9.5.
7428 2005-05-13  David Ung  <davidu@mips.com>
7430         * MAINTAINERS (Write After Approval): Add self.
7432 2005-05-09  Mike Stump  <mrs@apple.com>
7434         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7435         lt_cv_sys_max_cmd_len for now.
7437 2005-05-09  Stan Cox  <scox@redhat.com>
7439         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7441 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7443         * README.SCO: Update the URL.
7445 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7447         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7448         with_gnu_ld to libtool.
7449         * ltcf-c.sh (aix[45]): Define file_list_spec.
7450         * ltcf-cxx.sh (aix[45]): Same.
7451         * ltcf-gcj.sh (aix[45]): Same.
7452         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7453         exists, write list of input files to temporary file.
7455 2005-05-04  Mike Stump  <mrs@apple.com>
7457         * configure.in: Always pass --target to target configures as
7458         otherwise rebuilds that do --recheck will fail.
7459         * confiugure: Rebuilt.
7461 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7463         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7464         STAGE_HOST_EXPORTS.
7465         (configure, all): Add bootstrap support.
7466         (Host modules, target modules): Pass post-stage1 flags and exports.
7467         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7468         * Makefile.in: Regenerate.
7470 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7472         * configure: Regenerate.
7474 2005-04-27  Mike Stump  <mrs@apple.com>
7476         * MAINTAINERS: Add self as darwin maintainer.
7478 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7480         * config.sub: Update from master copy.
7482 2005-04-21  Mike Stump  <mrs@apple.com>
7484         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7485         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7487 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7489         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7490         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7491         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7492         "*-*-elf" and "*-*-linux*".
7493         * configure: Regenerate.
7495 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7497         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7499 2005-04-12  Mike Stump  <mrs@apple.com>
7501         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7503 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7505         * MAINTAINERS (Write After Approval): Add myself.
7507 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7509         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7511 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7513         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7514         (TARGET_CONFIGARGS): Include --with-target-subdir.
7515         (configure, all): New macros.  Use them throughout.
7516         * Makefile.in: Regenerate.
7518 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7520         * MAINTAINERS (Write After Approval): Add myself.
7522 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7524         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7526 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7528         * MAINTAINERS: Move John Carr to Write After Approval.
7530 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7532         * config/mh-mingw32: Delete.
7533         * configure.in: Don't use it.
7534         * configure: Regenerate.
7536 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7538         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7539         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7540         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7541         (HOST_LIB_PATH): Generate from Makefile.def.
7542         (TARGET_LIB_PATH): Likewise.
7543         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7544         * Makefile.in: Regenerate.
7545         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7546         (RPATH_ENVVAR): Include Darwin case.
7547         * configure: Regenerate.
7549 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7551         * MAINTAINERS (Various Maintainers): Remove self.
7552         (Write After Approval): Add self.
7554 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7556         * MAINTAINERS (Various Maintainers): Add self.
7558 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7560         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7561         * configure: Regenerate.
7563 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7565         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7566         gcc_version, and gcc_version_trigger from set of flags to pass.
7567         * Makefile.tpl: Remove definitions of above variables.
7568         (config.status): Remove dependency on $(gcc_version_trigger).
7569         * Makefile.in: Regenerate.
7570         * configure.in: Do not reference config/gcc-version.m4 nor
7571         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7572         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7573         * configure: Regenerate.
7575 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7576             Andrew Pinski  <pinskia@physics.uc.edu>
7578         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7579         * Makefile.in: Regenerate.
7581 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7583         * MAINTAINERS (Write After Approval): Add myself.
7585 2005-03-03  David Ayers  <d.ayers@inode.at>
7587         * MAINTAINERS (Write After Approval): Add myself.
7589 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7591         PR libgcj/20160
7592         * ltmain.sh: Avoid creating archives with components that have
7593         duplicate basenames.
7595 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7597         PR bootstrap/20250
7598         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7599         instead of check.
7600         * Makefile.in: Regenerate.
7602 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7604         * Makefile.in: Regenerate to fix conflict between the previous two
7605         patches.
7607 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7609         PR bootstrap/17383
7610         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7611         * Makefile.tpl (HOST_SUBDIR): New substitution.
7612         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7613         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7614         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7615         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7616         (Host modules, Bootstrapped modules): Use it.
7617         (Build modules, Target modules): Do not create symlink trees,
7618         always configure out-of-srcdir.
7619         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7620         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7621         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7622         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7624         * Makefile.in: Regenerate.
7625         * configure: Regenerate.
7627 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7629         Merged from libada-gnattools-branch:
7630         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7632         * gnattools: New directory.
7633         * Makefile.def: Add gnattools as a module, depending on target-libada.
7634         * Makefile.in: Regenerate.
7635         * configure.in: Include gnattools in host_tools; disable it if ada
7636         is disabled.
7637         * configure: Regenerate.
7639 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7641         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7642         treelang maintainer.
7643         (Write After Approval): Remove myself.
7645 2005-02-23  Paul Schlie  <schlie@comcast.net>
7647         * configure.in: Allow darwin targeted ports to build tk, itcl and
7648         libgui.
7649         * configure: Regenerate.
7651 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7653         PR libgcj/10353
7654         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7655         * configure: Regenerate.
7657 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7659         * MAINTAINERS (Write After Approval): Add myself.
7661 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7663         * MAINTAINERS: Update my e-mail address.
7665 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7667         * MAINTAINERS (Write After Approval): Add myself.
7669 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7671         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7672         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7673         target-libgloss when not *-*-elf and *-*-aout.
7674         * configure: Regenerate.
7676 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7678         * MAINTAINERS: Remove obsolete entries.
7680         * MAINTAINERS (Write After Approval): Add Michael Matz.
7682 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7684         * MAINTAINERS: Remove self as cpplib maintainer.
7686 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7688         * install-sh, config.sub: Import from upstream.
7690 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7692         PR bootstrap/18222
7693         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7694         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7695         * Makefile.in: Regenerate.
7697 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7699         * MAINTAINERS: Update my email address.
7701 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7702             Andreas Schwab  <schwab@suse.de>
7704         PR bootstrap/18033
7705         * config-ml.in: Eval option if surrounded by single quotes.
7707 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7709         Revert 2004-12-28 Makefile changes, a better fix will be
7710         applied to mainline and src after GCC 4.0 branches.
7712 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7714         PR bootstrap/17383
7716         * Makefile.def (target_modules): Remove stage parameter,
7717         it is always true now.
7718         * Makefile.tpl (configure-build-[+module+],
7719         configure-target-[+module+]): Always build symlink tree
7720         for the directory and for include.  BUILD_SUBDIR and
7721         TARGET_SUBDIR cannot be . anymore.
7722         * Makefile.in: Regenerate.
7724 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7726         Revert 2004-12-08 Makefile changes.
7728 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7730         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7731         cygwin, mingw.
7733 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7735         * configure.in (sh64-*-*): Reenable gprof.
7736         * configure: Regenerate.
7738 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7740         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7741         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7742         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7743         * Makefile.in: Regenerate.
7745 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7747         * MAINTAINERS: Update my email address.
7749 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7751         * Makefile.tpl: Generate normal dependencies if the LHS module is
7752         not bootstrapped.
7753         * Makefile.in: Regenerate.
7755 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7757         * configure.in: Include config/gxx-include-dir.m4.  Use
7758         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7759         * configure: Regenerate.
7761 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7763         * config.if: Delete.
7764         * configure.in: Set libstdcxx_incdir directly.
7765         * configure: Regenerate.
7767 2004-12-02  Eric Christopher  <echristo@redhat.com>
7769         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7770         * Makefile.in: Regenerate.
7772 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7774         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7775         * configure: Regenerate.
7777 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7779         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7780         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7781         * configure: Regenerate.
7783 2004-12-01  Eric Christopher  <echristo@redhat.com>
7785         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7786         of things to remove.
7788 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7790         * MAINTAINERS (Write After Approval): Update my e-mail address.
7792 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7794         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7795         from CVS libtool to always pass_all.
7797 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7799         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7800         (hppa*64*-*-*): Delete incorrect comment.
7801         * configure: Rebuilt.
7803 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7805         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7807 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7809         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7810         from CVS libtool to always pass_all.
7812 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7814         * install-sh, compile: Import from automake.
7816 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7818         * config.guess, config.sub:  Import from savannnah.
7820 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7822         * MAINTAINERS (Write After Approval): Add myself
7824 2004-11-12  Mike Stump  <mrs@apple.com>
7826         * Makefile.def: Add html support.
7827         * Makefile.tpl: Likewise.
7828         * Makefile.in: Regenerate.
7830 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7832         PR 18423
7833         * configure.in: Remove all instances of build-fixincludes from
7834         noconfigdirs.
7835         (build_configargs): Supply --target to subdirectories.
7836         * configure: Regenerate.
7838         * Makefile.def: Make gcc install depend on fixincludes install.
7839         * Makefile.in: Regenerate.
7841 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7843         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7845 2004-11-11  Paul Brook  <paul@codesourcery.com>
7847         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7849 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7851         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7852         target-libgfortran.
7853         * configure: Regenerate.
7855 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7857         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7858         like CC.
7860 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7862         * Makefile.def (host fixincludes): Specify missing targets.
7863         * Makefile.in: Regenerate.
7865 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7867         * MAINTAINERS: Add myself
7869 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7871         * MAINTAINERS (Write After Approval): Add myself.
7873 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7875         * Makefile.def: Build fixincludes for the host, too.
7876         * Makefile.in: Regenerate.
7877         * configure.in (host_tools): Add fixincludes.
7878         * configure: Regenerate.
7880 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7882         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7883         * configure: Regenerated.
7885 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7887         PR other/17783
7888         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7889         * configure: Regenerated.
7891 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7893         * README.SCO: Update per FSF instructions.
7895 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7897         PR target/18151
7898         * configure.in (case ${target}): Do not build fixincludes for avr.
7899         * configure: Regenerated.
7901 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7903         * configure.in (case ${target}): Do not build fixincludes
7904         on platforms where it is not used.
7905         * configure: Regenerated.
7907 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7909         * configure.in: Use an absolute path to install-sh.
7910         * configure: Regenerated.
7912 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7914         * MAINTAINERS (Write After Approval): Add myself.
7916 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7918         * MAINTAINERS: Remove from Write After Approval those that are
7919         already maintainers.
7921 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7923         * MAINTAINERS:  Update my email address.
7925 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7927         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7928         * configure: Regenerate.
7930 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7932         * MAINTAINERS:  Update my email address.
7934 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7936         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7937         entries belonging to this category.
7939 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7941         * MAINTAINERS: Update my e-mail address.
7943 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7945         Fix wrong conflict resolution in:
7947         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7949         * Makefile.in: Regenerate.
7950         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7951         in the recursive `make', instead of hardwiring `all'.
7952         (Autogenerated TARGET-* variables): New.
7954 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7956         * configure.in: Enable target-libgloss for crx-*-*.
7957         * configure: Regenerate.
7959 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7961         * MAINTAINERS (Various Maintainers): Move the "windows,
7962         cygwin, mingw" maintainer to ...
7963         (OS Port Maintainers): ... here.
7965 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7967         * MAINTAINERS (Write After Approval): Remove those that are
7968         maintainers of some subsystem.
7970 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7972         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7973         * ltcf-cxx.sh (tpf*): Likewise.
7974         * ltconfig (tpf*): Add TPF OS configuration support.
7976 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7978         * MAINTAINERS: Change my email address to my new work account.
7980 2004-09-24  Michael Roth  <mroth@nessie.de>
7982         * configure.in (--without-headers): Add missing double quotes.
7983         * configure: Regenerate.
7985 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7987         * ylwrap: Revert to previous version.
7989 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7991         PR bootstrap/17369
7992         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7993         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7994         SET_GCC_LIB_PATH_CMD.
7995         (BASE_TARGET_EXPORTS): Likewise.
7996         * Makefile.in: Regenerated.
7998         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7999         * configure: Regenerated.
8001 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8003         * config.guess: New upstream version
8004         * compile, depcomp, install-sh, ylwrap: Likewise.
8006 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8008         * config/mh-x86omitfp: New host makefile fragment.  Add
8009         -fomit-frame-pointer to the default BOOT_CFLAGS.
8010         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8011         * configure: Regenerate.
8013 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8015         PR target/11572
8016         * configure.in (*-*-darwin*): Renable libobjc.
8017         * configure: Regenerate.
8019 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8021         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8023 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8025         * Makefile.def: Remove libbanshee.
8026         * Makefile.tpl: Ditto.
8027         * configure.in: Ditto.
8028         * Makefile.in: Regen.
8029         * configure: Ditto.
8031 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8033         * ltmain.sh: Use $pic_object as $non_pic_object if
8034         $non_pic_object=none.
8036 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8038         * missing: Import latest version from master repository.
8040 2004-09-06  Nick Clifton  <nickc@redhat.com>
8042         * config.sub: Import latest version from master repository.
8043         * config.guess: Likewise.
8044         This includes these changes:
8046         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8048         * config.sub: Handle crisv32, alias etraxfs.
8049         * config.guess (crisv32:Linux:*:*): Handle.
8051         2004-08-13  Brad Smith  <brad@comstyle.com>
8053         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8054         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8056         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8058         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8059         assume the processor is a powerpc.  This is because coreutils
8060         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8061         in this case, due to a MacOS X bug that causes
8062         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8063         to return a negative number.
8064         Problem reported by Petter Reinholdtsen in:
8065         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8067         2004-07-19  Ben Elliston  <bje@gnu.org>
8069         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8071         2004-06-24  Ben Elliston  <bje@gnu.org>
8073         * config.guess: Update copyright years.
8074         * config.sub: Likewise.
8076         2004-06-22  Robert Millan  <robertmh@gnu.org>
8078         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8079         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8081         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8083         * config.guess (*:*VMS:*:*): New entry. Replaces
8084         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8085         manufacturer.
8087         2004-06-22  Ben Elliston  <bje@gnu.org>
8089         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8090         * config.sub: Likewise.
8092         2004-06-22  Ben Elliston  <bje@gnu.org>
8094         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8095         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8097         2004-06-11  Ben Elliston  <bje@gnu.org>
8099         * config.guess (pegasos:OpenBSD:*:*): Remove.
8101         2004-06-11  Ben Elliston  <bje@gnu.org>
8103         From Wouter Verhelst <wouter@grep.be>:
8104         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8106         2004-06-11  Ben Elliston  <bje@gnu.org>
8108         * config.guess (luna88k:OpenBSD:*:*): New.
8110         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8112         * config.guess (m32r*:Linux:*:*): New case.
8113         * config.sub: Handle m32rle.
8115         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8117         From Jens Petersen  <petersen@redhat.com>:
8118         * config.sub: Handle sparcv8.
8120         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8122         From Tom Smith <smith@cag.lkg.hp.com>:
8123         * config.guess: Version suffixes are equally significant on Tru64
8124         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8125         prefix of "P" (patched kernel).
8127         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8129         * config.sub: Add support for National Semiconductor CRX target.
8131 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8133         * MAINTAINERS (Various Maintainers): Remove myself as web page
8134         maintainer, add myself as maintainer of build status lists.
8136 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8138         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8139         *-*-netware, but add target-libmudflap.
8140         Consolidate *-*-netware targets (of which really only i?86 exists)
8141         into a single entry.
8142         * configure: Likewise.
8144 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8146         * Makefile.tpl (sorry): Remove.
8147         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8148         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8149         (do-clean): Clean per-stage directories too.
8150         (do-distclean): Run distclean-stage1 too.
8151         (.NOTPARALLEL): Enable during toplevel bootstrap.
8152         (stage[+id+]-bubble): Enable parallel execution during
8153         the recursive invocation.
8154         * Makefile.in: Regenerate.
8156         Fix previous checkin:
8158         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8159         include.
8160         * configure.in: Fix indentation.
8161         * configure: Regenerate.
8163 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8165         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8166         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8167         * configure: regenerate
8168         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8169         -mdynamic-no-pic
8171 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8173         * Makefile.def (build_modules): Add fixincludes.
8174         (dependencies): Make gcc depend on fixincludes.
8175         * configure.in (build_tools): Add fixincludes.
8176         (build_configdirs): Always include build_libs.
8177         * Makefile.in: Regenerate.
8178         * configure: Regenerate.
8180 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8182         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8183         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8184         phony targets; do not generate timestamp files.
8185         (distclean-stageN): Remove references to their timestamp files.
8186         (restageN, touch-stageN): Remove.
8187         (stageN-bubble): Rewritten.
8188         (compare): Support lean bootstraps.
8189         * Makefile.in: Regenerate.
8191         * configure.in: Only warn when bootstrapping but
8192         build != host or build != target.  Support lean bootstraps.
8193         * configure: Regenerate.
8195 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8197         * configure.in:  Give a better error message if GMP/MPFR are missing
8198         and a language needing them has been requested.
8199         * configure:  Regenerated.
8201 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8203         * configure.in:  Print a list of available language front-ends if
8204         a requested one is missing.  Tidy stray tab characters.
8205         * configure:  Regenerated.
8207 2004-08-19  Michael Koch  <konqueror@gmx.de>
8209         * gcc/doc/install.texi: Update entry about automake for libjava.
8211 2004-08-17  Robert Millan  <robertmh@gnu.org>
8213         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8214         (instead of FreeBSD).
8215         * configure: Regenerate.
8217 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8219         * Makefile.in: Regenerate.
8220         * configure: Regenerate.
8222         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8223         stage_*_flags.
8224         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8225         for bootstrapped modules if toplevel bootstrap is going.
8226         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8227         modules.  Adjust for changes in Makefile.def.  Enable several
8228         rules even in non-bootstrap mode, just to avoid peppering the
8229         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8230         (stage-[+prev+]-bubble): Remove.
8232         * Makefile.def (Dependencies): Depend on all-build-bison,
8233         all-build-flex, all-build-byacc, all-build-texinfo, rather
8234         than the host variations.
8235         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8236         with BUILD_SUBDIR.
8237         (BISON): Update for recent Bisons.
8238         (YACC): Fix typo.
8239         (cross): Depend on all-build.
8240         (all): Do not depend on all-build.
8241         (prebootstrap): Remove.
8242         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8243         (Prebootstrap dependencies): Add them to the per-stage targets
8244         and to all-prebootstrap.
8245         * configure.in (build_configdirs): Always enable build_tools.
8246         (BUILD_DIR_PREFIX): Remove.
8248         * Makefile.def (gcc): Add target variable.
8249         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8250         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8251         in the recursive `make', instead of hardwiring `all'.
8252         (Autogenerated TARGET-* variables): New.
8254 2004-08-13  Brian Booth  <bbooth@redhat.com>
8256         * MAINTAINERS: Remove myself from write-after-approval.
8258 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8260         * src-release: Stop distributing mmalloc with gdb (which doesn't
8261         use it).
8262         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8263         * Makefile.in: Regenerate.
8265 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8267         * configure.in (arm*-*-eabi*): New target.
8268         * configure: Regenerate.
8270 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8272         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8273         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8274         (Dependencies): New section.
8275         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8276         (configure-target-[+module+]): Depend on maybe-all-gcc
8277         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8278         (toplevel profiledbootstrap): Fix dependencies.
8279         * Makefile.in: Regenerate.
8281 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8283         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8284         target-libiberty to noconfigdirs.
8285         * configure: Regenerate.
8287 2004-08-03  Paul Brook  <paul@codesourcery.com>
8289         * configure.in: Check for MPFR as well as GMP.
8290         * configure: Regenerate.
8292 2004-08-01  Robert Millan  <robertmh@gnu.org>
8294         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8295         libmudflap for all GNU-based systems (with Glibc).
8296         * configure: Regenerate.
8298 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8300         * Makefile.def (host-modules): Add gcc.
8301         * Makefile.in: Regenerate.
8302         * Makefile.tpl (sorry): New rule.
8303         (configure-host, all-host, [+make_target+]-host, do-check,
8304         install-host): Do not add gcc as a special case.
8305         (host modules): Add a small special-casing for gcc.  Export
8306         extra_make_flags through the environment.
8307         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8308         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8309         other recursive targets for gcc): Remove.
8311         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8312         (stage, unstage): New rules.
8313         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8314         distclean-stage[+id+]): Use stage_current.
8315         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8316         the stage*-start rules.
8318 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8320         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8321         use -all_load flag.
8323 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8325         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8326         * configure: Regenerate.
8328 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8330         * maintainer-scripts/gcc_release: Revert yesterday's change.
8332 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8334         * MAINTAINERS: Add myself to write-after-approval.
8336 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8338         * libf2c: Removed.
8339         * gcc/gccbug.in: Updated because of libf2c removal.
8340         * maintainer-scripts/gcc_release: Ditto.
8342 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8344         * configure.in: Build libmudflap by default on FreeBSD.
8345         * configure: Regenerated.
8347 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8349         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8350         systems.
8351         * configure: Regenerated.
8353 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8355         PR target/16344
8356         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8357         feedback based compiler.
8358         * Makefile.in: Rebuilt.
8360 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8362         * Makefile.def (host_modules): Set bootstrap=true for flex.
8363         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8364         * Makefile.in: Rebuilt.
8366 2004-07-07  Jan Hubicka  <jh@suse.cz>
8368         * MAINTAINERS: Add self as a profile feedback maintainer.
8370 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8372         * configure.in:  Do not prepend $srcdir to /dev/null in
8373         makefile fragments.
8374         * configure:  Regenerate.
8376 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8378         * Makefile.def (build_modules): Add bison, byacc, flex,
8379         m4, texinfo.
8380         (flags_to_pass): Add FLEX.
8381         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8382         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8383         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8384         DEFAULT_MAKEINFO): Remove.
8385         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8386         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8387         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8388         objdir or else use configured tool.
8389         (all-build): New.
8390         (all): Depend on it.
8391         (Build module dependencies): Add.
8392         * Makefile.in: Regenerate.
8393         * configure.in: Better support for multiple build modules,
8394         matching what is done for host/target modules.  Do not look
8395         for "plausible" locations of build tools if Canadian cross.
8396         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8397         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8398         * configure: Regenerate.
8400 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8402         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8403         * Makefile.in: Regenerate.
8405 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8407         * Makefile.tpl (configure-build-[+module+],
8408         configure-[+module+], configure-target-[+module+]): Pass
8409         [+extra_configure_args+].
8410         (all-build-[+module+], all-[+module+], check-[+module+],
8411         install-[+module+], [+make_target+]-[+module+],
8412         all-target-[+module+], check-target-[+module+],
8413         install-target-[+module+], [+make_target+]-target-[+module+]):
8414         Pass [+extra_make_args+].
8415         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8416         (GCC_HOST_EXPORTS): Remove.
8417         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8418         cross, check-gcc, check-gcc-c++, install-gcc,
8419         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8420         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8421         * Makefile.in: Regenerate.
8423 2004-06-21  Matthew Sachs  <msachs@apple.com>
8425         * MAINTAINERS: Added self to write-after-approval.
8427 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8429         * configure.in: Check for srcdir/winsup rather than build directory
8430         winsup.
8431         * configure: Regenerate.
8433 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8435         * configure.in: Don't build Cygwin native newlib if winsup
8436         directory is missing.  Emit warning instead.
8437         * configure: Regenerate.
8439 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8441         * Makefile.tpl (touch-stage[+id+]): New.
8442         (restage[+prev+]): Depend on touch-stage[+id+].
8444         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8445         Use it throughout.
8447         * Makefile.def: Add profile and feedback bootstrap stages.
8448         Remove next field from bootstrap stages.
8449         * Makefile.tpl (LN, LN_S): Substitute.
8450         (stageN-start, stageN-end): Use double-colon rules, to
8451         provide a hook for additional setup commands.
8452         (distclean-stageN-gcc, restageN): Create dependencies from
8453         [+prev+], not from [+next+].
8454         (stageN-bubble): Add commands for successive stages from
8455         [+prev+], using double-colon rules.
8456         (all-stageN-gcc): Fix typo.
8457         (stagefeedback-start, profiledbootstrap): New.
8458         * Makefile.in: Regenerate.
8459         * configure.in: Call ACX_PROG_LN.
8460         * configure: Regenerate.
8462 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8464         * MAINTAINERS (Write After Approval): Add myself.
8466 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8468         * MAINTAINERS (Write After Approval): Add myself.
8470 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8472         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8473         without gcc.
8474         * configure: Regenerate.
8476 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8478         * Makefile.tpl: Fix typo.
8479         * Makefile.in: Regenerate.
8481 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8483         * configure.in: Remove new- prefix from toplevel
8484         bootstrap targets.
8485         * configure: Regenerate.
8487 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8489         * Makefile.tpl (all.normal): Rename to all.
8490         (all): Replace with a rule to pick the default
8491         target from configure.
8492         (all-gcc, configure-gcc): Use conditionals to
8493         do nothing when toplevel bootstrap is going on.
8494         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8495         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8496         * configure.in: Support --enable-bootstrap.
8498         * Makefile.def: Remove new- prefix from toplevel
8499         bootstrap targets.
8500         * Makefile.tpl: Likewise.
8502         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8503         target.
8505         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8506         $(RECURSE_FLAGS) to recursive invocation of make.
8508         * Makefile.in: Regenerate.
8509         * configure: Regenerate.
8511 2004-05-30  Andreas Jaeger  <aj@suse.de>
8512             Jim Wilson  <wilson@specifixinc.com>
8514         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8515         like CC.
8517 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8519         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8520         * configure: Regenerate.
8522 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8524         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8525         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8526         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8527         targets.
8528         * Makefile.in: Regenerate.
8530 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8532         * configure.in: Test the ability to symlink directories.
8533         * configure: Regenerate.
8535         * Makefile.def (bootstrap-stage): New definitions.
8536         * Makefile.tpl (configure-stage1-gcc,
8537         configure-stage2-gcc, configure-stage3-gcc,
8538         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8539         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8540         new-restage3, compare): Autogenerate, see Makefile.in
8541         entry for behavioral changes.
8542         (distclean-stage1, new-stage1-start, new-stage1-end,
8543         new-stage1-bubble, distclean-stage2, new-stage2-start,
8544         new-stage2-end, new-stage2-bubble, distclean-stage3,
8545         new-stage3-start, new-stage3-end): New autogenerated targets.
8546         (objext, prebootstrap, BOOT_CFLAGS,
8547         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8548         targets.
8550         * Makefile.in: Regenerate.
8551         (distclean-stage1, new-stage1-start, new-stage1-end,
8552         new-stage1-bubble, distclean-stage2, new-stage2-start,
8553         new-stage2-end, new-stage2-bubble, distclean-stage3,
8554         new-stage3-start, new-stage3-end): New targets.
8555         (all-stage1-gcc): Move prebootstrap dependency from here...
8556         (configure-stage1-gcc): ...to here.
8557         (new-bootstrap): Use bubble targets.
8558         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8559         Use per-stage distclean targets.
8560         (configure-stage1-gcc, configure-stage2-gcc,
8561         configure-stage3-gcc, all-stage1-gcc,
8562         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8563         Use new-stageN-start to prepare the tree.
8565 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8567         * Makefile.def (host_modules): add libcpp.
8568         * Makefile.tpl: Add dependencies on and for libcpp.
8569         * Makefile.in: Regenerate.
8570         * configure.in: Add libcpp host module.
8571         * configure: Regenerate.
8573 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8575         * Makefile.tpl: Whenever a recursive target is defined, wrap
8576         it in a special @if/@endif block, and prepare its maybe
8577         dependency in the @if/@endif block
8578         * configure.in: Instead of writing maybe dependencies, remove
8579         the @if/@endif statements, and remove the @if/@endif blocks
8580         that remain.
8581         * configure: Regenerate.
8582         * Makefile.in: Regenerate.
8584 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8586         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8588 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8590         PR bootstrap/15120
8591         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8592         * */configure: Rebuilt.
8594 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8596         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8597         of libf2c.
8598         * configure, Makefile.in: Regenerate.
8600 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8602         * MAINTAINERS (Write After Approval): Add myself.
8604 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8606         Merge from tree-ssa-20020619-branch.
8608         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8609         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8610         (HOST_GMPLIBS): Define.
8611         (HOST_GMPINC): Define.
8612         (TARGET_LIB_PATH): Add libmudflap.
8613         (GFORTRAN_FOR_TARGET): Define.
8614         (configure-build*): Export GFORTRAN.
8615         (configure-gcc): Export GMPLIBS and GMPINC.
8616         (all-gcc): Add maybe-all-libbanshee.
8617         (configure-target-libgfortran): Define.
8618         * Makefile.in: Regenerate.
8619         * configure.in (host_libs): Add libbanshee.
8620         (target_libraries): Add target-libmudflap and target-libgfortran.
8621         Add --with-libbanshee.
8622         Handle --disable-libmudflap.
8623         (*-*-freebsd*): Use with_gmp.
8624         Add $(libgcj) to noconfigdirs.
8625         * configure: Regenerate.
8626         * depcomp: New file.
8627         * MAINTAINERS: Add tree-ssa maintainers.
8629 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8631         * MAINTAINERS (Various Maintainers): Add myself.
8633 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8635         * MAINTAINERS (Write After Approval): Add myself.
8637 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8639         * MAINTAINERS (Write After Approval): Add myself.
8641 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8643         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8644         * configure: Regenerate.
8646 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8648         Revert:
8649         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8651         * Makefile.def (flags_to_pass): Remove *dir variables that
8652         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8653         as well as prefix and exec_prefix.
8654         * Makefile.in: Regenerate.
8656 2004-04-26  Robert Millan  <robertmh@gnu.org>
8658         Add patches from libtool CVS.
8659         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8660         * ltconfig: Likewise.
8661         * ltcf-c.sh: Likewise.
8662         * ltcf-cxx.sh: Likewise.
8663         * ltcf-gcj.sh: Likewise.
8665 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8667         * Makefile.def (host_modules): Mark with the bootstrap
8668         flag packages on which gcc depends.
8669         * Makefile.tpl (all-bootstrap): Use it.
8670         * Makefile.in: Regenerate.
8672 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8674         * Makefile.def (flags_to_pass): Remove *dir variables that
8675         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8676         as well as prefix and exec_prefix.
8677         * Makefile.in: Regenerate.
8679 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8681         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8682         * configure: Regenerate.
8683         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8684         * gcc/Makefile.tpl (compare): Use the result of the test.
8685         * gcc/Makefile.in: Regenerate.
8687 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8689         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8690         Always relocate gcc and prev-gcc to the original names, even
8691         if the build fails.
8692         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8693         New targets.
8695 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8697         * MAINTAINERS: Update my email address.
8699 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8701         * configure.in (mips*-*-irix5*): Enable ld.
8702         * configure: Regenerate.
8704 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8706         * configure: Regenerate.
8708 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8710         * Makefile.tpl (configure-[+module+], configure-gcc,
8711         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8712         Set and export LDFLAGS.
8713         * Makefile.in: Regenerate.
8715 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8717         * MAINTAINERS: Add myself to write-after-approval.
8719 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8721         PR bootstrap/14871
8722         * Makefile.tpl: If we don't have built-in-tree target tools,
8723         use the ones found by configure rather than hacking around with
8724         program_transform_name.
8725         * configure.in: Give Makefile.tpl the information necessary
8726         to do that.
8727         * Makefile.in: Regenerate.
8728         * configure: Regenerate.
8730 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8732         PR bootstrap/14760
8733         * configure.in: When computing baseargs, strip *all* copies of
8734         offending options.  Also, don't match/substitute the trailing space,
8735         so that this actually works when two similar options are separated by
8736         only one space.
8737         * configure: Regenerate.
8739 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8741         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8742         (rs6000-*-aix*): Same.
8743         * configure: Regenerate.
8745 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8747         * MAINTAINERS: Add myself to write-after-approval.
8749 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8751         * MAINTAINERS: Add myself to write-after-approval.
8753 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8755         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8756         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8757         * Makefile.in: Regenerate.
8759         * configure.in (top level bootstrap support): Rework --enable-werror
8760         to set @stage2_werror_flag@.
8761         * configure: Regenerate.
8762         * Makefile.tpl (top level bootstrap support): Pass
8763         @stage2_werror_flag@ down to configure in stages 2 and 3.
8764         * Makefile.in: Regenerate.
8766 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8768         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8769         for stages 2 and 3 as well as in make.  As a consequence, remove
8770         OUTPUT_OPTION (now detected by configure) from the flags passed down
8771         to make.
8772         * Makefile.in: Regenerate.
8774         * Makefile.tpl (new-bootstrap): Fix typo.
8775         * Makefile.in: Regenerate.
8777 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8779         * Makefile.tpl: Rearrange by moving recursive_targets rules
8780         into their proper sections.
8781         * Makefile.tpl (top level bootstrap support): Move disabling
8782         of coverage flags from 'make' to 'configure'; improve comments.
8783         * Makefile.in: Regenerate.
8785         * Makefile.tpl (experimental top level bootstrap) Move stage1
8786         language setting from all- target to configure- target; disable
8787         intermodule optimization in stage 1; prevent gratuitous rebuilds
8788         of stage 1.
8789         * Makefile.in: Regenerate.
8790         * configure.in: Comma-separate stage 1 language list for top
8791         level bootstrap.
8792         * configure: Regenerate.
8794         * Makefile.tpl: Clean up experimental top level bootstrap support:
8795         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8796         prev-gcc in configure- targets as well as all- targets.
8797         * Makefile.in: Regenerate.
8799 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8801         * compile: New file imported from automake.
8803 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8805         * configure.in: Remove symbolic link section.
8806         * configure: Regenerate.
8807         * Makefile.tpl (links): Remove.
8808         * Makefile.in: Regenerate.
8810 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8811             Nathanael Nerode  <neroden@gcc.gnu.org>
8813         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8814         Set with AC_CHECK_PROGS.
8815         * configure.in: Fix comment typo from last patch.
8816         * configure: Regenerate.
8818 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8820         * Makefile.tpl: Introduce experimental top level bootstrap support.
8821         * Makefile.in: Regenerate.
8822         * configure.in: Introduce support for top level bootstrap.
8823         * configure: Regenerate.
8825 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8826             Paolo Bonzini  <bonzini@gnu.org>
8828         PR bootstrap/14522
8829         * configure.in: Cope with shells that do not support unquoted ^
8830         * configure: Regenerate.
8832 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8833             Paolo Bonzini  <bonzini@gnu.org>
8835         PR bootstrap/14522
8836         * configure.in: Cope with shells that do not support nesting
8837         quotes inside quoted backquote substitutions.
8838         * configure: Regenerate.
8840 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8842         PR bootstrap/14522
8843         * configure.in: Fix escaping of $.
8844         * configure: Regenerate.
8846 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8848         * configure: Regenerate, since I forgot to while committing Paolo's
8849         changes.
8851 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8853         PR ada/14131
8854         Move language detection to the top level.
8855         * configure.in: Find default values for the tools as
8856         soon as possible.  Disable ada if GNAT is not found.
8857         Emit error message about missing languages.  Expand
8858         --enable-languages=all for the gcc subdirectory.
8860 2004-03-10  Ben Elliston  <bje@gnu.org>
8862         * MAINTAINERS: Update my email address.
8864 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8866         * ltconfig: Disable building static libraries if building shared
8867         libraries on AIX 5L.
8869 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8871         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8872         and disable libgcj.
8873         * configure: Regenerated.
8875 2004-03-01  Brian Booth  <bbooth@redhat.com>
8877         * MAINTAINERS: Add myself to write-after-approval.
8879 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8881         * MAINTAINERS: Add myself to write-after-approval.
8883 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8885         PR bootstrap/7087
8886         * Makefile.tpl: Guard XFOO sed statements better.
8887         * Makefile.tpl: Add dependency for configure-target-libada.
8888         * Makefile.in: Regenerate (incidentally fixes broken
8889         commit when libada-branch was merged).
8891 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8893         * MAINTAINERS: Add myself to write-after-approval.
8895 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8897         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8898         maintainers.
8900 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8902         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8903         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8905 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8907         PR bootstrap/11932
8908         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8910 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8912         * MAINTAINERS: Added myself to write-after-approval.
8914 2004-02-14  Michael Koch  <konqueror@gmx.de>
8916         * MAINTAINERS: Added myself to write-after-approval.
8918 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8920         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8921         some OS port maintainers to OS port maintainers section.
8923 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8925         * MAINTAINERS: Add self.
8927 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8929         * MAINTAINERS: Alphabetize.
8931 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8933         * MAINTAINERS: Remove myself.
8935 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8937         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8938         (rs6000-*-aix*): Same.
8939         * configure: Regenerate.
8941 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8943         * configure.in (host): Add in missing $noconfigdirs to defines.
8944         * configure: Regenerate.
8946 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8947             Nathanael Nerode  <neroden@gcc.gnu.org>
8949         PR ada/6637, PR ada/5911
8950         Merge with libada-branch:
8951         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8952         with appropriate dependencies. Add --enable-libada configure switch.
8953         * configure, Makefile.in: Regenerate.
8955 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8957         * MAINTAINERS: Add myself to write-after-approval.
8959 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8961         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8962         * configure: Regenerate.
8964 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8966         Merge from upstream:
8968         * ltmain.in: When setting IFS to '~', be careful about user
8969         arguments that contain '~'.
8971         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8973         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8974         Also test $base_compile against $CC with escaped arguments. Bug
8975         reported by Geoff Keating <geoffk@apple.com>.
8977 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8979         * MAINTAINERS: Remove i960 port.
8981 2004-01-23  DJ Delorie  <dj@redhat.com>
8983         * Makefile.def (target_modules) [libiberty]: Don't stage.
8984         * Makefile.in: Rebuilt.
8986 2004-01-20  Caroline Tice  <ctice@apple.com>
8988         * MAINTAINERS: Add myself to write-after-approval.
8990 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8992         * MAINTAINERS: Update my email address.
8994 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8996         * MAINTAINERS: Add myself to write-after-approval.
8998 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9000         * MAINTAINERS: Remove entries without email address.
9002 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9004         * MAINTAINERS: Add myself to write-after-approval.
9006 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9008         * MAINTAINERS: Update my email address.
9010 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9012         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9013         * Makefile.tpl (configure-target-[+module+]): Support stage.
9014         * Makefile.in: Rebuilt.
9016 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9018         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9020 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9022         * MAINTAINERS: Add myself as a MIPS maintainer.
9024 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9026         * configure.in: Use ./config.cache, not config.cache.
9027         * configure: Regenerate.
9028         * Makefile.tpl: Special-casing not needed for GCC any more.
9029         * Makefile.in: Regenerate.
9031         * configure.in: Don't share a cache file for host dirs.
9032         * configure: Regenerate.
9034         * config-ml.in: Don't mess with the cache file.
9036 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9038         * MAINTAINERS: Move myself from 'Write After Approval' to
9039         'CPU Port Maintainers' section as SPARC maintainer.
9041 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9043         * Makefile.tpl: Make GCC use a separate config.cache.
9044         * Makefile.in: Regenerate.
9046         PR bootstrap/11932, PR bootstrap/11933
9047         (I don't know if it will fix either of them, but it relates
9048         to them.)
9049         * configure.in: Don't use shared config.cache for target
9050         directories.
9051         * configure: Regenerate.
9053 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9055         * MAINTAINERS: Add myself to 'Write After Approval' section.
9057 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9059         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9060         * configure: Regenerated.
9062 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9064         * MAINTAINERS: Remove the mn10200 maintainer.
9066 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9068         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9069         * configure: Regenerated.
9071 2003-12-16  Jan Hubicka  <jh@suse.cz>
9073         * MAINTAINERS: Add myself as callgraph maintainer.
9075 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9077         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9078         * configure: Regenerate.
9080 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9082         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9083         'Write After Approval' section. Update email.
9085 2003-12-01  James Lemke  <jim@wasabisystems.com>
9087         * MAINTAINERS (Write After Approval): Add myself.
9089 2003-11-20  Matt Thomas  <matt@3am-software.com>
9091         * MAINTAINERS: Add myself as a vax port maintainer.
9093 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9095         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9096         (configure-build-[+module+], configure-[+module+]): Likewise.
9097         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9098         * Makefile.in: Regenerate.
9100 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9102         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9103         shared/dylibed libraries.
9104         * ltmain.sh: Likewise.
9105         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9106         * ltcf-cxx.sh: Likewise.
9107         * ltcf-gcj.sh: Likewise.
9108         * ltconfig: Likewise.
9110 2003-11-17  Stan Cox  <scox@redhat.com>
9112         * MAINTAINERS: Add myself as iq2000 port maintainer.
9114 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9116         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9117         * Makefile.in: Regenerate.
9119 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9121         * config.sub: Update to 2003-11-03 version.
9123 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9125         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9126         * configure:  Regenerate.
9128 2003-10-20  Nicolas Pitre  <nico@cam.org>
9130         * MAINTAINERS: Add myself to 'Write After Approval' section.
9132 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9134         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9136 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9138         * MAINTAINERS: Update my email address.
9140 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9142         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9144 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9146         * MAINTAINERS: Add myself to 'Write After Approval' section.
9148 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9150         * config.guess: Update to 2003-10-16 version.
9151         * config.sub: Update to 2003-10-16 version.
9153 2003-10-15  David Daney  <ddaney@avtrex.com>
9155         * MAINTAINERS: Added myself to 'Write After Approval' section.
9157 2003-10-15  Falk Hueffner  <falk@debian.org>
9159         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9160         'Write After Approval' section. Update email.
9162 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9164         * MAINTAINERS: Move myself from 'Write After Approval' to
9165         'Various Maintainers' section as middle-end maintainer.
9167 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9169         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9170         HOST_FLAGS_TO_PASS.
9171         * Makefile.in: Regenerate.
9173 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9175         * config.guess: Update to 2003-10-07 version.
9176         * config.sub: Update to 2003-10-07 version.
9178 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9180         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9181         * ltconfig (irix5*, irix6*): Don't override version_type.
9183 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9185         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9186         * configure: Rebuilt
9187         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9188         * Makefile.in: Rebuilt
9190 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9192         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9194 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9196         * MAINTAINERS (Write After Approval): Add myself.
9198 2003-09-29  Paul Koning  <ni1d@arrl.net>
9200         * MAINTAINERS: Move myself from "Write After Approval"
9201         to CPU platform maintainers for pdp11 platform.
9203 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9205         * MAINTAINERS: Move myself from 'Write After Approval' to
9206         'Various Maintainers' section as libffi testsuite maintainer.
9208 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9210         * configure.in: Pass a computed --program-transform-name
9211         to subconfigures.
9212         * configure: Regenerated.
9214 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9216         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9217         * Makefile.in: Regenerate.
9219         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9220         * Makefile.in: Regenerate.
9222 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9224         * MAINTAINERS: Move myself from 'Write After Approval'
9225         to 'Various Maintainers' (objective-c) section.
9227 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9229         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9230         quoting.
9231         * configure: Regenerated.
9233 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9235         * MAINTAINERS (Write After Approval): Add myself to write after
9236         approval list.
9238 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9240         * MAINTAINERS (Write After Approval): Add myself.
9242 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9244         * MAINTAINERS: Update my e-mail address.
9246 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9248         * libtool.m4 (LD): Correct powerpc64 host match.
9250 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9252         * MAINTAINTERS: Update my affiliation and email address.
9254 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9256         * MAINTAINERS (Write After Approval): Add myself.
9258 2003-09-04  DJ Delorie  <dj@redhat.com>
9260         * configure: Regenerate.
9262 2003-09-04  Robert Millan  <robertmh@gnu.org>
9264         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9266 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9268         * configure.in: Ensure arguments to sed are properly spaced.
9269         * configure: Regenerate.
9271 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9273         * MAINTAINERS: Update my e-mail address.
9275 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9277         * MAINTAINERS (Write After Approval): Add myself.
9279 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9281         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9282         * configure: Regenerated.
9284 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9286         * MAINTAINERS: Update my email address.
9288 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9290         * configure.in:  Use newline instead of semicolon when assuming
9291         shell arguments in a for loop.
9292         * configure:  Regenerated.
9294 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9296         * MAINTAINERS: Resurrect the i860 maintainer.
9298 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9300         PR 8180
9301         * configure.in: When testing with_libs and with_headers, treat
9302         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9303         * configure: Regenerate.
9305         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9306         make, shell, etc.
9307         (baseargs): Likewise.
9308         * configure: Regenerate.
9310 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9312         * MAINTAINERS (Write After Approval): Add myself.
9314 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9316         * configure.in: Disable libgcj for darwin not on powerpc.
9317         * configure: Rebuild.
9319 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9321         * config-ml.in, symlink-tree: Add license.
9323 2003-08-03  Richard Stallman  <rms@gnu.org>
9324             Eben Moglen  <moglen@columbia.edu>
9326         * README.SCO: New file.
9328 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9330         * Makefile.tpl (check, check-c++): Express dependencies using
9331         dependencies rather than commands.
9332         * Makefile.in: Regenerate.
9334 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9336         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9337         * configure: Ditto.
9339 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9341         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9342         * Makefile.in: Update.
9344 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9346         * configure.in: Enable libgcj for darwin.
9347         * configure: Rebuild.
9349 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9351         * config-ml.in:  Use ac_configure_args directly instead of
9352         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9353         actually seen.
9355 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9357         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9358         creating target and build subdirs to build all parent dirs as needed.
9359         * Makefile.in: Rebuild.
9360         * configure.in: Don't build dirs explicitly here.
9361         * configure: Rebuild.
9363 2003-07-26  Paul Brook  <paul@nowt.org>
9365         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9367 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9369         * Makefile.tpl (all-make): Depend on intl.
9370         * Makefile.in: Rebuilt.
9372 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9374         * install-sh:  Update to newer upstream versions (associated with
9375         aclocal 1.7).
9376         * mkinstalldirs:  Likewise.
9377         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9379 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9381         * MAINTAINERS: Move self from Bug database only accounts
9382         to write-after-approval.
9384 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9386         * config.if: Remove unused libc_interface determination.
9388 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9390         * MAINTAINERS: Move self from write-after-approval to
9391         build machinery (*.in).
9393 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9395         PR bootstrap/11273
9396         PR bootstrap/11408
9397         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9398         unused INSTALL_PROGRAM_ARGS.
9399         * configure.in: Use AC_PROG_INSTALL.
9400         * Makefile.in: Regenerate.
9401         * configure: Regenerate.
9403 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9405         * MAINTAINERS: Alphabetize.
9407 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9409         * configure: Rebuilt.
9410         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9411         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9412         newlib nor libgloss.
9413         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9414         * configure.in (am33_2.0-*-linux*): Added.
9416 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9418         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9419         * configure: Regenerate.
9421 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9423         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9424         * Makefile.in: Regenerate.
9426 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9428         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9429         * Makefile.in: Regenerate.
9431 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9433         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9434         * Makefile.in: Regenerated.
9436         * config-ml.in: Replace PWD with PWD_COMMAND.
9438 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9440         * intl: New directory; see intl/ChangeLog for details.
9441         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9442         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9443         * Makefile.in: Regenerate.
9445 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9447         * configure.in: Clean up config-lang.in handling.  Delete
9448         useless assignment to "subdirs".
9449         * configure: Regenerate.
9451 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9453         * configure.in: Rename 'target_libs' to 'target_libraries'.
9454         Remove useless reference to 'target_libs'.
9455         * configure: Regenerate.
9457 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9459         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9460         * Makefile.in: Regenerate.
9462 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9464         * Makefile.def: Introduce flags_to_pass.
9465         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9466         * Makefile.in: Regenerate.
9468 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9470         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9471         and target-libgloss.
9472         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9473         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9474         * configure: Regenerate.
9476 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9478         * configure.in: Update testsuite_flags to new location.
9479         * configure. Regenerate.
9481 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * Makefile.tpl: Remove BUILD_CC stuff.
9484         * Makefile.in: Regenerate.
9486 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9488         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9490 2003-06-16  Graeme Peterson  <gp@qnx.com>
9492         * MAINTAINERS (Write After Approval): Add myself.
9494 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9496         * config.guess: Update to 2003-06-12 version.
9497         * config.sub: Update to 2003-06-13 version.
9499 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9501         * config.guess: Update to 2003-06-06 version.
9502         * config.sub: Update to 2003-06-06 version.
9504 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9506         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9507         * configure. Regenerate.
9509 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9511         * configure.in: Disable serial configure by default.
9512         * configure: Regenerate.
9513         * Makefile.tpl: Abolish .NOTPARALLEL.
9514         * Makefile.in: Regenerate.
9516         * Makefile.tpl: Replace {build,host,target}_canonical by
9517         {build,host,target}.
9518         * Makefile.in: Regenerate.
9520         * Makefile.tpl: Fix stupid pasto.
9521         * Makefile.in: Regenerate.
9523 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9525         * Makefile.tpl: Remove bogus conditional.
9526         * Makefile.in: Regenerate.
9528 2003-06-05  Jan Hubicka  <jh@suse.cz>
9530         * Makefile.tpl (profiledbootstrap): New target.
9531         * Makefile.in (profiledbootstrap): New target.
9533 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9535         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9536         Pinski. Remove user names from other bugzilla-only maintainers.
9538 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9540         * Makefile.tpl: Make 'recursive targets' using autogen rather
9541         than shell loop.  Remove duplicate 'clean' targets and false
9542         comments.
9543         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9544         Add systematic method of specifying missing targets in subdirs.
9545         Add copyright boilerplate.
9546         * Makefile.in: Regenerate.
9547         * configure.in: Add 'recursive targets' to maybe list.
9548         * configure: Regenerate.
9550         * MAINTAINERS: "GNATS only" -> "Bug database only".
9552         * Makefile.tpl: Rename [+target+] to [+make_target+].
9553         * Makefile.def: Rename 'target' to 'make_target'.
9555 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9557         * MAINTAINERS: Add self as options handling maintainer.
9559 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9561         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9562         been too long since I touched those ports.
9564 2003-05-28  DJ Delorie  <dj@redhat.com>
9566         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9567         * Makefile.in: Regenerate.
9569 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9571         * configure.in: Use curly braces in the definition of tooldir.
9572         * configure: Regenerate.
9574 2003-05-21  DJ Delorie  <dj@redhat.com>
9576         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9577         newlib or libgloss.
9578         * Makefile.in: Regenerate.
9580 2003-05-21  DJ Delorie  <dj@redhat.com>
9582         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9583         * Makefile.in: Regenerate.
9585 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9587         * MAINTAINERS: Update my e-mail address.
9589 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9591         * configure.in: Switch more things to use maybe dependencies.
9592         * Makefile.tpl: Switch more things to use maybe dependencies.
9593         Factor out common code from autogen IF statements.
9594         * configure: Regenerate.
9595         * Makefile.in: Regenerate.
9597 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9599         * configure.in: Accept i[3456789]86 for machine type.
9600         * configure: Regenerate.
9602 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9604         * configure.in: Switch more things to use maybe dependencies.
9605         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9606         * configure: Regenerate.
9607         * Makefile.tpl: Switch more things to use maybe dependencies.
9608         * Makefile.in: Regenerate.
9610 2003-05-16  Andreas Schwab  <schwab@suse.de>
9612         * Makefile.tpl (install-opcodes): Define.
9613         * Makefile.in: Rebuild.
9615 2003-05-13  Andreas Jaeger  <aj@suse.de>
9617         * config.guess: Update to 2003-05-09 version.
9618         * config.sub: Update to 2003-05-09 version.
9620 2003-05-13  Michael Eager  <eager@mvista.com>
9622         * configure.in: Correct sed script so that options in quotes are not
9623         deleted.
9624         * configure: Rebuild.
9626 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9628         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9629         and $$s/newlib/libc/sys/cygwin32 include paths.
9630         * configure: Ditto.
9632 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9634         * MAINTAINERS: Update my email addresses.
9636 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9638         * config-ml.in: Propagate INSTALL variables.
9640 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9642         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9644 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9646         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9647         * Makefile.in: Regenerate.
9649 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9651         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9653 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9655         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9657 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9659         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9660         * Makefile.in: Regenerated.
9662 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9664         * MAINTAINERS (Write After Approval): Upgrade myself from
9665         GNATS only to write-after-approval. Update my mail address.
9667 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9669         (OS Port Maintainers: freebsd): Add myself.
9671 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9673         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9675 2003-04-22  Kean Johnston  <jkj@sco.com>
9677         * MAINTAINERS (SCO ports): Added myself.
9679 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9681         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9683 2003-04-19  Kean Johnston  <jkj@sco.com>
9685         * MAINTAINERS (Write After Approval): Add myself.
9687 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9689         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9690         * Makefile.in: Regenerate.
9692 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9694         * configure.in (powerpc64*-*-linux*): Remove.
9695         * configure: Rebuilt.
9697 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9699         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9700         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9701         and restrap.
9702         * Makefile.in:  Regenerate.
9704 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9706         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9707         * configure: Regenerated.
9709 2003-04-15  DJ Delorie  <dj@redhat.com>
9711         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9713 2003-04-13  Nick Clifton  <nickc@redhat.com>
9715         * config-ml.in: Remove support for --disable-aix removing
9716         call-aix multilibs.
9718 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9720         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9721         * */configure: Rebuilt.
9723 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9725         * MAINTAINERS: Add my email address.
9727 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9729         * MAINTAINERS (Write After Approval): Add myself.
9731 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9733         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9734         * Makefile.in: Regenerate.
9736 2003-03-14  Michael Chastain  <mec@shout.net>
9738         * Makefile.in: Regenerate with correct Makefile.def.
9740 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9742         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9743         Make macro.
9744         * Makefile.in: Regenerate.
9745         * configure.in: Clean up gxx_include_dir logic.
9746         * configure: Regenerate.
9748 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9750         * MAINTAINERS (Write After Approval): Add myself.
9752 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9754         * MAINTAINERS: Update my mail address.
9756 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9758         * configure.in (gxx_include_dir): Fix typo.
9759         * configure: Regenerated.
9761 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9763         * Makefile.tpl: Reindent.
9764         * Makefile.in: Regenerate.
9765         * configure.in: Reindent.  Don't set unused variables.
9766         * configure: Regenerate.
9768 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9770         * configure.in: Include $(build_tooldir)/sys-include in
9771         FLAGS_FOR_TARGET.
9772         * configure: Regenerated.
9774 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9776         * Makefile.tpl: Always pass down RANLIB.
9777         * Makefile.in: Regenerate.
9779         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9780         * Makefile.in: Regenerate.
9781         * configure.in: Remove unused logic relating to --enable-shared
9782         and --enable-threads.  Remove bogus comments.  Remove redundant
9783         noconfigdirs.
9784         * configure: Regenerate.
9786         * configure.in: Replace ${libstdcxx_version} by its value.
9787         Remove reference to mh-dgux.
9788         * configure: Regenerate.
9790 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9792         * MAINTAINERS (Write After Approval): Add myself.
9794 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9796         * Makefile.tpl: Rearrange.
9797         * Makefile.in: Regenerate.
9799 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9801         * configure.in: Add support for kaOS as cross build target system.
9802         * configure: Regenerated.
9804 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9806         * MAINTAINERS (Write after approval): Add myself.
9808 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9810         * MAINTAINERS: Update my email address.
9812 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9814         * MAINTAINERS: Add self to blanket write privs. section.
9816 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9818         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9819         configure-target-* as some target builds may require additional
9820         flags for preprocessor tests.
9821         * Makefile.in: Regenerated.
9823 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9825         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9826         * ltconfig: Handle it.
9827         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9828         auto-detecting it.
9830         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9831         it is used as argument to $CC.
9832         * ltcf-gcj.sh: Likewise.
9834         * configure.in: Introduce --enable-maintainer-mode.
9835         * configure: Rebuilt.
9836         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9837         for maintainer mode.
9838         * Makefile.in: Rebuilt.
9840 2003-02-18  Jason Merrill  <jason@redhat.com>
9842         * Makefile.tpl (check-c++): Allow parallelism.
9844 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9846         * MAINTAINERS: Remove John Carr (who never actually had access to
9847         gcc.gnu.org).
9849 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9851         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9852         don't configure target-libobjc.
9853         * configure: Regenerate.
9855 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9857         * Makefile.tpl (RANLIB): Define.
9858         * Makefile.in: Regenerate.
9860 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9862         * MAINTAINERS: Update my email.
9864 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9866         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9867         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9868         * Makefile.in: Regenerated.
9869         * configure.in: Remove all traces of snavigator, db, and grep.
9870         * configure: Regenerated.
9872 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9874         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9875         After Approval.
9877 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9879         * MAINTAINERS (Write after approval): Add myself.
9881 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9883         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9884         * Makefile.in: Regenerated.
9886 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9888         * config.guess: Updated to 2003-01-30's version.
9889         * config.sub: Updated to 2003-01-28's version.
9891 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9893         * config.if: If gcc_version is already set, just use it.  Don't set
9894         gcc_version_trigger if it's already set, otherwise set it to
9895         gcc/version.c, but only if the file exists.  If it is not set and
9896         gcc/version.c does not exist, try to extract the version number from
9897         $CC.
9899 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9901         * MAINTAINERS: Add myself to write-after-approval list.
9903 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9905         * configure.in:  Revert 24Jan change.
9906         * configure:  Regenerate.
9908 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9910         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9911         entry of HJ Lu.
9913 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9915         * configure.in: Revert previous change.
9916         * configure: Regenerate.
9918 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9920         * configure.in: Make rda native-only.
9921         * configure: Regenerate.
9923 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9925         * MAINTAINERS: Move myself from GNATS-only-accounts to
9926         write-after-approval.
9928 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9930         * configure.in: Add missing \.
9931         * configure: Rebuilt.
9933 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9935         * configure.in (baseargs): Avoid using \| in sed regular
9936         expressions.
9937         * configure: Rebuilt.
9939 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9941         * configure.in (baseargs): Remove all supported forms of
9942         --cache-file, --srcdir, --host, --build and --target options
9943         from argument lists.
9944         * configure: Rebuilt.
9946 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9948         * MAINTAINERS: Add myself to write-after-approval list.
9950 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9952         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9953         * configure: Rebuilt.
9955 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9957         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9958         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9959         * Makefile.in: Regenerate.
9960         * configure: Regenerate.
9962 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9964         * configure.in: Remove Makefile in build, host and target modules
9965         unless configure was run with --no-recursion.
9966         * configure: Rebuilt.
9968 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9970         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9971         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9972         * Makefile.in: Regenerate.
9974 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9976         * config.guess: Update to 2003-01-03 version.
9977         * config.sub: Update to 2003-01-03 version.
9979 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9981         * configure: Regenerate with proper autoconf 2.13.
9983 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9985         * configure.in: Add AC_PREREQ for consistency.
9986         * configure: Regenerate.
9988 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9990         * configure.in (GDB_TK): Add tcl directories conditional on
9991         gdb/gdbtk directory being present.
9992         * configure: Regenerate.
9994 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9996         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9997         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9998         * configure: Rebuilt.
10000 2002-12-31  Tom Tromey  <tromey@redhat.com>
10002         * Makefile.in: Rebuilt.
10003         * Makefile.def (target_modules) [libffi]: Allow installation.
10005 2002-12-31  Andreas Schwab  <schwab@suse.de>
10007         * configure.in: Fix use of $program_transform_name.
10008         * configure: Regenerated.
10010 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10012         * configure.in (baseargs): Don't remove first configure argument.
10013         * configure: Regenerated.
10015 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10017         * Makefile.tpl (local-distclean): Don't remove...
10018         (multilib.ts): ... this.  Moved into...
10019         (multilib.out): ... this.  Don't use sub-make.
10020         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10021         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10022         (configure-build-[+module+], configure-[+module+],
10023         configure-target-[+module+], configure-gcc): ... these.  Test
10024         for Makefile existence.  Drop config.status from dependencies.
10025         * Makefile.in: Rebuilt.
10026         * configure.in: Move gcc-version-trigger to the end of
10027         ac_configure_args.  Add comments to maybedep.tmp and
10028         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10029         nonopt from baseargs, matching and removing corresponding
10030         whitespace while at it.
10031         * configure: Rebuilt.
10033 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10035         * configure.in (host_configargs): Replace reference to
10036         no-longer-defined buildopts with --build=${build_alias}.
10037         * configure: Rebuilt.
10039         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10040         program_transform_name to standard idiom.
10041         (AUTOGEN, AUTOCONF): Define.
10042         (Makefile.in): Use $(AUTOGEN).
10043         (Makefile): Depend on config.status, and use autoconf-style rule to
10044         build it.  Move original commands to...
10045         (config.status): ... this new target.
10046         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10047         $(AUTOCONF).
10048         * Makefile.in: Rebuilt.
10050 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10052         * Makefile.tpl: Fix dramatic bustage due to change in
10053         program_transform_name.
10054         * Makefile.in: Regenerate.
10056         * configure.in: Remove unnecessary PATH setting.
10057         * configure: Regnerate.
10059         * configure.in: Don't default to unprefixed tools unless
10060         the native tools will work.
10061         * configure: Regenerate.
10063         * configure.in: Convert to autoconf script.  Blow away lots
10064         of now-redundant Makefile fragments.
10065         * configure: Generate using Autoconf.
10066         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10067         * Makefile.in: Regenerate.
10069 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10071         * configure: Fix stupid bug where RANLIB was mistakenly included.
10073         * configure.in: Rename (buildargs, hostargs, targargs) to
10074         (build_configargs, host_configargs, target_configargs).
10076         * configure.in: Move logic out of sed statement.
10078         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10079         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10081 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10083         * config.sub: Import from master repository
10084         * config.guess: Ditto
10086 2002-12-24  Andreas Schwab  <schwab@suse.de>
10088         * Makefile.tpl (multilib.out): Fix missing space.
10089         * Makefile.in: Regenerate.
10091 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10093         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10094         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10095         * Makefile.in: Regenerate.
10096         * configure.in: Remove unnecessary leftovers.
10098 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10100         * configure.in (extra_ranlibflags_for_target): New variable.
10101         (*-*-darwin): Add -c to ranlib commands.
10102         * configure (tooldir): Handle extra_ranlibflags_for_target.
10104 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10106         * Makefile.tpl: Revert HJL's change.
10107         * Makefile.in: Regenerated.
10108         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10109         always.
10111 2002-12-19  Andreas Schwab  <schwab@suse.de>
10113         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10114         * Makefile.in: Regenerate.
10116 2002-12-18  H.J. Lu  <hjl@gnu.org>
10118         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10119         * Makefile.in: Regenerated.
10121         * configure.in (build_prefix): New. Substitute.
10123 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10125         * Makefile.tpl: Don't let real targets depend on phony targets.
10126         * Makefile.in: Regenerate.
10128         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10129         * Makefile.in: Regenerate.
10131 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10133         * config.sub: Import from master repository
10134         * config.guess: Ditto
10136 2002-12-16  Jason Merrill  <jason@redhat.com>
10138         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10139         previous 'make bootstrap'.
10140         * Makefile.in: Regenerate.
10142 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10144         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10146 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10148         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10149         * Makefile.in: Regenerate.
10151 2002-12-13  Jason Merrill  <jason@redhat.com>
10153         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10154         library tests.
10155         (check-c++): Just depend on it and check-target-libstdc++-v3.
10156         * Makefile.in: Regenerate.
10158 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10160         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10161         * Makefile.in: Rebuilt.
10163 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10165         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10167 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10169         * configure: Fix bug put in by gremlins.
10171         * Makefile.tpl: Substitute more autoconfily.
10172         * configure: Substitute more autoconfily.
10173         * Makefile.in: Regenerate.
10175 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10177         * config.sub: Import from master repository
10178         * config.guess: Ditto
10179         * MAINTAINERS: Added Svein Seldal under write after approval
10181 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10183         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10184         * Makefile.in (all-sim): Ditto.
10186 2002-12-06  DJ Delorie  <dj@redhat.com>
10188         * Makefile.tpl: Change configure dependencies to not have real
10189         targets depend on phony targets.
10191 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10193         * configure.in: Revert unintentional change.
10195         * Makefile.tpl: Change dependency for */multilib.out so that
10196         it works when gcc isn't in the tree.
10198         * configure.in: Substitute more.
10199         * configure: Run subconfigures from the Makefile.
10200         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10201         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10203 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10205         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10207 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10209         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10210         and corresponding dependencies.
10211         * Makefile.in: Regenerate.
10213         * configure.in (host_tools): Order binutils, gas and ld for
10214         convenience in running the testsuites.
10216         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10217         * Makefile.in: Regenerate.
10218         * configure.in: Introduce rules to serialize subconfigure runs.
10220         * configure.in: Introduce BASE_CC_FOR_TARGET.
10221         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10222         Realize configure-build-* targets.  Realize configure-target-* targets.
10223         * Makefile.in: Regenerate.
10225 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10227         * configure: Move gcc_version_trigger stuff from here...
10228         * configure.in: ...to here.
10230         * configure.in: Separate subconfigure options added by this file from
10231         options given by the user.  Add machinery to put args for host
10232         subconfigures into the Makefile.
10234         * Makefile.tpl: Remove 'vault' targets.
10235         * Makefile.tpl: Reorder and comment dependencies.
10236         * Makefile.in: Regenerate.
10238 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10239         * configure.in: Fix my broken commit of previous patch. (sigh)
10241 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10243         * configure.in: Move host-specific darwin noconfigdirs into
10244         the host-specific section.
10246 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10248         * configure.in: Move host-specific darwin noconfigdirs into
10249         the host-specific section.
10251 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10253         * configure: Remove skip-this-dir support.
10254         * Makefile.tpl: Remove skip-this-dir support.
10256         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10257         subdirectories.
10258         * Makefile.in: Regenerate.
10260         * Makefile.tpl: Strip out useless setting of 'dir'.
10261         * Makefile.in: Regenerate.
10263 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10265         * configure.in: Fix deeply stupid bug.
10267         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10268         shell code in CXX_FOR_TARGET
10269         * Makefile.def: Introduce raw_cxx.
10270         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10271         RAW_CXX_FOR_TARGET.
10272         * Makefile.in: Regenerate.
10274 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10276         * Makefile.tpl: Remove unnecessary ifs.
10277         * Makefile.in: Regenerate.
10279         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10280         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10281         targets for 'no_install' modules.
10282         * configure: Move GDB_TK substitution to configure.in.  Move
10283         build_modules stuff to configure.in.
10284         * configure.in: Implement soft dependency machinery.  Maybe-ize
10285         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10286         * Makefile.in: Regenerate.
10288 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10290         * Makefile.tpl: Make all-target, install-target behave similarly
10291         to all, install (only hitting configured targets).  Eliminate
10292         unused macro defintions.
10294         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10295         build != host.
10297         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10299         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10301         * configure.in: Produce lists of subdir targets we're actually
10302         configuring.  Remove references to "dosrel".
10303         * Makefile.tpl: Let configure set which subdir targets are hit.
10304         Remove install-cross; clean up install; remove ALL.  Remove
10305         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10306         Autogenerate host module targets.  Remove empty dependency lines
10307         and redundant dependency; rearrange slightly.
10308         * Makefile.def: Add host-side libtermcap, utils.
10310         * Makefile.in: Regenerate.
10312 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10314         * ltconfig (osf[345]): Append $major to soname_spec.
10315         Reflect this in library_names_spec.
10316         * ltmain.sh (osf): Prefix $major with . for use as extension.
10318 2002-11-19  Andreas Jaeger  <aj@suse.de>
10320         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10321         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10322         and sparc64 GNU/Linux systems.
10324 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10326         * MAINTAINERS: Update email.
10328 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10330         * MAINTAINERS: Complete James Dennett's entry.
10332 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10334         * MAINTAINERS (Write After Approval): Add myself.
10336 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10338         * Makefile.tpl: syntactic cleanup
10340 2002-11-13  Stuart Hastings  <stuart@apple.com>
10342         * MAINTAINERS: Add myself to write-after-approval list.
10344 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10346         * Makefile.def: Add list of recursive targets to autogenerate.
10347         Add build_modules.
10348         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10349         targets.  Autogenerate *-build-* targets.
10350         * Makefile.in: Regenerate.
10352 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10354         * configure: More autoconf-style substitutions.
10355         * Makefile.tpl: More autoconf-style substitutions.
10356         * Makefile.in: Regenerate.
10358 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10360         * configure: Substitute more variables in a more autoconf-friendly
10361         way.  Simplify slightly.
10362         * Makefile.tpl: Make more variables substitutable in an
10363         autoconf-friendly way.
10364         * Makefile.in: Regenerate.
10366 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10368         * MAINTAINERS (Write After Approval): Add myself.
10370 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10372         * configure.in (v810*): Remove special setting of tools.
10374         * configure: Add support for extra required flags for ar or nm.
10375         * configure.in (aix4.3+): Use above support for target-specific
10376         issues, rather than using config/mt-aix43.
10378 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10380         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10381         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10382         with $srcdir.  Reformat indentation.  Substitute some variables
10383         formerly hard-coded in the Makefile for build=host.
10384         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10385         * Makefile.def: Autogenerate more.
10386         * Makefile.in: Regenerate.
10388 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10390         * MAINTAINERS (Write After Approval): Add myself.
10392 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10394         * Makefile.def (host_modules): Add rda.
10395         * Makefile.in: Regenerate.
10396         * configure.in (target_tool): Add target-rda to list.
10398 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10400         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10402 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10404         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10405         and restrap targets to this rule.
10406         * Makefile.in:  Regenerate.
10408 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10410         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10411         GNATS only accounts.
10413 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10415         * configure.in (i[3456]86-*-linux*): Add check to disable
10416         ${libgcj} for glibc1.
10418 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10420         * MAINTAINERS: Add myself as ip2k port maintainer.
10422 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10424         * configure.in: Add tic4x target.
10426 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10428         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10429         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10430         * Makefile.in: Regenerate.
10432         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10433         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10434         * Makefile.in: Regenerate.
10436 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10438         * MAINTAINERS: Add myself as web pages co-maintainer.
10440 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10442         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10443         * Makefile.in: Regenerate.
10445 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10447         * MAINTAINERS: Add myself and Nathan Sidwell
10448         <nathan@codesourcery.com> as VxWorks maintainers.
10450 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10452         * Makefile.def: Remove order dependency comments.
10453         * Makefile.tpl: Add explicit install-install dependencies.
10454         * Makefile.in: Regenerate.
10456         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10457         * Makefile.in: Regenerate.
10459         * Makefile.tpl: Add configure-target (for src-release in src)
10460         * Makefile.in: Regenerate.
10462 2002-09-30  Nick Clifton  <nickc@redhat.com>
10464         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10466 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10468         * configure.in (s390*-*-linux*): Enable libgcj.
10470 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10472         * configure: Revert accidentally applied changes.
10474         * Makefile.tpl: Make more autoconf-friendly.
10475         * Makefile.in: Regenerate.
10476         * configure: Make substitution more autoconf-like.
10478 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10480         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10481         single entry to handle all these.
10482         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10483         libjava on arm-*-elf.
10485 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10487         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10488         things that depend on them.
10490 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10492         * Makefile.tpl: Make subsituted variables more autoconfy.
10493         * Makefile.in: Regenerate.
10494         * configure: Make seds more autoconfy.
10496 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10498         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10499         * Makefile.in: Regenerate.
10500         * configure.in: Rewrite sed statements to look autoconfy.
10502         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10503         all-target-foo on configure-target-foo.
10504         * Makefile.def: Ditto.
10505         * Makefile.in: Rebuild.
10507 2002-09-25  Andrew Haley  <aph@redhat.com>
10509         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10511 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10513         * Makefile.def: New file.
10514         * Makefile.tpl: New file.
10515         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10516         * contrib/gcc_update: Note that Makefile.in is a generated file.
10518         * configure.in: Minor rearrangement.  Simplify tests.
10520 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10522         * configure.in (with_headers): Skip copy if value is "yes".
10523         (with_libs): Likewise.
10525 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10527         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10528         * configure.in (sh*-*-pe*): Ditto.
10529         * configure.in (mips*-*-pe*): Ditto.
10530         * configure.in (*arm-wince-pe): Ditto.
10532         * configure.in: Rearrange.
10534 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10536         * MAINTAINERS: Update my email address.
10538 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10540         * MAINTAINERS: (Write After Approval): Add myself.
10542 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10544         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10546 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10548         * MAINTAINERS: Change my mailing address.
10550 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10552         * MAINTAINERS (Write After Approval): Remove myself.
10553         (Various Maintainers: c++ runtime libs): Add myself.
10555 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10557         * MAINTAINERS (Write After Approval): Remove myself.
10558         (Various Maintainers: c++ runtime libs): Add myself.
10560 2002-08-15  Eric Christopher  <echristo@redhat.com>
10562         * config.sub: Import from master repository.
10563         * config.guess: Ditto.
10565 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10567         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10568         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10569         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10571 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10573         * MAINTAINERS: Add self to rs6000 vector extensions.
10575 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10577         * libiberty/configure: Reverted unintended yesterday's check in.
10579 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10581         * boehm-gc/configure, libf2c/configure: Rebuilt.
10582         * libffi/configure, libiberty/configure: Ditto.
10583         * libjava/configure, libobjc/configure: Ditto.
10584         * libstdc++-v3/configure, zlib/configure: Ditto.
10585         Merged from binutils:
10586         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10587         From Steve Ellcey <sje@cup.hp.com>:
10588         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10589         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10590         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10591         IA64.
10592         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10593         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10594         soname_spec, sys_lib_search_path_spec): Ditto.
10596 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10598         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10600 2002-08-04  H.J. Lu  (hjl@gnu.org)
10602         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10604 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10606         * MAINTAINERS (Write After Approval): Add myself.
10608 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10610         * configure.in: Move generic linux case to end.  Copy generic
10611         linux noconfigdirs to mips*-*-linux* entry and new
10612         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10614 2002-07-19  Michael Matz  <matz@suse.de>
10616         * MAINTAINERS: Add myself as ra* maintainer.
10618 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10620         * config.guess: Update to 2002-07-09 version.
10621         * config.sub: Update to 2002-07-03 version.
10623 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10625         * MAINTAINERS: Fix typo in a maintainer email address.
10627 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10629         * configure.in: Remove two redundant tests.
10631 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10633         * configure.in (mips*-*-irix6*o32): Enable stabs.
10635 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10637         * configure.in: Don't build grez.
10638         * Makefile.in: Ditto.
10640         * Makefile.in: Remove references to bsp, cygmon, libstub.
10641         * configure.in: Ditto.
10643         * configure.in: Remove leftover reference to gdbtest.
10645 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10647         * configure.in (gxx_include_dir):  Change to match versioned
10648         C++ headers if --enable-version-specific-runtime-libs is used.
10650 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10652         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10654 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10656         * configure.in: Make --without-x work.
10658 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10660         * configure.in: Rearrange target Makefile fragment collection.
10662         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10663         cvs[src].
10664         * configure.in: Ditto.
10666 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10668         * MAINTAINERS (Write After Approval): Update my e-mail address.
10670 2002-06-24  Ben Elliston  <bje@redhat.com>
10672         * configure.in (host_tools): Remove cgen.
10674         * Makefile.in (all-cgen): Remove; runs from its source directory.
10675         (check-cgen, install-cgen, clean-cgen): Likewise.
10676         (all-opcodes): Do not depend on all-cgen.
10677         (all-sim): Likewise.
10679 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10681         * Makefile.in: Eliminate 'apache' targets.
10682         * configure.in: Eliminate 'apache' targets.
10684         * configure.in: Eliminate redundant tests.  Reorganize.
10686         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10688         * config-ml.in: Eliminate references to Cygnus configure.
10690         * Makefile.in: Eliminate references to building emacs.
10692 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10694         * MAINTAINERS: Update my email address.
10696 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10698         * config.if (libstdcxx_incdir): Version C++ headers.
10699         (cxx_incdir): Remove.
10701 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10703         * MAINTAINERS (Write After Approval): Add self.
10705 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10707         * configure.in: Add support for ip2k.
10709 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10711         * configure.in: Fix AIX configury bug.
10713 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10715         * MAINTAINERS (Write After Approval): Add self.
10717 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10719         * configure.in: replace ${topsrcdir} with ${srcdir}
10721         * configure.in: Move definition of libstdcxx_flags
10722         right above usage, rather than waaay earlier.
10724         * configure.in: Pull definition of is_cross_compiler earlier.
10726         * configure.in: Rearrange a little.
10728         * configure.in: Remove references to librx.
10729         * Makefile.in: Remove references to librx.
10731 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10733         * config.sub: Add support for avr target.
10734         Import from master sources, rev 1.255
10736 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10738         * configure, .cvsignore:  Revert previous change...
10739         * Makefile:  ...delete.
10741 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10743         * configure.in: Eliminate ${gasdir} variable.
10745 2002-06-18  Dave Brolley  <brolley@redhat.com>
10747         * configure.in: Add support for frv.
10748         * config.sub: Add support for frv.
10750 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10752         * configure:  Remove garbage from previous commit.
10754 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10756         * configure:  For in-source builds, make a subdir and re-exec there.
10757         * Makefile:  New file.  Pass targets through to build directory.
10758         * .cvsignore:  No longer ignore "Makefile".
10760 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10762         * MAINTAINERS (Write After Approval): Add self.
10764 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10766         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10768 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10770         * configure.in (vax-*-netbsd*): Re-enable gas.
10772 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10774         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10775         BUILD_PREFIX_1, to correct nomenclature.
10776         * configure: Likewise.
10778         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10779         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10781 2002-05-31  Olaf Hering  <olh@suse.de>
10783         * config-ml.in: Propogate DESTDIR also.
10785 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10787         * configure.in (vax-*-netbsd*): Don't build gas for this
10788         platform.
10790 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10792         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10793         and libgcj for AVR.
10795 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10797         * MAINTAINERS (Write After Approval): Add myself.
10799 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10801         * config.guess: Update to 2002-05-22 version.
10802         * config.sub: Likewise.
10804 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10806         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10807         * config-ml.in: Likewise.
10808         * configure: Likewise.
10809         * configure.in: Likewise.
10811 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10813         * MAINTAINERS: Update my email address.
10815 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10817         * configure.in: Simplify makefile fragment collection.
10819         * configure.in: Remove code to build emacs.
10821         * configure.in : Remove --srcdir argument from targargs and buildargs
10822         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10824         * configure: Move some logic to configure.in.
10825         * configure.in: Move some logic from configure.
10827 2002-05-11  Tom Tromey  <tromey@redhat.com>
10829         * MAINTAINERS: Reflect libgcj reality.
10831 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10833         * Makefile.in: Honour DESTDIR.
10835 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10837         * config.guess: Import 2002-03-20 version.
10838         * config.sub: Import 2002-04-26 version.
10840 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10842         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10844 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10846         * MAINTAINERS: Add self.
10848 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10850         * ltmain.sh: Detect and handle object name conflicts
10851         while piecewise linking a static library.
10853 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10855         * configure.in (noconfigdirs): Don't disable libgcj on
10856         sparc64-*-solaris* and sparcv9-*-solaris*.
10858 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10860         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10862 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10864         * configure.in (FLAGS_FOR_TARGET): Do not add
10865         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10866         on i[3456]86-*-linux*.
10868 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10870         * configure.in (noconfigdirs): Replace [ ] with test.
10872         * configure.in (noconfigdirs): Do not add target-newlib if
10873         target == i[3456]86-*-linux*, and host == target.
10875 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10877         * configure.in: delete reference to absent file
10879         * configure.in: replace '[' with 'test'
10881         * configure.in: Eliminate references to gash.
10882         * Makefile.in: Eliminate references to gash.
10884         * configure.in: remove useless references to 'pic' makefile fragments.
10886         * configure.in: (*-*-windows*) Finish removing.
10888         * configure.in: Eliminate redundant test for libgui.
10890 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10892         * MAINTAINERS: Add self and realphabetize.  Update entries
10893         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10894         entry for a29k port maintainer.
10896 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10898         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10899         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10901 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10903         * configure.in: remove references to dead files
10905 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10907         * MAINTAINERS: Add information about purpose of this file.
10909 2002-04-18  Tom Tromey  <tromey@redhat.com>
10911         * configure.in: Disallow configuring libgcj when it is already
10912         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10913         Solaris 2.8 by default.  For PR libgcj/6158.
10915 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10917         * configure.in:  Move default CC setting out of config/mh-* fragments
10918         directly into here.
10920 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10922         * configure.in: don't even try to configure or make a subdirectory
10923         if there's no configure script for it.
10925 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10927         * MAINTAINERS: Remove chill maintainers.
10928         * Makefile.in (CHILLFLAGS): Remove.
10929         (CHILL_LIB): Remove.
10930         (TARGET_CONFIGDIRS): Remove libchill.
10931         (CHILL_FOR_TARGET): Remove.
10932         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10933         CHILL_LIB.
10934         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10935         (CHECK_TARGET_MODULES): Likewise.
10936         (INSTALL_TARGET_MODULES): Likewise.
10937         (CLEAN_TARGET_MODULES): Likewise.
10938         (configure-target-libchill): Remove.
10939         (all-target-libchill): Remove.
10940         * configure.in (target_libs): Remove target-libchill.
10941         Do not compute CHILL_FOR_TARGET.
10942         * libchill: Remove directory.
10944 2002-04-11  DJ Delorie  <dj@redhat.com>
10946         * Makefile.in, configure.in: Sync with binutils, entries
10947         follow...
10949 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10951         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10952         (do-tar, do-bz2): New rules.
10953         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10954         (gdb-tar): New rule.
10955         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10956         (insight_dejagnu.tar): New rule.
10957         (insight.tar): New rule.
10958         (gdb+dejagnu.tar): New rule.
10959         (gdb.tar): New rule.
10961 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10963         * Makefile.in: Add all-tix to deps for all-snavigator
10964         so that tix is built when building snavigator.
10966 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10968         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10969         ld and gdb are not supported.
10971 2002-01-07  Mark Salter  <msalter@redhat.com>
10973         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10974         Allow target-libgloss to be built for arm, strongarm, and xscale.
10976 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10978         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10979         options for i[3456]86-pc-linux* native builds.
10981 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10983         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10984         files from .po files for a distribution.
10986 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10988         * configure.in: Enable libstdc++-v3 for h8300 targets.
10990 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10992         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10993         version from bfd/.
10995 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10997         * Makefile.in (VER): When present, extract the version number from
10998         the file version.in.
11000 2001-05-24  Tom Rix  <trix@redhat.com>
11002         * configure.in : enable ld for aix
11004 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11006         * config.guess: Add linux target for S/390.
11008 2000-11-07  Philip Blundell  <pb@futuretv.com>
11010         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11012 2000-11-03  Philip Blundell  <pb@futuretv.com>
11014         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11015         files.
11017 2001-01-15  Ben Elliston  <bje@redhat.com>
11019         * configure.in (host_tools): Add sid.
11020         Always configure cgen.
11022 2000-11-24  Nick Clifton  <nickc@redhat.com>
11024         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11026 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11028         * Makefile.in (ALL_MODULES): Add all-cgen.
11029         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11030         (all-cgen): New target.
11031         (all-opcodes,all-sim): Depend on all-cgen.
11032         * configure.in (host_tools): Add cgen.
11033         Only configure cgen if --enable-cgen-maint.
11035 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11037         * configure.in: Add *-*-freebsd* configurations.
11039 2002-04-08  Tom Tromey  <tromey@redhat.com>
11041         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11042         Fixes PR libgcj/6068.
11044 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11046         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11048 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11050         * configure.in (alpha*-dec-osf*): Enable libgcj.
11052 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11054         * MAINTAINERS (Write After Approval): Add myself.
11056 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11058         Fix for: PR bootstrap/3591, target/5676
11059         * configure.in (mcore-pe): Disable the configuration of
11060         libstdc++-v3 since exceptions are not supported.
11062 2002-03-20  Anthony Green  <green@redhat.com>
11064         * configure.in: Enable libgcj for xscale-elf target.
11066 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11068         * MAINTAINERS:  Update my email address.
11070 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11072         * ltmain.sh (relink_command): Fix typo in previous change.
11074 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11076         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11077         (relink_command): Added --tag flags.
11078         (mode=install): If relinking fails; error out.
11080 2002-03-12  Richard Henderson  <rth@redhat.com>
11082         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11083         .NOTPARALLEL tag.
11084         (do-check): Rename from check.
11085         (check): Allow parallel check.
11087 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11089         * MAINTAINERS: Add myself as maintainer for xtensa port.
11090         Fix alphabetical order in CPU port maintainer list.
11091         Remove myself from Write After Approval list.
11093 2002-03-11  Richard Henderson  <rth@redhat.com>
11095         * Makefile.in (.NOTPARALLEL): Add fake tag.
11097 2002-03-07  H.J. Lu  (hjl@gnu.org)
11099         * configure.in: Enable gprof for mips*-*-linux*.
11101 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11103         * MAINTAINERS (Write After Approval): Add myself.
11105 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11107         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11108         libjava.
11109         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11111 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11113         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11114         because its Makefile is there; test for the executable instead.
11116 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11118         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11119         libstdc++-v3 and libjava.
11121 2002-02-11  Adam Megacz  <adam@xwt.org>
11123         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11124         boehm-gc
11126 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11128         * config.guess: Updated to 2002-01-30's version.
11129         * config.sub: Updated to 2002-02-01's version.
11130         Contribute sh64-elf.
11131         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11132         * configure.in: Added sh64-*-*.
11134 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11136         * MAINTAINERS: Belatedly add myself to write after approval list.
11138 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11140         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11141         Remove self as Write After Approval.
11143 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11145         * MAINTAINERS: Put self in as maintainer for contrib/regression
11146         directory.
11148 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11150         * MAINTAINERS:  Update my email address.
11152 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11154         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11155         target-libiberty, and target-libgloss.  Skip Java-related
11156         libraries if not supported for NetBSD on target CPU.
11158 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11160         * install-sh: Use _inst.$$_ for temp file name.
11162 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11164         * MAINTAINERS (Write After Approval): Move my contact info
11165         from here...
11166         (OS Port Maintainers): ...to here (netbsd).
11168 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11170         * MAINTAINERS (Write After Approval): Add myself.
11172 2002-01-17  H.J. Lu  <hjl@gnu.org>
11174         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11175         (all-target-fastjar): Also depend on all-target-libiberty.
11177 2002-01-16  H.J. Lu  (hjl@gnu.org)
11179         * config.guess: Import from master sources, rev 1.225.
11180         * config.sub: Import from master sources, rev 1.238.
11182 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11184         * MAINTAINERS (Write After Approval): Remove myself.
11186 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11188         * MAINTAINERS (Write After Approval): Add myself.
11190 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11192         * MAINTAINERS: Add self as docs co-maintainer.
11194 2001-12-11  Matthias Klose  <doko@debian.org>
11196         * MAINTAINERS (Write After Approval): Add myself.
11198 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11200         * MAINTAINERS: Update my email address.
11202 2001-12-07  Turly O'Connor  <turly@apple.com>
11203         * MAINTAINERS (Write After Approval): Add myself.
11204         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11205         (rs6000_initialize_trampoline): Call __trampoline_setup for
11206         ABI_DARWIN too.
11207         * darwin-tramp.asm: New file, implements __trampoline_setup.
11208         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11210 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11212         * MAINTAINERS (Write After Approval): Add myself.
11214 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11216         * configure, configure.in: Use temp file for long sed commands.
11218 2001-12-03  Laurent Guerby  <guerby@acm.org>
11220         * config.sub: Update to version 1.232 on subversion.
11222 2001-12-03  Ben Elliston  <bje@redhat.com>
11224         * MAINTAINERS: Update mail address for config.* patches.
11226 2001-11-27  DJ Delorie  <dj@redhat.com>
11227             Zack Weinberg  <zack@codesourcery.com>
11229         When build != host, create libiberty for the build machine.
11231         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11232         CONFIG_ARGUMENTS.
11233         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11234         New variables.
11235         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11236         and rules.
11237         (all.normal): Depend on ALL_BUILD_MODULES.
11238         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11239         (all-build-libiberty): Depend on configure-build-libiberty.
11241         * configure: Calculate and substitute proper value for
11242         ALL_BUILD_MODULES.
11243         * configure.in: Create the build subdirectory.
11244         Calculate and substitute TARGET_CONFIGARGS (formerly
11245         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11247 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11249         * MAINTAINERS (write-after-approval): Add self.
11251 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11253         * MAINTAINERS (GNATS only accounts): Remove self.
11255 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11257         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11258         libf2c.
11260 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11262         * MAINTAINERS (Write After Approval): Add self.
11264 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11266         * MAINTAINERS: mips and s390 are also CPU ports.
11268 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11270         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11272 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11274         * MAINTAINERS: Alphabetize.
11276 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11278         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11280 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11282         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11284 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11286         * configure.in (--enable-languages): Be more permissive about
11287         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11289 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11291         * config.sub: Import from master sources, rev. 1.230.
11292         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11294 2001-11-07  Laurent Guerby  <guerby@acm.org>
11296         * MAINTAINERS (Write After Approval): Add self.
11298 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11300         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11302 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11304         * config.sub: Import from master sources, rev 1.226.
11305         * config.guess: Import from master sources, rev 1.216.
11307 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11309         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11310         * MAINTAINERS: Add self as maintainer of MMIX port.
11311         Remove old after-approval entry.
11313 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11315         * ChangeLog, configure: Fix spelling errors.
11317 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11319         * MAINTAINERS: Tweak my address.
11321 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11323         * MAINTAINERS: Update my email address.
11325 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11327         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11328         * MAINTAINERS: Add self as maintainer of CRIS port.
11330 2001-10-10  Geert Bosch  <bosch@gnat.com>
11332         * MAINTAINERS (Various maintainers: Ada front end):
11333         Added Robert Dewar.
11335 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11337         * MAINTAINERS (Write After Approval): Added self
11339 2001-10-02  Geert Bosch  <bosch@gnat.com>
11341         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11343 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11345         * configure: Handle temporary files securely using mkdir.
11347 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11349         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11351 2001-09-26  Will Cohen  <wcohen@redhat.com>
11353         * configure.in (*-*-linux*): Disable configuration of target-newlib
11354         and target-libgloss.
11356 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11358         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11359         RANLIB.
11361 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11363         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11364         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11365         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11366         avoid quotes nesting problems.
11367         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11368         (DO_X): Export only variables that are set.
11370 2001-09-19  Ben Elliston  <bje@redhat.com>
11372         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11373         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11374         semantics.  Use the shell built-in "type" command instead.
11376 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11378         Merged from gcc-3_0-branch:
11379         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11380         * ltcf-c.sh: Use $objext, not $ac_objext.
11381         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11382         * ltcf-cxx.sh: Add support for GNU.
11383         2001-07-22  Timothy Wall  <twall@redhat.com>
11384         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11385         default settings if using GNU tools with that configuration.
11386         * ltcf-cxx.sh: Ditto.
11387         * ltcf-gcj.sh: Ditto.
11388         2001-07-21  Michael Chastain  <chastain@redhat.com>
11389         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11390         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11391         * ltmain.sh: Mark as gcc-local.
11393 2001-08-30  Eric Christopher  <echristo@redhat.com>
11394             Jason Eckhardt  <jle@redhat.com>
11396         * config.guess: Merge from master sources.
11397         * config.sub: Merge from master sources, add support for mipsisa32.
11399 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11400         * config.sub: Merge from master sources, rev 1.219.
11401         * MAINTAINERS: Add self as contact for stormy16 port.
11403 2001-08-14  Zack Weinberg  <zackw@panix.com>
11405         * config.sub: Merge from master sources, rev 1.218.
11406         * config.guess: Merge from master sources, rev 1.209.
11408 2001-08-11  Graham Stott  <grahams@redhat.com>
11410         * Makefile.in (check-c++): Add missing semicolon.
11412 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11414         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11416 2001-07-30  Eric Christopher  <echristo@redhat.com>
11418         * MAINTAINERS (Various maintainers: mips port): Added myself.
11420 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11422         * configure.in (sh-*-linux*): New.
11424 2001-07-27  Richard Henderson  <rth@redhat.com>
11426         * .cvsignore: Add LAST_UPDATED.
11428 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11430         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11432 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11434         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11436 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11438         * MAINTAINERS (Write After Approval): Added myself.
11440 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11442         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11443         and libgcj on m68hc11/m68hc12.
11445 2001-06-27  H.J. Lu  (hjl@gnu.org)
11447         * Makefile (CFLAGS_FOR_BUILD): New.
11448         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11450 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11452         * README: Remove version number.
11454 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11456         * INSTALL/README: Update wrt. to the installation instructions now
11457         residing in gcc/doc/install.texi.
11459 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11461         * README: Replace with a cut-down and updated version of gcc/README.
11463 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11465         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11466         multilibs to be disabled.
11468 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11470         * MAINTAINERS (Write After Approval): Add myself.
11472 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11474         * config.guess: Import CVS version 1.195.
11475         * config.sub: Import CVS version 1.212.
11477 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11479         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11480         gcc/xgcc is built, use -print-prog-name to find out the program
11481         name to use.
11483 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11485         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11486         appear to also be in the master copy.
11487         * config.sub:  Import CVS version 1.211.
11489 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11491         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11492         with_gcc]: Use `gcc -shared' to build a shared library.
11494 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11496         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11497         archives.
11499 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11501         * MAINTAINERS (Write After Approval): Add myself.
11503 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11505         * configure.in (libstdcxx_flags): Do not try to execute
11506         libstdc++-v3/testsuite_flags until it exists.
11508 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11510         * MAINTAINERS: Update my email address.
11512 2001-05-31  Graham Stott  <grahams@redhat.com>
11514         * MAINTAINERS (Write After Approval): Add myself.
11516 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11518         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11519         libraries when using g++ with native linker.
11521 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11523         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11525 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11527         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11528         [aix4*|aix5*]: Prepend blank.
11530 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11532         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11533         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11534         of subdir/configure scripts to use the new libtool.m4.
11536 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11538         * MAINTAINERS (Write After Approval): Add myself.
11540 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11542         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11544 2001-05-11  Ben Elliston  <bje@redhat.com>
11546         * Makefile.in (all-sid): New target.
11547         (check-sid, clean-sid, install-sid): Likewise.
11549 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11551         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11553 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11555         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11556         libgcj.
11558 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11560         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11561         gcc/xgcc is built, use -print-prog-name to find out the program
11562         name to use.
11564 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11566         * configure.in (noconfigdirs): Don't reset it from scratch in the
11567         target case; only append to it.
11569         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11570         sparc-*-solaris2.8]: Disable ${libgcj}.
11572 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11574         * configure.in (libgcj_saved): Copy from $libgcj.
11575         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11576         --disable-libgcj.
11578 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11580         * MAINTAINERS: Remove self as MIPS maintainer and
11581         C front end maintainer.
11583 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11585         * configure.in: Move *-chorusos target case to the proper switch.
11586         Disable libgcj.
11588 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11590         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11591         1.641.2.228.
11593 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11595         * Makefile.in (STAGE1_CFLAGS): Pass down.
11597 2001-04-13  Alan Modra  <amodra@one.net.au>
11599         * config.guess: Add hppa64-linux support.  Note for next import that
11600         this is already in the master file.
11601         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11603 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11605         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11606         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11608 2001-04-11  Stan Shebs  <shebs@apple.com>
11610         * MAINTAINERS: Add self as Darwin port maintainer.
11612 2001-04-11  Alan Modra  <amodra@one.net.au>
11614         * MAINTAINERS: Update my email address.
11616 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11618         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11619         recent versions of FreeBSD (release 3 or later).
11620         * ltconfig: On FreeBSD, -lc must not be provided when building
11621         a shared library or else the standard -pthread gcc option is
11622         rendered worthless to later users of the built library.
11624 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11626         * MAINTAINERS: Add self and RTH as C front end maintainers.
11628 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11630         * config.sub: Make sure to match an already-canonicalized
11631         machine name (eg. mn10300-unknown-elf).
11633 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11635         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11636         New macros.
11637         (bootstrap, cross): Use RECURSE_FLAGS.
11638         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11640 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11642         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11644 2001-03-22  Colin Howell  <chowell@redhat.com>
11646         * Makefile.in (DO_X): Do not backslash single-quotes in
11647         backquotes (two places).
11649 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11651         Re-installed:
11652         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11653         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11654         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11655         * ltcf-cxx.sh: Likewise.
11656         * ltcf-gcj.sh: Likewise.
11658 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11660         * MAINTAINERS: Add myself as "documentation co-maintainer".
11662 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11664         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11665         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11667 2001-03-19  Tom Tromey  <tromey@redhat.com>
11669         * config-ml.in: Handle GCJ and GCJFLAGS.
11671 2001-03-21  Michael Chastain  <chastain@redhat.com>
11673         * Makefile.in: all-m4 depends on all-texinfo.
11675 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11677         * MAINTAINERS: Add myself to write after approval list.
11679 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11681         * Makefile.in (DO_X): Quote nested quotes.
11683 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11685         * MAINTAINERS: Add myself to write after approval list.
11687 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11689         * Makefile.in (DO_X): Use double quotes for quoting
11690         "RANLIB=$${RANLIB}".
11692 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11694         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11696 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11698         * configure.in: Only use `lang_requires' for languages athat are
11699         actually enabled.
11701 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11703         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11705 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11707         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11709 2001-03-07  Tom Tromey  <tromey@redhat.com>
11711         * configure.in: Allow config-lang.in to set `lang_requires' to list
11712         of other required languages.
11714 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11716         * Makefile.in: Remove RANLIB definition. Use RANLIB
11717         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11718         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11720 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11721             Alexandre Oliva  <aoliva@redhat.com>
11723         * Makefile.in (check-c++): Use tabs, not spaces.
11725 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11727         * MAINTAINERS: add myself to Write After Approval list.
11729 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11731         * Makefile.in (check-c++): New rule.
11733         * configure.in (target_libs): Remove libg++.
11734         (noconfigdirs): Remove libg++.
11735         (noconfigdirs): Same.
11736         (noconfigdirs): Same.
11737         (noconfigdirs): Same.
11739         * config-ml.in: Remove libg++ references.
11741         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11742         (ALL_TARGET_MODULES): Same.
11743         (configure-target-libg++): Remove.
11744         (all-target-libg++): Remove.
11745         (configure-target-libio): Remove.
11746         (all-target-libio): Remove.
11747         (check-target-libio): Remove.
11748         (.PHONY): Remove.
11749         (libg++.tar.bz2): Remove.
11750         (all-target-cygmon): Remove libio.
11751         (all-target-libstdc++): Remove.
11752         (configure-target-libstdc++): Remove.
11753         (TARGET_LIB_PATH): Remove libstdc++.
11754         (ALL_GCC_CXX): Remove libstdc++.
11755         (all-target-gperf): Correct.
11757 2001-02-16  Nick Clifton  <nickc@redhat.com>
11759         * configure.in (noconfigdirs): Allow configuration of texinfo
11760         for Cygwin hosts.
11762 2001-02-15  Anthony Green  <green@redhat.com>
11764         * configure: Introduce GCJ_FOR_TARGET.
11765         * configure.in: Ditto.
11766         * Makefile.in: Ditto.
11768 2001-02-13  Andreas Schwab  <schwab@suse.de>
11770         * MAINTAINERS: Update mail address.
11772 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11774         * config.guess: Add linux target for S/390.
11775         * config.sub: Likewise.
11777 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11779         * configure.in: for *-chorusos, don't config target-newlib and
11780         target-libgloss.
11782 2001-02-06  Ben Elliston  <bje@redhat.com>
11784         * configure: Output host type to stdout, not stderr.
11786 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11788         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11789         * ltcf-cxx.sh: Likewise.
11791         * config.if: Assume enable_libstdcxx_v3 is defined.
11793 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11795         Remove V2 C++ library.
11796         * configure.in: Remove --enable-libstdcxx_v3 support.
11798 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11800         * include/demangle.h: Add prototype for java_demangle_v3.
11802 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11804         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11806 2001-01-27  Richard Henderson  <rth@redhat.com>
11808         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11810 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11812         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11813         Don't unset, it's non-portable and no longer necessary, set to empty
11814         instead.
11816 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11818         * ltconfig: Shell portability fix for the tagname validity check.
11820 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11822         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11823         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11825 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11827         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11829 2001-01-26  Tom Tromey  <tromey@redhat.com>
11831         * configure.in: Allow libgcj to be built on Sparc Solaris.
11833 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11835         * ltcf-c.sh: Add aix5 case.
11836         * ltcf-cxx.sh: Likewise.
11837         * ltconfig: Likewise.
11839 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11841         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11842         keep at least one of build_libtool_libs or build_old_libs set to
11843         yes.
11845         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11846         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11848 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11850         * configure.in: Enable libgcj on several additional platforms.
11852 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11854         * configure.in: Enable libgcj for linux targets.
11856 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11858         * MAINTAINERS (Write After Approval): Add myself.
11860 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11862         * MAINTAINERS: Add myself as vax port maintainer.
11864 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11866         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11868 2001-01-09  Mike Stump  <mrs@wrs.com>
11870         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11871         failures of subdirectories.
11873 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11875         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11876         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11877         * ltcf-cxx.sh: Likewise.
11878         * ltcf-gcj.sh: Likewise.
11879         * ltconfig.sh: Fix typo.
11881 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11883         * configure: handle DOS-style absolute paths.
11885 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11887         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11889 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11891         * MAINTAINERS: Add myself as avr port co-maintainer.
11893 2000-12-28  Ben Elliston  <bje@redhat.com>
11895         * MAINTAINERS: Add myself under ``Write After Approval''.
11897 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11899         * texinfo: Remove directory from GCC.
11901 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11903         * COPYING: Update to current
11904         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11905         to 19yy as example year in copyright notice).
11907 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11909         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11910         (libstdcxx_incdir): Pass down.
11911         * config.if: Remove expired bits for cxx_interface, add stub.
11912         (libstdcxx_incdir): Add variable for g++ include directory.
11913         * configure.in (gxx_include_dir): Use it.
11915 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11917         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11918         with old-email address from ``Write After Approval''.
11920 2000-12-15  Andreas Jaeger  <aj@suse.de>
11922         * configure.in: Handle lang_dirs.
11924 2000-12-14  Tom Tromey  <tromey@redhat.com>
11926         * MAINTAINERS: Removed brads.
11928         * MAINTAINERS: Added gcj developers.
11930 2000-12-13  Anthony Green  <green@redhat.com>
11932         * configure.in: Disable libgcj for any target not specifically
11933         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11934         with g++ abi.
11936 2000-12-13  Mike Stump  <mrs@wrs.com>
11938         * Makefile.in (local-distclean): Also remove fastjar.
11940 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11942         * contrib/gcc_update: Add fastjar --touch entries.
11944 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11946         * configure.in: Disable language-specific target libraries for
11947         languages that aren't enabled.
11949 2000-12-10  Anthony Green  <green@redhat.com>
11951         * configure.in: Define libgcj.  Disable libgcj target libraries for
11952         most targets.
11954 2000-12-10  Neil Booth  <neilb@earthling.net>
11956         * MAINTAINERS: Update mail address, remove from WAA list.
11958 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11960         * libjava: Imported from /cvs/java.
11961         * libffi: Likewise.
11962         * Boehm-gc: Likewise.
11964 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11966         * configure.in (target_libs): Revert 2000-12-08 patch.
11967         (noconfigdirs): Added target-libjava.
11969 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11971         * djunpack.bat: removed.
11973 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11975         * Makefile.in: handle DOS-style absolute paths.
11976         * config-ml.in: likewise.
11977         * symlink-tree: likewise.
11979 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11981         * fastjar: Imported.
11983 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11985         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11986         libjava.
11987         * configure.in (target_libs): Removed `target-libjava'.
11989 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11991         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11992         (ALL_MODULES): Added fastjar.
11993         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11994         (all-target-libjava): all-fastjar replaces all-zip.
11995         (all-fastjar): Added.
11996         (configure-target-fastjar, all-target-fastjar): Likewise.
11997         * configure.in (host_tools): Added fastjar.
11999 2000-12-07  Mike Stump  <mrs@wrs.com>
12001         * Makefile.in (local-distclean): Remove leftover built files.
12003 2000-11-24  Nick Clifton  <nickc@redhat.com>
12005         * configure.in (xscale-elf): Add target.
12006         (xscale-coff): Add target.
12008 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12010         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12011         recent versions of FreeBSD (release 3 or later).
12012         * ltconfig: On FreeBSD, -lc must not be provided when building
12013         a shared library or else the standard -pthread gcc option is
12014         rendered worthless to later users of the built library.
12016 2000-11-16  Fred Fish  <fnf@be.com>
12018         * configure.in (enable_libstdcxx_v3): Fix typo,
12019         libstd++ -> libstdc++.
12021 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12023         * MAINTAINERS: Add self to Write After Approval list.
12025 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12027         * MAINTAINERS: Update my email address.  Add myself to global write
12028         privs list.
12030 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12032         * Makefile.in: Merge with src and libgcj.
12033         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12034         configure-target-<library> when their configure scripts need the C
12035         or C++ library to have already been built to work properly.
12036         (do_proto_toplev): Set them to an empty string.
12038         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12039         (REALLY_SET_LIB_PATH): Use them.
12041 2000-11-17  Stan Shebs  <shebs@apple.com>
12043         * MAINTAINERS: Add self to Write After Approval list.
12045 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12047         * configure: Provide the original toplevel configure arguments
12048         (including $0) to subprocesses in the environment rather than
12049         through gcc/configargs.h.
12051 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12053         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12054         C99.  Alphabetise "Write After Approval" list.
12056 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12058         * configure: Turn on libstdc++ V3 by default.
12060         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12061         if we've got GCC.
12063 2000-11-11  Philip Blundell  <philb@gnu.org>
12065         * MAINTAINERS: Add self to Write After Approval list.
12067 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12069         * ltcf-c.sh (aix4): Improve shared library configuration; require
12070         exporting symbols.
12071         * ltcf-cxx.sh (aix4): Define.
12072         * ltconfig (aix4): Define library and soname specs appropriate for
12073         AIX.  Define command to create export symbols list.
12075 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12077         * config.sub: Add support for Sun Chorus
12079 2000-10-31  Nick Clifton  <nickc@redhat.com>
12081         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12082         <name>@redhat.com.  Also installed new email address for Clint
12083         Popetz.
12085 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12087         * etc: Remove directory from GCC.
12089 2000-10-16  Michael Meissner  <meissner@redhat.com>
12091         * configure (gcc/configargs.h): Only create if there is a build GCC
12092         directory created.
12094 2000-10-16  Matthias Klose  <doko@debian.org>
12096         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12097         when configured for libstdc++-v3.
12099 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12101         * configure: Save configure arguments to gcc/configargs.h.
12103 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12105         * config.guess: Import CVS version 1.157.
12106         * config.sub: Import CVS version 1.181.
12108 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12110         * Makefile.in (bootstrap): avoid recursion if subdir missing
12111         (cross): ditto
12112         (do-proto-toplev): ditto
12114 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12116         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12117         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12119         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12120         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12121         all affected `configure' scripts.
12123 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12125         * MAINTAINERS: Add self as cpplib co-maintainer.
12127 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12129         * MAINTAINERS: Add self to Write After Approval list.
12131 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12133         * INSTALL/README: egcs -> GCC update.
12135 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12137         * MAINTAINERS: Add myself to Write After Approval list.
12139 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12141         * MAINTAINERS: Add myself to Write After Approval list.
12143 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12145         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12146         X11 libraries for hppa64.
12148 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12150         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12152 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12154         * Makefile.in (all-zlib): Added dummy target.
12156         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12157         ltcf-gcj.sh: Updated from libtool multi-language branch.
12159 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12161         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12162         (bootstrap*): Depend on all-bootstrap.
12164 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12166         * config.guess: Import CVS version 1.156.
12167         * config.sub: Import CVS version 1.179.
12169 2000-09-02  Anthony Green  <green@cygnus.com>
12171         * Makefile.in (all-gcc): Depend on all-zlib.
12172         (CLEAN_MODULES): Add clean-zlib.
12173         (ALL_MODULES): Add all-zlib.
12174         * configure.in (host_libs): Add zlib.
12176 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12178         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12179         crosses, but add gcc/include to the header search path for them.
12181 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12183         * MAINTAINERS: Add self to Write After Approval list.
12185 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12187         * config.guess: Import CVS version 1.152.
12188         * config.sub: Import CVS version 1.177.
12190 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12192         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12193         $targargs to tell whether newlib is going to be built.
12195         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12196         $$r/TARGET_SUBDIR/libio for _G_config.h.
12198 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12200         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12202 2000-08-22  DJ Delorie  <dj@redhat.com>
12204         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12206 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12208         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12209         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12210         sub-configures.
12212 2000-08-21  DJ Delorie  <dj@redhat.com>
12214         * MAINTAINERS: Add self as a libiberty maintainer
12216 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12218         * configure.in (libstdcxx_flags): Use
12219         libstdc++-v3/src/libstdc++.INC.
12221 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12223         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12225 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12227         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12229         * configure: Make enable_threads and enable_shared defaults
12230         explicit.  Substitute enable_threads into generated Makefiles.
12231         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12232         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12234 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12236         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12238 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12240         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12241         previous delta.
12243 2000-08-11  Jason Merrill  <jason@redhat.com>
12245         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12246         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12247         (FLAGS_FOR_TARGET): Not here.
12248         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12250 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12252         * config-ml.in (CC, CXX): Don't introduce a leading space.
12254 2000-08-07  DJ Delorie  <dj@delorie.com>
12256         * MAINTAINERS: Add self as a DJGPP maintainer
12258 2000-08-07  DJ Delorie  <dj@redhat.com>
12260         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12261         "if we're also building gcc, and it's a gcc that will run on the
12262         build machine, we want to use its includes instead of the system's
12263         default includes".
12265 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12267         * MAINTAINERS: Add self to Write After Approval list.
12269 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12271         * configure.in (libstdcxx_flags): Don't use `"'.
12273         * config-ml.in: Adjust multilib search paths to the
12274         appropriate multilib tree.
12276 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12278         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12279         commas in $LANGUAGES.
12281 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12283         * configure.in: Re-enable all references to libg++ and librx.
12285 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12287         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12288         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12289         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12290         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12292         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12294 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12296         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12297         CXX_FOR_TARGET for sed.
12299 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12301         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12302         Do not override if already set in the environment or in configure.
12303         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12304         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12306 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12308         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12309         the libtool CVS tree multi-language branch.
12310         * ltconfig, ltmain.sh: Updated.
12312 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12314         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12315         (clean-target): Depend on it.
12317         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12318         (GCC_FOR_TARGET): Use it.
12319         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12320         * configure.in: ... here.
12321         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12322         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12324 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12326         * MAINTAINERS: Add self to Write After Approval list.
12328 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12330         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12331         (configure-target-libchill, configure-target-libobjc): Likewise.
12333         * configure.in: Use the same cache file for all target libs.
12334         * config-ml.in: But different cache files per multilib variant.
12336 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12338         * configure (topsrcdir): Don't use dirname.
12340 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12342         * MAINTAINERS: Add self to Write After Approval list.
12344 2000-07-20  Jason Merrill  <jason@redhat.com>
12346         * configure.in: Remove all references to libg++ and librx.
12348         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12350 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12352         * config.sub: Update to subversions version 2000-07-06.
12354 2000-07-12  Andrew Haley  <aph@cygnus.com>
12356         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12357         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12359 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12361         * symlink-tree:  Check number of arguments.
12363 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12365         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12366         search path for a g++ extracted from the build tree.  This
12367         will allow link tests run by configure scripts in
12368         subdirectories to succeed.
12370 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12372         * ltconfig: Add support for mips-dde-sysv4.2MP
12374 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12376         * MAINTAINERS: Add myself as loop discovery maintainer.
12378 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12380         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12381         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12383 2000-06-19  Timothy Wall  <twall@cygnus.com>
12385         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12386         * config.sub: Add tic54x target.
12388 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12390         * MAINTAINERS: Add self as Fortran maintainer,
12391         remove Craig Burley.
12393 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12395         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12396         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12398 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12400         * MAINTAINERS: Add self as i18n maintainer
12402 20000-05-21  H.J. Lu  (hjl@gnu.org)
12404         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12405         directory are used if they exist. Make sure
12406         $(build_tooldir)/include is searched for header files,
12407         $(build_tooldir)/lib/ for library files.
12408         (GCC_FOR_TARGET): Likewise.
12409         (CXX_FOR_TARGET): Likewise.
12411 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12413         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12415 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12417         * Makefile.in (configure-target-libiberty): Depend on
12418         configure-target-newlib.
12420 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12422         * configure.in, Makefile.in: Merge all libffi-related
12423         configury stuff from the libgcj tree.
12425 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12427         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12428         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12430 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12432         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12433         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12434         current version information.  Add to proto-toplev directory.
12435         (gdb-taz): Build do-djunpack.
12437 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12439         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12441 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12443         * MAINTAINERS: Add self to Write After Approval list.
12445 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12447         * ltmain.sh: Preserve in relink_command any environment
12448         variables that may affect the linker behavior.
12450 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12452         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12454 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12456         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12458 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12460         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12461         with the version name.
12463 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12465         * MAINTAINERS: Add self as bb-reorder maintainer.
12467 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12469         * config.if: Tweak.
12471 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12473         * djunpack.bat: New file.
12475 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12477         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12478         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12479         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12480         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12482 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12484         * config.sub (case $basic_machine): Change default for "ibm-*"
12485         to "openedition".
12487 2000-04-13  Andreas Jaeger  <aj@suse.de>
12489         * MAINTAINERS: Added myself.
12491 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12493         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12494         (do-md5sum): New target.
12495         (MD5PROG): Define.
12496         (PACKAGE): Default to TOOL.
12497         (VER): Default to a shell script.
12498         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12499         md5 checksum generation.
12500         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12501         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12502         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12503         insight.tar.bz2): Use gdb-taz to create archive.
12505 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12507         * configure (warn_cflags): Delete.
12509 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12511         * MAINTAINERS: Added myself.
12513 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12514             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12516         * configure.in (enable_libstdcxx_v3): Add.
12517         (target_libs): Add bits here to switch between libstdc++-v2 and
12518         libstdc++-v3.
12519         * config.if: And this file too.
12520         * Makefile.in: Add libstdc++-v3 targets.
12522 2000-04-05  Michael Meissner  <meissner@redhat.com>
12524         * config.sub (d30v): Add d30v as a basic machine type.
12526 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12528         * configure.in: -linux-gnu*, not -linux-gnu.
12530 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12532         * MAINTAINERS: Add self in write-after-approval section.
12534 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12536         * MAINTAINERS: Add self as ia64 port maintainer.
12538 2000-03-08  Neil Booth  <NeilB@earthling.net>
12540         * MAINTAINERS: Add self in write-after-approval section.
12542 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12544         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12545         (do-tar-bz2): Replace TOOL with PACKAGE.
12546         (gdb.tar.bz2): Remove GDBTK from GDB package.
12547         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12548         dejagnu.tar.bz2): New packages.
12550 2000-02-27  Andreas Jaeger  <aj@suse.de>
12552         * configure.in: Add entry for mips*-*-linux*, move catch all
12553         *-*-*linux* entry below this one.
12555 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12557         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12559 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12561         * config.sub: Support an OS of "wince".
12563 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12565         * config.guess, config.sub: Updated to match config's 2000-02-15
12566         version.
12568 2000-02-23  Linas Vepstas  <linas@linas.org>
12570         * config.sub: Add support for Linux/IBM 370.
12571         * configure.in: Likewise.
12573 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12575         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12577 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12579         * config.guess: Guess "cygwin" rather than "cygwin32".
12581 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12583         * configure (gcc_version): When setting, narrow search to
12584         lines containing `version_string'.
12586 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12588         * config.sub: Add support for avr target.
12590 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12592         * MAINTAINERS: Add maintainers for MCore port.
12594 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12596         * config.sub: Add mmix-knuth-mmixware.
12598 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12600         * MAINTAINERS: Pair cccp with cpplib maintainership.
12602 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12604         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12605         structure stuff to -L library search.
12606         (CXX_FOR_TARGET): Ditto.
12607         (CROSS_CHECK_MODULES): Fix spelling mistake.
12609 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12611         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12612         the C++ compiler.
12614 2000-01-12  Richard Henderson  <rth@cygnus.com>
12616         * configure.in: Don't build some bits for beos.
12618 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12620         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12621         as include files.
12623 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12625         * Add self as cpplib maintainer, as requested by Jason
12626         Merrill.  Correct my e-mail address.
12628 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12630         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12631         not mh-aix43.
12633 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12635         * MAINTAINERS: Add myself to "write after approval" list.
12637 1999-12-14  Richard Henderson  <rth@cygnus.com>
12639         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12640         * config.sub: Accept alphaev[78], alphaev8.
12642 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12644         * config.guess, config.sub: Update from autoconf.
12646 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12648         * MAINTAINERS:  update my playtime e-address.
12650 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12652         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12653         necessary libraries are missing.
12655 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12657         * MAINTAINERS: Add new 'write after approval' maintainer.
12659 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12661         * MAINTAINERS: Add new Java maintainer.
12663 1999-10-25  Andreas Schwab  <schwab@suse.de>
12665         * configure: Fix quoting inside arguments of eval.
12667 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12669         * config-ml.in: Allow suppression of some ARM multilibs.
12671 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12673         * config.guess: Add OS/390 match pattern.
12674         * config.sub: Add mvs, openedition targets.
12675         * configure.in (i370-ibm-opened*): New.
12677 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12679         * config.sub: Add support for configuring for pj.
12681 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12683         * config.sub (maybe_os): Add support for configuring for fr30.
12685 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12687         * configure.in: Do not configure or build ld for AIX
12688         platforms.  ld is known to be broken on these platforms.
12690 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12692         * config-ml.in: Pass compiler flag corresponding to multidirs to
12693         subdir configures.
12695 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12697         * Makefile.in (LDFLAGS): Define.
12699 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12701         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12702         noconfigdirs.
12703         (*-*-cygwin*): Likewise.
12705 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12707         * mkdep: New file.
12708         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12709         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12711         From Eli Zaretskii <eliz@is.elta.co.il>:
12712         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12713         long file name when using DJGPP on MS-DOS.
12715 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12717         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12719 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12721         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12722         dependency as this causes "make check" to globally "make all"
12724 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12726         * configure.in (target_libs): Added target-zlib.
12727         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12728         (CONFIGURE_TARGET_MODULES): Likewise.
12729         (CHECK_TARGET_MODULES): Likewise.
12730         (INSTALL_TARGET_MODULES): Likewise.
12731         (CLEAN_TARGET_MODULES): Likewise.
12732         (configure-target-zlib): New target.
12733         (all-target-zlib): Likewise.
12734         (all-target-libjava): Depend on all-target-zlib.
12735         (configure-target-libjava): Depend on configure-target-zlib.
12737         * Makefile.in (configure-target-libjava): Depend on
12738         configure-target-newlib.
12739         (configure-target-boehm-gc): New target.
12740         (configure-target-qthreads): New target.
12742         * configure.in (target_libs): Added target-qthreads.
12743         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12744         (CONFIGURE_TARGET_MODULES): Likewise.
12745         (CHECK_TARGET_MODULES): Likewise.
12746         (INSTALL_TARGET_MODULES): Likewise.
12747         (CLEAN_TARGET_MODULES): Likewise.
12748         (all-target-qthreads): New target.
12749         (configure-target-libjava): Depend on configure-target-qthreads.
12750         (all-target-libjava): Depend on all-target-qthreads.
12752         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12753         (CONFIGURE_TARGET_MODULES): Likewise.
12754         (CHECK_TARGET_MODULES): Likewise.
12755         (INSTALL_TARGET_MODULES): Likewise.
12756         (CLEAN_TARGET_MODULES): Likewise.
12757         (all-target-libjava): New target.
12758         (all-target-boehm-gc): Likewise.
12759         * configure.in (target_libs): Added libjava, boehm-gc.
12761 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12763         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12764         configure.bat in SUPPORT_FILES.
12765         (gas+binutils.tar.bz2): Likewise.
12767         * makeall.bat: Remove; obsolete.
12769 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12771         From Mark Elbrecht:
12772         * configure.bat: Remove; obsolete.
12774 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12776         * configure: Add -W -Wall to the default CFLAGS when compiling with
12777         gcc.
12779 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12781         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12783 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12785         * configure.in: Build ld on IRIX6.
12787 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12789         * Makefile.in: Change distribution targets to use bzip2 instead of
12790         gzip.
12791         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12792         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12794 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12796         * config.sub: Add mcore target.
12798 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12800         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12802 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12804         * config.guess (dummy): Changed to $dummy.
12806 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12808         * config.sub: Tidied up case statements.
12810 1999-05-22  Ben Elliston  <bje@cygnus.com>
12812         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12813         <jiro@din.or.jp>.
12815         * config.guess: Merge with FSF version. Future changes will be
12816         more accurately recorded in this ChangeLog.
12817         * config.sub: Likewise.
12819 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12821          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12823 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12825         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12827 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12829         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12831 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12833         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12834         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12835         Bad merge removed these two changes.
12837 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12838                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12840         * config.guess (interix Alpha): Add.
12842 1999-04-11  Richard Henderson  <rth@cygnus.com>
12844         * configure.in (i?86-*-beos*): Do config gperf; don't config
12845         gdb, newlib, or libgloss.
12847 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12849         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12850         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12851         from multidirs.
12853 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12855         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12857 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12859         * config.sub: Add support for mcore targets.
12861 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12863         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12864         not mt-ospace, in order to shut up assembler warning about using
12865         symbols that are named the same as registers.
12867 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12869         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12870         dependency list for all-target-cygmon.
12872 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12874         * config-ml.in: Check $host, not $target, for selective multilibs.
12875         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12876         thumb interworking, and underscore prefix multilibs.
12878 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12880         * missing: Update to version from current automake.
12882 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12884         * configure (gxx_include_dir): Removed.
12886         * configure.in (gxx_include_dir): Handle it.
12887         * Makefile.in: Likewise.
12889 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12891         * config.sub (mips64vr4111,mips64vr4111el) Add.
12893 1999-03-21  Ben Elliston  <bje@cygnus.com>
12895         * config.guess: Correct typo for detecting ELF on FreeBSD.
12897 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12899         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12900         config/mh-djgpp.
12902 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12904         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12905         all-target-newlib to dependency list for all-target-bsp.
12907 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12909         * config.sub: Add i386-uwin support.
12910         * config.guess: Likewise.
12912 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12914         * configure.in: cleanup, add mh-*pic handling for arm, special
12915         case powerpc*-*-aix*
12917 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12919         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12920         can be built.
12922 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12924         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12925         targets.
12927 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12929         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12931 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12933         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12935 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12937         * config.sub: Fix typo in arm recognition.
12939 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12941         * configure.in (noconfigdirs): Changed target_configdirs to
12942         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12943         rather than m68k-*-* since it is not known to work on
12944         m68k-aout. Ditto for arm-*-*oabi.
12946 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12948         * configure.in (*-*-windows*): Remove, no longer used.
12950 1999-02-19  Ben Elliston <bje@cygnus.com>
12952         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12953         Smart and improved by Andrew Cagney.
12955 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12957         * config.guess: Recognize openbsd-*-hppa.
12959 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12961         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12962         only if it is not empty.
12964 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12966         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12968         * config.guess: Modified to recognize uname's armv* syntax.
12970         * config.sub: Modified to recognize uname's armv* syntax.
12972 1999-02-17  Mark Salter  <msalter@cygnus.com>
12974         * configure.in: Added target-bsp for sparclite.
12976 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12978         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12980 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12982         * configure.in: Add support for strongarm port.
12983         * config.sub: Add support for strongarm target.
12985 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12987         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12988         the old name config/mh-cygwin32.
12989         Enable texinfo.
12991 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12993         * configure.in: Do build ld for ix86 Solaris.
12995 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12997         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12998         $AR_FOR_TARGET.  Likewise for RANLIB.
13000 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13002         * config.sub (oabi):  Recognize.
13003         * configure.in (arm-*-oabi):  Handle.
13005 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13007         * config.guess: Improve detection of i686 on UnixWare 7.
13009 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13011         * config.guess: Add support for i386-pc-interix.
13012         * config.sub: Likewise.
13013         * configure.in: Likewise.
13015 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13017         * Makefile.in: Remove unneeded all-target-libio from
13018         from all-target-winsup target since it is now unneeded.
13019         Add all-target-libtermcap in its place since it is now
13020         needed.
13022 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13024         * configure.in: makefile stub for cygwin target is probably
13025         unnecessary.  Remove it for now.
13027 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13029         * configure.in: libtermcap.a should be built when cygwin is the
13030         target as well as the host.
13031         * config.guess: Allow mixed case in cygwin uname output.
13032         * Makefile.in: Add libtermcap target.
13034 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13036         * config.sub: Clean up handling of hppa2.0.
13038 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13040         * config.guess: Use C code to identify more HP machines.
13042 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13044         * config.sub: Handle hppa2.0.
13046 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13048         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13049         cygmon for all sparclite targets, regardless of object format.
13051 1998-12-15  Mark Salter  <msalter@cygnus.com>
13053         * configure.in: Added target-bsp for several target architectures.
13055         * Makefile.in: Added rules for bsp.
13057 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13059         * config.guess: Improve detection of hppa2.0 processors.
13061 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13063         * config.guess: Recognize FreeBSD using ELF automatically.
13065 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13067         * configure (skip-this-dir): Add handling for new shell script, which
13068         might be created by a sub-directory's configure to indicate, this particular
13069         directory is "unwanted".
13070         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13072 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13074         * ltconfig: import from libtool, after changing libtool to
13075         account for the cygwin name change.
13077 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13079         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13080         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13082 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13084         * configure.in: Add libtermcap to list of cygwin dependencies.
13086 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13088         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13089         they include winsup/include when it's a cygwin target.
13091 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13093         * configure.in (host_tools): Added zip.
13094         * Makefile.in (all-target-libjava): Depend on all-zip.
13095         (all-zip): New target.
13096         (ALL_MODULES): Added all-zip.
13097         (NATIVE_CHECK_MODULES): Added check-zip.
13098         (INSTALL_MODULES): Added install-zip.
13099         (CLEAN_MODULES): Added clean-zip.
13101 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13103         * Makefile.in: lose "32" from comment about cygwin.
13105 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13107         * configure.in: Use -Os to build target libraries for the fr30.
13109 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13111         * config.sub: Add fr30.
13113 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13115         * configure.in: drop "32" from config/mh-cygwin32.  Check
13116         cygwin* instead of cygwin32*.
13117         * config.sub: Check cygwin* instead of cygwin32*.
13119 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13121         * config.guess: Match any version of Unixware7.
13123 1998-10-20  Syd Polk  <spolk@cygnus.com>
13125         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13126         if desired.
13128 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13130         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13131         these if the appropriate directories and files to not exist.
13133 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13135         * Makefile.in (DEVO_SUPPORT): Add config.if.
13137 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13139         * configure: Add pattern to replace "build_tooldir"'s
13140         definition in the generated Makefile with "tooldir"'s
13141         actual value.
13143 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13145         * config.sub: Bring back lost sparcv9.
13147         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13149 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13151         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13152         CC_FOR_TARGET and friends.
13154 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13156         * Makefile.in (build_tooldir): New variable, same as tooldir.
13157         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13158         -B$(build_tooldir)/bin/.
13159         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13161 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13163         * README: Remove installation instructions and refer to the
13164         INSTALL directory instead.
13166 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13168         * config.sub: Add support for i[34567]86-pc-udk.
13169         * configure.in: Likewise.
13171 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13173         * Makefile.in: add bzip2 package building bits for user
13174         tools module
13175         * configure.in: ditto
13177 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13179         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13180         (ALL_TARGET_MODULES): Add all-target-libobjc.
13181         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13182         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13183         (all-target-libchill): Add dependencies.
13184         * configure.in (target_libs): Add libchill.
13186 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13188         * configure.in (target_subdir): Remove duplicate line.
13190 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13192         * Makefile.in (all-automake): fix dependencies.
13194 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13196         * configure.in: Minor cleanups for building in the $(target_alias)
13197         subdir.
13199 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13201         * Makefile.in (bootstrap): Set r and s before make all.  Use
13202         BASE_FLAGS_TO_PASS in make all.
13203         (cross): Likewise.
13205 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13207         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13209 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13211         * config.sub: Fix typo in last change.
13213 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13215         * config.sub: Add support for C4x target.
13216         * configure.in: Likewise.
13218 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13220         * config.sub: Recognize sparcv9 just like sparc64.
13222 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13224         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13226 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13228         * config.guess: Correctly identify Pentium II sco boxes.
13230         * config.guess: Fix "tr" code.  From Weiwen Liu.
13232 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13234         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13235         stabs.
13237 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13239         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13240         (ALL_TARGET_MODULES): Add all-target-libchill.
13241         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13242         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13243         (all-target-libchill): Add dependencies.
13244         * configure.in (target_libs): Add libchill.
13246 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13248         * config.guess: Avoid assumptions about "tr" behaves when
13249         LANG is set to something other than English.
13251 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13253         * configure (gxx_include_dir): Changed to
13254         '${prefix}/include/g++'-${libstdcxx_interface}.
13256         * config.if: New to determine the interfaces.
13258 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13260         * config.guess: Detect and handle MPE/IX.
13261         * config.sub: Deal with MPE/IX.
13263 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13265         * configure.in: Use mh-aix43.
13267 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13269         * configure: Fix --without/--disable cases for gxx-include-dir.
13271 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13273         * mdata-sh:  Imported.  Needed for automake support.
13275 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13277         * Makefile.in (taz): Try "chmod -R og=u ." before
13278         "chmod og=u `find . -print`".
13280 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13282         * configure.in: Add arm-elf and thumb-elf support.
13284 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13286         * Makefile.in: Undo previous patch.
13288 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13290         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13291         to here ...
13292         (install-no-fixedincludes): and here
13293         (INSTALL_MODULES): ... from here.
13295 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13297         * config.sub: Merge with FSF.
13299         * config.guess: Merge with FSF.
13301 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13303         * configure (extraconfigdirs): New variable.
13304         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13305         * Makefile.in (all): Move higher in file.
13306         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13307         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13308         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13309         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13310         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13312 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13314         * Makefile.in (all-target-libjava): Depend on all-gcc and
13315         all-target-newlib.
13316         (configure-target-libjava): Depend on $(ALL_GCC).
13318 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13320         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13321         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13323 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13325         * INSTALL/README: Fix typo.
13327 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13329         * ylwrap: Change absolute path checks to check for DOS style path
13330         names.
13332         * ylwrap: Don't use a full path name if the source file is in the
13333         same directory.  From hjl@lucon.org (H.J. Lu).
13335         * config-ml.in: Default to being verbose, to match Feb 18 change to
13336         configure.
13338 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13340         Brought over from egcs:
13342         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13344         * configure.in (target_subdir): Set to ${target_alias} instead
13345         of "libraries".
13347         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13349         * configure.in (target_subdir): Set to libraries if enable_multilib.
13351 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13353         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13354         multilibs, force reconfiguration the first time we create
13355         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13357 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13359         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13360         avoid confusion with --no-recursion.
13362 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13364         * configure.in: Win32 hosts shouldn't use install -x
13365         * install-sh: remove -x option, and special .exe-handling
13366         hack.
13368 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13370         * config.guess: Recognize i586-pc-beos.
13371         * configure.in: Don't build some bits for beos.
13373 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13375         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13376         CFLAGS default to -O2.
13378         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13379         when using GNU ld.
13381 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13383         * ltmain.sh: Correct install when using a different shell.
13385 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13387         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13389 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13391         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13392         target.
13394 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13396         * ltconfig: Update to correct AIX handling.
13398 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13400         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13402         * configure.in (target_subdir): Set to ${target_alias} instead
13403         of "libraries".
13405 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13407         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13408         (Makefile): Depend on $(gcc_version_trigger).
13410         * configure (gcc_version): Change default initializer to empty
13411         string.
13412         (gcc_version_trigger): New variable; pass this variable down
13413         to subdir configures to enable them checking gcc's version
13414         themselves. Emit make macros for both gcc_version vars.
13415         (topsrcdir): Initialize reliably.
13416         (recursion line): Remove --with-gcc-version=${gcc_version}.
13418 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13420         * configure (enable_version_specific_runtime_libs): Implement new flag
13421         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13422         in $(libsubdir); emit definition in each generated Makefile.
13423         (gxx_include_dir): Initialize depending on
13424         $enable_version_specific_runtime_libs.
13426 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13428         * configure (gcc_version): Initialize properly depending on
13429         how and where configure is started.
13430         (recursion line): Pass a --with-gcc-version=${gcc_version}
13431         to configures in subdirs.
13433 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13435         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13436         cygmon
13438 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13440         * configure.in: Add cygmon and libstub support for mn10200.
13442 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13444         * configure (gcc_version): Add new variable describing the
13445         particular gcc version we're building.
13446         * Makefile.in (libsubdir): Add new macro for the directory
13447         in which the compiler finds executables, libraries, etc.
13448         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13449         and libsubdir.
13451 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13453         * Makefile.in (local-clean): Remove *.log.
13454         (warning.log): Built with warn_summary from build.log.
13455         (mail-report.log): Run test_summary.
13456         (mail-report-with-warnings.log): Run test_summary including
13457         warning.log in the report.
13459 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13461         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13463 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13465         * Makefile.in (grep): Grep no longer depends on libiberty.
13467 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13469         * Makefile.in: all-snavigator needs all-libgui.
13471 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13473         * configure.in: Add cygmon and libstub support for mn10300.
13475 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13477         * missing: Update to version from automake 1.3.
13479         * ltmain.sh: On installation, don't get confused if the same name
13480         appears more than once in the list of library names.
13482 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13484         * config.sub: Accept m68060 and m5200 as CPU names.
13486 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13488         * configure: Use && rather than using -a in test, because odd
13489         strings can confuse test.
13490         * configure.in: Likewise.
13492 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13494         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13496 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13498         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13499         bootstrap4-lean): New targets.
13501 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13503         * mpw-* Delete.  Not used.
13505 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13507         * COPYING.LIB: Update FSF address.
13509 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13511         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13513         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13514         GAS_SUPPORT_DIRS.
13516 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13518         * ltconfig, ltmain.sh: Avoid producing a version number if
13519         -version-info was not used.
13521 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13523         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13524         building with newlib.
13526 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13528         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13529         Solaris `make' causes it to continue to next definition.
13531 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13533         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13534         the right GUI libraries and files are installed along with GDB.
13536 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13538         * configure.in: Change alpha to alpha* in several places.
13540 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13542         * config.sub: Recognize sparc86x.
13544 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13546         * configure.in (--enable-target-optspace): Remove debug echo.
13548 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13550         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13552 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13554         * ltconfig: Update cygwin32 support.
13556         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13557         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13558         (GDB_SUPPORT_DIRS): Likewise.
13560 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13562         * configure.in (target_makefile_frag): If --enable-target-optspace,
13563         use -Os to compile target libraries rather than -O2.  Default to
13564         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13565         not used.
13566         * configure.in (target_cflags): Ditto for d30v.
13568 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13570         * Makefile.in (all-bfd): Depend on all-intl.
13571         (all-binutils): Likewise.
13572         (all-gas): Likewise.
13573         (all-gprof): Likewise.
13574         (all-ld): Likewise.
13576 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13578         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13580 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13582         * Makefile.in (all-bfd): Depend upon all-libiberty.
13584         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13586 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13588         * Makefile.in: Add libstub.
13590         * configure.in: Ditto. Build libstub for targets that have cygmon
13591         support.
13593 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13595         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13597 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13599         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13600         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13602 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13604         * configure: Define DEFAULT_M4 by searching PATH.
13605         * Makfile.in: Use DEFAULT_M4.
13607 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13609         * ltconfig: Add cygwin32 support.
13611         * Makefile.in, configure.in: Add libtool as a native only directory
13612         to configure and build.
13614 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13616         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13618 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13620         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13622 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13624         * Makefile.in: add ash make rules
13625         * configure.in: add ash to native_only and host_tools lists
13627 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13629         * Makefile.in (all-gettext, all-intl): New targets.
13630         (ALL_MODULES): Added all-gettext, all-intl.
13631         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13632         (INSTALL_MODULES): Added install-gettext, install-intl.
13633         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13635         * configure.in (host_tools): Added gettext.
13636         (native_only): Likewise.
13637         (noconfigdirs) [various cases]: Likewise.
13638         (host_libs): Added intl.
13640 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13642         * configure: Do not disable building gdbtk for cygwin32 hosts.
13644 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13646         * configure.in: Add thumb-coff target.
13647         * config.sub: Add thumb-coff target.
13649 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13651         * Makefile.in: Revert yesterday's change.
13652         (all-target-winsup):  all-target-librx stays out of here.
13654 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13656         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13657         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13658         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13659         Remove references to librx and libg++.
13661 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13663         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13664         recursive makes
13666 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13668         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13669         for newlib directory.
13670         (CXX_FOR_TARGET): Likewise.
13672 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13674         * ltconfig: Update after libtool/ltconfig.in change for
13675         hpux11.
13677 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13679         * ltconfig, ltmain.sh: Update to libtool 1.2.
13681 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13683         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13684         (install-gcc-cross): Instead, override LANGUAGES here.
13686 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13688         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13689         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13691 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13693         * configure.in: Add Thumb-pe target.
13695 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13697         * Makefile.in - changed sn targets to snavigator
13698         * configure.in - changed sn targets to snavigator
13700 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13702         * config-ml.in: After building symlink tree call make distclean
13703         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13704         to be the case for libiberty.
13706 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13708         * configure: When making link, also check the current
13709         directory. The configure scripts may create one.
13711 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13713         * config.sub: Accept alphapca56 and alphaev6 properly.
13715 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13717         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13719 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13721         * config.sub (sco5): Fix typo.
13723 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13725         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13726         install-itcl.
13727         (install-itcl): Remove dependency on install-tcl.
13729 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13731         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13733 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13735         * configure.in: Don't build libgui for a cygwin32 target when not on
13736         a cygwin32 host.
13738 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13740         * configure (redirect): Set to null, so default behavior of
13741         configure is now --verbose.
13743 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13745         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13746         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13748 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13750         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13751         this change to sync Makefile.in with its ChangeLog entries.
13753 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13755         * ltmain.sh (mkdir): Check that the directory doesn't exist
13756         before we exit with error, so that we don't get races during
13757         parallel builds.
13759 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13761         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13763 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13765         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13766         PICFLAG_FOR_TARGET.
13767         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13769         * configure: Emit a definition for the new macro enable_shared
13770         into each Makefile.
13772 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13774         * configure.in (host_tools, native_only): Add libtool.
13776 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13778         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13779         Fix typo in ming config comment.
13781 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13783         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13785 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13787         * config.sub: Add tic30 cases, and map c30 to tic30.
13789 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13791         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13792         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13793         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13794         (CLEAN_TARGET_MODULES): Similarly
13795         (all-target-libf2c): Add dependences.
13796         * configure.in (target_libs): Add libf2c.
13798 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13800         * configure.in: Remove expect from noconfigdirs when target
13801         is cygwin32.  OK to build expect and dejagnu with Canadian
13802         Cross.
13804 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13806         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13807         host.
13809         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13810         and mingw32.
13812 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13814         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13815         here as it is not defined in the toplevel Makefile.
13817 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13819         * configure (package_makefile_rules_frag): New variable, which names
13820         a file with generic rules, ...
13821         Change comment to mention we now have FIVE parts.
13822         * configure: Undo last change.
13824 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13826         * config.guess: More accurate determination of HP processor types.
13827         * config.sub: More accurate determination of HP processor types.
13829 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13831         * configure (package_makefile_frag): Move inserting the
13832         ${package_makefile_frag} to where it should be according
13833         to the comment.
13835 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13837         * config.guess: Add support for Linux/ARM.
13839 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13841         * .cvsignore: Remove *-info and *-install since they match
13842         release-info and mpw-install, which we don't want to just ignore.
13844 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13846         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13848 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13850         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13851         local_prefix to sub-make invocations.
13853 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13855         * configure.in: Check makefile fragments in the source
13856         directory.
13858 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13860         * configure.in: Check whether host and target makefile
13861         fragments exist before adding them to *_makefile_frag.
13863 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13865         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13867 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13869         * configure.in: Make sure we only replace RPATH_ENVVAR on
13870         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13871         regexp to sed.
13873         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13874         to sub-makes.
13876 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13878         * config-ml.in (multi-do): LDFLAGS must include multilib
13879         designator.
13881 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13883         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13885 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13887         * config.sub: Add mingw32 support.
13888         * configure.in: Likewise.
13890 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13892         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13894 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13896         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13897         * configure (gxx_include_dir): Provide a definition for subdirs
13898         which do not use autoconf.
13900 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13902         * config.guess: Sync with egcs.  Picks up new alpha support,
13903         BeOS & some additional linux support.
13905 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13907         * config.guess: HP 9000/803 is a PA1.1 machine.
13909 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13911         * configure.in: It's alpha*-...
13913 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13915         * configure.in (host_makefile_frag, target_makefile_frag):
13916         Handle multiple config files.
13917         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13918         alpha-*-*.
13920 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13922         * mkdep: New file.
13924 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13926         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13928 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13930         * Makefile.in: Add libgui directory.
13931         (GDB_TK): Add all-libgui.
13932         * configure.in: Add libgui directory.
13933         * configure: Add all-libgui to GDB_TK.
13935 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13937         * config-ml.in (multidirs): Add m32r to multilib list.
13939 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13941         * Makefile.in (all-target-gperf): Change dependency to
13942         all-target-libstdc++.
13944 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13946         * config.guess: Add BeOS support.
13948 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13950         Source directory cvs renamed to cvssrc:
13951         * configure.in (host_tools): Change cvs to cvssrc.
13952         (native_only): Likewise.
13953         (noconfigdirs) [various cases]: Likewise.
13954         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13955         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13956         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13957         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13958         (all-cvssrc): Rename target from all-cvs.
13960 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13962         * configure (gxx_include_dir): Fix thinko.
13964 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13966         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13967         (install-cross, install-gcc-cross): New targets.
13969 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13971         * configure.in (noconfigdirs): Add support for Thumb target.
13973         * config.sub (maybe_os): Add support for Thumb target.
13975 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13977         * Makefile.in: Add rules for cygmon.
13979         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13981 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13983         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13984         * configure (gxx_include_dir): Provide a definition for subdirs
13985         which do not use autoconf.
13987 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13989         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13990         11/18/97 build
13992 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13994         * From Franz Sirl.
13995         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13996         found on RedHat Linux systems.
13998 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14000         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14001         guesses.
14003 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14005         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14007 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14009         * ltmain.sh: If mkdir fails, check whether the directory was created
14010         anyhow by some other process.
14012 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14014         * configure.in (d30v-*-*): Configure all directories.
14016 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14018         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14019         for the D30V.
14021 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14023         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14025 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14027         * include/libiberty.h: Add extern "C" { so it can be used with C++
14028         progrms.
14029         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14030         programs.
14032 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14034         * configure.in (d30v-*-*): Configure GCC now.
14036 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14038         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14039         is no longer needed.
14041 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14043         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14045 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14047         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14048         targets using "$@" to provide support for similar but not identical
14049         targets without having to duplicate code.
14051 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14053         * makefile.vms: Fix to work with DEC C.
14055 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14057         * config.sub: Add mips-tx39-elf to marketing names.
14059 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14061         * ltmain.sh: Handle symlinks in generated script.
14063 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14065         * configure: Handle autoconf style directory options: --bindir,
14066         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14067         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14068         --sysconfdir.
14069         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14070         (sharedstatedir, localstatedir, oldincludedir): New variables.
14071         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14072         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14073         sbindir, sharedstatedir, and sysconfdir.
14075 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14077         * Makefile.in (bootstrap-lean): New target.
14079 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14081         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14082         sn, and gnuserv from noconfigdirs.
14084 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14086         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14088 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14090         * Makefile.in (cross): New target.
14092 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14093                           Jeff Law         <law@cygnus.com>
14095         * Makefile.in (bootstrap2, bootstrap3): New targets.
14096         (all-bootstrap): Remove outdated and confusing target.
14097         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14099 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14101         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14102         windows.  Consistent with gdb/configure.
14104 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14106         * configure.in: Name Linux target fragment.
14108         * configure: Rewrite so that project Makefile fragment is inserted
14109         first and appears last in the resulting Makefile.
14111 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14113         * Makefile.in (install-itcl): Install tcl first.
14115 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14117         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14119 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14121         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14123         * configure.in (skipdirs): Add target-librx for Linux.
14124         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14126 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14128         * Makefile.in (bootstrap): New target.
14130 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14132         * config.sub: Accept 'amigados' for backward compatibility.
14134 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14136         * config.guess: Merge with FSF.
14138 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14140         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14142 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14144         * config.sub: Add "marketing-names" patch.
14146 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14148         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14150 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14152         * config.sub: Handle v850-elf.
14154 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14156         * .cvsignore (*-install): Remove.
14158 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14160         * ltconfig: Set CONFIG_SHELL in libtool.
14161         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14163 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14165         * configure.in (target_subdir): Set to libraries if enable_multilib.
14167 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14169         * config.guess: Update from gcc directory.
14171 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14173         * Makefile.in (all-sim): Depends on all-readline.
14175 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14177         * Makefile.in (BISON, YACC): Use $$s.
14178         (all-bison): Depend on all-texinfo.
14180 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14182         * Makefile.in (BISON): Add -L flag.
14183         (YACC): Likewise.
14185 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14187         * configure.in (noconfigdirs): Add support for v850e target.
14189         * config.sub (maybe_os): Add support for v850e target.
14191 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14193         * configure.in (noconfigdirs): Add support for v850ea target.
14195         * config.sub (maybe_os): Add support for v850ea target.
14197 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14199         * config.sub: Add mipstx39.  Delete r3900.
14201 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14203         * Makefile.in (all-autoconf): Depends on all-texinfo.
14205 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14207         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14208         eabi targets.
14210 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14212         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14214         * configure: When handling a Canadian Cross, handle YACC as well as
14215         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14216         * Makefile.in (all-bison): Depend upon all-texinfo.
14218 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14220         * Makefile.in (BISON): bison, not byacc or bison -y.
14221         (YACC): bison -y or byacc or yacc.
14222         (various): Add *-bison as appropriate.
14223         (taz): No need to mess with BISON anymore.
14225 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14227         * configure: If OSTYPE matches *win32*, try to find a good value for
14228         CONFIG_SHELL.
14230 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14233         configure.in if it is present.
14235 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14237         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14239 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14241         * config.sub: Recognize `arc' cpu.
14242         * configure.in: Likewise.
14243         * config-ml.in: Likewise.
14245 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14247         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14249 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14251         * configure: Changed sed delimiter from ':' to '|' when
14252         attempting to substitute ${config_shell} for SHELL. On
14253         NT ${config_shell} may contain a ':' in it.
14255 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14257         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14259 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14261         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14263 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14265         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14267         * ylwrap: If the program is a relative path, force it to be
14268         absolute.
14270 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14272         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14274 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14276         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14277         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14278         for libraries.
14280 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14282         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14283         separated by spaces.
14285 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14287         * ylwrap: New file.
14288         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14290         * ltmain.sh: Handle /bin/sh at start of install program.
14292         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14294         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14295         * missing: New file, from automake 1.2.
14297 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14299         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14300         check-tk to CHECK_X11_MODULES.
14302 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14304         * config.sub: Merge with FSF.
14306 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14308         * config.guess: Merge with FSF.
14310 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14312         * configure: Treat msdosdjgpp like go32.
14313         * configure.in: Likewise.  Don't remove gprof for go32.
14315         * configure: Change Makefile.tem2 to Makefile.tm2.
14317 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14319         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14321 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14323         * install-sh (chmodcmd): Set to null if the DST directory already
14324         exists.  Same as Nov 11th change.
14326 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14328         * configure (GDB_TK): Needs itcl and tix.
14330 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14332         * config.guess: Update from FSF.
14334 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14336         * Makefile.in (GDB_TK): Depend on itcl and tix.
14338 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14340         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14341         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14342         (INSTALL_SCRIPT): New variable.
14343         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14344         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14345         to -x.
14346         * install-sh: Add support for -x option.
14348 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14350         * configure.in, Makefile.in: Treat tix like itcl.
14352 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14354         * Makefile.in (WINDRES): New variable.
14355         (WINDRES_FOR_TARGET): New variable.
14356         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14357         (EXTRA_HOST_FLAGS): Add WINDRES.
14358         (EXTRA_TARGET_FLAGS): Add WINDRES.
14359         (EXTRA_GCC_FLAGS): Add WINDRES.
14360         ($(DO_X)): Pass down WINDRES.
14361         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14362         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14363         DLLTOOL_FOR_TARGET.
14365 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14367         * configure.in: configure sim before gdb for win32-x-ppc
14369 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14371         Move gperf into the toplevel, from libg++.
14372         * configure.in (target_tools): Add target-gperf.
14373         (native_only): Add target-gperf.
14374         * Makefile.in (all-target-gperf): New target, depend on
14375         all-target-libg++.
14376         (configure-target-gperf): Empty rule.
14377         (ALL_TARGET_MODULES): Add all-target-gperf.
14378         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14379         (CHECK_TARGET_MODULES): Add check-target-gperf.
14380         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14381         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14383 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14385         * config.sub (mn10200): Recognize new basic machine.
14387 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14389         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14390         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14392 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14394         * configure.in: If we're building mips-sgi-irix6* native, turn on
14395         ENABLE_MULTILIB and set TARGET_SUBDIR.
14397 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14399         * Makefile.in (all-sn): Depend on all-grep.
14401 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14403         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14405         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14406         Makefile.  From Jeff Makey <jeff@cts.com>.
14407         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14409         * Makefile.in (DISTBISONFILES): Remove.
14410         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14411         $(DEFAULT_YACC).
14413         * configure.in: Build itl, db, sn, etc., when building for native
14414         cygwin32.
14416         * Makefile.in (LD): New variable.
14417         (EXTRA_HOST_FLAGS): Pass down LD.
14418         ($(DO_X)): Likewise.
14420 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14422         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14424 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14426         * configure.in (targargs): Strip out any supplied --build argument
14427         before adding our own. Always add --build.
14429 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14431         * configure.in (targargs): Pass --build if we're doing
14432         a cross-compile.
14434 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14436         * configure: Use '|' instead of ":" as the separator in
14437         sed. Otherwise sed chokes on NT path names with drive
14438         designators. Also look for "?:*" as the leading characters in an
14439         absolute pathname.
14441 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14443         * config.sub: Support for r3900.
14445 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14447         * configure.in: Use install-sh, not install.sh.
14449 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14451         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14452         apply it twice.
14454 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14456         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14457         install-binutils.
14459 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14461         * Makefile.in: Add automake targets.
14462         * configure.in (host_tools): Add automake.
14464 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14466         * configure: Default CXX to c++, not gcc.
14467         * Makefile.in (CXX): Set to c++, not gcc.
14468         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14470 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14472         * install-sh: try appending a .exe if source file doesn't
14473         exist
14475 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14477         * configure.in: Turn on multilib by default.
14478         (cross_only): Remove target-libiberty.
14480         * Makefile.in (all-gcc): Don't depend on libiberty.
14482 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14484         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14486 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14488         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14489         (DISTBISONFILES): Add ld/Makefile.in
14491 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14493         * configure.in: if target is cygwin32 but host isn't cygwin32,
14494         don't configure gdb tcl tk expect, not just gdb.
14496 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14498         * configure.in: Added gnuserv everywhere sn appears.
14500         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14501         (CROSS_CHECK_MODULES): Added check-gnuserv.
14502         (INSTALL_MODULES): Added install-gnuserv.
14503         (CLEAN_MODULES): Added clean-gnuserv.
14504         (all-gnuserv): New target.
14506 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14508         * config.guess: Fixes for MIPS OpenBSD systems.
14510 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14512         * Makefile.in (INSTALL_XFORM): Remove.
14513         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14515         * mkinstalldirs: New file, copied from automake.
14516         * Makefile.in (installdirs): Rename from install-dirs.  Use
14517         mkinstalldirs.  Change all users.
14518         (DEVO_SUPPORT): Add mkinstalldirs.
14520 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14522         * install-sh: Rename from install.sh.
14523         * Makefile.in (INSTALL): Change install.sh to install-sh.
14524         (DEVO_SUPPORT): Likewise.
14526         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14527         Graichen <graichen@rzpd.de>.
14529 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14531         * config.guess: Recognize OpenBSD systems correctly.
14533 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14535         * README, Makefile.in (ETC_SUPPORT): Remove references to
14536         cfg-paper*, configure.{texi,man,info*}._
14538 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14540         * Makefile.in (all.normal): Ensure that gcc is built after all
14541         the x11 - ie gdb - targets.
14543 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14545         * makefile.vms: Don't run conf-a-gas.
14547 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14549         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14551 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14553         * configure.in: Remove noconfigdirs case since gdb also
14554         configures and builds for tic80-coff.
14556 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14558         * configure: Set cache_file to config.cache.
14559         * Makefile.in (local-distclean): Remove config.cache.
14561 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14563         * COPYING: Update FSF address.
14565 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14567         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14568         noconfigdirs.
14570 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14572         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14573         MAKEDIRS, is empty.
14575 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14577         * config.sub: Tweak mn10300 entry.
14579 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14581         * configure.in (host_tools): Put sim before gdb, so gdb's
14582         configure.tgt can determine if the simulator was configured.
14584 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14586         * config.sub: Move BeOS $os case to be with other Cygnus
14587         local cases.
14589 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14591         * config.sub: Remove misplaced comment that broke Linux.
14593 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14595         * config.sub: Add BeOS support.
14597 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14599         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14601 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14603         * configure.in (noconfigdirs): Remove tcl and tk from
14604         noconfigdirs for cygwin32 builds.
14606 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14608         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14610 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14612         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14613         make-all.com, use makefile.vms instead.
14615 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14617         * config.sub: Accept -lnews*.
14619 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14621         * configure.in (noconfigdirs): Disable target-newlib,
14622         target-examples and target-libiberty for d30v.
14624 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14626         * configure.in (noconfigdirs): Enable ld for d30v.
14628 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14630         * configure.in (tic80-*-*): Build compiler.
14632 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14634         * configure.in (d30v-*): Remove sim directory from list of
14635         unsupported d30v directories
14637 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14639         * config.sub, configure.in: Add d30v target cpu.
14641 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14643         * makefile.vms: New file.
14644         * make-all.com: Remove.
14646 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14648         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14650 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14652         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14654 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14656         * Makefile.in (ALL_MODULES): Added all-db.
14657         (CROSS_CHECK_MODULES): Addec check-db.
14658         (INSTALL_MODULES): Added install-db.
14659         (CLEAN_MODULES): Added clean-db.
14661 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14663         * config.guess: Merge with latest FSF sources.
14665 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14667         * Makefile.in (ALL_MODULES): Added all-itcl.
14668         (CROSS_CHECK_MODULES): Added check-itcl.
14669         (INSTALL_MODULES): Added install-itcl.
14670         (CLEAN_MODULES): Added clean-itcl.
14672 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14674         * configure.in: build gdb for mn10200
14676 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14678         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14680 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14682         * configure.in (tic80-*-*): Turn off most targets right now.
14684 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14686         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14687         rather than the makeinfo program.
14688         (do-info): Depend upon all-texinfo.
14690 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14692         * configure.in: Remove uses of config/mh-linux.
14694         * config.sub, config.guess: Merge with latest FSF sources.
14696 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14698         * config.sub (case $basic_machine): Add tic80 entries.
14700 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14702         * config.sub, config.guess: Merge with latest FSF sources.
14704 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14706         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14707         * mpw-config.in: Test for NewFolderRecursive.
14708         * mpw-install: Use symbolic name for startup filename.
14709         * mpw-README: Add various additional details.
14711 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14713         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14715 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14717         * configure.in: Do build gcc and the target libraries for
14718         the mn10200.
14720 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14722         * configure.in: don't avoid building gdb for mn10300 any more
14723         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14724         instead of single-quoting it.
14726 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14728         * configure.in: Don't use --with-stabs on IRIX 6.
14730 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14732         * configure.in (m32r): Build gdb, libg++ now.
14734 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14736         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14737         directories from noconfigdirs.
14739 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14741         * config.sub (basic_machine): added mips16 configuration
14743 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14745         * config.sub: Handle d10v-unknown.
14747 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14749         * config.sub: Handle v850-unknown.
14751 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14753         * Makefile.in: add findutils
14754         * configure.in: add findutils to list of host_tools
14756 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14758         * config.sub: Handle mn10200 and mn10300.
14760 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14762         * configure.in (d10v-*): Do not build librx.
14764 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14766         * configure.in (mn10300): Build everything except gdb & libgloss.
14768 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14770         * config.guess:  Patch for Dansk Data Elektronik servers,
14771         from Niels Skou Olsen <nso@dde.dk>.
14773         For ncr, use /bin/uname rather than uname, since GNU uname does not
14774         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14776         Patch for MIPS R4000 running System V,
14777         from Eric S. Raymond <esr@snark.thyrsus.com>.
14779         Fix thinko for nextstep.
14781         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14783         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14784         * config.guess: Guess mips-dec-mach_bsd4.3.
14786         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14787         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14788         release numbers.
14789         * config.guess (mips-mips-riscos*):  Emit just enough of the
14790         release number.
14792         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14793         * config.guess (sparc-auspex-sunos*):  Added.
14794         (f300-fujitsu-*): Added.
14796         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14797         * config.guess:  Recognize a Tadpole as a sparc.
14799 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14801         * config.guess: Don't assume that NextStep version is either 2 or
14802         3.  NextStep 4 (aka OpenStep 4) has come out now.
14804 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14806         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14807         From Rik Faith <faith@cs.unc.edu>.
14809 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14811         * config.sub: Contributions from bug-gnu-utils to:
14812         Support plain "hppa" (no version given) architecture, reported by
14813         OpenStep.
14814         OpenBSD like NetBSD.
14815         LynxOs is not a hardware supplier.
14817         * config.guess: Contributions from bug-gnu-utils to add support for:
14818         OpenBSD like NetBSD.
14819         Stratus systems.
14820         More Pyramid systems.
14821         i[n>4]86 Intel chips.
14822         M680[n>4]0 Motorola chips.
14823         Use unknown instead of lynx for hardware manufacturer.
14825 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14827         * install.sh (chmodcmd): Set to null if the DST directory already
14828         exists.
14830 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14832         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14833         not use mt-ppc target Makefile fragment any more.
14835 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14837         * configure.in (*-*-windows):  Exclude everything but those dirs
14838         needed to build windows.
14840 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14842         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14844 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14846         * configure.in:  Exclude mmalloc from i386-windows.
14848 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14850         * Undo my previous change.
14852 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14854         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14855         unconditionally.
14856         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14858 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14860         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14861         host to add it's own flags.
14863 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14865         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14867 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14869         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14870         (CXX_FOR_TARGET): Likewise.
14871         (GCC_FOR_TARGET): Define.
14872         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14873         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14874         CC_FOR_TARGET was specified on the command line.
14875         (MAKEOVERRIDES): Don't define.
14877 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14879         * configure.in (m32r): Fix spelling of libg++ libs.
14881 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14883         * config.sub (-apple*): Remove, now redundant.
14885 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14887         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14889         * configure: Rework yesterday's sed script patch.
14891         * config.sub: Merge with FSF.
14893 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14895         * config.guess:  Merge from FSF.
14897         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14898         * config.guess: Use pc instead of unknown, for pc clone systems.
14899         Change linux to linux-gnu.
14901         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14902         * config.guess: Avoid non-portable tr syntax.
14904 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14906         * test-build.mk (HOLES): Add "xargs" for gdb.
14908         * configure: Avoid hpux10.20 sed bug.
14910 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14912         * configure.in:  Add support for windows host
14913         (that is a build done under the Microsoft build environment).
14915 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14917         * Makefile.in: Replace all uses of srcroot with s, to shrink
14918         command line lengths.
14920         Patches from Geoffrey Noer <noer@cygnus.com>:
14921         * configure.in: If configuring for newlib, pass --with-newlib to
14922         subdirectories.
14923         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14924         -Bnewlib/ and -Lwinsup to gcc.
14925         (CXX_FOR_TARGET): Likewise.
14927 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14929         * Makefile.in (ETC_SUPPORT): Add configure.
14931 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14933         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14934         host configuration file.
14936 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14938         * configure.in: Break mn10x00 support into separate
14939         mn10200 and mn10300 configurations.
14940         * config.sub: Likewise.
14942 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14944         * configure.in: Add lots of stuff to noconfigdirs for
14945         the mn10x00 targets.
14947         * config.sub, configure.in: Add mn10x00 support.
14949 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14951         * make-all.com: Call conf-a-gas, not config-a-gas.
14953 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14955         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14956         targets.
14958 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14960         * mpw-README: Add much more detail for native PowerMac.
14961         * mpw-install: New file.
14962         * mpw-configure: Add --norecursion and --help options.
14963         * mpw-config.in: Translate readme and install files when
14964         copying to objdir.
14965         * mpw-build.in: Don't always depend on byacc and flex.
14966         (install-only-top): New action.
14968 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14970         * configure.in:  You can now configure GDB for the v850.
14972 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14974         * configure.in (noconfigdirs): Don't configure any C++ dirs
14975         if targeting D10V.
14977 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14979         * config.sub: Recognize mips64vr5000.
14981 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14983         * configure.in: Use a single line for host_tools and native_only.
14985 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14987         * config.sub, configure.in: Add entries for m32r.
14989 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14991         * Makefile.in (inet-install): Don't run install-gzip.
14993 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14995         * configure.in:  Don't config lots of things for *-*-windows*.
14997 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14999         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15000         (host_libs, host_tools): Copy from configure.in.
15001         * mpw-configure: Don't complain about directories not found.
15003 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15005         * configure.in (i[345]86): Recognize i686 for pentium pro.
15006         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15007         file.
15009         * config.guess (i[345]86): Ditto.
15011 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15013         * configure.in (noconfigdirs): Removed gdb for D10V.
15015 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15017         * configure.in: Remove ld, target-libio, target-libg++, and
15018         target-libstdc++ from noconfigdirs.
15020 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15022         * configure: Fix three locations where shell scripts were
15023         being run directly rather than with config_shell.
15025 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15027         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15028         * config.sub (basic_machine): Recognize v850.
15030 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15032         * mpw-configure: Handle multiple enable/disable options and
15033         pass them down recursively, handle -c and -s flags appropriately
15034         depending on choice of compiler, add escape mechanism for
15035         quoted arguments to gC.
15037 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15039         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15040         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15041         so that -mrelocatable-lib and -mno-eabi are used.
15043         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15044         not support --print-multi-lib, don't abort.
15046 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15048         * make-all.com: Run config-a-gas.
15049         * setup.com: Don't copy subdirectory files around.
15051 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15053         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15054         target, it now compiles correctly.
15056 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15058         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15060 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15062         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15064 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15066         * configure.in (native_only): Add prms.
15068 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15070         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15071         (BINUTILS_SUPPORT_DIRS): Likewise.
15073 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15075         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15076         d10v support is added.
15078 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15080         * configure.in (d10v-*-*): New target.
15082 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15084         * config.guess (HP 9000/811): Recognize this as a PA1.1
15085         machine.
15087 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15089         * Makefile.in (do-tar-gz): New target, split out from tail end of
15090         taz target.  Run each command separately, don't use pipes.
15091         (taz): Use it.
15093 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15095         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15096         * mpw-build.in: No builds should depend on building byacc or flex,
15097         they are assumed to be installed already.
15099 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15101         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15102         variable that CC_FOR_TARGET needs.
15104 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15106         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15107         options have changed since the last time the subdirectory was
15108         configured, and if it has, reconfigure.
15109         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15110         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15112 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15114         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15115         CLEAN_MODULES): Add bash.
15116         (all-bash): New target.
15118 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15120         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15122 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15124         * config.sub (basic_machine): Recognize d10v as a valid processor.
15126 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15128         * mpw-configure: Add support for --bindir.
15129         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15131 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15133         * configure.in: add bash, time, gawk to list of hosttools and things
15134         to only build for native toolchains
15136 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15138         * Makefile.in (docdir): Remove.
15140 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15142         * Makefile.in (datadir): Set to $(prefix)/share.
15144 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15146         * configure.in: build diff and patch for cygwin32-hosted
15147         toolchains.
15149 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15151         * config.sub: Accept -rtems*.
15153 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15155         * configure.in: enable dosrel for cygwin32-hosted builds,
15156                 remove diff from the list of things not buildable
15157                 via Canadian Cross
15159 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15161         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15162         don't get ". ".
15164 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15166         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15168 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15170         * Makefile.in (taz): Handle case where tex3patch didn't even get
15171         checked out.  Also, if it was found, put the symlink in a new util
15172         subdirectory.
15174 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15176         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15178 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15180         * config.sub: Recognize -openvms.
15181         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15182         * make-all.com, setup.com: New files.
15184 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15186         * Makefile.in (taz): tex3patch moved to texinfo/util.
15188 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15190         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15191         * configure.in: remove make from disable-if-Can-Cross list
15192                 enable gdb if ${host} and ${target} are cygwin32
15194 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15196         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15197         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15199 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15201         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15202         distinguish sysv/svr4/bsd variants.
15203         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15205 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15207         * configure.in: Added copyright notice.
15208         * move-if-change: Added copyright notice.
15210 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15212         * configure.in (powerpcle-*-solaris*): Until we get shared
15213         libraries working, don't build gdb, sim, make, tcl, tk, or
15214         expect.
15216 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15218         * config.guess:  Merge with FSF:
15220         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15221         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15223         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15224         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15226         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15227         * config.guess:  Combine two OSF1 rules.
15228         Also recognize field test versions.  From mjr@zk3.dec.com.
15229         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15230         because GNU uname does not support -p.  From pmr@pajato.com.
15232 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15234         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15236 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15238         * mpw-README: Document GCCIncludes.
15240 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15242         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15244 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15246         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15248 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15250         * configure.in (*-*-cygwin32): Configure make.
15252 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15254         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15256 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15258         * Makefile.in (all-inet): Depend on all-perl.
15260         * Makefile.in (inet-install): New target.
15262         * Makefile.in (all-inet): Depend on all-tcl.
15263         (all-inet): Depend on all-send-pr.
15265 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15267         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15268         temporarily.
15270 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15272         * configure.in: Don't configure --with-gnu-ld on AIX.
15274 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15276         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15278 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15280         * Makefile.in (ALL_MODULES): Added all-inet.
15281         (CROSS_CHECK_MODULES): Added check-inet.
15282         (INSTALL_MODULES): Added install-inet.
15283         (CLEAN_MODULES): Added clean-inet.
15284         (all-indent): New target.
15286         * configure.in (host_tools): Added inet.
15287         (native_only): Added inet.
15288         (noconfigdirs): Added inet.
15290 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15292         * configure.in: Don't configure libgloss if we are not configuring
15293         newlib.
15295 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15297         * configure.in: Don't configure libgloss for unsupported
15298         architectures.
15300 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15302         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15304 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15306         * Makefile.in (ALL_MODULES): Include all-apache.
15307         (CROSS_CHECK_MODULES): Include check-apache.
15308         (INSTALL_MODULES): Include install-apache.
15309         (all-apache): New target.
15311         * configure.in: Added apache everywhere perl is seen.
15313 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15315         * Makefile.in: Add support for clean-{module} and
15316         clean-target-{module} rules.
15318 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15320         * configure.in (*-*-ose) do not build libgloss.
15322 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15324         * config.guess (prep*:SunOS:5.*:*): Turn into
15325         powerpele-unknown-solaris2.
15327 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15329         * configure.in: Permit --enable-shared to specify a list of
15330         directories.
15332 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15334         * configure.in (host==solaris): Pass only the first word of $CC
15335         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15337 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15339         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15341 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15343         * Makefile.in (ALL_MODULES): Include all-perl.
15344         (CROSS_CHECK_MODULES): Include check-perl.
15345         (INSTALL_MODULES): Include install-perl.
15346         (ALL_X11_MODULES): Include all-guile.
15347         (CHECK_X11_MODULES): Include check-guile.
15348         (INSTALL_X11_MODULES): Include install-guile.
15349         (all-perl): New target.
15350         (all-guile): New target.
15352         * configure.in (host_tools): Include perl and guile.
15353         (native_only): Include perl and guile.
15354         (noconfigdirs): Don't build guile and perl; no ports have been
15355         done.
15357 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15359         * configure (--enable-*): Handle quoted option lists such as
15360         --enable-sim-cflags='-g0 -O' better.
15362 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15364         * Makefile.in ({,inst}all-target): New rule so we can make and
15365         install all of the target directories easily.
15367 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15369         * configure.in: Add missing global flag in sed substitution when
15370         deleting `target-' from ${configdirs}.
15372 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15374         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15375         option.
15377         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15378         config/mh-necv4.
15380         * install.sh: Correct misspelling of transformbasename.
15382         * config.guess: Recognize mips-*-sysv*.
15384 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15386         * config.sub: Recognize mon960.
15388 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15390         * configure: Restore Canadian Cross handling of BISON and LEX,
15391         removed in Feb 20 change.
15393 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15395         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15396         Mention make install.  Remove the old copyright date as well the
15397         clumsy and rather pointless copyright on the README file.
15399 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15401         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15402         Makefile after running symlink-tree, then run `make distclean' to
15403         avoid clobbering any generated files in srcdir.
15405 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15407         * configure.in (m68k-*-netbsd*): Build everything now.
15409 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15411         * Makefile.in (taz): Fix quoting.
15413 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15415         * configure.in (sparclet-*-*): Build everything now.
15417 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15419         * configure.in (m68k-*-linux*): New host.
15421 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15423         * configure: Check for bison before byacc.
15425 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15427         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15428         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15429         searching PATH.  These are used as fallbacks by Makefile.in if
15430         flex/bison/byacc aren't in objdir.
15432 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15434         * Makefile.in: Make everything which depends upon all-bfd also
15435         depend upon all-opcodes, in case --with-commonbfdlib is used.
15437 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15439         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15440         building NT native compilers on Unix.
15442 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15444         * configure.in: Don't get CC from the host Makefile fragment if we
15445         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15446         Solaris test for /usr/ucb/cc to the post target script, just after
15447         the compiler sanity test.
15449 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15451         * config.sub: Merge with FSF.
15453 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15455         * Makefile.in (RPATH_ENVVAR): New variable.
15456         (REALLY_SET_LIB_PATH): Use it.
15457         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15459 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15461         * config.sub, configure.in: Recognize sparclet cpu.
15463 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15465         * config.guess:  Support m68k-cbm-sysv4.
15467 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15469         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15470         m68k-unknown-linuxaout from linker help string.  Put quotes around
15471         $ld_help_string.
15473 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15475         * config.guess (powerpc-harris-powerunix): Add guess for port
15476         to new target.
15478 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15480         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15482 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15484         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15485         $(REALLY_SET_LIB_PATH) in Makefile.
15486         * Makefile.in (SET_LIB_PATH): New variable.
15487         (REALLY_SET_LIB_PATH): New variable.
15488         ($(DO_X)): Use $(SET_LIB_PATH).
15489         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15490         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15491         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15492         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15493         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15494         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15495         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15496         (install-dosrel): Likewise.
15497         (all-opcodes): Depend upon all-libiberty.
15499 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15501         * config.guess (*:CYGWIN*): New
15503 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15505         * Makefile.in (all-target-winsup): All all-target-libiberty.
15507 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15509         * configure.in (noconfigdirs): Add missing # in front of comment.
15511 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15513         * configure.in: add second pass to things added to noconfigdirs
15514         so *-gm-magic can exclude libgloss properly.
15516 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15518         * mpw-configure (extralibs_name, rez_name): Set correctly
15519         for MWC68K compiler.
15521         * mpw-README: Add more info on the necessary build tools.
15523 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15525         * configure.in, config.sub: Recognize cygwin32.
15527 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15529         * config.guess, config.sub: Recognize A/UX.
15531 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15533         * config.sub: Merge with gcc/config.sub.
15535 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15537         * mpw-build.in (do-binutils): Add build of stamps.
15539 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15541         * config.sub: Add recognition for mips64vr4100*-* targets.
15543 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15545         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15546         Add creation of gconfigargs with `--enable-shared' turned on.
15547         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15548         ($(host)-stamp-stage3-configured): Likewise.
15549         (HOLES): Add chatr and ldd.
15550         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15552 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15554         * configure: Pass --nfp to recursive configures.
15556 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15558         * Makefile.in (DLLTOOL): New.
15559         (DLLTOOL_FOR_TARGET): New.
15560         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15561         (EXTRA_TARGET_FLAGS): Ditto.
15562         (EXTRA_GCC_FLAGS): Ditto.
15563         (CONFIGURE_TARGET_MODULES): Ditto.
15564         (DO_X): Ditto.
15565         * configure: Add DLLTOOL.
15567 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15569         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15570         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15571         mh-sco, since old workarounds no longer needed, and don't
15572         build ld, since libraries have weak symbols in COFF.
15574 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15576         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15578 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15580         * configure.in: Make sure that ${CC} can be used to compile an
15581         executable.
15583 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15585         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15586         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15587         nothing depending on whether gdbtk is being built.
15589 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15591         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15593 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15595         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15596         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15598 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15600         * config-ml.in: Add support for
15601         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15602         Simplify setting of multidirs from --disable-foo.
15604 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15606         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15607         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15608         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15609         non-empty, pass them on to the  GCC make.
15610         (all-bootstrap): New rule that is like all-gcc, except it executes
15611         the GCC bootstrap rule instead of the GCC all rule.
15613 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15615         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15617 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15619         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15620         DG/UX support.
15622 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15624         * config.sub (i*86*) Change [345] to [3456]
15626 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15628         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15629         --with-gnu-ld=no.
15631 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15633         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15634         AIX multilibs get built.
15636 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15638         * configure.in (i386-win32): Don't build expect if we're not
15639         building the tcl subdir.
15641 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15643         * Makefile.in: (configure-target-examples, all-target-examples):
15644         New targets, configure and build example programs.
15646 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15648         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15649         use it as input to sedit the generated MPW makefile.
15650         * mpw-README: Add a suggestion about Gestalt.h.
15652 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15654         * config.sub: Accept *-*-ieee*.
15656 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15658         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15659         Ronald F. Guilmette <rfg@monkeys.com>.
15661 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15663         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15664         for powerpc-pe native.
15665         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15666         (target==powerpc-pe): duplicate i386-win32 entry.
15668 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15670         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15671         of vxworks, not just vxworks5.1.
15673 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15675         * mpw-configure: Add support for exec-prefix.
15677 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15679         * config.guess: Recognize HP model 816 machines as having
15680         a PA1.1 processor.
15682 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15684         * configure: Ignore new autoconf configure options.
15686 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15688         * config.guess:  Recognize Pentium under SCO.
15689         From Robert Lipe <robertl@arnet.com>.
15691 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15693         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15695 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15697         * configure.in: Don't configure gas for alpha-dec-osf*.
15699 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15701         * configure.in: Default to --with-stabs for some targets for which
15702         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15703         i[345]86*-*-unixware*.
15705 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15707         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15708         rather than basing it on the target.  Simplify handling of options
15709         controlling which directories to configure.  Remove extraneous
15710         slash in multi-clean target.
15712 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15714         * config-ml.in: Prefix more variables with ml_ so they don't collide
15715         with configure's.
15717 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15719         * configure: Don't turn -v into --v.
15721 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15723         * configure.in (targargs): Fix typo.
15725         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15727 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15729         * configure.in: Strip --host and --target options from
15730         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15731         --with-cross-host option when building with a cross-compiler.
15732         * configure: Canonicalize the arguments put into config.status by
15733         always using `=' for an option with an argument.  Pass a presumed
15734         --host or --target explicitly.
15736 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15738         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15739         into general OS recognition case.
15741 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15743         * configure.in (target_configdirs): add target-winsup only
15744         for win32 target systems.
15746 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15748         * Makefile.in (all-target-libgloss): Depend upon
15749         configure-target-newlib, since when libgloss is built it looks to
15750         see if the newlib directory exists.
15752 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15754         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15755         cfg-ml-*.in.
15757 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15759         * configure: Handle LD and LD_FOR_TARGET when configuring a
15760         Canadian Cross.
15762 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15764         * configure.in (target_libs): add target-winsup.
15765         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15766         (target==ppcle-pe): remove ld from $noconfigdirs.
15768 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15770         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15771         Preserve relative path names in $srcdir.  Build symlink tree if
15772         configuring cross target dir and srcdir=. (= no VPATH support).
15773         (configure-target-libg++): Depend on configure-target-librx.
15774         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15775         * config-ml.in: New file.
15776         * symlink-tree: New file.
15777         * configure: Ensure srcdir="." if that's what it is.
15779 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15781         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15782         includes and FLEX_SKELETON setting.
15783         * mpw-configure (--with-gnu-ld): New option, controls whether
15784         to use PPCLink or ld with PowerMac GCC.
15785         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15786         * mpw-config.in: Configure grez if targeting Mac.
15788         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15789         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15790         just macos.
15791         * configure.in: Configure grez resource compiler if targeting Mac.
15792         * Makefile.in (all-grez, install-grez): New targets.
15794 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15796         * configure: CXX defaults to gcc, not g++.  If we find
15797         gcc in the path, set CC to gcc -O2.
15799 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15801         * configure: Default ${build} correctly.  Avoid picking up extra
15802         spaces when reading CC and CXX from Makefile.  When doing a
15803         Canadian Cross, use plausible default values for numerous
15804         variables.
15805         * configure.in: When doing a Canadian Cross, don't try to
15806         configure tools whose configure script can't handle it.
15808 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15810         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15812 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15814         * configure:  Remove dubious bug reporting address.
15816 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15818         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15819         configure script, run that instead of this directory's configure.
15820         In either case, print a message that we're configuring the sub-dir.
15822 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15824         * configure.in: Before checking for the existence of various files,
15825         use sed to filter out "target-".
15827 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15829         * Makefile.in (DO_X): Split rule to decrease command line length
15830         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15831         (Philippe De Muyter).
15833 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15835         * Makefile.in (all-patch): depend on all-libiberty.
15837 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15839         * configure.in: If the only directory in target_configdirs which
15840         actually exists is libiberty, then set target_configdirs to empty,
15841         to avoid trying to build a target libiberty in a gas or gdb
15842         distribution.
15844 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15846         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15847         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15848         systems.
15850 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15852         * configure.in (copy_dirs): Use sys-include instead of include
15853         for --with-headers option.
15855 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15857         * Makefile.in, configure.in: Make winsup builds work with
15858         new scheme.
15860 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15862         * configure.in: Build the linker on AIX.
15864 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15866         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15867         where needed.
15869 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15871         * Makefile.in (all-gcc): Fix typo.
15873 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15875         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15877 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15879         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15880         to target-xiberty, to provide more flexibility.
15881         (target_subdir):  Define.  Create if cross.
15882         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15883         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15884         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15885         check-libFOO -> check-target-libFOO, etc.
15886         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15887         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15888         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15889         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15890         allow ALL_GCC="" to only configure.
15891         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15892         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15893         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15895 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15897         * Makefile.in (taz): Build "info" in etc explicitly.
15899 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15901         * configure.in:  Make sure that CC is undefined (as opposed to
15902         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15903         problem with autoconf trying to configure on a host without GCC.
15905 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15907         * mpw-configure: Set host alias from choice of host compiler,
15908         only use generic MPW Makefile sed if present, edit a file
15909         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15910         * mpw-README: Add problem notes about CW6 and CW7.
15912 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15914         * Makefile.in (taz): Use ";" instead of ";;".
15916 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15918         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15919         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15920         DISTDOCDIRS.
15921         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15922         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15924 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15926         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15927         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15928         Move bfd to DISTSTUFFDIRS.
15930 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15932         * Makefile.in (X11_LIB): Removed.
15933         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15935         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15937 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15939         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15940         names.
15942 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15944         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15946 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15948         * configure.in (i[345]86-*-win32): Always build newlib.
15949         Don't configure cvs, autoconf or texinfo.
15950         * Makefile.in (LD_FOR_TARGET): New.
15951         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15952         Pass down LD_FOR_TARGET.
15954 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15956         * winsup: New directory.
15957         * Makefile.in: Build winsup.
15958         * configure.in: Winsup is configured when target is win32.
15959         Can only build win32 target GDB when native.
15961 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15963         * config.guess: Recognize HP model 819 machines as having
15964         a PA 1.1 processor.
15966 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15968         * configure: Fix sed loop which substitutes for CC and CXX to
15969         avoid bug found in various sed implementations.
15971 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15973         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15974         simulator.  Use standard powerpc-*-eabi*.
15976 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15978         * configure.in: Stop putting gas and binutils in noconfigdirs for
15979         powerpc-*-aix* and rs6000-*-*.
15981 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15983         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15984         -mcall-aixdesc libraries.
15986 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15988         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15990         * config.sub (arm | armel | armeb): Fix shell syntax.
15992 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15994         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15995         -msoft-float and -mcpu=common support.
15996         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15997         libraries.
15999 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16001         * configure.in: Allow configuration and build of emacs19 for the alpha.
16003 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16005         * configure.in (CC): Get ^CC, not just any old CC, from
16006         ${host_makefile_frag}.
16008 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16010         * configure.in (CC): Try to get CC from
16011         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16013 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16015         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16016         only if it exists in $(srcdir).
16018 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16020         * configure: If CC and CXX are not set in the environment, set
16021         them, based on either an existing Makefile or on searching for gcc
16022         in PATH.  Substitute for CC and CXX in Makefile.
16023         * configure.in: Remove libm from target_libs.  Separate
16024         target_configdirs from configdirs.  If CC is not set in
16025         environment, try to get it from a host Makefile fragment.  Rewrite
16026         changes of configdirs to use skipdirs instead.  A few minor
16027         tweaks.  Take directories out of target_configdirs as they are
16028         taken out of configdirs.  Remove existing Makefile files from
16029         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16030         CONFIG_ARGUMENTS in Makefile.
16031         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16032         by configure.in.
16033         (CONFIG_ARGUMENTS): Likewise.
16034         (CONFIGURE_TARGET_MODULES): New variable.
16035         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16036         ($(CONFIGURE_TARGET_MODULES)): New target.
16037         (configure-libg++, configure-libio): New targets.
16038         (all-libg++): Depend upon configure-libg++.
16039         (all-libio): Depend upon configure-libio.
16040         (configure-libgloss, all-libgloss): New targets.
16041         (configure-libstdc++): New target.
16042         (all-libstdc++): Depend upon configure-libstdc++.
16043         (configure-librx, all-librx): New targets.
16044         (configure-newlib): New target.
16045         (all-newlib): Depend upon configure-newlib
16046         (configure-xiberty): New target.
16047         (all-xiberty): Depend upon configure-xiberty.
16049 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16051         * configure.in (host i[345]86-*-win32):  Expand the
16052         noconfigdirs again.
16054 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16056         * mpw-configure: Fix sed command file name.
16058 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16060         * configure.in (host i[345]86-*-win32): Reduce the
16061         noconfigdirs again.
16063 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16065         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16066         or powerpc*-*-pe*, since they are not yet supported.
16068 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16070         Add PowerMac support and many other enhancements.
16071         * mpw-configure: New option --cc to select compiler to use,
16072         paste options set according to --cc into the generated
16073         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16074         if mpw-make.sed is present.
16075         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16076         add forward includes for PowerPC include files.
16077         * mpw-build.in: Build using Makefile.PPC if present.
16078         (do-byacc, etc): Remove separate version resource builds.
16079         (do-gas): Build "stamps" before "all".
16080         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16081         * mpw-README: Update to reflect --cc option, PowerMac support,
16082         and recently-reported compatibility problems.
16084 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16086         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16087         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16088         (--with-multilib-top): Pass to recursive invocations.
16090 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16092         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16093         v810-*-*.
16095 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16097         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16098         gdb, ld and opcodes on v810-*-*.
16100 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16102         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16103         (local-maintainer-clean): New target.
16104         (maintainer-clean): New target.
16105         (realclean): Just depend upon maintainer-clean.
16107 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16109         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16111 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16113         * configure.in: Build ld in mips*-*-bsd* case.
16115 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16117         * config.sub: Accept -lites* OS.  From Ian Dall.
16119 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16121         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16122         targets.
16124 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16126         * configure.in: treat i386-win32 canadian cross the same as
16127         i386-go32 canadian cross.
16129 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16131         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16132         running under the simulator to build a reduced set of libraries.
16133         (powerpc-*-eabiaix): Add fine grained multilib support added to
16134         other powerpc targets yesterday.
16136 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16138         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16139         -disable-softfloat, -disable-relocatable, -disable-aix, and
16140         -disable-sysv to control which multilib libraries get built.
16142 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16144         * configure: Add Makefile.tem to list of files to remove in trap
16145         handler.
16147 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16149         * config.guess (*Linux*):  Add missing "exit"s.
16150         Also, need specific check for alpha-unknown-linux (uses COFF).
16152 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16154         * config.guess:  Merge with FSF:
16156         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16157         * config.guess (AIX4): More robust release numbering discovery.
16159         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16160         * config.guess (i386-sequent-ptx): Properly get version number.
16162         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16163         * config.guess (mips:*:4*:UMIPS): New case.
16165 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16167         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16168         (i386-win32 host): Likewise.  Don't build readline.
16170 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16172         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16173         SUPPORT_FILES to submakes.
16175 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16177         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16178         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16179         mpw-configure.
16181 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16183         * configure.in (appdirs): Use =, not ==, in test expression when
16184         trying to build the text to print in the warning message for
16185         Solaris users.
16187 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16189         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16191 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16193         * config.guess: Recognize lynx-2.3.
16195 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16197         * config.sub (z8ksim): Deleted
16198         (z8k-*-coff): New, this is the one true name of the target.
16200 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16202         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16204 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16206         * config.guess (*:Linux:*:*): First try asking the linker what the
16207         default object file format is (elf, aout, or coff).  Then if this
16208         fails, try previous methods.
16210 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16212         * configure.in: Don't build newlib for *-*-vxworks5.1.
16214 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16216         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16217         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16219 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16221         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16223 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16225         * cfg-ml-com.in: New file.
16226         * cfg-ml-pos.in: New file.
16228 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16230         * COPYING.NEWLIB: Add HP free copyright to list.
16232 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16234         * config.sub: Recognize -eabi* for the system, not just -eabi.
16236 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16238         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16239         * config.sub, configure.in (win32): New target and host.
16241 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16243         * configure.in: Add i386-pe configuration.
16245 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16247         * mpw-build.in (install): Install GDB after LD.
16249 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16251         * mpw-config.in (elf/mips.h): Always forward-include, needed
16252         for GDB to build.
16254 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16256         * testsuite: New directory for customer acceptance and whole tool
16257         chain tests.
16259 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16261         * configure: If per-host line isn't found, but AC_OUTPUT is found
16262         and a configure script exists, run it instead.
16264 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16266         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16268 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16270         * configure: Set build_{cpu,vendor,os,alias} to host values when
16271         --build isn't specified.
16273 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16275         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16276         (FLAGS_TO_PASS): Pass them.
16277         (EXTRA_TARGET_FLAGS): Ditto.
16279 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16281         * Makefile.in (all-libg++): Depend on all-libstdc++.
16283 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16285         * configure.in (noconfigdirs): Enable all packages for
16286           i386-unknown-netbsd.
16288 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16290         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16291         hosted builds (DOS builds)
16293 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16295         Changes for ARM based on patches from Richard Earnshaw:
16296         * config.sub: Handle armeb and armel.
16297         * configure.in: Omit arm linker only for riscix.
16299 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16301         * config.guess:  Update from FSF.
16303 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16305         * config.sub: Recognize powerpcle as the little endian variant of
16306         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16307         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16308         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16309         temporarily.
16311 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16313         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16315 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16317         * config.sub: Accept -lites* as a basic system type.
16319 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16321         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16322         installed, and if so return linuxoldld as the system name.
16324 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16326         * config.guess: Add hppa1.1-hp-lites support.
16328 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16330         * configure.in: Don't build newlib for m68k-vxworks5.1.
16332 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16334         * configure.in (mips-sgi-irix6): Use mh-irix5.
16336 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16338         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16340 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16342         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16343         OSF/1.  Fix compiler flags.
16344         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16346 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16348         * configure.in: Recognize --with-newlib.
16349         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16351 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16353         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16354         to *_X11_MODULES due to gdbtk needing X include files et al.
16356 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16358         Merge in support for Mac MPW as a host.
16359         (Old change descriptions retained for informational value.)
16361         * mpw-config.in: Add generic include forwards for cpu-specific
16362         include files in aout and elf directories.
16364         * mpw-configure: Added copyright.
16365         * mpw-config.in: Check for presence of required build tools.
16366         (target_libs): Add newlib.
16367         (target_tools): Add examples.
16368         (Read Me): Generate as "Read Me for MPW" instead.
16369         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16370         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16371         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16373         * mpw-configure: Remove subdir-specific makefile hackery,
16374         delete mk.tmp after using it.
16376         * mpw-build.in (all): Display start and end times.
16378         * mpw-configure (host_canonical): Set.
16379         (target_cpu): Always add to makefiles.
16380         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16381         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16382         (mpw-mh-mpw): Look for in srcdir and srcroot.
16383         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16385         * mpw-build.in: (install-only): New target.
16387         * mpw-configure (host_alias, target_alias): Rename from hostalias
16388         and targetalias, add into generated Makefile.
16389         (mk.tmp): If present, add into generated Makefile.
16390         * mpw-build.in (all-gas): Build config.h first before gas proper.
16392         * mpw-configure (config.status): Write only if changed.
16393         * mpw-config.in (readline): Configure it (not built, just used for
16394         definitions).
16396         * mpw-config.in (elf/mips.h): Add a forward include.
16398         * mpw-config.in: Forward-include most .h files in include into
16399         extra-include.
16400         (readline): Don't build.
16401         mpw-build.in (install): Install GDB.
16403         * mpw-configure (prefix, mpw_prefix): Handle it.
16404         * mpw-config.in (mmalloc, readline): Don't configure.
16405         * mpw-build.in (thisscript): Rename to ThisScript.
16406         Use mpw-build instead of BuildProgram everywhere.
16407         (mmalloc, readline): Don't build.
16408         * mpw-README: New file, basic documentation about the MPW port.
16410         * mpw-config.in: Use forward-include to create include files.
16412         * mpw-configure: Add more things to the top of each configured
16413         Makefile, including contents of config/mpw-mh-mpw.
16414         * mpw-config.in (extra-include): Create this directory and fill it
16415         with Posix-like include files when configuring.
16417         * config.sub (apple, mac, mpw): Add various aliases.
16419         * mpw-build.in: New file, top-level build script fragment for MPW.
16420         * mpw-configure: New file, configure script for MPW.
16421         * mpw-config.in: New file, config fragment for MPW.
16423 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16425         * configure.in (host_libs): Remove glob, since it is gone from the
16426         sources.
16428 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16430         * Makefile.in: define empty GDB_NLM_DEPS var.
16432         * configure.in(target_makefile_frag): use config/mt-netware
16433         for netware targets.
16435 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16437         * config.sub: Merge in recent FSF changes.  Remove linux special
16438         cases.
16440 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16442         Revert this change:
16444         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16446                 * build-all.mk: Use CC=cc -Xs on Solaris.
16448 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16450         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16451         stop using it.
16452         * Makefile.in: Nuke all references to glob subdirectory.
16454 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16456         * configure.in: Fix --enable-shared logic in per-host.
16458 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16460         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16462 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16464         * configure.in (noconfigdirs): Don't build gas on AIX, for
16465         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16467 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16469         * configure: Fix --cache-file to work if the file argument is a
16470         relative path.
16472 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16474         * configure: If the --cache-file is used, pass it down to
16475         configure in subdirectories.
16477 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16479         * config.sub: add vxworks29k configuration.
16481 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16483         * Makefile.in (taz): Do "diststuff" part quietly.
16485 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16487         * config.sub: Mini-merge with gcc/config.sub.
16489 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16491         * config.guess (IRIX): Sed - to _.
16493 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16495         * Makefile.in (source-vault, binary-vault): New targets.
16497 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16499         * config.sub: Recognize -eabi as a basic system type.
16501 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16503         * configure.in (enable_shared stuff): Fix typo.
16505 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16507         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16509 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16511         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16513 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16515         * configure.in (rs6000-*-*): Don't build gas.
16517 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16519         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16520         reduce command line length.
16521         (AS_FOR_TARGET): Check for as.new, not Makefile.
16522         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16524 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16526         * config.guess:  Merge from FSF.
16528 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16530         * configure: Don't use $ when handling program_suffix.
16532 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16534         * configure.in:  Configure tk for hppa/hpux.
16536 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16538         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16540 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16542         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16543         to LIBCXXFLAGS.  Tests are better run without it.
16545 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16547         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16549 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16551         * configure.in (*-*-netware*): Don't configure xiberty.
16553 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16555         * configure.in:  Remove tk from native_only list.
16557 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16559         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16560           for special NCD build.
16562 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16564         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16565         makeall.bat, they're only useful for binutils snapshots.
16566         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16567         makeall.bat to specified SUPPORT_FILES.
16569 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16571         * build-all.mk: Add Ericsson targets to sun4 and solaris
16572           hosts.  Add  BNR's sun4 target to solaris host, so their
16573           build-from-source will be tested in-house first.
16575 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16577         * Makefile.in (LIBCFLAGS): New variable.
16578         (CFLAGS_FOR_TARGET): Ditto.
16579         (LIBCFLAGS_FOR_TARGET): Ditto.
16580         (LIBCXXFLAGS): Ditto.
16581         (CXXFLAGS_FOR_TARGET): Ditto.
16582         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16583         (BASE_FLAGS_TO_PASS): Pass them.
16584         (EXTRA_TARGET_FLAGS): Ditto.
16586         * configure.in: Support --enable-shared.
16588 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16590         * configure.in (target_libs):  Include libstdc++ again.
16591         * config.guess:  Update from FSF (for FreeBSD).
16593 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16595         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16596         makeall.bat.
16597         (DISTDOCDIRS): Add `etc'.
16598         (ETC_SUPPORT_PFX): New variable.
16599         (taz): Include anything from etc starting with a word in
16600         ETC_SUPPORT_PFX.
16602 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16604         * config.sub: Update for recent FSF changes.  Remove obsolete
16605         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16606         spacing changes.
16608 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16610         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16612         * config.guess:  Merge with FSF.
16613         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16615 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16617         * configure: Since the "trap 0" handler will override the exit
16618         status on many systems, only use it for "exit 1", and make it set
16619         a non-zero exit status; reset it before "exit 0".  Also, check
16620         exit status of config.sub, and error out if it failed.
16622 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16624         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16625         and install libgloss.
16627 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16629         * Makefile.in (all-binutils): Depend upon all-byacc.
16631         * configure.in: Don't build emacs on Irix 5.
16633 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16635         * configure.in (*-*-netware*): Add libio.
16637 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16639         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16640         (CHECK_TARGET_MODULES): Ditto.
16641         (INSTALL_TARGET_MODULES): Ditto.
16642         (TARGET_LIBS): Ditto.
16643         (all-libstdc++): Note dependencies.
16645 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16647         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16649 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16651         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16652         -fexternal-templates.
16654         * configure.in (target_libs): Add libstdc++.
16655         (noconfigdirs): Add libstdc++ as appropriate.
16657 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16659         * config.guess:  Update from FSF.
16661 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16663         * configure: Use ${config_shell} when running ${configsub}.
16665 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16667         * config.sub: No longer recognize h8300h.
16669 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16671         * config.sub: Remove extraneous differences between config.sub and
16672         gcc/config.sub.
16674 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16676         * Makefile.in (DISTSTUFFDIRS): Add gas.
16678 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16680         * COPYING.NEWLIB: New file.
16682 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16684         * config.guess (HP-UX):  Patch from Harlan Stenn
16685         <harlan@landmark.com> to also emit release level.
16687 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16689         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16691 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16693         * config.sub:  Merge nextstep cleanup from FSF.
16695 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16697         * configure.in (arm-*-*): Don't configure ld for this target.
16699 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16701         * configure.in (*-*-netware): don't configure libg++, libio,
16702           librx, or newlib.
16704 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16706         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16707         configure ld--it works, but it doesn't support shared libraries.
16709 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16711         * config.guess (*-unknown-freebsd*):  Get rid of possible
16712         trailing "(Release)" in version string.
16713         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16715 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16717         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16718         Fix type: *-next-neststep -> *-next-nextstep.
16720         * config.guess:  Merge from FSF:
16722         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16724         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16726         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16728         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16729         instead of UNIX_SV for UnixWare 1.0).
16731 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16733         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16734         to make gdb/nlm/* build after the compiler and linker.
16736 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16738         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16739         not just i[34]86.
16740         (m68k-atari-sysv4):  Relocate to match FSF version.
16742         * config.guess:  More merges from the FSF:
16744         Add a space before function call or macro invocation.
16746         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16748         * config.guess: Add trap cmd to remove dummy.c and dummy when
16749         interrupted.
16751         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16753         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16754         (dummy): Redirect stderr from compilation of dummy.c.
16756         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16758         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16760 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16762         * configure: Accept and ignore --cache*, for compatibility with
16763         new autoconf.
16765 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16767         * config.guess:  Merge from FSF:
16769         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16771         * config.guess (Pyramid*:OSx*:*:*): New case.
16772         (PATH): Add /.attbin at end for finding uname.
16773         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16775         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16777         * config.guess (M88*:DolphinOS:*:*): New case.
16779         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16781         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16782         to select whether to use ELF or COFF.
16784         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16786         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16788         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16790         * config.guess: Guess the OS version for HPUX.
16792         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16794         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16796 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16798         * configure.in: Recognize --with-headers, --with-libs, and
16799         --without-newlib.
16800         * Makefile.in (all-xiberty): Depend upon all-ld.
16802 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16804         * configure.in: Change i[34]86 to i[345]86.
16806 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16808         * configure (version): A few more tweaks to help message.
16810 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16812         * Makefile.in:  Remove (for now) librx as a host library,
16813         now that we're building it for target.
16815 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16817         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16818         (Karl Berry).
16820 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16822         * configure.in:  Also configure librx.
16824 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16826         * Makefile.in:  Update various rules to reflect that librx
16827         is now needed for libg++.
16829 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16831         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16833 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16835         * configure.in: Configure the examples directory.
16837 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16839         * configure: Simplify Jun 2 1994 change.
16841 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16843         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16844         /bin/gcc isn't good enough to build gcc.
16846 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16848         * Makefile.in (GDB_SUPPORT_FILES): Remove
16849         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16850         (gdb.tar.gz): Add new rule to use standard distribution building
16851         mechanism.
16853 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16855         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16856         Bill Cox <bill@cygnus.com>.
16858 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16860         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16862 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16864         * configure:  Search current dir first in .gdbinit.
16866 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16868         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16870 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16872         * config.sub:  Refer to NeXT's operating system as nextstep.
16874         * config.sub (case $basic_machine):  Re-order the cases, to match
16875         the order in the FSF version (which is mostly alphabethical).
16876         Merge in some additions and changes from the FSF.
16878 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16880         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16881         * config.sub: Recognize cxux7.
16882         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16884 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16886         * config.sub:  Fix typo powerpc -> powerpc-*.
16888 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16890         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16892         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16893         parallel with all-emacs and install-emacs).  Top-level command
16894         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16896 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16898         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16899         $(relbindir)/make before doing ``make install'', and use
16900         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16901         installing over running make binary.
16902         ($(host)-stamp-stage3-installed): Likewise.
16904 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16906         * config.guess: Recognize Mach.
16908 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16910         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16911         see whether --exec-prefix was used.
16913 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16915         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16917 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16919         * Makefile.in: Add all-librx target similar to all-libproc.
16921 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16923         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16924         with post 1.2 uname bogosity.
16926 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16928         * configure: Remove temporary files on receipt of a signal.
16930 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16932         * configure: If there is a package_makefile_frag, remove
16933         ${subdir}/Makefile.tem after copying it in.
16935 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16937         * build_all.mk: support rs6000 lynx identifies itself as
16938         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16939         since /bin/gcc is too feeble to compile a modern gcc.
16941 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16943         * brought devo/test-build.mk update-to-date with progressive/
16944           test-build.mk. Add lynx targets and hppa flag info.
16946 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16948         * configure.in:  Use mh-ncrsvr43.  Patch from
16949         Tom McConnell <tmcconne@sedona.intel.com>.
16951 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16953         * config.guess (i386-unknown-bsdi):  No longer need to
16954         check #if defined(__bsdi__) && defined(__i386__).
16956 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16958         * configure: Set program_transform_nameoption correctly.
16960 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16962         * brought build-all.mk update-to-date with progressive build-all.mk,
16963           added new targets and hppa info.
16965 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16967         * configure: If config.guess result is a prefix of the user
16968         specified target, assume a native build and use the user specified
16969         target as the host alias.  Remove SunOS patch suffix removal hack.
16970         * configure.in: Remove SunOS patch suffix removal hack.
16972         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16973         in NATIVE_CHECK_MODULES.
16975 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16977         * Makefile.in: Rename HOST_ONLY to NATIVE.
16978         * configure: Delete SunOs patch suffix from host_canonical
16979           and build_canonical variables that are prepended to Makefiles.
16980         * configure.in: Add comments for easier maintenance.
16982 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16984         * Makefile.in: Add all-libproc target similar to all-gui.
16986 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16988         * Makefile.in (CHECK_MODULES): split into
16989         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16991 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16993         * config.guess (i386-unknown-bsdi): New system to guess.
16995 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16997         * Makefile.in: Add all-gui target (but not yet build by "all").
16999 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17001         * config.sub: Move deletion of patch suffix from here...
17002         * configure.in: To here, at Ian's suggestion.  The top-
17003           level scripts might need to know of a patch level.
17005 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17007         * config.sub: Strip off patch suffix so rtl is recognized
17008           as a sunos4.1.3 machine, even though it's been patched.
17010 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17012         * Makefile.in (INSTALL_LAST): Delete.
17013         (INSTALL_DOSREL): New.
17015 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17017         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17018         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17019         whether we pass down --with-gnu-ld anyhow.
17021 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17023         * Makefile.in (INSTALL_LAST): Change operation so it works
17024         on more flavors of make.
17025         * configure.in (go32): Don't build libg++ or libio.
17027 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17029         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17030         they can be overriden by templates.
17032 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17034         * configure.in (target==go32): Don't build gdb.
17035         * dosrel: New directory.
17037 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17039         * configure.in (host==go32): Configure dosrel too.
17040         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17041         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17042         be set by incoming names or templates.
17043         (INSTALL_LAST): New rule.
17045 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17047         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17049 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17051         * configure.in (appdirs): New variable.  Currently empty, but will
17052         be used in gas distribution.  If nonempty, lists a set of
17053         directories at least one of which must get configured, or top
17054         level configuration is considered to have failed.
17055         (rs6000-*-lynxos*): Use new file name.
17057 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17059         Eliminate XTRAFLAGS.
17060         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17061         newlib include files using -idirafter, and also use -nostdinc.
17062         (CXX_FOR_TARGET): Likewise.
17063         (XTRAFLAGS): Removed.
17064         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17065         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17066         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17067         ($(DO_X)): Don't pass down XTRAFLAGS.
17069 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17071         * configure.in (mips*-dec-bsd*): New target; do build linker.
17072         (mips*-*-bsd*): New target; don't build linker.
17074 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17076         * configure.in: support rs6000-*-lynxos* configuration.
17077         support sunos4 as a cross target.
17079         * config.sub: look for lynx*, not lynx since the OS version may
17080         legitimately be part of the name.
17082 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17084         * configure.in (i[34]86-*-sco*): Move to be with other i386
17085         targets.
17086         (romp-*-*): New target.  Skip various binary utilities.
17087         (vax-*-*): New target.  Don't build newlib.
17088         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17090 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17092         * configure.in: Only set host_makefile_frag if config
17093         directory exists.
17095 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17097         * install.sh: If $dstdir exists, don't check whether each
17098         component does.
17100 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17102         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17104 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17106         * configure.in (*-*-lynxos*): Don't configure newlib for either
17107         native or cross Lynx.
17109 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17111         * config.sub (sparc64-elf): Fix os.
17112         (z8k): Remove duplicate.
17114 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17116         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17117         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17119 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17121         * configure: Make file links cleanly even if Lynx fails on
17122           an NFS symlink (at least fail cleanly).
17124 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17126         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17127         -XNh2000.
17129 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17131         * configure: Unknown options are fatal again.
17133 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17135         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17136         compatibility.
17138 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17140         * build-all.mk: Add `clean' target.
17142 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17144         * config.guess:  Add SINIX support.
17145         * configure.in:  Add mips-*-sysv4* support.
17147 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17149         * build-all.mk: Document all useful targets.
17150         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17151         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17153 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17155         * configure: Support --silent, --quiet.
17157 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17159         * configure: Support --disable-FEATURE.
17161 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17163         * config.guess: Recognize NCR running SVR4.3.
17165 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17167         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17168         Patch from Paul Eggert <eggert@twinsun.com>.
17170 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17172         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17174 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17176         * configure: Make unrecognized options give nonfatal warnings
17177         instead of fatal errors, and pass them to any subdirectory
17178         configures in case they recognize them.
17179         Make --x equivalent to --with-x.
17181 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17183         * configure: Add --enable-* options.  Clean up usage message and
17184         some comments.
17186 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17188         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17190 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17192         * configure.in (hppa*-*-*): Enable binutils.
17194 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17196         * config.sub: Recognize cisco.
17198 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17200         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17202 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17204         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17205         than one configuration name.  Add comment.
17207 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17209         * config.guess: about target *-hitachi-hiuxwe2, fixed
17210         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17211         macro is incorrect.]
17213 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17215         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17216         than the "make ls" stuff which used to be here.
17218 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17220         * config.guess:  Recognize i[34]86-unknown-freebsd.
17221         From Shawn M Carey <smcarey@rodan.syr.edu>.
17223 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17225         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17227 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17229         * config.guess: Check for ptx.
17231 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17233         * config.sub: Add os9k checking.
17235 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17237         * config.guess: Handle OSF1 running on HPPA processors
17239 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17241         * configure: If subdir configure fails, print out a message with
17242         subdirectory name, in case subdir's configure code didn't identify
17243         itself.
17245 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17247         * configure.in: Remove embedded newlines from configdirs.
17248         Avoid mismatches of substrings.  Fix matching strings at end
17249         of configdirs.
17251 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17253         * config.guess:  Add Lynx/rs6000 config support.
17255 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17257         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17259 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17261         * configure.in (hppa*-*-osf*): Treat this just like most other
17262         PA configurations (eg no binutils or ld).
17263         (hppa*-*-*elf*): These configurations have binutils and ld.
17265 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17267         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17269 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17271         * configure.in (rs6000-*-*): Build gas.
17273 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17275         * Makefile.in:  Avoid bug in losing hpux sed.
17277 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17279         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17280         for GDB and GDB has been fixed to not need it.
17282 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17284         * config.guess: Recognize vax hosts.
17286 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17288         * configure (while loop): Don't use "break 2" inside case
17289         statement -- the case statement isn't an enclosing loop.
17291 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17293         * config.guess:  Clean up NeXT support, to allow nextstep
17294         on Intel machines.  Make OS be nextstep.
17296 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17298         * config.guess: Add alternate forms for Convex.
17300 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17302         * configure:  Completely rewrite option processing.  Take
17303         advantage of pattern-matching to avoid invoking test frequently.
17304         Also clean up host and target defaulting logic.
17306 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17308         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17309         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17310         commands (plus user environment) will fit SCO limits.
17312 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17314         * configure.in: Don't issue warnings about directories which are
17315         not being configured if -norecursion is set.  Correct test for
17316         --with-gnu-as and --with-gnu-ld to not get confused by substring
17317         matches.
17319         * configure.in: Don't build gas for alpha-dec-osf1*.
17321 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17323         * configure:  Back out Per's change of 12/19/1993.  It changes the
17324         behavior of configure in unexpected and confusing ways.
17326         Also, use different delim char when calculating
17327         program_transform_name so that the name can contain slashes.
17329 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17331         * configure.in, config.sub: Add support for VSTa micro-kernel.
17333 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17335         * configure.in: Nuke hacks which were used to get a special
17336         version of GAS for HPPA configurations.
17338 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17340         * configure:  If only ${target_alias} is given, use that
17341         as the default for ${host_alias}.
17342         * configure:  Add missing back-slashes before nested quotes.
17344 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17346         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17348 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17350         * config.guess:  Recognize some Tektronix configurations.
17351         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17353 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17355         * config.sub: Match any flavor of SH.
17357 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17359         * configure.in: Don't try to configure newlib for Alpha.
17361 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17363         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17364         libg++ or libio for any Alpha target.
17366         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17368 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17370         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17371         default arguments -- so it tried to compress itself.
17373 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17375         * configure.in (notsupp): ensure that a space is always at the end
17376           of the configdirs list, since the grep checks for an explicit space
17378 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17380         * configure.in (target i386-sysv4.2): don't build ld, since static
17381           versions of many libraries are not available.
17383 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17385         * config.guess: Recognize Apollos (using environment variables).
17386         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17388 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17390         * config.guess: Recognize Sony news mips running newsos.
17392 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17394         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17395         "fi ; else" for bash.
17397 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17399         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17401 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17403         * config.sub: accept unixware as an alias for svr4.2.
17404         Fix some inconsistancies with the gcc version.
17406 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17408         * Makefile.in (DISTDOCDIRS):  Add gdb.
17410 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17412         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17414 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17416         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17417         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17418         this now.
17420 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17422         * config.sub: Accept hiux* as an OS name.
17424         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17425         etc/make-stds.texi.  The underscore came from gcc, and dje now
17426         agrees that RUNTESTFLAGS is the correct name.
17428 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17430         * install.sh:  Remove 'set -e'.  It makes any conditionals
17431         in the script useless.
17433         * config.guess: Automatically recognize arm-acorn-riscix
17434         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17436 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17438         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17440 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17442         * Makefile.in (DISTDOCDIRS): New variable.
17443         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17444         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17446 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17448         * configure.in (hppa target): check the source directory for the
17449           pagas sub-directory
17451 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17453         * config.sub: Allow -aout* and -elf*.
17455 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17457         * configure.in: Don't build ld on i386-solaris2, same as for
17458         sparc-solaris2.
17460 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17462         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17464 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17466         * configure.in:  Configure gdb for alpha.
17468 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17470         * Makefile.in (CXXFLAGS): Add -O.
17472 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17474         * config.guess: added support for DG Aviion
17476 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17478         * configure.in: Produce warning message for subdirectories not
17479         configurable for this host/target combination.  Don't try to
17480         configure gdb for vms.
17482 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17484         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17485         appropriate files before making "diststuff".
17486         (DISTBISONFILES): New var: list of files to be edited.
17487         (DISTSTUFFDIRS): Add binutils.
17489 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17491         * config.sub: also handle mipsel and mips64el (for little endian mips)
17493 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17495         * configure.in: Add * to end of all OS names.
17497 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17499         * configure.in: Build newlib for LynxOS native.
17501 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17503         * config.guess: Add support for delta 88k running SVR3.
17505         * configure.in: Add comment about HP compiler vs. emacs.
17507 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17509         * configure.in: don't build ld on solaris2 (not a viable option
17510           due to bugs in getpwnam & getpwuid)
17512 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17514         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17515         config.guess will produce a full version number.
17517 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17519         * configure.in: Build linker and binutils for alpha-dec-osf1.
17521 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17523         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17524         and gdb/testsuite/Makefile.in.
17526 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17528         * configure.in: recognize mips*- instead of mips-
17530 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17532         * config.sub: Accept linux*coff and linux*elf as operating
17533         systems.
17535 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17537         * config.sub: Recognize mips64, and mips3 as an alias for it.
17539 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17541         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17542         gdb knows how to handle OSF/1 shared libraries.
17544 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17546         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17547         * config.guess: Recognize Hitachi's HIUX.
17548         * config.sub: Recognize h3050r* and hppahitachi.
17549         Remove redundant cases for hp9k[23]*.
17551 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17553         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17554         if gas and ld are in the source tree and are in ${configdirs}.
17555         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17556         --with options (but still pass them down on the command line,
17557         if they were explicitly specified).
17559 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17561         * configure: substitute SHELL value in Makefile.in with
17562         ${CONFIG_SHELL}
17564 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17566         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17567         *-*-solaris2* targets.
17569 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17571         * Makefile.in: define M4, and pass it down to sub-makes;
17572         all-autoconf now depends on all-m4
17574 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17576         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17577         presence of {ar,ranlib} instead of a configured directory
17579 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17581         * config.guess: Accept 34?? as well as 33?? for NCR.
17583 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17585         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17586         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17588 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17590         * configure: grab values for $(CC) and $(CXX) from the
17591         environment, so that someone can do "CC=gcc configure; make" and
17592         have it work right (matching the way that autoconf works now)
17594         * configure.in, Makefile.in: add support for gash, the tcl
17595         interface to Galaxy
17597         * config.guess: add NetBSD variants (hp300, x86)
17599 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17601         * install.sh: Support -d option (in the manner of SunOS 4 install,
17602         as it is more deterministic than that of GNU install)
17603         (chmodcmd): Set file to mode 755 by default (should also do default
17604         chgrp and chown, but I don't feel like dealing with that now)
17606 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17608         * config.sub: Remove h8300hhms alias.
17610 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17612         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17614 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17616         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17617         as stmp-fixinc
17619 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17621         * config.sub: recognize m88110-bug-coff.
17623 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17625         * Makefile.in (all-libio): all dependencies on the toolchain used
17626         to build this (gcc, gas, ld, etc)
17628 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17630         * config.guess: Deal with OSF/1 1.3 on alpha.
17632 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17634         * install.sh: add some 'else true' clauses for portability
17636         * configure.in: don't build libio for h8[35]00-*-* targets
17638 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17640         * Makefile.in:  Add support for new libio.
17642 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17644         * install.sh: If one command fails, don't try the rest.  Don't try
17645         to remove $dsttmp (via trap) unless we have already created it.
17646         If $src doesn't exist, detect it and exit with an error.
17648         * config.guess: Recognize BSD on hp300.
17650 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17652         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17653         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17655 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17657         * Makefile.in (all-send-pr): depends on all-prms
17659 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17661         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17663 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17665         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17666         Added test for mips-mips-riscos5.
17668 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17670         * configure.in: use mh-hp300 for 68k HP hosts
17672 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17674         * configure: add support for CONFIG_SHELL, so that you can use
17675         some alternate shell for evaluating configure scripts
17677 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17679         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17680         in configure script to bug-gdb@prep.ai.mit.edu when building
17681         distribution archive.
17682         * Makefile.in (COMPRESS):  Remove def.
17683         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17684         gdb.tar.Z and make-gdb.tar.Z respectively.
17685         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17686         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17687         to convergence with 'taz' target in Makefile.in.
17689 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17691         * install.sh (dsttmp): use trap to ensure that tmp files go
17692         away on error conditions
17694 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17696         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17698 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17700         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17701         its parent is '/' not ''.
17703         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17705 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17707         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17708         that ${newsrcdir}/configure.in does.
17710 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17712         * test-build.mk: support for CONFIG_SHELL
17714 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17716         * config.sub (netware):  Add as a basic system type.
17718 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17720         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17721           $(srcdir)/ from the dependency on Makefile.in.
17723 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17725         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17726         (h8300hhms is temporary until multi-libraries are implemented).
17727         * configure.in: Handle h8300h too.
17729 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17731         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17733 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17735         * configure:  Remove extraneous output when guessing host type.
17736         * config.guess:  Remove extraneous output when guessing using C
17737         compiler rather than uname, or when guessing fails.
17739 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17741         * Makefile.in: remove all.cross and install.cross targets
17743         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17744           definitions
17746 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17748         * configure.in (target sh): Build gprof.
17750 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17752         * config.sub: change -solaris to -solaris2
17754 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17756         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17758 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17760         * configure: Correct error message for missing Makefile.in to
17761         print correct directory.
17763 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17765         * install.sh: kludge around 386BSD shell bug
17767 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17769         * config.guess:  Recognize NeXT.
17770         * config.guess:  Recognize i486-ncr-sysv4.
17771         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17773 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17775         * Makefile.in (MAKEINFOFLAGS): New variable.
17776         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17777         * build-all.mk, test-build.mk: Pass down --no-split as
17778         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17780 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17782         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17784 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17786         * Makefile.in (libg++.tar.z):  New rule.
17787         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17788         * Makefile.in (taz):  Only do a single chmod.
17790 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17792         * install.sh: don't use dirname anymore (replaced with sed usage)
17794 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17796         * Makefile.in:  Change extension for gzip'd files from '.z' to
17797         '.gz' per new FSF standard usage.
17799 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17801         * configure: put quotes around the final value of program_transform_name
17803 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17805         * Makefile.in: new install.sh support; update install-info rules
17807 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17809         * configure.in: Build diff for crosses, but not for go32 host.
17811         * configure.in: Build gprof only for native, and don't build it
17812         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17814 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17816         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17818 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17820         * configure.in (host_tools): Add prms.
17822 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17824         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17825         with $(FLAGS_TO_PASS) on the command line
17827         * config.sub: Recognize lynx and lynxos
17829 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17831         * config.sub: Accept -ecoff*, not just -ecoff.
17833 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17835         * Makefile.in (taz): Use .gz suffix instead of .z.
17836         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17837         names.
17839 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17841         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17843 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17845         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17846         that rebuilds that might happen during 'make install' don't get
17847         bogus gcc include files
17849 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17851         Change from Utah for HPPA support:
17852         * config.guess: Recognize hppa1.x-hp-bsd.
17854 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17856         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17857         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17859 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17861         * config.sub: Add support for rom68k and bug boot monitors.
17863 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17865         * Makefile.in: Make all-opcodes depend on all-bfd.
17867 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17869         * config.guess: Added special check for i[34]86-univel-sysv4*.
17871 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17873         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17874         the processor rather than assuming i486.
17876 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17878         * config.guess: Recognize SunOS6 as Solaris3.
17880 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17882         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17883         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17885 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17887         * build-all.mk (all-cross): New target for Canadian Cross.
17888         Added Q2 go32 targets.
17889         * test-build.mk: Configure go32 cross sparclite-aout and
17890         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17891         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17893 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17895         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17896         GO32 hosted toolchains
17898 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17900         * configure: change  so "-exec-prefix" gets passed down rather
17901         than "-exec_prefix" so autoconf generated Makefiles get the
17902         exec_prefix set right.
17904 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17906         * config.guess: get the Solaris2 minor version number
17908         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17910 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17912         * config.guess: Recognize some Sequent platforms.
17914 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17916         * Makefile.in: added the vault-install target
17918         * configure.in: actually use the Sun3 makefile fragment that's in
17919         config, also added the release dir to configdirs
17921 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17923         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17925 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17927         * configure.in: remove some program from Alpha targetted toolchains
17929 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17931         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17932         gprof.
17933         (taz): Run "make diststuff" in those directories instead of "make
17934         proto-dir".  Look for "VERSION=" only at start of line in subdir
17935         Makefile.  Use "gzip -9" for compression.
17936         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17937         (binutils.tar.z): New target.
17939 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17941         * Makefile.in (taz): Include gpl.texinfo.
17943 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17945         * Makefile.in (setup-dirs): Merged into "taz" target.
17946         (taz): Only do `proto-dir' stuff if a directory is actually needed
17947         for this target.
17949 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17951         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17952         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17953         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17954         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17955         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17957 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17959         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17960         config.sub, and move-if-change to gdb testsuite distribution
17961         archive, so the testsuite can be extracted, configured, and
17962         run separately from the gdb distribution.  Blow away the Chill
17963         tests that require a Chill compiled executable, since GNU Chill
17964         is not yet publically available.
17966 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17968         * test-build.mk: set environment variables in a single command,
17969         instead of a list of assignments and exports
17971         * config.guess: recognize Alpha/OSF1 systems
17973 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17975         * configure: Change help message to prefer --options rather than
17976           -options.
17978 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17980         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17981         zippy@ecst.csuchico.edu.
17982         * config.guess: Recognize miniframe.
17984 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17986         * Makefile.in: Use srcroot to find runtest rather than rootme.
17987         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17989 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17991         * test-build.mk: Extensive additions to support building on a
17992         machine other than the host.
17994 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17996         * configure (tooldir): Fix for i386-aix again.
17998 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18000         * configure, Makefile.in:  Change definition of $(tooldir)
18001         to match the FSF.
18003 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18005         * config.guess:  Recognize i[34]86/SVR4.
18007 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18009         * Makefile.in (all-gdb): gdb depends on sim.
18011 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18013         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18014         at the same time we make the prototype gdb directory.
18015         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18016         files at the same time as the gdb base release distribution.
18018 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18020         * Makefile.in (check): Use individual check targets rather than
18021         DO_X rule.
18022         (check-gcc): Added.
18024 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18026         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18027         for System V release 3.2.
18029 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18031         * config.sub: Recognize hppaosf.
18032         * configure.in: Do configure ld/binutils/gas for it.
18034 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18036         * configure (tooldir): Alter syntax used to set this, for systems
18037         where "\$" isn't handled right, like i386-aix.
18039 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18041         * configure: Pass program-transform-name, not
18042         program_transform_name, to recursive configures.
18044 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18046         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18047         of gas+ld+binutils.
18049 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18051         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18053 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18055         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18057 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18059         * Makefile.in (PRMS): Set back to all-prms.
18061 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18063         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18064         targets, rather than for MIPS hosts.
18066 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18068         * configure.in: add comment for --with-x default values
18070         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18072         * Makefile.in: add check-* targets for each of the directories in
18073         the tree.  Add a definition of RUNTEST that will use the one we
18074         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18076 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18078         * configure.in: Removed obsolete references to bfd_target and
18079         target_makefile_frag.
18081         * build-all.mk: Set assorted targets for Q2.
18082         * config.sub: Recognize z8k-sim and h8300-hms.
18083         * test-build.mk: Really don't pass host to configure.
18084         (HOLES): Added uname.
18086 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18088         * configure: Handle an empty program-prefix, program-suffix or
18089         program-transform-name correctly.
18091 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18093         * build-all.mk: -G 8 no longer required for MIPS targets.
18094         * test-build.mk: Don't pass host argument to configure; make it
18095         guess.
18097 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18099         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18100         * Makefile.in (COMPRESS):  New macro, like GZIP.
18102 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18104         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18106         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18107         with gas currently defaults to -G 0.
18109 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18111         * Makefile.in (all-flex): flex depends on byacc.
18113         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18114         to test-build.mk as RELEASE_TAG.
18115         * test-build.mk (configargs): New variable containing arguments to
18116         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18117         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18119         * config.guess: Use /bin/uname when checking -X argument on SCO,
18120         to avoid invoking GNU uname which doesn't understand -X.
18122         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18124         * configure.in: Build gas for mips-*-*.
18126 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18128         * Makefile.in (all.normal): insert missing backslash.
18130 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18132         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18134         * Makefile.in: Complete overhaul to merge many almost identical
18135         targets.
18137 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18139         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18140         (gdb.tar.Z): Adjusted.
18142         * Makefile.in (setup-dirs, taz): New targets; should be general
18143         enough to adapt for gdb sometime.  Build only .z file.
18144         (gas.tar.z): New target.
18146 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18148         * build-all.mk: Use CC=cc -Xs on Solaris.
18150 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18152         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18153         for handling BISON for FSF releases.
18155 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18157         * configure: Actually implement the change zoo just documented.
18159 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18161         * configure: when using config.guess, only set target_alias when
18162         it's not already been set (ie, on the command line)
18164 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18166         * Makefile.in: add installcheck target, set PRMS to install-prms
18168 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18170         * configure: add support for package_makefile_fragment, handle the
18171         case where a directory has a configure.in file but no Makefile.in
18172         more gracefully (with an actual understandable error message, even);
18173         add support for --without (and add this to the usage message); also
18174         explicitly add a --host=${host_alias} to the command line when
18175         config.guess is used
18177 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18179         * configure: Must use both --host and --target in recursive calls.
18181 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18183         * Makefile.in: Change deja-gnu to dejagnu.
18185 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18187         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18189 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18191         * configure.in: canonicalize all instances to *-*-solaris2*,
18192         also strip out a number of tools to not build for go32 host
18194 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18196         * config.guess: add GPL.
18198         * Makefile.in, config.guess, config.sub, configure: bump
18199           copyrights to 93.
18201 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18203         * Makefile.in (do-info): Removed obsolete check for existence of
18204         localenv file.
18206         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18208 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18210         * Makefile.in: a couple of 'else true' for decstation,
18211         support for TclX
18213         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18215 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18217         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18219 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18221         * config.guess: Recognize i386-ibm-aix (PS/2).
18222         * configure.in: Use config/mh-aix386 file for it.
18224 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18226         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18227         CC_FOR_TARGET instead.
18228         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18230 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18232         * Makefile.in: Add sim to list of directories sent with gdb
18234 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18236         * configure.in: Put back mips-dec-bsd* case.
18238 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18240         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18241         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18242         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18244 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18246         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18248         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18249         (install-info): install dir.info only if it exists,
18250         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18252 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18254         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18255         gas for mips-dec-bsd.
18257 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18259         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18260         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18262 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18264         * configure.in: Added "dejagnu" to hosttools list.
18266 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18268         * config.sub, configure.in, config.guess:  Add support
18269         for Bosx, an AIX variant from Bull.
18270         Patches from F.Pierresteguy@frcl.bull.fr.
18272 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18274         * devo/dejagnu: Initial creation of devo/dejagnu.
18275         Migrated dejagnu testcases and support files for testing software
18276         tools to reside as subdirectories, currently called "testsuite",
18277         within the directory of the software tool.  Migrated all programs,
18278         support libraries, etc. beloging to dejagnu proper from
18279         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18280         with no modifications.  The changes to these files which will
18281         allow them to configure, build, and execute properly will be made
18282         in a future update.
18284 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18286         * Makefile.in: Change send_pr to send-pr.
18287         * configure.in: Likewise.
18288         * send_pr: Renamed directory to send-pr.
18290 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18292         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18294 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18296         * README:  Update for gdb-4.8 release.
18297         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18298         gdb-xxx.tar.z (gzip'd) file also.
18300 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18302         * Makefile.in: make all-diff depend on all-libiberty
18304 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18306         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18308 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18310         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18312 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18314         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18315         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18316         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18318 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18320         * Makefile.in:  makeinfo binary is in a new location
18322 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18324         * config.sub: Accept -ecoff as an OS.
18326         * Makefile.in: Various changes to eliminate a level of make
18327         recursion and reduce the required command line length.
18328         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18329         sub-makes.
18330         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18331         variables holding settings for specific sub-makes.
18332         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18333         in terms of BASE_FLAGS_TO_PASS.
18334         (TARGET_LIBS): New variable listing directories which use
18335         TARGET_FLAGS_TO_PASS.
18336         (subdir_do): Eliminated.
18337         (do-*): New set of targets to replace subdir_do.
18338         (various): All targets which used subdir_do now depend on do-*.
18339         (local-clean): Renamed from do_clean.
18340         (local-distclean): New target, dependency of distclean and
18341         realclean.
18342         (install-info): Don't create directories.  Depend on dir.info
18343         rather than calling make recursively.
18344         (install-dir.info): Eliminated.
18345         (install-info-dirs): Create all info directories here.
18346         (dir.info): Depend upon do-install-info.
18348         * test-build.mk (HOLES): Added false.
18350 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18352         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18354 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18356         * Makefile.in (info): remove dependency on all-texinfo.  The
18357         problem was really in texinfo/C, not at this level.
18359 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18361         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18363 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18365         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18366         GDB releases.
18368 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18370         * configure: Include srcdir in message about target of link not
18371         being found.  Don't convert `-' to `_' in `with' options being
18372         passed to subdirs.
18374 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18376         * configure.in: add uudecode to host_tools
18378         * Makefile.in: added {all,install}-uudecode targets, added them to
18379         the appropriate lists
18381 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18383         * Makefile.in (all-gcc): Added dependency on all-gas.
18385         * configure.in (mips-*-*): Build ld and binutils.
18387 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18389         * configure: check return code from mkdir, print error message and
18390           exit on failure.
18392 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18394         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18396 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18398         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18400 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18402         * config.sub (h8500):  Recognize this as a cpu type.
18404 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18406         * configure: source directory missing is no longer a warning
18408         * configure.in: recognize irix[34]* instead of irix[34]
18410         * Makefile.in: define and pass down X11_LIB
18412 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18414         * guess-systype: Renamed to ...
18415         * config.guess:  ... by popular request.
18416         * configure.in, Makefile.in:  Update accordingly.
18418 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18420         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18421         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18422         + Execute ./dummy instead of assuming . is in PATH.
18424 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18426         * guess-systype:  New shell script.  Attempts to guess the
18427         canonical host name of the executing host.
18428         Only a few hosts are supported so far.
18429         * configure:  Call guess-systype if no host is specified.
18431 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18433         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18434         gcc Makefile.
18436 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18438         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18439         (all-gcc, install-gcc, subdir_do): Use it.
18441 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18443         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18445 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18447         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18448           set exclusively by configure, using configure.in .
18450 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18452         * test-build.mk: set $PATH for all builds
18454         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18456 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18458         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18459         the one used in gcc/Makefile.in, so that a null expansion doesn't
18460         override the one needed to build gcc with a native cc.
18462 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18464         * configure: Accept -with arguments.
18466 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18468         * Makefile.in: added h8300sim
18470 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18472         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18473         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18474         (all-cygnus, native, build-cygnus): Make
18475         $(canonhost)-stamp-3stage-done, not $(host)....
18476         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18477         i386-sco3.2v4.  Added else true to if command.
18479 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18481         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18483 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18485         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18487 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18489         * configure.in: don't remove binutils from Solaris builds
18491 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18493         * Makefile.in: get rid of earlier definitions for *clean,
18494         also handle the recursive info rule better
18496 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18498         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18499         do more-or-less the right thing.
18501 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18503         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18504         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18506 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18508         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18509         $(host_canonical).
18511         * configure.in: split the configdirs list into 4 categories (native
18512         v. cross, library v. tool) and handle the cross-only and native-
18513         only in more reasonable (and correct!) way.
18515 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18517         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18518         configdirs anymore.
18520 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18522         * Makefile.in: extensive cleanup::  removed all of the explicit
18523         clean-* targets, collapsed many wrappers around subdir_do into
18524         one, added additional targets to satisfy standards.texi, deleted
18525         some old targets, some changes for consistency
18527 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18529         * configure.in: handle some programs as cross-only, and others as
18530         native only
18532         * test-build.mk: handle partial holes in a more generic manner
18534         * Makefile.in: m4 depends on libiberty
18536 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18538         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18539         time, wdiff, and find to configdirs
18541         * Makefile.in: all, clean, and install rules for the new programs
18542         added to configure.in
18544 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18546         * configure.in: use mh-sun for all *-sun-* hosts
18548 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18550         * Makefile.in: define flags for X11 include files and library file
18551         locations, pass them down to the programs that need this info
18553         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18555 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18557         * configure.in: start building libg++ for HP-UX targets
18559 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18561         * README:  Update references to files moved into etc/.
18563 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18565         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18566         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18568 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18570         * configure: accept dash as well as underscore in long option
18571         names for FSF compatibility.
18573 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18575         * config.sub: added -sco3.2v4 support from FSF.
18577 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18579         * configure.in: expand the section that adds or removes
18580         directories from the list of programs to build, to handle native
18581         vs. cross in addition to host v. native
18583 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18585         * Makefile.in:  Replace C++ in macro names with CXX.
18586         This is less likely to break ...
18588 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18590         * test-build.mk: add -w to GNU_MAKE
18592 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18594         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18595         add 'sparc' to list of recognized cpus.  This needed to make
18596         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18597         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18598         then changes that into $CPU-wrs-vxworks.
18600         * configure.in: remove most references to gdbtest, regularize
18601         target based program removal
18603         * test-build.mk: import from p3 tree (many fixes and changes)
18605 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18607         * Makefile.in: added rules to handle tcl, tk, and expect
18609         * configure.in: handle those directories if they exist
18611 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18613         * config.sub: removed bogus hppabsd and hppahpux names, since
18614         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18616 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18618         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18619         depends upon all-xiberty
18621         * Makefile.in: changes from p3, including:
18623         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18625         * Makefile.in (XTRAFLAGS): include newlib directories if
18626         newlib/Makefile exists, rather than if host != target.
18628         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18630         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18631         from the same source tree and not building a cross-compiler.  This
18632         matters for the libg++ configuration if reconfiguring a tree that
18633         has already been installed.
18635         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18637         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18638         pick up the machine and system specific header files.
18640         * Makefile.in: added AS_FOR_TARGET, passed down in
18641         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18642         the C compiler to use to create programs which are run in the
18643         build environment, set it to default to $(CC), and passed it down
18644         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18646         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18648         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18649         We need them for unusual native builds, like systems without
18650         ranlib.
18652         * configure: also define $(host_canonical) and
18653         $(target_canonical), which are the full, canonical names for the
18654         given host and target
18656 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18658         * Makefile.in:  Added separate definitions for C++.
18660 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18662         * configure.in (configdirs):  Add deja-gnu.
18664 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18666         * README:  Update for configure.texi and gdb-4.7 release.
18668 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18670         * Makefile.in:  Move "all" target to top of file.
18671         Previously, first target was ".PHONY" which caused BSD4.4 make
18672         to build .PHONY when make was run without arguments.
18674 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18676         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18677         Library-copylefted code in libiberty.
18679 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18681         * config.sub:  Replace m68kmote with plain old m68k.
18683 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18685         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18687 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18689         * config.sub: Complain if no argument is given.  Added support for
18690         386bsd as OS and target alias.
18692 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18694         * Makefile.in (XTRAFLAGS): include newlib directories if
18695         newlib/Makefile exists, rather than if host != target.
18697 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18699         * config.sub: recognize sparclite-wrs-vxworks.
18701         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18702         p3.) Added clean-xiberty to clean.
18704 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18706         * configure.in: use *-*-* instead of nested cases for host and target
18708 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18710         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18711         from the same source tree and not building a cross-compiler.  This
18712         matters for the libg++ configuration if reconfiguring a tree that
18713         has already been installed.
18715 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18717         * config.sub (i486v/i486v4):  Merge in from FSF version.
18719 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18721         * configure: only set PWD if it is already set.
18723 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18725         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18726         doesn't have unset and all success paths (and most error paths)
18727         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18728         to just ${PWD} to avoid confusion.)
18730 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18732         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18733         even for a native compilation.
18735 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18737         Changes to make the gdb.tar.Z rule work better.
18739         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18740         (DEVO_SUPPORT):  Add configure.texi.
18741         (bfd-ilrt.tar.Z):  Remove ancient rule.
18743 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18745         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18746         pick up the machine and system specific header files.
18748         * configure.in, config.sub: added new target m68010-adobe-scout,
18749         with alias of adobe68k.  Changed configure.in to check for
18750         -scout before -sco* to avoid a false match.
18752         * Makefile.in: added AS_FOR_TARGET, passed down in
18753         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18754         the C compiler to use to create programs which are run in the
18755         build environment, set it to default to $(CC), and passed it down
18756         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18758 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18760         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18761         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18762         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18763         FOR_TARGET variants, to newlib and libg++.
18765 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18767         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18768         first.
18770 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18772         * config.sub:  Accept `elf' as an environment.
18774 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18776         * Makefile.in (all-opcodes):  cd into the right directory
18778 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18780         * configure: added -program_transform_name option, used as
18781         argument to sed when installing programs.
18782         configure.texi: added documentation for -program_prefix,
18783         -program_suffix and -program_transform_name.
18785 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18787         * config.sub:  Accept i486 where i386 ok.
18789 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18791         * config.sub: accept we32k
18793 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18795         * config.sub, configure.in: accept OSE68000 and OSE68k.
18797         * Makefile.in: don't create all directories for ``make install'';
18798         let the subdirectories create the ones they need.
18800 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18802         * COPYING: new file, GPL v2
18804 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18806         * Makefile.in: use the new gen-info-dir, which needs a template
18807         argument (which also lives in texinfo)
18809         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18811 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18813         * config.sub (ncr3000):  Change i386 to i486.
18815 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18817         * Makefile.in: add install-rcs, install-grep to
18818         install-no-fixedincludes, removed install-bison and install-libgcc
18820 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18822         * configure.in: grab the HPUX makefile fragment if on HPUX
18824 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18826         * Makefile.in: eradicate bison spoor (ditto libgcc).
18827          configure.in: recognise m68{k,000}-ericsson-OSE.
18828          es1800 is alias for m68k-ericsson-OSE
18830 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18832         * configure.in: rearrange the parts that remove programs from
18833         configdirs, based now on HOST==TARGET or by canonical triple.
18835 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18837         * test-build.mk: recurse explicitly with -f test-build.mk when
18838           appropriate.  predicate stage3 and comparison on the existence
18839           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18840           On very clean, also remove ...stamp-co.  Build in-place before
18841           doing other builds.
18843 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18845         * Makefile.in, configure.in: add tgas
18847 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18849         * Makefile.in: a number of changes merged in from progressive.
18851         * configure.in: add libm.
18853         * .cvsignore: ignore some stuff that comes from test-build.mk.
18855 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18857         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18859 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18861         * configure: Add program_suffix (parallel to program_prefix)
18862         * Makefile.in: adjust directory-creating script for losing decstation
18864 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18866         * configure:  Minor $subdir-related fixes.
18868 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18870         * configure: fix various problems with propogating
18871         makefile_target_frag in subdirs.
18872         * configure.in: config libgcc if its there
18874 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18876         * config.sub:  HPPA merge.
18878 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18880         * Makefile.in:  Replace all-bison with all-byacc in all
18881         dependency lines for other tools (which now use byacc).
18883 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18885         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18887 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18889         * Makefile.in: make gprof rules similar to byacc rules (instead of
18890         vestigal $(unsubdir) that didn't work...)
18892 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18894         * config.sub:  Add support for Linux.
18895         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18896         (at least for libg++).
18898 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18900         * configure.texi: fix doc for the -nfp option to configure
18902 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18904         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18906 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18908         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18909         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18910         * configure.in: added solaris* host_makefile_frag hook.
18912 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18914         * config.sub: changed recognition of m68000 so that various
18915         m68k types can be specified via m680[01234]0
18917 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18919         * config.sub (basic_machine): fix sed so that '-foo' isn't
18920         completely substituted out while .+'-foo' loses the '-foo'
18922 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18924         * config.sub ($os): Add -aout.
18926 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18928         * configure:  If host_makefile_frag is absolute, don't
18929         prefix ${invsubdir} (relevant to libg++ auto-configure).
18931 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18933         * Makefile.in (tooldir): Define it.
18934         (all-ld): Depend on all-flex.
18936 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18938         * Makefile.in (check):  Fix libg++ special case.
18940 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18942         * configure: do not bury `pwd` into config.status, thus do fewer
18943           pwd's.
18945         * configure: print the "Building in" message only when building in
18946           other than "." AND verbose.
18948         * configure: remove -s, rework -v to better accommodate guested
18949           configures.
18951         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18953 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18955         * Makefile.in: macroize flags passed on recursion.  remove
18956           fileutils.
18958 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18960         * configure: get makesrcdir right for subdirs deeper than 1.
18962         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18963           install.
18965 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18967         * Makefile.in: don't print subdir_do or recursion lines.
18969 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18971         * standards.texi: added menu item.
18973         * Makefile.in: build and install standards.info.
18975         * standards.texi: new file.
18977 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18979         * configure: test for and move config.status pieces from
18980           ${subdir}/.
18982 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18984         * configure:  Test for existance of files before trying to mv
18985         them, to avoid numerous non-existance messages.
18987 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18989         * configure: correct final line of config.status.
18991         * configure: patch from eggert.  Avoids a protection problem if
18992           the original Makefile.in is read only.
18994         * configure: use move-if-change from gcc to create config.status.
18995           Some makefiles depend on config.status to tell if a directory
18996           has been reconfigured for a different host.  This change
18997           prevents those directories from remaking everything in the case
18998           where the reconfig was only intended to rebuild a Makefile.
19000         * configure: test for config.sub with "config.sub sun4" rather
19001           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19002           host alias from a missing config.sub.
19004 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19006         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19007           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19009 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19011         * configure: mkdir ${subdir} as needed.
19013 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19015         * Makefile.in,configure.in: added autoconf.
19017 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19019         * Makefile.in: no longer pass against on recursion.
19021         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19022           definitions are not inherited.
19024         * configure: correct makesrcdir when subdir is .
19026 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19028         * configure:  Add support for 'subdirs' variable, which is
19029         like 'configdirs', except that configure doesn't re-invoke
19030         itself for subdirs, it just creates a Makefile for each subdir.
19031         * configure.texi:  Document subdirs.
19033 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19035         * configure.in: added flex to configdirs
19037 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19039         * Makefile.in: remove clean-stamps from clean.
19041 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19043         * configure.in:  Add gdbtest to configdirs.
19045 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19047         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19048         to recursive makes.
19049         * configure.in:  Recognize new ncr3000 config.
19051 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19053         * Makefile.in, configure.in: removed references to gdbm.
19055 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19057         * config.sub:  Don't canonicalize os value
19058         newsos* to bsd (readline needs to check for newsos).
19059         (This fix was earlier made Jan 31, but got re-broken.)
19061 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19063         * configure.in:  sco is an os, not a vendor!
19065         * configure:  Quote $( better.  Keep various shells happy.
19067 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19069         * Makefile.in: eliminate stamp-files.
19071 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19073         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19074           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19076 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19078         * config.sub:  fix iris/iris3.
19080 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19082         * configure: re-add -rm.
19084 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19086         * Maskefile.in: add .stmp-rcs to all.
19088         * configure.in: remove gas from rs6000 build, use aix host fragment.
19090 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19092         * configure: pass down site_option during recursion.
19094 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19096         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19098 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19100         * configure: Change exec_prefix so that it really defaults to prefix.
19102 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19104         * Makefile.in, configure.in:  Add support for mmalloc library.
19106 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19108         * Makefile.in: add stmp dependencies for a few more things.
19110 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19112         * configure: adjusted error message on objdir/srcdir configure
19113           collision, per john's suggestion.
19115         * Makefile.in: add libiberty stmp to all and all.cross.
19117 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19119         * Makefile.in: remove force dependencies, add grep to all.
19121 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19123         * Makefile.in: drop flex.  make stamp files work.
19125         * configure: added test for conflicting configuration in srcdir,
19126           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19127           gets cranky.  use relative paths for configure and srcdir
19128           whenever possible.  Send some error messages to stderr that were
19129           going to stdout.
19131 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19133         * Makefile.in:  Fix libg++ rule to check for gcc directory
19134         before using gcc/gcc.  Also pass XTRAFLAGS.
19136 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19138         * Makefile.in: added stmp-files so that directories aren't polled
19139           when they are already built.
19141         * configure.texi: fixed a node pointer problem.
19143 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19145         * config.sub configure.in gdb/configure.in
19146         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19147         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19148         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19150 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19152         * configure: -recurring becomes -silent.  corrected help message
19153           for -site= option.
19155         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19157 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19159         * configure: when building Makefile for crosses, replace
19160           tooldir and program_prefix.  default srcdir from location of
19161           config.sub.  remove "for host in hosts" and "for target in
19162           targets" loops.
19164 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19166         * Makefile.in: Do not pass bindir or mandir to cvs.
19168 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19170         * Makefile.in, configure.in: removed traces of namesubdir,
19171           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19172           copyrights to '92, changed some from Cygnus to FSF.
19174         * configure.texi: remove most references to multiple hosts,
19175           multiple targets, subdirs, etc.
19177         * configure.man: removed rcsid. reference config.sub not
19178           config.subr.
19180         * Makefile.in: mkdir $(infodir) on install-info.
19182 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19184         * configure.texi:  Explain better about .gdbinit and about
19185         the environment that configure.in sections run in.
19187 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19189         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19191 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19193         * README:  DOC.configure => cfg-paper.texi.
19195 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19197         * config.sub (near case $os):  Don't convert newsos* to bsd!
19199 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19201         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19202         the number of copies of COPYING that go into the GDB tar file.
19204 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19206         * bfd/configure.in, gdb/config/mh-i386sco,
19207         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19208         Fix SCO configuration stuff.
19210 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19212         * Makefile.in:  For libg++, make sure the -I pointing
19213         to the gcc directory goes *after* all the libg++-local -I flags.
19214         Also, move just-gcc dependency from just-libg++ to all-libg++.
19216 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19218         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19220 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19222         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19224 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19226         * config.sub:  Add stratus configuration frags.  Also
19227         submitted to FSF.
19229 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19231         * Makefile.in (DEV_SUPPORT):  add configure.man.
19233         * config.sub(Decode manufacturer-specific):  add -none*.
19235 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19237         * Makefile.in:  remove form feeds to make Sun's make happy.
19238         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19240 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19242         * Makefile.in (AR_FLAGS):  Make quieter.
19244 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19246         * configure.in:  Add libg++.
19247         * configure:  When verbose, don't output the command line at each
19248         level; it will be unremarkably the same as the previous version,
19249         which will be the same as what the user typed.
19251 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19253         * configure.in, Makefile.in: fix clean-info, add flex.  add
19254           fileutils.
19256         * configure: be less sensitive to spaces in Makefile.in.  Do not
19257           look for sources in "..".  Doing so breaks subdirectories that
19258           might have their own configure.  If a subdir has it's own
19259           configure script, use it.
19261 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19263         * cfg-paper.texi: some changes suggested by rms.
19265 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19267         * config.sub:  Merge in some small additions from the FSF version,
19268         taken from the gcc distribution, to bring the Cygnus and FSF
19269         versions into closer sync.
19271 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19273         * configure.in:  Changed svr4 references to sysv4.
19275 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19277         * configure: added -V for version number option.
19279 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19281         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19282           renamed from DOC.configure to cfg-paper.texi.
19284 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19286         * configure, config.subr, config.sub: config.subr is now
19287           config.sub again.
19289 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19291         * configure.texi: new file, in progress.
19293         * Makefile.in: build info file and install the man page for
19294           configure.
19296         * configure.man: new file, first cut.
19298         * configure: find config.subr again now that configuration "none"
19299           has gone.  removed all traces of the -ansi option.  removed all
19300           traces of the -languages option.
19302         * config.subr: resync from rms.
19304 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19306         * configure, config.sub, config.subr: merge config.sub into
19307           config.subr, call the result config.subr, remove config.sub, use
19308           config.subr.
19310         * Makefile.in: revised install for dir.info.
19312 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19314         * configure.in: add decstation host makefile frag.
19316         * Makefile.in: BISON now bison -y again.  also install-gcc on
19317           install.  clean-gdbm on clean.  infodir belongs in datadir.
19318           Make directories for info install.  Build dir.info here then
19319           install it.
19321 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19323         * Makefile.in: fix for bad directory tests.
19325 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19327         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19328           regexp.  -srcdir relative was being handled incorrectly.
19330         * Makefile.in: unwrapped some for loops so that parallel makes
19331           work again and so one can focus one's attention on a particular
19332           package.
19334 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19336         * configure: added PWD as a stand in for `pwd` (for speed). use
19337           elif wherever possible.  make -srcdir work without -objdir.
19338           -objdir= commented out.
19340 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19342         * configure: +options become --options.  -subdirs commented out.
19343           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19344           Makefile now at top of generated Makefile.  Removed cvs log
19345           entries.  added -srcdir.  create .gdbinit only if there is one
19346           in ${srcdir}.
19348         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19349           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19350           and mandir now keyed off datadir by default.
19352 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19354         * Freshly created ChangeLog.
19357 Local Variables:
19358 mode: change-log
19359 left-margin: 8
19360 fill-column: 76
19361 version-control: never
19362 End: