* g++.dg/ext/pr70290.C: Prune non-standard ABI.
[official-gcc.git] / ChangeLog
blobb5903d424af0d662ffd703b0fad3539b3cce03b4
1 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
3         Sync with binutils-gdb:
5         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
7         * configure.ac: Add mips and s390 to the gold target check.
8         * configure: Regenerate.
10 2016-03-01  DJ Delorie  <dj@redhat.com>
12         * MAINTAINERS (mep): Remove myself as MeP maintainer.
14 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
16         * MAINTAINERS (libcpp): Add myself.
17         (diagnostic messages): Likewise.
19 2016-02-20  Tom de Vries  <tom@codesourcery.com>
21         * MAINTAINERS: Fix whitespace.
23 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
25         * MAINTAINERS (Write After Approval): Add myself.
27 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
29         * config/isl.m4: Add comments about isl-0.16.
30         * configure: Regenerate.
32 2016-01-29  Martin Jambor  <mjambor@suse.cz>
34         * MAINTAINERS (hsa maintainers): Add myself.
36 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
38         * MAINTAINERS: (Write After Approval): Add myself.
40 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
41             Sebastian Pop  <s.pop@samsung.com>
43         * Makefile.in: Regenerate.
44         * Makefile.tpl: Export ISLVER.
45         * configure: Regenerate.
46         * config/isl.m4: Detect isl-0.15.
48 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
50         PR bootstrap/69329
51         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
52         * Makefile.in: Regenerate.
54 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
56         * configure.ac: Enable LTO for DJGPP
57         * configure: Regenerate
59 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
61         Sync with binutils-gdb:
62         2015-10-21  Nick Clifton  <nickc@redhat.com>
64         PR gas/19109
65         * configure.ac: Note the 'none' is an acceptable argument to
66         --enable-compressed-debug-sections.
67         * configure: Regenerate.
69 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
71         PR bootstrap/69134
72         * Makefile.def (mpfr): Disable assembler.
73         * Makefile.in: Regenerate.
75 2016-01-01  Ben Elliston  <bje@gnu.org>
77         * config.guess: Import version 2016-01-01.
78         * config.sub: Likewise.
80 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
82         * MAINTAINERS (Write After Approval): Add myself.
84 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
86         * Makefile.in: Replace ISL with isl.
87         * Makefile.tpl: Same.
88         * config/isl.m4: Same.
89         * configure.ac: Same.
90         * contrib/download_prerequisites: Same.
91         * configure: Regenerate.
93 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
95         * MAINTAINERS (Write After Approval): Add Myself.
97 2015-12-17  Nathan Sidwell  <nathan@acm.org>
99         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
100         * configure: Regenerate.
102 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
103             Sebastian Pop  <s.pop@samsung.com>
105         * config/isl.m4 (ISL_CHECK_VERSION): Check for
106         isl_ctx_get_max_operations.
107         * configure: Regenerate.
109 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
111         * MAINTAINERS (Write After Approval): Add myself.
113 2015-12-02  Ian Lance Taylor  <iant@google.com>
115         PR go/66147
116         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
117         * Makefile.in: Regenerate.
119 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
121         PR libffi/65726
122         * Makefile.def (lang_env_dependencies): Make libffi depend
123         on cxx.
124         * Makefile.in: Regenerate.
126 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
128         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
129         symbols.
131 2015-11-20  Tristan Gingold  <gingold@adacore.com>
133         Sync with binutils-gdb:
134         2015-11-20  Tristan Gingold  <gingold@adacore.com>
136         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
137         * configure: Regenerate.
139 2015-11-19  Martin Liska  <mliska@suse.cz>
141         * .gitignore: Add .clang-format to ignored files.
142         * Makefile.in: Add clang-format.
143         * Makefile.tpl: Likewise.
145 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
147         * configure.ac: Enable libmpx by default.
148         * configure: Regenerated.
150 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
152         * MAINTAINERS: Update email address.
154 2015-10-23  Paulo Matos  <pmatos@linki.tools>
156         * MAINTAINERS: Update email address.
158 2015-10-23  Alan Hayward <alan.hayward@arm.com>
160         * MAINTAINERS  (Write After Approval): Add myself.
162 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
164         Sync with binutils-gdb:
165         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
167         PR gas/19109
168         * configure.ac: Add
169         --enable-compressed-debug-sections={all,gas,gold,ld}.
170         * configure: Regenerated.
172 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
174         * MAINTAINERS: Update list of Ada maintainers and email addresses.
176 2015-10-09  Martin Liska  <mliska@suse.cz>
178         * MAINTAINERS (Write After Approval): Add myself.
180 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
182         * MAINTAINERS (Write After Approval): Add myself.
184 2015-10-02  Florian Weimer  <fweimer@redhat.com>
186         * MAINTAINERS: Update email address.
188 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
190         * MAINTAINERS  (Write After Approval): Add myself.
192 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
194         * MAINTAINERS: Update email.
196 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
198         * MAINTAINERS: Update my email address.
200 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
202         * MAINTAINERS (ft32 port): Add myself.
204 2015-08-28  David Sherwood  <david.sherwood@arm.com>
206         * MAINTAINERS: Add myself.
208 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
210         * MAINTAINERS (Write After Approval): Add myself.
212 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
214         PR libfortran/54572
215         * Makefile.def: Make libgfortran depend on libbacktrace.
216         * Makefile.in: Regenerate.
218 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
220         * MAINTAINERS (Write After Approval): Add myself.
222 2015-08-12  Tom de Vries  <tom@codesourcery.com>
224         PR other/67092
225         * configure.ac: Remove --with_host_libstdcxx support.
226         * configure: Regenerate.
228 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
229             Jakub Jelinek  <jakub@redhat.com>
231         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
232         nvptx*-*-*.
233         * configure: Regenerate.
235 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
237         * Makefile.def (libiconv): Define bootstrap=true.
238         Mark pdf/html/info as missing.
239         (configure-gcc): Depend on all-libiconv.
240         (all-gcc): Ditto.
241         (configure-libcpp): Ditto.
242         (all-libcpp): Ditto.
243         (configure-intl): Ditto.
244         (all-intl): Ditto.
245         * Makefile.in: Regenerate.
247 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
249         * MAINTAINERS (loop ivopts): Add the entry and myself.
251 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
253         * MAINTAINERS (nvptx): Add self.
255 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
257         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
258         128-bit vector modes.
260 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
262         * MAINTAINERS (Write After Approval): Add myself.
264 2015-07-28  Ben Elliston  <bje@gnu.org>
266         * config.sub, config.guess: Import from upstream.
268 2015-07-24  Michael Darling  <darlingm@gmail.com>
270         PR other/66259
271         * config-ml.in: Reflects renaming of configure.in to configure.ac
272         * configure: Likewise
273         * configure.ac: Likewise
275 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
277         * MAINTAINERS: Update my email address.
279 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
281         Sync with binutils-gdb:
282         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
284         * configure.ac (target_configdirs): Exclude target-zlib if
285         target-libjava isn't built.
286         * configure: Regenerated.
288 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
290         Sync with binutils-gdb:
291         2015-05-13  John David Anglin  <dave.anglin@bell.net>
293         * configure.ac: Disable configuration of GDB for HPUX targets.
294         * configure: Regenerate.
296         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
298         * configure.ac: Add --with-system-zlib.
299         * configure: Regenerated.
301         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
303         * configure.ac: Add FT32 support.
304         * configure: Regenerate.
306         2015-01-12  Anthony Green  <green@moxielogic.com>
308         * configure.ac: Don't disable gprof for moxie.
309         * configure: Rebuild.
311 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
313         Sync with binutils-gdb:
314         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
316         PR ld/18355
317         * Makefile.def: Add extra_configure_flags to host zlib.
318         * configure.ac (extra_host_zlib_configure_flags): New.  Set
319         to --enable-host-shared When bfd is to be built as shared
320         library.  AC_SUBST.
321         * Makefile.in: Regenerated.
323 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
325         Sync with src:
326         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
327         * Makefile.def (dependencies): Add all-zlib to all-bfd.
328         * Makefile.in: Regenerated.
330 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
332         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
333         target.
334         * configure: Regenerate.
336 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
338         * MAINTAINERS (Write After Approval): Add myself.
340 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
342         * MAINTAINERS (OS Port Maintainers): Add myself.
343         (Various Maintainers): Remove myself from libffi testsuite.
345 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
347         * MAINTAINERS (gen* on machine desc): Add self.
349 2015-06-02  Jason Merrill  <jason@redhat.com>
351         PR bootstrap/66319
352         * configure.ac: Use -std=gnu++98.
354 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
356         * MAINTAINERS (Write After Approval): Add myself.
358 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
360         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
361         * configure: Regenerate.
363 2015-05-26  Jason Merrill  <jason@redhat.com>
365         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
366         * configure: Regenerate.
368 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
370         * configure.ac: FT32 target added.
371         * configure: Regenerated.
373 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
375         * MAINTAINERS (Write After Approval): Add myself.
377 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
379         * MAINTAINERS (Write After Approval): Add myself.
381 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
383         * configure.ac: Fix typo.
384         * configure: Regenerate.
386 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
388         * MAINTAINERS (Write After Approval): Add myself.
390 2015-05-03  Matthias Klose  <doko@ubuntu.com>
392         * configure.ac: Match $host configured with triplets.
393         * configure: Regenerate.
395 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
397         * Makefile.tpl: Remove surplus whitespace throughout.
398         * Makefile.in: Regenerate.
400 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
402         * MAINTAINERS (Various Maintainers): Add myself as instruction
403         combiner maintainer.
405 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
407         PR bootstrap/62077
408         * configure.ac (--enable-stage1-checking): Default to
409         release,misc,gimple,rtlflag,tree,types if --disable-checking
410         or --enable-checking is not specified and DEV-PHASE is not
411         experimental.
412         * configure: Regenerated.
414 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
416         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
417         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
418         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
419         * Makefile.in: Regenerate.
421 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
423         * MAINTAINERS: Update my email address.
425 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
427         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
429 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
431         * MAINTAINERS: Add myself as an arm port reviewer.
433 2015-03-25  Martin Liska  <mliska@suse.cz>
434             Yury Gribov  <y.gribov@samsung.com>
436         * Makefile.in: Fix ln source location for vimrc file.
437         * Makefile.tpl: Likewise.
439 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
441         PR bootstrap/25672
442         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
443         cross-compiling.  Similarly for CXX_FOR_TARGET.
444         * configure: Regenerate.
446 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
448         * Makefile.def: Add libmpx.
449         * configure.ac: Add libmpx.
450         * Makefile.in: Regenerate.
451         * configure: Regenerate.
453 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
455         * MAINTAINERS (CPU Port Maintainers): Add myself
456         i386 vector ISA extns mantainer.
458 2015-03-13  Jeff Law  <law@redhat.com>
460         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
461         maintainer.
462         Remove Richard Henderson as a maintainer for the x86 port.
464 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
466         * MAINTAINERS (CPU Port Maintainers): Update my email address.
468 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
470         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
471         pointer bounds checker and i386 MPX maintainer.
473 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
475         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
477 2015-02-26  Martin Sebor  <msebor@redhat.com>
479         * MAINTAINERS (Various Maintainers): Add self.
481 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
483         * configure.ac [--enable-as-accelerator-for] (enable_languages):
484         Make sure it contains lto.
485         * configure: Regenerate.
487 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
489         * configure: Regenerate.
491 2015-02-06  Diego Novillo  <dnovillo@google.com>
493         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
494         middle-end, docstring): Remove myself.
495         (Write After Approval): Add myself.
497 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
499         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
500         (Write After Approval): Update address.
502 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
504         PR jit/64780
505         * configure.ac: Require the user to explicitly specify
506         --enable-host-shared if the jit is enabled.
507         * configure: Regenerate.
509 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
511         * MAINTAINERS (Write After Approval): Add myself.
513 2015-01-25  Tom de Vries  <tom@codesourcery.com>
515         * MAINTAINERS: Make whitespace consistent.
517 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
519         * MAINTAINERS (Write After Approval): Add myself.
521 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
523         * MAINTAINERS: (Write After Approval): Add myself.
525 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
527         * MAINTAINERS: (Write After Approval): Add myself.
529 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
531         * MAINTAINERS: (Write After Approval): Add myself.
533 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
535         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
536         objective-c/c++ front end maintainer.
538 2015-01-13  Marek Polacek  <polacek@redhat.com>
540         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
542 2015-01-12  Jeff Law  <law@redhat.com>
544         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
545         a very long time.
547 2015-01-09  Ian Lance Taylor  <iant@google.com>
549         * configure.ac (host_tools): Add gotools.
550         * Makefile.def (host_modules): Add gotools.
551         (dependencies): Add dependency of all-gotools on all-target-libgo.
553 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
555         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
556         * configure: Regenerate.
558 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
560         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
561         all-target-libgomp.
562         * Makefile.in: Regenerate.
564 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
566         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
568 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
570         * configure.ac: Add Visium support.
571         * configure: Regenerate.
573 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
575         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
576         * configure: Regenerate.
578 2015-01-03  Andrew Pinski  <apinski@cavium.com>
580         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
581         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
582         (BASE_TARGET_EXPORTS): Add OBJCOPY.
583         (OBJCOPY_FOR_TARGET): New variable.
584         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
585         * Makefile.in: Regenerate.
586         * configure.ac: Check for already installed target objcopy.
587         Also GCC_TARGET_TOOL on objcopy.
588         * configure: Regenerate.
590 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
592         * config.sub: Update from upstream, to 2015-01-01 version.
593         * config.guess: Ditto.
595 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
597         * MAINTAINERS (RTEMS Ports): Add myself.
599 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
601         * MAINTAINERS (Write After Approval): Add myself.
603 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
605         * MAINTAINERS (Write After Approval): Add myself.
607 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
609         * configure.ac (--enable-as-accelerator-for): Don't set
610         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
611         * configure: Regenerate.
613 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
615         PR bootstrap/64023
616         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
617         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
618         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
619         to CXX.
620         * Makefile.in: Regenerated.
622 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
623             Yury Gribov  <y.gribov@samsung.com>
625         * .gitignore: Added .local.vimrc and .lvimrc.
626         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
627         * Makefile.in: Regenerate.
629 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
631         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
632         * configure: Regenerated.
634 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
636         * MAINTAINERS (nvptx port): New entry.
638 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
640         * configure: Regenerate.
642 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
644         * configure.ac: Merge with Binutils.
646 2014-11-26  Tobias Burnus  <burnus@net-b.de>
648         * Makefile.def: Make more dependent on mpfr, mpc and isl.
649         * Makefile.in: Regenerate.
651 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
653         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
654         missing flex.
655         * Makefile.in: Regenerated.
657 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
659         * Makefile.in: Regenerate.
661 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
663         PR bootstrap/63784
664         * libtool.m4: Add $pic_flag with -shared.
666 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
668         * MAINTAINERS (Write After Approval): Added myself.
670 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
672         * MAINTAINERS (write-after-approval): Add myself.
674 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
676         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
677         from 2 years ago.
679 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
681         Revert:
682         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
684         * MAINTAINERS (Write After Approval): Added myself as line map
685         maintainer.
687 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
689         Revert:
690         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
692         * MAINTAINERS (Write After Approval): Added myself.
694 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
696         * MAINTAINERS (Write After Approval): Added myself.
698 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
700         * MAINTAINERS (Write After Approval): Added myself as line map
701         maintainer.
703 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
705         * MAINTAINERS (Various Maintainers): Added myself as line map
706         maintainer.
708 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
710         * move-if-change: Sync from upstream gnulib.
712 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
714         * compile: Sync with upstream Automake.
715         * depcomp: Ditto.
716         * install-sh: Ditto.
717         * missing: Ditto.
718         * mkinstalldirs: Ditto.
719         * ylwrap: Ditto.
721 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
723         * config.sub: Update from upstream config repo.
724         * config.guess: Ditto.
726 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
728         * Makefile.def: Add liboffloadmic to target_modules.  Make
729         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
730         * Makefile.in: Regenerate.
731         * configure: Regenerate.
732         * configure.ac: Add liboffloadmic to target binaries.
733         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
734         Add liboffloadmic to noconfig list when C++ is not supported.
736 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
737             Thomas Schwinge  <thomas@codesourcery.com>
738             Ilya Verbin  <ilya.verbin@intel.com>
739             Andrey Turetskiy  <andrey.turetskiy@intel.com>
741         * configure: Regenerate.
742         * configure.ac (--enable-as-accelerator-for)
743         (--enable-offload-targets): New configure options.
745 2014-11-11  Tobias Burnus  <burnus@net-b.de>
747         * Makefile.def: Make all-gcc depend on all-isl.
748         * Makefile.in: Regenerate.
750 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
752         * ChangeLog.jit: New.
753         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
755 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
757         PR target/63610
758         * libtool.m4: Fix globbing of darwin versions.
759         * configure: Regenerate.
761 2014-11-11  Tobias Burnus  <burnus@net-b.de>
763         * Makefile.def: Remove CLooG.
764         * Makefile.tpl: Ditto.
765         * configure.ac: Ditto.
766         * configure: Regenerate.
767         * Makefile.in: Ditto.
769 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
771         * configure.ac: Handle nvptx-*-*.
772         * configure: Regenerate.
774 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
776         * MAINTAINERS (Write After Approval): Add myself.
778 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
780         * Makefile.def (libcc1): Remove bootstrap=true;.
781         * Makefile.in: Regenerated.
783 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
785         * configure.ac: Update comment.
786         * configure: Regenerate.
788 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
790         * MAINTAINERS (Write After Approval): Add myself.
792 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
794         * configure.ac (extra_host_libiberty_configure_flags): Add
795         --enable-shared also for libcc1's benefit.
796         * configure: Regenerate.
798 2014-10-29  Tristan Gingold  <gingold@adacore.com>
800         * MAINTAINERS: Change my email address.
802 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
803             Tom Tromey  <tromey@redhat.com>
805         * Makefile.def: Add libcc1 to host_modules.
806         * configure.ac (host_tools): Add libcc1.
807         * Makefile.in, configure: Rebuild.
809 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
811         * configure.ac (build_configargs): Don't share config.cache between
812         build subdirs.
813         * configure: Regenerate.
815 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
817         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
818         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
819         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
820         leon3v7 as leon3.
821         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
822         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
823         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
824         * config/sparc/sparc.md (cpu): Add leon3v7.
825         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
827 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
829         * MAINTAINERS (write-after-approval): Add myself.
831 2014-10-23  Ian Lance Taylor  <iant@google.com>
833         * configure.ac: Disable the Go frontend on systems where it is known
834         to not work.
835         * configure: Regenerate.
837 2014-10-23  Richard Biener  <rguenther@suse.de>
839         * Makefile.def: Add libcpp build module and dependencies.
840         * configure.ac: Add libcpp build module.
841         * Makefile.in: Regenerate.
842         * configure: Likewise.
844 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
846         * MAINTAINERS (write-after-approval): Add myself.
848 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
850         * INSTALL/README: Do not mention CVS.
852 2014-10-03  Jing Yu  <jingyu@google.com>
854         * configure.ac: Add aarch64 to list of targets that support gold.
855         * configure: Regenerate.
857 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
859         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
861 2014-09-29  Catherine Moore  <clm@codesourcery.com>
863         * MAINTAINERS:  Add myself as MIPS maintainer.
865 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
867         * MAINTAINERS: Move myself to MIPS maintainers.
869 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
871         * MAINTAINERS: Put all email addresses between '<' and '>'.
873 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
875         * MAINTAINERS: Move myself to reviewers (Fortran).
877 2014-09-01  Andi Kleen  <ak@linux.intel.com>
879         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
880         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
881         * Makefile.in: Regenerate.
883 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
885         * rtx-classes-status.txt: Delete
887 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
889         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
891 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
893         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
894         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
895         of checking for version number.
896         * configure: Regenerated.
897         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
899 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
901         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
902         is done; begin phase 6 (use extra rtx_def subclasses).
904 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
906         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
907         done; begin phase 5 (additional rtx_def subclasses).
909 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
911         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
913 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
915         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
916         SET_BB_HEADER are done.
918 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
920         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
921         done.
923 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
925         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
927 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
929         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
931 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
933         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
935 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
937         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
939 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
941         * rtx-classes-status.txt: Phase 3 (per-file commits within
942         "config" subdirs) is done; begin phase 4 (removal of
943         "scaffolding").
945 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
947         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
948         dir) is done; begin phase 3 (per-file commits within "config"
949         subdirs).
951 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
953         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
954         phase 2 (per-file commits in main source dir).
956 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
958         * configure: Regenerated.
960 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
962         * rtx-classes-status.txt (TODO): Add SET_BND_TO
964 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
966         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
968 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
970         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
972 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
974         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
976 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
978         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
980 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
982         * MAINTAINERS (Write After Approval): Add myself.
984 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
986         * MAINTAINERS: Remove myself
988 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
990         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
992 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
994         * MAINTAINERS (Write After Approval): Add myself.
996 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
998         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
999         SET_BB_HEADER, SET_BB_FOOTER
1001 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1003         * rtx-classes-status.txt: New file
1005 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1007         * configure.ac: Eliminate ClooG installation dependency.
1008         * configure: Regenerate.
1009         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1010         * Makefile.in: Regenerate.
1012 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1014         * MAINTAINERS (Write After Approval): Add myself.
1016 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1018         * MAINTAINERS (Write After Approval): Add myself.
1020 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1022         * MAINTAINERS (Write After Approval): Add myself.
1024 2014-07-28  Anthony Green  <green@moxielogic.com>
1026         Import from savannah.gnu.org:
1027         * config.sub: Update to 2014-07-28 version.
1029 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1031         * MAINTAINERS: Remove my MIPS maintainer entry.
1033 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1035         PR target/47230
1036         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1037         * configure: Regenerate.
1039 2014-07-24  James Norris  <jnorris@codesourcery.com>
1041         * MAINTAINERS (Write After Approval): Add myself.
1043 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1045         * configure.ac: Accept only CLooG 0.18.1.
1046         * configure: Regenerate.
1048 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1050         * configure.ac: Don't accept isl 0.11.
1051         * configure: Regenerate.
1053 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1055         * MAINTAINERS (Write After Approval): Add myself.
1057 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1059         * configure.ac: Don't accept isl 0.10.
1060         * configure: Regenerate.
1062 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1064         Fix include path for in-tree cloog.
1065         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1066         * configure: Regenerate.
1068 2014-06-18  Richard Henderson  <rth@redhat.com>
1070         * .gitignore: Import gcc_update output.
1072 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1074         * config-ml.in: Robustify ac_configure_args parsing.
1076         * configure.ac (--enable-linker-plugin-configure-flags)
1077         (--enable-linker-plugin-flags): New flags.
1078         (configdirs): Conditionally add libiberty-linker-plugin.
1079         * configure: Regenerate.
1080         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1081         (host_modules) <lto-plugin>: Pay attention to
1082         @extra_linker_plugin_flags@ and
1083         @extra_linker_plugin_configure_flags@.
1084         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1085         * Makefile.in: Regenerate.
1087         * Makefile.tpl (configure-[+prefix+][+module+])
1088         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1089         "module_srcdir" instead of "module" for locating a module's srcdir.
1090         * Makefile.in: Regenerate.
1092 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1094         * MAINTAINERS (Write After Approval): Add myself.
1096 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1098         * MAINTAINERS: Update my email address.
1100 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1102         * MAINTAINERS (Write After Approval): Add myself.
1104 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1106         * MAINTAINERS (Write After Approval): Add myself.
1108 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1110         PR libstdc++/61011
1111         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1112         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1113         * configure: Regenerate.
1115 2014-05-28  Pedro Alves  <palves@redhat.com>
1117         * MAINTAINERS (Write After Approval): Add myself.
1119 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1121         * MAINTAINERS: Update my affiliation/email.
1123 2014-05-19  Mike Stump  <mikestump@comcast.net>
1125         * MAINTAINERS: Add wide-int reviewers.
1127 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1129         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1130         * configure: Regenerated.
1132 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1134         * MAINTAINERS (libitm): Add myself as maintainer.
1136 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1138         * MAINTAINERS (Write After Approval): Add myself.
1140 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1142         * config.sub, config.guess: Import from upstream.
1144 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1146         * MAINTAINERS (Write After Approval): Put myself in correct order.
1148 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1150         * MAINTAINERS (Write After Approval): Add myself.
1152 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1154         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1155         section.
1157 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1159         * MAINTAINERS (Write After Approval): Delete myself.
1161 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1163         PR sanitizer/56781
1164         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1165         and -B* options with -Xcompiler.
1167 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1169         PR bootstrap/60620
1170         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1171         * Makefile.in: Regenerate.
1173 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1175         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1176         for WINDRES_FOR_TARGET in default-manifest.o rule.
1177         * Makefile.in: Regenerate.
1179 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1181         * MAINTAINERS (Write After Approval): Add myself.
1183 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1185         PR sanitizer/56781
1186         * Makefile.def: Set bootstrap=true; for host fixincludes.
1187         * configure.ac: Don't bootstrap host fixincludes unless
1188         --with-build-config=bootstrap-{a,ub}san.
1189         * Makefile.in: Regenerated.
1190         * configure: Regenerated.
1192 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1194         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1195         --enable-vtable-verify option parsing.  Don't add
1196         target-libsanitizer to bootstrap_target_libs unless
1197         --with-build-config=bootstrap-asan or
1198         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1199         to bootstrap_target_libs unless --enable-vtable-verify.
1200         * configure: Regenerated.
1202 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1204         * MAINTAINERS (Write After Approval): Add myself.
1206 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1208         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1210 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1212         PR bootstrap/58572
1213         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1214         -I for libstdc++-v3 includes if $(LEAN).
1215         * Makefile.in: Regenerated.
1217 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1219         * MAINTAINERS: Update my email address.
1221 2014-02-24  Walter Lee  <walt@tilera.com>
1223         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1224         (tilegx-*-*): Change to tilegx*-*-*.
1225         * configure: Regenerate.
1227 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1229         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1231 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1233         * MAINTAINERS (Write After Approval): Add myself.
1235 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1237         PR target/59788
1238         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1239         *solaris2*.
1241 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1243         * MAINTAINERS: Update my email address.
1245 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1247         * MAINTAINERS: Convert to UTF-8.
1248         Properly sort Xinliang David Li's entry.
1250 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1251             Sandra Loosemore  <sandra@codesourcery.com>
1253         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1254         nios2 port maintainers.
1256 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1258         * MAINTAINERS (Write After Approval): Add myself.
1260 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1262         * configure.ac: Add user-friendly check for native x86_64-linux
1263         multilibs.
1264         * configure: Regenerate.
1266 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1268         * MAINTAINERS: Add myself as sh maintainer.
1270 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1272         * MAINTAINERS: Add self as SLSR maintainer.
1274 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1276         * MAINTAINERS: Update my email address.
1278 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1280         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1282 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1284         * Makefile.in: Regenerate.
1286         * Makefile.tpl: Fix typo.
1287         * Makefile.in: Regenerate partially.
1289 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1291         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1292         supported.
1293         * configure: Regenerated.
1295 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2013-10-30  Jason Merrill  <jason@redhat.com>
1301         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1302         --disable-build-format-warnings.
1304 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1306         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1307         depend on libstdc++ and libgcc.
1308         * configure: Regenerate.
1309         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1310         libcilkrts for POSIX and i*86, and x86_64 architectures.
1311         * Makefile.in: Added libcilkrts related fields to support building it.
1313 2013-10-26  Jeff Law  <law@redhat.com>
1315         * Makefile.def (target_modules): Remove libmudflap
1316         (languages): Remove check-target-libmudflap).
1317         * Makefile.in: Rebuilt.
1318         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1319         * configure.ac (target_libraries): Remove target-libmudflap.
1320         Remove checks which disabled libmudflap on some systems.
1321         * configure: Rebuilt.
1322         * libmudflap: Directory removed.
1324 2013-10-21  Cong Hou  <congh@google.com>
1326         * MAINTAINERS (Write After Approval): Add myself.
1328 2013-10-16  Mike Stump  <mikestump@comcast.net>
1330         * .dir-locals.el: Add.
1332 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1334         * configure.ac: Add --enable-host-shared
1335         * configure: Regenerate.
1337 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1339         Import from savannah.gnu.org:
1340         * config.guess: Update to 2013-06-10 version.
1341         * config.sub: Update to 2013-10-01 version.
1343 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1345         Changes to build configuration to allow big endian ARC ELF toolchain
1346         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1347         * configure: Regenerate.
1349 2013-09-20  Alan Modra  <amodra@gmail.com>
1351         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1352         ppc host match.  Support little-endian powerpc linux hosts.
1354 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1356         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1357         maintainer.
1359 2013-09-12  DJ Delorie  <dj@redhat.com>
1361         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1362         maintainers.
1364 2013-09-03  Richard Biener  <rguenther@suse.de>
1366         * configure.ac: Also allow ISL 0.12.
1367         * configure: Regenerated.
1369 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1371         * MAINTAINERS (Write After Approval): Add myself.
1373 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1375         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1377 2013-08-26  Caroline Tice  <cmtice@google.com>
1379         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1380         "Various Reviewers" to libvtv "Various Maintainers".
1382 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1384         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1386 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1388         * MAINTAINERS: Update name, email.
1390 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1392         * MAINTAINERS (Write After Approval): Add myself.
1394 2013-08-12  Caroline Tice  <cmtice@google.com>
1396         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1397         address in the Write After Approval section.
1399 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1401         * MAINTAINERS (Write After Approval): Update email.
1403 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1405         * configure.ac: Adjust to check VTV_SUPPORTED.
1406         * configure: Regenerated.
1408 2013-08-02  Caroline Tice  <cmtice@google.com>
1410         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1411         on non-linux systems; add target-libvtv to noconfigdirs; add
1412         libsupc++/.libs to C++ library search paths.
1413         * configure: Regenerated.
1414         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1415         libstdc++ and libgcc.
1416         * Makefile.in: Regenerated.
1418 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1420         * MAINTAINERS (Write After Approval): Add myself.
1422 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1423             Shiva Chen  <shiva0217@gmail.com>
1425         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1426         nds32 port maintainers.
1428 2013-07-17  Tim Shen  <timshen91@gmail.com>
1430         * MAINTAINERS (Write After Approval): Add myself.
1432 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1434         * configure.ac: Sync from binutils.
1435         * configure: Regenerate.
1437 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1439         * MAINTAINERS (Write After Approval): Add myself.
1441 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1443         * MAINTAINERS (Write After Approval): Add myself.
1445 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1447         * MAINTAINERS (Write After Approval): Add myself.
1449 2013-04-30  Brooks Moses  <bmoses@google.com>
1451         * MAINTAINERS: Update my email; move myself from Fortran
1452         reviewer to Write After Approval.
1454 2013-04-16  Andreas Schwab  <schwab@suse.de>
1456         * configure.ac (aarch64-*-*): Don't disable java.
1457         * configure: Regenerate.
1459 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1461         * MAINTAINERS (Write After Approval): Add myself.
1463 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1465         * Makefile.def (target_modules): Don't install libffi.
1466         * Makefile.in: Regenerate.
1468 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1470         * MAINTAINERS (Write After Approval): Add myself.
1472 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1474         * MAINTAINERS (Write After Approval): Add myself.
1476 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1478         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1479         * configure: Regenerated.
1481 2013-02-05  Ian Lance Taylor  <iant@google.com>
1483         PR go/55969
1484         * configure.ac: Disable libgo on some systems where it does not
1485         work.
1487 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1489         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1490         Remove Geoff Keating as rs6000 port maintainer, at his request.
1492 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1494         * MAINTAINERS: Update my email.
1496 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1498         * configure: Re-generate.
1500 2013-01-15  Richard Biener  <rguenther@suse.de>
1502         PR other/55973
1503         * configure: Re-generate.
1505 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1507         * Makefile.def (install-target-libsanitizer): Depend on
1508         install-target-libstdc++-v3.
1509         * Makefile.in: Regenerate.
1511 2013-01-14  Richard Biener  <rguenther@suse.de>
1513         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1514         * configure: Re-generate
1516 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1518         * config.sub: Update from config repo.
1520 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1522         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1523         * Makefile.in: Regenerate.
1525 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1527         * MAINTAINERS (arc): Add new port maintainership for myself.
1529 2013-01-09  Jason Merrill  <jason@redhat.com>
1531         * .gitignore: Import from gdb repository.
1533 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1535         * Makefile.def (configure-gcc): Depend on all-gmp.
1536         (all-gcc): Remove dependency on all-gmp.
1537         * Makefile.in: Regenerated.
1539 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1541         * config.sub: Merge from config repo.
1542         * config.guess: Ditto.
1544 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1546         * Makefile.def: Merge from binutils.
1547         * Makefile.in: Ditto.
1549 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1551         * MAINTAINERS: Update my email.
1553 2012-12-29  Ben Elliston  <bje@gnu.org>
1555         * config.guess: Update to 2012-12-29 version.
1556         * config.sub: Likewise.
1558 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1560         * Makefile.def (install-target-libgfortran): Depend on
1561         install-target-libquadmath, install-target-libgcc.
1562         (install-target-libsanitizer): Depend on install-target-libgcc.
1563         (install-target-libjava): Depend on install-target-libgcc.
1564         (install-target-libitm): Depend on install-target-libgcc.
1565         (install-target-libobjc): Depend on install-target-libgcc.
1566         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1567         * Makefile.in: Regenerate.
1569 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1571         * Makefile.def (install-target-libgo): Depend on
1572         install-target-libatomic.
1573         * Makefile.in: Regenerate.
1575 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1577         PR go/55201
1578         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1579         * Makefile.in: Regenerate.
1581 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1583         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1584         * configure: Regenerate.
1586 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1588         * config.sub: Merge from config repo.
1590 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1592         * Makefile.def (target_modules): Add bootstrap=true and
1593         raw_cxx=true to libsanitizer.
1594         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1595         * Makefile.in: Regenerated.
1596         * configure: Likewise.
1598 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1600         * MAINTAINERS: Remove self as RTL optimization maintainer.
1602 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1604         * MAINTAINERS (Write After Approval): Add myself.
1606 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1608         * Makefile.def (target_modules): Remove bootstrap=true and
1609         raw_cxx=true from libsanitizer.
1610         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1611         * Makefile.in: Regenerated.
1612         * configure: Likewise.
1614 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1616         * Makefile.def (target_modules): Add bootstrap=true and
1617         raw_cxx=true to libsanitizer.
1618         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1619         * Makefile.in: Regenerated.
1620         * configure: Likewise.
1622 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1624         PR bootstrap/54279
1625         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1626         * configure: Regenerate.
1627         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1628         * Makefile.in: Regenerate.
1630 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1632         * configure.ac: Disable libsanitizer if we're not building C++.
1633         * configure: Regenerate.
1635 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1637         * MAINTAINERS (Write After Approval): Add myself.
1639 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1641         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1642         Kostya Serebryany (kcc@google.com) and
1643         Jakub Jelinek (jakub@redhat.com).
1644         Rename area for Dodji Seketeli (dodji@redhat.com).
1646 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1648         * MAINTAINERS: (asan.c, related): Add myself.
1650 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1652         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1653         * configure: Regenerate.
1655 2012-11-13  Richard Henderson  <rth@redhat.com>
1657         * configure.ac: Move libsanitizer logic to subdirectory.
1658         * configure: Regenerate.
1660 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1662         * configure.ac: Enable libsanitizer just on x86 linux for now.
1663         * configure: Re-generate.
1665 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1667         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1668         sections.
1669         * configure: Regenerate.
1671 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1673         * configure.ac: Add section for configdirs for libsanitizer.
1674         Disable for cris-*-* and mmix-*-*.
1675         * configure: Regenerate.
1677 2012-11-12  Wei Mi <wmi@google.com>
1679         * configure.ac: Add libsanitizer to target_libraries.
1680         * Makefile.def: Ditto.
1681         * configure: Regenerate.
1682         * Makefile.in: Regenerate.
1683         * libsanitizer: New directory for asan runtime.  Contains an empty
1684         tsan directory.
1686 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1688         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1689         against Mingw64 w32api.
1690         * configure: Regenerate.
1692 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1694         * configure: Regenerated.
1696 2012-11-03  Robert Mason  <rbmj@verizon.net>
1698         * configure.ac: add --disable-libstdcxx configure option
1699         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1701 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1703         * MAINTAINERS (Write After Approval): Add myself.
1705 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1707         * MAINTAINERS (Write After Approval): Add myself.
1709 2012-10-24  Sharad Singhai  <singhai@google.com>
1711         * MAINTAINERS (Write After Approval): Add myself.
1713 2012-10-24  Eric Christopher  <echristo@gmail.com>
1715         * MAINTAINERS: Update email address.
1717 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1719         PR bootstrap/54820
1720         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1721         * configure: Regenerate.
1723 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1725         * MAINTAINERS (aarch64): Add Marcus and myself.
1727 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1729         PR bootstrap/54820
1730         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1731         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1732         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1733         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1734         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1735         * Makefile.in: Regenerate.
1736         * configure.ac (have_static_libs): New variable and associated check.
1737         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1738         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1739         * configure: Regenerate.
1741 2012-10-10  Richard Biener  <rguenther@suse.de>
1743         * MAINTAINERS: Adjust for changed surname.
1745 2012-10-04  Lawrence Crowl  <crowl@google.com>
1747         * MAINTAINERS (Write After Approval): Add myself.
1749 2012-10-01  Cary Coutant  <ccoutant@google.com>
1751         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1753 2012-09-28  Ian Lance Taylor  <iant@google.com>
1755         * Makefile.def: Make all-target-libgo depend on
1756         all-target-libbacktrace.
1757         * Makefile.in: Rebuild.
1759 2012-09-26  Ian Lance Taylor  <iant@google.com>
1761         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1762         * Makefile.in: Rebuild.
1764 2012-09-20  Walter Lee  <walt@tilera.com>
1766         * configure.ac: Add tilegx to list of targets that support gold.
1767         * configure: Regenerate.
1769 2012-09-20  Marek Polacek  <polacek@redhat.com>
1771         * MAINTAINERS (Write After Approval): Add myself.
1773 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1775         * configure.ac: Add mips*-mti-elf* target.
1776         * configure: Regenerate.
1778 2012-09-17  Ian Lance Taylor  <iant@google.com>
1780         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1781         * configure.ac (host_libs): Add libbacktrace.
1782         (target_libraries): Add libbacktrace.
1783         * Makefile.def (host_modules): Add libbacktrace.
1784         (target_modules): Likewise.
1785         * configure, Makefile.in: Rebuild.
1787 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1789         PR target/38607
1790         Merge upstream change.
1791         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1793         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1794         Add libgomp*.o to compare_exclusions for AIX.
1795         * configure: Regenerate.
1797 2012-09-06  Diego Novillo  <dnovillo@google.com>
1799         * configure.ac: Bump minimum GMP version to 4.2.3.
1800         * configure: Re-generate.
1802 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1804         PR target/54461
1805         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1806         target-libgloss if not configured --with-avrlibc=no.
1807         * configure: Regenerate.
1809 2012-09-04  Jason Merrill  <jason@redhat.com>
1811         * configure.ac: Fix --enable-languages=all.
1813 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1815         * MAINTAINERS (Write After Approval): Add myself.
1817 2012-09-03  Richard Guenther  <rguenther@suse.de>
1819         PR bootstrap/54138
1820         * configure.ac: Re-organize ISL / CLOOG checks to allow
1821         disabling with either --without-isl or --without-cloog.
1822         * configure: Regenerated.
1824 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1826         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1827         * configure: Regenerate.
1829 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1831         * MAINTAINERS: Fix my email address.
1833 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1835         PR binutils/4970
1836         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1837         and opcodes.
1838         * Makefile.in: Regenerated.
1840 2012-08-26  Art Haas <ahaas@impactweather.com>
1842         * configure: Regenerate.
1844 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1846         * INSTALL/README: Also refer to the online installation
1847         instructions.
1849 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1851         * MAINTAINERS (Write After Approval): Add myself.
1852         (Picochip port): Remove myself.
1854 2012-08-14   Diego Novillo  <dnovillo@google.com>
1856         Merge from cxx-conversion branch.
1858         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1859         POSTSTAGE1_CONFIGURE_FLAGS.
1860         * Makefile.in: Regenerate.
1861         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1862         Force C++ when bootstrapping.
1863         * configure: Regenerate.
1865 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1867         * MAINTAINERS (Write After Approval): Add myself.
1869 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1871         * README: Document use of ranges of years in copyright notices.
1873 2012-07-06  Richard Guenther  <rguenther@suse.de>
1875         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1876         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1877         --with-gmp=system.
1878         * Makefile.in: Regenerated.
1879         * configure: Likewise.
1881 2012-07-06  Richard Guenther  <rguenther@suse.de>
1883         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1884         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1885         supply V=1 as extra_make_flags.
1886         * configure: Regenerated.
1887         * Makefile.in: Likewise.
1889 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1891         * configure: Regenerate.
1893 2012-07-03  Richard Guenther  <rguenther@suse.de>
1895         * Makfile.def (isl): Remove not necessary extra_exports and
1896         extra_make_flags.
1897         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1898         * Makefile.in: Regenerated.
1900 2012-07-03  Richard Guenther  <rguenther@suse.de>
1902         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1903         * configure.ac: If either the ISL or the CLooG check failed
1904         do not try to build in-tree versions.
1905         * Makefile.in: Regenerated.
1906         * configure: Regenerated.
1908 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1910         * configure: Regenerate.
1912 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1914         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1915         maintainer.
1917 2012-07-02  Richard Guenther  <rguenther@suse.de>
1919         * configure: Regenerated.
1921 2012-07-02  Richard Guenther  <rguenther@suse.de>
1922         Michael Matz  <matz@suse.de>
1923         Tobias Grosser <tobias@grosser.es>
1924         Sebastian Pop <sebpop@gmail.com>
1926         * Makefile.def: Add ISL host module, remove PPL host module.
1927         Adjust ClooG host module to use the proper ISL.
1928         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1929         * configure.ac: Include config/isl.m4.  Add ISL host library,
1930         remove PPL.  Remove PPL configury, add ISL configury, adjust
1931         ClooG configury.
1932         * Makefile.in: Regenerated.
1933         * configure: Likewise.
1935 2012-07-02  Richard Guenther  <rguenther@suse.de>
1937         Merge from graphite branch
1938         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1940         * configure: Regenerated.
1941         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1942         both cloog.org and legacy versions. The only supported version will
1943         be CLooG with the isl backend.
1945         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1947         * configure: Regenerated.
1948         * configure.ac: Require cloog isl 0.17.0
1950         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1952         * configure: Regenerated.
1953         * config/cloog.m4: Do not define CLOOG_ORG
1955 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1957         * configure.ac: Skip C if explicitly selected.
1958         * configure: Regenerate.
1960 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
1962         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1963         they contain -O2.
1964         * configure: Regenerate.
1966 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
1968         PR debug/53740
1969         * df.h, df-problems.c, dce.c: Revert last patch.
1971 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
1973         * MAINTAINERS (Write After Approval): Update my email address.
1975 2012-06-21  Meador Inge  <meadori@codesourcery.com>
1977         * MAINTAINERS (Write After Approval): Add myself.
1979 2012-06-20  Jason Merrill  <jason@redhat.com>
1981         * Makefile.tpl (check-target-libgomp-c++): New.
1982         (check-target-libitm-c++): New.
1983         * Makefile.def (c++): Add them.
1984         * Makefile.in: Regenerate.
1986 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
1988         * MAINTAINERS (Write After Approval): Add myself.
1990 2012-05-16  Olivier Hainque  <hainque@adacore.com>
1992         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1993         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1994         (install-no-fixedincludes): Adjust accordingly.
1995         * Makefile.in: Regenerate.
1997 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
1999         Merge upstream change
2000         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2002 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2004         * MAINTAINERS (Write After Approval): Add myself.
2006 2012-05-09  Nick Clifton  <nickc@redhat.com>
2007             Paul Smith  <psmith@gnu.org>
2009         PR bootstrap/50461
2010         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2011         allow for the fact that from release v3.1.0 of MPFR the source
2012         files were moved into a src sub-directory.
2013         * configure: Regenerate.
2015 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2017         * configure.ac: Bump minimum MPFR version to 2.4.0.
2018         * configure: Regenerated.
2020 2012-05-01  Richard Henderson  <rth@redhat.com>
2022         * Makefile.def (libatomic): New target_module.
2023         * configure.ac (target_libraries): Add libatomic.
2024         (noconfigdirs): Check if libatomic is supported.
2025         * Makefile.in, configure: Rebuild.
2027 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2029         * MAINTAINERS (Write After Approval): Add myself.
2031 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2033         * config.sub: Update to 2012-04-18 version from official repo.
2035 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2037         * MAINTAINERS (Write After Approval): Add myself.
2039 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2041         * MAINTAINERS: Changed email address.
2043 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2045         PR target/52737
2046         * contrib/gcc_update (files_and_dependencies):
2047         Remove gcc/config/avr/t-multilib from touch data.
2049 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2051         * MAINTAINERS (OS Port Maintainers): Remove irix.
2052         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2053         (unsupported_languages): Remove mips-sgi-irix6.*.
2054         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2055         (with_stabs): Remove.
2056         * configure: Regenerate.
2058 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2060         * MAINTAINERS (OS Port Maintainers): Remove osf.
2061         * configure.ac (enable_libgomp): Remove *-*-osf*.
2062         (with_stabs): Remove alpha*-*-osf*.
2063         * configure: Regenerate.
2065 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2067         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2068         * configure: Regenerate.
2070 2012-02-17  Walter Lee  <walt@tilera.com>
2072         * MAINTAINERS: (Write After Approval): Delete myself.
2074 2012-02-14  Walter Lee  <walt@tilera.com>
2076         * MAINTAINERS (tilegx port): Add myself.
2077         (tilepro port): Add myself.
2078         (Write After Approval): Add myself.
2080 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2082         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2083         and Joseph Myers as docstring relicensing maintainers.
2085 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2087         * MAINTAINERS (write-after-approval): Add myself.
2089 2012-02-08  Ira Rosen <irar@il.ibm.com>
2091         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2092         maintainer.
2094 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2096         * MAINTAINERS (Write After Approval): Move myself to
2097         maintain alphabetical order.
2099 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2101         * MAINTAINERS (Write After Approval): Add myself.
2103 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2105         * MAINTAINERS (Write After Approval): Add myself.
2107 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2108             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2110         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2111         * configure: Regenerate.
2113 2012-01-23  Harshit Chopra  <harshit@google.com>
2115         * MAINTAINERS (Write After Approval): Add myself.
2117 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2119         * configure.ac: Remove reference to mh-interix.
2120         * configure: Regenerate.
2122 2012-01-05  Richard Henderson  <rth@redhat.com>
2124         PR bootstrap/51072
2125         * configure.ac: Disable libitm if c++ is not enabled.
2126         * configure: Rebuild.
2128         * configure.ac: Fix regexp for same.
2129         * configure: Rebuild.
2131 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2133         * MAINTAINERS (Write After Approval): Add myself.
2135 2012-01-02  Richard Guenther  <rguenther@suse.de>
2137         PR bootstrap/51686
2138         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2139         * Makefile.in: Regenerate.
2141 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2143         * MAINTAINERS (Write After Approval): Add myself.
2145 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2147         * configure: Regenerate.
2149 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2151         * MAINTAINERS (picochip): Changed email address.
2153 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2155         * MAINTAINERS (write-after-approval): Add self.
2157 2011-11-29  DJ Delorie  <dj@redhat.com>
2159         * configure.ac (rl78-*-*) New case.
2160         * configure: Regenerate.
2161         * MAINTAINERS: Add myself as RL78 maintainer.
2163 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2165         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2167 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2169         * libtool.m4: Additional FreeBSD 10 fixes.
2171 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2173         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2174         Maintainers section, as Epiphany maintainer.
2176 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2178         PR target/49992
2179         * configure.ac: Remove ranlib special-casing for Darwin.
2180         * configure: Regenerate.
2182 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2184         * MAINTAINERS (Reviewers): Keep the list sorted.
2186 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2188         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2190 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2192         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2193         * configure: Rebuild.
2194         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2195         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2196         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2197         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2198         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2199         Add READELF.
2200         * Makefile.in: Rebuild.
2202 2011-11-09  Jason Merrill  <jason@redhat.com>
2204         * Makefile.def (language=c++): Remove check-c++0x.
2205         * Makefile.in (check-gcc-c++): Regenerate.
2207 2011-11-08  Richard Henderson  <rth@redhat.com>
2209         * configure.ac: Test for libitm directory present first.
2211         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2213         * configure.ac: Test libitm/configure.tgt to disable libitm.
2214         * configure: Rebuild.
2216 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2217             Richard Henderson  <rth@redhat.com>
2219         Merged from transactional-memory.
2221         * Makefile.def (lang_env_dependencies): libitm is c++.
2222         Add libitm target module.
2223         * configure.ac: Likewise.
2224         * config/mmap.m4: New file.
2225         * contrib/gcc_update: Add libitm to touch data.
2226         * Makefile.in, configure: Rebuild.
2228 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2230         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2231         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2232         * Makefile.in: Regenerate.
2234 2011-11-01  DJ Delorie  <dj@redhat.com>
2236         * config.sub: Update to version 2011-10-29 (added rl78)
2238 2011-10-27  Nick Clifton  <nickc@redhat.com>
2240         * config.sub: Import these changes from the config project:
2242         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2243             Ben Elliston  <bje@gnu.org>
2245         * config.sub (epiphany): New.
2247         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2248             Ben Elliston  <bje@gnu.org>
2250         * config.sub (hexagon, hexagon-*): New.
2252         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2254         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2255         64eb to be64.
2257         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2259         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2260         (nacl): Grok as alias for 32el-unknown-nacl.
2262 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2264         * MAINTAINERS (Write After Approval): Add myself.
2266 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2268         * MAINTAINERS (Write After Approval): Add myself.
2270 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2272         * MAINTAINERS (sparc port): Remove myself.
2274 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2276         * MAINTAINERS (Write After Approval): Add myself.
2278 2011-08-14  Yao Qi  <yao@codesourcery.com>
2280         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2281         * configure: Regenerate.
2283 2011-07-26  Ian Lance Taylor  <iant@google.com>
2285         * configure.ac: Set have_compiler based on whether gcc directory
2286         exists, rather than on whether gcc is in configdirs.
2287         * configure: Rebuild.
2289 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2291         * MAINTAINERS (Global Reviewers): Add self.
2293 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2295         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2296         link directories.
2297         * Makefile.in: Rebuild.
2299 2011-07-20  Ian Lance Taylor  <iant@google.com>
2301         PR bootstrap/49787
2302         * configure.ac: Move --enable-bootstrap handling earlier in file.
2303         If --enable-bootstrap and either --enable-build-with-cxx or
2304         --enable-build-poststage1-with-cxx, enable C++ automatically.
2305         * configure: Rebuild.
2307 2011-07-19  Ian Lance Taylor  <iant@google.com>
2309         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2310         make C++ a boot_language.  Set and substitute
2311         POSTSTAGE1_CONFIGURE_FLAGS.
2312         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2313         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2314         * configure, Makefile.in: Rebuild.
2316 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2318         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2319         maintainers.
2321 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2323         * MAINTAINERS (Global Reviewers): Add myself.
2325 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2327         * configure: Regenerate.
2329 2011-07-16  Jason Merrill  <jason@redhat.com>
2331         * Makefile.def (language=c++): Add check-c++0x and
2332         check-target-libmudflap-c++.
2333         * Makefile.tpl (check-target-libmudflap-c++): New.
2334         * Makefile.in: Regenerate.
2336 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2338         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2339         * Makefile.def (target_modules/libjava): Pass
2340         $(EXTRA_CONFIGARGS_LIBJAVA).
2341         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2342         if not configured with --enable-static-libjava.
2343         * Makefile.in: Regenerate.
2344         * configure: Likewise.
2346 2011-07-15  Jason Merrill  <jason@redhat.com>
2348         * Makefile.in (check-c++): Move check-gcc-c++0x after
2349         check-target-libstdc++-v3.
2351 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2353         * MAINTAINERS (c6x port): New entry.
2355 2011-07-13  Jason Merrill  <jason@redhat.com>
2357         * Makefile.in (check-gcc-c++0x): New.
2358         (check-c++): Depend on it.
2360 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2362         PR target/39150
2363         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2364         x86_64-*-solaris2.1[0-9]*.
2365         * configure: Regenerate.
2367 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2369         * MAINTAINERS (RTL optimizers): Add self.
2371 2011-06-27  Gabriel Charette  <gchare@google.com>
2373         * MAINTAINERS (Write After Approval): Add myself.
2375 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2377         PR regression/47836
2378         PR bootstrap/23656
2379         PR other/47733
2380         PR bootstrap/49247
2381         PR c/48825
2382         * configure.ac (target_libraries): Remove target-libiberty.
2383         Remove case-statement setting skipdirs=target-libiberty for
2384         multiple targets.  Remove checking target_configdirs and
2385         removing target-libiberty but keeping target-libgcc if
2386         otherwise empty.
2387         * Makefile.def (target_modules): Don't add libiberty.
2388         (dependencies): Remove all traces of target-libiberty.
2389         * configure, Makefile.in: Regenerate.
2391 2011-06-13  Walter Lee <walt@tilera.com>
2393         * configure.ac (tilepro-*-*) New case.
2394         (tilegx-*-*): Likewise.
2395         * configure: Regenerate.
2397 2011-06-06  Jing Yu  <jingyu@google.com>
2399         * configure.ac: Skip target-libiberty for
2400         arm*-*-linux-androideabi.
2401         * configure: Regenerated.
2403 2011-06-06  Nick Clifton  <nickc@redhat.com>
2405         * config.sub: Sync from upstream.
2407 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2409         * MAINTAINERS (Write After Approval): Add myself.
2411 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2413         * MAINTAINERS: Update my email address.
2415 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2417         * MAINTAINERS (Write After Approval): Update my email address.
2419 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2421         * MAINTAINERS (Write After Approval): Add myself.
2423 2011-05-08  Doug Kwan  <dougkwan@google.com>
2425         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2426         * configure: Regenerated.
2427         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2428         value from configure.
2429         * Makefile.in: Regenerated.
2431 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2433         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2434         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2435         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2436         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2437         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2438         *-*-vxworks*): Disable newlib and libgloss in separate case
2439         statement.
2440         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2441         to separate case statement.
2442         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2443         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2444         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2445         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2446         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2447         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2448         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2449         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2450         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2451         i[[3456789]]86-*-rdos*, m32r-*-*,
2452         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2453         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2454         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2455         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2456         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2457         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2458         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2459         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2460         and libgloss in main case over targets.  Remove most empty cases
2461         in main case over targets.
2462         * configure: Regenerate.
2464 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2466         * MAINTAINERS (Write After Approval): Add myself.
2468 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2470         * configure.ac: Remove code setting special library locations for
2471         hppa*64*-*-hpux11*.  Remove code setting compiler for
2472         sparc-sun-solaris2*.
2473         * configure: Regenerate.
2475 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2477         * configure.ac: Separate libgloss_dir settings from general case
2478         over targets.
2479         * configure: Regenerate.
2481 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2483         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2484         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2485         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2486         cases in libgcj-disabling case statement.
2487         (hppa*64*-*-linux*): Set unsupported_languages instead of
2488         disabling target-zlib.
2489         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2490         to hppa*64*-*-hpux*.
2491         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2492         hppa*-*-hpux*.
2493         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2494         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2495         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2496         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2497         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2498         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2499         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2500         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2501         libgcj-disabling case statement.
2502         * configure: Regenerate.
2504 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2506         * configure.ac: Disable Java for targets not supporting libffi.
2507         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2508         Remove cases in Java-disabling statement.
2509         (*arm-wince-pe): Change to arm-wince-pe.
2510         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2511         cases in Java-disabling statement.
2512         (bfin-*-*): Don't disable Java again.
2513         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2514         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2515         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2516         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2517         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2518         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2519         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2520         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2521         Java-disabling statement.
2522         (mmix-*-*): Don't disable Java again.
2523         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2524         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2525         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2526         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2527         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2528         statement.
2529         * configure: Regenerate.
2531 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2533         * configure.ac: Separate cases disabling Java and Java libraries
2534         from general case over targets.
2535         * configure: Regenerate.
2537 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2539         * MAINTAINERS: Update my email address.
2541 2011-04-20  Easwaran Raman  <eraman@google.com>
2543         * MAINTAINERS (Write After Approval): Add myself.
2545 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2547         PR lto/48086
2548         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2549         * configure: Regenerate.
2551 2011-04-16  Jim Meyering  <meyering@redhat.com>
2553         * MAINTAINERS (Write After Approval): Add myself.
2555 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2557         * MAINTAINERS: Update my email address.
2559 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2561         * MAINTAINERS (Write After Approval): Add myself.
2563 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2565         * MAINTAINERS (Write After Approval): Add myself.
2567 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2569         * MAINTAINERS (Write After Approval): Add myself.
2571 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2573         * configure.ac (build_tools): Remove build-byacc.
2574         (host_libs): Remove mmalloc.
2575         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2576         autoconf automake libtool diff rcs fileutils shellutils time
2577         textutils wdiff find uudecode hello tar gzip indent recode release
2578         sed perl gawk findutils gettext zip.
2579         (libgcj): Remove target-qthreads.
2580         (target_tools): Remove target-examples target-gperf.
2581         (YACC): Don't handle building byacc.
2582         * configure: Regenerate.
2583         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2584         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2585         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2586         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2587         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2588         handle building components.
2589         * Makefile.in: Regenerate.
2591 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2593         * MAINTAINERS: Update my email address as Xtensa maintainer.
2595 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2597         * config.sub: Sync from upstream.
2599 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2601         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2602         (microblaze*): Don't disable libssp.
2603         * configure: Regenerate.
2605 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2607         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2608         moveifchange.
2609         * configure: Regenerate.
2610         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2611         * Makefile.in: Regenerate.
2613 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2615         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2616         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2617         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2618         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2619         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2620         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2621         md_exec_prefix cases.
2622         * configure: Regenerate.
2624 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2626         * configure.ac: Separate cases disabling target-libssp,
2627         target-libiberty, target-libstdc++-v3 and Fortran from general
2628         case over targets.
2629         * configure: Regenerate.
2631 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2633         * configure.ac (*-*-chorusos): Don't disable libgcj.
2634         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2635         Remove case.
2636         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2637         (arm-*-coff): Don't disable libgcj.
2638         (arm*-*-linux-gnueabi): Remove useless assignment.
2639         (arm-*-riscix*): Don't disable libgcj.
2640         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2641         configuration.
2642         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2643         (c54x*-*-*): Remove case.
2644         (tic54x-*-*): Don't disable GCC or GCC libraries.
2645         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2646         to *.
2647         (d10v-*-*): Don't disable GCC libraries.
2648         (d30v-*-*): Don't disable libgcj.
2649         (h8500-*-*): Don't disable GCC libraries.
2650         (i960-*-*): Don't disable libgcj.
2651         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2652         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2653         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2654         libgcj.
2655         (m68k-*-coff*): Remove case.
2656         (mmix-*-*): Don't disable libgloss on host.
2657         (mn10200-*-*, mn10300-*-*): Remove cases.
2658         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2659         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2660         Don't disable libgcj.
2661         (romp-*-*): Remove case.
2662         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2663         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2664         case.
2665         (v810-*-*): Don't disable GCC libraries.
2666         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2667         (ip2k-*-*): Don't disable GCC libraries.
2668         * configure: Regenerate.
2670 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2672         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2673         libffi on host.
2674         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2675         on host.
2676         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2677         * configure: Regenerate.
2679 2011-03-26  John Marino  <binutils@marino.st>
2681         * configure.ac: Add support for *-*-dragonfly*
2682         * configure: Regenerate.
2684 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2686         * configure.ac (native_only): Remove.
2687         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2688         send-pr uudecode guile gnuserv on host.
2689         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2690         send-pr rcs guile perl texinfo libtool on host.
2691         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2692         automake send-pr rcs guile perl texinfo libtool on host.
2693         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2694         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2695         (alpha*-dec-osf*): Don't disable fileutils on target.
2696         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2697         texinfo send-pr expect dejagnu on target.
2698         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2699         target-qthreads on target.
2700         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2701         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2702         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2703         x86_64-*-mingw*): Don't disable expect on target.
2704         (*-*-cygwin*): Don't disable target-gperf on target.
2705         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2706         gnuserv on target.
2707         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2708         target.
2709         * configure: Regenerate.
2711 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2713         * configure.ac (target_tools): Remove target-groff.
2714         (native_only): Remove target-groff.
2715         (hppa*64*-*-*): Don't disable byacc.
2716         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2717         setting.
2718         (*-*-kaos*): Don't skip target-librx and target-groff.
2719         (*-*-netware*): Don't skip target-libmudflap.
2720         (*-*-tpf*): Don't skip target-libmudflap.
2721         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2722         directories on the host.
2723         (ia64*-*-*vms*): Don't skip tix.
2724         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2725         host.
2726         * configure: Regenerate.
2728 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2730         * configure.ac: Remove references to mt-mep, mt-netware,
2731         mt-wince.
2732         * Makefile.def: Add all-utils soft dependencies.
2733         * Makefile.tpl: Remove GDB_NLM_DEPS.
2734         * configure: Regenerate.
2735         * Makefile.in: Regenerate.
2737 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2739         * configure.ac: Do not include mh-x86omitfp.
2740         * configure: Regenerate.
2742 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2744         * configure.ac: Remove empty cases.
2745         * configure: Regenerate.
2747 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2749         * Makefile.def: Add dependency from termcap to gdb.
2750         * Makefile.in: Regenerate.
2752 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2754         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2755         * configure: Regenerate.
2756         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2757         * Makefile.tpl: Likewise.
2758         * Makefile.in: Regenerate.
2760 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2762         * configure.ac: Remove all mentions of tentative_cc.
2763         * configure: Regenerate.
2765 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2767         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2768         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2769         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2770         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2771         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2772         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2773         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2774         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2775         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2776         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2777         *-*-rhapsody*): Remove host cases.
2778         * configure: Regenerate.
2780 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2782         * configure.ac (ppc*-*-pe): Remove host case.
2783         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2784         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2785         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2786         cases.
2787         * configure: Regenerate.
2789 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2791         * config.sub: Update to version 2011-03-23.
2793 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2795         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2796         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2797         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2798         * configure: Regenerate.
2800 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2802         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2803         to Write After Approval.
2804         * config-ml.in: Don't handle arc-*-elf*.
2805         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2806         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2807         handle GCC libraries.
2808         * configure: Regenerate.
2810 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2812         PR bootstrap/48120:
2813         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2814         Add -lstdc++ -lm to LIBS.
2815         * configure: Regenerate.
2817 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2819         * config.guess: Update to version 2011-02-02
2820         * config.sub: Update to version 2011-02-24
2822 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2824         PR lto/48086
2825         * configure.ac: Re-enable LTO on *-apple-darwin9.
2826         * configure: Regenerate.
2828 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2830         PR lto/48086
2831         * configure.ac: Disable LTO on darwin due to an assembler change in
2832         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2833         under 256.
2834         * configure: Regenerate.
2836 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2838         * MAINTAINERS: Update myself as score backend maintainer,
2839         update my e-mail address.
2841 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2843         * MAINTAINERS: Update my e-mail address.
2845 2011-03-06  Joey Ye  <joey.ye@arm.com>
2847         * MAINTAINERS: Update my e-mail address.
2849 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2851         * configure.ac: Adjust test of with_ppl.
2852         * configure: Regenerated.
2854 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2856         * MAINTAINERS: Adjust my e-mail address.
2858 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2860         * configure.ac: Add -lpwl to ppllibs.
2861         * configure: Regenerated.
2863 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2865         * config/cloog.m4: Add -lisl to clooglibs.
2866         * configure: Regenerated.
2868 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2870         * MAINTAINERS (CPU Port maintainers): Add self.
2872 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2874         * MAINTAINERS: Add myself as testsuite maintainer.
2876 2011-02-15  Mike Stump  <mikestump@comcast.net>
2878         * MAINTAINERS: Add myself as testsuite maintainer.
2880 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2882         Import from Libtool and gnulib:
2884         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2886         Prepare for supporting FreeBSD 10.
2887         * config.rpath: Remove handling of freebsd1* which soon would
2888         match FreeBSD 10.0.
2890         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2892         Remove support for FreeBSD 1.x.
2893         * libtool.m4 (_LT_LINKER_SHLIBS)
2894         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2895         soon would incorrectly match FreeBSD 10.0.
2897 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2899         PR binutils/12283
2900         * move-if-change: Import version from gnulib.
2902 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2904         PR lto/47225
2905         * Makefile.def (lto-plugin): Double dash for enable-shared.
2906         (configure-gcc): Depend on all-lto-plugin.
2907         * Makefile.in: Rebuilt.
2909 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2911         * configure.ac: Remove extra bracket.
2912         * configure: Regenerate.
2914 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2916         * MAINTAINERS: Add myself as libquadmath maintainer.
2918 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2920         * MAINTAINERS: Update my email address.
2922 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2924         * MAINTAINERS (option handling): Add self.
2926 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2928         PR lto/47225
2929         * Makefile.def: Add dependency for install-gcc
2930         on install-lto-plugin.
2931         * Makfile.in: Regenerated
2933 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2935         * MAINTAINERS (CPU Port Maintainers): Add myself.
2937 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2939         PR libgcj/44341
2940         * configure.ac: Discard --with-* flags for host when configuring
2941         target libraries for cross build.
2942         * configure: Rebuilt.
2944 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2946         * MAINTAINERS (linear loop transforms): Removed.
2948 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2950         * configure.ac: If with_ppl is no, move setting with_cloog=no
2951         after CLOOG_REQUESTED check.
2952         * configure: Regenerated.
2954 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2956         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2957         CLooG has been requested.
2958         * configure: Regenerated.
2960 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2962         * configure: Regenerated.
2963         * configure.ac: Check for version 0.11 (or later revision) of PPL.
2965 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
2967         * configure: Regenerated.
2968         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2970 2011-01-21  Andreas Schwab  <schwab@redhat.com>
2972         * configure.ac: Use AS_HELP_STRING throughout.
2973         * configure: Regenerate.
2975 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
2977         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2978         * configure: Regenerate.
2980 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
2982         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2984 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
2986         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2987         for ia64-hpux.
2988         * configure: Regenerate.
2990 2011-01-07  Jan Hubicka  <jh@suse.cz>
2992         PR lto/47225
2993         * Makefile.in: Regenerate.
2994         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2995         configure.
2997 2011-01-07  Jan Hubicka  <jh@suse.cz>
2999         * Makefile.in: Regenerate.
3000         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3001         and configure dependency on lto-plugin configure.
3002         (lto-plugin module): Remove dependency on GCC; add dependency on
3003         liniberty.
3005 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3007         * MAINTAINERS (Write After Approval): Add myself.
3009 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3011         * configure: Regenerate.
3013 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3015         * configure.ac: (picochip): Disable libiberty.
3017 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3019         * MAINTAINERS (Write After Approval): Add myself.
3021 2010-12-10  Ian Lance Taylor  <iant@google.com>
3023         PR bootstrap/46819
3024         * configure.ac: For --disable-libgcj clear libgcj_saved.
3025         * configure: Rebuild.
3027 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3029         PR fortran/46540
3030         * configure.ac: Add --disable-libquadmath and
3031         --disable-libquadmath-support.
3032         * configure: Regenerate.
3034 2010-12-03  Ian Lance Taylor  <iant@google.com>
3036         * MAINTAINERS: Add myself as libgo maintainer.
3038 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3040         PR libffi/46792
3041         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3042         * configure: Regenerate.
3044 2010-12-02  Ian Lance Taylor  <iant@google.com>
3046         * configure.ac: Always set default for poststage1_ldflags to
3047         -static-libstdc++ -static-libgcc.
3049 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3051         * configure.ac: Move comment to remove extra space in last argument
3052         of GCC_TARGET_TOOL.
3054 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3056         PR other/46026
3057         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3058         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3059         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3060         (BASE_FLAGS_TO_PASS): Use it.
3061         * configure: Rebuilt.
3062         * Makefile.in: Rebuilt.
3064 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3066         PR binutils/12258
3067         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3068         Properly check default linker.
3069         * configure: Regnerated.
3071 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3073         * configure.ac: For --enable-gold, handle value `default' instead of
3074         `both*'.  New configure option --{en,dis}able-ld.
3075         * configure: Regenerate.
3077 2010-11-20  Ian Lance Taylor  <iant@google.com>
3079         * configure.ac: Only disable a language library if no language needs
3080         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3081         * configure: Rebuild.
3083 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3085         * Makefile.in: Regenerate.
3087         PR other/46202
3088         * configure.ac: Fix just-built in-tree STRIP name to be
3089         binutils/strip-new.
3090         * configure: Regenerate.
3091         * Makefile.def (install-strip-gcc, install-strip-binutils)
3092         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3093         (install-strip-sid): Mirror dependencies on non-strip variants
3094         of these targets on the respective -strip prerequisites.
3095         * Makefile.tpl (install-strip, install-strip-host)
3096         (install-strip-target): New targets.
3097         (install-strip-[+module+], install-strip-target-[+module+]):
3098         New targets.
3099         * Makefile.in: Regenerate.
3101 2010-11-19  Ian Lance Taylor  <iant@google.com>
3102             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3104         * configure.ac: Add target-libgo to target_libraries.  Set
3105         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3106         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3107         (HOST_EXPORTS): Add GOC.
3108         (BASE_TARGET_EXPORTS): Add GOC.
3109         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3110         (GOCFLAGS_FOR_TARGET): New variable.
3111         (EXTRA_HOST_FLAGS): Add GOC.
3112         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3113         * Makefile.def (target_modules): Add libgo.
3114         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3115         (dependencies): Add dependency from configure-target-libgo to
3116         configure-target-libffi and all-target-libstdc++-v3.  Add
3117         dependencies from all-target-libgo to all-target-libffi.
3118         (languages): Add go.
3119         * configure: Rebuild.
3120         * Makefile.in: Rebuild.
3122 2010-11-19  Ian Lance Taylor  <iant@google.com>
3124         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3125         compiler/flag environment variables.
3127 2010-11-18  Ian Lance Taylor  <iant@google.com>
3129         * configure.ac: Check for lang_requires_boot_languages in
3130         config-lang.in files.
3131         * configure: Rebuild.
3133 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3134             Tobias Burnus  <burnus@net-b.de>
3136         PR fortran/32049
3137         * Makefile.def: Add libquadmath; build it with language=fortran.
3138         * configure.ac: Add libquadmath.
3139         * Makefile.tpl: Handle multiple libs in check-[+language+].
3140         * Makefile.in: Regenerate.
3141         * configure: Regenerate.
3143 2010-11-16  Tom Tromey  <tromey@redhat.com>
3145         * MAINTAINERS: Moved myself to reviewers section.
3147 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3149         * MAINTAINERS: Moved myself to reviewers section.
3151 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3153         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3154         (Write After Approval): Remove self.
3156 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3158         * configure.ac: Fix spelling in option names.
3159         * configure: Regenerated.
3161 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3163         PR bootstrap/39622
3164         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3165         * configure: Regenerated.
3167 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3169         * MAINTAINERS: Update my email address.
3171 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3173         * configure: Regenerate.
3175 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3177         * configure: Regenerate.
3179 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3181         * configure: Regenerate.
3183 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3185         * configure: Regenerate.
3187 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3189         * configure.ac: Support official CLooG.org versions.
3190         * configure: Regenerate.
3191         * config/cloog.m4: New.
3193 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3195         * MAINTAINERS (Write After Approval): Add myself.
3197 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3199         * MAINTAINERS: Update my email address.
3201 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3203         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3204         * configure: Regenerate.
3206 2010-11-03  Ian Lance Taylor  <iant@google.com>
3207             Dave Korn  <dave.korn.cygwin@gmail.com>
3209         PR lto/46273
3210         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3211         and on other supported platforms whenever LTO is enabled.
3212         * configure: Rebuild.
3214 2010-11-02  Alan Modra  <amodra@gmail.com>
3216         PR binutils/12110
3217         * configure.ac: Error when source path contains spaces.
3218         * configure: Regenerate.
3220 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3222         * MAINTAINERS: Update my email address.
3224 2010-10-20  Ian Lance Taylor  <iant@google.com>
3226         * Makefile.def (target_modules): Set lib_path to src/.libs for
3227         libstdc++-v3 module.
3228         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3229         * Makefile.in: Rebuild.
3231 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3233         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3234         (Write After Approval): Remove myself.
3236 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3238         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3240 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3242         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3244 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3246         * configure.ac (build_lto_plugin): New shell variable.
3247         (--enable-lto): Turn on by default for all non-ELF platforms that
3248         have had LTO support added so far.  Set build_lto_plugin appropriately
3249         for both ELF and non-ELF.
3250         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3251         * configure: Regenerate.
3253 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3255         Sync from src:
3256         * configure.ac (v850 support): Remove target-libgloss from
3257         noconfigdirs.
3258         * configure: Regenerate.
3260 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3262         PR bootstrap/45326
3263         PR bootstrap/45174
3264         * configure.ac: Honor initial values of $build_configargs,
3265         $host_configargs, $target_configargs.  Mark the precious, so
3266         environment settings get recorded.
3267         * configure: Regenerate.
3269 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3271         PR bootstrap/45796
3272         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3273         Depend on all-build-libiberty.
3274         * Makefile.in: Regenerate.
3276 2010-09-30  Michael Eager  <eager@eagercon.com>
3278         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3279         * configure: Regenerate.
3281 2010-09-28  Michael Eager  <eager@eagercon.com>
3283         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3285 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3287         PR bootstrap/44621
3288         * configure.ac: Fix unportable shell quoting.
3289         * configure: Regenerate.
3291 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3293         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3294         targets and amend comment.
3295         * configure: Regenerate.
3297 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3299         * MAINTAINERS (Write After Approval): Add myself.
3301 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3303         * configure.ac: Enable LTO by default on Darwin.
3304         * configure: Regenerate.
3306 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3308         * MAINTAINERS (Write After Approval): Add myself.
3310 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3312         * MAINTAINERS (Write After Approval): Add myself.
3314 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3316         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3317         ports
3319 2010-07-28  David Yuste  <david.yuste@gmail.com>
3321         * MAINTAINERS (Write After Approval): Add myself.
3323 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3325         * configure.ac: Support all v850 targets.
3326         * configure: Regenerate.
3328 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3330         PR bootstrap/44455
3331         * configure.ac (extra_mpfr_configure_flags): Copy from
3332         extra_mpc_gmp_configure_flags.
3333         * configure: Re-generated.
3335 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3337         * MAINTAINERS (Write After Approval): Add myself.
3339 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3341         * MAINTAINERS (Write After Approval): Add myself.
3343 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3345         * MAINTAINERS (Write After Approval): Add myself.
3347 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3349         PR target/44862
3350         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3351         Provide -B option to allow for link spec %s substitutions for
3352         libstdc++.a on darwin.
3353         * Makefile.in: Regenerate.
3355 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3357         * MAINTAINERS (Reviewers): Update my e-mail address
3359 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3361         * Makefile.def (configure-gcc): Depend on all-libelf.
3362         * Makefile.in: Rebuild.
3364 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3366         * MAINTAINERS (Write After Approval): Add myself in the right place.
3368 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3370         * MAINTAINERS (Write After Approval): Add myself.
3372 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3374         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3376 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3378         * config.sub: Update to version 2010-05-21.
3379         * config.guess: Update to version 2010-04-03.
3381 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3383         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3384         * configure: Regenerate.
3386 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3388         * MAINTAINERS (Write After Approval): Add myself.
3390 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3392         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3393         a platform that supports LTO.
3394         * configure: Regenerate.
3396 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3398         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3399         * configure: Regenerated.
3401 2010-04-27  Roland McGrath  <roland@redhat.com>
3402             H.J. Lu  <hongjiu.lu@intel.com>
3404         * configure.ac (--enable-gold): Support both, both/gold and
3405         both/bfd to add gold to configdirs without removing ld.
3406         * configure: Regenerated.
3408         * Makefile.def: Add install-gold dependency to install-ld.
3409         * Makefile.in: Regenerated.
3411 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3413         PR lto/42776
3414         * configure.ac (--enable-lto): Refactor handling so libelf tests
3415         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3416         and allow LTO to be explicitly enabled on non-ELF platforms that
3417         are known to support it inside else-clause.
3418         * configure: Regenerate.
3420 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3422         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3423         * configure: Regenerate.
3425 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3427         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3428         * configure: Regenerate.
3430 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3432         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3433         separately.
3434         * configure: Regenerate.
3436 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3438         * MAINTAINERS (Write After Approval): Add myself.
3440 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3442         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3443         * configure: Regenerate.
3445 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3447         * configure: Regenerate after change to elf.m4.
3449 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3451         * MAINTAINERS (Write After Approval): Add myself.
3453 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3455         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3456         * configure: Regenerated.
3458 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3460         * configure.ac: Print "buggy but acceptable" when CLooG
3461         revision is less than 9.
3462         * configure: Regenerated.
3464 2010-04-01  Diego Novillo  <dnovillo@google.com>
3466         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3468 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3470         PR bootstrap/43615
3471         PR bootstrap/43328
3473         Revert:
3475         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3477         * configure.ac: Do not pass --enable-multilib nor
3478         --disable-multilib in baseargs.  Accept explicitly passed
3479         --enable_multilib.
3480         * configure: Regenerate.
3482 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3484         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3486 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3488         * MAINTAINERS: Remove myself.
3490 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3492         PR bootstrap/43328
3493         * configure.ac: Do not pass --enable-multilib nor
3494         --disable-multilib in baseargs.  Accept explicitly passed
3495         --enable_multilib.
3496         * configure: Regenerate.
3498 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3500         * MAINTAINERS (spu port): Remove me.
3502 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3504         * configure.ac (tic6x-*-*): New case.
3505         * configure: Regenerate.
3507 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3509         * config.sub: Update to version 2010-03-22.
3510         * config.guess: Update to version 2009-12-30.
3512 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3514         PR ada/42554
3515         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3516         * configure: Regenerate.
3518 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3520         * MAINTAINERS: Update my email address.
3522 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3524         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3525         (ghassan.shobaki@amd.com): Removed.
3527 2010-03-17  Alan Modra  <amodra@gmail.com>
3529         * MAINTAINERS: Update my email address.
3531 2010-03-16  Diego Novillo  <dnovillo@google.com>
3533         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3534         Matthews.
3536 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3538         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3539         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3541 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3543         * MAINTAINERS: Update my email address.
3545 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3547         * MAINTAINERS: Update my email address.
3549 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3551         * MAINTAINERS: Update my email address.
3553 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3555         * MAINTAINERS: Update my email address.
3557 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3559         PR libstdc++/32499
3560         * configure.ac (RANLIB): Default to true.
3561         (STRIP): Likewise.
3562         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3563         * configure: Regenerate.
3565 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3567         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3568         (Write After Approval): Update my email address.
3570 2010-02-17  Nick Clifton  <nickc@redhat.com>
3572         PR 11238
3573         * Makefile.tpl (local-distclean): Also remove config.cache files in
3574         sub-directories as there may not be Makefiles present in the
3575         sub-directories.
3576         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3577         the config.cache files found by the find command.
3579         * Makefile.in: Regenerate.
3580         * configure.ac: Revert previous delta.
3581         * configure: Regenerate.
3583 2010-02-15  Nick Clifton  <nickc@redhat.com>
3585         PR 11238
3586         * configure.ac: Delete config.cache files in sub-directories when
3587         deleting Makefiles.
3588         * configure: Regenerate.
3590 2010-02-12  Ben Elliston  <bje@gnu.org>
3592         * MAINTAINERS: Update my email address.
3594 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3596         * MAINTAINERS (spu port): Update my email address.
3598 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3600         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3602 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3604         * configure.ac: Add "recommended" version checks for GMP/MPC.
3605         Update recommended GMP/MPFR/MPC versions.
3606         * configure: Regenerate.
3608 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3610         * MAINTAINERS: Move my Embecosm email address into the
3611         write-after-approval section.
3613 2010-01-26  Ian Lance Taylor  <iant@google.com>
3615         * MAINTAINERS: Add myself as Go frontend maintainer.
3617 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3619         PR libstdc++/36101, PR libstdc++/42813
3620         * configure.ac (bootstrap_target_libs): Make inclusion of
3621         target-libgomp conditional on libgomb being in target_configdirs.
3622         * configure: Regenerate.
3624 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3626         PR libstdc++/36101, PR libstdc++/42813
3627         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3628         * configure: Regenerate.
3630 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3632         PR libstdc++/36101, PR libstdc++/42813
3633         * configure.ac (target_configdirs): Substitute.
3634         * Makefile.def: Bootstrap target module libgomp.
3635         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3636         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3637         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3638         * configure, Makefile.in: Regenerate.
3640 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3642         * MAINTAINERS: Adjust my details.
3644 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3646         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3648 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3650         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3652 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3654         * MAINTAINERS (Write After Approval): Add myself.
3656 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3658         * MAINTAINERS (Write After Approval): Add myself.
3660 2010-01-11  Richard Guenther  <rguenther@suse.de>
3662         PR lto/41569
3663         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3664         * Makefile.in: Regenerated.
3666 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3668         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3669         * configure: Regenerate.
3671 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3672             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3674         PR bootstrap/42424
3675         * configure.ac: Include libtool m4 files.
3676         (_LT_CHECK_OBJDIR): Call it.
3677         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3678         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3680         * configure: Regenerate.
3682 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3684         PR bootstrap/41818
3685         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3686         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3687         * Makefile.in: Regenerate.
3689 2010-01-02  Richard Guenther  <rguenther@suse.de>
3691         PR lto/41529
3692         * configure.ac: Include config/elf.m4.  Disable LTO if not
3693         builting for an elf target.
3694         * configure: Regenerate.
3696 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3698         * MAINTAINERS: Change my email address.
3700 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3702         * config.sub, config.guess: Update from upstream sources.
3704 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3706         * MAINTAINERS (Write After Approval): Add myself.
3708 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3710         PR middle-end/30447
3711         PR middle-end/30789
3712         PR other/40302
3714         * configure.ac: Require MPC.
3715         * configure: Regenerate.
3717 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3719         PR target/38384
3720         PR bootstrap/40972
3721         * libtool.m4: Sync from git Libtool.
3722         * ltoptions.m4: Likewise.
3723         * ltversion.m4: Likewise.
3724         * lt~obsolete.m4: Likewise.
3725         * ltmain.sh: Likewise.
3727 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3729         * configure.ac: Update minimum MPC version to 0.8.
3730         * configure: Regenerate.
3732 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3734         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3735         * configure: Regenerated.
3737 2009-11-21  Ian Lance Taylor  <iant@google.com>
3739         * configure.ac: Change default of poststage1_ldflags to be empty if
3740         poststage1_libs is set.  When poststage1_libs is empty, and
3741         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3742         * configure: Rebuild.
3744 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3746         * MAINTAINERS (Write After Approval): Update my email address.
3748 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3750         * config.guess: Update from upstream sources.
3752 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3754         * Makefile.def: Restore host and target settings for gmp.
3755         * Makefile.in: Rebuild.
3757 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3759         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3760         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3761         Fix portability of test of C++ as bootstrap language.  Add
3762         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3763         * configure: Rebuild.
3764         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3765         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3766         in-tree building.
3767         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3768         (POSTSTAGE1_HOST_EXPORTS): Use it.
3769         (STAGE[+id+]_CXXFLAGS): New.
3770         (BASE_FLAGS_TO_PASS): Pass it down.
3771         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3772         extra_exports.
3773         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3774         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3775         extra_exports.
3776         * Makefile.in: Rebuild.
3778 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3780         * config.sub, config.guess: Update from upstream sources.
3782 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3784         * MAINTAINERS (Write After Approval): Add myself.
3786 2009-11-09  Jon Beniston  <jon@beniston.com>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3792         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3793         paths for *-w64-mingw* and x86_64-*mingw*.
3794         * configure: Regenerated.
3796 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3798         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3800 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3802         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3803         Phil Edwards to Write-After Approval.
3805 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3807         * configure.ac: Disable target-winsup & co for
3808         x86_64-*-mingw* and *-w64-mingw* targets.
3809         * configure: Regenerated.
3811 2009-10-16  Nick Clifton  <nickc@redhat.com>
3813         * MAINTAINERS: Add myself as a maintainer for the RX port.
3815 2009-10-26  Johannes Singler  <singler@kit.edu>
3817         * MAINTAINERS (Write After Approval): Update my e-mail address.
3819 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3821         * configure.ac (CLooG test): Use = with test.
3822         * configure: Regenerate.
3824 2009-10-22  Richard Guenther  <rguenther@suse.de>
3826         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3827         cloog if the ppl version check failed.  Move flags saving
3828         before setting in libelf check.
3829         * configure: Regenerate.
3831 2009-10-21  Richard Guenther  <rguenther@suse.de>
3833         * configure.ac: Adjust the ppl and cloog configure to work as
3834         documented.  Disable cloog if ppl was disabled.  Omit the version
3835         checks if they were disabled.
3836         * configure: Re-generate.
3838 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3840         * configure.ac: Add 'lto' to enable_languages, not
3841         new_enable_languages, and only if not already present.
3842         * configure: Regenerate.
3844 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3846         * README: Refer to the various COPYING* files instead of just
3847         COPYING.
3848         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3850 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3852         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3854 2009-10-07  Richard Guenther  <rguenther@suse.de>
3856         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3857         and Richard Guenther as reviewers.
3858         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3859         as reviewers.
3861 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3863         * config.sub: Update from upstream sources.
3865 2009-10-06  Ian Lance Taylor  <iant@google.com>
3867         * Makefile.def: check-gold depends upon all-gas.
3868         * Makefile.in: Rebuild.
3870 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3872         * MAINTAINERS (Write After Approval): Add myself.
3874 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3876         * Makefile.def: all-lto-plugin depends on all-libiberty.
3877         set bootstrap=true for lto-plugin.
3878         Add lto-plugin.
3879         * Makefile.in: Regenerate.
3880         * configure.ac (host_libs): Add lto-plugin.
3881         * configure: Regenerate.
3883 2009-10-03  Diego Novillo  <dnovillo@google.com>
3885         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3886         (HOST_LIBELFLIBS): Define.
3887         (HOST_LIBELFINC): Define.
3888         * Makefile.in: Regenerate.
3889         * configure.ac: Add --enable-lto.
3890         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3891         If --enable-lto is used, add 'lto' to new_enable_languages.
3892         If --enable-lto is used and gold is enabled, add
3893         lto-plugin to configdirs.
3894         * configure: Regenerate.
3896 2009-10-03  Simon Baldwin  <simonb@google.com>
3898         * configure.ac: If --with-system-zlib, suppress local zlib and
3899         pass --with-system-zlib to subdir configure scripts.
3900         * configure: Regenerate.
3902 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3903             Paolo Bonzini  <bonzini@gnu.org>
3905         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3906         $(srcdir).
3907         * Makefile.in: Rebuilt.
3909 2009-09-26  Gary Funck  <gary@intrepid.com>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3915         * configure.ac: Update minimum MPC version to 0.7.
3916         * configure: Regenerate.
3918 2009-09-25  Nick Clifton  <nickc@redhat.com>
3920         * configure.ac: Pass any --cache-file=/dev/null option on to
3921         subconfigures.
3922         * configure: Regenerate.
3924 2009-09-23  Nick Clifton  <nickc@redhat.com>
3926         * config.sub, config.guess: Update from upstream sources.
3928 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3930         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3931         * Makefile.in: Rebuilt.
3933 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3935         PR bootstrap/32272
3936         * configure.ac: Error out if $srcdir isn't '.' but contains
3937         host-${host_noncanonical}.
3938         * configure: Regenerate.
3940 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3942         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3943         maintainer.
3945 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3947         * configure.ac: If bootstrapping a combined tree with
3948         --enable-gold, require c++ in stage1_languages.
3949         * configure: Regenerate.
3951         * configure.ac: Also add target_libs of stage1_languages to
3952         bootstrap_target_libs.
3953         * configure: Regenerate.
3955         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3956         with --enable-languages not containing c++.
3957         * configure: Regenerate.
3959 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
3961         * configure.ac: Disable java and boehm-gc for bfin-*-*.
3962         * configure: Regenerate.
3964 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
3966         * MAINTAINERS (Write After Approval): Update my e-mail address,
3967         and move from from here...
3968         (Waiting for paperwork): To here.
3970 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
3972         * MAINTAINERS (Reviewers): Add self as driver reviewer.
3974 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3976         * configure.ac: Do not use $extrasub for replacing @if/@endif
3977         parts in Makefile; instead, use additional arguments to
3978         AC_CONFIG_COMMANDS to do the replacement manually, with several
3979         sed invocations, to avoid HP-UX sed command limits.
3980         * configure: Regenerate.
3982 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
3984         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3985         blank before -L.
3987 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
3989         * configure.ac (with-build-config): Document.  Handle without.
3990         Handle missing argument.
3991         * configure: Rebuilt.
3993 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
3995         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
3996         Default to bootstrap-debug only if compare-debug works.
3997         * configure: Rebuilt.
3998         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3999         * Makefile.in: Rebuilt.
4001 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4003         * MAINTAINERS (OS Port Maintainers): Update my email address.
4005 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4007         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4008         * Makefile.in: Rebuilt.
4010 2009-09-01  Chris Demetriou  <cgd@google.com>
4012         * MAINTAINERS (Write After Approval): Add myself.
4014 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4016         PR debug/30161
4017         * include/dwarf2.h (enum dwarf_tag): Added
4018         DW_TAG_GNU_template_template_param
4019         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4021 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4023         * Makefile.tpl (AWK): Fix typo.
4024         * Makefile.in: Regenerate.
4026 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4028         * configure.ac: Detect awk and sed.
4029         * Makefile.def (flags_to_pass): Add AWK and SED.
4030         * Makefile.tpl (AWK, SED): New.
4031         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4032         * configure: Regenerate.
4033         * Makefile.in: Regenerate.
4035 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4037         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4038         (collapseslashes): Likewise.
4040 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4042         * configure.ac (AC_PREREQ): Bump to 2.64.
4044 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4046         * configure.ac: Remove --with-datarootdir, --with-docdir,
4047         --with-pdfdir, --with-htmldir switches.
4048         * configure: Regenerate.
4050         * configure: Regenerate.
4052         * compile: Sync from Automake 1.11.
4053         * depcomp: Likewise.
4054         * install-sh: Likewise.
4055         * missing: Likewise.
4056         * mkinstalldirs: Likewise.
4057         * ylwrap: Likewise.
4059 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4061         * ltmain.sh (func_normal_abspath): New function.
4062         (func_relative_path): Likewise.
4063         (func_mode_help): Document new -bindir option for link mode.
4064         (func_mode_link): Add new -bindir option, and use it to place
4065         output DLL if specified.
4067 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4069         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4070         (baseargs): Add --disable-option-checking.
4071         * configure: Regenerate.
4073         * Makefile.def (configure-target-libiberty): Depend on
4074         all-binutils and all-ld.
4075         (configure-target-newlib): Likewise.
4076         * Makefile.in: Regenerate.
4078 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4080         * config.sub, config.guess: Update from upstream sources.
4082 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4084         Sync from src, merge:
4086         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4088         * configure.ac: Do not exclude gas for i386-*-darwin.
4089         Add a case for x86_64-*-darwin.
4090         * configure: Regenerate.
4092 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4094         * MAINTAINERS: Add my name to Write After Approval list.
4096 2009-08-06  Michael Eager  <eager@eagercon.com>
4098         * configure.ac: Add Microblaze target.
4099         * configure: Regenerate.
4101 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4103         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4104         * configure: Regenerate.
4106 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4108         * MAINTAINERS (Write After Approval): Update my e-mail address.
4110 2009-07-06  Ian Lance Taylor  <iant@google.com>
4112         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4113         * configure: Rebuild.
4115 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4117         * MAINTAINERS: Move myself to the Graphite Reviewers.
4119 2009-06-30  Wei Guozhi  <carrot@google.com>
4121         * MAINTAINERS: Add my name to Write After Approval list.
4123 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4125         PR bootstrap/40338
4126         * configure.ac (comparestring): Create new variable.
4127         * Makefile.tpl (comparestring): Use to skip some comparisions.
4128         * configure: Regenerate.
4129         * Makefile.in: Regenerate.
4131 2009-06-26  Doug Evans  <dje@sebabeach.org>
4133         * Makefile.def (host_modules): Add cgen.
4134         * Makefile.in: Regenerate.
4135         * configure.ac (host_tools): Add cgen.
4136         * configure: Regenerate.
4138 2009-06-23  DJ Delorie  <dj@redhat.com>
4140         * MAINTAINERS: Add myself as mep maintainer.
4142 2009-06-23  Ian Lance Taylor  <iant@google.com>
4144         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4145         boot_languages.  Only bootstrap target libraries listed in
4146         target_libs for some boot language.  Add --with-stage1-ldflags,
4147         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4148         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4149         if not building with C++.
4150         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4151         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4152         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4153         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4154         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4155         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4156         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4157         * configure, Makefile.in: Rebuild.
4159 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4161         * MAINTAINERS: Added my name to write-after-approval list.
4163 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4165         * configure.ac: Define is_elf for QNX Neutrino targets.
4166         * configure: Regenerate.
4168 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4170         * MAINTAINERS: Added my name to the write-after-approval list
4172 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4174         * configure.ac: Detect MPC in default directory.
4175         * configure: Regenerate.
4177 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4178             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4180         * Makefile.tpl (all): Avoid a trailing backslash.
4181         * Makefile.in: Regenerate.
4183 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4185         * config.sub, config.guess: Update from upstream sources.
4187 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4189         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4190         to noconfdirs.
4191         * configure: Regenerate.
4193 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4195         * Makefile.tpl ([+compare-target+]): Compare all stage
4196         directories, rather than just gcc.
4197         * Makefile.in: Rebuilt.
4199 2009-06-01  Doug Kwan  <dougkwan@google.com>
4201         * configure.ac: Support gold for target arm*-*-*.
4202         * configure: Regenerate.
4204 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4206         * Makefile.def: Add MPC support and dependencies.
4207         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4209         * Makefile.in, configure: Regenerate.
4211 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4213         * Makefile.tpl (all): Avoid harmless warning in make all when
4214         gcc-bootstrap is enabled but stage_last does not exist.
4215         * Makefile.in: Rebuilt.
4217 2009-05-24  Nicolas Roche  <roche@adacore.com>
4219         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4220         * Makefile.in: Regenerate.
4222 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4224         * MAINTAINERS: Update my e-mail address.
4226 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4228         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4229         * configure:  Regenerate.
4231 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4233         PR other/40159
4234         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4235         gcc-no-bootstrap are mutually exclusive.
4236         * Makefile.in: Rebuilt.
4238 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4240         PR other/40159
4241         * Makefile.tpl (all): Don't end with unconditional success.
4242         * Makefile.in: Rebuilt.
4244 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4246         PR target/37137
4247         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4248         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4249         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4250         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4251         stage_configureflags, stage_cflags and stage_libcflags into
4252         explicit Makefile macros.
4253         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4254         GFORTRAN.
4255         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4256         CC.  Set CC_FOR_BUILD from CC.
4257         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4258         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4259         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4260         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4261         and GFORTRAN.
4262         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4263         (_LIBCFLAGS): Renamed to _TFLAGS.
4264         (do-compare-debug, do-compare3-debug): Drop.
4265         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4266         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4267         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4268         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4269         (XGCC_FLAGS_FOR_TARGET): New.
4270         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4271         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4272         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4273         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4274         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4275         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4276         TFLAGS.
4277         (BUILD_CONFIG): Include if requested.
4278         (all): Set TFLAGS on bootstrap.
4279         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4280         (all-stageid-prefixmodule): Likewise.
4281         (do-clean, distclean-stageid): Set TFLAGS.
4282         (restrap): Fix whitespace.
4283         * Makefile.in: Rebuilt.
4285 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4287         * config.guess: Sync with src.
4289 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4291         * configure.ac ($with_ppl):  Default to no if not supplied.
4292         ($with_cloog):  Likewise.
4293         configure:  Regenerate.
4295 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4297         * MAINTAINERS: Update my e-mail address.
4299 2009-04-27  Nick Clifton  <nickc@redhat.com>
4301         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4303 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4305         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4306         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4307         * Makefile.in: Regenerate.
4309 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4311         PR bootstrap/39739
4312         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4313         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4315         * configure, Makefile.in: Regenerate.
4317 2009-04-21  Taras Glek  <tglek@mozilla.com>
4319         * include/hashtab.h: Update GTY annotations to new syntax
4320         * include/splay-tree.h: Likewise
4322 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4324         * config.sub, config.guess: Update from upstream sources.
4326 2009-04-15  Anthony Green  <green@moxielogic.com>
4328         * configure.ac: Add moxie support.
4329         * configure: Rebuilt.
4331 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4333         * configure.ac: Change copyright header to refer to version
4334         3 of the GNU General Public License and to point readers at the
4335         COPYING3 file and the FSF's license web page.
4336         * Makefile.def: Likewise.
4337         * Makefile.tpl: Likewise.
4338         * Makefile.in: Regenerate.
4340 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4342         * configure.ac: Restore match for darwin9 or later. Use double
4343         brackets since regeneration eats one pair.
4344         * configure: Regenerate.
4346 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4348         PR gas/10039
4349         * configure.ac: Require texinfo 4.7.
4350         * configure: Regenerated.
4352 2009-04-09  Nick Clifton  <nickc@redhat.com>
4354         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4355         the GCC Runtime Library Exception.
4357 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4359         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4360         * configure: Regenerate.
4362 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4364         * Makefil.def (languages): New entries.
4365         * Makefile.tpl (check-gcc-*): New generic target.
4366         * Makefile.in: Regenerate.
4368 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4370         * MAINTAINERS:  Update my email address.
4372 2009-03-18  Tom Tromey  <tromey@redhat.com>
4374         * configure: Rebuild.
4375         * configure.ac (host_libs): Add libiconv.
4376         * Makefile.in: Rebuild.
4377         * Makefile.def (host_modules): Add libiconv.
4378         (configure-gdb, all-gdb): Depend on libiconv.
4380 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4382         * configure.ac: Treat gdb as supported on x86_64-darwin.
4383         * configure: Regenerate.
4385 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4387         * configure.ac (--with-host-libstdcxx): New option.
4388         * configure: Regenerate.
4390 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4392         * MAINTAINERS:  Move myself into the write after approval list.
4394 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4396         * MAINTAINERS: Update e-mail address.
4398 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4400         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4402 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4404         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4406 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4408         Backport from git Libtool:
4410         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4411         Support GNU/kOpenSolaris.
4412         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4413         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4414         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4415         GNU/kOpenSolaris.
4417 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4419         * MAINTAINERS: Update e-mail address.
4421 2009-02-24  Michael Eager  <eager@eagercon.com>
4423         * MAINTAINERS (Write After Approval): Add self.
4425 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4427         * MAINTAINERS (Write After Approval): Add myself.
4429 2009-02-05  Andreas Schwab  <schwab@suse.de>
4431         * Makefile.tpl (stage_last): Define $r and $s before using
4432         $(RECURSE_FLAGS_TO_PASS).
4433         * Makefile.in: Regenerate
4435 2009-01-30  Ian Lance Taylor  <iant@google.com>
4437         * MAINTAINERS: Move myself to the Global Reviewers list.
4439 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4441         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4442         * configure: Regenerate.
4444 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4446         * MAINTAINERS: Make whitespace consistent.
4447         Remove Robert Millan from Write After Approval.
4449 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4451         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4452         (all-opcodes): Depend on all-libiberty.
4453         * Makefile.in: Regenerate.
4455 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4457         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4458         * configure: Regenerate.
4460 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4462         * MAINTAINERS (Write After Approval): Add myself.
4464 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4466         * MAINTAINERS: Add myself to reviewers (Fortran).
4468 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4470         PR tree-optimization/38515
4471         * configure.ac (cloog-polylib): Removed.
4472         (with_ppl, with_cloog): Test for "no".
4473         * configure: Regenerated.
4475 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4477         * MAINTAINERS: Moved myself to reviewers (Fortran).
4479 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4481         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4482         (Write After Approval): Remove myself.
4484 2009-01-03  Diego Novillo  <dnovillo@google.com>
4486         * MAINTAINERS: Remove myself from alias maintainership.
4488 2009-01-02  David Ayers  <ayers@fsfe.org>
4490         * MAINTAINERS: Update e-mail address.
4492 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4494         * MAINTAINERS: Make whitespace consistent.
4496 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4498         Backport from upstream Libtool:
4499         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4500         Add cache variables to tests that require the linker to work.
4501         For shlibpath_overrides_runpath, this also changes the semantics
4502         to let the result from the C compiler take precedence.
4504 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4506         * config.sub, config.guess: Update from upstream sources.
4508 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4510         * configure.ac (ppllibs): Add by default the lib flags.
4511         * configure: Regenerate.
4513 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4515         * MAINTAINERS:  Add myself to the write after approval list.
4517 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4519         * configure.ac: Add double brackets on darwin[912].
4520         * configure: Regenerate.
4522 2008-12-03  Daniel Kraft  <d@domob.eu>
4524         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4525         Approval to Reviewer section (for Fortran front-end).
4527 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4529         * configure.ac: Expand to darwin10 and later.
4530         * configure: Regenerate.
4532 2008-12-02  Andreas Schwab  <schwab@suse.de>
4534         * Makefile.def: configure-target-boehm-gc depends on
4535         all-target-libstdc++-v3.
4536         * Makefile.in: Regenerate.
4538 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4540         * MAINTAINERS:  Add myself as mingw maintainer.
4542 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4544         * config.sub, config.guess: Update from upstream sources.
4546 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4548         * README.SCO: Remove.
4550 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4552         * MAINTAINERS:  Add myself to the write after approval list.
4554 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4556         * MAINTAINERS:  Update my email address in WAA section.
4558 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4560         * MAINTAINERS: Update e-mail address.
4562 2008-11-27  Toon Moene  <toon@moene.org>
4564         * MAINTAINERS: Change e-mail address.
4566 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4568         * configure.ac: Build gdb for i?86-*-darwin*
4569         * configure: Regenerated.
4571 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4573         * MAINTAINERS: Added my full name.
4575 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4577         PR bootstrap/38014
4578         PR bootstrap/37923
4580         Revert:
4582         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4584         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4585         * Makefile.in: Regenerated.
4587         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4589         PR gdb/921
4590         PR gdb/1646
4591         PR gdb/2175
4592         PR gdb/2176
4594         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4595         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4596         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4597         (HOST_EXPORTS): Pass CPPFLAGS.
4598         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4599         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4600         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4601         * Makefile.in, configure: Regenerated.
4602         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4603         and CPPFLAGS_FOR_BUILD.
4605 2008-11-06  Jeff Law  <law@redhat.com>
4607         * MAINTAINERS: Add myself as middle end maintainer.
4609 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4611         * MAINTAINERS (Write after approval): Add myself.
4613 2008-11-05  Diego Novillo  <dnovillo@google.com>
4615         * MAINTAINERS (Global Reviewers): Add myself.
4616         (Non-Algorithmic Maintainers): Remove myself.
4618 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4620         * MAINTAINERS (Write after approval): Add myself.
4622 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4624         * MAINTAINERS (Write after approval): Add myself.
4626 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4628         * configure.ac (spu-*-*): Remove special case.
4629         * configure: Regenerate.
4631 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4633         * MAINTAINERS (Write after approval): Update my email address.
4635 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4637         * configure.ac [spu-*-*]: Do not set skipdirs.
4638         * configure: Re-generate.
4640 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4642         * MAINTAINERS (Various Maintainers): Add myself to reload.
4644 2008-10-25  Richard Guenther  <rguenther@suse.de>
4646         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4647         maintainer.  Remove myself as libgcc-math maintainer.
4648         (Non-Algorithmic Maintainers): Remove myself.
4650 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4652         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4653         * Makefile.in: Regenerated.
4655 2008-10-23  Cary Coutant  <ccoutant@google.com>
4657         * MAINTAINERS (Write after approval): Add myself.
4659 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4661         PR gdb/921
4662         PR gdb/1646
4663         PR gdb/2175
4664         PR gdb/2176
4666         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4667         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4668         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4669         (HOST_EXPORTS): Pass CPPFLAGS.
4670         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4671         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4672         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4673         * Makefile.in, configure: Regenerated.
4674         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4675         and CPPFLAGS_FOR_BUILD.
4677 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4679         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4680         Sebastian Pop.
4682 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4684         * MAINTAINERS (Write After Approval): Added myself.
4686 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4688         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4689         recommended version to 2.3.2.
4691         * configure: Regenerate.
4693 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4695         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4697 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4699         * MAINTAINERS (Write After Approval): Update e-mail address.
4701 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4703         * libtool.m4: Update to libtool 2.2.6.
4704         * lt~obsolete.m4: Update to libtool 2.2.6.
4705         * ltmain.sh: Update to libtool 2.2.6.
4706         * ltsugar.m4: Update to libtool 2.2.6.
4707         * ltversion.m4: Update to libtool 2.2.6.
4708         * ltoptions.m4: Update to libtool 2.2.6.
4709         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4711 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4713         * MAINTAINERS (Write After Approval): Add myself.
4715 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4717         * MAINTAINERS (Write After Approval): Update my name.
4719 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4721         * MAINTAINERS: Add myself in "Write After Approval".
4723 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4725         * MAINTAINERS: Add myself as ia64 maintainer.
4727 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4729         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4730         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4731         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4732         and Michael Tiemann from Write After Approval since they do not
4733         actually have access.
4735 2008-09-05  Richard Guenther  <rguenther@suse.de>
4737         * configure.ac: Initialize clooglibs to -lcloog.
4738         * configure: Re-generate.
4740 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4742         * MAINTAINERS (Write After Approval): Add myself.
4744 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4746         * configure.ac (--with-cloog-polylib): New.
4747         (--disable-cloog-version-check): New.
4748         (--disable-ppl-version-check): New.
4749         * configure: Re-generate.
4751 2008-09-03  Richard Guenther  <rguenther@suse.de>
4753         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4754         cloog test.
4755         * configure: Re-generate.
4757 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4759         Add picoChip port.
4760         * MAINTAINERS: Add picoChip maintainers.
4762 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4763             Tobias Grosser  <grosser@fim.uni-passau.de>
4764             Jan Sjodin  <jan.sjodin@amd.com>
4765             Harsha Jagasia  <harsha.jagasia@amd.com>
4766             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4767             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4768             Adrien Eliche  <aeliche@isty.uvsq.fr>
4770         Merge from graphite branch.
4771         * configure: Regenerate.
4772         * Makefile.in: Regenerate.
4773         * configure.ac (host_libs): Add ppl and cloog.
4774         Add checks for PPL and CLooG.
4775         * Makefile.def (ppl, cloog): Added modules and dependences.
4776         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4777         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4779 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4781         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4782         (GCC_SHLIB_SUBDIR): New.
4783         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4784         * configure: Regenerate.
4785         * Makefile.in: Regenerate.
4787 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4789         * MAINTAINERS: Consistently use tabs to separate columns.
4791 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4793         * MAINTAINERS (Write after Approval): Add myself.
4795 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4797         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4798         Enable bfd, binutils and opcodes.
4799         * configure: Regenerate.
4801 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4803         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4805 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4807         * MAINTAINERS:  Use correct Umlaut for last name.
4809 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4811         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4813 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4815         * MAINTAINERS: Update my email address.
4817 2008-08-16  Nicolas Roche  <roche@adacore.com>
4819         * Makefile.tpl: Add BOOT_ADAFLAGS.
4820         * Makefile.in: Regenerate.
4822 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4824         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4825         * configure: Regenerate.
4827 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4829         * configure.ac: Add makefile fragments for hpux.
4830         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4831         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4832         * configure: Regenerate.
4833         * Makefile.in: Regenerate.
4835 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4837         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4839 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4841         * MAINTAINERS (Write after Approval): Add myself.
4843 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4845         * MAINTAINERS (Write After Approval):  Add myself.
4847 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4849         * MAINTAINERS (Write After Approval):  Add myself.
4851 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4853         * MAINTAINERS: Update my email address.
4855 2008-06-25  Joey Ye  <joey.ye@intel.com>
4857         * MAINTAINERS (Write After Approval):  Add myself.
4859 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4861         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4862         * Makefile.in: Regenerate.
4863         * configure: Regenerate.
4865 2008-06-17  Daniel Kraft  <d@domob.eu>
4867         * MAINTAINERS (Write After Approval):  Add myself.
4869 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4871         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4872         "$@" is still intact with both Autoconf 2.59 and 2.62.
4873         * configure: Regenerate.
4875 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4877         * Makefile.tpl: Fix comment errors.
4878         * Makefile.in: Regenerate.
4880 2008-06-12  David S. Miller  <davem@davemloft.net>
4881             David Edelsohn  <edelsohn@gnu.org>
4883         * configure.ac: Add powerpc*-*-* to gold supported targets.
4884         * configure: Regenerate.
4886 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4888         PR tree-optimization/36218
4889         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4890         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4891         (all prefix="build-"): Pass them to build-system sub-makes.
4892         * Makefile.in: Regenerate.
4894 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4896         * MAINTAINERS (mt port): Remove.
4897         (sco5, unixware, sco udk): Remove.
4898         (Kean Johnston): Add to Write After Approval.
4900 2008-05-30  Julian Brown  <julian@codesourcery.com>
4902         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4903         of libobjc for ARM EABI Linux.
4904         * configure: Regenerate.
4906 2008-05-18  Xinliang David Li   <davidxl@google.com>
4908         * ChangeLog: Remove wrong ChangeLog entry.
4910 2008-05-17  Xinliang David Li   <davidxl@google.com>
4912         * MAINTAINERS (Write After Approval): Add myself.
4914 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4916         * MAINTAINERS (Write After Approval): Add myself.
4918 2008-05-14  Rafael Espíndola  <espindola@google.com>
4920         * config-ml.in: don't handle --enable-shared and --enable-static.
4922 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4924         * MAINTAINERS: Update my email address.
4926 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4928         * MAINTAINERS: Update my email address.
4930 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4932         * MAINTAINERS (Write After Approval): Add myself.
4934 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4936         * MAINTAINERS (Write After Approval): Add myself.
4938 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4940         * MAINTAINERS (crx): Add myself.
4942 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4944         Sync with src:
4945         2008-04-14  David S. Miller  <davem@davemloft.net>
4947         * configure.ac: Add sparc*-*-* to gold supported targets.
4948         * configure: Regenerate.
4950 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4952         PR bootstrap/35457
4953         * configure.ac: Include override.m4.
4954         * configure: Regenerate.
4956 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4958         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4959         * Makefile.in: Regenerate.
4961 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
4963         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4964         as nonconfigurable directories list.
4965         * configure: Regenerate.
4967 2008-04-14  Ben Elliston  <bje@au.ibm.com>
4969         * config.sub, config.guess: Update from upstream sources.
4971 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
4973         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4974         * Makefile.in: Regenerate.
4976 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
4978         * configure.ac: Do not build libssp for the AVR.
4979         * configure: Regenerate.
4981 2008-04-07  Ian Lance Taylor  <iant@google.com>
4983         * Makefile.def: check-gold depends upon all-binutils.
4984         * Makefile.in: Regenerate.
4986 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
4988         * MAINTAINERS (Write After Approval): Add myself.
4990 2008-04-04  Nick Clifton  <nickc@redhat.com>
4992         PR binutils/4334
4993         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4994         builds.
4995         * configure: Regenerate.
4997 2008-04-04  NightStrike  <NightStrike@gmail.com>
4999         PR other/35151
5000         * configure.ac: Combine rules for mingw32 and mingw64.
5001         * configure: Regenerate.
5003 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5005         * MAINTAINERS (Write After Approval): Add myself.
5007 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5009         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5010         * Makefile.in (.NOTPARALLEL): Ditto.
5012 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5014         * MAINTAINERS (Write After Approval): Add myself.
5016 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5018         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5019         * Makefile.in (.NOTPARALLEL): Regenerate.
5021 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5023         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5024         * Makefile.in: Regenerate.
5026 2008-03-26  Jakub Staszak  <kuba@et.pl>
5028         * MAINTAINERS (Write After Approval): Add myself.
5030 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5032         * MAINTAINERS:  Update e-mail address.
5034 2008-03-20  Ian Lance Taylor  <iant@google.com>
5036         * configure.ac: Add support for --enable-gold.
5037         * Makefile.def: Add gold as a directory like ld.
5038         * configure, Makefile.in: Regenerate.
5040 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5042         * configure.ac: m4_include config/proginstall.m4.
5043         * configure: Regenerate.
5045         Backport from upstream Libtool:
5047         2007-10-12  Eric Blake  <ebb9@byu.net>
5049         Deal with Autoconf 2.62's semantic change in m4_append.
5050         * ltsugar.m4 (lt_append): Replace broken versions of
5051         m4_append.
5052         (lt_if_append_uniq): Don't require separator to be overquoted,
5053         and avoid broken m4_append.
5054         (lt_dict_add): Fix typo.
5055         * libtool.m4 (_LT_DECL): Don't overquote separator.
5057 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5059         * config.rpath: Add AIX 6 support.
5061 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5063         * Makefile.def (stageprofile).  Remove -fprofile-generate
5064         from stage_libcflags.
5065         * Makefile.in: Regenerate.
5067 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5069         * config.sub, config.guess: Update from upstream sources.
5071 2008-03-06  Tom Tromey  <tromey@redhat.com>
5073         * MAINTAINERS: Update for treelang deletion.
5075 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5077         * MAINTAINERS: Update my email address.
5079 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5081         * MAINTAINERS (darwin port): Add myself as a maintainer.
5082         (objective-c/c++): Add myself as a maintainer.
5084 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5086         * MAINTAINERS (Write After Approval): Update my email address.
5088 2008-02-25  Tomas Bily  <tbily@suse.cz>
5090         * MAINTAINERS (Write After Approval): Add myself.
5092 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5094         * MAINTAINERS (OpenMP): Add myself.
5096 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5098         PR bootstrap/32009
5099         PR bootstrap/32161
5101         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5102         * configure: Regenerate.
5104         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5105         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5106         STAGE4_LIBCFLAGS): New.
5107         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5108         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5109         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5110         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5111         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5112         for target modules.  Don't export LIBCFLAGS.
5113         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5114         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5115         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5116         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5117         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5118         * Makefile.in: Regenerate.
5120 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5122         PR libgcj/33085
5123         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5124         Do not use -DDLL_EXPORT.  Backport from upstream.
5126 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5128         * MAINTAINERS (Write After Approval): Add myself.
5130 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5132         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5133         * configure: Regenerate.
5135 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5137         * configure.ac (xtensa*-*-*): Recognize processor variants.
5138         * configure: Regenerate.
5140 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5142         PR bootstrap/34922
5143         * configure.ac (PARSE_ARGS): Push suitable setting of
5144         ac_subdirs_all, for `./configure --help=recursive'.
5145         Handle `+' in generic toplevel directory disabling.
5146         * configure: Regenerate.
5148 2008-01-28  Nick Clifton  <nickc@redhat.com>
5150         * MAINTAINERS (xstormy16): Take over maintainership.
5152 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5154         * MAINTAINERS (c4x port): Remove.
5156 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5158         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5160 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5162         * config.sub, config.guess: Update from upstream sources.
5164 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5166         * MAINTAINERS (Write After Approval): Add myself.
5168 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5170         * MAINTAINERS: Update my email address.
5172 2008-01-09  Raksit Ashok  <raksit@google.com>
5174         * MAINTAINERS (Write After Approval): Add myself.
5176 2008-01-09  Raksit Ashok  <raksit@google.com>
5178         * MAINTAINERS (Write After Approval): Add myself.
5180 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5182         * config.sub, config.guess: Update from upstream sources.
5184 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5186         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5187         Change recommended MPFR from 2.2.1 -> 2.3.0.
5188         * configure: Regenerate.
5190 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5192         * MAINTAINERS: Update my email address.
5194 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5196         * MAINTAINERS: Update my email address.
5198 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5200         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5201         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5202         * Makefile.in: Regenerate.
5204 2007-12-10  Mark Heffernan  <meheff@google.com>
5206         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5207         misplaced entries.
5209 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5211         * configure.ac: Enable libjava for x86_64-*-darwin9.
5212         * configure: Regenerate.
5214 2007-12-07  Bill Maddox  <maddox@google.com>
5216         * MAINTAINERS (Write After Approval): Add myself.
5218 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5220         * config.sub, config.guess: Update from upstream sources.
5222 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5224         * config-ml.in: Remove 64bit configure tests.
5226 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5228         * config-ml.in: Robustify against white space in absolute file
5229         names.
5231         * config-ml.in (multi-clean): Substitute ${Makefile}.
5232         Remove superfluous ${Makefile} in list.
5234 2007-11-19  Thiemo Seufer  <ths@mips.com>
5236         * config-ml.in: Don't hardcode the Makefile name.
5238 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5240         * MAINTAINERS (Write After Approval): Add myself.
5242 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5244         * MAINTAINERS (Write After Approval): Add myself.
5246 2007-11-06  Doug Kwan  <dougkwan@google.com>
5248         * MAINTAINERS (Write After Approval): Add myself.
5250 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5252         * MAINTAINERS (mercury): Remove entry.
5253         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5255 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5257         * Makefile.def (dependencies): Make configure-gdb depend on
5258         all-intl.
5259         * Makefile.in: Regenerated.
5261 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5263         * MAINTAINERS (Fortran maintainer): Remove myself.
5265 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5267         * Makefile.def: To avoid problems running with parallel makes,
5268         build newlib before libgloss so that target specific header
5269         files are availble.
5270         * Makefile.in: Regenerate
5272 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5274         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5275         * Makefile.in: Regenerate.
5277 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5279         * MAINTAINERS (Register allocation reviewer): Add myself.
5281 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5283         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5284         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5285         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5286         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5287         * configure: Regenerate.
5289 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5291         * MAINTAINERS (Register allocation reviewer): Add myself.
5293 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5295         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5296         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5297         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5298         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5299         * configure.ac: Default them to host tools for $host = $build.
5300         Subst them.
5302         * configure: Regenerate.
5303         * Makefile.in: Regenerate.
5305 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5307         * MAINTAINERS (Register allocation reviewer): Add myself.
5309 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5311         * MAINTAINERS (Register allocation reviewer): Add myself.
5313 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5315         * MAINTAINERS (Write After Approval): Fix typo.
5317 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5319         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5320         * configure: Regenerate.
5322 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5324         PR bootstrap/31906
5325         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5326         they're already prefixed.
5328 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5330         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5331         libstdc++.
5332         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5333         * configure: Regenerate.
5334         * Makefile.in: Regenerate.
5336 2007-09-17  Andreas Schwab  <schwab@suse.de>
5338         * configure.ac: Raise minimum makeinfo version to 4.6.
5339         * configure: Regenerate.
5341 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5343         * MAINTAINERS (write-after-approval) add myself
5345 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5347         * configure.ac: Correct makeinfo version check.
5348         * configure: Regenerate.
5350 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5352         * MAINTAINERS: Update my email address.
5354 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5356         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5357         to $skipdirs and only disable gprof for newlib.  Use the normal
5358         mips*-elf* handling in other respects.
5359         * configure: Regnerate.
5361 2007-09-12  David Daney  <ddaney@avtrex.com>
5363         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5364         enabling libgcj.
5365         * configure: Regenerate.
5367 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5369         PR other/32154
5370         * configure.ac: For libgloss targets, point the linker to the linker
5371         script, startup code and simulator library.
5372         * configure: Regenerate.
5374 2007-09-07  Andrew Haley  <aph@redhat.com>
5376         * configure.ac (noconfigdirs): Remove target-libffi and
5377         target-libjava.
5378         * configure: Regenerate.
5380 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5382         PR target/33281
5383         * configure.ac: Use config/mh-mingw on mingw.
5384         * configure: Regenerate.
5386 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5388         * MAINTAINERS (Write After Approval): Add myself.
5390 2007-09-05  Richard Guenther  <rguenther@suse.de>
5392         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5393         nor --disable-checking is provided also turn on yes and types
5394         checking for stage1.
5395         * configure: Re-generate.
5397 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5399         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5400         (Write After Approval): Remove myself.
5402 2007-08-29  Nick Clifton  <nickc@redhat.com>
5404         * config.sub, config.guess: Update from upstream sources.
5406 2007-08-22  Bud Davis  <jmdavis@link.com>
5408         * MAINTAINERS (Write After Approval): Added myself.
5409         * MAINTAINERS (Reviewers): Removed myself.
5411 2007-08-18  Paul Brook  <paul@codesourcery.com>
5412             Joseph Myers  <joseph@codesourcery.com>
5414         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5415         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5416         * Makefile.in: Regenerate.
5417         * configure.ac (--with-debug-prefix-map): New.
5418         * configure: Regenerate.
5420 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5421             Nigel Stephens  <nigel@mips.com>
5423         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5424         as target_makefile_frag.
5425         * configure: Regenerate.
5427 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5429         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5430         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5431         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5432         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5433         (do-compare, do-compare3, do-compare-debug): New.
5434         ([+compare-target+]): Use them.
5436 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5438         * MAINTAINERS (Write After Approval): Change my email address.
5440 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5441             Ben Elliston  <bje@au.ibm.com>
5443         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5444         --silent if $silent.
5445         * configure: Regenerate.
5447 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5449         * MAINTAINERS (Various Maintainers): Add myself as
5450         loop infrastructure maintainer.  Update my e-mail
5451         address.
5453 2007-07-31  Diego Novillo  <dnovillo@google.com>
5455         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5456         Adjust description.
5458 2007-07-26  Richard Guenther  <rguenther@suse.de>
5460         * configure.ac: Add types checking to stage1 checking flags.
5461         * configure: Regenerate.
5463 2007-07-17  Nick Clifton  <nickc@redhat.com>
5465         * COPYING3: New file.  Contains version 3 of the GNU General
5466         Public License.
5467         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5468         Lesser General Public License.
5470 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5472         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5474 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5476         * MAINTAINERS (S/390 co-maintainer): Add myself.
5477         (Write After Approval): Remove myself.
5479 2007-07-13  Dan Hipschman  <dsh@google.com>
5481         * MAINTAINERS (Write After Approval): Add myself.
5483 2007-07-11  Nick Clifton  <nickc@redhat.com>
5485         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5486         WINDRES export.
5487         * Makefile.in: Regenerate.
5489 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5491         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5492         maintainer.
5494 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5496         * lt~obsolete.m4: New. Import from 20070318 libtool.
5498 2007-07-03  Julian Brown  <julian@codesourcery.com>
5500         * MAINTAINERS (Write After Approval): Add myself.
5502 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5504         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5505         * configure: Regenerate.
5507 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5509         * configure.ac: Add some missing m4 quotation.
5510         * configure: Regenerate.
5512 2007-07-02  Simon Baldwin  <simonb@google.com>
5514         * MAINTAINERS (Write After Approval): Add myself.
5516 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5518         * configure: Regenerate.
5520 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5522         * Makefile.def: Add windmc tool to build.
5523         * Makefile.tpl: Likewise.
5524         * configure.ac: Likewise.
5525         * Makefile.in: Regenerate.
5526         * configure: Regenerate.
5528 2007-06-28  DJ Delorie  <dj@redhat.com>
5530         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5531         not building newlib.
5532         * configure: Regenerated.
5534 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5536         * MAINTAINERS (Write After Approval): Add myself.
5538 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5540         * MAINTAINERS (Write After Approval): Add myself.
5542 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5544         * MAINTAINERS (Write After Approval): Add myself.
5546 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5548         * MAINTAINERS (Write After Approval): Add myself.
5550 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5552         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5553         * Makefile.in: Regenerated.
5555 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5557         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5558         bfin*-*-uclinux* targets.
5559         * configure: Regenerate.
5561 2007-06-14  Ian Lance Taylor  <iant@google.com>
5563         * MAINTAINERS: Add myself as non-algorithmic global write
5564         maintainer.
5566 2007-06-14  Diego Novillo  <dnovillo@google.com>
5568         * MAINTAINERS: Add self as middle-end maintainer and
5569         non-algorithmic global write maintainer.
5571 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5573         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5574         Move all Fortran maintainers except Paul Brook into the
5575         Non-Autopoiesis section.
5577 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5579         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5580         (distclean-stage[+id+]): Possibly delete stage_last.
5581         * Makefile.in: Regenerate.
5583 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5585         * MAINTAINERS (Various Maintainer): Fix typo.
5587 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5589         * MAINTAINERS (Various Maintainer): Add myself as
5590         dataflow maintainer.
5592 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5594         * config.sub, config.guess: Update from upstream sources.
5596 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5598         * Makefile.tpl: Fix spelling error.
5599         * Makefile.in: Regenerate.
5601 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5603         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5604         lt_cv_sys_max_cmd_len.
5606 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5608         * MAINTAINERS (Various Maintainers): Add myself as
5609         auto-vectorizer maintainer.
5611 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5613         PR libjava/32098
5614         * libtool.m4: Revert previous change.
5615         * ltgcc.m4: Put it here.
5617 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5619         * MAINTAINERS (Various Maintainers): Add myself as
5620         auto-vectorizer maintainer.
5622 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5624         PR libjava/32098
5625         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5627 2007-05-30  Richard Guenther  <rguenther@suse.de>
5629         * MAINTAINERS (Various Maintainers): Add myself as
5630         auto-vectorizer maintainer.
5632 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5634         PR bootstrap/29382
5635         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5636         * configure: Rebuilt.
5638 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5640         * MAINTAINERS (Write After Approval): Removed my name.
5642 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5644         * MAINTAINERS (Write After Approval): Remove myself.
5646 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5648         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5650 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5652         * ltmain.sh: Update from ToT Libtool.
5653         * libtool.m4: Update from ToT Libtool.
5654         * ltsugar.m4: New. Update from ToT Libtool.
5655         * ltversion.m4: New. Update from ToT Libtool.
5656         * ltoptions.m4: New. Update from ToT Libtool.
5657         * ltconfig: Remove.
5658         * ltcf-c.sh: Remove.
5659         * ltcf-cxx.sh: Remove.
5660         * ltcf-gcj.sh: Remove.
5662 2007-05-22  Ollie Wild  <aaw@google.com>
5664         * MAINTAINERS (Write After Approval): Add myself.
5666 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5668         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5669         stage_cflags.
5670         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5671         Remove CFLAGS/LIBCFLAGS.
5672         (configure-stage[+id+]-[+prefix+][+module+],
5673         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5674         * Makefile.in: Regenerate.
5676 2007-05-15  Diego Novillo  <dnovillo@google.com>
5678         * MAINTAINERS: Update e-mail address.
5680 2007-05-15  Revital Eres  <eres@il.ibm.com>
5682         * MAINTAINERS (Write After Approval): Add myself.
5684 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5686         * MAINTAINERS (Write After Approval): Updated my address.
5688 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5690         * MAINTAINERS (Write After Approval): Add myself.
5692 2007-05-11  Silvius Rus  <rus@google.com>
5694         * MAINTAINERS (Write After Approval): Add myself.
5696 2007-04-23  Tom Tromey  <tromey@redhat.com>
5698         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5700 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5702         * MAINTAINERS (cpplib): Rename to ...
5703         (libcpp): ... this.  Add C/C++ front end maintainers.
5705 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5707         * config-ml.in: Pass ${ml_config_env} to configure calls.
5709 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5711         * MAINTAINERS (Write After Approval): Add myself.
5713 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5715         * MAINTAINERS (Write After Approval): Add myself.
5717 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5719         * MAINTAINERS (fortran 95 front end): Add myself.
5721 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5723         * MAINTAINERS (Write After Approval): Add myself.
5725 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5727         * MAINTAINERS (Modulo Scheduler): Add myself.
5729 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5731         * MAINTAINERS (fortran 95 front end): Add myself.
5732         (c++ front end): whitespace fix.
5734 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5736         * MAINTAINERS (Write After Approval): Add myself.
5738 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5740         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5741         of glob.  Quote arguments with single quotes too.
5742         * configure: Regenerate.
5744 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5746         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5747         * Makefile.in: Regenerate
5749 2007-03-07  Andreas Schwab  <schwab@suse.de>
5751         * configure: Regenerate.
5753 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5755         * configure.ac: Add "--with-pdfdir" configure option,
5756         which defines pdfdir variable.
5757         * Makefile.def (target=fixincludes): Add install-pdf to
5758         missing targets.
5759         (recursive_targets): Add install-pdf target.
5760         (flags_to_pass): Add pdfdir.
5761         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5762         target.
5763         * configure: Regenerate
5764         * Makefile.in: Regenerate
5766 2007-02-28  Eric Christopher  <echristo@apple.com>
5768         Revert:
5769         2006-12-07  Mike Stump  <mrs@apple.com>
5771         * Makefile.def (dependencies): Add dependency for
5772         install-target-libssp and install-target-libgomp on
5773         install-gcc.
5774         * Makefile.in: Regenerate.
5776 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5778         * configure: Regenerate.
5779         * configure.ac: Move statements after variable declarations.
5781 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5783         * MAINTAINERS: Add myself as sh maintainer.
5785 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5787         * configure.ac: Adjust for loop syntax.
5788         * configure: Regenerate.
5790 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5792         * configure: Rebuilt.
5794 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5796         * configure.ac: Drop multiple occurrences of --enable-languages,
5797         and fix its quoting.
5798         * configure: Rebuilt.
5800 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5801             Nathan Sidwell  <nathan@codesourcery.com>
5802             Vladimir Prus  <vladimir@codesourcery.com>
5803             Joseph Myers  <joseph@codesourcery.com>
5805         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5806         * configure: Regenerate.
5808 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5810         * ltconfig (freebsd*): Default to elf.
5812 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5814         * configure.ac (target_libraries): Move libgcc before libiberty.
5815         * configure: Regenerated.
5817 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5818             Paolo Bonzini  <bonzini@gnu.org>
5820         PR bootstrap/30753
5821         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5822         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5823         * configure: Regenerated.
5825 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5827         * MAINTAINERS (Language Front End Maintainers): Update my mail
5828         address.
5830 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5832         PR bootstrap/30748
5833         * configure.ac: Correct syntax for Solaris ksh.
5834         * configure: Regenerated.
5836 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5838         * configure.ac: Sync with src.
5839         * configure: Regenerate.
5841 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5843         * Makefile.in: Regenerate.
5845 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5847         * config.sub: Sync with src.
5849 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5851         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5852         noncanonical equivalents.
5853         * configure.in: Rename to...
5854         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5855         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5856         target_noncanonical.  Use them.  Rewrite removal of configure
5857         arguments for autoconf 2.59.  Discard variable settings.  Force
5858         program_transform_name for native tools.
5860         * Makefile.in: Regenerated.
5861         * configure: Regenerated with autoconf 2.59.
5863 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5865         * MAINTAINERS (Write After Approval): Add myself.
5867 2007-01-31  Andreas Schwab  <schwab@suse.de>
5869         * Makefile.tpl (LDFLAGS): Substitute it.
5870         * Makefile.in: Regenerate.
5872 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5874         * MAINTAINERS (Write After Approval): Add myself.
5876 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5878         * MAINTAINERS (spu port): Add myself.
5880 2007-01-23  Richard Guenther  <rguenther@suse.de>
5882         PR bootstrap/30541
5883         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5884         * Makefile.tpl (GNATBIND): Substitute it.
5885         (GNATMAKE): Likewise.
5886         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5887         of STAGE_PREFIX.
5888         * Makefile.in: Regenerate.
5889         * configure: Regenerate.
5891 2007-01-18  Mike Stump  <mrs@apple.com>
5893         * configure.in: Re-enable -Werror for gcc builds.
5895 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5897         * MAINTAINERS (Write After Approval): Add myself.
5899 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5901         * configure.in: Change == to = in test command.
5902         * configure: Regenerate.
5904 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5905             Nick Clifton  <nickc@redhat.com>
5906             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5908         * configure.in (build_configargs, host_configargs, target_configargs):
5909         Remove build/host/target parameters.
5910         (host_libs): Add gmp and mpfr.
5911         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5912         * Makefile.def (gmp, mpfr): New.
5913         (gcc): Remove target.
5914         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5915         target_os, target_vendor): New.
5916         (configure): Add host_alias/target_alias arguments; adjust invocations.
5917         * configure: Regenerate.
5918         * Makefile.in: Regenerate.
5920 2007-01-11  Matt Fago  <fago@earthlink.net>
5922         * configure.in: Try to link to functions only in mpfr 2.2.x
5923         to improve robustness of configure tests.
5924         * configure: Regenerate.
5926 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5928         * MAINTAINERS: Add myself as i386 maintainer.
5930 2007-01-08  Jan Hubicka  <jh@suse.cz>
5932         * MAINTAINERS: Add myself as i386 maintainer.
5934 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5936         * configure.in: Add support for an x86_64-mingw* target.
5937         * configure: Regenerate.
5939 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5941         * Makefile.tpl (all-target): Correct @if conditional for target
5942         modules.
5943         * configure.in: Omit libiberty if building only target libgcc.
5944         * configure, Makefile.in: Regenerated.
5946 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5948         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5949         * configure: Regenerate.
5951 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5953         * Makefile.def (target_modules): Add libgcc.
5954         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5955         * Makefile.tpl (clean-target-libgcc): Delete.
5956         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5957         on gcc even for bootstrapped modules.  Rewrite handling of
5958         lang_env_dependencies to loop over target_modules.
5959         * configure.in (target_libraries): Add target-libgcc.
5960         * Makefile.in, configure: Regenerated.
5962 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5964         * configure.in: Reorganize recognition of languages.  Add
5965         --enable-stage1-languages.  Show supported languages for the chosen
5966         target rather than all recognized languages.
5967         * configure: Regenerate.
5969 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
5971         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5972         * Makefile.in: Regenerate.
5974 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5976         * configure.in: Warn that MPFR 2.2.0 is buggy.
5977         * configure: Regenerate.
5979 2006-12-27  Ian Lance Taylor  <iant@google.com>
5981         * configure.in: When removing Makefiles to force a reconfigure, also
5982         remove prev-DIR*/Makefile.
5983         * configure: Regenerate.
5985 2006-12-22  Andreas Schwab  <schwab@suse.de>
5987         * configure: Regenerate with correct autoconf version.
5989 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
5991         * configure.in: add AC_SUBST for *_FOR_TARGET.
5992         * configure: Regenerate.
5994 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
5996         * configure.in: Simplify logic for rejecting languages that cannot
5997         be built.  Separate the case when a language is unsupported,
5998         from the case when the user chooses not to build a language.
6000 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6002         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6003         it only affects bootstrap and could be tested on "$host" as well.
6004         * configure: Regenerate.
6005         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6007 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6009         PR bootstrap/29544
6010         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6011         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6012         move here comment from Makefile.tpl.
6013         * Makefile.tpl: Move some definitions higher in the file.
6014         (STAGE1_CHECKING): New.
6015         * configure.in: Add --enable-stage1-checking.
6016         * configure: Regenerate.
6017         * Makefile.in: Regenerate.
6019 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6021         * MAINTAINERS: Add myself as build system maintainer.
6023 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6025         * MAINTAINERS (Write After Approval): Add myself.
6027 2006-12-13  Eric Christopher  <echristo@apple.com>
6029         * MAINTAINERS: Add myself as darwin maintainer.
6031 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6033         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6035 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6037         MAINTAINERS: Update my entry.
6039 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6041         * configure.in:  Handle spu makefile frag.
6042         * Makefile.tpl (MAINT): Define
6043         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6044         * configure: Regenerate.
6045         * Makefile.in: Regenerate.
6047 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6049         * config.guess: Import latest version.
6050         * config.sub: Likewise.
6052 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6054         * configure.in (spu-*-*): Don't skip target-libiberty.
6055         * configure: Regenerate.
6057 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6059         PR bootstrap/30134
6060         * configure.in: Correct x86 darwin support for libjava to powerpc
6061         and i?86 only.
6062         * configure: Regenerate.
6064 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6066         * configure.in: Add x86 darwin support for libjava.
6067         * configure: Regenerate.
6069 2006-12-07  Mike Stump  <mrs@apple.com>
6071         * Makefile.def (dependencies): Add dependency for
6072         install-target-libssp and install-target-libgomp on
6073         install-gcc.
6074         * Makefile.in: Regenerate.
6076 2006-12-04  Richard Guenther  <rguenther@suse.de>
6078         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6079         (Non-Algorithmic Maintainers): Move over non-algorithmic
6080         loop optimizer maintainers, add myself as a non-algorithmic
6081         middle-end maintainer.
6083 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6085         * MAINTAINERS (Write After Approval): Add myself.
6087 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6089         * configure.in: Update error message for missing GMP/MPFR.
6091         * configure: Regenerate.
6093 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6095         * configure.in: Update MPFR version in error message.
6097         * configure: Regenerate.
6099 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6101         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6102         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6103         --with-gmp-lib): New flags.
6105         * configure: Regenerate.
6107 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6109         * MAINTAINERS (Write After Approval): Change my email address.
6111 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6113         * MAINTAINERS (Write After Approval): Add myself.
6115 2006-11-22  Philipp Thomas  <pth@suse.de>
6117         * MAINTAINERS (i18n): Update e-mail address.
6119 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6121         * MAINTAINERS (spu port): Add myself as maintainer.
6122         (Write After Approval): Remove myself.
6124 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6126         * configure.in (skipdirs): Don't build libssp for SPU.
6127         * configure: Regenerate.
6129 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6131         * MAINTAINERS (spu port): Add myself as maintainer.
6132         (libobjc): Update my email address.
6134 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6136         * MAINTAINERS (Write After Approval): Add myself.
6138 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6140         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6141         * configure : Rebuilt.
6143 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6145         * MAINTAINERS (Write After Approval): Add myself.
6147 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6149         * MAINTAINERS (Write After Approval): Add myself.
6151 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6153         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6154         libmpfr.a.
6155         * configure: Regenerate.
6157 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6159         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6160         (unstage): Test for stage_last presence.
6162         PR bootstrap/29802
6163         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6164         STAGE_PREFIX.
6165         * Makefile.in: Regenerate.
6167 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6169         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6170         maintainers.
6172 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6174         * MAINTAINERS (Write After Approval): Add myself.
6176 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6178         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6179         and stageN-package/Makefile.
6180         * Makefile.in: Regenerated.
6182 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6184         * configure.in: Remove target-libgloss from noconfigdirs for
6185         bfin-*-*.
6186         * configure: Regenerated.
6188 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6190         * configure.in (have_gmp): Only error if the gcc directory exists.
6192         * configure: Regenerate.
6194 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6196         * configure.in: Robustify error message for missing GMP/MPFR.
6198         * configure: Regenerate.
6200 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6202         * MAINTAINERS (Write After Approval): Add myself.
6204 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6206         * MAINTAINERS: Change email address.
6208 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6210         * MAINTAINERS (Write After Approval): Add myself.
6212 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6214         * MAINTAINERS (Write After Approval): Add myself.
6216 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6218         * MAINTAINERS (Write After Approval): Move myself to
6219         Write After Approval section.
6221 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6223         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6224         need_gmp anymore.
6225         * configure: Regenerate.
6227 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6229         * MAINTAINERS (Write After Approval): Add myself.
6231 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6233         * config.guess: Import latest version.
6234         * config.sub: Likewise.
6236 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6238         * Makefile.def: Added pdf target handling.
6239         * Makefile.tpl: Added pdf target handling.
6240         * Makefile.in: Regenerated.
6242 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6244         * MAINTAINERS: Add self as score port maintainer.
6246 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6248         * MAINTAINERS (Write After Approval): Add myself.
6250 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6252         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6253         or newer.
6254         * configure: Regenerated.
6256 2006-09-27  Dave Brolley  <brolley@redhat.com>
6258         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6259         using $s instead of $r.
6260         * configure: Regenerated.
6262 2006-09-26  Thiemo Seufer  <ths@mips.com>
6264         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6265         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6266         * configure: Regenerate.
6268 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6270         * MAINTAINERS (Write After Approval): Remove myself.
6272 2006-09-22  Chao-ying Fu  <fu@mips.com>
6274         * MAINTAINERS (Write After Approval): Add myself.
6276 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6278         * MAINTAINERS: Add self as soft-fp maintainer.
6280 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6282         * MAINTAINERS: Add myself as avr maintainer.
6283         Remove Marek Michalkiewicz as avr maintainer.
6285 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6287         * MAINTAINERS (Write After Approval): Add myself.
6289 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6291         * configure.in: Never build newlib for a Mingw host.
6292         Never build newlib as Mingw target library.
6293         Test the existence of winsup/cygwin for building a Cygwin newlib,
6294         rather than just winsup.
6295         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6296         building a Mingw target.
6297         * configure: Regenerate.
6299 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6301         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6303 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6305         * config.guess: Import from src (was more updated).
6306         * config.sub: Likewise.
6308 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6310         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6311         * configure: Regenerated.
6313 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6315         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6316         for stages after the first.
6318 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6320         * Makefile.def: Add dependencies for configure-opcodes
6321         on configure-intl and all-opcodes on all-intl.
6322         * Makefile.in: Regenerated.
6324 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6326         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6328 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6330         Port to hosts whose 'sort' and 'tail' implementations
6331         treat operands with leading '+' as file names, as POSIX
6332         has required since 2001.  However, make sure the code still
6333         works on pre-POSIX hosts.
6334         * ltmain.sh: Don't assume "sort +2" is equivalent to
6335         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6337 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6339         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6341 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6343         * ltconfig: chmod 644 before ranlib during install.
6345 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6347         PR bootstrap/18058
6348         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6349         if the bootstrap compiler is a GCC version that supports it.
6350         * configure: Regenerate.
6352 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6354         * configure.in: Fix thinkos in previous check-in.
6355         * configure: Regenerate.
6357 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6359         PR other/27063
6360         * configure.in: Test subdir_requires and give an appropriate
6361         error message.
6362         * configure: Regenerate.
6364 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6366         * MAINTAINERS (Write After Approval): Add myself.
6368 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6370         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6372 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6374         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6376 2006-06-20  David Ayers  <d.ayers@inode.at>
6378         PR bootstrap/28072
6379         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6380         whether target-libjava is being configured instead of whether the
6381         java front end is enabled.
6382         * configure: Regenerate.
6384 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6386         PR target/27540
6387         * configure.in: Only enable libgomp on IRIX 6.
6388         * configure: Regenerate.
6390 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6392         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6393         too.
6394         * Makefile.in: Regenerate.
6396 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6398         * config-ml.in: Alter CCASFLAGS to include special
6399         multilib options the same as is done for CFLAGS.
6401 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6403         * configure.in: Don't enable libgomp on hpux10.
6404         * configure: Rebuilt.
6406 2006-06-12  David Ayers  <d.ayers@inode.at>
6408         PR bootstrap/27963
6409         PR target/19970
6410         * configure.in: Remove target-boehm-gc from noconfigdirs where
6411         ${libgcj} is specified.
6412         * configure: Regenerate.
6414 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6416         Sync from src:
6418         * configure.in: Sync.
6419         * configure: Regenerated.
6421         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6423         * Makefile.def: Added dependencies from sim and gdb on intl, and
6424         added configure dependencies to everything with an all dependency
6425         on intl.
6426         * Makefile.in: Regenerated.
6428 2006-06-06  David Ayers  <d.ayers@inode.at>
6430         PR libobjc/13946
6431         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6432         * Makefile.in: Regenerate.
6433         * configure.in: Add --enable-objc-gc at toplevel and have it
6434         enable boehm-gc for Objective-C.
6435         Remove target-boehm-gc from libgcj.
6436         Add target-boehm-gc to target_libraries.
6437         Add target-boehm-gc to noconfigdirs where ${libgcj}
6438         is specified.
6439         Assert that boehm-gc is supported when requested for Objective-C.
6440         Only build boehm-gc if needed either for Java or Objective-C.
6441         * configure: Regenerate.
6443 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6445         PR 27674
6446         * Makefile.tpl (configure-[+prefix+][+module+],
6447         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6448         Remove rule to unstage bootstrapped modules.
6449         (stage_current): New.
6450         * Makefile.in: Regenerate.
6452 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6454         * MAINTAINERS (Write After Approval): Update my e-mail address.
6456 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6458         * include/libiberty.h: Declare pex_run_in_environment.
6460 2006-05-31  Asher Langton  <langton2@llnl.gov>
6462         * MAINTAINERS (Write After Approval): Add myself.
6464 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6466         * Makefile.def (bfd, opcodes): Fix lib_path.
6467         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6468         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6469         * Makefile.in: Regenerate.
6471 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6473         * Makefile.in: Regenerate.
6475 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6477         * Makefile.def: Add install-html target. Add datarootdir
6478         docdir and htmldir to flags_to_pass.
6479         * Makefile.tpl: Add install-html target.
6480         * Makefile.in: Regenerate.
6481         * configure.in: Add --with-datarootdir, --with-docdir, and
6482         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6483         * configure: Regenerate.
6485 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6487         * configure.in: Enable gprof for cross builds.
6488         * configure: Regenerate.
6490 2006-05-22  Richard Guenther  <rguenther@suse.de>
6492         Revert
6493         2006-01-31  Richard Guenther  <rguenther@suse.de>
6494         Paolo Bonzini  <bonzini@gnu.org>
6496         * Makefile.def (target_modules): Add libgcc-math target module.
6497         * configure.in (target_libraries): Add libgcc-math target library.
6498         (--enable-libgcc-math): New configure switch.
6499         * Makefile.in: Re-generate.
6500         * configure: Re-generate.
6501         * libgcc-math: New toplevel directory.
6503 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6504             Andreas Tobler  <a.tobler@schweiz.ch>
6506         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6507         * configure: Rebuilt.
6509 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6511         * MAINTAINERS (Write After Approval): Add myself.
6513 2006-05-01  DJ Delorie  <dj@redhat.com>
6515         * configure.in: Restore CFLAGS if GMP isn't present.
6516         * configure: Regenerate.
6518 2006-05-01  Richard Guenther  <rguenther@suse.de>
6520         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6521         maintainer.
6523 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6525         * MAINTAINERS (Write After Approval): Add myself.
6527 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6529         * MAINTAINERS (Write After Approval): Add myself.
6531 2006-04-18  DJ Delorie  <dj@redhat.com>
6533         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6534         reference libgloss so that libssp can be built in a combined
6535         tree.
6536         * configure: Regenerate.
6538 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6540         * MAINTAINERS (Write After Approval): Add myself.
6542 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6544         * configure.in: Require makeinfo 4.4 or higher.
6545         * configure: Regenerate.
6547 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6549         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6550         Rearrange the entries of other libraries to have them in one place.
6552 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6554         * MAINTAINERS (Write After Approval): Remove myself.
6555         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6557 2006-03-14  Richard Guenther  <rguenther@suse.de>
6559         * configure: Regenerate with autoconf 2.13.
6561 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6563         * MAINTAINERS: Use my work address.
6565         * MAINTAINERS: Update my E-mail address.
6567 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6569         * configure.in: Handle --disable-<component> generically.
6570         * configure: Regenerate.
6572 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6574         PR libgcj/17311
6575         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6577 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6579         * MAINTAINERS (Write After Approval):  Remove myself.
6580         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6582 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6584         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6585         (TARGET_CONFIGDIRS): Remove.
6586         * configure.in: Remove AC_SUBST(target_configdirs).
6587         * Makefile.in, configure: Regenerated.
6589 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6591         * MAINTAINERS (Write After Approval):  Remove myself.
6592         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6594 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6596         PR bootstrap/25670
6598         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6600         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6601         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6602         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6603         BUILD_PREFIX, BUILD_PREFIX_1.
6604         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6606         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6607         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6609         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6610         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6611         of `cat stage_current`.  Always provide the `r' and `s' variables.
6612         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6613         a single shell execution.
6614         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6615         bootstrapped modules, make the stage1 module if the build was not
6616         started yet, else build the current stage.
6617         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6618         (all-build, all-host, all-target, [+make_target+]-host,
6619         [+make_target+]-target): Do not use \-continued lines.
6620         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6621         (current_stage, restrap, stage_last): New.
6623         * Makefile.in: Regenerate.
6624         * configure: Regenerate.
6626 2006-02-19  Bud Davis  <jmdavis@link.com>
6628         * MAINTAINERS (Write After Approval):  Remove myself.
6629         (Language Front End Maintainers):  Add myself as fortran 95
6630         maintainer and update e-mail address.
6632 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6634         * MAINTAINERS (Write After Approval):  Remove myself.
6635         (Language Front End Maintainers):  Add myself as fortran 95
6636         maintainer.
6638 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6640         * MAINTAINERS (Write After Approval): Add myself.
6642 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6644         * MAINTAINERS (Write After Approval):  Remove myself.
6645         (Language Front End Maintainers):  Add myself as
6646         fortran 95 maintainer.
6648 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6650         Sync from src:
6652         2005-12-27  Leif Ekblad  <leif@rdos.net>
6654         * configure.in: Add support for RDOS target.
6655         * configure: Regenerate.
6657 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6658             Andreas Schwab  <schwab@suse.de>
6660         * configure: Regenerate.
6662 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6664         * configure.in (enable_libgomp): Add AIX.
6665         * configure: Regenerate.
6667 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6669         * MAINTAINERS (Write After Approval): Add myself.
6671 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6673         * MAINTAINERS (Write After Approval): Add myself.
6675 2006-01-31  Richard Guenther  <rguenther@suse.de>
6676         Paolo Bonzini  <bonzini@gnu.org>
6678         * Makefile.def (target_modules): Add libgcc-math target module.
6679         * configure.in (target_libraries): Add libgcc-math target library.
6680         (--enable-libgcc-math): New configure switch.
6681         * Makefile.in: Re-generate.
6682         * configure: Re-generate.
6683         * libgcc-math: New toplevel directory.
6685 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6687         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6688         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6689         the assembler, linker and binutils.
6690         * configure: Regenerate.
6692 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6694         * MAINTAINERS (Write After Approval): Add myself.
6696 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6698         * configure: Regenerate.
6700 2006-01-18  Richard Henderson  <rth@redhat.com>
6701             Jakub Jelinek  <jakub@redhat.com>
6702             Diego Novillo  <dnovillo@redhat.com>
6704         * libgomp: New directory.
6705         * Makefile.def: Add target_module libgomp.
6706         * Makefile.in: Regenerate.
6707         * configure.in (target_libraries): Add target-libgomp.
6708         * configure: Regenerate.
6710 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6712         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6713         @ from continuation.
6714         * Makefile.in: Rebuilt.
6716 2006-01-04  Chris Lattner  <sabre@gnu.org>
6718         * MAINTAINERS (Write After Approval): Add myself.
6720 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6722         PR bootstrap/24252
6724         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6725         * Makefile.tpl (OBJDUMP): New.
6726         (EXTRA_HOST_FLAGS): Add it.
6727         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6729         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6730         to use symbolic links between directories.  Avoid race conditions
6731         or make them harmless.
6732         * configure.in: Do not try to use symbolic links between directories.
6734         * Makefile.def (LEAN): Pass.
6735         * Makefile.tpl (LEAN): Define.
6736         (stage[+id+]-start): Accept that the previous directory does not
6737         exist, if the bootstrap is lean.
6738         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6739         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6740         configure substitution.
6741         ([+compare-target+]): Likewise.
6742         ([+bootstrap-target+]-lean): New.
6743         * configure.in: Remove lean bootstrap support from here.
6745         * Makefile.in: Regenerate.
6746         * configure: Regenerate.
6748 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6750         * MAINTAINERS (libdecnumber): Add myself.
6752 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6754         * libtool-ldflags: New script.
6756 2006-01-02  Andreas Schwab  <schwab@suse.de>
6758         * configure.in: When reconfiguring remove Makefile in
6759         all stage directories.
6760         * configure: Regenerate.
6762 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6764         * MAINTAINERS: Update my email address.
6766 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6768         Revert Ada-related part of the previous change.
6770         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6771         Do not pass.
6772         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6773         * Makefile.in: Regenerate.
6774         * configure.in: Do not include mt-ppc-aix target fragment.
6775         * configure: Regenerate.
6777 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6779         * configure.in: Select appropriate fragments for PowerPC/AIX.
6780         * configure: Regenerate.
6782         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6783         BOOT_CFLAGS, BOOT_LDFLAGS.
6784         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6785         BOOT_CFLAGS, BOOT_LDFLAGS.
6786         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6787         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6788         (stage): Fail if we cannot complete the work.
6789         * Makefile.in: Regenerate.
6791 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6793         * configure.in: Replace ms1 with mt.
6794         * configure: Rebuilt.
6796 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6798         * MAINTAINERS: Update my email address.
6800 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6802         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6803         install-host-nogcc): Don't invoke $(stage) at the end.
6804         * Makefile.in: Regenerate.
6806 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6808         * configure.in: Flip the top-level bootstrap switch.
6809         * configure: Regenerate.
6811 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6813         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6814         $(stage) and $(unstage).
6815         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6816         (all): Remove stray semicolon.
6817         (local-distclean): Don't handle multilib.tmp and multilib.out.
6818         (install.all): Set $s for consistency.
6819         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6820         check_multilibs setting.  Always make the install directory.
6821         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6822         Correct @if/@endif.
6823         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6824         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6825         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6826         (multilib.out): Remove.
6827         * Makefile.in: Regenerated.
6829 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6831         * MAINTAINERS (Write After Approval): Add myself.
6833 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6835         * MAINTAINERS: Add myself as mt maintainer.
6837         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6839 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6841         * MAINTAINERS: Change email address.
6843 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6845         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6846         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6847         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6848         Find in-tree tools if available.
6849         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6850         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6851         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6852         (COMPILER_*_FOR_TARGET): New.
6853         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6854         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6855         (CONFIGURED_*, USUAL_*): Remove.
6856         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6857         STRIP): Use autoconf substitutions.
6858         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6859         COMPILER_NM_FOR_TARGET): New.
6860         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6862         (all): Make all-host and all-target in parallel.
6863         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6864         that $$r and $$s are set before invoking a recursive make.
6865         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6866         ([+bootstrap-target+]): Inline most of the `all' target.
6868 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6870         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6871         from the gcc build directory.
6872         * Makefile.in: Regenerate.
6874 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6876         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6877         depend on all-libdecnumber.
6878         * configure.in (host_libs): Include libdecnumber.
6879         * Makefile.in: Regenerate.
6880         * configure: Likewise.
6882 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6884         * libdecnumber: Import decNumber sources from the dfp-branch.
6886 2005-11-21  Kean Johnston  <jkj@sco.com>
6888         * config.sub, config.guess: Sync from upstream sources.
6890 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6892         Import from Autoconf sources:
6894         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6895         * config/move-if-change: Don't output "$2 is unchanged";
6896         suggested by Ben Elliston.  Handle weird characters correctly.
6898 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6900         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6901         to match upstream libtool for darwin.
6903 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6905         * Makefile.def: Remove gdb dependencies for gdbtk.
6906         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6907         (configure-gdb, install-gdb): New rules.
6908         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6909         * Makefile.in, configure: Regenerated.
6911 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6913         * MAINTAINERS (Write After Approval): Add myself.
6915 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6917         * MAINTAINERS (Write After Approval): Add myself.
6919 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6921         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6922         Diego Novillo.
6924 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6926         PR bootstrap/24297
6927         * Makefile.tpl (do-[+make-target+], do-check, install,
6928         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6929         are set before recursing.
6930         * Makefile.in: Regenerate.
6932 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6934         PR bootstrap/18939
6935         * Makefile.def (gcc) <target>: Fix thinko.
6936         * Makefile.in: Regenerate.
6938 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6940         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6941         * configure: Regenerate.
6943 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6945         * MAINTAINERS (Write After Approval): Add self.
6947 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6949         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6950         target-libffi, target-qthreads, target-libjava, and
6951         targetlibobjc.
6952         * configure: Regenerate.
6954 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6956         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6957         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6958         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6959         (USUAL_OBJDUMP_FOR_TARGET): New.
6960         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6961         * configure.in: Check for $OBJDUMP_FOR_TARGET.
6962         * configure, Makefile.in: Regenerated.
6964 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6966         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6967         before other host packages.
6969 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
6971         * MAINTAINERS: Add self as sh libraries/configury maintainer.
6973 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
6975         PR bootstrap/22340
6977         * configure.in (default_target): Remove.
6978         * Makefile.tpl (all): Do not use prerequisites as subroutines
6979         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6980         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6981         use prerequisites as subroutines.
6982         (check-host, check-target): New.
6983         (bootstrap configure & all targets): Do not use stage*-start
6984         if the directory layout is already ok.
6985         (non-bootstrap configure & all targets): Prepend a $(unstage).
6986         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
6987         (NOTPARALLEL): Remove.
6988         (unstage, stage variables): New variables.
6989         (unstage, stage targets): Simply expand to those variables.
6991         * configure: Regenerate.
6992         * Makefile.in: Regenerate.
6994 2005-10-04  James E Wilson  <wilson@specifix.com>
6996         * Makefile.def (lang_env_dependencies): Add libmudflap.
6997         * Makefile.in: Regenerate.
6999 2005-10-03  Andreas Schwab  <schwab@suse.de>
7001         Backport from libtool CVS:
7002         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7004         * ltmain.sh: add support for installing into temporary
7005         staging area (e.g. 'make install DESTDIR=...')
7007 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7009         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7010         * configure: Regenerated.
7012 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7014         * configure: Regenerate with the correct
7015         autoconf version.
7017 2005-09-30  Catherine Moore  <clm@cm00re.com>
7019         * configure.in (bfin-*-*): New.
7020         * configure: Regenerated.
7022 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7024         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7025         (LIPO_FOR_TARGET): New.
7026         (CONFIGURED_LIPO_FOR_TARGET): New.
7027         (USUAL_LIPO_FOR_TARGET): New.
7028         (STRIP_FOR_TARGET): New.
7029         (CONFIGURED_STRIP_FOR_TARGET): New.
7030         (USUAL_STRIP_FOR_TARGET): New.
7031         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7032         STRIP_FOR_TARGET.
7033         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7034         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7035         * Makefile.in: Regenerate.
7036         * configure: Regenerate.
7038 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7040         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7041         (rs6000-*-aix*): Same.
7042         * configure: Regenerate.
7044 2005-09-16  Tom Tromey  <tromey@redhat.com>
7046         * MAINTAINERS: Add self as java maintainer.
7048 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7050         * configure.in: Recognize f95 in the --enable-languages option,
7051         and substitute it for fortran, issuing a warning.
7052         * configure: Regenerate.
7054 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7056         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7057         * configure:  Regenerated.
7059 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7061         * MAINTAINERS: Add self as ms1 maintainer.
7063 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7065         * Makefile.def (libssp): Add to lang_env_dependencies.
7066         * Makefile.in: Regenerate.
7068 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7070         * MAINTAINERS: Add myself as middle-end maintainer.
7072 2005-08-17  Christian Groessler  <chris@groessler.org>
7074         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7075         * Makefile.in: Regenerate.
7077 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7079         * MAINTAINERS (write after approval): Added myself.
7081 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7083         * MAINTAINERS (Write After Approval): Add myself.
7085 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7087         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7088         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7089         Look for alternate names of the target cc and c++
7090         * configure: Regenerate.
7092 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7094         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7095         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7096         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7097         tools; remove code to manually set them.
7098         (Target tools): Look in the environment for them.
7099         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7100         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7101         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7102         build directory.
7103         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7104         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7105         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7106         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7107         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7108         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7109         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7110         * configure: Regenerate.
7111         * Makefile.in: Regenerate.
7113 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7115         * MAINTAINERS: Update for removed CPU targets.
7117 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7119         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7120         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7121         * Makefile.in: Regenerated.
7123 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7125         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7126         (CFLAGS_FOR_TARGET): Use it.
7127         (CXXFLAGS_FOR_TARGET): Likewise.
7128         * Makefile.in: Regenerated.
7129         * configure.in (--with-build-sysroot): New option.
7130         * configure: Regenerated.
7132 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7134         * Makefile.tpl: Wrap install between unstage and stage
7135         * Makefile.in: Regenerate.
7137 2005-07-21  Eric Christopher  <echristo@apple.com>
7139         * MAINTAINERS: Update affiliation.
7141 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7143         * MAINTAINERS: Add self as crx port maintainer.
7145 2005-07-20  DJ Delorie  <dj@redhat.com>
7147         * MAINTAINERS: Add self as m32c maintainer.
7149 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7151         * all files: Update FSF address.
7153 2005-07-15  Eric Christopher  <echristo@redhat.com>
7155         * MAINTAINERS: Change affiliation.
7157 2005-07-14  Jim Blandy  <jimb@redhat.com>
7159         * configure.in: Add cases for Renesas m32c.
7160         * configure: Regenerated.
7162 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7164         * COPYING.LIB: Update from fsf.org.
7166 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7168         * COPYING, compile, config.guess,
7169         config.sub, install-sh, missing, mkinstalldirs,
7170         symlink-tree, ylwrap: Sync from upstream sources.
7171         * config-ml.in: Update FSF address.
7173 2005-07-13  Eric Christopher  <echristo@redhat.com>
7175         * configure.in: Add toplevel noconfigdir support for tpf.
7176         * configure: Regenerate.
7178 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7180         PR ada/22340
7182         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7183         * Makefile.in: Regenerate.
7185 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7187         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7188         Brolley to write-after-approval.
7190 2005-07-07  Andreas Schwab  <schwab@suse.de>
7192         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7193         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7194         * Makefile.in: Regenerated.
7196 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7198         * configure.in: Don't build sim or rda when targetting darwin.
7199         * configure: Regenerate.
7201 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7203         * configure.in: Add --enable-libssp and --disable-libssp.
7204         * configure: Regenerate with autoconf-2.13.
7206 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7208         * Makefile.def (target_modules): Add libssp.
7209         * configure.in (target_libraries): Add target-libssp.
7210         * configure: Rebuilt.
7211         * Makefile.in: Rebuilt.
7213 2005-07-01  Zack Weinberg  <zackw@panix.com>
7215         * MAINTAINERS: Change email address.  Resign from maintainership.
7217 2005-07-01  Richard Guenther  <rguenther@suse.de>
7219         * MAINTAINERS: Change my e-mail address and affiliation.
7221 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7223         * Makefile.def (stagefeedback): Come after profile.
7224         Define profiledbootstrap target.
7225         * Makefile.tpl (profiledbootstrap): Remove.
7226         (stageprofile-end): Zap stagefeedback.
7227         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7228         * Makefile.in: Regenerate.
7230 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7232         * MAINTAINERS: Update my email address.
7234 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7236         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7237         In 'cpp' stanza, support '#line' as well as '# '.
7239 2005-06-08  Andreas Schwab  <schwab@suse.de>
7241         * MAINTAINERS: Move myself from 'Write After Approval' to
7242         'CPU Port Maintainers' section as m68k maintainer.
7244 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7246         * configure.in (unsupported_languages): New macro.
7247         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7248         non-ported target libraries in noconfigdirs.
7249         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7250         non-linux-gnu.  Remove libgcj_ex_libffi.
7251         <lang_frag loop>: Set add_this_lang=no if the language is in
7252         unsupported_languages.
7253         * configure: Regenerate.
7255 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7257         * configure.in: Fix typo in handling of --with-mpfr-dir.
7258         * configure: Regenerate.
7260 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7262         * MAINTAINERS: Update my email address.
7264 2005-06-02  Jim Blandy  <jimb@redhat.com>
7266         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7267         accepted into the master sources.)
7269 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7270             Michael Snyder  <msnyder@redhat.com>
7271             Stan Cox  <scox@redhat.com>
7273         * configure.in: Set noconfigdirs for ms1.
7275         * configure: Regenerate.
7277 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7279         * MAINTAINERS (Write After Approval): Add self.
7281 2005-06-01  Josh Conner  <jconner@apple.com>
7283         * MAINTAINERS (Write After Approval): Add self.
7285 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7287         * MAINTAINERS: Update my email address.
7289 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7291         * MAINTAINERS (Write After Approval): Add self.
7293 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7295         * MAINTAINERS (Write After Approval): Remove self.
7297 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7299         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7300         (Dependencies): Consider target modules for bootstrap dependencies.
7301         Make target bootstrap modules depend on each stage's gcc.
7302         * Makefile.in: Regenerate.
7304 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7306         * Makefile.def (configure-gcc): Depend on binutils having been built.
7307         (all-gcc): No need to do it here.
7308         * Makefile.in: Regenerate.
7310 2005-05-19  Paul Brook  <paul@codesourcery.com>
7312         * configure.in: Rewrite misleading error message when requested
7313         language cannot be built.
7314         * configure: Regenerate.
7316 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7318         * ylwrap: Import from Automake 1.9.5.
7320 2005-05-13  David Ung  <davidu@mips.com>
7322         * MAINTAINERS (Write After Approval): Add self.
7324 2005-05-09  Mike Stump  <mrs@apple.com>
7326         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7327         lt_cv_sys_max_cmd_len for now.
7329 2005-05-09  Stan Cox  <scox@redhat.com>
7331         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7333 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7335         * README.SCO: Update the URL.
7337 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7339         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7340         with_gnu_ld to libtool.
7341         * ltcf-c.sh (aix[45]): Define file_list_spec.
7342         * ltcf-cxx.sh (aix[45]): Same.
7343         * ltcf-gcj.sh (aix[45]): Same.
7344         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7345         exists, write list of input files to temporary file.
7347 2005-05-04  Mike Stump  <mrs@apple.com>
7349         * configure.in: Always pass --target to target configures as
7350         otherwise rebuilds that do --recheck will fail.
7351         * confiugure: Rebuilt.
7353 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7355         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7356         STAGE_HOST_EXPORTS.
7357         (configure, all): Add bootstrap support.
7358         (Host modules, target modules): Pass post-stage1 flags and exports.
7359         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7360         * Makefile.in: Regenerate.
7362 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7364         * configure: Regenerate.
7366 2005-04-27  Mike Stump  <mrs@apple.com>
7368         * MAINTAINERS: Add self as darwin maintainer.
7370 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7372         * config.sub: Update from master copy.
7374 2005-04-21  Mike Stump  <mrs@apple.com>
7376         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7377         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7379 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7381         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7382         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7383         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7384         "*-*-elf" and "*-*-linux*".
7385         * configure: Regenerate.
7387 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7389         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7391 2005-04-12  Mike Stump  <mrs@apple.com>
7393         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7395 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7397         * MAINTAINERS (Write After Approval): Add myself.
7399 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7401         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7403 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7405         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7406         (TARGET_CONFIGARGS): Include --with-target-subdir.
7407         (configure, all): New macros.  Use them throughout.
7408         * Makefile.in: Regenerate.
7410 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7412         * MAINTAINERS (Write After Approval): Add myself.
7414 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7416         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7418 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7420         * MAINTAINERS: Move John Carr to Write After Approval.
7422 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7424         * config/mh-mingw32: Delete.
7425         * configure.in: Don't use it.
7426         * configure: Regenerate.
7428 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7430         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7431         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7432         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7433         (HOST_LIB_PATH): Generate from Makefile.def.
7434         (TARGET_LIB_PATH): Likewise.
7435         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7436         * Makefile.in: Regenerate.
7437         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7438         (RPATH_ENVVAR): Include Darwin case.
7439         * configure: Regenerate.
7441 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7443         * MAINTAINERS (Various Maintainers): Remove self.
7444         (Write After Approval): Add self.
7446 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7448         * MAINTAINERS (Various Maintainers): Add self.
7450 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7452         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7453         * configure: Regenerate.
7455 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7457         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7458         gcc_version, and gcc_version_trigger from set of flags to pass.
7459         * Makefile.tpl: Remove definitions of above variables.
7460         (config.status): Remove dependency on $(gcc_version_trigger).
7461         * Makefile.in: Regenerate.
7462         * configure.in: Do not reference config/gcc-version.m4 nor
7463         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7464         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7465         * configure: Regenerate.
7467 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7468             Andrew Pinski  <pinskia@physics.uc.edu>
7470         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7471         * Makefile.in: Regenerate.
7473 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7475         * MAINTAINERS (Write After Approval): Add myself.
7477 2005-03-03  David Ayers  <d.ayers@inode.at>
7479         * MAINTAINERS (Write After Approval): Add myself.
7481 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7483         PR libgcj/20160
7484         * ltmain.sh: Avoid creating archives with components that have
7485         duplicate basenames.
7487 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7489         PR bootstrap/20250
7490         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7491         instead of check.
7492         * Makefile.in: Regenerate.
7494 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7496         * Makefile.in: Regenerate to fix conflict between the previous two
7497         patches.
7499 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7501         PR bootstrap/17383
7502         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7503         * Makefile.tpl (HOST_SUBDIR): New substitution.
7504         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7505         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7506         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7507         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7508         (Host modules, Bootstrapped modules): Use it.
7509         (Build modules, Target modules): Do not create symlink trees,
7510         always configure out-of-srcdir.
7511         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7512         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7513         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7514         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7516         * Makefile.in: Regenerate.
7517         * configure: Regenerate.
7519 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7521         Merged from libada-gnattools-branch:
7522         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7524         * gnattools: New directory.
7525         * Makefile.def: Add gnattools as a module, depending on target-libada.
7526         * Makefile.in: Regenerate.
7527         * configure.in: Include gnattools in host_tools; disable it if ada
7528         is disabled.
7529         * configure: Regenerate.
7531 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7533         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7534         treelang maintainer.
7535         (Write After Approval): Remove myself.
7537 2005-02-23  Paul Schlie  <schlie@comcast.net>
7539         * configure.in: Allow darwin targeted ports to build tk, itcl and
7540         libgui.
7541         * configure: Regenerate.
7543 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7545         PR libgcj/10353
7546         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7547         * configure: Regenerate.
7549 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7551         * MAINTAINERS (Write After Approval): Add myself.
7553 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7555         * MAINTAINERS: Update my e-mail address.
7557 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7559         * MAINTAINERS (Write After Approval): Add myself.
7561 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7563         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7564         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7565         target-libgloss when not *-*-elf and *-*-aout.
7566         * configure: Regenerate.
7568 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7570         * MAINTAINERS: Remove obsolete entries.
7572         * MAINTAINERS (Write After Approval): Add Michael Matz.
7574 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7576         * MAINTAINERS: Remove self as cpplib maintainer.
7578 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7580         * install-sh, config.sub: Import from upstream.
7582 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7584         PR bootstrap/18222
7585         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7586         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7587         * Makefile.in: Regenerate.
7589 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7591         * MAINTAINERS: Update my email address.
7593 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7594             Andreas Schwab  <schwab@suse.de>
7596         PR bootstrap/18033
7597         * config-ml.in: Eval option if surrounded by single quotes.
7599 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7601         Revert 2004-12-28 Makefile changes, a better fix will be
7602         applied to mainline and src after GCC 4.0 branches.
7604 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7606         PR bootstrap/17383
7608         * Makefile.def (target_modules): Remove stage parameter,
7609         it is always true now.
7610         * Makefile.tpl (configure-build-[+module+],
7611         configure-target-[+module+]): Always build symlink tree
7612         for the directory and for include.  BUILD_SUBDIR and
7613         TARGET_SUBDIR cannot be . anymore.
7614         * Makefile.in: Regenerate.
7616 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7618         Revert 2004-12-08 Makefile changes.
7620 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7622         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7623         cygwin, mingw.
7625 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7627         * configure.in (sh64-*-*): Reenable gprof.
7628         * configure: Regenerate.
7630 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7632         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7633         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7634         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7635         * Makefile.in: Regenerate.
7637 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7639         * MAINTAINERS: Update my email address.
7641 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7643         * Makefile.tpl: Generate normal dependencies if the LHS module is
7644         not bootstrapped.
7645         * Makefile.in: Regenerate.
7647 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7649         * configure.in: Include config/gxx-include-dir.m4.  Use
7650         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7651         * configure: Regenerate.
7653 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7655         * config.if: Delete.
7656         * configure.in: Set libstdcxx_incdir directly.
7657         * configure: Regenerate.
7659 2004-12-02  Eric Christopher  <echristo@redhat.com>
7661         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7662         * Makefile.in: Regenerate.
7664 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7666         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7667         * configure: Regenerate.
7669 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7671         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7672         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7673         * configure: Regenerate.
7675 2004-12-01  Eric Christopher  <echristo@redhat.com>
7677         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7678         of things to remove.
7680 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7682         * MAINTAINERS (Write After Approval): Update my e-mail address.
7684 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7686         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7687         from CVS libtool to always pass_all.
7689 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7691         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7692         (hppa*64*-*-*): Delete incorrect comment.
7693         * configure: Rebuilt.
7695 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7697         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7699 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7701         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7702         from CVS libtool to always pass_all.
7704 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7706         * install-sh, compile: Import from automake.
7708 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7710         * config.guess, config.sub:  Import from savannnah.
7712 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7714         * MAINTAINERS (Write After Approval): Add myself
7716 2004-11-12  Mike Stump  <mrs@apple.com>
7718         * Makefile.def: Add html support.
7719         * Makefile.tpl: Likewise.
7720         * Makefile.in: Regenerate.
7722 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7724         PR 18423
7725         * configure.in: Remove all instances of build-fixincludes from
7726         noconfigdirs.
7727         (build_configargs): Supply --target to subdirectories.
7728         * configure: Regenerate.
7730         * Makefile.def: Make gcc install depend on fixincludes install.
7731         * Makefile.in: Regenerate.
7733 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7735         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7737 2004-11-11  Paul Brook  <paul@codesourcery.com>
7739         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7741 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7743         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7744         target-libgfortran.
7745         * configure: Regenerate.
7747 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7749         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7750         like CC.
7752 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7754         * Makefile.def (host fixincludes): Specify missing targets.
7755         * Makefile.in: Regenerate.
7757 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7759         * MAINTAINERS: Add myself
7761 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7763         * MAINTAINERS (Write After Approval): Add myself.
7765 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7767         * Makefile.def: Build fixincludes for the host, too.
7768         * Makefile.in: Regenerate.
7769         * configure.in (host_tools): Add fixincludes.
7770         * configure: Regenerate.
7772 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7774         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7775         * configure: Regenerated.
7777 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7779         PR other/17783
7780         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7781         * configure: Regenerated.
7783 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7785         * README.SCO: Update per FSF instructions.
7787 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7789         PR target/18151
7790         * configure.in (case ${target}): Do not build fixincludes for avr.
7791         * configure: Regenerated.
7793 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7795         * configure.in (case ${target}): Do not build fixincludes
7796         on platforms where it is not used.
7797         * configure: Regenerated.
7799 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7801         * configure.in: Use an absolute path to install-sh.
7802         * configure: Regenerated.
7804 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7806         * MAINTAINERS (Write After Approval): Add myself.
7808 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7810         * MAINTAINERS: Remove from Write After Approval those that are
7811         already maintainers.
7813 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7815         * MAINTAINERS:  Update my email address.
7817 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7819         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7820         * configure: Regenerate.
7822 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7824         * MAINTAINERS:  Update my email address.
7826 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7828         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7829         entries belonging to this category.
7831 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7833         * MAINTAINERS: Update my e-mail address.
7835 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7837         Fix wrong conflict resolution in:
7839         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7841         * Makefile.in: Regenerate.
7842         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7843         in the recursive `make', instead of hardwiring `all'.
7844         (Autogenerated TARGET-* variables): New.
7846 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7848         * configure.in: Enable target-libgloss for crx-*-*.
7849         * configure: Regenerate.
7851 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7853         * MAINTAINERS (Various Maintainers): Move the "windows,
7854         cygwin, mingw" maintainer to ...
7855         (OS Port Maintainers): ... here.
7857 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7859         * MAINTAINERS (Write After Approval): Remove those that are
7860         maintainers of some subsystem.
7862 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7864         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7865         * ltcf-cxx.sh (tpf*): Likewise.
7866         * ltconfig (tpf*): Add TPF OS configuration support.
7868 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7870         * MAINTAINERS: Change my email address to my new work account.
7872 2004-09-24  Michael Roth  <mroth@nessie.de>
7874         * configure.in (--without-headers): Add missing double quotes.
7875         * configure: Regenerate.
7877 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7879         * ylwrap: Revert to previous version.
7881 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7883         PR bootstrap/17369
7884         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7885         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7886         SET_GCC_LIB_PATH_CMD.
7887         (BASE_TARGET_EXPORTS): Likewise.
7888         * Makefile.in: Regenerated.
7890         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7891         * configure: Regenerated.
7893 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7895         * config.guess: New upstream version
7896         * compile, depcomp, install-sh, ylwrap: Likewise.
7898 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7900         * config/mh-x86omitfp: New host makefile fragment.  Add
7901         -fomit-frame-pointer to the default BOOT_CFLAGS.
7902         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7903         * configure: Regenerate.
7905 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7907         PR target/11572
7908         * configure.in (*-*-darwin*): Renable libobjc.
7909         * configure: Regenerate.
7911 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7913         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7915 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7917         * Makefile.def: Remove libbanshee.
7918         * Makefile.tpl: Ditto.
7919         * configure.in: Ditto.
7920         * Makefile.in: Regen.
7921         * configure: Ditto.
7923 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7925         * ltmain.sh: Use $pic_object as $non_pic_object if
7926         $non_pic_object=none.
7928 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7930         * missing: Import latest version from master repository.
7932 2004-09-06  Nick Clifton  <nickc@redhat.com>
7934         * config.sub: Import latest version from master repository.
7935         * config.guess: Likewise.
7936         This includes these changes:
7938         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7940         * config.sub: Handle crisv32, alias etraxfs.
7941         * config.guess (crisv32:Linux:*:*): Handle.
7943         2004-08-13  Brad Smith  <brad@comstyle.com>
7945         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7946         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7948         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7950         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7951         assume the processor is a powerpc.  This is because coreutils
7952         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7953         in this case, due to a MacOS X bug that causes
7954         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7955         to return a negative number.
7956         Problem reported by Petter Reinholdtsen in:
7957         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7959         2004-07-19  Ben Elliston  <bje@gnu.org>
7961         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7963         2004-06-24  Ben Elliston  <bje@gnu.org>
7965         * config.guess: Update copyright years.
7966         * config.sub: Likewise.
7968         2004-06-22  Robert Millan  <robertmh@gnu.org>
7970         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7971         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7973         2004-06-22  Stanley F. Quayle <stan@stanq.com>
7975         * config.guess (*:*VMS:*:*): New entry. Replaces
7976         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7977         manufacturer.
7979         2004-06-22  Ben Elliston  <bje@gnu.org>
7981         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7982         * config.sub: Likewise.
7984         2004-06-22  Ben Elliston  <bje@gnu.org>
7986         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7987         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7989         2004-06-11  Ben Elliston  <bje@gnu.org>
7991         * config.guess (pegasos:OpenBSD:*:*): Remove.
7993         2004-06-11  Ben Elliston  <bje@gnu.org>
7995         From Wouter Verhelst <wouter@grep.be>:
7996         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7998         2004-06-11  Ben Elliston  <bje@gnu.org>
8000         * config.guess (luna88k:OpenBSD:*:*): New.
8002         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8004         * config.guess (m32r*:Linux:*:*): New case.
8005         * config.sub: Handle m32rle.
8007         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8009         From Jens Petersen  <petersen@redhat.com>:
8010         * config.sub: Handle sparcv8.
8012         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8014         From Tom Smith <smith@cag.lkg.hp.com>:
8015         * config.guess: Version suffixes are equally significant on Tru64
8016         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8017         prefix of "P" (patched kernel).
8019         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8021         * config.sub: Add support for National Semiconductor CRX target.
8023 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8025         * MAINTAINERS (Various Maintainers): Remove myself as web page
8026         maintainer, add myself as maintainer of build status lists.
8028 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8030         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8031         *-*-netware, but add target-libmudflap.
8032         Consolidate *-*-netware targets (of which really only i?86 exists)
8033         into a single entry.
8034         * configure: Likewise.
8036 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8038         * Makefile.tpl (sorry): Remove.
8039         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8040         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8041         (do-clean): Clean per-stage directories too.
8042         (do-distclean): Run distclean-stage1 too.
8043         (.NOTPARALLEL): Enable during toplevel bootstrap.
8044         (stage[+id+]-bubble): Enable parallel execution during
8045         the recursive invocation.
8046         * Makefile.in: Regenerate.
8048         Fix previous checkin:
8050         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8051         include.
8052         * configure.in: Fix indentation.
8053         * configure: Regenerate.
8055 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8057         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8058         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8059         * configure: regenerate
8060         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8061         -mdynamic-no-pic
8063 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8065         * Makefile.def (build_modules): Add fixincludes.
8066         (dependencies): Make gcc depend on fixincludes.
8067         * configure.in (build_tools): Add fixincludes.
8068         (build_configdirs): Always include build_libs.
8069         * Makefile.in: Regenerate.
8070         * configure: Regenerate.
8072 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8074         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8075         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8076         phony targets; do not generate timestamp files.
8077         (distclean-stageN): Remove references to their timestamp files.
8078         (restageN, touch-stageN): Remove.
8079         (stageN-bubble): Rewritten.
8080         (compare): Support lean bootstraps.
8081         * Makefile.in: Regenerate.
8083         * configure.in: Only warn when bootstrapping but
8084         build != host or build != target.  Support lean bootstraps.
8085         * configure: Regenerate.
8087 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8089         * configure.in:  Give a better error message if GMP/MPFR are missing
8090         and a language needing them has been requested.
8091         * configure:  Regenerated.
8093 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8095         * configure.in:  Print a list of available language front-ends if
8096         a requested one is missing.  Tidy stray tab characters.
8097         * configure:  Regenerated.
8099 2004-08-19  Michael Koch  <konqueror@gmx.de>
8101         * gcc/doc/install.texi: Update entry about automake for libjava.
8103 2004-08-17  Robert Millan  <robertmh@gnu.org>
8105         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8106         (instead of FreeBSD).
8107         * configure: Regenerate.
8109 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8111         * Makefile.in: Regenerate.
8112         * configure: Regenerate.
8114         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8115         stage_*_flags.
8116         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8117         for bootstrapped modules if toplevel bootstrap is going.
8118         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8119         modules.  Adjust for changes in Makefile.def.  Enable several
8120         rules even in non-bootstrap mode, just to avoid peppering the
8121         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8122         (stage-[+prev+]-bubble): Remove.
8124         * Makefile.def (Dependencies): Depend on all-build-bison,
8125         all-build-flex, all-build-byacc, all-build-texinfo, rather
8126         than the host variations.
8127         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8128         with BUILD_SUBDIR.
8129         (BISON): Update for recent Bisons.
8130         (YACC): Fix typo.
8131         (cross): Depend on all-build.
8132         (all): Do not depend on all-build.
8133         (prebootstrap): Remove.
8134         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8135         (Prebootstrap dependencies): Add them to the per-stage targets
8136         and to all-prebootstrap.
8137         * configure.in (build_configdirs): Always enable build_tools.
8138         (BUILD_DIR_PREFIX): Remove.
8140         * Makefile.def (gcc): Add target variable.
8141         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8142         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8143         in the recursive `make', instead of hardwiring `all'.
8144         (Autogenerated TARGET-* variables): New.
8146 2004-08-13  Brian Booth  <bbooth@redhat.com>
8148         * MAINTAINERS: Remove myself from write-after-approval.
8150 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8152         * src-release: Stop distributing mmalloc with gdb (which doesn't
8153         use it).
8154         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8155         * Makefile.in: Regenerate.
8157 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8159         * configure.in (arm*-*-eabi*): New target.
8160         * configure: Regenerate.
8162 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8164         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8165         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8166         (Dependencies): New section.
8167         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8168         (configure-target-[+module+]): Depend on maybe-all-gcc
8169         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8170         (toplevel profiledbootstrap): Fix dependencies.
8171         * Makefile.in: Regenerate.
8173 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8175         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8176         target-libiberty to noconfigdirs.
8177         * configure: Regenerate.
8179 2004-08-03  Paul Brook  <paul@codesourcery.com>
8181         * configure.in: Check for MPFR as well as GMP.
8182         * configure: Regenerate.
8184 2004-08-01  Robert Millan  <robertmh@gnu.org>
8186         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8187         libmudflap for all GNU-based systems (with Glibc).
8188         * configure: Regenerate.
8190 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8192         * Makefile.def (host-modules): Add gcc.
8193         * Makefile.in: Regenerate.
8194         * Makefile.tpl (sorry): New rule.
8195         (configure-host, all-host, [+make_target+]-host, do-check,
8196         install-host): Do not add gcc as a special case.
8197         (host modules): Add a small special-casing for gcc.  Export
8198         extra_make_flags through the environment.
8199         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8200         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8201         other recursive targets for gcc): Remove.
8203         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8204         (stage, unstage): New rules.
8205         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8206         distclean-stage[+id+]): Use stage_current.
8207         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8208         the stage*-start rules.
8210 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8212         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8213         use -all_load flag.
8215 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8217         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8218         * configure: Regenerate.
8220 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8222         * maintainer-scripts/gcc_release: Revert yesterday's change.
8224 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8226         * MAINTAINERS: Add myself to write-after-approval.
8228 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8230         * libf2c: Removed.
8231         * gcc/gccbug.in: Updated because of libf2c removal.
8232         * maintainer-scripts/gcc_release: Ditto.
8234 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8236         * configure.in: Build libmudflap by default on FreeBSD.
8237         * configure: Regenerated.
8239 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8241         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8242         systems.
8243         * configure: Regenerated.
8245 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8247         PR target/16344
8248         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8249         feedback based compiler.
8250         * Makefile.in: Rebuilt.
8252 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8254         * Makefile.def (host_modules): Set bootstrap=true for flex.
8255         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8256         * Makefile.in: Rebuilt.
8258 2004-07-07  Jan Hubicka  <jh@suse.cz>
8260         * MAINTAINERS: Add self as a profile feedback maintainer.
8262 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8264         * configure.in:  Do not prepend $srcdir to /dev/null in
8265         makefile fragments.
8266         * configure:  Regenerate.
8268 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8270         * Makefile.def (build_modules): Add bison, byacc, flex,
8271         m4, texinfo.
8272         (flags_to_pass): Add FLEX.
8273         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8274         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8275         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8276         DEFAULT_MAKEINFO): Remove.
8277         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8278         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8279         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8280         objdir or else use configured tool.
8281         (all-build): New.
8282         (all): Depend on it.
8283         (Build module dependencies): Add.
8284         * Makefile.in: Regenerate.
8285         * configure.in: Better support for multiple build modules,
8286         matching what is done for host/target modules.  Do not look
8287         for "plausible" locations of build tools if Canadian cross.
8288         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8289         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8290         * configure: Regenerate.
8292 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8294         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8295         * Makefile.in: Regenerate.
8297 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8299         * Makefile.tpl (configure-build-[+module+],
8300         configure-[+module+], configure-target-[+module+]): Pass
8301         [+extra_configure_args+].
8302         (all-build-[+module+], all-[+module+], check-[+module+],
8303         install-[+module+], [+make_target+]-[+module+],
8304         all-target-[+module+], check-target-[+module+],
8305         install-target-[+module+], [+make_target+]-target-[+module+]):
8306         Pass [+extra_make_args+].
8307         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8308         (GCC_HOST_EXPORTS): Remove.
8309         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8310         cross, check-gcc, check-gcc-c++, install-gcc,
8311         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8312         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8313         * Makefile.in: Regenerate.
8315 2004-06-21  Matthew Sachs  <msachs@apple.com>
8317         * MAINTAINERS: Added self to write-after-approval.
8319 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8321         * configure.in: Check for srcdir/winsup rather than build directory
8322         winsup.
8323         * configure: Regenerate.
8325 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8327         * configure.in: Don't build Cygwin native newlib if winsup
8328         directory is missing.  Emit warning instead.
8329         * configure: Regenerate.
8331 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8333         * Makefile.tpl (touch-stage[+id+]): New.
8334         (restage[+prev+]): Depend on touch-stage[+id+].
8336         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8337         Use it throughout.
8339         * Makefile.def: Add profile and feedback bootstrap stages.
8340         Remove next field from bootstrap stages.
8341         * Makefile.tpl (LN, LN_S): Substitute.
8342         (stageN-start, stageN-end): Use double-colon rules, to
8343         provide a hook for additional setup commands.
8344         (distclean-stageN-gcc, restageN): Create dependencies from
8345         [+prev+], not from [+next+].
8346         (stageN-bubble): Add commands for successive stages from
8347         [+prev+], using double-colon rules.
8348         (all-stageN-gcc): Fix typo.
8349         (stagefeedback-start, profiledbootstrap): New.
8350         * Makefile.in: Regenerate.
8351         * configure.in: Call ACX_PROG_LN.
8352         * configure: Regenerate.
8354 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8356         * MAINTAINERS (Write After Approval): Add myself.
8358 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8360         * MAINTAINERS (Write After Approval): Add myself.
8362 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8364         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8365         without gcc.
8366         * configure: Regenerate.
8368 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8370         * Makefile.tpl: Fix typo.
8371         * Makefile.in: Regenerate.
8373 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8375         * configure.in: Remove new- prefix from toplevel
8376         bootstrap targets.
8377         * configure: Regenerate.
8379 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8381         * Makefile.tpl (all.normal): Rename to all.
8382         (all): Replace with a rule to pick the default
8383         target from configure.
8384         (all-gcc, configure-gcc): Use conditionals to
8385         do nothing when toplevel bootstrap is going on.
8386         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8387         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8388         * configure.in: Support --enable-bootstrap.
8390         * Makefile.def: Remove new- prefix from toplevel
8391         bootstrap targets.
8392         * Makefile.tpl: Likewise.
8394         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8395         target.
8397         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8398         $(RECURSE_FLAGS) to recursive invocation of make.
8400         * Makefile.in: Regenerate.
8401         * configure: Regenerate.
8403 2004-05-30  Andreas Jaeger  <aj@suse.de>
8404             Jim Wilson  <wilson@specifixinc.com>
8406         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8407         like CC.
8409 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8411         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8412         * configure: Regenerate.
8414 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8416         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8417         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8418         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8419         targets.
8420         * Makefile.in: Regenerate.
8422 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8424         * configure.in: Test the ability to symlink directories.
8425         * configure: Regenerate.
8427         * Makefile.def (bootstrap-stage): New definitions.
8428         * Makefile.tpl (configure-stage1-gcc,
8429         configure-stage2-gcc, configure-stage3-gcc,
8430         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8431         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8432         new-restage3, compare): Autogenerate, see Makefile.in
8433         entry for behavioral changes.
8434         (distclean-stage1, new-stage1-start, new-stage1-end,
8435         new-stage1-bubble, distclean-stage2, new-stage2-start,
8436         new-stage2-end, new-stage2-bubble, distclean-stage3,
8437         new-stage3-start, new-stage3-end): New autogenerated targets.
8438         (objext, prebootstrap, BOOT_CFLAGS,
8439         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8440         targets.
8442         * Makefile.in: Regenerate.
8443         (distclean-stage1, new-stage1-start, new-stage1-end,
8444         new-stage1-bubble, distclean-stage2, new-stage2-start,
8445         new-stage2-end, new-stage2-bubble, distclean-stage3,
8446         new-stage3-start, new-stage3-end): New targets.
8447         (all-stage1-gcc): Move prebootstrap dependency from here...
8448         (configure-stage1-gcc): ...to here.
8449         (new-bootstrap): Use bubble targets.
8450         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8451         Use per-stage distclean targets.
8452         (configure-stage1-gcc, configure-stage2-gcc,
8453         configure-stage3-gcc, all-stage1-gcc,
8454         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8455         Use new-stageN-start to prepare the tree.
8457 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8459         * Makefile.def (host_modules): add libcpp.
8460         * Makefile.tpl: Add dependencies on and for libcpp.
8461         * Makefile.in: Regenerate.
8462         * configure.in: Add libcpp host module.
8463         * configure: Regenerate.
8465 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8467         * Makefile.tpl: Whenever a recursive target is defined, wrap
8468         it in a special @if/@endif block, and prepare its maybe
8469         dependency in the @if/@endif block
8470         * configure.in: Instead of writing maybe dependencies, remove
8471         the @if/@endif statements, and remove the @if/@endif blocks
8472         that remain.
8473         * configure: Regenerate.
8474         * Makefile.in: Regenerate.
8476 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8478         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8480 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8482         PR bootstrap/15120
8483         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8484         * */configure: Rebuilt.
8486 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8488         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8489         of libf2c.
8490         * configure, Makefile.in: Regenerate.
8492 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8494         * MAINTAINERS (Write After Approval): Add myself.
8496 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8498         Merge from tree-ssa-20020619-branch.
8500         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8501         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8502         (HOST_GMPLIBS): Define.
8503         (HOST_GMPINC): Define.
8504         (TARGET_LIB_PATH): Add libmudflap.
8505         (GFORTRAN_FOR_TARGET): Define.
8506         (configure-build*): Export GFORTRAN.
8507         (configure-gcc): Export GMPLIBS and GMPINC.
8508         (all-gcc): Add maybe-all-libbanshee.
8509         (configure-target-libgfortran): Define.
8510         * Makefile.in: Regenerate.
8511         * configure.in (host_libs): Add libbanshee.
8512         (target_libraries): Add target-libmudflap and target-libgfortran.
8513         Add --with-libbanshee.
8514         Handle --disable-libmudflap.
8515         (*-*-freebsd*): Use with_gmp.
8516         Add $(libgcj) to noconfigdirs.
8517         * configure: Regenerate.
8518         * depcomp: New file.
8519         * MAINTAINERS: Add tree-ssa maintainers.
8521 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8523         * MAINTAINERS (Various Maintainers): Add myself.
8525 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8527         * MAINTAINERS (Write After Approval): Add myself.
8529 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8531         * MAINTAINERS (Write After Approval): Add myself.
8533 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8535         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8536         * configure: Regenerate.
8538 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8540         Revert:
8541         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8543         * Makefile.def (flags_to_pass): Remove *dir variables that
8544         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8545         as well as prefix and exec_prefix.
8546         * Makefile.in: Regenerate.
8548 2004-04-26  Robert Millan  <robertmh@gnu.org>
8550         Add patches from libtool CVS.
8551         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8552         * ltconfig: Likewise.
8553         * ltcf-c.sh: Likewise.
8554         * ltcf-cxx.sh: Likewise.
8555         * ltcf-gcj.sh: Likewise.
8557 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8559         * Makefile.def (host_modules): Mark with the bootstrap
8560         flag packages on which gcc depends.
8561         * Makefile.tpl (all-bootstrap): Use it.
8562         * Makefile.in: Regenerate.
8564 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8566         * Makefile.def (flags_to_pass): Remove *dir variables that
8567         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8568         as well as prefix and exec_prefix.
8569         * Makefile.in: Regenerate.
8571 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8573         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8574         * configure: Regenerate.
8575         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8576         * gcc/Makefile.tpl (compare): Use the result of the test.
8577         * gcc/Makefile.in: Regenerate.
8579 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8581         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8582         Always relocate gcc and prev-gcc to the original names, even
8583         if the build fails.
8584         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8585         New targets.
8587 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8589         * MAINTAINERS: Update my email address.
8591 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8593         * configure.in (mips*-*-irix5*): Enable ld.
8594         * configure: Regenerate.
8596 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8598         * configure: Regenerate.
8600 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8602         * Makefile.tpl (configure-[+module+], configure-gcc,
8603         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8604         Set and export LDFLAGS.
8605         * Makefile.in: Regenerate.
8607 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8609         * MAINTAINERS: Add myself to write-after-approval.
8611 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8613         PR bootstrap/14871
8614         * Makefile.tpl: If we don't have built-in-tree target tools,
8615         use the ones found by configure rather than hacking around with
8616         program_transform_name.
8617         * configure.in: Give Makefile.tpl the information necessary
8618         to do that.
8619         * Makefile.in: Regenerate.
8620         * configure: Regenerate.
8622 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8624         PR bootstrap/14760
8625         * configure.in: When computing baseargs, strip *all* copies of
8626         offending options.  Also, don't match/substitute the trailing space,
8627         so that this actually works when two similar options are separated by
8628         only one space.
8629         * configure: Regenerate.
8631 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8633         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8634         (rs6000-*-aix*): Same.
8635         * configure: Regenerate.
8637 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8639         * MAINTAINERS: Add myself to write-after-approval.
8641 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8643         * MAINTAINERS: Add myself to write-after-approval.
8645 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8647         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8648         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8649         * Makefile.in: Regenerate.
8651         * configure.in (top level bootstrap support): Rework --enable-werror
8652         to set @stage2_werror_flag@.
8653         * configure: Regenerate.
8654         * Makefile.tpl (top level bootstrap support): Pass
8655         @stage2_werror_flag@ down to configure in stages 2 and 3.
8656         * Makefile.in: Regenerate.
8658 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8660         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8661         for stages 2 and 3 as well as in make.  As a consequence, remove
8662         OUTPUT_OPTION (now detected by configure) from the flags passed down
8663         to make.
8664         * Makefile.in: Regenerate.
8666         * Makefile.tpl (new-bootstrap): Fix typo.
8667         * Makefile.in: Regenerate.
8669 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8671         * Makefile.tpl: Rearrange by moving recursive_targets rules
8672         into their proper sections.
8673         * Makefile.tpl (top level bootstrap support): Move disabling
8674         of coverage flags from 'make' to 'configure'; improve comments.
8675         * Makefile.in: Regenerate.
8677         * Makefile.tpl (experimental top level bootstrap) Move stage1
8678         language setting from all- target to configure- target; disable
8679         intermodule optimization in stage 1; prevent gratuitous rebuilds
8680         of stage 1.
8681         * Makefile.in: Regenerate.
8682         * configure.in: Comma-separate stage 1 language list for top
8683         level bootstrap.
8684         * configure: Regenerate.
8686         * Makefile.tpl: Clean up experimental top level bootstrap support:
8687         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8688         prev-gcc in configure- targets as well as all- targets.
8689         * Makefile.in: Regenerate.
8691 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8693         * compile: New file imported from automake.
8695 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8697         * configure.in: Remove symbolic link section.
8698         * configure: Regenerate.
8699         * Makefile.tpl (links): Remove.
8700         * Makefile.in: Regenerate.
8702 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8703             Nathanael Nerode  <neroden@gcc.gnu.org>
8705         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8706         Set with AC_CHECK_PROGS.
8707         * configure.in: Fix comment typo from last patch.
8708         * configure: Regenerate.
8710 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8712         * Makefile.tpl: Introduce experimental top level bootstrap support.
8713         * Makefile.in: Regenerate.
8714         * configure.in: Introduce support for top level bootstrap.
8715         * configure: Regenerate.
8717 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8718             Paolo Bonzini  <bonzini@gnu.org>
8720         PR bootstrap/14522
8721         * configure.in: Cope with shells that do not support unquoted ^
8722         * configure: Regenerate.
8724 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8725             Paolo Bonzini  <bonzini@gnu.org>
8727         PR bootstrap/14522
8728         * configure.in: Cope with shells that do not support nesting
8729         quotes inside quoted backquote substitutions.
8730         * configure: Regenerate.
8732 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8734         PR bootstrap/14522
8735         * configure.in: Fix escaping of $.
8736         * configure: Regenerate.
8738 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8740         * configure: Regenerate, since I forgot to while committing Paolo's
8741         changes.
8743 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8745         PR ada/14131
8746         Move language detection to the top level.
8747         * configure.in: Find default values for the tools as
8748         soon as possible.  Disable ada if GNAT is not found.
8749         Emit error message about missing languages.  Expand
8750         --enable-languages=all for the gcc subdirectory.
8752 2004-03-10  Ben Elliston  <bje@gnu.org>
8754         * MAINTAINERS: Update my email address.
8756 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8758         * ltconfig: Disable building static libraries if building shared
8759         libraries on AIX 5L.
8761 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8763         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8764         and disable libgcj.
8765         * configure: Regenerated.
8767 2004-03-01  Brian Booth  <bbooth@redhat.com>
8769         * MAINTAINERS: Add myself to write-after-approval.
8771 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8773         * MAINTAINERS: Add myself to write-after-approval.
8775 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8777         PR bootstrap/7087
8778         * Makefile.tpl: Guard XFOO sed statements better.
8779         * Makefile.tpl: Add dependency for configure-target-libada.
8780         * Makefile.in: Regenerate (incidentally fixes broken
8781         commit when libada-branch was merged).
8783 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8785         * MAINTAINERS: Add myself to write-after-approval.
8787 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8789         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8790         maintainers.
8792 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8794         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8795         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8797 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8799         PR bootstrap/11932
8800         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8802 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8804         * MAINTAINERS: Added myself to write-after-approval.
8806 2004-02-14  Michael Koch  <konqueror@gmx.de>
8808         * MAINTAINERS: Added myself to write-after-approval.
8810 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8812         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8813         some OS port maintainers to OS port maintainers section.
8815 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8817         * MAINTAINERS: Add self.
8819 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8821         * MAINTAINERS: Alphabetize.
8823 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8825         * MAINTAINERS: Remove myself.
8827 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8829         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8830         (rs6000-*-aix*): Same.
8831         * configure: Regenerate.
8833 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8835         * configure.in (host): Add in missing $noconfigdirs to defines.
8836         * configure: Regenerate.
8838 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8839             Nathanael Nerode  <neroden@gcc.gnu.org>
8841         PR ada/6637, PR ada/5911
8842         Merge with libada-branch:
8843         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8844         with appropriate dependencies. Add --enable-libada configure switch.
8845         * configure, Makefile.in: Regenerate.
8847 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8849         * MAINTAINERS: Add myself to write-after-approval.
8851 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8853         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8854         * configure: Regenerate.
8856 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8858         Merge from upstream:
8860         * ltmain.in: When setting IFS to '~', be careful about user
8861         arguments that contain '~'.
8863         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8865         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8866         Also test $base_compile against $CC with escaped arguments. Bug
8867         reported by Geoff Keating <geoffk@apple.com>.
8869 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8871         * MAINTAINERS: Remove i960 port.
8873 2004-01-23  DJ Delorie  <dj@redhat.com>
8875         * Makefile.def (target_modules) [libiberty]: Don't stage.
8876         * Makefile.in: Rebuilt.
8878 2004-01-20  Caroline Tice  <ctice@apple.com>
8880         * MAINTAINERS: Add myself to write-after-approval.
8882 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8884         * MAINTAINERS: Update my email address.
8886 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8888         * MAINTAINERS: Add myself to write-after-approval.
8890 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8892         * MAINTAINERS: Remove entries without email address.
8894 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8896         * MAINTAINERS: Add myself to write-after-approval.
8898 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8900         * MAINTAINERS: Update my email address.
8902 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8904         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8905         * Makefile.tpl (configure-target-[+module+]): Support stage.
8906         * Makefile.in: Rebuilt.
8908 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8910         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8912 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8914         * MAINTAINERS: Add myself as a MIPS maintainer.
8916 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8918         * configure.in: Use ./config.cache, not config.cache.
8919         * configure: Regenerate.
8920         * Makefile.tpl: Special-casing not needed for GCC any more.
8921         * Makefile.in: Regenerate.
8923         * configure.in: Don't share a cache file for host dirs.
8924         * configure: Regenerate.
8926         * config-ml.in: Don't mess with the cache file.
8928 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8930         * MAINTAINERS: Move myself from 'Write After Approval' to
8931         'CPU Port Maintainers' section as SPARC maintainer.
8933 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8935         * Makefile.tpl: Make GCC use a separate config.cache.
8936         * Makefile.in: Regenerate.
8938         PR bootstrap/11932, PR bootstrap/11933
8939         (I don't know if it will fix either of them, but it relates
8940         to them.)
8941         * configure.in: Don't use shared config.cache for target
8942         directories.
8943         * configure: Regenerate.
8945 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8947         * MAINTAINERS: Add myself to 'Write After Approval' section.
8949 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8951         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8952         * configure: Regenerated.
8954 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8956         * MAINTAINERS: Remove the mn10200 maintainer.
8958 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8960         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8961         * configure: Regenerated.
8963 2003-12-16  Jan Hubicka  <jh@suse.cz>
8965         * MAINTAINERS: Add myself as callgraph maintainer.
8967 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
8969         * configure.in (raw_libstdcxx_flags): Remove the leading space.
8970         * configure: Regenerate.
8972 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
8974         * MAINTAINERS: Move myself from 'Bug database only accounts' to
8975         'Write After Approval' section. Update email.
8977 2003-12-01  James Lemke  <jim@wasabisystems.com>
8979         * MAINTAINERS (Write After Approval): Add myself.
8981 2003-11-20  Matt Thomas  <matt@3am-software.com>
8983         * MAINTAINERS: Add myself as a vax port maintainer.
8985 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
8987         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8988         (configure-build-[+module+], configure-[+module+]): Likewise.
8989         (configure-target-[+module+], configure-gcc, config.status): Likewise.
8990         * Makefile.in: Regenerate.
8992 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
8994         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8995         shared/dylibed libraries.
8996         * ltmain.sh: Likewise.
8997         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8998         * ltcf-cxx.sh: Likewise.
8999         * ltcf-gcj.sh: Likewise.
9000         * ltconfig: Likewise.
9002 2003-11-17  Stan Cox  <scox@redhat.com>
9004         * MAINTAINERS: Add myself as iq2000 port maintainer.
9006 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9008         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9009         * Makefile.in: Regenerate.
9011 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9013         * config.sub: Update to 2003-11-03 version.
9015 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9017         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9018         * configure:  Regenerate.
9020 2003-10-20  Nicolas Pitre  <nico@cam.org>
9022         * MAINTAINERS: Add myself to 'Write After Approval' section.
9024 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9026         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9028 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9030         * MAINTAINERS: Update my email address.
9032 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9034         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9036 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9038         * MAINTAINERS: Add myself to 'Write After Approval' section.
9040 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9042         * config.guess: Update to 2003-10-16 version.
9043         * config.sub: Update to 2003-10-16 version.
9045 2003-10-15  David Daney  <ddaney@avtrex.com>
9047         * MAINTAINERS: Added myself to 'Write After Approval' section.
9049 2003-10-15  Falk Hueffner  <falk@debian.org>
9051         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9052         'Write After Approval' section. Update email.
9054 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9056         * MAINTAINERS: Move myself from 'Write After Approval' to
9057         'Various Maintainers' section as middle-end maintainer.
9059 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9061         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9062         HOST_FLAGS_TO_PASS.
9063         * Makefile.in: Regenerate.
9065 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9067         * config.guess: Update to 2003-10-07 version.
9068         * config.sub: Update to 2003-10-07 version.
9070 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9072         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9073         * ltconfig (irix5*, irix6*): Don't override version_type.
9075 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9077         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9078         * configure: Rebuilt
9079         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9080         * Makefile.in: Rebuilt
9082 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9084         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9086 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9088         * MAINTAINERS (Write After Approval): Add myself.
9090 2003-09-29  Paul Koning  <ni1d@arrl.net>
9092         * MAINTAINERS: Move myself from "Write After Approval"
9093         to CPU platform maintainers for pdp11 platform.
9095 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9097         * MAINTAINERS: Move myself from 'Write After Approval' to
9098         'Various Maintainers' section as libffi testsuite maintainer.
9100 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9102         * configure.in: Pass a computed --program-transform-name
9103         to subconfigures.
9104         * configure: Regenerated.
9106 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9108         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9109         * Makefile.in: Regenerate.
9111         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9112         * Makefile.in: Regenerate.
9114 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9116         * MAINTAINERS: Move myself from 'Write After Approval'
9117         to 'Various Maintainers' (objective-c) section.
9119 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9121         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9122         quoting.
9123         * configure: Regenerated.
9125 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9127         * MAINTAINERS (Write After Approval): Add myself to write after
9128         approval list.
9130 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9132         * MAINTAINERS (Write After Approval): Add myself.
9134 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9136         * MAINTAINERS: Update my e-mail address.
9138 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9140         * libtool.m4 (LD): Correct powerpc64 host match.
9142 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9144         * MAINTAINTERS: Update my affiliation and email address.
9146 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9148         * MAINTAINERS (Write After Approval): Add myself.
9150 2003-09-04  DJ Delorie  <dj@redhat.com>
9152         * configure: Regenerate.
9154 2003-09-04  Robert Millan  <robertmh@gnu.org>
9156         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9158 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9160         * configure.in: Ensure arguments to sed are properly spaced.
9161         * configure: Regenerate.
9163 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9165         * MAINTAINERS: Update my e-mail address.
9167 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9169         * MAINTAINERS (Write After Approval): Add myself.
9171 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9173         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9174         * configure: Regenerated.
9176 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9178         * MAINTAINERS: Update my email address.
9180 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9182         * configure.in:  Use newline instead of semicolon when assuming
9183         shell arguments in a for loop.
9184         * configure:  Regenerated.
9186 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9188         * MAINTAINERS: Resurrect the i860 maintainer.
9190 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9192         PR 8180
9193         * configure.in: When testing with_libs and with_headers, treat
9194         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9195         * configure: Regenerate.
9197         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9198         make, shell, etc.
9199         (baseargs): Likewise.
9200         * configure: Regenerate.
9202 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9204         * MAINTAINERS (Write After Approval): Add myself.
9206 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9208         * configure.in: Disable libgcj for darwin not on powerpc.
9209         * configure: Rebuild.
9211 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9213         * config-ml.in, symlink-tree: Add license.
9215 2003-08-03  Richard Stallman  <rms@gnu.org>
9216             Eben Moglen  <moglen@columbia.edu>
9218         * README.SCO: New file.
9220 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9222         * Makefile.tpl (check, check-c++): Express dependencies using
9223         dependencies rather than commands.
9224         * Makefile.in: Regenerate.
9226 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9228         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9229         * configure: Ditto.
9231 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9233         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9234         * Makefile.in: Update.
9236 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9238         * configure.in: Enable libgcj for darwin.
9239         * configure: Rebuild.
9241 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9243         * config-ml.in:  Use ac_configure_args directly instead of
9244         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9245         actually seen.
9247 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9249         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9250         creating target and build subdirs to build all parent dirs as needed.
9251         * Makefile.in: Rebuild.
9252         * configure.in: Don't build dirs explicitly here.
9253         * configure: Rebuild.
9255 2003-07-26  Paul Brook  <paul@nowt.org>
9257         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9259 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9261         * Makefile.tpl (all-make): Depend on intl.
9262         * Makefile.in: Rebuilt.
9264 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9266         * install-sh:  Update to newer upstream versions (associated with
9267         aclocal 1.7).
9268         * mkinstalldirs:  Likewise.
9269         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9271 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9273         * MAINTAINERS: Move self from Bug database only accounts
9274         to write-after-approval.
9276 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9278         * config.if: Remove unused libc_interface determination.
9280 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9282         * MAINTAINERS: Move self from write-after-approval to
9283         build machinery (*.in).
9285 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9287         PR bootstrap/11273
9288         PR bootstrap/11408
9289         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9290         unused INSTALL_PROGRAM_ARGS.
9291         * configure.in: Use AC_PROG_INSTALL.
9292         * Makefile.in: Regenerate.
9293         * configure: Regenerate.
9295 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9297         * MAINTAINERS: Alphabetize.
9299 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9301         * configure: Rebuilt.
9302         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9303         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9304         newlib nor libgloss.
9305         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9306         * configure.in (am33_2.0-*-linux*): Added.
9308 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9310         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9311         * configure: Regenerate.
9313 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9315         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9316         * Makefile.in: Regenerate.
9318 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9320         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9321         * Makefile.in: Regenerate.
9323 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9325         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9326         * Makefile.in: Regenerated.
9328         * config-ml.in: Replace PWD with PWD_COMMAND.
9330 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9332         * intl: New directory; see intl/ChangeLog for details.
9333         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9334         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9335         * Makefile.in: Regenerate.
9337 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9339         * configure.in: Clean up config-lang.in handling.  Delete
9340         useless assignment to "subdirs".
9341         * configure: Regenerate.
9343 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9345         * configure.in: Rename 'target_libs' to 'target_libraries'.
9346         Remove useless reference to 'target_libs'.
9347         * configure: Regenerate.
9349 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9351         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9352         * Makefile.in: Regenerate.
9354 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9356         * Makefile.def: Introduce flags_to_pass.
9357         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9358         * Makefile.in: Regenerate.
9360 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9362         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9363         and target-libgloss.
9364         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9365         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9366         * configure: Regenerate.
9368 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9370         * configure.in: Update testsuite_flags to new location.
9371         * configure. Regenerate.
9373 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9375         * Makefile.tpl: Remove BUILD_CC stuff.
9376         * Makefile.in: Regenerate.
9378 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9380         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9382 2003-06-16  Graeme Peterson  <gp@qnx.com>
9384         * MAINTAINERS (Write After Approval): Add myself.
9386 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9388         * config.guess: Update to 2003-06-12 version.
9389         * config.sub: Update to 2003-06-13 version.
9391 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9393         * config.guess: Update to 2003-06-06 version.
9394         * config.sub: Update to 2003-06-06 version.
9396 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9398         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9399         * configure. Regenerate.
9401 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9403         * configure.in: Disable serial configure by default.
9404         * configure: Regenerate.
9405         * Makefile.tpl: Abolish .NOTPARALLEL.
9406         * Makefile.in: Regenerate.
9408         * Makefile.tpl: Replace {build,host,target}_canonical by
9409         {build,host,target}.
9410         * Makefile.in: Regenerate.
9412         * Makefile.tpl: Fix stupid pasto.
9413         * Makefile.in: Regenerate.
9415 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9417         * Makefile.tpl: Remove bogus conditional.
9418         * Makefile.in: Regenerate.
9420 2003-06-05  Jan Hubicka  <jh@suse.cz>
9422         * Makefile.tpl (profiledbootstrap): New target.
9423         * Makefile.in (profiledbootstrap): New target.
9425 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9427         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9428         Pinski. Remove user names from other bugzilla-only maintainers.
9430 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9432         * Makefile.tpl: Make 'recursive targets' using autogen rather
9433         than shell loop.  Remove duplicate 'clean' targets and false
9434         comments.
9435         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9436         Add systematic method of specifying missing targets in subdirs.
9437         Add copyright boilerplate.
9438         * Makefile.in: Regenerate.
9439         * configure.in: Add 'recursive targets' to maybe list.
9440         * configure: Regenerate.
9442         * MAINTAINERS: "GNATS only" -> "Bug database only".
9444         * Makefile.tpl: Rename [+target+] to [+make_target+].
9445         * Makefile.def: Rename 'target' to 'make_target'.
9447 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9449         * MAINTAINERS: Add self as options handling maintainer.
9451 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9453         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9454         been too long since I touched those ports.
9456 2003-05-28  DJ Delorie  <dj@redhat.com>
9458         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9459         * Makefile.in: Regenerate.
9461 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9463         * configure.in: Use curly braces in the definition of tooldir.
9464         * configure: Regenerate.
9466 2003-05-21  DJ Delorie  <dj@redhat.com>
9468         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9469         newlib or libgloss.
9470         * Makefile.in: Regenerate.
9472 2003-05-21  DJ Delorie  <dj@redhat.com>
9474         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9475         * Makefile.in: Regenerate.
9477 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9479         * MAINTAINERS: Update my e-mail address.
9481 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9483         * configure.in: Switch more things to use maybe dependencies.
9484         * Makefile.tpl: Switch more things to use maybe dependencies.
9485         Factor out common code from autogen IF statements.
9486         * configure: Regenerate.
9487         * Makefile.in: Regenerate.
9489 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9491         * configure.in: Accept i[3456789]86 for machine type.
9492         * configure: Regenerate.
9494 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9496         * configure.in: Switch more things to use maybe dependencies.
9497         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9498         * configure: Regenerate.
9499         * Makefile.tpl: Switch more things to use maybe dependencies.
9500         * Makefile.in: Regenerate.
9502 2003-05-16  Andreas Schwab  <schwab@suse.de>
9504         * Makefile.tpl (install-opcodes): Define.
9505         * Makefile.in: Rebuild.
9507 2003-05-13  Andreas Jaeger  <aj@suse.de>
9509         * config.guess: Update to 2003-05-09 version.
9510         * config.sub: Update to 2003-05-09 version.
9512 2003-05-13  Michael Eager  <eager@mvista.com>
9514         * configure.in: Correct sed script so that options in quotes are not
9515         deleted.
9516         * configure: Rebuild.
9518 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9520         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9521         and $$s/newlib/libc/sys/cygwin32 include paths.
9522         * configure: Ditto.
9524 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9526         * MAINTAINERS: Update my email addresses.
9528 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9530         * config-ml.in: Propagate INSTALL variables.
9532 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9534         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9536 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9538         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9539         * Makefile.in: Regenerate.
9541 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9543         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9545 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9547         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9549 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9551         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9552         * Makefile.in: Regenerated.
9554 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9556         * MAINTAINERS (Write After Approval): Upgrade myself from
9557         GNATS only to write-after-approval. Update my mail address.
9559 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9561         (OS Port Maintainers: freebsd): Add myself.
9563 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9565         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9567 2003-04-22  Kean Johnston  <jkj@sco.com>
9569         * MAINTAINERS (SCO ports): Added myself.
9571 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9573         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9575 2003-04-19  Kean Johnston  <jkj@sco.com>
9577         * MAINTAINERS (Write After Approval): Add myself.
9579 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9581         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9582         * Makefile.in: Regenerate.
9584 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9586         * configure.in (powerpc64*-*-linux*): Remove.
9587         * configure: Rebuilt.
9589 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9591         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9592         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9593         and restrap.
9594         * Makefile.in:  Regenerate.
9596 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9598         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9599         * configure: Regenerated.
9601 2003-04-15  DJ Delorie  <dj@redhat.com>
9603         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9605 2003-04-13  Nick Clifton  <nickc@redhat.com>
9607         * config-ml.in: Remove support for --disable-aix removing
9608         call-aix multilibs.
9610 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9612         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9613         * */configure: Rebuilt.
9615 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9617         * MAINTAINERS: Add my email address.
9619 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9621         * MAINTAINERS (Write After Approval): Add myself.
9623 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9625         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9626         * Makefile.in: Regenerate.
9628 2003-03-14  Michael Chastain  <mec@shout.net>
9630         * Makefile.in: Regenerate with correct Makefile.def.
9632 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9634         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9635         Make macro.
9636         * Makefile.in: Regenerate.
9637         * configure.in: Clean up gxx_include_dir logic.
9638         * configure: Regenerate.
9640 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9642         * MAINTAINERS (Write After Approval): Add myself.
9644 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9646         * MAINTAINERS: Update my mail address.
9648 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9650         * configure.in (gxx_include_dir): Fix typo.
9651         * configure: Regenerated.
9653 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9655         * Makefile.tpl: Reindent.
9656         * Makefile.in: Regenerate.
9657         * configure.in: Reindent.  Don't set unused variables.
9658         * configure: Regenerate.
9660 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9662         * configure.in: Include $(build_tooldir)/sys-include in
9663         FLAGS_FOR_TARGET.
9664         * configure: Regenerated.
9666 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9668         * Makefile.tpl: Always pass down RANLIB.
9669         * Makefile.in: Regenerate.
9671         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9672         * Makefile.in: Regenerate.
9673         * configure.in: Remove unused logic relating to --enable-shared
9674         and --enable-threads.  Remove bogus comments.  Remove redundant
9675         noconfigdirs.
9676         * configure: Regenerate.
9678         * configure.in: Replace ${libstdcxx_version} by its value.
9679         Remove reference to mh-dgux.
9680         * configure: Regenerate.
9682 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9684         * MAINTAINERS (Write After Approval): Add myself.
9686 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9688         * Makefile.tpl: Rearrange.
9689         * Makefile.in: Regenerate.
9691 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9693         * configure.in: Add support for kaOS as cross build target system.
9694         * configure: Regenerated.
9696 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9698         * MAINTAINERS (Write after approval): Add myself.
9700 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9702         * MAINTAINERS: Update my email address.
9704 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9706         * MAINTAINERS: Add self to blanket write privs. section.
9708 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9710         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9711         configure-target-* as some target builds may require additional
9712         flags for preprocessor tests.
9713         * Makefile.in: Regenerated.
9715 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9717         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9718         * ltconfig: Handle it.
9719         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9720         auto-detecting it.
9722         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9723         it is used as argument to $CC.
9724         * ltcf-gcj.sh: Likewise.
9726         * configure.in: Introduce --enable-maintainer-mode.
9727         * configure: Rebuilt.
9728         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9729         for maintainer mode.
9730         * Makefile.in: Rebuilt.
9732 2003-02-18  Jason Merrill  <jason@redhat.com>
9734         * Makefile.tpl (check-c++): Allow parallelism.
9736 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9738         * MAINTAINERS: Remove John Carr (who never actually had access to
9739         gcc.gnu.org).
9741 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9743         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9744         don't configure target-libobjc.
9745         * configure: Regenerate.
9747 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9749         * Makefile.tpl (RANLIB): Define.
9750         * Makefile.in: Regenerate.
9752 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9754         * MAINTAINERS: Update my email.
9756 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9758         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9759         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9760         * Makefile.in: Regenerated.
9761         * configure.in: Remove all traces of snavigator, db, and grep.
9762         * configure: Regenerated.
9764 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9766         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9767         After Approval.
9769 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9771         * MAINTAINERS (Write after approval): Add myself.
9773 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9775         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9776         * Makefile.in: Regenerated.
9778 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9780         * config.guess: Updated to 2003-01-30's version.
9781         * config.sub: Updated to 2003-01-28's version.
9783 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9785         * config.if: If gcc_version is already set, just use it.  Don't set
9786         gcc_version_trigger if it's already set, otherwise set it to
9787         gcc/version.c, but only if the file exists.  If it is not set and
9788         gcc/version.c does not exist, try to extract the version number from
9789         $CC.
9791 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9793         * MAINTAINERS: Add myself to write-after-approval list.
9795 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9797         * configure.in:  Revert 24Jan change.
9798         * configure:  Regenerate.
9800 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9802         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9803         entry of HJ Lu.
9805 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9807         * configure.in: Revert previous change.
9808         * configure: Regenerate.
9810 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9812         * configure.in: Make rda native-only.
9813         * configure: Regenerate.
9815 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9817         * MAINTAINERS: Move myself from GNATS-only-accounts to
9818         write-after-approval.
9820 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9822         * configure.in: Add missing \.
9823         * configure: Rebuilt.
9825 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9827         * configure.in (baseargs): Avoid using \| in sed regular
9828         expressions.
9829         * configure: Rebuilt.
9831 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9833         * configure.in (baseargs): Remove all supported forms of
9834         --cache-file, --srcdir, --host, --build and --target options
9835         from argument lists.
9836         * configure: Rebuilt.
9838 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9840         * MAINTAINERS: Add myself to write-after-approval list.
9842 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9844         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9845         * configure: Rebuilt.
9847 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9849         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9850         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9851         * Makefile.in: Regenerate.
9852         * configure: Regenerate.
9854 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9856         * configure.in: Remove Makefile in build, host and target modules
9857         unless configure was run with --no-recursion.
9858         * configure: Rebuilt.
9860 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9862         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9863         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9864         * Makefile.in: Regenerate.
9866 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9868         * config.guess: Update to 2003-01-03 version.
9869         * config.sub: Update to 2003-01-03 version.
9871 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9873         * configure: Regenerate with proper autoconf 2.13.
9875 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9877         * configure.in: Add AC_PREREQ for consistency.
9878         * configure: Regenerate.
9880 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9882         * configure.in (GDB_TK): Add tcl directories conditional on
9883         gdb/gdbtk directory being present.
9884         * configure: Regenerate.
9886 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9888         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9889         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9890         * configure: Rebuilt.
9892 2002-12-31  Tom Tromey  <tromey@redhat.com>
9894         * Makefile.in: Rebuilt.
9895         * Makefile.def (target_modules) [libffi]: Allow installation.
9897 2002-12-31  Andreas Schwab  <schwab@suse.de>
9899         * configure.in: Fix use of $program_transform_name.
9900         * configure: Regenerated.
9902 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9904         * configure.in (baseargs): Don't remove first configure argument.
9905         * configure: Regenerated.
9907 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9909         * Makefile.tpl (local-distclean): Don't remove...
9910         (multilib.ts): ... this.  Moved into...
9911         (multilib.out): ... this.  Don't use sub-make.
9912         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9913         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9914         (configure-build-[+module+], configure-[+module+],
9915         configure-target-[+module+], configure-gcc): ... these.  Test
9916         for Makefile existence.  Drop config.status from dependencies.
9917         * Makefile.in: Rebuilt.
9918         * configure.in: Move gcc-version-trigger to the end of
9919         ac_configure_args.  Add comments to maybedep.tmp and
9920         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9921         nonopt from baseargs, matching and removing corresponding
9922         whitespace while at it.
9923         * configure: Rebuilt.
9925 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9927         * configure.in (host_configargs): Replace reference to
9928         no-longer-defined buildopts with --build=${build_alias}.
9929         * configure: Rebuilt.
9931         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9932         program_transform_name to standard idiom.
9933         (AUTOGEN, AUTOCONF): Define.
9934         (Makefile.in): Use $(AUTOGEN).
9935         (Makefile): Depend on config.status, and use autoconf-style rule to
9936         build it.  Move original commands to...
9937         (config.status): ... this new target.
9938         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9939         $(AUTOCONF).
9940         * Makefile.in: Rebuilt.
9942 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9944         * Makefile.tpl: Fix dramatic bustage due to change in
9945         program_transform_name.
9946         * Makefile.in: Regenerate.
9948         * configure.in: Remove unnecessary PATH setting.
9949         * configure: Regnerate.
9951         * configure.in: Don't default to unprefixed tools unless
9952         the native tools will work.
9953         * configure: Regenerate.
9955         * configure.in: Convert to autoconf script.  Blow away lots
9956         of now-redundant Makefile fragments.
9957         * configure: Generate using Autoconf.
9958         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9959         * Makefile.in: Regenerate.
9961 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9963         * configure: Fix stupid bug where RANLIB was mistakenly included.
9965         * configure.in: Rename (buildargs, hostargs, targargs) to
9966         (build_configargs, host_configargs, target_configargs).
9968         * configure.in: Move logic out of sed statement.
9970         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
9971         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9973 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
9975         * config.sub: Import from master repository
9976         * config.guess: Ditto
9978 2002-12-24  Andreas Schwab  <schwab@suse.de>
9980         * Makefile.tpl (multilib.out): Fix missing space.
9981         * Makefile.in: Regenerate.
9983 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9985         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
9986         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
9987         * Makefile.in: Regenerate.
9988         * configure.in: Remove unnecessary leftovers.
9990 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
9992         * configure.in (extra_ranlibflags_for_target): New variable.
9993         (*-*-darwin): Add -c to ranlib commands.
9994         * configure (tooldir): Handle extra_ranlibflags_for_target.
9996 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9998         * Makefile.tpl: Revert HJL's change.
9999         * Makefile.in: Regenerated.
10000         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10001         always.
10003 2002-12-19  Andreas Schwab  <schwab@suse.de>
10005         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10006         * Makefile.in: Regenerate.
10008 2002-12-18  H.J. Lu  <hjl@gnu.org>
10010         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10011         * Makefile.in: Regenerated.
10013         * configure.in (build_prefix): New. Substitute.
10015 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10017         * Makefile.tpl: Don't let real targets depend on phony targets.
10018         * Makefile.in: Regenerate.
10020         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10021         * Makefile.in: Regenerate.
10023 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10025         * config.sub: Import from master repository
10026         * config.guess: Ditto
10028 2002-12-16  Jason Merrill  <jason@redhat.com>
10030         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10031         previous 'make bootstrap'.
10032         * Makefile.in: Regenerate.
10034 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10036         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10038 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10040         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10041         * Makefile.in: Regenerate.
10043 2002-12-13  Jason Merrill  <jason@redhat.com>
10045         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10046         library tests.
10047         (check-c++): Just depend on it and check-target-libstdc++-v3.
10048         * Makefile.in: Regenerate.
10050 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10052         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10053         * Makefile.in: Rebuilt.
10055 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10057         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10059 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10061         * configure: Fix bug put in by gremlins.
10063         * Makefile.tpl: Substitute more autoconfily.
10064         * configure: Substitute more autoconfily.
10065         * Makefile.in: Regenerate.
10067 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10069         * config.sub: Import from master repository
10070         * config.guess: Ditto
10071         * MAINTAINERS: Added Svein Seldal under write after approval
10073 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10075         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10076         * Makefile.in (all-sim): Ditto.
10078 2002-12-06  DJ Delorie  <dj@redhat.com>
10080         * Makefile.tpl: Change configure dependencies to not have real
10081         targets depend on phony targets.
10083 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10085         * configure.in: Revert unintentional change.
10087         * Makefile.tpl: Change dependency for */multilib.out so that
10088         it works when gcc isn't in the tree.
10090         * configure.in: Substitute more.
10091         * configure: Run subconfigures from the Makefile.
10092         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10093         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10095 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10097         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10099 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10101         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10102         and corresponding dependencies.
10103         * Makefile.in: Regenerate.
10105         * configure.in (host_tools): Order binutils, gas and ld for
10106         convenience in running the testsuites.
10108         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10109         * Makefile.in: Regenerate.
10110         * configure.in: Introduce rules to serialize subconfigure runs.
10112         * configure.in: Introduce BASE_CC_FOR_TARGET.
10113         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10114         Realize configure-build-* targets.  Realize configure-target-* targets.
10115         * Makefile.in: Regenerate.
10117 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10119         * configure: Move gcc_version_trigger stuff from here...
10120         * configure.in: ...to here.
10122         * configure.in: Separate subconfigure options added by this file from
10123         options given by the user.  Add machinery to put args for host
10124         subconfigures into the Makefile.
10126         * Makefile.tpl: Remove 'vault' targets.
10127         * Makefile.tpl: Reorder and comment dependencies.
10128         * Makefile.in: Regenerate.
10130 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10131         * configure.in: Fix my broken commit of previous patch. (sigh)
10133 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10135         * configure.in: Move host-specific darwin noconfigdirs into
10136         the host-specific section.
10138 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10140         * configure.in: Move host-specific darwin noconfigdirs into
10141         the host-specific section.
10143 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10145         * configure: Remove skip-this-dir support.
10146         * Makefile.tpl: Remove skip-this-dir support.
10148         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10149         subdirectories.
10150         * Makefile.in: Regenerate.
10152         * Makefile.tpl: Strip out useless setting of 'dir'.
10153         * Makefile.in: Regenerate.
10155 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10157         * configure.in: Fix deeply stupid bug.
10159         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10160         shell code in CXX_FOR_TARGET
10161         * Makefile.def: Introduce raw_cxx.
10162         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10163         RAW_CXX_FOR_TARGET.
10164         * Makefile.in: Regenerate.
10166 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10168         * Makefile.tpl: Remove unnecessary ifs.
10169         * Makefile.in: Regenerate.
10171         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10172         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10173         targets for 'no_install' modules.
10174         * configure: Move GDB_TK substitution to configure.in.  Move
10175         build_modules stuff to configure.in.
10176         * configure.in: Implement soft dependency machinery.  Maybe-ize
10177         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10178         * Makefile.in: Regenerate.
10180 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10182         * Makefile.tpl: Make all-target, install-target behave similarly
10183         to all, install (only hitting configured targets).  Eliminate
10184         unused macro defintions.
10186         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10187         build != host.
10189         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10191         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10193         * configure.in: Produce lists of subdir targets we're actually
10194         configuring.  Remove references to "dosrel".
10195         * Makefile.tpl: Let configure set which subdir targets are hit.
10196         Remove install-cross; clean up install; remove ALL.  Remove
10197         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10198         Autogenerate host module targets.  Remove empty dependency lines
10199         and redundant dependency; rearrange slightly.
10200         * Makefile.def: Add host-side libtermcap, utils.
10202         * Makefile.in: Regenerate.
10204 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10206         * ltconfig (osf[345]): Append $major to soname_spec.
10207         Reflect this in library_names_spec.
10208         * ltmain.sh (osf): Prefix $major with . for use as extension.
10210 2002-11-19  Andreas Jaeger  <aj@suse.de>
10212         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10213         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10214         and sparc64 GNU/Linux systems.
10216 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10218         * MAINTAINERS: Update email.
10220 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10222         * MAINTAINERS: Complete James Dennett's entry.
10224 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10226         * MAINTAINERS (Write After Approval): Add myself.
10228 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10230         * Makefile.tpl: syntactic cleanup
10232 2002-11-13  Stuart Hastings  <stuart@apple.com>
10234         * MAINTAINERS: Add myself to write-after-approval list.
10236 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10238         * Makefile.def: Add list of recursive targets to autogenerate.
10239         Add build_modules.
10240         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10241         targets.  Autogenerate *-build-* targets.
10242         * Makefile.in: Regenerate.
10244 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10246         * configure: More autoconf-style substitutions.
10247         * Makefile.tpl: More autoconf-style substitutions.
10248         * Makefile.in: Regenerate.
10250 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10252         * configure: Substitute more variables in a more autoconf-friendly
10253         way.  Simplify slightly.
10254         * Makefile.tpl: Make more variables substitutable in an
10255         autoconf-friendly way.
10256         * Makefile.in: Regenerate.
10258 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10260         * MAINTAINERS (Write After Approval): Add myself.
10262 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10264         * configure.in (v810*): Remove special setting of tools.
10266         * configure: Add support for extra required flags for ar or nm.
10267         * configure.in (aix4.3+): Use above support for target-specific
10268         issues, rather than using config/mt-aix43.
10270 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10272         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10273         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10274         with $srcdir.  Reformat indentation.  Substitute some variables
10275         formerly hard-coded in the Makefile for build=host.
10276         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10277         * Makefile.def: Autogenerate more.
10278         * Makefile.in: Regenerate.
10280 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10282         * MAINTAINERS (Write After Approval): Add myself.
10284 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10286         * Makefile.def (host_modules): Add rda.
10287         * Makefile.in: Regenerate.
10288         * configure.in (target_tool): Add target-rda to list.
10290 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10292         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10294 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10296         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10297         and restrap targets to this rule.
10298         * Makefile.in:  Regenerate.
10300 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10302         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10303         GNATS only accounts.
10305 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10307         * configure.in (i[3456]86-*-linux*): Add check to disable
10308         ${libgcj} for glibc1.
10310 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10312         * MAINTAINERS: Add myself as ip2k port maintainer.
10314 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10316         * configure.in: Add tic4x target.
10318 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10320         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10321         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10322         * Makefile.in: Regenerate.
10324         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10325         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10326         * Makefile.in: Regenerate.
10328 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10330         * MAINTAINERS: Add myself as web pages co-maintainer.
10332 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10334         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10335         * Makefile.in: Regenerate.
10337 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10339         * MAINTAINERS: Add myself and Nathan Sidwell
10340         <nathan@codesourcery.com> as VxWorks maintainers.
10342 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10344         * Makefile.def: Remove order dependency comments.
10345         * Makefile.tpl: Add explicit install-install dependencies.
10346         * Makefile.in: Regenerate.
10348         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10349         * Makefile.in: Regenerate.
10351         * Makefile.tpl: Add configure-target (for src-release in src)
10352         * Makefile.in: Regenerate.
10354 2002-09-30  Nick Clifton  <nickc@redhat.com>
10356         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10358 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10360         * configure.in (s390*-*-linux*): Enable libgcj.
10362 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10364         * configure: Revert accidentally applied changes.
10366         * Makefile.tpl: Make more autoconf-friendly.
10367         * Makefile.in: Regenerate.
10368         * configure: Make substitution more autoconf-like.
10370 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10372         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10373         single entry to handle all these.
10374         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10375         libjava on arm-*-elf.
10377 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10379         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10380         things that depend on them.
10382 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10384         * Makefile.tpl: Make subsituted variables more autoconfy.
10385         * Makefile.in: Regenerate.
10386         * configure: Make seds more autoconfy.
10388 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10390         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10391         * Makefile.in: Regenerate.
10392         * configure.in: Rewrite sed statements to look autoconfy.
10394         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10395         all-target-foo on configure-target-foo.
10396         * Makefile.def: Ditto.
10397         * Makefile.in: Rebuild.
10399 2002-09-25  Andrew Haley  <aph@redhat.com>
10401         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10403 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10405         * Makefile.def: New file.
10406         * Makefile.tpl: New file.
10407         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10408         * contrib/gcc_update: Note that Makefile.in is a generated file.
10410         * configure.in: Minor rearrangement.  Simplify tests.
10412 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10414         * configure.in (with_headers): Skip copy if value is "yes".
10415         (with_libs): Likewise.
10417 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10419         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10420         * configure.in (sh*-*-pe*): Ditto.
10421         * configure.in (mips*-*-pe*): Ditto.
10422         * configure.in (*arm-wince-pe): Ditto.
10424         * configure.in: Rearrange.
10426 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10428         * MAINTAINERS: Update my email address.
10430 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10432         * MAINTAINERS: (Write After Approval): Add myself.
10434 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10436         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10438 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10440         * MAINTAINERS: Change my mailing address.
10442 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10444         * MAINTAINERS (Write After Approval): Remove myself.
10445         (Various Maintainers: c++ runtime libs): Add myself.
10447 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10449         * MAINTAINERS (Write After Approval): Remove myself.
10450         (Various Maintainers: c++ runtime libs): Add myself.
10452 2002-08-15  Eric Christopher  <echristo@redhat.com>
10454         * config.sub: Import from master repository.
10455         * config.guess: Ditto.
10457 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10459         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10460         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10461         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10463 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10465         * MAINTAINERS: Add self to rs6000 vector extensions.
10467 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10469         * libiberty/configure: Reverted unintended yesterday's check in.
10471 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10473         * boehm-gc/configure, libf2c/configure: Rebuilt.
10474         * libffi/configure, libiberty/configure: Ditto.
10475         * libjava/configure, libobjc/configure: Ditto.
10476         * libstdc++-v3/configure, zlib/configure: Ditto.
10477         Merged from binutils:
10478         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10479         From Steve Ellcey <sje@cup.hp.com>:
10480         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10481         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10482         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10483         IA64.
10484         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10485         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10486         soname_spec, sys_lib_search_path_spec): Ditto.
10488 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10490         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10492 2002-08-04  H.J. Lu  (hjl@gnu.org)
10494         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10496 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10498         * MAINTAINERS (Write After Approval): Add myself.
10500 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10502         * configure.in: Move generic linux case to end.  Copy generic
10503         linux noconfigdirs to mips*-*-linux* entry and new
10504         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10506 2002-07-19  Michael Matz  <matz@suse.de>
10508         * MAINTAINERS: Add myself as ra* maintainer.
10510 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10512         * config.guess: Update to 2002-07-09 version.
10513         * config.sub: Update to 2002-07-03 version.
10515 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10517         * MAINTAINERS: Fix typo in a maintainer email address.
10519 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10521         * configure.in: Remove two redundant tests.
10523 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10525         * configure.in (mips*-*-irix6*o32): Enable stabs.
10527 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10529         * configure.in: Don't build grez.
10530         * Makefile.in: Ditto.
10532         * Makefile.in: Remove references to bsp, cygmon, libstub.
10533         * configure.in: Ditto.
10535         * configure.in: Remove leftover reference to gdbtest.
10537 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10539         * configure.in (gxx_include_dir):  Change to match versioned
10540         C++ headers if --enable-version-specific-runtime-libs is used.
10542 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10544         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10546 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10548         * configure.in: Make --without-x work.
10550 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10552         * configure.in: Rearrange target Makefile fragment collection.
10554         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10555         cvs[src].
10556         * configure.in: Ditto.
10558 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10560         * MAINTAINERS (Write After Approval): Update my e-mail address.
10562 2002-06-24  Ben Elliston  <bje@redhat.com>
10564         * configure.in (host_tools): Remove cgen.
10566         * Makefile.in (all-cgen): Remove; runs from its source directory.
10567         (check-cgen, install-cgen, clean-cgen): Likewise.
10568         (all-opcodes): Do not depend on all-cgen.
10569         (all-sim): Likewise.
10571 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10573         * Makefile.in: Eliminate 'apache' targets.
10574         * configure.in: Eliminate 'apache' targets.
10576         * configure.in: Eliminate redundant tests.  Reorganize.
10578         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10580         * config-ml.in: Eliminate references to Cygnus configure.
10582         * Makefile.in: Eliminate references to building emacs.
10584 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10586         * MAINTAINERS: Update my email address.
10588 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10590         * config.if (libstdcxx_incdir): Version C++ headers.
10591         (cxx_incdir): Remove.
10593 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10595         * MAINTAINERS (Write After Approval): Add self.
10597 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10599         * configure.in: Add support for ip2k.
10601 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10603         * configure.in: Fix AIX configury bug.
10605 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10607         * MAINTAINERS (Write After Approval): Add self.
10609 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10611         * configure.in: replace ${topsrcdir} with ${srcdir}
10613         * configure.in: Move definition of libstdcxx_flags
10614         right above usage, rather than waaay earlier.
10616         * configure.in: Pull definition of is_cross_compiler earlier.
10618         * configure.in: Rearrange a little.
10620         * configure.in: Remove references to librx.
10621         * Makefile.in: Remove references to librx.
10623 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10625         * config.sub: Add support for avr target.
10626         Import from master sources, rev 1.255
10628 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10630         * configure, .cvsignore:  Revert previous change...
10631         * Makefile:  ...delete.
10633 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10635         * configure.in: Eliminate ${gasdir} variable.
10637 2002-06-18  Dave Brolley  <brolley@redhat.com>
10639         * configure.in: Add support for frv.
10640         * config.sub: Add support for frv.
10642 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10644         * configure:  Remove garbage from previous commit.
10646 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10648         * configure:  For in-source builds, make a subdir and re-exec there.
10649         * Makefile:  New file.  Pass targets through to build directory.
10650         * .cvsignore:  No longer ignore "Makefile".
10652 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10654         * MAINTAINERS (Write After Approval): Add self.
10656 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10658         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10660 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10662         * configure.in (vax-*-netbsd*): Re-enable gas.
10664 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10666         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10667         BUILD_PREFIX_1, to correct nomenclature.
10668         * configure: Likewise.
10670         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10671         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10673 2002-05-31  Olaf Hering  <olh@suse.de>
10675         * config-ml.in: Propogate DESTDIR also.
10677 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10679         * configure.in (vax-*-netbsd*): Don't build gas for this
10680         platform.
10682 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10684         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10685         and libgcj for AVR.
10687 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10689         * MAINTAINERS (Write After Approval): Add myself.
10691 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10693         * config.guess: Update to 2002-05-22 version.
10694         * config.sub: Likewise.
10696 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10698         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10699         * config-ml.in: Likewise.
10700         * configure: Likewise.
10701         * configure.in: Likewise.
10703 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10705         * MAINTAINERS: Update my email address.
10707 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10709         * configure.in: Simplify makefile fragment collection.
10711         * configure.in: Remove code to build emacs.
10713         * configure.in : Remove --srcdir argument from targargs and buildargs
10714         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10716         * configure: Move some logic to configure.in.
10717         * configure.in: Move some logic from configure.
10719 2002-05-11  Tom Tromey  <tromey@redhat.com>
10721         * MAINTAINERS: Reflect libgcj reality.
10723 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10725         * Makefile.in: Honour DESTDIR.
10727 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10729         * config.guess: Import 2002-03-20 version.
10730         * config.sub: Import 2002-04-26 version.
10732 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10734         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10736 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10738         * MAINTAINERS: Add self.
10740 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10742         * ltmain.sh: Detect and handle object name conflicts
10743         while piecewise linking a static library.
10745 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10747         * configure.in (noconfigdirs): Don't disable libgcj on
10748         sparc64-*-solaris* and sparcv9-*-solaris*.
10750 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10752         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10754 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10756         * configure.in (FLAGS_FOR_TARGET): Do not add
10757         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10758         on i[3456]86-*-linux*.
10760 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10762         * configure.in (noconfigdirs): Replace [ ] with test.
10764         * configure.in (noconfigdirs): Do not add target-newlib if
10765         target == i[3456]86-*-linux*, and host == target.
10767 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10769         * configure.in: delete reference to absent file
10771         * configure.in: replace '[' with 'test'
10773         * configure.in: Eliminate references to gash.
10774         * Makefile.in: Eliminate references to gash.
10776         * configure.in: remove useless references to 'pic' makefile fragments.
10778         * configure.in: (*-*-windows*) Finish removing.
10780         * configure.in: Eliminate redundant test for libgui.
10782 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10784         * MAINTAINERS: Add self and realphabetize.  Update entries
10785         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10786         entry for a29k port maintainer.
10788 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10790         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10791         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10793 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10795         * configure.in: remove references to dead files
10797 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10799         * MAINTAINERS: Add information about purpose of this file.
10801 2002-04-18  Tom Tromey  <tromey@redhat.com>
10803         * configure.in: Disallow configuring libgcj when it is already
10804         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10805         Solaris 2.8 by default.  For PR libgcj/6158.
10807 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10809         * configure.in:  Move default CC setting out of config/mh-* fragments
10810         directly into here.
10812 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10814         * configure.in: don't even try to configure or make a subdirectory
10815         if there's no configure script for it.
10817 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10819         * MAINTAINERS: Remove chill maintainers.
10820         * Makefile.in (CHILLFLAGS): Remove.
10821         (CHILL_LIB): Remove.
10822         (TARGET_CONFIGDIRS): Remove libchill.
10823         (CHILL_FOR_TARGET): Remove.
10824         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10825         CHILL_LIB.
10826         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10827         (CHECK_TARGET_MODULES): Likewise.
10828         (INSTALL_TARGET_MODULES): Likewise.
10829         (CLEAN_TARGET_MODULES): Likewise.
10830         (configure-target-libchill): Remove.
10831         (all-target-libchill): Remove.
10832         * configure.in (target_libs): Remove target-libchill.
10833         Do not compute CHILL_FOR_TARGET.
10834         * libchill: Remove directory.
10836 2002-04-11  DJ Delorie  <dj@redhat.com>
10838         * Makefile.in, configure.in: Sync with binutils, entries
10839         follow...
10841 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10843         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10844         (do-tar, do-bz2): New rules.
10845         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10846         (gdb-tar): New rule.
10847         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10848         (insight_dejagnu.tar): New rule.
10849         (insight.tar): New rule.
10850         (gdb+dejagnu.tar): New rule.
10851         (gdb.tar): New rule.
10853 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10855         * Makefile.in: Add all-tix to deps for all-snavigator
10856         so that tix is built when building snavigator.
10858 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10860         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10861         ld and gdb are not supported.
10863 2002-01-07  Mark Salter  <msalter@redhat.com>
10865         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10866         Allow target-libgloss to be built for arm, strongarm, and xscale.
10868 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10870         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10871         options for i[3456]86-pc-linux* native builds.
10873 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10875         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10876         files from .po files for a distribution.
10878 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10880         * configure.in: Enable libstdc++-v3 for h8300 targets.
10882 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10884         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10885         version from bfd/.
10887 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10889         * Makefile.in (VER): When present, extract the version number from
10890         the file version.in.
10892 2001-05-24  Tom Rix  <trix@redhat.com>
10894         * configure.in : enable ld for aix
10896 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10898         * config.guess: Add linux target for S/390.
10900 2000-11-07  Philip Blundell  <pb@futuretv.com>
10902         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10904 2000-11-03  Philip Blundell  <pb@futuretv.com>
10906         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10907         files.
10909 2001-01-15  Ben Elliston  <bje@redhat.com>
10911         * configure.in (host_tools): Add sid.
10912         Always configure cgen.
10914 2000-11-24  Nick Clifton  <nickc@redhat.com>
10916         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10918 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10920         * Makefile.in (ALL_MODULES): Add all-cgen.
10921         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10922         (all-cgen): New target.
10923         (all-opcodes,all-sim): Depend on all-cgen.
10924         * configure.in (host_tools): Add cgen.
10925         Only configure cgen if --enable-cgen-maint.
10927 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10929         * configure.in: Add *-*-freebsd* configurations.
10931 2002-04-08  Tom Tromey  <tromey@redhat.com>
10933         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10934         Fixes PR libgcj/6068.
10936 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10938         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10940 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10942         * configure.in (alpha*-dec-osf*): Enable libgcj.
10944 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10946         * MAINTAINERS (Write After Approval): Add myself.
10948 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10950         Fix for: PR bootstrap/3591, target/5676
10951         * configure.in (mcore-pe): Disable the configuration of
10952         libstdc++-v3 since exceptions are not supported.
10954 2002-03-20  Anthony Green  <green@redhat.com>
10956         * configure.in: Enable libgcj for xscale-elf target.
10958 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10960         * MAINTAINERS:  Update my email address.
10962 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
10964         * ltmain.sh (relink_command): Fix typo in previous change.
10966 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
10968         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
10969         (relink_command): Added --tag flags.
10970         (mode=install): If relinking fails; error out.
10972 2002-03-12  Richard Henderson  <rth@redhat.com>
10974         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
10975         .NOTPARALLEL tag.
10976         (do-check): Rename from check.
10977         (check): Allow parallel check.
10979 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
10981         * MAINTAINERS: Add myself as maintainer for xtensa port.
10982         Fix alphabetical order in CPU port maintainer list.
10983         Remove myself from Write After Approval list.
10985 2002-03-11  Richard Henderson  <rth@redhat.com>
10987         * Makefile.in (.NOTPARALLEL): Add fake tag.
10989 2002-03-07  H.J. Lu  (hjl@gnu.org)
10991         * configure.in: Enable gprof for mips*-*-linux*.
10993 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
10995         * MAINTAINERS (Write After Approval): Add myself.
10997 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
10999         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11000         libjava.
11001         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11003 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11005         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11006         because its Makefile is there; test for the executable instead.
11008 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11010         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11011         libstdc++-v3 and libjava.
11013 2002-02-11  Adam Megacz  <adam@xwt.org>
11015         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11016         boehm-gc
11018 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11020         * config.guess: Updated to 2002-01-30's version.
11021         * config.sub: Updated to 2002-02-01's version.
11022         Contribute sh64-elf.
11023         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11024         * configure.in: Added sh64-*-*.
11026 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11028         * MAINTAINERS: Belatedly add myself to write after approval list.
11030 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11032         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11033         Remove self as Write After Approval.
11035 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11037         * MAINTAINERS: Put self in as maintainer for contrib/regression
11038         directory.
11040 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11042         * MAINTAINERS:  Update my email address.
11044 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11046         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11047         target-libiberty, and target-libgloss.  Skip Java-related
11048         libraries if not supported for NetBSD on target CPU.
11050 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11052         * install-sh: Use _inst.$$_ for temp file name.
11054 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11056         * MAINTAINERS (Write After Approval): Move my contact info
11057         from here...
11058         (OS Port Maintainers): ...to here (netbsd).
11060 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11062         * MAINTAINERS (Write After Approval): Add myself.
11064 2002-01-17  H.J. Lu  <hjl@gnu.org>
11066         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11067         (all-target-fastjar): Also depend on all-target-libiberty.
11069 2002-01-16  H.J. Lu  (hjl@gnu.org)
11071         * config.guess: Import from master sources, rev 1.225.
11072         * config.sub: Import from master sources, rev 1.238.
11074 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11076         * MAINTAINERS (Write After Approval): Remove myself.
11078 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11080         * MAINTAINERS (Write After Approval): Add myself.
11082 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11084         * MAINTAINERS: Add self as docs co-maintainer.
11086 2001-12-11  Matthias Klose  <doko@debian.org>
11088         * MAINTAINERS (Write After Approval): Add myself.
11090 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11092         * MAINTAINERS: Update my email address.
11094 2001-12-07  Turly O'Connor  <turly@apple.com>
11095         * MAINTAINERS (Write After Approval): Add myself.
11096         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11097         (rs6000_initialize_trampoline): Call __trampoline_setup for
11098         ABI_DARWIN too.
11099         * darwin-tramp.asm: New file, implements __trampoline_setup.
11100         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11102 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11104         * MAINTAINERS (Write After Approval): Add myself.
11106 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11108         * configure, configure.in: Use temp file for long sed commands.
11110 2001-12-03  Laurent Guerby  <guerby@acm.org>
11112         * config.sub: Update to version 1.232 on subversion.
11114 2001-12-03  Ben Elliston  <bje@redhat.com>
11116         * MAINTAINERS: Update mail address for config.* patches.
11118 2001-11-27  DJ Delorie  <dj@redhat.com>
11119             Zack Weinberg  <zack@codesourcery.com>
11121         When build != host, create libiberty for the build machine.
11123         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11124         CONFIG_ARGUMENTS.
11125         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11126         New variables.
11127         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11128         and rules.
11129         (all.normal): Depend on ALL_BUILD_MODULES.
11130         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11131         (all-build-libiberty): Depend on configure-build-libiberty.
11133         * configure: Calculate and substitute proper value for
11134         ALL_BUILD_MODULES.
11135         * configure.in: Create the build subdirectory.
11136         Calculate and substitute TARGET_CONFIGARGS (formerly
11137         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11139 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11141         * MAINTAINERS (write-after-approval): Add self.
11143 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11145         * MAINTAINERS (GNATS only accounts): Remove self.
11147 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11149         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11150         libf2c.
11152 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11154         * MAINTAINERS (Write After Approval): Add self.
11156 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11158         * MAINTAINERS: mips and s390 are also CPU ports.
11160 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11162         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11164 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11166         * MAINTAINERS: Alphabetize.
11168 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11170         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11172 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11174         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11176 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11178         * configure.in (--enable-languages): Be more permissive about
11179         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11181 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11183         * config.sub: Import from master sources, rev. 1.230.
11184         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11186 2001-11-07  Laurent Guerby  <guerby@acm.org>
11188         * MAINTAINERS (Write After Approval): Add self.
11190 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11192         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11194 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11196         * config.sub: Import from master sources, rev 1.226.
11197         * config.guess: Import from master sources, rev 1.216.
11199 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11201         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11202         * MAINTAINERS: Add self as maintainer of MMIX port.
11203         Remove old after-approval entry.
11205 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11207         * ChangeLog, configure: Fix spelling errors.
11209 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11211         * MAINTAINERS: Tweak my address.
11213 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11215         * MAINTAINERS: Update my email address.
11217 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11219         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11220         * MAINTAINERS: Add self as maintainer of CRIS port.
11222 2001-10-10  Geert Bosch  <bosch@gnat.com>
11224         * MAINTAINERS (Various maintainers: Ada front end):
11225         Added Robert Dewar.
11227 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11229         * MAINTAINERS (Write After Approval): Added self
11231 2001-10-02  Geert Bosch  <bosch@gnat.com>
11233         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11235 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11237         * configure: Handle temporary files securely using mkdir.
11239 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11241         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11243 2001-09-26  Will Cohen  <wcohen@redhat.com>
11245         * configure.in (*-*-linux*): Disable configuration of target-newlib
11246         and target-libgloss.
11248 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11250         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11251         RANLIB.
11253 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11255         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11256         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11257         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11258         avoid quotes nesting problems.
11259         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11260         (DO_X): Export only variables that are set.
11262 2001-09-19  Ben Elliston  <bje@redhat.com>
11264         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11265         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11266         semantics.  Use the shell built-in "type" command instead.
11268 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11270         Merged from gcc-3_0-branch:
11271         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11272         * ltcf-c.sh: Use $objext, not $ac_objext.
11273         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11274         * ltcf-cxx.sh: Add support for GNU.
11275         2001-07-22  Timothy Wall  <twall@redhat.com>
11276         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11277         default settings if using GNU tools with that configuration.
11278         * ltcf-cxx.sh: Ditto.
11279         * ltcf-gcj.sh: Ditto.
11280         2001-07-21  Michael Chastain  <chastain@redhat.com>
11281         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11282         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11283         * ltmain.sh: Mark as gcc-local.
11285 2001-08-30  Eric Christopher  <echristo@redhat.com>
11286             Jason Eckhardt  <jle@redhat.com>
11288         * config.guess: Merge from master sources.
11289         * config.sub: Merge from master sources, add support for mipsisa32.
11291 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11292         * config.sub: Merge from master sources, rev 1.219.
11293         * MAINTAINERS: Add self as contact for stormy16 port.
11295 2001-08-14  Zack Weinberg  <zackw@panix.com>
11297         * config.sub: Merge from master sources, rev 1.218.
11298         * config.guess: Merge from master sources, rev 1.209.
11300 2001-08-11  Graham Stott  <grahams@redhat.com>
11302         * Makefile.in (check-c++): Add missing semicolon.
11304 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11306         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11308 2001-07-30  Eric Christopher  <echristo@redhat.com>
11310         * MAINTAINERS (Various maintainers: mips port): Added myself.
11312 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11314         * configure.in (sh-*-linux*): New.
11316 2001-07-27  Richard Henderson  <rth@redhat.com>
11318         * .cvsignore: Add LAST_UPDATED.
11320 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11322         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11324 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11326         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11328 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11330         * MAINTAINERS (Write After Approval): Added myself.
11332 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11334         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11335         and libgcj on m68hc11/m68hc12.
11337 2001-06-27  H.J. Lu  (hjl@gnu.org)
11339         * Makefile (CFLAGS_FOR_BUILD): New.
11340         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11342 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11344         * README: Remove version number.
11346 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11348         * INSTALL/README: Update wrt. to the installation instructions now
11349         residing in gcc/doc/install.texi.
11351 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11353         * README: Replace with a cut-down and updated version of gcc/README.
11355 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11357         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11358         multilibs to be disabled.
11360 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11362         * MAINTAINERS (Write After Approval): Add myself.
11364 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11366         * config.guess: Import CVS version 1.195.
11367         * config.sub: Import CVS version 1.212.
11369 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11371         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11372         gcc/xgcc is built, use -print-prog-name to find out the program
11373         name to use.
11375 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11377         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11378         appear to also be in the master copy.
11379         * config.sub:  Import CVS version 1.211.
11381 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11383         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11384         with_gcc]: Use `gcc -shared' to build a shared library.
11386 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11388         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11389         archives.
11391 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11393         * MAINTAINERS (Write After Approval): Add myself.
11395 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11397         * configure.in (libstdcxx_flags): Do not try to execute
11398         libstdc++-v3/testsuite_flags until it exists.
11400 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11402         * MAINTAINERS: Update my email address.
11404 2001-05-31  Graham Stott  <grahams@redhat.com>
11406         * MAINTAINERS (Write After Approval): Add myself.
11408 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11410         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11411         libraries when using g++ with native linker.
11413 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11415         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11417 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11419         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11420         [aix4*|aix5*]: Prepend blank.
11422 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11424         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11425         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11426         of subdir/configure scripts to use the new libtool.m4.
11428 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11430         * MAINTAINERS (Write After Approval): Add myself.
11432 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11434         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11436 2001-05-11  Ben Elliston  <bje@redhat.com>
11438         * Makefile.in (all-sid): New target.
11439         (check-sid, clean-sid, install-sid): Likewise.
11441 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11443         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11445 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11447         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11448         libgcj.
11450 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11452         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11453         gcc/xgcc is built, use -print-prog-name to find out the program
11454         name to use.
11456 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11458         * configure.in (noconfigdirs): Don't reset it from scratch in the
11459         target case; only append to it.
11461         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11462         sparc-*-solaris2.8]: Disable ${libgcj}.
11464 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11466         * configure.in (libgcj_saved): Copy from $libgcj.
11467         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11468         --disable-libgcj.
11470 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11472         * MAINTAINERS: Remove self as MIPS maintainer and
11473         C front end maintainer.
11475 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11477         * configure.in: Move *-chorusos target case to the proper switch.
11478         Disable libgcj.
11480 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11482         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11483         1.641.2.228.
11485 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11487         * Makefile.in (STAGE1_CFLAGS): Pass down.
11489 2001-04-13  Alan Modra  <amodra@one.net.au>
11491         * config.guess: Add hppa64-linux support.  Note for next import that
11492         this is already in the master file.
11493         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11495 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11497         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11498         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11500 2001-04-11  Stan Shebs  <shebs@apple.com>
11502         * MAINTAINERS: Add self as Darwin port maintainer.
11504 2001-04-11  Alan Modra  <amodra@one.net.au>
11506         * MAINTAINERS: Update my email address.
11508 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11510         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11511         recent versions of FreeBSD (release 3 or later).
11512         * ltconfig: On FreeBSD, -lc must not be provided when building
11513         a shared library or else the standard -pthread gcc option is
11514         rendered worthless to later users of the built library.
11516 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11518         * MAINTAINERS: Add self and RTH as C front end maintainers.
11520 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11522         * config.sub: Make sure to match an already-canonicalized
11523         machine name (eg. mn10300-unknown-elf).
11525 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11527         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11528         New macros.
11529         (bootstrap, cross): Use RECURSE_FLAGS.
11530         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11532 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11534         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11536 2001-03-22  Colin Howell  <chowell@redhat.com>
11538         * Makefile.in (DO_X): Do not backslash single-quotes in
11539         backquotes (two places).
11541 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11543         Re-installed:
11544         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11545         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11546         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11547         * ltcf-cxx.sh: Likewise.
11548         * ltcf-gcj.sh: Likewise.
11550 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11552         * MAINTAINERS: Add myself as "documentation co-maintainer".
11554 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11556         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11557         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11559 2001-03-19  Tom Tromey  <tromey@redhat.com>
11561         * config-ml.in: Handle GCJ and GCJFLAGS.
11563 2001-03-21  Michael Chastain  <chastain@redhat.com>
11565         * Makefile.in: all-m4 depends on all-texinfo.
11567 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11569         * MAINTAINERS: Add myself to write after approval list.
11571 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11573         * Makefile.in (DO_X): Quote nested quotes.
11575 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11577         * MAINTAINERS: Add myself to write after approval list.
11579 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11581         * Makefile.in (DO_X): Use double quotes for quoting
11582         "RANLIB=$${RANLIB}".
11584 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11586         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11588 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11590         * configure.in: Only use `lang_requires' for languages athat are
11591         actually enabled.
11593 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11595         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11597 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11599         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11601 2001-03-07  Tom Tromey  <tromey@redhat.com>
11603         * configure.in: Allow config-lang.in to set `lang_requires' to list
11604         of other required languages.
11606 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11608         * Makefile.in: Remove RANLIB definition. Use RANLIB
11609         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11610         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11612 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11613             Alexandre Oliva  <aoliva@redhat.com>
11615         * Makefile.in (check-c++): Use tabs, not spaces.
11617 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11619         * MAINTAINERS: add myself to Write After Approval list.
11621 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11623         * Makefile.in (check-c++): New rule.
11625         * configure.in (target_libs): Remove libg++.
11626         (noconfigdirs): Remove libg++.
11627         (noconfigdirs): Same.
11628         (noconfigdirs): Same.
11629         (noconfigdirs): Same.
11631         * config-ml.in: Remove libg++ references.
11633         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11634         (ALL_TARGET_MODULES): Same.
11635         (configure-target-libg++): Remove.
11636         (all-target-libg++): Remove.
11637         (configure-target-libio): Remove.
11638         (all-target-libio): Remove.
11639         (check-target-libio): Remove.
11640         (.PHONY): Remove.
11641         (libg++.tar.bz2): Remove.
11642         (all-target-cygmon): Remove libio.
11643         (all-target-libstdc++): Remove.
11644         (configure-target-libstdc++): Remove.
11645         (TARGET_LIB_PATH): Remove libstdc++.
11646         (ALL_GCC_CXX): Remove libstdc++.
11647         (all-target-gperf): Correct.
11649 2001-02-16  Nick Clifton  <nickc@redhat.com>
11651         * configure.in (noconfigdirs): Allow configuration of texinfo
11652         for Cygwin hosts.
11654 2001-02-15  Anthony Green  <green@redhat.com>
11656         * configure: Introduce GCJ_FOR_TARGET.
11657         * configure.in: Ditto.
11658         * Makefile.in: Ditto.
11660 2001-02-13  Andreas Schwab  <schwab@suse.de>
11662         * MAINTAINERS: Update mail address.
11664 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11666         * config.guess: Add linux target for S/390.
11667         * config.sub: Likewise.
11669 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11671         * configure.in: for *-chorusos, don't config target-newlib and
11672         target-libgloss.
11674 2001-02-06  Ben Elliston  <bje@redhat.com>
11676         * configure: Output host type to stdout, not stderr.
11678 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11680         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11681         * ltcf-cxx.sh: Likewise.
11683         * config.if: Assume enable_libstdcxx_v3 is defined.
11685 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11687         Remove V2 C++ library.
11688         * configure.in: Remove --enable-libstdcxx_v3 support.
11690 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11692         * include/demangle.h: Add prototype for java_demangle_v3.
11694 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11696         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11698 2001-01-27  Richard Henderson  <rth@redhat.com>
11700         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11702 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11704         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11705         Don't unset, it's non-portable and no longer necessary, set to empty
11706         instead.
11708 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11710         * ltconfig: Shell portability fix for the tagname validity check.
11712 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11714         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11715         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11717 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11719         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11721 2001-01-26  Tom Tromey  <tromey@redhat.com>
11723         * configure.in: Allow libgcj to be built on Sparc Solaris.
11725 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11727         * ltcf-c.sh: Add aix5 case.
11728         * ltcf-cxx.sh: Likewise.
11729         * ltconfig: Likewise.
11731 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11733         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11734         keep at least one of build_libtool_libs or build_old_libs set to
11735         yes.
11737         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11738         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11740 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11742         * configure.in: Enable libgcj on several additional platforms.
11744 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11746         * configure.in: Enable libgcj for linux targets.
11748 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11750         * MAINTAINERS (Write After Approval): Add myself.
11752 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11754         * MAINTAINERS: Add myself as vax port maintainer.
11756 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11758         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11760 2001-01-09  Mike Stump  <mrs@wrs.com>
11762         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11763         failures of subdirectories.
11765 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11767         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11768         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11769         * ltcf-cxx.sh: Likewise.
11770         * ltcf-gcj.sh: Likewise.
11771         * ltconfig.sh: Fix typo.
11773 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11775         * configure: handle DOS-style absolute paths.
11777 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11779         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11781 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11783         * MAINTAINERS: Add myself as avr port co-maintainer.
11785 2000-12-28  Ben Elliston  <bje@redhat.com>
11787         * MAINTAINERS: Add myself under ``Write After Approval''.
11789 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11791         * texinfo: Remove directory from GCC.
11793 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11795         * COPYING: Update to current
11796         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11797         to 19yy as example year in copyright notice).
11799 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11801         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11802         (libstdcxx_incdir): Pass down.
11803         * config.if: Remove expired bits for cxx_interface, add stub.
11804         (libstdcxx_incdir): Add variable for g++ include directory.
11805         * configure.in (gxx_include_dir): Use it.
11807 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11809         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11810         with old-email address from ``Write After Approval''.
11812 2000-12-15  Andreas Jaeger  <aj@suse.de>
11814         * configure.in: Handle lang_dirs.
11816 2000-12-14  Tom Tromey  <tromey@redhat.com>
11818         * MAINTAINERS: Removed brads.
11820         * MAINTAINERS: Added gcj developers.
11822 2000-12-13  Anthony Green  <green@redhat.com>
11824         * configure.in: Disable libgcj for any target not specifically
11825         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11826         with g++ abi.
11828 2000-12-13  Mike Stump  <mrs@wrs.com>
11830         * Makefile.in (local-distclean): Also remove fastjar.
11832 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11834         * contrib/gcc_update: Add fastjar --touch entries.
11836 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11838         * configure.in: Disable language-specific target libraries for
11839         languages that aren't enabled.
11841 2000-12-10  Anthony Green  <green@redhat.com>
11843         * configure.in: Define libgcj.  Disable libgcj target libraries for
11844         most targets.
11846 2000-12-10  Neil Booth  <neilb@earthling.net>
11848         * MAINTAINERS: Update mail address, remove from WAA list.
11850 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11852         * libjava: Imported from /cvs/java.
11853         * libffi: Likewise.
11854         * Boehm-gc: Likewise.
11856 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11858         * configure.in (target_libs): Revert 2000-12-08 patch.
11859         (noconfigdirs): Added target-libjava.
11861 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11863         * djunpack.bat: removed.
11865 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11867         * Makefile.in: handle DOS-style absolute paths.
11868         * config-ml.in: likewise.
11869         * symlink-tree: likewise.
11871 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11873         * fastjar: Imported.
11875 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11877         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11878         libjava.
11879         * configure.in (target_libs): Removed `target-libjava'.
11881 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11883         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11884         (ALL_MODULES): Added fastjar.
11885         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11886         (all-target-libjava): all-fastjar replaces all-zip.
11887         (all-fastjar): Added.
11888         (configure-target-fastjar, all-target-fastjar): Likewise.
11889         * configure.in (host_tools): Added fastjar.
11891 2000-12-07  Mike Stump  <mrs@wrs.com>
11893         * Makefile.in (local-distclean): Remove leftover built files.
11895 2000-11-24  Nick Clifton  <nickc@redhat.com>
11897         * configure.in (xscale-elf): Add target.
11898         (xscale-coff): Add target.
11900 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11902         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11903         recent versions of FreeBSD (release 3 or later).
11904         * ltconfig: On FreeBSD, -lc must not be provided when building
11905         a shared library or else the standard -pthread gcc option is
11906         rendered worthless to later users of the built library.
11908 2000-11-16  Fred Fish  <fnf@be.com>
11910         * configure.in (enable_libstdcxx_v3): Fix typo,
11911         libstd++ -> libstdc++.
11913 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11915         * MAINTAINERS: Add self to Write After Approval list.
11917 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11919         * MAINTAINERS: Update my email address.  Add myself to global write
11920         privs list.
11922 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11924         * Makefile.in: Merge with src and libgcj.
11925         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11926         configure-target-<library> when their configure scripts need the C
11927         or C++ library to have already been built to work properly.
11928         (do_proto_toplev): Set them to an empty string.
11930         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11931         (REALLY_SET_LIB_PATH): Use them.
11933 2000-11-17  Stan Shebs  <shebs@apple.com>
11935         * MAINTAINERS: Add self to Write After Approval list.
11937 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11939         * configure: Provide the original toplevel configure arguments
11940         (including $0) to subprocesses in the environment rather than
11941         through gcc/configargs.h.
11943 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11945         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11946         C99.  Alphabetise "Write After Approval" list.
11948 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11950         * configure: Turn on libstdc++ V3 by default.
11952         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11953         if we've got GCC.
11955 2000-11-11  Philip Blundell  <philb@gnu.org>
11957         * MAINTAINERS: Add self to Write After Approval list.
11959 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
11961         * ltcf-c.sh (aix4): Improve shared library configuration; require
11962         exporting symbols.
11963         * ltcf-cxx.sh (aix4): Define.
11964         * ltconfig (aix4): Define library and soname specs appropriate for
11965         AIX.  Define command to create export symbols list.
11967 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
11969         * config.sub: Add support for Sun Chorus
11971 2000-10-31  Nick Clifton  <nickc@redhat.com>
11973         * MAINTAINERS: Rename <name>@cygnus.com addresses to
11974         <name>@redhat.com.  Also installed new email address for Clint
11975         Popetz.
11977 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
11979         * etc: Remove directory from GCC.
11981 2000-10-16  Michael Meissner  <meissner@redhat.com>
11983         * configure (gcc/configargs.h): Only create if there is a build GCC
11984         directory created.
11986 2000-10-16  Matthias Klose  <doko@debian.org>
11988         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11989         when configured for libstdc++-v3.
11991 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
11993         * configure: Save configure arguments to gcc/configargs.h.
11995 2000-10-04  Philipp Thomas  <pthomas@suse.de>
11997         * config.guess: Import CVS version 1.157.
11998         * config.sub: Import CVS version 1.181.
12000 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12002         * Makefile.in (bootstrap): avoid recursion if subdir missing
12003         (cross): ditto
12004         (do-proto-toplev): ditto
12006 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12008         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12009         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12011         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12012         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12013         all affected `configure' scripts.
12015 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12017         * MAINTAINERS: Add self as cpplib co-maintainer.
12019 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12021         * MAINTAINERS: Add self to Write After Approval list.
12023 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12025         * INSTALL/README: egcs -> GCC update.
12027 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12029         * MAINTAINERS: Add myself to Write After Approval list.
12031 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12033         * MAINTAINERS: Add myself to Write After Approval list.
12035 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12037         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12038         X11 libraries for hppa64.
12040 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12042         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12044 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12046         * Makefile.in (all-zlib): Added dummy target.
12048         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12049         ltcf-gcj.sh: Updated from libtool multi-language branch.
12051 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12053         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12054         (bootstrap*): Depend on all-bootstrap.
12056 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12058         * config.guess: Import CVS version 1.156.
12059         * config.sub: Import CVS version 1.179.
12061 2000-09-02  Anthony Green  <green@cygnus.com>
12063         * Makefile.in (all-gcc): Depend on all-zlib.
12064         (CLEAN_MODULES): Add clean-zlib.
12065         (ALL_MODULES): Add all-zlib.
12066         * configure.in (host_libs): Add zlib.
12068 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12070         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12071         crosses, but add gcc/include to the header search path for them.
12073 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12075         * MAINTAINERS: Add self to Write After Approval list.
12077 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12079         * config.guess: Import CVS version 1.152.
12080         * config.sub: Import CVS version 1.177.
12082 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12084         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12085         $targargs to tell whether newlib is going to be built.
12087         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12088         $$r/TARGET_SUBDIR/libio for _G_config.h.
12090 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12092         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12094 2000-08-22  DJ Delorie  <dj@redhat.com>
12096         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12098 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12100         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12101         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12102         sub-configures.
12104 2000-08-21  DJ Delorie  <dj@redhat.com>
12106         * MAINTAINERS: Add self as a libiberty maintainer
12108 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12110         * configure.in (libstdcxx_flags): Use
12111         libstdc++-v3/src/libstdc++.INC.
12113 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12115         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12117 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12119         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12121         * configure: Make enable_threads and enable_shared defaults
12122         explicit.  Substitute enable_threads into generated Makefiles.
12123         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12124         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12126 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12128         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12130 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12132         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12133         previous delta.
12135 2000-08-11  Jason Merrill  <jason@redhat.com>
12137         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12138         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12139         (FLAGS_FOR_TARGET): Not here.
12140         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12142 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12144         * config-ml.in (CC, CXX): Don't introduce a leading space.
12146 2000-08-07  DJ Delorie  <dj@delorie.com>
12148         * MAINTAINERS: Add self as a DJGPP maintainer
12150 2000-08-07  DJ Delorie  <dj@redhat.com>
12152         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12153         "if we're also building gcc, and it's a gcc that will run on the
12154         build machine, we want to use its includes instead of the system's
12155         default includes".
12157 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12159         * MAINTAINERS: Add self to Write After Approval list.
12161 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12163         * configure.in (libstdcxx_flags): Don't use `"'.
12165         * config-ml.in: Adjust multilib search paths to the
12166         appropriate multilib tree.
12168 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12170         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12171         commas in $LANGUAGES.
12173 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12175         * configure.in: Re-enable all references to libg++ and librx.
12177 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12179         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12180         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12181         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12182         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12184         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12186 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12188         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12189         CXX_FOR_TARGET for sed.
12191 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12193         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12194         Do not override if already set in the environment or in configure.
12195         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12196         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12198 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12200         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12201         the libtool CVS tree multi-language branch.
12202         * ltconfig, ltmain.sh: Updated.
12204 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12206         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12207         (clean-target): Depend on it.
12209         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12210         (GCC_FOR_TARGET): Use it.
12211         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12212         * configure.in: ... here.
12213         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12214         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12216 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12218         * MAINTAINERS: Add self to Write After Approval list.
12220 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12222         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12223         (configure-target-libchill, configure-target-libobjc): Likewise.
12225         * configure.in: Use the same cache file for all target libs.
12226         * config-ml.in: But different cache files per multilib variant.
12228 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12230         * configure (topsrcdir): Don't use dirname.
12232 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12234         * MAINTAINERS: Add self to Write After Approval list.
12236 2000-07-20  Jason Merrill  <jason@redhat.com>
12238         * configure.in: Remove all references to libg++ and librx.
12240         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12242 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12244         * config.sub: Update to subversions version 2000-07-06.
12246 2000-07-12  Andrew Haley  <aph@cygnus.com>
12248         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12249         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12251 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12253         * symlink-tree:  Check number of arguments.
12255 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12257         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12258         search path for a g++ extracted from the build tree.  This
12259         will allow link tests run by configure scripts in
12260         subdirectories to succeed.
12262 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12264         * ltconfig: Add support for mips-dde-sysv4.2MP
12266 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12268         * MAINTAINERS: Add myself as loop discovery maintainer.
12270 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12272         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12273         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12275 2000-06-19  Timothy Wall  <twall@cygnus.com>
12277         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12278         * config.sub: Add tic54x target.
12280 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12282         * MAINTAINERS: Add self as Fortran maintainer,
12283         remove Craig Burley.
12285 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12287         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12288         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12290 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12292         * MAINTAINERS: Add self as i18n maintainer
12294 20000-05-21  H.J. Lu  (hjl@gnu.org)
12296         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12297         directory are used if they exist. Make sure
12298         $(build_tooldir)/include is searched for header files,
12299         $(build_tooldir)/lib/ for library files.
12300         (GCC_FOR_TARGET): Likewise.
12301         (CXX_FOR_TARGET): Likewise.
12303 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12305         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12307 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12309         * Makefile.in (configure-target-libiberty): Depend on
12310         configure-target-newlib.
12312 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12314         * configure.in, Makefile.in: Merge all libffi-related
12315         configury stuff from the libgcj tree.
12317 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12319         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12320         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12322 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12324         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12325         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12326         current version information.  Add to proto-toplev directory.
12327         (gdb-taz): Build do-djunpack.
12329 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12331         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12333 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12335         * MAINTAINERS: Add self to Write After Approval list.
12337 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12339         * ltmain.sh: Preserve in relink_command any environment
12340         variables that may affect the linker behavior.
12342 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12344         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12346 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12348         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12350 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12352         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12353         with the version name.
12355 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12357         * MAINTAINERS: Add self as bb-reorder maintainer.
12359 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12361         * config.if: Tweak.
12363 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12365         * djunpack.bat: New file.
12367 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12369         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12370         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12371         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12372         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12374 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12376         * config.sub (case $basic_machine): Change default for "ibm-*"
12377         to "openedition".
12379 2000-04-13  Andreas Jaeger  <aj@suse.de>
12381         * MAINTAINERS: Added myself.
12383 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12385         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12386         (do-md5sum): New target.
12387         (MD5PROG): Define.
12388         (PACKAGE): Default to TOOL.
12389         (VER): Default to a shell script.
12390         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12391         md5 checksum generation.
12392         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12393         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12394         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12395         insight.tar.bz2): Use gdb-taz to create archive.
12397 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12399         * configure (warn_cflags): Delete.
12401 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12403         * MAINTAINERS: Added myself.
12405 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12406             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12408         * configure.in (enable_libstdcxx_v3): Add.
12409         (target_libs): Add bits here to switch between libstdc++-v2 and
12410         libstdc++-v3.
12411         * config.if: And this file too.
12412         * Makefile.in: Add libstdc++-v3 targets.
12414 2000-04-05  Michael Meissner  <meissner@redhat.com>
12416         * config.sub (d30v): Add d30v as a basic machine type.
12418 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12420         * configure.in: -linux-gnu*, not -linux-gnu.
12422 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12424         * MAINTAINERS: Add self in write-after-approval section.
12426 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12428         * MAINTAINERS: Add self as ia64 port maintainer.
12430 2000-03-08  Neil Booth  <NeilB@earthling.net>
12432         * MAINTAINERS: Add self in write-after-approval section.
12434 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12436         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12437         (do-tar-bz2): Replace TOOL with PACKAGE.
12438         (gdb.tar.bz2): Remove GDBTK from GDB package.
12439         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12440         dejagnu.tar.bz2): New packages.
12442 2000-02-27  Andreas Jaeger  <aj@suse.de>
12444         * configure.in: Add entry for mips*-*-linux*, move catch all
12445         *-*-*linux* entry below this one.
12447 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12449         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12451 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12453         * config.sub: Support an OS of "wince".
12455 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12457         * config.guess, config.sub: Updated to match config's 2000-02-15
12458         version.
12460 2000-02-23  Linas Vepstas  <linas@linas.org>
12462         * config.sub: Add support for Linux/IBM 370.
12463         * configure.in: Likewise.
12465 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12467         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12469 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12471         * config.guess: Guess "cygwin" rather than "cygwin32".
12473 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12475         * configure (gcc_version): When setting, narrow search to
12476         lines containing `version_string'.
12478 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12480         * config.sub: Add support for avr target.
12482 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12484         * MAINTAINERS: Add maintainers for MCore port.
12486 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12488         * config.sub: Add mmix-knuth-mmixware.
12490 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12492         * MAINTAINERS: Pair cccp with cpplib maintainership.
12494 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12496         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12497         structure stuff to -L library search.
12498         (CXX_FOR_TARGET): Ditto.
12499         (CROSS_CHECK_MODULES): Fix spelling mistake.
12501 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12503         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12504         the C++ compiler.
12506 2000-01-12  Richard Henderson  <rth@cygnus.com>
12508         * configure.in: Don't build some bits for beos.
12510 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12512         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12513         as include files.
12515 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12517         * Add self as cpplib maintainer, as requested by Jason
12518         Merrill.  Correct my e-mail address.
12520 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12522         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12523         not mh-aix43.
12525 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12527         * MAINTAINERS: Add myself to "write after approval" list.
12529 1999-12-14  Richard Henderson  <rth@cygnus.com>
12531         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12532         * config.sub: Accept alphaev[78], alphaev8.
12534 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12536         * config.guess, config.sub: Update from autoconf.
12538 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12540         * MAINTAINERS:  update my playtime e-address.
12542 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12544         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12545         necessary libraries are missing.
12547 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12549         * MAINTAINERS: Add new 'write after approval' maintainer.
12551 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12553         * MAINTAINERS: Add new Java maintainer.
12555 1999-10-25  Andreas Schwab  <schwab@suse.de>
12557         * configure: Fix quoting inside arguments of eval.
12559 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12561         * config-ml.in: Allow suppression of some ARM multilibs.
12563 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12565         * config.guess: Add OS/390 match pattern.
12566         * config.sub: Add mvs, openedition targets.
12567         * configure.in (i370-ibm-opened*): New.
12569 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12571         * config.sub: Add support for configuring for pj.
12573 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12575         * config.sub (maybe_os): Add support for configuring for fr30.
12577 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12579         * configure.in: Do not configure or build ld for AIX
12580         platforms.  ld is known to be broken on these platforms.
12582 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12584         * config-ml.in: Pass compiler flag corresponding to multidirs to
12585         subdir configures.
12587 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12589         * Makefile.in (LDFLAGS): Define.
12591 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12593         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12594         noconfigdirs.
12595         (*-*-cygwin*): Likewise.
12597 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12599         * mkdep: New file.
12600         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12601         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12603         From Eli Zaretskii <eliz@is.elta.co.il>:
12604         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12605         long file name when using DJGPP on MS-DOS.
12607 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12609         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12611 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12613         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12614         dependency as this causes "make check" to globally "make all"
12616 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12618         * configure.in (target_libs): Added target-zlib.
12619         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12620         (CONFIGURE_TARGET_MODULES): Likewise.
12621         (CHECK_TARGET_MODULES): Likewise.
12622         (INSTALL_TARGET_MODULES): Likewise.
12623         (CLEAN_TARGET_MODULES): Likewise.
12624         (configure-target-zlib): New target.
12625         (all-target-zlib): Likewise.
12626         (all-target-libjava): Depend on all-target-zlib.
12627         (configure-target-libjava): Depend on configure-target-zlib.
12629         * Makefile.in (configure-target-libjava): Depend on
12630         configure-target-newlib.
12631         (configure-target-boehm-gc): New target.
12632         (configure-target-qthreads): New target.
12634         * configure.in (target_libs): Added target-qthreads.
12635         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12636         (CONFIGURE_TARGET_MODULES): Likewise.
12637         (CHECK_TARGET_MODULES): Likewise.
12638         (INSTALL_TARGET_MODULES): Likewise.
12639         (CLEAN_TARGET_MODULES): Likewise.
12640         (all-target-qthreads): New target.
12641         (configure-target-libjava): Depend on configure-target-qthreads.
12642         (all-target-libjava): Depend on all-target-qthreads.
12644         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12645         (CONFIGURE_TARGET_MODULES): Likewise.
12646         (CHECK_TARGET_MODULES): Likewise.
12647         (INSTALL_TARGET_MODULES): Likewise.
12648         (CLEAN_TARGET_MODULES): Likewise.
12649         (all-target-libjava): New target.
12650         (all-target-boehm-gc): Likewise.
12651         * configure.in (target_libs): Added libjava, boehm-gc.
12653 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12655         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12656         configure.bat in SUPPORT_FILES.
12657         (gas+binutils.tar.bz2): Likewise.
12659         * makeall.bat: Remove; obsolete.
12661 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12663         From Mark Elbrecht:
12664         * configure.bat: Remove; obsolete.
12666 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12668         * configure: Add -W -Wall to the default CFLAGS when compiling with
12669         gcc.
12671 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12673         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12675 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12677         * configure.in: Build ld on IRIX6.
12679 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12681         * Makefile.in: Change distribution targets to use bzip2 instead of
12682         gzip.
12683         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12684         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12686 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12688         * config.sub: Add mcore target.
12690 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12692         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12694 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12696         * config.guess (dummy): Changed to $dummy.
12698 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12700         * config.sub: Tidied up case statements.
12702 1999-05-22  Ben Elliston  <bje@cygnus.com>
12704         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12705         <jiro@din.or.jp>.
12707         * config.guess: Merge with FSF version. Future changes will be
12708         more accurately recorded in this ChangeLog.
12709         * config.sub: Likewise.
12711 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12713          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12715 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12717         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12719 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12721         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12723 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12725         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12726         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12727         Bad merge removed these two changes.
12729 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12730                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12732         * config.guess (interix Alpha): Add.
12734 1999-04-11  Richard Henderson  <rth@cygnus.com>
12736         * configure.in (i?86-*-beos*): Do config gperf; don't config
12737         gdb, newlib, or libgloss.
12739 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12741         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12742         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12743         from multidirs.
12745 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12747         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12749 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12751         * config.sub: Add support for mcore targets.
12753 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12755         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12756         not mt-ospace, in order to shut up assembler warning about using
12757         symbols that are named the same as registers.
12759 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12761         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12762         dependency list for all-target-cygmon.
12764 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12766         * config-ml.in: Check $host, not $target, for selective multilibs.
12767         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12768         thumb interworking, and underscore prefix multilibs.
12770 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12772         * missing: Update to version from current automake.
12774 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12776         * configure (gxx_include_dir): Removed.
12778         * configure.in (gxx_include_dir): Handle it.
12779         * Makefile.in: Likewise.
12781 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12783         * config.sub (mips64vr4111,mips64vr4111el) Add.
12785 1999-03-21  Ben Elliston  <bje@cygnus.com>
12787         * config.guess: Correct typo for detecting ELF on FreeBSD.
12789 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12791         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12792         config/mh-djgpp.
12794 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12796         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12797         all-target-newlib to dependency list for all-target-bsp.
12799 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12801         * config.sub: Add i386-uwin support.
12802         * config.guess: Likewise.
12804 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12806         * configure.in: cleanup, add mh-*pic handling for arm, special
12807         case powerpc*-*-aix*
12809 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12811         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12812         can be built.
12814 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12816         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12817         targets.
12819 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12821         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12823 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12825         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12827 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12829         * config.sub: Fix typo in arm recognition.
12831 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12833         * configure.in (noconfigdirs): Changed target_configdirs to
12834         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12835         rather than m68k-*-* since it is not known to work on
12836         m68k-aout. Ditto for arm-*-*oabi.
12838 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12840         * configure.in (*-*-windows*): Remove, no longer used.
12842 1999-02-19  Ben Elliston <bje@cygnus.com>
12844         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12845         Smart and improved by Andrew Cagney.
12847 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12849         * config.guess: Recognize openbsd-*-hppa.
12851 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12853         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12854         only if it is not empty.
12856 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12858         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12860         * config.guess: Modified to recognize uname's armv* syntax.
12862         * config.sub: Modified to recognize uname's armv* syntax.
12864 1999-02-17  Mark Salter  <msalter@cygnus.com>
12866         * configure.in: Added target-bsp for sparclite.
12868 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12870         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12872 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12874         * configure.in: Add support for strongarm port.
12875         * config.sub: Add support for strongarm target.
12877 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12879         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12880         the old name config/mh-cygwin32.
12881         Enable texinfo.
12883 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12885         * configure.in: Do build ld for ix86 Solaris.
12887 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12889         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12890         $AR_FOR_TARGET.  Likewise for RANLIB.
12892 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12894         * config.sub (oabi):  Recognize.
12895         * configure.in (arm-*-oabi):  Handle.
12897 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12899         * config.guess: Improve detection of i686 on UnixWare 7.
12901 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12903         * config.guess: Add support for i386-pc-interix.
12904         * config.sub: Likewise.
12905         * configure.in: Likewise.
12907 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12909         * Makefile.in: Remove unneeded all-target-libio from
12910         from all-target-winsup target since it is now unneeded.
12911         Add all-target-libtermcap in its place since it is now
12912         needed.
12914 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12916         * configure.in: makefile stub for cygwin target is probably
12917         unnecessary.  Remove it for now.
12919 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12921         * configure.in: libtermcap.a should be built when cygwin is the
12922         target as well as the host.
12923         * config.guess: Allow mixed case in cygwin uname output.
12924         * Makefile.in: Add libtermcap target.
12926 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12928         * config.sub: Clean up handling of hppa2.0.
12930 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12932         * config.guess: Use C code to identify more HP machines.
12934 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12936         * config.sub: Handle hppa2.0.
12938 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12940         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12941         cygmon for all sparclite targets, regardless of object format.
12943 1998-12-15  Mark Salter  <msalter@cygnus.com>
12945         * configure.in: Added target-bsp for several target architectures.
12947         * Makefile.in: Added rules for bsp.
12949 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12951         * config.guess: Improve detection of hppa2.0 processors.
12953 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12955         * config.guess: Recognize FreeBSD using ELF automatically.
12957 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12959         * configure (skip-this-dir): Add handling for new shell script, which
12960         might be created by a sub-directory's configure to indicate, this particular
12961         directory is "unwanted".
12962         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12964 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
12966         * ltconfig: import from libtool, after changing libtool to
12967         account for the cygwin name change.
12969 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
12971         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12972         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12974 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
12976         * configure.in: Add libtermcap to list of cygwin dependencies.
12978 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
12980         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12981         they include winsup/include when it's a cygwin target.
12983 1998-11-12  Tom Tromey  <tromey@cygnus.com>
12985         * configure.in (host_tools): Added zip.
12986         * Makefile.in (all-target-libjava): Depend on all-zip.
12987         (all-zip): New target.
12988         (ALL_MODULES): Added all-zip.
12989         (NATIVE_CHECK_MODULES): Added check-zip.
12990         (INSTALL_MODULES): Added install-zip.
12991         (CLEAN_MODULES): Added clean-zip.
12993 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
12995         * Makefile.in: lose "32" from comment about cygwin.
12997 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
12999         * configure.in: Use -Os to build target libraries for the fr30.
13001 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13003         * config.sub: Add fr30.
13005 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13007         * configure.in: drop "32" from config/mh-cygwin32.  Check
13008         cygwin* instead of cygwin32*.
13009         * config.sub: Check cygwin* instead of cygwin32*.
13011 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13013         * config.guess: Match any version of Unixware7.
13015 1998-10-20  Syd Polk  <spolk@cygnus.com>
13017         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13018         if desired.
13020 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13022         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13023         these if the appropriate directories and files to not exist.
13025 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13027         * Makefile.in (DEVO_SUPPORT): Add config.if.
13029 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13031         * configure: Add pattern to replace "build_tooldir"'s
13032         definition in the generated Makefile with "tooldir"'s
13033         actual value.
13035 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13037         * config.sub: Bring back lost sparcv9.
13039         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13041 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13043         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13044         CC_FOR_TARGET and friends.
13046 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13048         * Makefile.in (build_tooldir): New variable, same as tooldir.
13049         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13050         -B$(build_tooldir)/bin/.
13051         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13053 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13055         * README: Remove installation instructions and refer to the
13056         INSTALL directory instead.
13058 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13060         * config.sub: Add support for i[34567]86-pc-udk.
13061         * configure.in: Likewise.
13063 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13065         * Makefile.in: add bzip2 package building bits for user
13066         tools module
13067         * configure.in: ditto
13069 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13071         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13072         (ALL_TARGET_MODULES): Add all-target-libobjc.
13073         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13074         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13075         (all-target-libchill): Add dependencies.
13076         * configure.in (target_libs): Add libchill.
13078 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13080         * configure.in (target_subdir): Remove duplicate line.
13082 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13084         * Makefile.in (all-automake): fix dependencies.
13086 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13088         * configure.in: Minor cleanups for building in the $(target_alias)
13089         subdir.
13091 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13093         * Makefile.in (bootstrap): Set r and s before make all.  Use
13094         BASE_FLAGS_TO_PASS in make all.
13095         (cross): Likewise.
13097 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13099         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13101 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13103         * config.sub: Fix typo in last change.
13105 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13107         * config.sub: Add support for C4x target.
13108         * configure.in: Likewise.
13110 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13112         * config.sub: Recognize sparcv9 just like sparc64.
13114 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13116         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13118 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13120         * config.guess: Correctly identify Pentium II sco boxes.
13122         * config.guess: Fix "tr" code.  From Weiwen Liu.
13124 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13126         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13127         stabs.
13129 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13131         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13132         (ALL_TARGET_MODULES): Add all-target-libchill.
13133         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13134         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13135         (all-target-libchill): Add dependencies.
13136         * configure.in (target_libs): Add libchill.
13138 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13140         * config.guess: Avoid assumptions about "tr" behaves when
13141         LANG is set to something other than English.
13143 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13145         * configure (gxx_include_dir): Changed to
13146         '${prefix}/include/g++'-${libstdcxx_interface}.
13148         * config.if: New to determine the interfaces.
13150 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13152         * config.guess: Detect and handle MPE/IX.
13153         * config.sub: Deal with MPE/IX.
13155 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13157         * configure.in: Use mh-aix43.
13159 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13161         * configure: Fix --without/--disable cases for gxx-include-dir.
13163 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13165         * mdata-sh:  Imported.  Needed for automake support.
13167 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13169         * Makefile.in (taz): Try "chmod -R og=u ." before
13170         "chmod og=u `find . -print`".
13172 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13174         * configure.in: Add arm-elf and thumb-elf support.
13176 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13178         * Makefile.in: Undo previous patch.
13180 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13182         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13183         to here ...
13184         (install-no-fixedincludes): and here
13185         (INSTALL_MODULES): ... from here.
13187 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13189         * config.sub: Merge with FSF.
13191         * config.guess: Merge with FSF.
13193 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13195         * configure (extraconfigdirs): New variable.
13196         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13197         * Makefile.in (all): Move higher in file.
13198         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13199         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13200         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13201         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13202         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13204 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13206         * Makefile.in (all-target-libjava): Depend on all-gcc and
13207         all-target-newlib.
13208         (configure-target-libjava): Depend on $(ALL_GCC).
13210 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13212         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13213         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13215 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13217         * INSTALL/README: Fix typo.
13219 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13221         * ylwrap: Change absolute path checks to check for DOS style path
13222         names.
13224         * ylwrap: Don't use a full path name if the source file is in the
13225         same directory.  From hjl@lucon.org (H.J. Lu).
13227         * config-ml.in: Default to being verbose, to match Feb 18 change to
13228         configure.
13230 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13232         Brought over from egcs:
13234         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13236         * configure.in (target_subdir): Set to ${target_alias} instead
13237         of "libraries".
13239         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13241         * configure.in (target_subdir): Set to libraries if enable_multilib.
13243 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13245         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13246         multilibs, force reconfiguration the first time we create
13247         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13249 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13251         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13252         avoid confusion with --no-recursion.
13254 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13256         * configure.in: Win32 hosts shouldn't use install -x
13257         * install-sh: remove -x option, and special .exe-handling
13258         hack.
13260 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13262         * config.guess: Recognize i586-pc-beos.
13263         * configure.in: Don't build some bits for beos.
13265 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13267         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13268         CFLAGS default to -O2.
13270         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13271         when using GNU ld.
13273 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13275         * ltmain.sh: Correct install when using a different shell.
13277 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13279         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13281 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13283         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13284         target.
13286 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13288         * ltconfig: Update to correct AIX handling.
13290 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13292         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13294         * configure.in (target_subdir): Set to ${target_alias} instead
13295         of "libraries".
13297 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13299         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13300         (Makefile): Depend on $(gcc_version_trigger).
13302         * configure (gcc_version): Change default initializer to empty
13303         string.
13304         (gcc_version_trigger): New variable; pass this variable down
13305         to subdir configures to enable them checking gcc's version
13306         themselves. Emit make macros for both gcc_version vars.
13307         (topsrcdir): Initialize reliably.
13308         (recursion line): Remove --with-gcc-version=${gcc_version}.
13310 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13312         * configure (enable_version_specific_runtime_libs): Implement new flag
13313         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13314         in $(libsubdir); emit definition in each generated Makefile.
13315         (gxx_include_dir): Initialize depending on
13316         $enable_version_specific_runtime_libs.
13318 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13320         * configure (gcc_version): Initialize properly depending on
13321         how and where configure is started.
13322         (recursion line): Pass a --with-gcc-version=${gcc_version}
13323         to configures in subdirs.
13325 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13327         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13328         cygmon
13330 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13332         * configure.in: Add cygmon and libstub support for mn10200.
13334 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13336         * configure (gcc_version): Add new variable describing the
13337         particular gcc version we're building.
13338         * Makefile.in (libsubdir): Add new macro for the directory
13339         in which the compiler finds executables, libraries, etc.
13340         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13341         and libsubdir.
13343 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13345         * Makefile.in (local-clean): Remove *.log.
13346         (warning.log): Built with warn_summary from build.log.
13347         (mail-report.log): Run test_summary.
13348         (mail-report-with-warnings.log): Run test_summary including
13349         warning.log in the report.
13351 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13353         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13355 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13357         * Makefile.in (grep): Grep no longer depends on libiberty.
13359 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13361         * Makefile.in: all-snavigator needs all-libgui.
13363 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13365         * configure.in: Add cygmon and libstub support for mn10300.
13367 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13369         * missing: Update to version from automake 1.3.
13371         * ltmain.sh: On installation, don't get confused if the same name
13372         appears more than once in the list of library names.
13374 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13376         * config.sub: Accept m68060 and m5200 as CPU names.
13378 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13380         * configure: Use && rather than using -a in test, because odd
13381         strings can confuse test.
13382         * configure.in: Likewise.
13384 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13386         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13388 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13390         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13391         bootstrap4-lean): New targets.
13393 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13395         * mpw-* Delete.  Not used.
13397 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13399         * COPYING.LIB: Update FSF address.
13401 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13403         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13405         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13406         GAS_SUPPORT_DIRS.
13408 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13410         * ltconfig, ltmain.sh: Avoid producing a version number if
13411         -version-info was not used.
13413 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13415         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13416         building with newlib.
13418 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13420         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13421         Solaris `make' causes it to continue to next definition.
13423 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13425         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13426         the right GUI libraries and files are installed along with GDB.
13428 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13430         * configure.in: Change alpha to alpha* in several places.
13432 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13434         * config.sub: Recognize sparc86x.
13436 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13438         * configure.in (--enable-target-optspace): Remove debug echo.
13440 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13442         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13444 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13446         * ltconfig: Update cygwin32 support.
13448         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13449         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13450         (GDB_SUPPORT_DIRS): Likewise.
13452 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13454         * configure.in (target_makefile_frag): If --enable-target-optspace,
13455         use -Os to compile target libraries rather than -O2.  Default to
13456         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13457         not used.
13458         * configure.in (target_cflags): Ditto for d30v.
13460 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13462         * Makefile.in (all-bfd): Depend on all-intl.
13463         (all-binutils): Likewise.
13464         (all-gas): Likewise.
13465         (all-gprof): Likewise.
13466         (all-ld): Likewise.
13468 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13470         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13472 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13474         * Makefile.in (all-bfd): Depend upon all-libiberty.
13476         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13478 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13480         * Makefile.in: Add libstub.
13482         * configure.in: Ditto. Build libstub for targets that have cygmon
13483         support.
13485 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13487         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13489 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13491         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13492         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13494 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13496         * configure: Define DEFAULT_M4 by searching PATH.
13497         * Makfile.in: Use DEFAULT_M4.
13499 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13501         * ltconfig: Add cygwin32 support.
13503         * Makefile.in, configure.in: Add libtool as a native only directory
13504         to configure and build.
13506 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13508         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13510 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13512         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13514 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13516         * Makefile.in: add ash make rules
13517         * configure.in: add ash to native_only and host_tools lists
13519 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13521         * Makefile.in (all-gettext, all-intl): New targets.
13522         (ALL_MODULES): Added all-gettext, all-intl.
13523         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13524         (INSTALL_MODULES): Added install-gettext, install-intl.
13525         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13527         * configure.in (host_tools): Added gettext.
13528         (native_only): Likewise.
13529         (noconfigdirs) [various cases]: Likewise.
13530         (host_libs): Added intl.
13532 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13534         * configure: Do not disable building gdbtk for cygwin32 hosts.
13536 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13538         * configure.in: Add thumb-coff target.
13539         * config.sub: Add thumb-coff target.
13541 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13543         * Makefile.in: Revert yesterday's change.
13544         (all-target-winsup):  all-target-librx stays out of here.
13546 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13548         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13549         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13550         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13551         Remove references to librx and libg++.
13553 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13555         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13556         recursive makes
13558 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13560         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13561         for newlib directory.
13562         (CXX_FOR_TARGET): Likewise.
13564 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13566         * ltconfig: Update after libtool/ltconfig.in change for
13567         hpux11.
13569 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13571         * ltconfig, ltmain.sh: Update to libtool 1.2.
13573 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13575         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13576         (install-gcc-cross): Instead, override LANGUAGES here.
13578 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13580         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13581         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13583 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13585         * configure.in: Add Thumb-pe target.
13587 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13589         * Makefile.in - changed sn targets to snavigator
13590         * configure.in - changed sn targets to snavigator
13592 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13594         * config-ml.in: After building symlink tree call make distclean
13595         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13596         to be the case for libiberty.
13598 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13600         * configure: When making link, also check the current
13601         directory. The configure scripts may create one.
13603 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13605         * config.sub: Accept alphapca56 and alphaev6 properly.
13607 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13609         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13611 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13613         * config.sub (sco5): Fix typo.
13615 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13617         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13618         install-itcl.
13619         (install-itcl): Remove dependency on install-tcl.
13621 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13623         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13625 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13627         * configure.in: Don't build libgui for a cygwin32 target when not on
13628         a cygwin32 host.
13630 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13632         * configure (redirect): Set to null, so default behavior of
13633         configure is now --verbose.
13635 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13637         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13638         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13640 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13642         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13643         this change to sync Makefile.in with its ChangeLog entries.
13645 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13647         * ltmain.sh (mkdir): Check that the directory doesn't exist
13648         before we exit with error, so that we don't get races during
13649         parallel builds.
13651 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13653         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13655 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13657         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13658         PICFLAG_FOR_TARGET.
13659         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13661         * configure: Emit a definition for the new macro enable_shared
13662         into each Makefile.
13664 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13666         * configure.in (host_tools, native_only): Add libtool.
13668 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13670         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13671         Fix typo in ming config comment.
13673 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13675         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13677 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13679         * config.sub: Add tic30 cases, and map c30 to tic30.
13681 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13683         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13684         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13685         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13686         (CLEAN_TARGET_MODULES): Similarly
13687         (all-target-libf2c): Add dependences.
13688         * configure.in (target_libs): Add libf2c.
13690 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13692         * configure.in: Remove expect from noconfigdirs when target
13693         is cygwin32.  OK to build expect and dejagnu with Canadian
13694         Cross.
13696 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13698         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13699         host.
13701         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13702         and mingw32.
13704 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13706         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13707         here as it is not defined in the toplevel Makefile.
13709 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13711         * configure (package_makefile_rules_frag): New variable, which names
13712         a file with generic rules, ...
13713         Change comment to mention we now have FIVE parts.
13714         * configure: Undo last change.
13716 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13718         * config.guess: More accurate determination of HP processor types.
13719         * config.sub: More accurate determination of HP processor types.
13721 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13723         * configure (package_makefile_frag): Move inserting the
13724         ${package_makefile_frag} to where it should be according
13725         to the comment.
13727 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13729         * config.guess: Add support for Linux/ARM.
13731 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13733         * .cvsignore: Remove *-info and *-install since they match
13734         release-info and mpw-install, which we don't want to just ignore.
13736 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13738         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13740 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13742         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13743         local_prefix to sub-make invocations.
13745 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13747         * configure.in: Check makefile fragments in the source
13748         directory.
13750 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13752         * configure.in: Check whether host and target makefile
13753         fragments exist before adding them to *_makefile_frag.
13755 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13757         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13759 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13761         * configure.in: Make sure we only replace RPATH_ENVVAR on
13762         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13763         regexp to sed.
13765         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13766         to sub-makes.
13768 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13770         * config-ml.in (multi-do): LDFLAGS must include multilib
13771         designator.
13773 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13775         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13777 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13779         * config.sub: Add mingw32 support.
13780         * configure.in: Likewise.
13782 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13784         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13786 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13788         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13789         * configure (gxx_include_dir): Provide a definition for subdirs
13790         which do not use autoconf.
13792 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13794         * config.guess: Sync with egcs.  Picks up new alpha support,
13795         BeOS & some additional linux support.
13797 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13799         * config.guess: HP 9000/803 is a PA1.1 machine.
13801 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13803         * configure.in: It's alpha*-...
13805 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13807         * configure.in (host_makefile_frag, target_makefile_frag):
13808         Handle multiple config files.
13809         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13810         alpha-*-*.
13812 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13814         * mkdep: New file.
13816 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13818         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13820 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13822         * Makefile.in: Add libgui directory.
13823         (GDB_TK): Add all-libgui.
13824         * configure.in: Add libgui directory.
13825         * configure: Add all-libgui to GDB_TK.
13827 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13829         * config-ml.in (multidirs): Add m32r to multilib list.
13831 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13833         * Makefile.in (all-target-gperf): Change dependency to
13834         all-target-libstdc++.
13836 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13838         * config.guess: Add BeOS support.
13840 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13842         Source directory cvs renamed to cvssrc:
13843         * configure.in (host_tools): Change cvs to cvssrc.
13844         (native_only): Likewise.
13845         (noconfigdirs) [various cases]: Likewise.
13846         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13847         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13848         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13849         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13850         (all-cvssrc): Rename target from all-cvs.
13852 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13854         * configure (gxx_include_dir): Fix thinko.
13856 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13858         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13859         (install-cross, install-gcc-cross): New targets.
13861 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13863         * configure.in (noconfigdirs): Add support for Thumb target.
13865         * config.sub (maybe_os): Add support for Thumb target.
13867 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13869         * Makefile.in: Add rules for cygmon.
13871         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13873 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13875         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13876         * configure (gxx_include_dir): Provide a definition for subdirs
13877         which do not use autoconf.
13879 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13881         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13882         11/18/97 build
13884 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13886         * From Franz Sirl.
13887         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13888         found on RedHat Linux systems.
13890 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13892         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13893         guesses.
13895 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13897         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13899 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13901         * ltmain.sh: If mkdir fails, check whether the directory was created
13902         anyhow by some other process.
13904 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13906         * configure.in (d30v-*-*): Configure all directories.
13908 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13910         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13911         for the D30V.
13913 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13915         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13917 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13919         * include/libiberty.h: Add extern "C" { so it can be used with C++
13920         progrms.
13921         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13922         programs.
13924 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13926         * configure.in (d30v-*-*): Configure GCC now.
13928 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13930         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13931         is no longer needed.
13933 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13935         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13937 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13939         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13940         targets using "$@" to provide support for similar but not identical
13941         targets without having to duplicate code.
13943 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13945         * makefile.vms: Fix to work with DEC C.
13947 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13949         * config.sub: Add mips-tx39-elf to marketing names.
13951 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13953         * ltmain.sh: Handle symlinks in generated script.
13955 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13957         * configure: Handle autoconf style directory options: --bindir,
13958         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13959         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13960         --sysconfdir.
13961         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13962         (sharedstatedir, localstatedir, oldincludedir): New variables.
13963         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13964         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13965         sbindir, sharedstatedir, and sysconfdir.
13967 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13969         * Makefile.in (bootstrap-lean): New target.
13971 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
13973         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
13974         sn, and gnuserv from noconfigdirs.
13976 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
13978         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13980 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
13982         * Makefile.in (cross): New target.
13984 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
13985                           Jeff Law         <law@cygnus.com>
13987         * Makefile.in (bootstrap2, bootstrap3): New targets.
13988         (all-bootstrap): Remove outdated and confusing target.
13989         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13991 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
13993         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13994         windows.  Consistent with gdb/configure.
13996 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
13998         * configure.in: Name Linux target fragment.
14000         * configure: Rewrite so that project Makefile fragment is inserted
14001         first and appears last in the resulting Makefile.
14003 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14005         * Makefile.in (install-itcl): Install tcl first.
14007 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14009         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14011 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14013         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14015         * configure.in (skipdirs): Add target-librx for Linux.
14016         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14018 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14020         * Makefile.in (bootstrap): New target.
14022 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14024         * config.sub: Accept 'amigados' for backward compatibility.
14026 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14028         * config.guess: Merge with FSF.
14030 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14032         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14034 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14036         * config.sub: Add "marketing-names" patch.
14038 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14040         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14042 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14044         * config.sub: Handle v850-elf.
14046 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14048         * .cvsignore (*-install): Remove.
14050 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14052         * ltconfig: Set CONFIG_SHELL in libtool.
14053         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14055 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14057         * configure.in (target_subdir): Set to libraries if enable_multilib.
14059 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14061         * config.guess: Update from gcc directory.
14063 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14065         * Makefile.in (all-sim): Depends on all-readline.
14067 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14069         * Makefile.in (BISON, YACC): Use $$s.
14070         (all-bison): Depend on all-texinfo.
14072 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14074         * Makefile.in (BISON): Add -L flag.
14075         (YACC): Likewise.
14077 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14079         * configure.in (noconfigdirs): Add support for v850e target.
14081         * config.sub (maybe_os): Add support for v850e target.
14083 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14085         * configure.in (noconfigdirs): Add support for v850ea target.
14087         * config.sub (maybe_os): Add support for v850ea target.
14089 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14091         * config.sub: Add mipstx39.  Delete r3900.
14093 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14095         * Makefile.in (all-autoconf): Depends on all-texinfo.
14097 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14099         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14100         eabi targets.
14102 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14104         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14106         * configure: When handling a Canadian Cross, handle YACC as well as
14107         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14108         * Makefile.in (all-bison): Depend upon all-texinfo.
14110 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14112         * Makefile.in (BISON): bison, not byacc or bison -y.
14113         (YACC): bison -y or byacc or yacc.
14114         (various): Add *-bison as appropriate.
14115         (taz): No need to mess with BISON anymore.
14117 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14119         * configure: If OSTYPE matches *win32*, try to find a good value for
14120         CONFIG_SHELL.
14122 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14124         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14125         configure.in if it is present.
14127 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14129         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14131 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14133         * config.sub: Recognize `arc' cpu.
14134         * configure.in: Likewise.
14135         * config-ml.in: Likewise.
14137 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14139         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14141 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14143         * configure: Changed sed delimiter from ':' to '|' when
14144         attempting to substitute ${config_shell} for SHELL. On
14145         NT ${config_shell} may contain a ':' in it.
14147 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14149         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14151 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14153         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14155 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14157         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14159         * ylwrap: If the program is a relative path, force it to be
14160         absolute.
14162 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14164         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14166 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14168         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14169         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14170         for libraries.
14172 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14174         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14175         separated by spaces.
14177 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14179         * ylwrap: New file.
14180         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14182         * ltmain.sh: Handle /bin/sh at start of install program.
14184         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14186         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14187         * missing: New file, from automake 1.2.
14189 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14191         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14192         check-tk to CHECK_X11_MODULES.
14194 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14196         * config.sub: Merge with FSF.
14198 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14200         * config.guess: Merge with FSF.
14202 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14204         * configure: Treat msdosdjgpp like go32.
14205         * configure.in: Likewise.  Don't remove gprof for go32.
14207         * configure: Change Makefile.tem2 to Makefile.tm2.
14209 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14211         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14213 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14215         * install-sh (chmodcmd): Set to null if the DST directory already
14216         exists.  Same as Nov 11th change.
14218 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14220         * configure (GDB_TK): Needs itcl and tix.
14222 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14224         * config.guess: Update from FSF.
14226 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14228         * Makefile.in (GDB_TK): Depend on itcl and tix.
14230 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14232         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14233         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14234         (INSTALL_SCRIPT): New variable.
14235         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14236         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14237         to -x.
14238         * install-sh: Add support for -x option.
14240 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14242         * configure.in, Makefile.in: Treat tix like itcl.
14244 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14246         * Makefile.in (WINDRES): New variable.
14247         (WINDRES_FOR_TARGET): New variable.
14248         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14249         (EXTRA_HOST_FLAGS): Add WINDRES.
14250         (EXTRA_TARGET_FLAGS): Add WINDRES.
14251         (EXTRA_GCC_FLAGS): Add WINDRES.
14252         ($(DO_X)): Pass down WINDRES.
14253         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14254         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14255         DLLTOOL_FOR_TARGET.
14257 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14259         * configure.in: configure sim before gdb for win32-x-ppc
14261 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14263         Move gperf into the toplevel, from libg++.
14264         * configure.in (target_tools): Add target-gperf.
14265         (native_only): Add target-gperf.
14266         * Makefile.in (all-target-gperf): New target, depend on
14267         all-target-libg++.
14268         (configure-target-gperf): Empty rule.
14269         (ALL_TARGET_MODULES): Add all-target-gperf.
14270         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14271         (CHECK_TARGET_MODULES): Add check-target-gperf.
14272         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14273         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14275 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14277         * config.sub (mn10200): Recognize new basic machine.
14279 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14281         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14282         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14284 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14286         * configure.in: If we're building mips-sgi-irix6* native, turn on
14287         ENABLE_MULTILIB and set TARGET_SUBDIR.
14289 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14291         * Makefile.in (all-sn): Depend on all-grep.
14293 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14295         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14297         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14298         Makefile.  From Jeff Makey <jeff@cts.com>.
14299         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14301         * Makefile.in (DISTBISONFILES): Remove.
14302         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14303         $(DEFAULT_YACC).
14305         * configure.in: Build itl, db, sn, etc., when building for native
14306         cygwin32.
14308         * Makefile.in (LD): New variable.
14309         (EXTRA_HOST_FLAGS): Pass down LD.
14310         ($(DO_X)): Likewise.
14312 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14314         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14316 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14318         * configure.in (targargs): Strip out any supplied --build argument
14319         before adding our own. Always add --build.
14321 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14323         * configure.in (targargs): Pass --build if we're doing
14324         a cross-compile.
14326 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14328         * configure: Use '|' instead of ":" as the separator in
14329         sed. Otherwise sed chokes on NT path names with drive
14330         designators. Also look for "?:*" as the leading characters in an
14331         absolute pathname.
14333 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14335         * config.sub: Support for r3900.
14337 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14339         * configure.in: Use install-sh, not install.sh.
14341 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14343         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14344         apply it twice.
14346 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14348         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14349         install-binutils.
14351 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14353         * Makefile.in: Add automake targets.
14354         * configure.in (host_tools): Add automake.
14356 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14358         * configure: Default CXX to c++, not gcc.
14359         * Makefile.in (CXX): Set to c++, not gcc.
14360         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14362 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14364         * install-sh: try appending a .exe if source file doesn't
14365         exist
14367 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14369         * configure.in: Turn on multilib by default.
14370         (cross_only): Remove target-libiberty.
14372         * Makefile.in (all-gcc): Don't depend on libiberty.
14374 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14376         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14378 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14380         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14381         (DISTBISONFILES): Add ld/Makefile.in
14383 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14385         * configure.in: if target is cygwin32 but host isn't cygwin32,
14386         don't configure gdb tcl tk expect, not just gdb.
14388 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14390         * configure.in: Added gnuserv everywhere sn appears.
14392         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14393         (CROSS_CHECK_MODULES): Added check-gnuserv.
14394         (INSTALL_MODULES): Added install-gnuserv.
14395         (CLEAN_MODULES): Added clean-gnuserv.
14396         (all-gnuserv): New target.
14398 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14400         * config.guess: Fixes for MIPS OpenBSD systems.
14402 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14404         * Makefile.in (INSTALL_XFORM): Remove.
14405         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14407         * mkinstalldirs: New file, copied from automake.
14408         * Makefile.in (installdirs): Rename from install-dirs.  Use
14409         mkinstalldirs.  Change all users.
14410         (DEVO_SUPPORT): Add mkinstalldirs.
14412 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14414         * install-sh: Rename from install.sh.
14415         * Makefile.in (INSTALL): Change install.sh to install-sh.
14416         (DEVO_SUPPORT): Likewise.
14418         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14419         Graichen <graichen@rzpd.de>.
14421 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14423         * config.guess: Recognize OpenBSD systems correctly.
14425 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14427         * README, Makefile.in (ETC_SUPPORT): Remove references to
14428         cfg-paper*, configure.{texi,man,info*}._
14430 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14432         * Makefile.in (all.normal): Ensure that gcc is built after all
14433         the x11 - ie gdb - targets.
14435 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14437         * makefile.vms: Don't run conf-a-gas.
14439 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14441         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14443 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14445         * configure.in: Remove noconfigdirs case since gdb also
14446         configures and builds for tic80-coff.
14448 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14450         * configure: Set cache_file to config.cache.
14451         * Makefile.in (local-distclean): Remove config.cache.
14453 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14455         * COPYING: Update FSF address.
14457 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14459         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14460         noconfigdirs.
14462 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14464         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14465         MAKEDIRS, is empty.
14467 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14469         * config.sub: Tweak mn10300 entry.
14471 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14473         * configure.in (host_tools): Put sim before gdb, so gdb's
14474         configure.tgt can determine if the simulator was configured.
14476 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14478         * config.sub: Move BeOS $os case to be with other Cygnus
14479         local cases.
14481 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14483         * config.sub: Remove misplaced comment that broke Linux.
14485 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14487         * config.sub: Add BeOS support.
14489 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14491         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14493 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14495         * configure.in (noconfigdirs): Remove tcl and tk from
14496         noconfigdirs for cygwin32 builds.
14498 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14500         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14502 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14504         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14505         make-all.com, use makefile.vms instead.
14507 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14509         * config.sub: Accept -lnews*.
14511 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14513         * configure.in (noconfigdirs): Disable target-newlib,
14514         target-examples and target-libiberty for d30v.
14516 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14518         * configure.in (noconfigdirs): Enable ld for d30v.
14520 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14522         * configure.in (tic80-*-*): Build compiler.
14524 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14526         * configure.in (d30v-*): Remove sim directory from list of
14527         unsupported d30v directories
14529 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14531         * config.sub, configure.in: Add d30v target cpu.
14533 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14535         * makefile.vms: New file.
14536         * make-all.com: Remove.
14538 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14540         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14542 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14544         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14546 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14548         * Makefile.in (ALL_MODULES): Added all-db.
14549         (CROSS_CHECK_MODULES): Addec check-db.
14550         (INSTALL_MODULES): Added install-db.
14551         (CLEAN_MODULES): Added clean-db.
14553 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14555         * config.guess: Merge with latest FSF sources.
14557 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14559         * Makefile.in (ALL_MODULES): Added all-itcl.
14560         (CROSS_CHECK_MODULES): Added check-itcl.
14561         (INSTALL_MODULES): Added install-itcl.
14562         (CLEAN_MODULES): Added clean-itcl.
14564 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14566         * configure.in: build gdb for mn10200
14568 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14570         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14572 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14574         * configure.in (tic80-*-*): Turn off most targets right now.
14576 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14578         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14579         rather than the makeinfo program.
14580         (do-info): Depend upon all-texinfo.
14582 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14584         * configure.in: Remove uses of config/mh-linux.
14586         * config.sub, config.guess: Merge with latest FSF sources.
14588 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14590         * config.sub (case $basic_machine): Add tic80 entries.
14592 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14594         * config.sub, config.guess: Merge with latest FSF sources.
14596 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14598         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14599         * mpw-config.in: Test for NewFolderRecursive.
14600         * mpw-install: Use symbolic name for startup filename.
14601         * mpw-README: Add various additional details.
14603 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14605         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14607 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14609         * configure.in: Do build gcc and the target libraries for
14610         the mn10200.
14612 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14614         * configure.in: don't avoid building gdb for mn10300 any more
14615         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14616         instead of single-quoting it.
14618 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14620         * configure.in: Don't use --with-stabs on IRIX 6.
14622 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14624         * configure.in (m32r): Build gdb, libg++ now.
14626 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14628         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14629         directories from noconfigdirs.
14631 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14633         * config.sub (basic_machine): added mips16 configuration
14635 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14637         * config.sub: Handle d10v-unknown.
14639 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14641         * config.sub: Handle v850-unknown.
14643 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14645         * Makefile.in: add findutils
14646         * configure.in: add findutils to list of host_tools
14648 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14650         * config.sub: Handle mn10200 and mn10300.
14652 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14654         * configure.in (d10v-*): Do not build librx.
14656 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14658         * configure.in (mn10300): Build everything except gdb & libgloss.
14660 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14662         * config.guess:  Patch for Dansk Data Elektronik servers,
14663         from Niels Skou Olsen <nso@dde.dk>.
14665         For ncr, use /bin/uname rather than uname, since GNU uname does not
14666         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14668         Patch for MIPS R4000 running System V,
14669         from Eric S. Raymond <esr@snark.thyrsus.com>.
14671         Fix thinko for nextstep.
14673         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14675         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14676         * config.guess: Guess mips-dec-mach_bsd4.3.
14678         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14679         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14680         release numbers.
14681         * config.guess (mips-mips-riscos*):  Emit just enough of the
14682         release number.
14684         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14685         * config.guess (sparc-auspex-sunos*):  Added.
14686         (f300-fujitsu-*): Added.
14688         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14689         * config.guess:  Recognize a Tadpole as a sparc.
14691 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14693         * config.guess: Don't assume that NextStep version is either 2 or
14694         3.  NextStep 4 (aka OpenStep 4) has come out now.
14696 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14698         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14699         From Rik Faith <faith@cs.unc.edu>.
14701 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14703         * config.sub: Contributions from bug-gnu-utils to:
14704         Support plain "hppa" (no version given) architecture, reported by
14705         OpenStep.
14706         OpenBSD like NetBSD.
14707         LynxOs is not a hardware supplier.
14709         * config.guess: Contributions from bug-gnu-utils to add support for:
14710         OpenBSD like NetBSD.
14711         Stratus systems.
14712         More Pyramid systems.
14713         i[n>4]86 Intel chips.
14714         M680[n>4]0 Motorola chips.
14715         Use unknown instead of lynx for hardware manufacturer.
14717 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14719         * install.sh (chmodcmd): Set to null if the DST directory already
14720         exists.
14722 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14724         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14725         not use mt-ppc target Makefile fragment any more.
14727 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14729         * configure.in (*-*-windows):  Exclude everything but those dirs
14730         needed to build windows.
14732 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14734         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14736 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14738         * configure.in:  Exclude mmalloc from i386-windows.
14740 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14742         * Undo my previous change.
14744 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14746         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14747         unconditionally.
14748         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14750 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14752         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14753         host to add it's own flags.
14755 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14757         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14759 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14761         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14762         (CXX_FOR_TARGET): Likewise.
14763         (GCC_FOR_TARGET): Define.
14764         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14765         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14766         CC_FOR_TARGET was specified on the command line.
14767         (MAKEOVERRIDES): Don't define.
14769 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14771         * configure.in (m32r): Fix spelling of libg++ libs.
14773 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14775         * config.sub (-apple*): Remove, now redundant.
14777 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14779         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14781         * configure: Rework yesterday's sed script patch.
14783         * config.sub: Merge with FSF.
14785 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14787         * config.guess:  Merge from FSF.
14789         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14790         * config.guess: Use pc instead of unknown, for pc clone systems.
14791         Change linux to linux-gnu.
14793         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14794         * config.guess: Avoid non-portable tr syntax.
14796 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14798         * test-build.mk (HOLES): Add "xargs" for gdb.
14800         * configure: Avoid hpux10.20 sed bug.
14802 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14804         * configure.in:  Add support for windows host
14805         (that is a build done under the Microsoft build environment).
14807 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14809         * Makefile.in: Replace all uses of srcroot with s, to shrink
14810         command line lengths.
14812         Patches from Geoffrey Noer <noer@cygnus.com>:
14813         * configure.in: If configuring for newlib, pass --with-newlib to
14814         subdirectories.
14815         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14816         -Bnewlib/ and -Lwinsup to gcc.
14817         (CXX_FOR_TARGET): Likewise.
14819 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14821         * Makefile.in (ETC_SUPPORT): Add configure.
14823 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14825         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14826         host configuration file.
14828 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14830         * configure.in: Break mn10x00 support into separate
14831         mn10200 and mn10300 configurations.
14832         * config.sub: Likewise.
14834 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14836         * configure.in: Add lots of stuff to noconfigdirs for
14837         the mn10x00 targets.
14839         * config.sub, configure.in: Add mn10x00 support.
14841 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14843         * make-all.com: Call conf-a-gas, not config-a-gas.
14845 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14847         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14848         targets.
14850 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14852         * mpw-README: Add much more detail for native PowerMac.
14853         * mpw-install: New file.
14854         * mpw-configure: Add --norecursion and --help options.
14855         * mpw-config.in: Translate readme and install files when
14856         copying to objdir.
14857         * mpw-build.in: Don't always depend on byacc and flex.
14858         (install-only-top): New action.
14860 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14862         * configure.in:  You can now configure GDB for the v850.
14864 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14866         * configure.in (noconfigdirs): Don't configure any C++ dirs
14867         if targeting D10V.
14869 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14871         * config.sub: Recognize mips64vr5000.
14873 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14875         * configure.in: Use a single line for host_tools and native_only.
14877 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14879         * config.sub, configure.in: Add entries for m32r.
14881 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14883         * Makefile.in (inet-install): Don't run install-gzip.
14885 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14887         * configure.in:  Don't config lots of things for *-*-windows*.
14889 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14891         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14892         (host_libs, host_tools): Copy from configure.in.
14893         * mpw-configure: Don't complain about directories not found.
14895 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14897         * configure.in (i[345]86): Recognize i686 for pentium pro.
14898         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14899         file.
14901         * config.guess (i[345]86): Ditto.
14903 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14905         * configure.in (noconfigdirs): Removed gdb for D10V.
14907 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14909         * configure.in: Remove ld, target-libio, target-libg++, and
14910         target-libstdc++ from noconfigdirs.
14912 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14914         * configure: Fix three locations where shell scripts were
14915         being run directly rather than with config_shell.
14917 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14919         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14920         * config.sub (basic_machine): Recognize v850.
14922 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14924         * mpw-configure: Handle multiple enable/disable options and
14925         pass them down recursively, handle -c and -s flags appropriately
14926         depending on choice of compiler, add escape mechanism for
14927         quoted arguments to gC.
14929 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14931         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14932         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14933         so that -mrelocatable-lib and -mno-eabi are used.
14935         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14936         not support --print-multi-lib, don't abort.
14938 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14940         * make-all.com: Run config-a-gas.
14941         * setup.com: Don't copy subdirectory files around.
14943 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14945         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14946         target, it now compiles correctly.
14948 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14950         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14952 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14954         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14956 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14958         * configure.in (native_only): Add prms.
14960 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
14962         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14963         (BINUTILS_SUPPORT_DIRS): Likewise.
14965 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14967         * configure.in (d10v-*-*): Don't configure ld or gdb until the
14968         d10v support is added.
14970 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14972         * configure.in (d10v-*-*): New target.
14974 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
14976         * config.guess (HP 9000/811): Recognize this as a PA1.1
14977         machine.
14979 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
14981         * Makefile.in (do-tar-gz): New target, split out from tail end of
14982         taz target.  Run each command separately, don't use pipes.
14983         (taz): Use it.
14985 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
14987         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14988         * mpw-build.in: No builds should depend on building byacc or flex,
14989         they are assumed to be installed already.
14991 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14993         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14994         variable that CC_FOR_TARGET needs.
14996 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14998         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14999         options have changed since the last time the subdirectory was
15000         configured, and if it has, reconfigure.
15001         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15002         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15004 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15006         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15007         CLEAN_MODULES): Add bash.
15008         (all-bash): New target.
15010 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15012         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15014 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15016         * config.sub (basic_machine): Recognize d10v as a valid processor.
15018 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15020         * mpw-configure: Add support for --bindir.
15021         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15023 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15025         * configure.in: add bash, time, gawk to list of hosttools and things
15026         to only build for native toolchains
15028 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15030         * Makefile.in (docdir): Remove.
15032 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15034         * Makefile.in (datadir): Set to $(prefix)/share.
15036 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15038         * configure.in: build diff and patch for cygwin32-hosted
15039         toolchains.
15041 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15043         * config.sub: Accept -rtems*.
15045 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15047         * configure.in: enable dosrel for cygwin32-hosted builds,
15048                 remove diff from the list of things not buildable
15049                 via Canadian Cross
15051 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15053         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15054         don't get ". ".
15056 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15058         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15060 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15062         * Makefile.in (taz): Handle case where tex3patch didn't even get
15063         checked out.  Also, if it was found, put the symlink in a new util
15064         subdirectory.
15066 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15068         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15070 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15072         * config.sub: Recognize -openvms.
15073         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15074         * make-all.com, setup.com: New files.
15076 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15078         * Makefile.in (taz): tex3patch moved to texinfo/util.
15080 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15082         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15083         * configure.in: remove make from disable-if-Can-Cross list
15084                 enable gdb if ${host} and ${target} are cygwin32
15086 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15088         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15089         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15091 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15093         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15094         distinguish sysv/svr4/bsd variants.
15095         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15097 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15099         * configure.in: Added copyright notice.
15100         * move-if-change: Added copyright notice.
15102 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15104         * configure.in (powerpcle-*-solaris*): Until we get shared
15105         libraries working, don't build gdb, sim, make, tcl, tk, or
15106         expect.
15108 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15110         * config.guess:  Merge with FSF:
15112         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15113         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15115         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15116         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15118         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15119         * config.guess:  Combine two OSF1 rules.
15120         Also recognize field test versions.  From mjr@zk3.dec.com.
15121         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15122         because GNU uname does not support -p.  From pmr@pajato.com.
15124 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15126         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15128 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15130         * mpw-README: Document GCCIncludes.
15132 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15134         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15136 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15138         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15140 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15142         * configure.in (*-*-cygwin32): Configure make.
15144 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15146         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15148 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15150         * Makefile.in (all-inet): Depend on all-perl.
15152         * Makefile.in (inet-install): New target.
15154         * Makefile.in (all-inet): Depend on all-tcl.
15155         (all-inet): Depend on all-send-pr.
15157 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15159         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15160         temporarily.
15162 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15164         * configure.in: Don't configure --with-gnu-ld on AIX.
15166 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15168         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15170 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15172         * Makefile.in (ALL_MODULES): Added all-inet.
15173         (CROSS_CHECK_MODULES): Added check-inet.
15174         (INSTALL_MODULES): Added install-inet.
15175         (CLEAN_MODULES): Added clean-inet.
15176         (all-indent): New target.
15178         * configure.in (host_tools): Added inet.
15179         (native_only): Added inet.
15180         (noconfigdirs): Added inet.
15182 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15184         * configure.in: Don't configure libgloss if we are not configuring
15185         newlib.
15187 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15189         * configure.in: Don't configure libgloss for unsupported
15190         architectures.
15192 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15194         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15196 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15198         * Makefile.in (ALL_MODULES): Include all-apache.
15199         (CROSS_CHECK_MODULES): Include check-apache.
15200         (INSTALL_MODULES): Include install-apache.
15201         (all-apache): New target.
15203         * configure.in: Added apache everywhere perl is seen.
15205 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15207         * Makefile.in: Add support for clean-{module} and
15208         clean-target-{module} rules.
15210 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15212         * configure.in (*-*-ose) do not build libgloss.
15214 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15216         * config.guess (prep*:SunOS:5.*:*): Turn into
15217         powerpele-unknown-solaris2.
15219 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15221         * configure.in: Permit --enable-shared to specify a list of
15222         directories.
15224 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15226         * configure.in (host==solaris): Pass only the first word of $CC
15227         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15229 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15231         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15233 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15235         * Makefile.in (ALL_MODULES): Include all-perl.
15236         (CROSS_CHECK_MODULES): Include check-perl.
15237         (INSTALL_MODULES): Include install-perl.
15238         (ALL_X11_MODULES): Include all-guile.
15239         (CHECK_X11_MODULES): Include check-guile.
15240         (INSTALL_X11_MODULES): Include install-guile.
15241         (all-perl): New target.
15242         (all-guile): New target.
15244         * configure.in (host_tools): Include perl and guile.
15245         (native_only): Include perl and guile.
15246         (noconfigdirs): Don't build guile and perl; no ports have been
15247         done.
15249 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15251         * configure (--enable-*): Handle quoted option lists such as
15252         --enable-sim-cflags='-g0 -O' better.
15254 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15256         * Makefile.in ({,inst}all-target): New rule so we can make and
15257         install all of the target directories easily.
15259 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15261         * configure.in: Add missing global flag in sed substitution when
15262         deleting `target-' from ${configdirs}.
15264 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15266         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15267         option.
15269         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15270         config/mh-necv4.
15272         * install.sh: Correct misspelling of transformbasename.
15274         * config.guess: Recognize mips-*-sysv*.
15276 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15278         * config.sub: Recognize mon960.
15280 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15282         * configure: Restore Canadian Cross handling of BISON and LEX,
15283         removed in Feb 20 change.
15285 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15287         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15288         Mention make install.  Remove the old copyright date as well the
15289         clumsy and rather pointless copyright on the README file.
15291 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15293         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15294         Makefile after running symlink-tree, then run `make distclean' to
15295         avoid clobbering any generated files in srcdir.
15297 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15299         * configure.in (m68k-*-netbsd*): Build everything now.
15301 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15303         * Makefile.in (taz): Fix quoting.
15305 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15307         * configure.in (sparclet-*-*): Build everything now.
15309 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15311         * configure.in (m68k-*-linux*): New host.
15313 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15315         * configure: Check for bison before byacc.
15317 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15319         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15320         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15321         searching PATH.  These are used as fallbacks by Makefile.in if
15322         flex/bison/byacc aren't in objdir.
15324 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15326         * Makefile.in: Make everything which depends upon all-bfd also
15327         depend upon all-opcodes, in case --with-commonbfdlib is used.
15329 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15331         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15332         building NT native compilers on Unix.
15334 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15336         * configure.in: Don't get CC from the host Makefile fragment if we
15337         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15338         Solaris test for /usr/ucb/cc to the post target script, just after
15339         the compiler sanity test.
15341 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15343         * config.sub: Merge with FSF.
15345 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15347         * Makefile.in (RPATH_ENVVAR): New variable.
15348         (REALLY_SET_LIB_PATH): Use it.
15349         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15351 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15353         * config.sub, configure.in: Recognize sparclet cpu.
15355 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15357         * config.guess:  Support m68k-cbm-sysv4.
15359 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15361         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15362         m68k-unknown-linuxaout from linker help string.  Put quotes around
15363         $ld_help_string.
15365 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15367         * config.guess (powerpc-harris-powerunix): Add guess for port
15368         to new target.
15370 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15372         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15374 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15376         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15377         $(REALLY_SET_LIB_PATH) in Makefile.
15378         * Makefile.in (SET_LIB_PATH): New variable.
15379         (REALLY_SET_LIB_PATH): New variable.
15380         ($(DO_X)): Use $(SET_LIB_PATH).
15381         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15382         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15383         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15384         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15385         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15386         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15387         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15388         (install-dosrel): Likewise.
15389         (all-opcodes): Depend upon all-libiberty.
15391 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15393         * config.guess (*:CYGWIN*): New
15395 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15397         * Makefile.in (all-target-winsup): All all-target-libiberty.
15399 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15401         * configure.in (noconfigdirs): Add missing # in front of comment.
15403 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15405         * configure.in: add second pass to things added to noconfigdirs
15406         so *-gm-magic can exclude libgloss properly.
15408 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15410         * mpw-configure (extralibs_name, rez_name): Set correctly
15411         for MWC68K compiler.
15413         * mpw-README: Add more info on the necessary build tools.
15415 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15417         * configure.in, config.sub: Recognize cygwin32.
15419 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15421         * config.guess, config.sub: Recognize A/UX.
15423 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15425         * config.sub: Merge with gcc/config.sub.
15427 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15429         * mpw-build.in (do-binutils): Add build of stamps.
15431 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15433         * config.sub: Add recognition for mips64vr4100*-* targets.
15435 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15437         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15438         Add creation of gconfigargs with `--enable-shared' turned on.
15439         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15440         ($(host)-stamp-stage3-configured): Likewise.
15441         (HOLES): Add chatr and ldd.
15442         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15444 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15446         * configure: Pass --nfp to recursive configures.
15448 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15450         * Makefile.in (DLLTOOL): New.
15451         (DLLTOOL_FOR_TARGET): New.
15452         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15453         (EXTRA_TARGET_FLAGS): Ditto.
15454         (EXTRA_GCC_FLAGS): Ditto.
15455         (CONFIGURE_TARGET_MODULES): Ditto.
15456         (DO_X): Ditto.
15457         * configure: Add DLLTOOL.
15459 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15461         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15462         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15463         mh-sco, since old workarounds no longer needed, and don't
15464         build ld, since libraries have weak symbols in COFF.
15466 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15468         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15470 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15472         * configure.in: Make sure that ${CC} can be used to compile an
15473         executable.
15475 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15477         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15478         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15479         nothing depending on whether gdbtk is being built.
15481 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15483         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15485 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15487         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15488         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15490 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15492         * config-ml.in: Add support for
15493         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15494         Simplify setting of multidirs from --disable-foo.
15496 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15498         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15499         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15500         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15501         non-empty, pass them on to the  GCC make.
15502         (all-bootstrap): New rule that is like all-gcc, except it executes
15503         the GCC bootstrap rule instead of the GCC all rule.
15505 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15507         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15509 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15511         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15512         DG/UX support.
15514 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15516         * config.sub (i*86*) Change [345] to [3456]
15518 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15520         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15521         --with-gnu-ld=no.
15523 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15525         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15526         AIX multilibs get built.
15528 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15530         * configure.in (i386-win32): Don't build expect if we're not
15531         building the tcl subdir.
15533 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15535         * Makefile.in: (configure-target-examples, all-target-examples):
15536         New targets, configure and build example programs.
15538 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15540         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15541         use it as input to sedit the generated MPW makefile.
15542         * mpw-README: Add a suggestion about Gestalt.h.
15544 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15546         * config.sub: Accept *-*-ieee*.
15548 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15550         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15551         Ronald F. Guilmette <rfg@monkeys.com>.
15553 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15555         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15556         for powerpc-pe native.
15557         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15558         (target==powerpc-pe): duplicate i386-win32 entry.
15560 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15562         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15563         of vxworks, not just vxworks5.1.
15565 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15567         * mpw-configure: Add support for exec-prefix.
15569 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15571         * config.guess: Recognize HP model 816 machines as having
15572         a PA1.1 processor.
15574 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15576         * configure: Ignore new autoconf configure options.
15578 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15580         * config.guess:  Recognize Pentium under SCO.
15581         From Robert Lipe <robertl@arnet.com>.
15583 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15585         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15587 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15589         * configure.in: Don't configure gas for alpha-dec-osf*.
15591 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15593         * configure.in: Default to --with-stabs for some targets for which
15594         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15595         i[345]86*-*-unixware*.
15597 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15599         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15600         rather than basing it on the target.  Simplify handling of options
15601         controlling which directories to configure.  Remove extraneous
15602         slash in multi-clean target.
15604 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15606         * config-ml.in: Prefix more variables with ml_ so they don't collide
15607         with configure's.
15609 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15611         * configure: Don't turn -v into --v.
15613 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15615         * configure.in (targargs): Fix typo.
15617         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15619 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15621         * configure.in: Strip --host and --target options from
15622         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15623         --with-cross-host option when building with a cross-compiler.
15624         * configure: Canonicalize the arguments put into config.status by
15625         always using `=' for an option with an argument.  Pass a presumed
15626         --host or --target explicitly.
15628 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15630         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15631         into general OS recognition case.
15633 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15635         * configure.in (target_configdirs): add target-winsup only
15636         for win32 target systems.
15638 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15640         * Makefile.in (all-target-libgloss): Depend upon
15641         configure-target-newlib, since when libgloss is built it looks to
15642         see if the newlib directory exists.
15644 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15646         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15647         cfg-ml-*.in.
15649 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15651         * configure: Handle LD and LD_FOR_TARGET when configuring a
15652         Canadian Cross.
15654 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15656         * configure.in (target_libs): add target-winsup.
15657         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15658         (target==ppcle-pe): remove ld from $noconfigdirs.
15660 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15662         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15663         Preserve relative path names in $srcdir.  Build symlink tree if
15664         configuring cross target dir and srcdir=. (= no VPATH support).
15665         (configure-target-libg++): Depend on configure-target-librx.
15666         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15667         * config-ml.in: New file.
15668         * symlink-tree: New file.
15669         * configure: Ensure srcdir="." if that's what it is.
15671 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15673         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15674         includes and FLEX_SKELETON setting.
15675         * mpw-configure (--with-gnu-ld): New option, controls whether
15676         to use PPCLink or ld with PowerMac GCC.
15677         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15678         * mpw-config.in: Configure grez if targeting Mac.
15680         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15681         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15682         just macos.
15683         * configure.in: Configure grez resource compiler if targeting Mac.
15684         * Makefile.in (all-grez, install-grez): New targets.
15686 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15688         * configure: CXX defaults to gcc, not g++.  If we find
15689         gcc in the path, set CC to gcc -O2.
15691 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15693         * configure: Default ${build} correctly.  Avoid picking up extra
15694         spaces when reading CC and CXX from Makefile.  When doing a
15695         Canadian Cross, use plausible default values for numerous
15696         variables.
15697         * configure.in: When doing a Canadian Cross, don't try to
15698         configure tools whose configure script can't handle it.
15700 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15702         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15704 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15706         * configure:  Remove dubious bug reporting address.
15708 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15710         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15711         configure script, run that instead of this directory's configure.
15712         In either case, print a message that we're configuring the sub-dir.
15714 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15716         * configure.in: Before checking for the existence of various files,
15717         use sed to filter out "target-".
15719 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15721         * Makefile.in (DO_X): Split rule to decrease command line length
15722         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15723         (Philippe De Muyter).
15725 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15727         * Makefile.in (all-patch): depend on all-libiberty.
15729 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15731         * configure.in: If the only directory in target_configdirs which
15732         actually exists is libiberty, then set target_configdirs to empty,
15733         to avoid trying to build a target libiberty in a gas or gdb
15734         distribution.
15736 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15738         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15739         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15740         systems.
15742 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15744         * configure.in (copy_dirs): Use sys-include instead of include
15745         for --with-headers option.
15747 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15749         * Makefile.in, configure.in: Make winsup builds work with
15750         new scheme.
15752 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15754         * configure.in: Build the linker on AIX.
15756 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15758         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15759         where needed.
15761 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15763         * Makefile.in (all-gcc): Fix typo.
15765 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15767         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15769 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15771         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15772         to target-xiberty, to provide more flexibility.
15773         (target_subdir):  Define.  Create if cross.
15774         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15775         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15776         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15777         check-libFOO -> check-target-libFOO, etc.
15778         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15779         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15780         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15781         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15782         allow ALL_GCC="" to only configure.
15783         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15784         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15785         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15787 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15789         * Makefile.in (taz): Build "info" in etc explicitly.
15791 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15793         * configure.in:  Make sure that CC is undefined (as opposed to
15794         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15795         problem with autoconf trying to configure on a host without GCC.
15797 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15799         * mpw-configure: Set host alias from choice of host compiler,
15800         only use generic MPW Makefile sed if present, edit a file
15801         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15802         * mpw-README: Add problem notes about CW6 and CW7.
15804 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15806         * Makefile.in (taz): Use ";" instead of ";;".
15808 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15810         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15811         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15812         DISTDOCDIRS.
15813         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15814         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15816 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15818         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15819         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15820         Move bfd to DISTSTUFFDIRS.
15822 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15824         * Makefile.in (X11_LIB): Removed.
15825         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15827         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15829 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15831         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15832         names.
15834 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15836         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15838 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15840         * configure.in (i[345]86-*-win32): Always build newlib.
15841         Don't configure cvs, autoconf or texinfo.
15842         * Makefile.in (LD_FOR_TARGET): New.
15843         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15844         Pass down LD_FOR_TARGET.
15846 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15848         * winsup: New directory.
15849         * Makefile.in: Build winsup.
15850         * configure.in: Winsup is configured when target is win32.
15851         Can only build win32 target GDB when native.
15853 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15855         * config.guess: Recognize HP model 819 machines as having
15856         a PA 1.1 processor.
15858 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15860         * configure: Fix sed loop which substitutes for CC and CXX to
15861         avoid bug found in various sed implementations.
15863 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15865         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15866         simulator.  Use standard powerpc-*-eabi*.
15868 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15870         * configure.in: Stop putting gas and binutils in noconfigdirs for
15871         powerpc-*-aix* and rs6000-*-*.
15873 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15875         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15876         -mcall-aixdesc libraries.
15878 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15880         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15882         * config.sub (arm | armel | armeb): Fix shell syntax.
15884 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15886         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15887         -msoft-float and -mcpu=common support.
15888         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15889         libraries.
15891 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15893         * configure.in: Allow configuration and build of emacs19 for the alpha.
15895 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15897         * configure.in (CC): Get ^CC, not just any old CC, from
15898         ${host_makefile_frag}.
15900 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15902         * configure.in (CC): Try to get CC from
15903         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15905 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15907         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15908         only if it exists in $(srcdir).
15910 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15912         * configure: If CC and CXX are not set in the environment, set
15913         them, based on either an existing Makefile or on searching for gcc
15914         in PATH.  Substitute for CC and CXX in Makefile.
15915         * configure.in: Remove libm from target_libs.  Separate
15916         target_configdirs from configdirs.  If CC is not set in
15917         environment, try to get it from a host Makefile fragment.  Rewrite
15918         changes of configdirs to use skipdirs instead.  A few minor
15919         tweaks.  Take directories out of target_configdirs as they are
15920         taken out of configdirs.  Remove existing Makefile files from
15921         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15922         CONFIG_ARGUMENTS in Makefile.
15923         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15924         by configure.in.
15925         (CONFIG_ARGUMENTS): Likewise.
15926         (CONFIGURE_TARGET_MODULES): New variable.
15927         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15928         ($(CONFIGURE_TARGET_MODULES)): New target.
15929         (configure-libg++, configure-libio): New targets.
15930         (all-libg++): Depend upon configure-libg++.
15931         (all-libio): Depend upon configure-libio.
15932         (configure-libgloss, all-libgloss): New targets.
15933         (configure-libstdc++): New target.
15934         (all-libstdc++): Depend upon configure-libstdc++.
15935         (configure-librx, all-librx): New targets.
15936         (configure-newlib): New target.
15937         (all-newlib): Depend upon configure-newlib
15938         (configure-xiberty): New target.
15939         (all-xiberty): Depend upon configure-xiberty.
15941 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15943         * configure.in (host i[345]86-*-win32):  Expand the
15944         noconfigdirs again.
15946 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15948         * mpw-configure: Fix sed command file name.
15950 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15952         * configure.in (host i[345]86-*-win32): Reduce the
15953         noconfigdirs again.
15955 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15957         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15958         or powerpc*-*-pe*, since they are not yet supported.
15960 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15962         Add PowerMac support and many other enhancements.
15963         * mpw-configure: New option --cc to select compiler to use,
15964         paste options set according to --cc into the generated
15965         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15966         if mpw-make.sed is present.
15967         * mpw-config.in: Don't test for gC1, test for mpw-touch,
15968         add forward includes for PowerPC include files.
15969         * mpw-build.in: Build using Makefile.PPC if present.
15970         (do-byacc, etc): Remove separate version resource builds.
15971         (do-gas): Build "stamps" before "all".
15972         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15973         * mpw-README: Update to reflect --cc option, PowerMac support,
15974         and recently-reported compatibility problems.
15976 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
15978         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15979         embedded m68k systems (-aout, -coff, -elf, -vxworks).
15980         (--with-multilib-top): Pass to recursive invocations.
15982 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
15984         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15985         v810-*-*.
15987 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15989         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15990         gdb, ld and opcodes on v810-*-*.
15992 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15994         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15995         (local-maintainer-clean): New target.
15996         (maintainer-clean): New target.
15997         (realclean): Just depend upon maintainer-clean.
15999 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16001         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16003 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16005         * configure.in: Build ld in mips*-*-bsd* case.
16007 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16009         * config.sub: Accept -lites* OS.  From Ian Dall.
16011 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16013         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16014         targets.
16016 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16018         * configure.in: treat i386-win32 canadian cross the same as
16019         i386-go32 canadian cross.
16021 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16023         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16024         running under the simulator to build a reduced set of libraries.
16025         (powerpc-*-eabiaix): Add fine grained multilib support added to
16026         other powerpc targets yesterday.
16028 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16030         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16031         -disable-softfloat, -disable-relocatable, -disable-aix, and
16032         -disable-sysv to control which multilib libraries get built.
16034 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16036         * configure: Add Makefile.tem to list of files to remove in trap
16037         handler.
16039 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16041         * config.guess (*Linux*):  Add missing "exit"s.
16042         Also, need specific check for alpha-unknown-linux (uses COFF).
16044 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16046         * config.guess:  Merge with FSF:
16048         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16049         * config.guess (AIX4): More robust release numbering discovery.
16051         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16052         * config.guess (i386-sequent-ptx): Properly get version number.
16054         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16055         * config.guess (mips:*:4*:UMIPS): New case.
16057 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16059         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16060         (i386-win32 host): Likewise.  Don't build readline.
16062 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16064         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16065         SUPPORT_FILES to submakes.
16067 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16069         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16070         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16071         mpw-configure.
16073 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16075         * configure.in (appdirs): Use =, not ==, in test expression when
16076         trying to build the text to print in the warning message for
16077         Solaris users.
16079 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16081         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16083 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16085         * config.guess: Recognize lynx-2.3.
16087 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16089         * config.sub (z8ksim): Deleted
16090         (z8k-*-coff): New, this is the one true name of the target.
16092 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16094         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16096 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16098         * config.guess (*:Linux:*:*): First try asking the linker what the
16099         default object file format is (elf, aout, or coff).  Then if this
16100         fails, try previous methods.
16102 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16104         * configure.in: Don't build newlib for *-*-vxworks5.1.
16106 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16108         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16109         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16111 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16113         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16115 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16117         * cfg-ml-com.in: New file.
16118         * cfg-ml-pos.in: New file.
16120 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16122         * COPYING.NEWLIB: Add HP free copyright to list.
16124 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16126         * config.sub: Recognize -eabi* for the system, not just -eabi.
16128 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16130         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16131         * config.sub, configure.in (win32): New target and host.
16133 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16135         * configure.in: Add i386-pe configuration.
16137 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16139         * mpw-build.in (install): Install GDB after LD.
16141 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16143         * mpw-config.in (elf/mips.h): Always forward-include, needed
16144         for GDB to build.
16146 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16148         * testsuite: New directory for customer acceptance and whole tool
16149         chain tests.
16151 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16153         * configure: If per-host line isn't found, but AC_OUTPUT is found
16154         and a configure script exists, run it instead.
16156 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16158         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16160 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16162         * configure: Set build_{cpu,vendor,os,alias} to host values when
16163         --build isn't specified.
16165 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16167         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16168         (FLAGS_TO_PASS): Pass them.
16169         (EXTRA_TARGET_FLAGS): Ditto.
16171 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16173         * Makefile.in (all-libg++): Depend on all-libstdc++.
16175 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16177         * configure.in (noconfigdirs): Enable all packages for
16178           i386-unknown-netbsd.
16180 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16182         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16183         hosted builds (DOS builds)
16185 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16187         Changes for ARM based on patches from Richard Earnshaw:
16188         * config.sub: Handle armeb and armel.
16189         * configure.in: Omit arm linker only for riscix.
16191 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16193         * config.guess:  Update from FSF.
16195 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16197         * config.sub: Recognize powerpcle as the little endian variant of
16198         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16199         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16200         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16201         temporarily.
16203 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16205         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16207 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16209         * config.sub: Accept -lites* as a basic system type.
16211 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16213         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16214         installed, and if so return linuxoldld as the system name.
16216 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16218         * config.guess: Add hppa1.1-hp-lites support.
16220 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16222         * configure.in: Don't build newlib for m68k-vxworks5.1.
16224 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16226         * configure.in (mips-sgi-irix6): Use mh-irix5.
16228 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16230         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16232 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16234         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16235         OSF/1.  Fix compiler flags.
16236         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16238 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16240         * configure.in: Recognize --with-newlib.
16241         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16243 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16245         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16246         to *_X11_MODULES due to gdbtk needing X include files et al.
16248 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16250         Merge in support for Mac MPW as a host.
16251         (Old change descriptions retained for informational value.)
16253         * mpw-config.in: Add generic include forwards for cpu-specific
16254         include files in aout and elf directories.
16256         * mpw-configure: Added copyright.
16257         * mpw-config.in: Check for presence of required build tools.
16258         (target_libs): Add newlib.
16259         (target_tools): Add examples.
16260         (Read Me): Generate as "Read Me for MPW" instead.
16261         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16262         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16263         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16265         * mpw-configure: Remove subdir-specific makefile hackery,
16266         delete mk.tmp after using it.
16268         * mpw-build.in (all): Display start and end times.
16270         * mpw-configure (host_canonical): Set.
16271         (target_cpu): Always add to makefiles.
16272         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16273         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16274         (mpw-mh-mpw): Look for in srcdir and srcroot.
16275         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16277         * mpw-build.in: (install-only): New target.
16279         * mpw-configure (host_alias, target_alias): Rename from hostalias
16280         and targetalias, add into generated Makefile.
16281         (mk.tmp): If present, add into generated Makefile.
16282         * mpw-build.in (all-gas): Build config.h first before gas proper.
16284         * mpw-configure (config.status): Write only if changed.
16285         * mpw-config.in (readline): Configure it (not built, just used for
16286         definitions).
16288         * mpw-config.in (elf/mips.h): Add a forward include.
16290         * mpw-config.in: Forward-include most .h files in include into
16291         extra-include.
16292         (readline): Don't build.
16293         mpw-build.in (install): Install GDB.
16295         * mpw-configure (prefix, mpw_prefix): Handle it.
16296         * mpw-config.in (mmalloc, readline): Don't configure.
16297         * mpw-build.in (thisscript): Rename to ThisScript.
16298         Use mpw-build instead of BuildProgram everywhere.
16299         (mmalloc, readline): Don't build.
16300         * mpw-README: New file, basic documentation about the MPW port.
16302         * mpw-config.in: Use forward-include to create include files.
16304         * mpw-configure: Add more things to the top of each configured
16305         Makefile, including contents of config/mpw-mh-mpw.
16306         * mpw-config.in (extra-include): Create this directory and fill it
16307         with Posix-like include files when configuring.
16309         * config.sub (apple, mac, mpw): Add various aliases.
16311         * mpw-build.in: New file, top-level build script fragment for MPW.
16312         * mpw-configure: New file, configure script for MPW.
16313         * mpw-config.in: New file, config fragment for MPW.
16315 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16317         * configure.in (host_libs): Remove glob, since it is gone from the
16318         sources.
16320 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16322         * Makefile.in: define empty GDB_NLM_DEPS var.
16324         * configure.in(target_makefile_frag): use config/mt-netware
16325         for netware targets.
16327 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16329         * config.sub: Merge in recent FSF changes.  Remove linux special
16330         cases.
16332 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16334         Revert this change:
16336         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16338                 * build-all.mk: Use CC=cc -Xs on Solaris.
16340 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16342         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16343         stop using it.
16344         * Makefile.in: Nuke all references to glob subdirectory.
16346 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16348         * configure.in: Fix --enable-shared logic in per-host.
16350 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16352         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16354 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16356         * configure.in (noconfigdirs): Don't build gas on AIX, for
16357         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16359 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16361         * configure: Fix --cache-file to work if the file argument is a
16362         relative path.
16364 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16366         * configure: If the --cache-file is used, pass it down to
16367         configure in subdirectories.
16369 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16371         * config.sub: add vxworks29k configuration.
16373 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16375         * Makefile.in (taz): Do "diststuff" part quietly.
16377 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16379         * config.sub: Mini-merge with gcc/config.sub.
16381 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16383         * config.guess (IRIX): Sed - to _.
16385 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16387         * Makefile.in (source-vault, binary-vault): New targets.
16389 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16391         * config.sub: Recognize -eabi as a basic system type.
16393 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16395         * configure.in (enable_shared stuff): Fix typo.
16397 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16399         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16401 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16403         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16405 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16407         * configure.in (rs6000-*-*): Don't build gas.
16409 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16411         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16412         reduce command line length.
16413         (AS_FOR_TARGET): Check for as.new, not Makefile.
16414         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16416 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16418         * config.guess:  Merge from FSF.
16420 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16422         * configure: Don't use $ when handling program_suffix.
16424 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16426         * configure.in:  Configure tk for hppa/hpux.
16428 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16430         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16432 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16434         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16435         to LIBCXXFLAGS.  Tests are better run without it.
16437 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16439         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16441 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16443         * configure.in (*-*-netware*): Don't configure xiberty.
16445 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16447         * configure.in:  Remove tk from native_only list.
16449 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16451         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16452           for special NCD build.
16454 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16456         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16457         makeall.bat, they're only useful for binutils snapshots.
16458         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16459         makeall.bat to specified SUPPORT_FILES.
16461 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16463         * build-all.mk: Add Ericsson targets to sun4 and solaris
16464           hosts.  Add  BNR's sun4 target to solaris host, so their
16465           build-from-source will be tested in-house first.
16467 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16469         * Makefile.in (LIBCFLAGS): New variable.
16470         (CFLAGS_FOR_TARGET): Ditto.
16471         (LIBCFLAGS_FOR_TARGET): Ditto.
16472         (LIBCXXFLAGS): Ditto.
16473         (CXXFLAGS_FOR_TARGET): Ditto.
16474         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16475         (BASE_FLAGS_TO_PASS): Pass them.
16476         (EXTRA_TARGET_FLAGS): Ditto.
16478         * configure.in: Support --enable-shared.
16480 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16482         * configure.in (target_libs):  Include libstdc++ again.
16483         * config.guess:  Update from FSF (for FreeBSD).
16485 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16487         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16488         makeall.bat.
16489         (DISTDOCDIRS): Add `etc'.
16490         (ETC_SUPPORT_PFX): New variable.
16491         (taz): Include anything from etc starting with a word in
16492         ETC_SUPPORT_PFX.
16494 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16496         * config.sub: Update for recent FSF changes.  Remove obsolete
16497         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16498         spacing changes.
16500 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16502         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16504         * config.guess:  Merge with FSF.
16505         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16507 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16509         * configure: Since the "trap 0" handler will override the exit
16510         status on many systems, only use it for "exit 1", and make it set
16511         a non-zero exit status; reset it before "exit 0".  Also, check
16512         exit status of config.sub, and error out if it failed.
16514 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16516         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16517         and install libgloss.
16519 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16521         * Makefile.in (all-binutils): Depend upon all-byacc.
16523         * configure.in: Don't build emacs on Irix 5.
16525 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16527         * configure.in (*-*-netware*): Add libio.
16529 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16531         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16532         (CHECK_TARGET_MODULES): Ditto.
16533         (INSTALL_TARGET_MODULES): Ditto.
16534         (TARGET_LIBS): Ditto.
16535         (all-libstdc++): Note dependencies.
16537 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16539         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16541 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16543         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16544         -fexternal-templates.
16546         * configure.in (target_libs): Add libstdc++.
16547         (noconfigdirs): Add libstdc++ as appropriate.
16549 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16551         * config.guess:  Update from FSF.
16553 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16555         * configure: Use ${config_shell} when running ${configsub}.
16557 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16559         * config.sub: No longer recognize h8300h.
16561 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16563         * config.sub: Remove extraneous differences between config.sub and
16564         gcc/config.sub.
16566 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16568         * Makefile.in (DISTSTUFFDIRS): Add gas.
16570 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16572         * COPYING.NEWLIB: New file.
16574 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16576         * config.guess (HP-UX):  Patch from Harlan Stenn
16577         <harlan@landmark.com> to also emit release level.
16579 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16581         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16583 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16585         * config.sub:  Merge nextstep cleanup from FSF.
16587 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16589         * configure.in (arm-*-*): Don't configure ld for this target.
16591 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16593         * configure.in (*-*-netware): don't configure libg++, libio,
16594           librx, or newlib.
16596 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16598         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16599         configure ld--it works, but it doesn't support shared libraries.
16601 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16603         * config.guess (*-unknown-freebsd*):  Get rid of possible
16604         trailing "(Release)" in version string.
16605         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16607 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16609         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16610         Fix type: *-next-neststep -> *-next-nextstep.
16612         * config.guess:  Merge from FSF:
16614         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16616         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16618         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16620         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16621         instead of UNIX_SV for UnixWare 1.0).
16623 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16625         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16626         to make gdb/nlm/* build after the compiler and linker.
16628 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16630         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16631         not just i[34]86.
16632         (m68k-atari-sysv4):  Relocate to match FSF version.
16634         * config.guess:  More merges from the FSF:
16636         Add a space before function call or macro invocation.
16638         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16640         * config.guess: Add trap cmd to remove dummy.c and dummy when
16641         interrupted.
16643         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16645         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16646         (dummy): Redirect stderr from compilation of dummy.c.
16648         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16650         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16652 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16654         * configure: Accept and ignore --cache*, for compatibility with
16655         new autoconf.
16657 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16659         * config.guess:  Merge from FSF:
16661         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16663         * config.guess (Pyramid*:OSx*:*:*): New case.
16664         (PATH): Add /.attbin at end for finding uname.
16665         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16667         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16669         * config.guess (M88*:DolphinOS:*:*): New case.
16671         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16673         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16674         to select whether to use ELF or COFF.
16676         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16678         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16680         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16682         * config.guess: Guess the OS version for HPUX.
16684         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16686         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16688 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16690         * configure.in: Recognize --with-headers, --with-libs, and
16691         --without-newlib.
16692         * Makefile.in (all-xiberty): Depend upon all-ld.
16694 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16696         * configure.in: Change i[34]86 to i[345]86.
16698 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16700         * configure (version): A few more tweaks to help message.
16702 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16704         * Makefile.in:  Remove (for now) librx as a host library,
16705         now that we're building it for target.
16707 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16709         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16710         (Karl Berry).
16712 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16714         * configure.in:  Also configure librx.
16716 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16718         * Makefile.in:  Update various rules to reflect that librx
16719         is now needed for libg++.
16721 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16723         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16725 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16727         * configure.in: Configure the examples directory.
16729 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16731         * configure: Simplify Jun 2 1994 change.
16733 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16735         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16736         /bin/gcc isn't good enough to build gcc.
16738 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16740         * Makefile.in (GDB_SUPPORT_FILES): Remove
16741         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16742         (gdb.tar.gz): Add new rule to use standard distribution building
16743         mechanism.
16745 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16747         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16748         Bill Cox <bill@cygnus.com>.
16750 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16752         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16754 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16756         * configure:  Search current dir first in .gdbinit.
16758 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16760         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16762 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16764         * config.sub:  Refer to NeXT's operating system as nextstep.
16766         * config.sub (case $basic_machine):  Re-order the cases, to match
16767         the order in the FSF version (which is mostly alphabethical).
16768         Merge in some additions and changes from the FSF.
16770 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16772         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16773         * config.sub: Recognize cxux7.
16774         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16776 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16778         * config.sub:  Fix typo powerpc -> powerpc-*.
16780 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16782         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16784         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16785         parallel with all-emacs and install-emacs).  Top-level command
16786         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16788 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16790         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16791         $(relbindir)/make before doing ``make install'', and use
16792         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16793         installing over running make binary.
16794         ($(host)-stamp-stage3-installed): Likewise.
16796 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16798         * config.guess: Recognize Mach.
16800 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16802         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16803         see whether --exec-prefix was used.
16805 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16807         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16809 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16811         * Makefile.in: Add all-librx target similar to all-libproc.
16813 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16815         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16816         with post 1.2 uname bogosity.
16818 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16820         * configure: Remove temporary files on receipt of a signal.
16822 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16824         * configure: If there is a package_makefile_frag, remove
16825         ${subdir}/Makefile.tem after copying it in.
16827 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16829         * build_all.mk: support rs6000 lynx identifies itself as
16830         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16831         since /bin/gcc is too feeble to compile a modern gcc.
16833 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16835         * brought devo/test-build.mk update-to-date with progressive/
16836           test-build.mk. Add lynx targets and hppa flag info.
16838 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16840         * configure.in:  Use mh-ncrsvr43.  Patch from
16841         Tom McConnell <tmcconne@sedona.intel.com>.
16843 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16845         * config.guess (i386-unknown-bsdi):  No longer need to
16846         check #if defined(__bsdi__) && defined(__i386__).
16848 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16850         * configure: Set program_transform_nameoption correctly.
16852 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16854         * brought build-all.mk update-to-date with progressive build-all.mk,
16855           added new targets and hppa info.
16857 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16859         * configure: If config.guess result is a prefix of the user
16860         specified target, assume a native build and use the user specified
16861         target as the host alias.  Remove SunOS patch suffix removal hack.
16862         * configure.in: Remove SunOS patch suffix removal hack.
16864         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16865         in NATIVE_CHECK_MODULES.
16867 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16869         * Makefile.in: Rename HOST_ONLY to NATIVE.
16870         * configure: Delete SunOs patch suffix from host_canonical
16871           and build_canonical variables that are prepended to Makefiles.
16872         * configure.in: Add comments for easier maintenance.
16874 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16876         * Makefile.in: Add all-libproc target similar to all-gui.
16878 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16880         * Makefile.in (CHECK_MODULES): split into
16881         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16883 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16885         * config.guess (i386-unknown-bsdi): New system to guess.
16887 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16889         * Makefile.in: Add all-gui target (but not yet build by "all").
16891 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16893         * config.sub: Move deletion of patch suffix from here...
16894         * configure.in: To here, at Ian's suggestion.  The top-
16895           level scripts might need to know of a patch level.
16897 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16899         * config.sub: Strip off patch suffix so rtl is recognized
16900           as a sunos4.1.3 machine, even though it's been patched.
16902 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16904         * Makefile.in (INSTALL_LAST): Delete.
16905         (INSTALL_DOSREL): New.
16907 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16909         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16910         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16911         whether we pass down --with-gnu-ld anyhow.
16913 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16915         * Makefile.in (INSTALL_LAST): Change operation so it works
16916         on more flavors of make.
16917         * configure.in (go32): Don't build libg++ or libio.
16919 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16921         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16922         they can be overriden by templates.
16924 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16926         * configure.in (target==go32): Don't build gdb.
16927         * dosrel: New directory.
16929 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16931         * configure.in (host==go32): Configure dosrel too.
16932         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16933         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16934         be set by incoming names or templates.
16935         (INSTALL_LAST): New rule.
16937 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16939         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16941 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16943         * configure.in (appdirs): New variable.  Currently empty, but will
16944         be used in gas distribution.  If nonempty, lists a set of
16945         directories at least one of which must get configured, or top
16946         level configuration is considered to have failed.
16947         (rs6000-*-lynxos*): Use new file name.
16949 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16951         Eliminate XTRAFLAGS.
16952         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16953         newlib include files using -idirafter, and also use -nostdinc.
16954         (CXX_FOR_TARGET): Likewise.
16955         (XTRAFLAGS): Removed.
16956         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16957         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16958         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16959         ($(DO_X)): Don't pass down XTRAFLAGS.
16961 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16963         * configure.in (mips*-dec-bsd*): New target; do build linker.
16964         (mips*-*-bsd*): New target; don't build linker.
16966 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16968         * configure.in: support rs6000-*-lynxos* configuration.
16969         support sunos4 as a cross target.
16971         * config.sub: look for lynx*, not lynx since the OS version may
16972         legitimately be part of the name.
16974 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16976         * configure.in (i[34]86-*-sco*): Move to be with other i386
16977         targets.
16978         (romp-*-*): New target.  Skip various binary utilities.
16979         (vax-*-*): New target.  Don't build newlib.
16980         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
16982 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16984         * configure.in: Only set host_makefile_frag if config
16985         directory exists.
16987 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
16989         * install.sh: If $dstdir exists, don't check whether each
16990         component does.
16992 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16994         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16996 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
16998         * configure.in (*-*-lynxos*): Don't configure newlib for either
16999         native or cross Lynx.
17001 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17003         * config.sub (sparc64-elf): Fix os.
17004         (z8k): Remove duplicate.
17006 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17008         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17009         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17011 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17013         * configure: Make file links cleanly even if Lynx fails on
17014           an NFS symlink (at least fail cleanly).
17016 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17018         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17019         -XNh2000.
17021 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17023         * configure: Unknown options are fatal again.
17025 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17027         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17028         compatibility.
17030 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17032         * build-all.mk: Add `clean' target.
17034 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17036         * config.guess:  Add SINIX support.
17037         * configure.in:  Add mips-*-sysv4* support.
17039 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17041         * build-all.mk: Document all useful targets.
17042         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17043         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17045 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17047         * configure: Support --silent, --quiet.
17049 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17051         * configure: Support --disable-FEATURE.
17053 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17055         * config.guess: Recognize NCR running SVR4.3.
17057 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17059         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17060         Patch from Paul Eggert <eggert@twinsun.com>.
17062 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17064         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17066 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17068         * configure: Make unrecognized options give nonfatal warnings
17069         instead of fatal errors, and pass them to any subdirectory
17070         configures in case they recognize them.
17071         Make --x equivalent to --with-x.
17073 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17075         * configure: Add --enable-* options.  Clean up usage message and
17076         some comments.
17078 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17080         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17082 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17084         * configure.in (hppa*-*-*): Enable binutils.
17086 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17088         * config.sub: Recognize cisco.
17090 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17092         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17094 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17096         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17097         than one configuration name.  Add comment.
17099 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17101         * config.guess: about target *-hitachi-hiuxwe2, fixed
17102         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17103         macro is incorrect.]
17105 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17107         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17108         than the "make ls" stuff which used to be here.
17110 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17112         * config.guess:  Recognize i[34]86-unknown-freebsd.
17113         From Shawn M Carey <smcarey@rodan.syr.edu>.
17115 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17117         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17119 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17121         * config.guess: Check for ptx.
17123 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17125         * config.sub: Add os9k checking.
17127 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17129         * config.guess: Handle OSF1 running on HPPA processors
17131 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17133         * configure: If subdir configure fails, print out a message with
17134         subdirectory name, in case subdir's configure code didn't identify
17135         itself.
17137 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17139         * configure.in: Remove embedded newlines from configdirs.
17140         Avoid mismatches of substrings.  Fix matching strings at end
17141         of configdirs.
17143 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17145         * config.guess:  Add Lynx/rs6000 config support.
17147 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17149         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17151 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17153         * configure.in (hppa*-*-osf*): Treat this just like most other
17154         PA configurations (eg no binutils or ld).
17155         (hppa*-*-*elf*): These configurations have binutils and ld.
17157 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17159         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17161 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17163         * configure.in (rs6000-*-*): Build gas.
17165 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17167         * Makefile.in:  Avoid bug in losing hpux sed.
17169 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17171         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17172         for GDB and GDB has been fixed to not need it.
17174 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17176         * config.guess: Recognize vax hosts.
17178 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17180         * configure (while loop): Don't use "break 2" inside case
17181         statement -- the case statement isn't an enclosing loop.
17183 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17185         * config.guess:  Clean up NeXT support, to allow nextstep
17186         on Intel machines.  Make OS be nextstep.
17188 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17190         * config.guess: Add alternate forms for Convex.
17192 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17194         * configure:  Completely rewrite option processing.  Take
17195         advantage of pattern-matching to avoid invoking test frequently.
17196         Also clean up host and target defaulting logic.
17198 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17200         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17201         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17202         commands (plus user environment) will fit SCO limits.
17204 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17206         * configure.in: Don't issue warnings about directories which are
17207         not being configured if -norecursion is set.  Correct test for
17208         --with-gnu-as and --with-gnu-ld to not get confused by substring
17209         matches.
17211         * configure.in: Don't build gas for alpha-dec-osf1*.
17213 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17215         * configure:  Back out Per's change of 12/19/1993.  It changes the
17216         behavior of configure in unexpected and confusing ways.
17218         Also, use different delim char when calculating
17219         program_transform_name so that the name can contain slashes.
17221 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17223         * configure.in, config.sub: Add support for VSTa micro-kernel.
17225 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17227         * configure.in: Nuke hacks which were used to get a special
17228         version of GAS for HPPA configurations.
17230 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17232         * configure:  If only ${target_alias} is given, use that
17233         as the default for ${host_alias}.
17234         * configure:  Add missing back-slashes before nested quotes.
17236 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17238         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17240 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17242         * config.guess:  Recognize some Tektronix configurations.
17243         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17245 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17247         * config.sub: Match any flavor of SH.
17249 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17251         * configure.in: Don't try to configure newlib for Alpha.
17253 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17255         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17256         libg++ or libio for any Alpha target.
17258         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17260 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17262         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17263         default arguments -- so it tried to compress itself.
17265 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17267         * configure.in (notsupp): ensure that a space is always at the end
17268           of the configdirs list, since the grep checks for an explicit space
17270 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17272         * configure.in (target i386-sysv4.2): don't build ld, since static
17273           versions of many libraries are not available.
17275 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17277         * config.guess: Recognize Apollos (using environment variables).
17278         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17280 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17282         * config.guess: Recognize Sony news mips running newsos.
17284 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17286         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17287         "fi ; else" for bash.
17289 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17291         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17293 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17295         * config.sub: accept unixware as an alias for svr4.2.
17296         Fix some inconsistancies with the gcc version.
17298 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17300         * Makefile.in (DISTDOCDIRS):  Add gdb.
17302 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17304         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17306 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17308         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17309         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17310         this now.
17312 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17314         * config.sub: Accept hiux* as an OS name.
17316         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17317         etc/make-stds.texi.  The underscore came from gcc, and dje now
17318         agrees that RUNTESTFLAGS is the correct name.
17320 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17322         * install.sh:  Remove 'set -e'.  It makes any conditionals
17323         in the script useless.
17325         * config.guess: Automatically recognize arm-acorn-riscix
17326         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17328 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17330         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17332 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17334         * Makefile.in (DISTDOCDIRS): New variable.
17335         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17336         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17338 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17340         * configure.in (hppa target): check the source directory for the
17341           pagas sub-directory
17343 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17345         * config.sub: Allow -aout* and -elf*.
17347 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17349         * configure.in: Don't build ld on i386-solaris2, same as for
17350         sparc-solaris2.
17352 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17354         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17356 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17358         * configure.in:  Configure gdb for alpha.
17360 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17362         * Makefile.in (CXXFLAGS): Add -O.
17364 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17366         * config.guess: added support for DG Aviion
17368 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17370         * configure.in: Produce warning message for subdirectories not
17371         configurable for this host/target combination.  Don't try to
17372         configure gdb for vms.
17374 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17376         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17377         appropriate files before making "diststuff".
17378         (DISTBISONFILES): New var: list of files to be edited.
17379         (DISTSTUFFDIRS): Add binutils.
17381 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17383         * config.sub: also handle mipsel and mips64el (for little endian mips)
17385 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17387         * configure.in: Add * to end of all OS names.
17389 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17391         * configure.in: Build newlib for LynxOS native.
17393 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17395         * config.guess: Add support for delta 88k running SVR3.
17397         * configure.in: Add comment about HP compiler vs. emacs.
17399 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17401         * configure.in: don't build ld on solaris2 (not a viable option
17402           due to bugs in getpwnam & getpwuid)
17404 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17406         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17407         config.guess will produce a full version number.
17409 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17411         * configure.in: Build linker and binutils for alpha-dec-osf1.
17413 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17415         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17416         and gdb/testsuite/Makefile.in.
17418 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17420         * configure.in: recognize mips*- instead of mips-
17422 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17424         * config.sub: Accept linux*coff and linux*elf as operating
17425         systems.
17427 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17429         * config.sub: Recognize mips64, and mips3 as an alias for it.
17431 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17433         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17434         gdb knows how to handle OSF/1 shared libraries.
17436 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17438         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17439         * config.guess: Recognize Hitachi's HIUX.
17440         * config.sub: Recognize h3050r* and hppahitachi.
17441         Remove redundant cases for hp9k[23]*.
17443 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17445         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17446         if gas and ld are in the source tree and are in ${configdirs}.
17447         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17448         --with options (but still pass them down on the command line,
17449         if they were explicitly specified).
17451 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17453         * configure: substitute SHELL value in Makefile.in with
17454         ${CONFIG_SHELL}
17456 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17458         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17459         *-*-solaris2* targets.
17461 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17463         * Makefile.in: define M4, and pass it down to sub-makes;
17464         all-autoconf now depends on all-m4
17466 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17468         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17469         presence of {ar,ranlib} instead of a configured directory
17471 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17473         * config.guess: Accept 34?? as well as 33?? for NCR.
17475 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17477         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17478         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17480 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17482         * configure: grab values for $(CC) and $(CXX) from the
17483         environment, so that someone can do "CC=gcc configure; make" and
17484         have it work right (matching the way that autoconf works now)
17486         * configure.in, Makefile.in: add support for gash, the tcl
17487         interface to Galaxy
17489         * config.guess: add NetBSD variants (hp300, x86)
17491 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17493         * install.sh: Support -d option (in the manner of SunOS 4 install,
17494         as it is more deterministic than that of GNU install)
17495         (chmodcmd): Set file to mode 755 by default (should also do default
17496         chgrp and chown, but I don't feel like dealing with that now)
17498 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17500         * config.sub: Remove h8300hhms alias.
17502 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17504         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17506 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17508         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17509         as stmp-fixinc
17511 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17513         * config.sub: recognize m88110-bug-coff.
17515 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17517         * Makefile.in (all-libio): all dependencies on the toolchain used
17518         to build this (gcc, gas, ld, etc)
17520 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17522         * config.guess: Deal with OSF/1 1.3 on alpha.
17524 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17526         * install.sh: add some 'else true' clauses for portability
17528         * configure.in: don't build libio for h8[35]00-*-* targets
17530 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17532         * Makefile.in:  Add support for new libio.
17534 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17536         * install.sh: If one command fails, don't try the rest.  Don't try
17537         to remove $dsttmp (via trap) unless we have already created it.
17538         If $src doesn't exist, detect it and exit with an error.
17540         * config.guess: Recognize BSD on hp300.
17542 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17544         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17545         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17547 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17549         * Makefile.in (all-send-pr): depends on all-prms
17551 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17553         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17555 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17557         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17558         Added test for mips-mips-riscos5.
17560 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17562         * configure.in: use mh-hp300 for 68k HP hosts
17564 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17566         * configure: add support for CONFIG_SHELL, so that you can use
17567         some alternate shell for evaluating configure scripts
17569 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17571         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17572         in configure script to bug-gdb@prep.ai.mit.edu when building
17573         distribution archive.
17574         * Makefile.in (COMPRESS):  Remove def.
17575         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17576         gdb.tar.Z and make-gdb.tar.Z respectively.
17577         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17578         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17579         to convergence with 'taz' target in Makefile.in.
17581 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17583         * install.sh (dsttmp): use trap to ensure that tmp files go
17584         away on error conditions
17586 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17588         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17590 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17592         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17593         its parent is '/' not ''.
17595         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17597 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17599         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17600         that ${newsrcdir}/configure.in does.
17602 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17604         * test-build.mk: support for CONFIG_SHELL
17606 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17608         * config.sub (netware):  Add as a basic system type.
17610 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17612         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17613           $(srcdir)/ from the dependency on Makefile.in.
17615 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17617         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17618         (h8300hhms is temporary until multi-libraries are implemented).
17619         * configure.in: Handle h8300h too.
17621 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17623         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17625 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17627         * configure:  Remove extraneous output when guessing host type.
17628         * config.guess:  Remove extraneous output when guessing using C
17629         compiler rather than uname, or when guessing fails.
17631 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17633         * Makefile.in: remove all.cross and install.cross targets
17635         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17636           definitions
17638 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17640         * configure.in (target sh): Build gprof.
17642 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17644         * config.sub: change -solaris to -solaris2
17646 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17648         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17650 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17652         * configure: Correct error message for missing Makefile.in to
17653         print correct directory.
17655 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17657         * install.sh: kludge around 386BSD shell bug
17659 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17661         * config.guess:  Recognize NeXT.
17662         * config.guess:  Recognize i486-ncr-sysv4.
17663         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17665 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17667         * Makefile.in (MAKEINFOFLAGS): New variable.
17668         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17669         * build-all.mk, test-build.mk: Pass down --no-split as
17670         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17672 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17674         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17676 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17678         * Makefile.in (libg++.tar.z):  New rule.
17679         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17680         * Makefile.in (taz):  Only do a single chmod.
17682 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17684         * install.sh: don't use dirname anymore (replaced with sed usage)
17686 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17688         * Makefile.in:  Change extension for gzip'd files from '.z' to
17689         '.gz' per new FSF standard usage.
17691 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17693         * configure: put quotes around the final value of program_transform_name
17695 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17697         * Makefile.in: new install.sh support; update install-info rules
17699 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17701         * configure.in: Build diff for crosses, but not for go32 host.
17703         * configure.in: Build gprof only for native, and don't build it
17704         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17706 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17708         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17710 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17712         * configure.in (host_tools): Add prms.
17714 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17716         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17717         with $(FLAGS_TO_PASS) on the command line
17719         * config.sub: Recognize lynx and lynxos
17721 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17723         * config.sub: Accept -ecoff*, not just -ecoff.
17725 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17727         * Makefile.in (taz): Use .gz suffix instead of .z.
17728         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17729         names.
17731 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17733         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17735 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17737         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17738         that rebuilds that might happen during 'make install' don't get
17739         bogus gcc include files
17741 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17743         Change from Utah for HPPA support:
17744         * config.guess: Recognize hppa1.x-hp-bsd.
17746 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17748         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17749         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17751 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17753         * config.sub: Add support for rom68k and bug boot monitors.
17755 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17757         * Makefile.in: Make all-opcodes depend on all-bfd.
17759 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17761         * config.guess: Added special check for i[34]86-univel-sysv4*.
17763 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17765         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17766         the processor rather than assuming i486.
17768 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17770         * config.guess: Recognize SunOS6 as Solaris3.
17772 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17774         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17775         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17777 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17779         * build-all.mk (all-cross): New target for Canadian Cross.
17780         Added Q2 go32 targets.
17781         * test-build.mk: Configure go32 cross sparclite-aout and
17782         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17783         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17785 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17787         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17788         GO32 hosted toolchains
17790 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17792         * configure: change  so "-exec-prefix" gets passed down rather
17793         than "-exec_prefix" so autoconf generated Makefiles get the
17794         exec_prefix set right.
17796 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17798         * config.guess: get the Solaris2 minor version number
17800         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17802 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17804         * config.guess: Recognize some Sequent platforms.
17806 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17808         * Makefile.in: added the vault-install target
17810         * configure.in: actually use the Sun3 makefile fragment that's in
17811         config, also added the release dir to configdirs
17813 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17815         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17817 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17819         * configure.in: remove some program from Alpha targetted toolchains
17821 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17823         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17824         gprof.
17825         (taz): Run "make diststuff" in those directories instead of "make
17826         proto-dir".  Look for "VERSION=" only at start of line in subdir
17827         Makefile.  Use "gzip -9" for compression.
17828         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17829         (binutils.tar.z): New target.
17831 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17833         * Makefile.in (taz): Include gpl.texinfo.
17835 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17837         * Makefile.in (setup-dirs): Merged into "taz" target.
17838         (taz): Only do `proto-dir' stuff if a directory is actually needed
17839         for this target.
17841 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17843         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17844         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17845         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17846         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17847         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17849 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17851         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17852         config.sub, and move-if-change to gdb testsuite distribution
17853         archive, so the testsuite can be extracted, configured, and
17854         run separately from the gdb distribution.  Blow away the Chill
17855         tests that require a Chill compiled executable, since GNU Chill
17856         is not yet publically available.
17858 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17860         * test-build.mk: set environment variables in a single command,
17861         instead of a list of assignments and exports
17863         * config.guess: recognize Alpha/OSF1 systems
17865 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17867         * configure: Change help message to prefer --options rather than
17868           -options.
17870 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17872         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17873         zippy@ecst.csuchico.edu.
17874         * config.guess: Recognize miniframe.
17876 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17878         * Makefile.in: Use srcroot to find runtest rather than rootme.
17879         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17881 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17883         * test-build.mk: Extensive additions to support building on a
17884         machine other than the host.
17886 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17888         * configure (tooldir): Fix for i386-aix again.
17890 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17892         * configure, Makefile.in:  Change definition of $(tooldir)
17893         to match the FSF.
17895 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17897         * config.guess:  Recognize i[34]86/SVR4.
17899 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17901         * Makefile.in (all-gdb): gdb depends on sim.
17903 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17905         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17906         at the same time we make the prototype gdb directory.
17907         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17908         files at the same time as the gdb base release distribution.
17910 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17912         * Makefile.in (check): Use individual check targets rather than
17913         DO_X rule.
17914         (check-gcc): Added.
17916 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17918         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17919         for System V release 3.2.
17921 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17923         * config.sub: Recognize hppaosf.
17924         * configure.in: Do configure ld/binutils/gas for it.
17926 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17928         * configure (tooldir): Alter syntax used to set this, for systems
17929         where "\$" isn't handled right, like i386-aix.
17931 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17933         * configure: Pass program-transform-name, not
17934         program_transform_name, to recursive configures.
17936 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17938         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17939         of gas+ld+binutils.
17941 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17943         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17945 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17947         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17949 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17951         * Makefile.in (PRMS): Set back to all-prms.
17953 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17955         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17956         targets, rather than for MIPS hosts.
17958 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17960         * configure.in: add comment for --with-x default values
17962         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17964         * Makefile.in: add check-* targets for each of the directories in
17965         the tree.  Add a definition of RUNTEST that will use the one we
17966         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
17968 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
17970         * configure.in: Removed obsolete references to bfd_target and
17971         target_makefile_frag.
17973         * build-all.mk: Set assorted targets for Q2.
17974         * config.sub: Recognize z8k-sim and h8300-hms.
17975         * test-build.mk: Really don't pass host to configure.
17976         (HOLES): Added uname.
17978 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
17980         * configure: Handle an empty program-prefix, program-suffix or
17981         program-transform-name correctly.
17983 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
17985         * build-all.mk: -G 8 no longer required for MIPS targets.
17986         * test-build.mk: Don't pass host argument to configure; make it
17987         guess.
17989 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
17991         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
17992         * Makefile.in (COMPRESS):  New macro, like GZIP.
17994 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17996         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17998         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17999         with gas currently defaults to -G 0.
18001 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18003         * Makefile.in (all-flex): flex depends on byacc.
18005         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18006         to test-build.mk as RELEASE_TAG.
18007         * test-build.mk (configargs): New variable containing arguments to
18008         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18009         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18011         * config.guess: Use /bin/uname when checking -X argument on SCO,
18012         to avoid invoking GNU uname which doesn't understand -X.
18014         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18016         * configure.in: Build gas for mips-*-*.
18018 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18020         * Makefile.in (all.normal): insert missing backslash.
18022 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18024         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18026         * Makefile.in: Complete overhaul to merge many almost identical
18027         targets.
18029 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18031         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18032         (gdb.tar.Z): Adjusted.
18034         * Makefile.in (setup-dirs, taz): New targets; should be general
18035         enough to adapt for gdb sometime.  Build only .z file.
18036         (gas.tar.z): New target.
18038 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18040         * build-all.mk: Use CC=cc -Xs on Solaris.
18042 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18044         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18045         for handling BISON for FSF releases.
18047 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18049         * configure: Actually implement the change zoo just documented.
18051 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18053         * configure: when using config.guess, only set target_alias when
18054         it's not already been set (ie, on the command line)
18056 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18058         * Makefile.in: add installcheck target, set PRMS to install-prms
18060 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18062         * configure: add support for package_makefile_fragment, handle the
18063         case where a directory has a configure.in file but no Makefile.in
18064         more gracefully (with an actual understandable error message, even);
18065         add support for --without (and add this to the usage message); also
18066         explicitly add a --host=${host_alias} to the command line when
18067         config.guess is used
18069 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18071         * configure: Must use both --host and --target in recursive calls.
18073 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18075         * Makefile.in: Change deja-gnu to dejagnu.
18077 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18079         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18081 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18083         * configure.in: canonicalize all instances to *-*-solaris2*,
18084         also strip out a number of tools to not build for go32 host
18086 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18088         * config.guess: add GPL.
18090         * Makefile.in, config.guess, config.sub, configure: bump
18091           copyrights to 93.
18093 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18095         * Makefile.in (do-info): Removed obsolete check for existence of
18096         localenv file.
18098         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18100 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18102         * Makefile.in: a couple of 'else true' for decstation,
18103         support for TclX
18105         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18107 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18109         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18111 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18113         * config.guess: Recognize i386-ibm-aix (PS/2).
18114         * configure.in: Use config/mh-aix386 file for it.
18116 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18118         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18119         CC_FOR_TARGET instead.
18120         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18122 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18124         * Makefile.in: Add sim to list of directories sent with gdb
18126 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18128         * configure.in: Put back mips-dec-bsd* case.
18130 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18132         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18133         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18134         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18136 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18138         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18140         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18141         (install-info): install dir.info only if it exists,
18142         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18144 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18146         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18147         gas for mips-dec-bsd.
18149 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18151         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18152         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18154 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18156         * configure.in: Added "dejagnu" to hosttools list.
18158 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18160         * config.sub, configure.in, config.guess:  Add support
18161         for Bosx, an AIX variant from Bull.
18162         Patches from F.Pierresteguy@frcl.bull.fr.
18164 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18166         * devo/dejagnu: Initial creation of devo/dejagnu.
18167         Migrated dejagnu testcases and support files for testing software
18168         tools to reside as subdirectories, currently called "testsuite",
18169         within the directory of the software tool.  Migrated all programs,
18170         support libraries, etc. beloging to dejagnu proper from
18171         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18172         with no modifications.  The changes to these files which will
18173         allow them to configure, build, and execute properly will be made
18174         in a future update.
18176 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18178         * Makefile.in: Change send_pr to send-pr.
18179         * configure.in: Likewise.
18180         * send_pr: Renamed directory to send-pr.
18182 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18184         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18186 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18188         * README:  Update for gdb-4.8 release.
18189         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18190         gdb-xxx.tar.z (gzip'd) file also.
18192 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18194         * Makefile.in: make all-diff depend on all-libiberty
18196 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18198         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18200 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18202         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18204 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18206         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18207         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18208         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18210 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18212         * Makefile.in:  makeinfo binary is in a new location
18214 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18216         * config.sub: Accept -ecoff as an OS.
18218         * Makefile.in: Various changes to eliminate a level of make
18219         recursion and reduce the required command line length.
18220         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18221         sub-makes.
18222         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18223         variables holding settings for specific sub-makes.
18224         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18225         in terms of BASE_FLAGS_TO_PASS.
18226         (TARGET_LIBS): New variable listing directories which use
18227         TARGET_FLAGS_TO_PASS.
18228         (subdir_do): Eliminated.
18229         (do-*): New set of targets to replace subdir_do.
18230         (various): All targets which used subdir_do now depend on do-*.
18231         (local-clean): Renamed from do_clean.
18232         (local-distclean): New target, dependency of distclean and
18233         realclean.
18234         (install-info): Don't create directories.  Depend on dir.info
18235         rather than calling make recursively.
18236         (install-dir.info): Eliminated.
18237         (install-info-dirs): Create all info directories here.
18238         (dir.info): Depend upon do-install-info.
18240         * test-build.mk (HOLES): Added false.
18242 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18244         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18246 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18248         * Makefile.in (info): remove dependency on all-texinfo.  The
18249         problem was really in texinfo/C, not at this level.
18251 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18253         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18255 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18257         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18258         GDB releases.
18260 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18262         * configure: Include srcdir in message about target of link not
18263         being found.  Don't convert `-' to `_' in `with' options being
18264         passed to subdirs.
18266 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18268         * configure.in: add uudecode to host_tools
18270         * Makefile.in: added {all,install}-uudecode targets, added them to
18271         the appropriate lists
18273 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18275         * Makefile.in (all-gcc): Added dependency on all-gas.
18277         * configure.in (mips-*-*): Build ld and binutils.
18279 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18281         * configure: check return code from mkdir, print error message and
18282           exit on failure.
18284 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18286         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18288 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18290         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18292 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18294         * config.sub (h8500):  Recognize this as a cpu type.
18296 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18298         * configure: source directory missing is no longer a warning
18300         * configure.in: recognize irix[34]* instead of irix[34]
18302         * Makefile.in: define and pass down X11_LIB
18304 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18306         * guess-systype: Renamed to ...
18307         * config.guess:  ... by popular request.
18308         * configure.in, Makefile.in:  Update accordingly.
18310 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18312         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18313         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18314         + Execute ./dummy instead of assuming . is in PATH.
18316 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18318         * guess-systype:  New shell script.  Attempts to guess the
18319         canonical host name of the executing host.
18320         Only a few hosts are supported so far.
18321         * configure:  Call guess-systype if no host is specified.
18323 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18325         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18326         gcc Makefile.
18328 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18330         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18331         (all-gcc, install-gcc, subdir_do): Use it.
18333 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18335         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18337 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18339         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18340           set exclusively by configure, using configure.in .
18342 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18344         * test-build.mk: set $PATH for all builds
18346         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18348 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18350         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18351         the one used in gcc/Makefile.in, so that a null expansion doesn't
18352         override the one needed to build gcc with a native cc.
18354 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18356         * configure: Accept -with arguments.
18358 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18360         * Makefile.in: added h8300sim
18362 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18364         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18365         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18366         (all-cygnus, native, build-cygnus): Make
18367         $(canonhost)-stamp-3stage-done, not $(host)....
18368         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18369         i386-sco3.2v4.  Added else true to if command.
18371 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18373         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18375 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18377         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18379 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18381         * configure.in: don't remove binutils from Solaris builds
18383 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18385         * Makefile.in: get rid of earlier definitions for *clean,
18386         also handle the recursive info rule better
18388 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18390         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18391         do more-or-less the right thing.
18393 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18395         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18396         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18398 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18400         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18401         $(host_canonical).
18403         * configure.in: split the configdirs list into 4 categories (native
18404         v. cross, library v. tool) and handle the cross-only and native-
18405         only in more reasonable (and correct!) way.
18407 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18409         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18410         configdirs anymore.
18412 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18414         * Makefile.in: extensive cleanup::  removed all of the explicit
18415         clean-* targets, collapsed many wrappers around subdir_do into
18416         one, added additional targets to satisfy standards.texi, deleted
18417         some old targets, some changes for consistency
18419 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18421         * configure.in: handle some programs as cross-only, and others as
18422         native only
18424         * test-build.mk: handle partial holes in a more generic manner
18426         * Makefile.in: m4 depends on libiberty
18428 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18430         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18431         time, wdiff, and find to configdirs
18433         * Makefile.in: all, clean, and install rules for the new programs
18434         added to configure.in
18436 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18438         * configure.in: use mh-sun for all *-sun-* hosts
18440 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18442         * Makefile.in: define flags for X11 include files and library file
18443         locations, pass them down to the programs that need this info
18445         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18447 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18449         * configure.in: start building libg++ for HP-UX targets
18451 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18453         * README:  Update references to files moved into etc/.
18455 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18457         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18458         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18460 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18462         * configure: accept dash as well as underscore in long option
18463         names for FSF compatibility.
18465 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18467         * config.sub: added -sco3.2v4 support from FSF.
18469 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18471         * configure.in: expand the section that adds or removes
18472         directories from the list of programs to build, to handle native
18473         vs. cross in addition to host v. native
18475 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18477         * Makefile.in:  Replace C++ in macro names with CXX.
18478         This is less likely to break ...
18480 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18482         * test-build.mk: add -w to GNU_MAKE
18484 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18486         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18487         add 'sparc' to list of recognized cpus.  This needed to make
18488         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18489         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18490         then changes that into $CPU-wrs-vxworks.
18492         * configure.in: remove most references to gdbtest, regularize
18493         target based program removal
18495         * test-build.mk: import from p3 tree (many fixes and changes)
18497 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18499         * Makefile.in: added rules to handle tcl, tk, and expect
18501         * configure.in: handle those directories if they exist
18503 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18505         * config.sub: removed bogus hppabsd and hppahpux names, since
18506         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18508 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18510         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18511         depends upon all-xiberty
18513         * Makefile.in: changes from p3, including:
18515         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18517         * Makefile.in (XTRAFLAGS): include newlib directories if
18518         newlib/Makefile exists, rather than if host != target.
18520         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18522         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18523         from the same source tree and not building a cross-compiler.  This
18524         matters for the libg++ configuration if reconfiguring a tree that
18525         has already been installed.
18527         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18529         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18530         pick up the machine and system specific header files.
18532         * Makefile.in: added AS_FOR_TARGET, passed down in
18533         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18534         the C compiler to use to create programs which are run in the
18535         build environment, set it to default to $(CC), and passed it down
18536         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18538         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18540         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18541         We need them for unusual native builds, like systems without
18542         ranlib.
18544         * configure: also define $(host_canonical) and
18545         $(target_canonical), which are the full, canonical names for the
18546         given host and target
18548 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18550         * Makefile.in:  Added separate definitions for C++.
18552 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18554         * configure.in (configdirs):  Add deja-gnu.
18556 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18558         * README:  Update for configure.texi and gdb-4.7 release.
18560 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18562         * Makefile.in:  Move "all" target to top of file.
18563         Previously, first target was ".PHONY" which caused BSD4.4 make
18564         to build .PHONY when make was run without arguments.
18566 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18568         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18569         Library-copylefted code in libiberty.
18571 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18573         * config.sub:  Replace m68kmote with plain old m68k.
18575 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18577         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18579 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18581         * config.sub: Complain if no argument is given.  Added support for
18582         386bsd as OS and target alias.
18584 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18586         * Makefile.in (XTRAFLAGS): include newlib directories if
18587         newlib/Makefile exists, rather than if host != target.
18589 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18591         * config.sub: recognize sparclite-wrs-vxworks.
18593         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18594         p3.) Added clean-xiberty to clean.
18596 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18598         * configure.in: use *-*-* instead of nested cases for host and target
18600 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18602         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18603         from the same source tree and not building a cross-compiler.  This
18604         matters for the libg++ configuration if reconfiguring a tree that
18605         has already been installed.
18607 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18609         * config.sub (i486v/i486v4):  Merge in from FSF version.
18611 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18613         * configure: only set PWD if it is already set.
18615 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18617         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18618         doesn't have unset and all success paths (and most error paths)
18619         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18620         to just ${PWD} to avoid confusion.)
18622 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18624         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18625         even for a native compilation.
18627 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18629         Changes to make the gdb.tar.Z rule work better.
18631         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18632         (DEVO_SUPPORT):  Add configure.texi.
18633         (bfd-ilrt.tar.Z):  Remove ancient rule.
18635 Thu Sep 10 10:43:19 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         * configure.in, config.sub: added new target m68010-adobe-scout,
18641         with alias of adobe68k.  Changed configure.in to check for
18642         -scout before -sco* to avoid a false match.
18644         * Makefile.in: added AS_FOR_TARGET, passed down in
18645         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18646         the C compiler to use to create programs which are run in the
18647         build environment, set it to default to $(CC), and passed it down
18648         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18650 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18652         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18653         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18654         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18655         FOR_TARGET variants, to newlib and libg++.
18657 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18659         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18660         first.
18662 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18664         * config.sub:  Accept `elf' as an environment.
18666 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18668         * Makefile.in (all-opcodes):  cd into the right directory
18670 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18672         * configure: added -program_transform_name option, used as
18673         argument to sed when installing programs.
18674         configure.texi: added documentation for -program_prefix,
18675         -program_suffix and -program_transform_name.
18677 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18679         * config.sub:  Accept i486 where i386 ok.
18681 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18683         * config.sub: accept we32k
18685 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18687         * config.sub, configure.in: accept OSE68000 and OSE68k.
18689         * Makefile.in: don't create all directories for ``make install'';
18690         let the subdirectories create the ones they need.
18692 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18694         * COPYING: new file, GPL v2
18696 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18698         * Makefile.in: use the new gen-info-dir, which needs a template
18699         argument (which also lives in texinfo)
18701         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18703 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18705         * config.sub (ncr3000):  Change i386 to i486.
18707 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18709         * Makefile.in: add install-rcs, install-grep to
18710         install-no-fixedincludes, removed install-bison and install-libgcc
18712 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18714         * configure.in: grab the HPUX makefile fragment if on HPUX
18716 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18718         * Makefile.in: eradicate bison spoor (ditto libgcc).
18719          configure.in: recognise m68{k,000}-ericsson-OSE.
18720          es1800 is alias for m68k-ericsson-OSE
18722 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18724         * configure.in: rearrange the parts that remove programs from
18725         configdirs, based now on HOST==TARGET or by canonical triple.
18727 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18729         * test-build.mk: recurse explicitly with -f test-build.mk when
18730           appropriate.  predicate stage3 and comparison on the existence
18731           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18732           On very clean, also remove ...stamp-co.  Build in-place before
18733           doing other builds.
18735 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18737         * Makefile.in, configure.in: add tgas
18739 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18741         * Makefile.in: a number of changes merged in from progressive.
18743         * configure.in: add libm.
18745         * .cvsignore: ignore some stuff that comes from test-build.mk.
18747 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18749         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18751 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18753         * configure: Add program_suffix (parallel to program_prefix)
18754         * Makefile.in: adjust directory-creating script for losing decstation
18756 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18758         * configure:  Minor $subdir-related fixes.
18760 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18762         * configure: fix various problems with propogating
18763         makefile_target_frag in subdirs.
18764         * configure.in: config libgcc if its there
18766 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18768         * config.sub:  HPPA merge.
18770 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18772         * Makefile.in:  Replace all-bison with all-byacc in all
18773         dependency lines for other tools (which now use byacc).
18775 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18777         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18779 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18781         * Makefile.in: make gprof rules similar to byacc rules (instead of
18782         vestigal $(unsubdir) that didn't work...)
18784 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18786         * config.sub:  Add support for Linux.
18787         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18788         (at least for libg++).
18790 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18792         * configure.texi: fix doc for the -nfp option to configure
18794 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18796         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18798 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18800         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18801         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18802         * configure.in: added solaris* host_makefile_frag hook.
18804 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18806         * config.sub: changed recognition of m68000 so that various
18807         m68k types can be specified via m680[01234]0
18809 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18811         * config.sub (basic_machine): fix sed so that '-foo' isn't
18812         completely substituted out while .+'-foo' loses the '-foo'
18814 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18816         * config.sub ($os): Add -aout.
18818 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18820         * configure:  If host_makefile_frag is absolute, don't
18821         prefix ${invsubdir} (relevant to libg++ auto-configure).
18823 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18825         * Makefile.in (tooldir): Define it.
18826         (all-ld): Depend on all-flex.
18828 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18830         * Makefile.in (check):  Fix libg++ special case.
18832 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18834         * configure: do not bury `pwd` into config.status, thus do fewer
18835           pwd's.
18837         * configure: print the "Building in" message only when building in
18838           other than "." AND verbose.
18840         * configure: remove -s, rework -v to better accommodate guested
18841           configures.
18843         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18845 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18847         * Makefile.in: macroize flags passed on recursion.  remove
18848           fileutils.
18850 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18852         * configure: get makesrcdir right for subdirs deeper than 1.
18854         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18855           install.
18857 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18859         * Makefile.in: don't print subdir_do or recursion lines.
18861 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18863         * standards.texi: added menu item.
18865         * Makefile.in: build and install standards.info.
18867         * standards.texi: new file.
18869 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18871         * configure: test for and move config.status pieces from
18872           ${subdir}/.
18874 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18876         * configure:  Test for existance of files before trying to mv
18877         them, to avoid numerous non-existance messages.
18879 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18881         * configure: correct final line of config.status.
18883         * configure: patch from eggert.  Avoids a protection problem if
18884           the original Makefile.in is read only.
18886         * configure: use move-if-change from gcc to create config.status.
18887           Some makefiles depend on config.status to tell if a directory
18888           has been reconfigured for a different host.  This change
18889           prevents those directories from remaking everything in the case
18890           where the reconfig was only intended to rebuild a Makefile.
18892         * configure: test for config.sub with "config.sub sun4" rather
18893           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18894           host alias from a missing config.sub.
18896 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18898         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18899           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18901 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18903         * configure: mkdir ${subdir} as needed.
18905 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18907         * Makefile.in,configure.in: added autoconf.
18909 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18911         * Makefile.in: no longer pass against on recursion.
18913         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18914           definitions are not inherited.
18916         * configure: correct makesrcdir when subdir is .
18918 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18920         * configure:  Add support for 'subdirs' variable, which is
18921         like 'configdirs', except that configure doesn't re-invoke
18922         itself for subdirs, it just creates a Makefile for each subdir.
18923         * configure.texi:  Document subdirs.
18925 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18927         * configure.in: added flex to configdirs
18929 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18931         * Makefile.in: remove clean-stamps from clean.
18933 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18935         * configure.in:  Add gdbtest to configdirs.
18937 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18939         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18940         to recursive makes.
18941         * configure.in:  Recognize new ncr3000 config.
18943 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18945         * Makefile.in, configure.in: removed references to gdbm.
18947 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18949         * config.sub:  Don't canonicalize os value
18950         newsos* to bsd (readline needs to check for newsos).
18951         (This fix was earlier made Jan 31, but got re-broken.)
18953 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18955         * configure.in:  sco is an os, not a vendor!
18957         * configure:  Quote $( better.  Keep various shells happy.
18959 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
18961         * Makefile.in: eliminate stamp-files.
18963 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
18965         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
18966           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18968 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
18970         * config.sub:  fix iris/iris3.
18972 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
18974         * configure: re-add -rm.
18976 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
18978         * Maskefile.in: add .stmp-rcs to all.
18980         * configure.in: remove gas from rs6000 build, use aix host fragment.
18982 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
18984         * configure: pass down site_option during recursion.
18986 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
18988         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
18990 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
18992         * configure: Change exec_prefix so that it really defaults to prefix.
18994 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
18996         * Makefile.in, configure.in:  Add support for mmalloc library.
18998 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19000         * Makefile.in: add stmp dependencies for a few more things.
19002 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19004         * configure: adjusted error message on objdir/srcdir configure
19005           collision, per john's suggestion.
19007         * Makefile.in: add libiberty stmp to all and all.cross.
19009 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19011         * Makefile.in: remove force dependencies, add grep to all.
19013 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19015         * Makefile.in: drop flex.  make stamp files work.
19017         * configure: added test for conflicting configuration in srcdir,
19018           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19019           gets cranky.  use relative paths for configure and srcdir
19020           whenever possible.  Send some error messages to stderr that were
19021           going to stdout.
19023 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19025         * Makefile.in:  Fix libg++ rule to check for gcc directory
19026         before using gcc/gcc.  Also pass XTRAFLAGS.
19028 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19030         * Makefile.in: added stmp-files so that directories aren't polled
19031           when they are already built.
19033         * configure.texi: fixed a node pointer problem.
19035 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19037         * config.sub configure.in gdb/configure.in
19038         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19039         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19040         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19042 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19044         * configure: -recurring becomes -silent.  corrected help message
19045           for -site= option.
19047         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19049 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19051         * configure: when building Makefile for crosses, replace
19052           tooldir and program_prefix.  default srcdir from location of
19053           config.sub.  remove "for host in hosts" and "for target in
19054           targets" loops.
19056 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19058         * Makefile.in: Do not pass bindir or mandir to cvs.
19060 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19062         * Makefile.in, configure.in: removed traces of namesubdir,
19063           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19064           copyrights to '92, changed some from Cygnus to FSF.
19066         * configure.texi: remove most references to multiple hosts,
19067           multiple targets, subdirs, etc.
19069         * configure.man: removed rcsid. reference config.sub not
19070           config.subr.
19072         * Makefile.in: mkdir $(infodir) on install-info.
19074 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19076         * configure.texi:  Explain better about .gdbinit and about
19077         the environment that configure.in sections run in.
19079 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19081         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19083 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19085         * README:  DOC.configure => cfg-paper.texi.
19087 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19089         * config.sub (near case $os):  Don't convert newsos* to bsd!
19091 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19093         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19094         the number of copies of COPYING that go into the GDB tar file.
19096 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19098         * bfd/configure.in, gdb/config/mh-i386sco,
19099         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19100         Fix SCO configuration stuff.
19102 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19104         * Makefile.in:  For libg++, make sure the -I pointing
19105         to the gcc directory goes *after* all the libg++-local -I flags.
19106         Also, move just-gcc dependency from just-libg++ to all-libg++.
19108 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19110         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19112 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19114         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19116 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19118         * config.sub:  Add stratus configuration frags.  Also
19119         submitted to FSF.
19121 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19123         * Makefile.in (DEV_SUPPORT):  add configure.man.
19125         * config.sub(Decode manufacturer-specific):  add -none*.
19127 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19129         * Makefile.in:  remove form feeds to make Sun's make happy.
19130         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19132 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19134         * Makefile.in (AR_FLAGS):  Make quieter.
19136 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19138         * configure.in:  Add libg++.
19139         * configure:  When verbose, don't output the command line at each
19140         level; it will be unremarkably the same as the previous version,
19141         which will be the same as what the user typed.
19143 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19145         * configure.in, Makefile.in: fix clean-info, add flex.  add
19146           fileutils.
19148         * configure: be less sensitive to spaces in Makefile.in.  Do not
19149           look for sources in "..".  Doing so breaks subdirectories that
19150           might have their own configure.  If a subdir has it's own
19151           configure script, use it.
19153 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19155         * cfg-paper.texi: some changes suggested by rms.
19157 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19159         * config.sub:  Merge in some small additions from the FSF version,
19160         taken from the gcc distribution, to bring the Cygnus and FSF
19161         versions into closer sync.
19163 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19165         * configure.in:  Changed svr4 references to sysv4.
19167 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19169         * configure: added -V for version number option.
19171 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19173         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19174           renamed from DOC.configure to cfg-paper.texi.
19176 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19178         * configure, config.subr, config.sub: config.subr is now
19179           config.sub again.
19181 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19183         * configure.texi: new file, in progress.
19185         * Makefile.in: build info file and install the man page for
19186           configure.
19188         * configure.man: new file, first cut.
19190         * configure: find config.subr again now that configuration "none"
19191           has gone.  removed all traces of the -ansi option.  removed all
19192           traces of the -languages option.
19194         * config.subr: resync from rms.
19196 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19198         * configure, config.sub, config.subr: merge config.sub into
19199           config.subr, call the result config.subr, remove config.sub, use
19200           config.subr.
19202         * Makefile.in: revised install for dir.info.
19204 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19206         * configure.in: add decstation host makefile frag.
19208         * Makefile.in: BISON now bison -y again.  also install-gcc on
19209           install.  clean-gdbm on clean.  infodir belongs in datadir.
19210           Make directories for info install.  Build dir.info here then
19211           install it.
19213 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19215         * Makefile.in: fix for bad directory tests.
19217 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19219         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19220           regexp.  -srcdir relative was being handled incorrectly.
19222         * Makefile.in: unwrapped some for loops so that parallel makes
19223           work again and so one can focus one's attention on a particular
19224           package.
19226 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19228         * configure: added PWD as a stand in for `pwd` (for speed). use
19229           elif wherever possible.  make -srcdir work without -objdir.
19230           -objdir= commented out.
19232 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19234         * configure: +options become --options.  -subdirs commented out.
19235           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19236           Makefile now at top of generated Makefile.  Removed cvs log
19237           entries.  added -srcdir.  create .gdbinit only if there is one
19238           in ${srcdir}.
19240         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19241           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19242           and mandir now keyed off datadir by default.
19244 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19246         * Freshly created ChangeLog.
19249 Local Variables:
19250 mode: change-log
19251 left-margin: 8
19252 fill-column: 76
19253 version-control: never
19254 End: