Update ChangeLog and version files for release
[official-gcc.git] / ChangeLog
blob8a887b043f20298352aff5749a19c47f70d64807
1 2016-12-21  Release Manager
3         * GCC 6.3.0 released.
5 2016-08-31  Jakub Sejdak  <jakub.sejdak@phoesys.com>
7         * config.sub: Add support for Phoenix-RTOS targets.
9 2016-08-22  Release Manager
11         * GCC 6.2.0 released.
13 2016-04-27  Release Manager
15         * GCC 6.1.0 released.
17 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
19         PR bootstrap/70173
20         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
21         and gotools directories.  Delete the stage_final file.
22         * Makefile.in: Regenerate.
24 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
26         * MAINTAINERS (Write After Approval): Add myself.
28 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
30         * MAINTAINERS (Fortran maintainer): Remove myself.
32 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
34         * MAINTAINERS (Write After Approval): Add myself.
36 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
38         * MAINTAINERS (Write After Approval): Add myself.
40 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
42         Sync with binutils-gdb:
44         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
46         * configure.ac: Add mips and s390 to the gold target check.
47         * configure: Regenerate.
49 2016-03-01  DJ Delorie  <dj@redhat.com>
51         * MAINTAINERS (mep): Remove myself as MeP maintainer.
53 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
55         * MAINTAINERS (libcpp): Add myself.
56         (diagnostic messages): Likewise.
58 2016-02-20  Tom de Vries  <tom@codesourcery.com>
60         * MAINTAINERS: Fix whitespace.
62 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
64         * MAINTAINERS (Write After Approval): Add myself.
66 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
68         * config/isl.m4: Add comments about isl-0.16.
69         * configure: Regenerate.
71 2016-01-29  Martin Jambor  <mjambor@suse.cz>
73         * MAINTAINERS (hsa maintainers): Add myself.
75 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
77         * MAINTAINERS: (Write After Approval): Add myself.
79 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
80             Sebastian Pop  <s.pop@samsung.com>
82         * Makefile.in: Regenerate.
83         * Makefile.tpl: Export ISLVER.
84         * configure: Regenerate.
85         * config/isl.m4: Detect isl-0.15.
87 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
89         PR bootstrap/69329
90         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
91         * Makefile.in: Regenerate.
93 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
95         * configure.ac: Enable LTO for DJGPP
96         * configure: Regenerate
98 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
100         Sync with binutils-gdb:
101         2015-10-21  Nick Clifton  <nickc@redhat.com>
103         PR gas/19109
104         * configure.ac: Note the 'none' is an acceptable argument to
105         --enable-compressed-debug-sections.
106         * configure: Regenerate.
108 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
110         PR bootstrap/69134
111         * Makefile.def (mpfr): Disable assembler.
112         * Makefile.in: Regenerate.
114 2016-01-01  Ben Elliston  <bje@gnu.org>
116         * config.guess: Import version 2016-01-01.
117         * config.sub: Likewise.
119 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
121         * MAINTAINERS (Write After Approval): Add myself.
123 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
125         * Makefile.in: Replace ISL with isl.
126         * Makefile.tpl: Same.
127         * config/isl.m4: Same.
128         * configure.ac: Same.
129         * contrib/download_prerequisites: Same.
130         * configure: Regenerate.
132 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
134         * MAINTAINERS (Write After Approval): Add Myself.
136 2015-12-17  Nathan Sidwell  <nathan@acm.org>
138         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
139         * configure: Regenerate.
141 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
142             Sebastian Pop  <s.pop@samsung.com>
144         * config/isl.m4 (ISL_CHECK_VERSION): Check for
145         isl_ctx_get_max_operations.
146         * configure: Regenerate.
148 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
150         * MAINTAINERS (Write After Approval): Add myself.
152 2015-12-02  Ian Lance Taylor  <iant@google.com>
154         PR go/66147
155         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
156         * Makefile.in: Regenerate.
158 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
160         PR libffi/65726
161         * Makefile.def (lang_env_dependencies): Make libffi depend
162         on cxx.
163         * Makefile.in: Regenerate.
165 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
167         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
168         symbols.
170 2015-11-20  Tristan Gingold  <gingold@adacore.com>
172         Sync with binutils-gdb:
173         2015-11-20  Tristan Gingold  <gingold@adacore.com>
175         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
176         * configure: Regenerate.
178 2015-11-19  Martin Liska  <mliska@suse.cz>
180         * .gitignore: Add .clang-format to ignored files.
181         * Makefile.in: Add clang-format.
182         * Makefile.tpl: Likewise.
184 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
186         * configure.ac: Enable libmpx by default.
187         * configure: Regenerated.
189 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
191         * MAINTAINERS: Update email address.
193 2015-10-23  Paulo Matos  <pmatos@linki.tools>
195         * MAINTAINERS: Update email address.
197 2015-10-23  Alan Hayward <alan.hayward@arm.com>
199         * MAINTAINERS  (Write After Approval): Add myself.
201 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
203         Sync with binutils-gdb:
204         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
206         PR gas/19109
207         * configure.ac: Add
208         --enable-compressed-debug-sections={all,gas,gold,ld}.
209         * configure: Regenerated.
211 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
213         * MAINTAINERS: Update list of Ada maintainers and email addresses.
215 2015-10-09  Martin Liska  <mliska@suse.cz>
217         * MAINTAINERS (Write After Approval): Add myself.
219 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
221         * MAINTAINERS (Write After Approval): Add myself.
223 2015-10-02  Florian Weimer  <fweimer@redhat.com>
225         * MAINTAINERS: Update email address.
227 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
229         * MAINTAINERS  (Write After Approval): Add myself.
231 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
233         * MAINTAINERS: Update email.
235 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
237         * MAINTAINERS: Update my email address.
239 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
241         * MAINTAINERS (ft32 port): Add myself.
243 2015-08-28  David Sherwood  <david.sherwood@arm.com>
245         * MAINTAINERS: Add myself.
247 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
249         * MAINTAINERS (Write After Approval): Add myself.
251 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
253         PR libfortran/54572
254         * Makefile.def: Make libgfortran depend on libbacktrace.
255         * Makefile.in: Regenerate.
257 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
259         * MAINTAINERS (Write After Approval): Add myself.
261 2015-08-12  Tom de Vries  <tom@codesourcery.com>
263         PR other/67092
264         * configure.ac: Remove --with_host_libstdcxx support.
265         * configure: Regenerate.
267 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
268             Jakub Jelinek  <jakub@redhat.com>
270         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
271         nvptx*-*-*.
272         * configure: Regenerate.
274 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
276         * Makefile.def (libiconv): Define bootstrap=true.
277         Mark pdf/html/info as missing.
278         (configure-gcc): Depend on all-libiconv.
279         (all-gcc): Ditto.
280         (configure-libcpp): Ditto.
281         (all-libcpp): Ditto.
282         (configure-intl): Ditto.
283         (all-intl): Ditto.
284         * Makefile.in: Regenerate.
286 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
288         * MAINTAINERS (loop ivopts): Add the entry and myself.
290 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
292         * MAINTAINERS (nvptx): Add self.
294 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
296         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
297         128-bit vector modes.
299 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
301         * MAINTAINERS (Write After Approval): Add myself.
303 2015-07-28  Ben Elliston  <bje@gnu.org>
305         * config.sub, config.guess: Import from upstream.
307 2015-07-24  Michael Darling  <darlingm@gmail.com>
309         PR other/66259
310         * config-ml.in: Reflects renaming of configure.in to configure.ac
311         * configure: Likewise
312         * configure.ac: Likewise
314 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
316         * MAINTAINERS: Update my email address.
318 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
320         Sync with binutils-gdb:
321         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
323         * configure.ac (target_configdirs): Exclude target-zlib if
324         target-libjava isn't built.
325         * configure: Regenerated.
327 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
329         Sync with binutils-gdb:
330         2015-05-13  John David Anglin  <dave.anglin@bell.net>
332         * configure.ac: Disable configuration of GDB for HPUX targets.
333         * configure: Regenerate.
335         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
337         * configure.ac: Add --with-system-zlib.
338         * configure: Regenerated.
340         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
342         * configure.ac: Add FT32 support.
343         * configure: Regenerate.
345         2015-01-12  Anthony Green  <green@moxielogic.com>
347         * configure.ac: Don't disable gprof for moxie.
348         * configure: Rebuild.
350 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
352         Sync with binutils-gdb:
353         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
355         PR ld/18355
356         * Makefile.def: Add extra_configure_flags to host zlib.
357         * configure.ac (extra_host_zlib_configure_flags): New.  Set
358         to --enable-host-shared When bfd is to be built as shared
359         library.  AC_SUBST.
360         * Makefile.in: Regenerated.
362 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
364         Sync with src:
365         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
366         * Makefile.def (dependencies): Add all-zlib to all-bfd.
367         * Makefile.in: Regenerated.
369 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
371         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
372         target.
373         * configure: Regenerate.
375 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
377         * MAINTAINERS (Write After Approval): Add myself.
379 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
381         * MAINTAINERS (OS Port Maintainers): Add myself.
382         (Various Maintainers): Remove myself from libffi testsuite.
384 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
386         * MAINTAINERS (gen* on machine desc): Add self.
388 2015-06-02  Jason Merrill  <jason@redhat.com>
390         PR bootstrap/66319
391         * configure.ac: Use -std=gnu++98.
393 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
395         * MAINTAINERS (Write After Approval): Add myself.
397 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
399         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
400         * configure: Regenerate.
402 2015-05-26  Jason Merrill  <jason@redhat.com>
404         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
405         * configure: Regenerate.
407 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
409         * configure.ac: FT32 target added.
410         * configure: Regenerated.
412 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
414         * MAINTAINERS (Write After Approval): Add myself.
416 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
418         * MAINTAINERS (Write After Approval): Add myself.
420 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
422         * configure.ac: Fix typo.
423         * configure: Regenerate.
425 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
427         * MAINTAINERS (Write After Approval): Add myself.
429 2015-05-03  Matthias Klose  <doko@ubuntu.com>
431         * configure.ac: Match $host configured with triplets.
432         * configure: Regenerate.
434 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
436         * Makefile.tpl: Remove surplus whitespace throughout.
437         * Makefile.in: Regenerate.
439 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
441         * MAINTAINERS (Various Maintainers): Add myself as instruction
442         combiner maintainer.
444 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
446         PR bootstrap/62077
447         * configure.ac (--enable-stage1-checking): Default to
448         release,misc,gimple,rtlflag,tree,types if --disable-checking
449         or --enable-checking is not specified and DEV-PHASE is not
450         experimental.
451         * configure: Regenerated.
453 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
455         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
456         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
457         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
458         * Makefile.in: Regenerate.
460 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
462         * MAINTAINERS: Update my email address.
464 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
466         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
468 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
470         * MAINTAINERS: Add myself as an arm port reviewer.
472 2015-03-25  Martin Liska  <mliska@suse.cz>
473             Yury Gribov  <y.gribov@samsung.com>
475         * Makefile.in: Fix ln source location for vimrc file.
476         * Makefile.tpl: Likewise.
478 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
480         PR bootstrap/25672
481         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
482         cross-compiling.  Similarly for CXX_FOR_TARGET.
483         * configure: Regenerate.
485 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
487         * Makefile.def: Add libmpx.
488         * configure.ac: Add libmpx.
489         * Makefile.in: Regenerate.
490         * configure: Regenerate.
492 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
494         * MAINTAINERS (CPU Port Maintainers): Add myself
495         i386 vector ISA extns mantainer.
497 2015-03-13  Jeff Law  <law@redhat.com>
499         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
500         maintainer.
501         Remove Richard Henderson as a maintainer for the x86 port.
503 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
505         * MAINTAINERS (CPU Port Maintainers): Update my email address.
507 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
509         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
510         pointer bounds checker and i386 MPX maintainer.
512 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
514         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
516 2015-02-26  Martin Sebor  <msebor@redhat.com>
518         * MAINTAINERS (Various Maintainers): Add self.
520 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
522         * configure.ac [--enable-as-accelerator-for] (enable_languages):
523         Make sure it contains lto.
524         * configure: Regenerate.
526 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
528         * configure: Regenerate.
530 2015-02-06  Diego Novillo  <dnovillo@google.com>
532         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
533         middle-end, docstring): Remove myself.
534         (Write After Approval): Add myself.
536 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
538         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
539         (Write After Approval): Update address.
541 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
543         PR jit/64780
544         * configure.ac: Require the user to explicitly specify
545         --enable-host-shared if the jit is enabled.
546         * configure: Regenerate.
548 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
550         * MAINTAINERS (Write After Approval): Add myself.
552 2015-01-25  Tom de Vries  <tom@codesourcery.com>
554         * MAINTAINERS: Make whitespace consistent.
556 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
558         * MAINTAINERS (Write After Approval): Add myself.
560 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
562         * MAINTAINERS: (Write After Approval): Add myself.
564 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
566         * MAINTAINERS: (Write After Approval): Add myself.
568 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
570         * MAINTAINERS: (Write After Approval): Add myself.
572 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
574         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
575         objective-c/c++ front end maintainer.
577 2015-01-13  Marek Polacek  <polacek@redhat.com>
579         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
581 2015-01-12  Jeff Law  <law@redhat.com>
583         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
584         a very long time.
586 2015-01-09  Ian Lance Taylor  <iant@google.com>
588         * configure.ac (host_tools): Add gotools.
589         * Makefile.def (host_modules): Add gotools.
590         (dependencies): Add dependency of all-gotools on all-target-libgo.
592 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
594         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
595         * configure: Regenerate.
597 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
599         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
600         all-target-libgomp.
601         * Makefile.in: Regenerate.
603 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
605         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
607 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
609         * configure.ac: Add Visium support.
610         * configure: Regenerate.
612 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
614         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
615         * configure: Regenerate.
617 2015-01-03  Andrew Pinski  <apinski@cavium.com>
619         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
620         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
621         (BASE_TARGET_EXPORTS): Add OBJCOPY.
622         (OBJCOPY_FOR_TARGET): New variable.
623         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
624         * Makefile.in: Regenerate.
625         * configure.ac: Check for already installed target objcopy.
626         Also GCC_TARGET_TOOL on objcopy.
627         * configure: Regenerate.
629 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
631         * config.sub: Update from upstream, to 2015-01-01 version.
632         * config.guess: Ditto.
634 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
636         * MAINTAINERS (RTEMS Ports): Add myself.
638 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
640         * MAINTAINERS (Write After Approval): Add myself.
642 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
644         * MAINTAINERS (Write After Approval): Add myself.
646 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
648         * configure.ac (--enable-as-accelerator-for): Don't set
649         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
650         * configure: Regenerate.
652 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
654         PR bootstrap/64023
655         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
656         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
657         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
658         to CXX.
659         * Makefile.in: Regenerated.
661 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
662             Yury Gribov  <y.gribov@samsung.com>
664         * .gitignore: Added .local.vimrc and .lvimrc.
665         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
666         * Makefile.in: Regenerate.
668 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
670         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
671         * configure: Regenerated.
673 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
675         * MAINTAINERS (nvptx port): New entry.
677 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
679         * configure: Regenerate.
681 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
683         * configure.ac: Merge with Binutils.
685 2014-11-26  Tobias Burnus  <burnus@net-b.de>
687         * Makefile.def: Make more dependent on mpfr, mpc and isl.
688         * Makefile.in: Regenerate.
690 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
692         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
693         missing flex.
694         * Makefile.in: Regenerated.
696 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
698         * Makefile.in: Regenerate.
700 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
702         PR bootstrap/63784
703         * libtool.m4: Add $pic_flag with -shared.
705 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
707         * MAINTAINERS (Write After Approval): Added myself.
709 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
711         * MAINTAINERS (write-after-approval): Add myself.
713 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
715         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
716         from 2 years ago.
718 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
720         Revert:
721         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
723         * MAINTAINERS (Write After Approval): Added myself as line map
724         maintainer.
726 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
728         Revert:
729         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
731         * MAINTAINERS (Write After Approval): Added myself.
733 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
735         * MAINTAINERS (Write After Approval): Added myself.
737 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
739         * MAINTAINERS (Write After Approval): Added myself as line map
740         maintainer.
742 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
744         * MAINTAINERS (Various Maintainers): Added myself as line map
745         maintainer.
747 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
749         * move-if-change: Sync from upstream gnulib.
751 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
753         * compile: Sync with upstream Automake.
754         * depcomp: Ditto.
755         * install-sh: Ditto.
756         * missing: Ditto.
757         * mkinstalldirs: Ditto.
758         * ylwrap: Ditto.
760 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
762         * config.sub: Update from upstream config repo.
763         * config.guess: Ditto.
765 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
767         * Makefile.def: Add liboffloadmic to target_modules.  Make
768         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
769         * Makefile.in: Regenerate.
770         * configure: Regenerate.
771         * configure.ac: Add liboffloadmic to target binaries.
772         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
773         Add liboffloadmic to noconfig list when C++ is not supported.
775 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
776             Thomas Schwinge  <thomas@codesourcery.com>
777             Ilya Verbin  <ilya.verbin@intel.com>
778             Andrey Turetskiy  <andrey.turetskiy@intel.com>
780         * configure: Regenerate.
781         * configure.ac (--enable-as-accelerator-for)
782         (--enable-offload-targets): New configure options.
784 2014-11-11  Tobias Burnus  <burnus@net-b.de>
786         * Makefile.def: Make all-gcc depend on all-isl.
787         * Makefile.in: Regenerate.
789 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
791         * ChangeLog.jit: New.
792         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
794 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
796         PR target/63610
797         * libtool.m4: Fix globbing of darwin versions.
798         * configure: Regenerate.
800 2014-11-11  Tobias Burnus  <burnus@net-b.de>
802         * Makefile.def: Remove CLooG.
803         * Makefile.tpl: Ditto.
804         * configure.ac: Ditto.
805         * configure: Regenerate.
806         * Makefile.in: Ditto.
808 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
810         * configure.ac: Handle nvptx-*-*.
811         * configure: Regenerate.
813 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
815         * MAINTAINERS (Write After Approval): Add myself.
817 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
819         * Makefile.def (libcc1): Remove bootstrap=true;.
820         * Makefile.in: Regenerated.
822 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
824         * configure.ac: Update comment.
825         * configure: Regenerate.
827 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
829         * MAINTAINERS (Write After Approval): Add myself.
831 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
833         * configure.ac (extra_host_libiberty_configure_flags): Add
834         --enable-shared also for libcc1's benefit.
835         * configure: Regenerate.
837 2014-10-29  Tristan Gingold  <gingold@adacore.com>
839         * MAINTAINERS: Change my email address.
841 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
842             Tom Tromey  <tromey@redhat.com>
844         * Makefile.def: Add libcc1 to host_modules.
845         * configure.ac (host_tools): Add libcc1.
846         * Makefile.in, configure: Rebuild.
848 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
850         * configure.ac (build_configargs): Don't share config.cache between
851         build subdirs.
852         * configure: Regenerate.
854 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
856         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
857         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
858         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
859         leon3v7 as leon3.
860         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
861         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
862         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
863         * config/sparc/sparc.md (cpu): Add leon3v7.
864         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
866 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
868         * MAINTAINERS (write-after-approval): Add myself.
870 2014-10-23  Ian Lance Taylor  <iant@google.com>
872         * configure.ac: Disable the Go frontend on systems where it is known
873         to not work.
874         * configure: Regenerate.
876 2014-10-23  Richard Biener  <rguenther@suse.de>
878         * Makefile.def: Add libcpp build module and dependencies.
879         * configure.ac: Add libcpp build module.
880         * Makefile.in: Regenerate.
881         * configure: Likewise.
883 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
885         * MAINTAINERS (write-after-approval): Add myself.
887 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
889         * INSTALL/README: Do not mention CVS.
891 2014-10-03  Jing Yu  <jingyu@google.com>
893         * configure.ac: Add aarch64 to list of targets that support gold.
894         * configure: Regenerate.
896 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
898         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
900 2014-09-29  Catherine Moore  <clm@codesourcery.com>
902         * MAINTAINERS:  Add myself as MIPS maintainer.
904 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
906         * MAINTAINERS: Move myself to MIPS maintainers.
908 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
910         * MAINTAINERS: Put all email addresses between '<' and '>'.
912 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
914         * MAINTAINERS: Move myself to reviewers (Fortran).
916 2014-09-01  Andi Kleen  <ak@linux.intel.com>
918         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
919         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
920         * Makefile.in: Regenerate.
922 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
924         * rtx-classes-status.txt: Delete
926 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
928         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
930 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
932         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
933         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
934         of checking for version number.
935         * configure: Regenerated.
936         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
938 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
940         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
941         is done; begin phase 6 (use extra rtx_def subclasses).
943 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
945         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
946         done; begin phase 5 (additional rtx_def subclasses).
948 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
950         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
952 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
954         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
955         SET_BB_HEADER are done.
957 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
959         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
960         done.
962 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
964         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
966 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
968         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
970 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
972         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
974 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
976         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
978 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
980         * rtx-classes-status.txt: Phase 3 (per-file commits within
981         "config" subdirs) is done; begin phase 4 (removal of
982         "scaffolding").
984 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
986         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
987         dir) is done; begin phase 3 (per-file commits within "config"
988         subdirs).
990 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
992         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
993         phase 2 (per-file commits in main source dir).
995 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
997         * configure: Regenerated.
999 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1001         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1003 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1005         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1007 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1009         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1011 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1013         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1015 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1017         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1019 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1021         * MAINTAINERS (Write After Approval): Add myself.
1023 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1025         * MAINTAINERS: Remove myself
1027 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1029         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1031 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1033         * MAINTAINERS (Write After Approval): Add myself.
1035 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1037         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1038         SET_BB_HEADER, SET_BB_FOOTER
1040 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1042         * rtx-classes-status.txt: New file
1044 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1046         * configure.ac: Eliminate ClooG installation dependency.
1047         * configure: Regenerate.
1048         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1049         * Makefile.in: Regenerate.
1051 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1053         * MAINTAINERS (Write After Approval): Add myself.
1055 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1057         * MAINTAINERS (Write After Approval): Add myself.
1059 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1061         * MAINTAINERS (Write After Approval): Add myself.
1063 2014-07-28  Anthony Green  <green@moxielogic.com>
1065         Import from savannah.gnu.org:
1066         * config.sub: Update to 2014-07-28 version.
1068 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1070         * MAINTAINERS: Remove my MIPS maintainer entry.
1072 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1074         PR target/47230
1075         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1076         * configure: Regenerate.
1078 2014-07-24  James Norris  <jnorris@codesourcery.com>
1080         * MAINTAINERS (Write After Approval): Add myself.
1082 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1084         * configure.ac: Accept only CLooG 0.18.1.
1085         * configure: Regenerate.
1087 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1089         * configure.ac: Don't accept isl 0.11.
1090         * configure: Regenerate.
1092 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1094         * MAINTAINERS (Write After Approval): Add myself.
1096 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1098         * configure.ac: Don't accept isl 0.10.
1099         * configure: Regenerate.
1101 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1103         Fix include path for in-tree cloog.
1104         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1105         * configure: Regenerate.
1107 2014-06-18  Richard Henderson  <rth@redhat.com>
1109         * .gitignore: Import gcc_update output.
1111 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1113         * config-ml.in: Robustify ac_configure_args parsing.
1115         * configure.ac (--enable-linker-plugin-configure-flags)
1116         (--enable-linker-plugin-flags): New flags.
1117         (configdirs): Conditionally add libiberty-linker-plugin.
1118         * configure: Regenerate.
1119         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1120         (host_modules) <lto-plugin>: Pay attention to
1121         @extra_linker_plugin_flags@ and
1122         @extra_linker_plugin_configure_flags@.
1123         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1124         * Makefile.in: Regenerate.
1126         * Makefile.tpl (configure-[+prefix+][+module+])
1127         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1128         "module_srcdir" instead of "module" for locating a module's srcdir.
1129         * Makefile.in: Regenerate.
1131 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1133         * MAINTAINERS (Write After Approval): Add myself.
1135 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1137         * MAINTAINERS: Update my email address.
1139 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1141         * MAINTAINERS (Write After Approval): Add myself.
1143 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1145         * MAINTAINERS (Write After Approval): Add myself.
1147 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1149         PR libstdc++/61011
1150         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1151         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1152         * configure: Regenerate.
1154 2014-05-28  Pedro Alves  <palves@redhat.com>
1156         * MAINTAINERS (Write After Approval): Add myself.
1158 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1160         * MAINTAINERS: Update my affiliation/email.
1162 2014-05-19  Mike Stump  <mikestump@comcast.net>
1164         * MAINTAINERS: Add wide-int reviewers.
1166 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1168         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1169         * configure: Regenerated.
1171 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1173         * MAINTAINERS (libitm): Add myself as maintainer.
1175 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1177         * MAINTAINERS (Write After Approval): Add myself.
1179 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1181         * config.sub, config.guess: Import from upstream.
1183 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1185         * MAINTAINERS (Write After Approval): Put myself in correct order.
1187 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1189         * MAINTAINERS (Write After Approval): Add myself.
1191 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1193         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1194         section.
1196 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1198         * MAINTAINERS (Write After Approval): Delete myself.
1200 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1202         PR sanitizer/56781
1203         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1204         and -B* options with -Xcompiler.
1206 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1208         PR bootstrap/60620
1209         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1210         * Makefile.in: Regenerate.
1212 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1214         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1215         for WINDRES_FOR_TARGET in default-manifest.o rule.
1216         * Makefile.in: Regenerate.
1218 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1220         * MAINTAINERS (Write After Approval): Add myself.
1222 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1224         PR sanitizer/56781
1225         * Makefile.def: Set bootstrap=true; for host fixincludes.
1226         * configure.ac: Don't bootstrap host fixincludes unless
1227         --with-build-config=bootstrap-{a,ub}san.
1228         * Makefile.in: Regenerated.
1229         * configure: Regenerated.
1231 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1233         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1234         --enable-vtable-verify option parsing.  Don't add
1235         target-libsanitizer to bootstrap_target_libs unless
1236         --with-build-config=bootstrap-asan or
1237         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1238         to bootstrap_target_libs unless --enable-vtable-verify.
1239         * configure: Regenerated.
1241 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1243         * MAINTAINERS (Write After Approval): Add myself.
1245 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1247         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1249 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1251         PR bootstrap/58572
1252         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1253         -I for libstdc++-v3 includes if $(LEAN).
1254         * Makefile.in: Regenerated.
1256 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1258         * MAINTAINERS: Update my email address.
1260 2014-02-24  Walter Lee  <walt@tilera.com>
1262         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1263         (tilegx-*-*): Change to tilegx*-*-*.
1264         * configure: Regenerate.
1266 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1268         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1270 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1272         * MAINTAINERS (Write After Approval): Add myself.
1274 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1276         PR target/59788
1277         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1278         *solaris2*.
1280 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1282         * MAINTAINERS: Update my email address.
1284 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1286         * MAINTAINERS: Convert to UTF-8.
1287         Properly sort Xinliang David Li's entry.
1289 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1290             Sandra Loosemore  <sandra@codesourcery.com>
1292         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1293         nios2 port maintainers.
1295 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1297         * MAINTAINERS (Write After Approval): Add myself.
1299 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1301         * configure.ac: Add user-friendly check for native x86_64-linux
1302         multilibs.
1303         * configure: Regenerate.
1305 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1307         * MAINTAINERS: Add myself as sh maintainer.
1309 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1311         * MAINTAINERS: Add self as SLSR maintainer.
1313 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1315         * MAINTAINERS: Update my email address.
1317 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1319         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1321 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1323         * Makefile.in: Regenerate.
1325         * Makefile.tpl: Fix typo.
1326         * Makefile.in: Regenerate partially.
1328 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1330         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1331         supported.
1332         * configure: Regenerated.
1334 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1336         * MAINTAINERS (Write After Approval): Add myself.
1338 2013-10-30  Jason Merrill  <jason@redhat.com>
1340         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1341         --disable-build-format-warnings.
1343 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1345         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1346         depend on libstdc++ and libgcc.
1347         * configure: Regenerate.
1348         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1349         libcilkrts for POSIX and i*86, and x86_64 architectures.
1350         * Makefile.in: Added libcilkrts related fields to support building it.
1352 2013-10-26  Jeff Law  <law@redhat.com>
1354         * Makefile.def (target_modules): Remove libmudflap
1355         (languages): Remove check-target-libmudflap).
1356         * Makefile.in: Rebuilt.
1357         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1358         * configure.ac (target_libraries): Remove target-libmudflap.
1359         Remove checks which disabled libmudflap on some systems.
1360         * configure: Rebuilt.
1361         * libmudflap: Directory removed.
1363 2013-10-21  Cong Hou  <congh@google.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2013-10-16  Mike Stump  <mikestump@comcast.net>
1369         * .dir-locals.el: Add.
1371 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1373         * configure.ac: Add --enable-host-shared
1374         * configure: Regenerate.
1376 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1378         Import from savannah.gnu.org:
1379         * config.guess: Update to 2013-06-10 version.
1380         * config.sub: Update to 2013-10-01 version.
1382 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1384         Changes to build configuration to allow big endian ARC ELF toolchain
1385         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1386         * configure: Regenerate.
1388 2013-09-20  Alan Modra  <amodra@gmail.com>
1390         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1391         ppc host match.  Support little-endian powerpc linux hosts.
1393 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1395         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1396         maintainer.
1398 2013-09-12  DJ Delorie  <dj@redhat.com>
1400         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1401         maintainers.
1403 2013-09-03  Richard Biener  <rguenther@suse.de>
1405         * configure.ac: Also allow ISL 0.12.
1406         * configure: Regenerated.
1408 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1410         * MAINTAINERS (Write After Approval): Add myself.
1412 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1414         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1416 2013-08-26  Caroline Tice  <cmtice@google.com>
1418         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1419         "Various Reviewers" to libvtv "Various Maintainers".
1421 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1423         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1425 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1427         * MAINTAINERS: Update name, email.
1429 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1431         * MAINTAINERS (Write After Approval): Add myself.
1433 2013-08-12  Caroline Tice  <cmtice@google.com>
1435         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1436         address in the Write After Approval section.
1438 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1440         * MAINTAINERS (Write After Approval): Update email.
1442 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1444         * configure.ac: Adjust to check VTV_SUPPORTED.
1445         * configure: Regenerated.
1447 2013-08-02  Caroline Tice  <cmtice@google.com>
1449         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1450         on non-linux systems; add target-libvtv to noconfigdirs; add
1451         libsupc++/.libs to C++ library search paths.
1452         * configure: Regenerated.
1453         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1454         libstdc++ and libgcc.
1455         * Makefile.in: Regenerated.
1457 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1459         * MAINTAINERS (Write After Approval): Add myself.
1461 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1462             Shiva Chen  <shiva0217@gmail.com>
1464         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1465         nds32 port maintainers.
1467 2013-07-17  Tim Shen  <timshen91@gmail.com>
1469         * MAINTAINERS (Write After Approval): Add myself.
1471 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1473         * configure.ac: Sync from binutils.
1474         * configure: Regenerate.
1476 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1478         * MAINTAINERS (Write After Approval): Add myself.
1480 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1482         * MAINTAINERS (Write After Approval): Add myself.
1484 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1486         * MAINTAINERS (Write After Approval): Add myself.
1488 2013-04-30  Brooks Moses  <bmoses@google.com>
1490         * MAINTAINERS: Update my email; move myself from Fortran
1491         reviewer to Write After Approval.
1493 2013-04-16  Andreas Schwab  <schwab@suse.de>
1495         * configure.ac (aarch64-*-*): Don't disable java.
1496         * configure: Regenerate.
1498 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1504         * Makefile.def (target_modules): Don't install libffi.
1505         * Makefile.in: Regenerate.
1507 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1509         * MAINTAINERS (Write After Approval): Add myself.
1511 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1513         * MAINTAINERS (Write After Approval): Add myself.
1515 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1517         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1518         * configure: Regenerated.
1520 2013-02-05  Ian Lance Taylor  <iant@google.com>
1522         PR go/55969
1523         * configure.ac: Disable libgo on some systems where it does not
1524         work.
1526 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1528         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1529         Remove Geoff Keating as rs6000 port maintainer, at his request.
1531 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1533         * MAINTAINERS: Update my email.
1535 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1537         * configure: Re-generate.
1539 2013-01-15  Richard Biener  <rguenther@suse.de>
1541         PR other/55973
1542         * configure: Re-generate.
1544 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1546         * Makefile.def (install-target-libsanitizer): Depend on
1547         install-target-libstdc++-v3.
1548         * Makefile.in: Regenerate.
1550 2013-01-14  Richard Biener  <rguenther@suse.de>
1552         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1553         * configure: Re-generate
1555 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1557         * config.sub: Update from config repo.
1559 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1561         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1562         * Makefile.in: Regenerate.
1564 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1566         * MAINTAINERS (arc): Add new port maintainership for myself.
1568 2013-01-09  Jason Merrill  <jason@redhat.com>
1570         * .gitignore: Import from gdb repository.
1572 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1574         * Makefile.def (configure-gcc): Depend on all-gmp.
1575         (all-gcc): Remove dependency on all-gmp.
1576         * Makefile.in: Regenerated.
1578 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1580         * config.sub: Merge from config repo.
1581         * config.guess: Ditto.
1583 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1585         * Makefile.def: Merge from binutils.
1586         * Makefile.in: Ditto.
1588 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1590         * MAINTAINERS: Update my email.
1592 2012-12-29  Ben Elliston  <bje@gnu.org>
1594         * config.guess: Update to 2012-12-29 version.
1595         * config.sub: Likewise.
1597 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1599         * Makefile.def (install-target-libgfortran): Depend on
1600         install-target-libquadmath, install-target-libgcc.
1601         (install-target-libsanitizer): Depend on install-target-libgcc.
1602         (install-target-libjava): Depend on install-target-libgcc.
1603         (install-target-libitm): Depend on install-target-libgcc.
1604         (install-target-libobjc): Depend on install-target-libgcc.
1605         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1606         * Makefile.in: Regenerate.
1608 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1610         * Makefile.def (install-target-libgo): Depend on
1611         install-target-libatomic.
1612         * Makefile.in: Regenerate.
1614 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1616         PR go/55201
1617         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1618         * Makefile.in: Regenerate.
1620 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1622         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1623         * configure: Regenerate.
1625 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1627         * config.sub: Merge from config repo.
1629 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1631         * Makefile.def (target_modules): Add bootstrap=true and
1632         raw_cxx=true to libsanitizer.
1633         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1634         * Makefile.in: Regenerated.
1635         * configure: Likewise.
1637 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1639         * MAINTAINERS: Remove self as RTL optimization maintainer.
1641 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1643         * MAINTAINERS (Write After Approval): Add myself.
1645 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1647         * Makefile.def (target_modules): Remove bootstrap=true and
1648         raw_cxx=true from libsanitizer.
1649         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1650         * Makefile.in: Regenerated.
1651         * configure: Likewise.
1653 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1655         * Makefile.def (target_modules): Add bootstrap=true and
1656         raw_cxx=true to libsanitizer.
1657         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1658         * Makefile.in: Regenerated.
1659         * configure: Likewise.
1661 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1663         PR bootstrap/54279
1664         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1665         * configure: Regenerate.
1666         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1667         * Makefile.in: Regenerate.
1669 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1671         * configure.ac: Disable libsanitizer if we're not building C++.
1672         * configure: Regenerate.
1674 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1678 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1680         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1681         Kostya Serebryany (kcc@google.com) and
1682         Jakub Jelinek (jakub@redhat.com).
1683         Rename area for Dodji Seketeli (dodji@redhat.com).
1685 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1687         * MAINTAINERS: (asan.c, related): Add myself.
1689 2012-11-14  Roland McGrath  <mcgrathr@google.com>
1691         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1692         * configure: Regenerate.
1694 2012-11-13  Richard Henderson  <rth@redhat.com>
1696         * configure.ac: Move libsanitizer logic to subdirectory.
1697         * configure: Regenerate.
1699 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
1701         * configure.ac: Enable libsanitizer just on x86 linux for now.
1702         * configure: Re-generate.
1704 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
1706         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1707         sections.
1708         * configure: Regenerate.
1710 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
1712         * configure.ac: Add section for configdirs for libsanitizer.
1713         Disable for cris-*-* and mmix-*-*.
1714         * configure: Regenerate.
1716 2012-11-12  Wei Mi <wmi@google.com>
1718         * configure.ac: Add libsanitizer to target_libraries.
1719         * Makefile.def: Ditto.
1720         * configure: Regenerate.
1721         * Makefile.in: Regenerate.
1722         * libsanitizer: New directory for asan runtime.  Contains an empty
1723         tsan directory.
1725 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
1727         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1728         against Mingw64 w32api.
1729         * configure: Regenerate.
1731 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
1733         * configure: Regenerated.
1735 2012-11-03  Robert Mason  <rbmj@verizon.net>
1737         * configure.ac: add --disable-libstdcxx configure option
1738         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1740 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
1742         * MAINTAINERS (Write After Approval): Add myself.
1744 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
1746         * MAINTAINERS (Write After Approval): Add myself.
1748 2012-10-24  Sharad Singhai  <singhai@google.com>
1750         * MAINTAINERS (Write After Approval): Add myself.
1752 2012-10-24  Eric Christopher  <echristo@gmail.com>
1754         * MAINTAINERS: Update email address.
1756 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
1758         PR bootstrap/54820
1759         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1760         * configure: Regenerate.
1762 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
1764         * MAINTAINERS (aarch64): Add Marcus and myself.
1766 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
1768         PR bootstrap/54820
1769         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1770         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1771         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1772         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1773         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1774         * Makefile.in: Regenerate.
1775         * configure.ac (have_static_libs): New variable and associated check.
1776         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1777         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1778         * configure: Regenerate.
1780 2012-10-10  Richard Biener  <rguenther@suse.de>
1782         * MAINTAINERS: Adjust for changed surname.
1784 2012-10-04  Lawrence Crowl  <crowl@google.com>
1786         * MAINTAINERS (Write After Approval): Add myself.
1788 2012-10-01  Cary Coutant  <ccoutant@google.com>
1790         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1792 2012-09-28  Ian Lance Taylor  <iant@google.com>
1794         * Makefile.def: Make all-target-libgo depend on
1795         all-target-libbacktrace.
1796         * Makefile.in: Rebuild.
1798 2012-09-26  Ian Lance Taylor  <iant@google.com>
1800         * Makefile.def: Make all-gcc depend on all-libbacktrace.
1801         * Makefile.in: Rebuild.
1803 2012-09-20  Walter Lee  <walt@tilera.com>
1805         * configure.ac: Add tilegx to list of targets that support gold.
1806         * configure: Regenerate.
1808 2012-09-20  Marek Polacek  <polacek@redhat.com>
1810         * MAINTAINERS (Write After Approval): Add myself.
1812 2012-09-19  Steve Ellcey  <sellcey@mips.com>
1814         * configure.ac: Add mips*-mti-elf* target.
1815         * configure: Regenerate.
1817 2012-09-17  Ian Lance Taylor  <iant@google.com>
1819         * MAINTAINERS (Various Maintainers): Add libbacktrace.
1820         * configure.ac (host_libs): Add libbacktrace.
1821         (target_libraries): Add libbacktrace.
1822         * Makefile.def (host_modules): Add libbacktrace.
1823         (target_modules): Likewise.
1824         * configure, Makefile.in: Rebuild.
1826 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
1828         PR target/38607
1829         Merge upstream change.
1830         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1832         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1833         Add libgomp*.o to compare_exclusions for AIX.
1834         * configure: Regenerate.
1836 2012-09-06  Diego Novillo  <dnovillo@google.com>
1838         * configure.ac: Bump minimum GMP version to 4.2.3.
1839         * configure: Re-generate.
1841 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
1843         PR target/54461
1844         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1845         target-libgloss if not configured --with-avrlibc=no.
1846         * configure: Regenerate.
1848 2012-09-04  Jason Merrill  <jason@redhat.com>
1850         * configure.ac: Fix --enable-languages=all.
1852 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
1854         * MAINTAINERS (Write After Approval): Add myself.
1856 2012-09-03  Richard Guenther  <rguenther@suse.de>
1858         PR bootstrap/54138
1859         * configure.ac: Re-organize ISL / CLOOG checks to allow
1860         disabling with either --without-isl or --without-cloog.
1861         * configure: Regenerated.
1863 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
1865         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1866         * configure: Regenerate.
1868 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
1870         * MAINTAINERS: Fix my email address.
1872 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
1874         PR binutils/4970
1875         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1876         and opcodes.
1877         * Makefile.in: Regenerated.
1879 2012-08-26  Art Haas <ahaas@impactweather.com>
1881         * configure: Regenerate.
1883 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
1885         * INSTALL/README: Also refer to the online installation
1886         instructions.
1888 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1890         * MAINTAINERS (Write After Approval): Add myself.
1891         (Picochip port): Remove myself.
1893 2012-08-14   Diego Novillo  <dnovillo@google.com>
1895         Merge from cxx-conversion branch.
1897         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1898         POSTSTAGE1_CONFIGURE_FLAGS.
1899         * Makefile.in: Regenerate.
1900         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
1901         Force C++ when bootstrapping.
1902         * configure: Regenerate.
1904 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1906         * MAINTAINERS (Write After Approval): Add myself.
1908 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
1910         * README: Document use of ranges of years in copyright notices.
1912 2012-07-06  Richard Guenther  <rguenther@suse.de>
1914         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1915         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1916         --with-gmp=system.
1917         * Makefile.in: Regenerated.
1918         * configure: Likewise.
1920 2012-07-06  Richard Guenther  <rguenther@suse.de>
1922         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1923         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1924         supply V=1 as extra_make_flags.
1925         * configure: Regenerated.
1926         * Makefile.in: Likewise.
1928 2012-07-04  Tristan Gingold  <gingold@adacore.com>
1930         * configure: Regenerate.
1932 2012-07-03  Richard Guenther  <rguenther@suse.de>
1934         * Makfile.def (isl): Remove not necessary extra_exports and
1935         extra_make_flags.
1936         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1937         * Makefile.in: Regenerated.
1939 2012-07-03  Richard Guenther  <rguenther@suse.de>
1941         * Makefile.def (cloog): Add V=1 to extra_make_flags.
1942         * configure.ac: If either the ISL or the CLooG check failed
1943         do not try to build in-tree versions.
1944         * Makefile.in: Regenerated.
1945         * configure: Regenerated.
1947 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1949         * configure: Regenerate.
1951 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
1953         * MAINTAINERS (Various Maintainers): Add myself as testsuite
1954         maintainer.
1956 2012-07-02  Richard Guenther  <rguenther@suse.de>
1958         * configure: Regenerated.
1960 2012-07-02  Richard Guenther  <rguenther@suse.de>
1961         Michael Matz  <matz@suse.de>
1962         Tobias Grosser <tobias@grosser.es>
1963         Sebastian Pop <sebpop@gmail.com>
1965         * Makefile.def: Add ISL host module, remove PPL host module.
1966         Adjust ClooG host module to use the proper ISL.
1967         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1968         * configure.ac: Include config/isl.m4.  Add ISL host library,
1969         remove PPL.  Remove PPL configury, add ISL configury, adjust
1970         ClooG configury.
1971         * Makefile.in: Regenerated.
1972         * configure: Likewise.
1974 2012-07-02  Richard Guenther  <rguenther@suse.de>
1976         Merge from graphite branch
1977         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1979         * configure: Regenerated.
1980         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1981         both cloog.org and legacy versions. The only supported version will
1982         be CLooG with the isl backend.
1984         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1986         * configure: Regenerated.
1987         * configure.ac: Require cloog isl 0.17.0
1989         2011-07-21  Tobias Grosser  <tobias@grosser.es>
1991         * configure: Regenerated.
1992         * config/cloog.m4: Do not define CLOOG_ORG
1994 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
1996         * configure.ac: Skip C if explicitly selected.
1997         * configure: Regenerate.
1999 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2001         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2002         they contain -O2.
2003         * configure: Regenerate.
2005 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2007         PR debug/53740
2008         * df.h, df-problems.c, dce.c: Revert last patch.
2010 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2012         * MAINTAINERS (Write After Approval): Update my email address.
2014 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2016         * MAINTAINERS (Write After Approval): Add myself.
2018 2012-06-20  Jason Merrill  <jason@redhat.com>
2020         * Makefile.tpl (check-target-libgomp-c++): New.
2021         (check-target-libitm-c++): New.
2022         * Makefile.def (c++): Add them.
2023         * Makefile.in: Regenerate.
2025 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2027         * MAINTAINERS (Write After Approval): Add myself.
2029 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2031         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2032         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2033         (install-no-fixedincludes): Adjust accordingly.
2034         * Makefile.in: Regenerate.
2036 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2038         Merge upstream change
2039         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2041 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2012-05-09  Nick Clifton  <nickc@redhat.com>
2046             Paul Smith  <psmith@gnu.org>
2048         PR bootstrap/50461
2049         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2050         allow for the fact that from release v3.1.0 of MPFR the source
2051         files were moved into a src sub-directory.
2052         * configure: Regenerate.
2054 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2056         * configure.ac: Bump minimum MPFR version to 2.4.0.
2057         * configure: Regenerated.
2059 2012-05-01  Richard Henderson  <rth@redhat.com>
2061         * Makefile.def (libatomic): New target_module.
2062         * configure.ac (target_libraries): Add libatomic.
2063         (noconfigdirs): Check if libatomic is supported.
2064         * Makefile.in, configure: Rebuild.
2066 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2068         * MAINTAINERS (Write After Approval): Add myself.
2070 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2072         * config.sub: Update to 2012-04-18 version from official repo.
2074 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2076         * MAINTAINERS (Write After Approval): Add myself.
2078 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2080         * MAINTAINERS: Changed email address.
2082 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2084         PR target/52737
2085         * contrib/gcc_update (files_and_dependencies):
2086         Remove gcc/config/avr/t-multilib from touch data.
2088 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2090         * MAINTAINERS (OS Port Maintainers): Remove irix.
2091         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2092         (unsupported_languages): Remove mips-sgi-irix6.*.
2093         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2094         (with_stabs): Remove.
2095         * configure: Regenerate.
2097 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2099         * MAINTAINERS (OS Port Maintainers): Remove osf.
2100         * configure.ac (enable_libgomp): Remove *-*-osf*.
2101         (with_stabs): Remove alpha*-*-osf*.
2102         * configure: Regenerate.
2104 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2106         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2107         * configure: Regenerate.
2109 2012-02-17  Walter Lee  <walt@tilera.com>
2111         * MAINTAINERS: (Write After Approval): Delete myself.
2113 2012-02-14  Walter Lee  <walt@tilera.com>
2115         * MAINTAINERS (tilegx port): Add myself.
2116         (tilepro port): Add myself.
2117         (Write After Approval): Add myself.
2119 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2121         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2122         and Joseph Myers as docstring relicensing maintainers.
2124 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2126         * MAINTAINERS (write-after-approval): Add myself.
2128 2012-02-08  Ira Rosen <irar@il.ibm.com>
2130         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2131         maintainer.
2133 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2135         * MAINTAINERS (Write After Approval): Move myself to
2136         maintain alphabetical order.
2138 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2140         * MAINTAINERS (Write After Approval): Add myself.
2142 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2144         * MAINTAINERS (Write After Approval): Add myself.
2146 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2147             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2149         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2150         * configure: Regenerate.
2152 2012-01-23  Harshit Chopra  <harshit@google.com>
2154         * MAINTAINERS (Write After Approval): Add myself.
2156 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2158         * configure.ac: Remove reference to mh-interix.
2159         * configure: Regenerate.
2161 2012-01-05  Richard Henderson  <rth@redhat.com>
2163         PR bootstrap/51072
2164         * configure.ac: Disable libitm if c++ is not enabled.
2165         * configure: Rebuild.
2167         * configure.ac: Fix regexp for same.
2168         * configure: Rebuild.
2170 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2172         * MAINTAINERS (Write After Approval): Add myself.
2174 2012-01-02  Richard Guenther  <rguenther@suse.de>
2176         PR bootstrap/51686
2177         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2178         * Makefile.in: Regenerate.
2180 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2182         * MAINTAINERS (Write After Approval): Add myself.
2184 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2186         * configure: Regenerate.
2188 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2190         * MAINTAINERS (picochip): Changed email address.
2192 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2194         * MAINTAINERS (write-after-approval): Add self.
2196 2011-11-29  DJ Delorie  <dj@redhat.com>
2198         * configure.ac (rl78-*-*) New case.
2199         * configure: Regenerate.
2200         * MAINTAINERS: Add myself as RL78 maintainer.
2202 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2204         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2206 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2208         * libtool.m4: Additional FreeBSD 10 fixes.
2210 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2212         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2213         Maintainers section, as Epiphany maintainer.
2215 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2217         PR target/49992
2218         * configure.ac: Remove ranlib special-casing for Darwin.
2219         * configure: Regenerate.
2221 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2223         * MAINTAINERS (Reviewers): Keep the list sorted.
2225 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2227         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2229 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2231         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2232         * configure: Rebuild.
2233         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2234         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2235         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2236         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2237         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2238         Add READELF.
2239         * Makefile.in: Rebuild.
2241 2011-11-09  Jason Merrill  <jason@redhat.com>
2243         * Makefile.def (language=c++): Remove check-c++0x.
2244         * Makefile.in (check-gcc-c++): Regenerate.
2246 2011-11-08  Richard Henderson  <rth@redhat.com>
2248         * configure.ac: Test for libitm directory present first.
2250         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2252         * configure.ac: Test libitm/configure.tgt to disable libitm.
2253         * configure: Rebuild.
2255 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2256             Richard Henderson  <rth@redhat.com>
2258         Merged from transactional-memory.
2260         * Makefile.def (lang_env_dependencies): libitm is c++.
2261         Add libitm target module.
2262         * configure.ac: Likewise.
2263         * config/mmap.m4: New file.
2264         * contrib/gcc_update: Add libitm to touch data.
2265         * Makefile.in, configure: Rebuild.
2267 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2269         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2270         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2271         * Makefile.in: Regenerate.
2273 2011-11-01  DJ Delorie  <dj@redhat.com>
2275         * config.sub: Update to version 2011-10-29 (added rl78)
2277 2011-10-27  Nick Clifton  <nickc@redhat.com>
2279         * config.sub: Import these changes from the config project:
2281         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2282             Ben Elliston  <bje@gnu.org>
2284         * config.sub (epiphany): New.
2286         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2287             Ben Elliston  <bje@gnu.org>
2289         * config.sub (hexagon, hexagon-*): New.
2291         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2293         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2294         64eb to be64.
2296         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2298         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2299         (nacl): Grok as alias for 32el-unknown-nacl.
2301 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2303         * MAINTAINERS (Write After Approval): Add myself.
2305 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2307         * MAINTAINERS (Write After Approval): Add myself.
2309 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2311         * MAINTAINERS (sparc port): Remove myself.
2313 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2315         * MAINTAINERS (Write After Approval): Add myself.
2317 2011-08-14  Yao Qi  <yao@codesourcery.com>
2319         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2320         * configure: Regenerate.
2322 2011-07-26  Ian Lance Taylor  <iant@google.com>
2324         * configure.ac: Set have_compiler based on whether gcc directory
2325         exists, rather than on whether gcc is in configdirs.
2326         * configure: Rebuild.
2328 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2330         * MAINTAINERS (Global Reviewers): Add self.
2332 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2334         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2335         link directories.
2336         * Makefile.in: Rebuild.
2338 2011-07-20  Ian Lance Taylor  <iant@google.com>
2340         PR bootstrap/49787
2341         * configure.ac: Move --enable-bootstrap handling earlier in file.
2342         If --enable-bootstrap and either --enable-build-with-cxx or
2343         --enable-build-poststage1-with-cxx, enable C++ automatically.
2344         * configure: Rebuild.
2346 2011-07-19  Ian Lance Taylor  <iant@google.com>
2348         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2349         make C++ a boot_language.  Set and substitute
2350         POSTSTAGE1_CONFIGURE_FLAGS.
2351         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2352         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2353         * configure, Makefile.in: Rebuild.
2355 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2357         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2358         maintainers.
2360 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2362         * MAINTAINERS (Global Reviewers): Add myself.
2364 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2366         * configure: Regenerate.
2368 2011-07-16  Jason Merrill  <jason@redhat.com>
2370         * Makefile.def (language=c++): Add check-c++0x and
2371         check-target-libmudflap-c++.
2372         * Makefile.tpl (check-target-libmudflap-c++): New.
2373         * Makefile.in: Regenerate.
2375 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2377         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2378         * Makefile.def (target_modules/libjava): Pass
2379         $(EXTRA_CONFIGARGS_LIBJAVA).
2380         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2381         if not configured with --enable-static-libjava.
2382         * Makefile.in: Regenerate.
2383         * configure: Likewise.
2385 2011-07-15  Jason Merrill  <jason@redhat.com>
2387         * Makefile.in (check-c++): Move check-gcc-c++0x after
2388         check-target-libstdc++-v3.
2390 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2392         * MAINTAINERS (c6x port): New entry.
2394 2011-07-13  Jason Merrill  <jason@redhat.com>
2396         * Makefile.in (check-gcc-c++0x): New.
2397         (check-c++): Depend on it.
2399 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2401         PR target/39150
2402         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2403         x86_64-*-solaris2.1[0-9]*.
2404         * configure: Regenerate.
2406 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2408         * MAINTAINERS (RTL optimizers): Add self.
2410 2011-06-27  Gabriel Charette  <gchare@google.com>
2412         * MAINTAINERS (Write After Approval): Add myself.
2414 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2416         PR regression/47836
2417         PR bootstrap/23656
2418         PR other/47733
2419         PR bootstrap/49247
2420         PR c/48825
2421         * configure.ac (target_libraries): Remove target-libiberty.
2422         Remove case-statement setting skipdirs=target-libiberty for
2423         multiple targets.  Remove checking target_configdirs and
2424         removing target-libiberty but keeping target-libgcc if
2425         otherwise empty.
2426         * Makefile.def (target_modules): Don't add libiberty.
2427         (dependencies): Remove all traces of target-libiberty.
2428         * configure, Makefile.in: Regenerate.
2430 2011-06-13  Walter Lee <walt@tilera.com>
2432         * configure.ac (tilepro-*-*) New case.
2433         (tilegx-*-*): Likewise.
2434         * configure: Regenerate.
2436 2011-06-06  Jing Yu  <jingyu@google.com>
2438         * configure.ac: Skip target-libiberty for
2439         arm*-*-linux-androideabi.
2440         * configure: Regenerated.
2442 2011-06-06  Nick Clifton  <nickc@redhat.com>
2444         * config.sub: Sync from upstream.
2446 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2448         * MAINTAINERS (Write After Approval): Add myself.
2450 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2452         * MAINTAINERS: Update my email address.
2454 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2456         * MAINTAINERS (Write After Approval): Update my email address.
2458 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2460         * MAINTAINERS (Write After Approval): Add myself.
2462 2011-05-08  Doug Kwan  <dougkwan@google.com>
2464         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2465         * configure: Regenerated.
2466         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2467         value from configure.
2468         * Makefile.in: Regenerated.
2470 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2472         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2473         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2474         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2475         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2476         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2477         *-*-vxworks*): Disable newlib and libgloss in separate case
2478         statement.
2479         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2480         to separate case statement.
2481         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2482         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2483         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2484         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2485         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2486         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2487         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2488         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2489         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2490         i[[3456789]]86-*-rdos*, m32r-*-*,
2491         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2492         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2493         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2494         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2495         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2496         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2497         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2498         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2499         and libgloss in main case over targets.  Remove most empty cases
2500         in main case over targets.
2501         * configure: Regenerate.
2503 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2505         * MAINTAINERS (Write After Approval): Add myself.
2507 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2509         * configure.ac: Remove code setting special library locations for
2510         hppa*64*-*-hpux11*.  Remove code setting compiler for
2511         sparc-sun-solaris2*.
2512         * configure: Regenerate.
2514 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2516         * configure.ac: Separate libgloss_dir settings from general case
2517         over targets.
2518         * configure: Regenerate.
2520 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2522         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2523         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2524         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2525         cases in libgcj-disabling case statement.
2526         (hppa*64*-*-linux*): Set unsupported_languages instead of
2527         disabling target-zlib.
2528         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2529         to hppa*64*-*-hpux*.
2530         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2531         hppa*-*-hpux*.
2532         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2533         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2534         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2535         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2536         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2537         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2538         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2539         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2540         libgcj-disabling case statement.
2541         * configure: Regenerate.
2543 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2545         * configure.ac: Disable Java for targets not supporting libffi.
2546         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2547         Remove cases in Java-disabling statement.
2548         (*arm-wince-pe): Change to arm-wince-pe.
2549         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2550         cases in Java-disabling statement.
2551         (bfin-*-*): Don't disable Java again.
2552         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2553         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2554         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2555         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2556         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2557         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2558         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2559         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2560         Java-disabling statement.
2561         (mmix-*-*): Don't disable Java again.
2562         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2563         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2564         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2565         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2566         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2567         statement.
2568         * configure: Regenerate.
2570 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2572         * configure.ac: Separate cases disabling Java and Java libraries
2573         from general case over targets.
2574         * configure: Regenerate.
2576 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2578         * MAINTAINERS: Update my email address.
2580 2011-04-20  Easwaran Raman  <eraman@google.com>
2582         * MAINTAINERS (Write After Approval): Add myself.
2584 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2586         PR lto/48086
2587         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2588         * configure: Regenerate.
2590 2011-04-16  Jim Meyering  <meyering@redhat.com>
2592         * MAINTAINERS (Write After Approval): Add myself.
2594 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2596         * MAINTAINERS: Update my email address.
2598 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2600         * MAINTAINERS (Write After Approval): Add myself.
2602 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2604         * MAINTAINERS (Write After Approval): Add myself.
2606 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2608         * MAINTAINERS (Write After Approval): Add myself.
2610 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2612         * configure.ac (build_tools): Remove build-byacc.
2613         (host_libs): Remove mmalloc.
2614         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2615         autoconf automake libtool diff rcs fileutils shellutils time
2616         textutils wdiff find uudecode hello tar gzip indent recode release
2617         sed perl gawk findutils gettext zip.
2618         (libgcj): Remove target-qthreads.
2619         (target_tools): Remove target-examples target-gperf.
2620         (YACC): Don't handle building byacc.
2621         * configure: Regenerate.
2622         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2623         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2624         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2625         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2626         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2627         handle building components.
2628         * Makefile.in: Regenerate.
2630 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2632         * MAINTAINERS: Update my email address as Xtensa maintainer.
2634 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2636         * config.sub: Sync from upstream.
2638 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2640         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2641         (microblaze*): Don't disable libssp.
2642         * configure: Regenerate.
2644 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2646         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2647         moveifchange.
2648         * configure: Regenerate.
2649         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2650         * Makefile.in: Regenerate.
2652 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2654         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2655         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2656         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2657         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2658         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2659         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2660         md_exec_prefix cases.
2661         * configure: Regenerate.
2663 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2665         * configure.ac: Separate cases disabling target-libssp,
2666         target-libiberty, target-libstdc++-v3 and Fortran from general
2667         case over targets.
2668         * configure: Regenerate.
2670 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2672         * configure.ac (*-*-chorusos): Don't disable libgcj.
2673         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2674         Remove case.
2675         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2676         (arm-*-coff): Don't disable libgcj.
2677         (arm*-*-linux-gnueabi): Remove useless assignment.
2678         (arm-*-riscix*): Don't disable libgcj.
2679         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2680         configuration.
2681         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2682         (c54x*-*-*): Remove case.
2683         (tic54x-*-*): Don't disable GCC or GCC libraries.
2684         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2685         to *.
2686         (d10v-*-*): Don't disable GCC libraries.
2687         (d30v-*-*): Don't disable libgcj.
2688         (h8500-*-*): Don't disable GCC libraries.
2689         (i960-*-*): Don't disable libgcj.
2690         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2691         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2692         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2693         libgcj.
2694         (m68k-*-coff*): Remove case.
2695         (mmix-*-*): Don't disable libgloss on host.
2696         (mn10200-*-*, mn10300-*-*): Remove cases.
2697         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2698         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2699         Don't disable libgcj.
2700         (romp-*-*): Remove case.
2701         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2702         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2703         case.
2704         (v810-*-*): Don't disable GCC libraries.
2705         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2706         (ip2k-*-*): Don't disable GCC libraries.
2707         * configure: Regenerate.
2709 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
2711         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2712         libffi on host.
2713         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2714         on host.
2715         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2716         * configure: Regenerate.
2718 2011-03-26  John Marino  <binutils@marino.st>
2720         * configure.ac: Add support for *-*-dragonfly*
2721         * configure: Regenerate.
2723 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2725         * configure.ac (native_only): Remove.
2726         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2727         send-pr uudecode guile gnuserv on host.
2728         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2729         send-pr rcs guile perl texinfo libtool on host.
2730         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2731         automake send-pr rcs guile perl texinfo libtool on host.
2732         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2733         (*-*-kaos*): Don't disable target-examples target-gperf on target.
2734         (alpha*-dec-osf*): Don't disable fileutils on target.
2735         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2736         texinfo send-pr expect dejagnu on target.
2737         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2738         target-qthreads on target.
2739         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2740         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2741         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2742         x86_64-*-mingw*): Don't disable expect on target.
2743         (*-*-cygwin*): Don't disable target-gperf on target.
2744         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2745         gnuserv on target.
2746         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2747         target.
2748         * configure: Regenerate.
2750 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
2752         * configure.ac (target_tools): Remove target-groff.
2753         (native_only): Remove target-groff.
2754         (hppa*64*-*-*): Don't disable byacc.
2755         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2756         setting.
2757         (*-*-kaos*): Don't skip target-librx and target-groff.
2758         (*-*-netware*): Don't skip target-libmudflap.
2759         (*-*-tpf*): Don't skip target-libmudflap.
2760         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2761         directories on the host.
2762         (ia64*-*-*vms*): Don't skip tix.
2763         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2764         host.
2765         * configure: Regenerate.
2767 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
2769         * configure.ac: Remove references to mt-mep, mt-netware,
2770         mt-wince.
2771         * Makefile.def: Add all-utils soft dependencies.
2772         * Makefile.tpl: Remove GDB_NLM_DEPS.
2773         * configure: Regenerate.
2774         * Makefile.in: Regenerate.
2776 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2778         * configure.ac: Do not include mh-x86omitfp.
2779         * configure: Regenerate.
2781 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2783         * configure.ac: Remove empty cases.
2784         * configure: Regenerate.
2786 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2788         * Makefile.def: Add dependency from termcap to gdb.
2789         * Makefile.in: Regenerate.
2791 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2793         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2794         * configure: Regenerate.
2795         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2796         * Makefile.tpl: Likewise.
2797         * Makefile.in: Regenerate.
2799 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
2801         * configure.ac: Remove all mentions of tentative_cc.
2802         * configure: Regenerate.
2804 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2806         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2807         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2808         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2809         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2810         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2811         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2812         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2813         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2814         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2815         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2816         *-*-rhapsody*): Remove host cases.
2817         * configure: Regenerate.
2819 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2821         * configure.ac (ppc*-*-pe): Remove host case.
2822         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2823         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2824         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2825         cases.
2826         * configure: Regenerate.
2828 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
2830         * config.sub: Update to version 2011-03-23.
2832 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2834         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2835         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2836         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2837         * configure: Regenerate.
2839 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
2841         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
2842         to Write After Approval.
2843         * config-ml.in: Don't handle arc-*-elf*.
2844         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2845         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2846         handle GCC libraries.
2847         * configure: Regenerate.
2849 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2851         PR bootstrap/48120:
2852         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2853         Add -lstdc++ -lm to LIBS.
2854         * configure: Regenerate.
2856 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
2858         * config.guess: Update to version 2011-02-02
2859         * config.sub: Update to version 2011-02-24
2861 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
2863         PR lto/48086
2864         * configure.ac: Re-enable LTO on *-apple-darwin9.
2865         * configure: Regenerate.
2867 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
2869         PR lto/48086
2870         * configure.ac: Disable LTO on darwin due to an assembler change in
2871         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2872         under 256.
2873         * configure: Regenerate.
2875 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
2877         * MAINTAINERS: Update myself as score backend maintainer,
2878         update my e-mail address.
2880 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
2882         * MAINTAINERS: Update my e-mail address.
2884 2011-03-06  Joey Ye  <joey.ye@arm.com>
2886         * MAINTAINERS: Update my e-mail address.
2888 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2890         * configure.ac: Adjust test of with_ppl.
2891         * configure: Regenerated.
2893 2011-03-02  Kai Tietz  <ktietz@redhat.com>
2895         * MAINTAINERS: Adjust my e-mail address.
2897 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2899         * configure.ac: Add -lpwl to ppllibs.
2900         * configure: Regenerated.
2902 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
2904         * config/cloog.m4: Add -lisl to clooglibs.
2905         * configure: Regenerated.
2907 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
2909         * MAINTAINERS (CPU Port maintainers): Add self.
2911 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2913         * MAINTAINERS: Add myself as testsuite maintainer.
2915 2011-02-15  Mike Stump  <mikestump@comcast.net>
2917         * MAINTAINERS: Add myself as testsuite maintainer.
2919 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2921         Import from Libtool and gnulib:
2923         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
2925         Prepare for supporting FreeBSD 10.
2926         * config.rpath: Remove handling of freebsd1* which soon would
2927         match FreeBSD 10.0.
2929         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
2931         Remove support for FreeBSD 1.x.
2932         * libtool.m4 (_LT_LINKER_SHLIBS)
2933         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2934         soon would incorrectly match FreeBSD 10.0.
2936 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2938         PR binutils/12283
2939         * move-if-change: Import version from gnulib.
2941 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
2943         PR lto/47225
2944         * Makefile.def (lto-plugin): Double dash for enable-shared.
2945         (configure-gcc): Depend on all-lto-plugin.
2946         * Makefile.in: Rebuilt.
2948 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2950         * configure.ac: Remove extra bracket.
2951         * configure: Regenerate.
2953 2011-02-08  Tobias Burnus  <burnus@net-b.de>
2955         * MAINTAINERS: Add myself as libquadmath maintainer.
2957 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
2959         * MAINTAINERS: Update my email address.
2961 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
2963         * MAINTAINERS (option handling): Add self.
2965 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
2967         PR lto/47225
2968         * Makefile.def: Add dependency for install-gcc
2969         on install-lto-plugin.
2970         * Makfile.in: Regenerated
2972 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
2974         * MAINTAINERS (CPU Port Maintainers): Add myself.
2976 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
2978         PR libgcj/44341
2979         * configure.ac: Discard --with-* flags for host when configuring
2980         target libraries for cross build.
2981         * configure: Rebuilt.
2983 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2985         * MAINTAINERS (linear loop transforms): Removed.
2987 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
2989         * configure.ac: If with_ppl is no, move setting with_cloog=no
2990         after CLOOG_REQUESTED check.
2991         * configure: Regenerated.
2993 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
2995         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2996         CLooG has been requested.
2997         * configure: Regenerated.
2999 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3001         * configure: Regenerated.
3002         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3004 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3006         * configure: Regenerated.
3007         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3009 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3011         * configure.ac: Use AS_HELP_STRING throughout.
3012         * configure: Regenerate.
3014 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3016         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3017         * configure: Regenerate.
3019 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3021         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3023 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3025         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3026         for ia64-hpux.
3027         * configure: Regenerate.
3029 2011-01-07  Jan Hubicka  <jh@suse.cz>
3031         PR lto/47225
3032         * Makefile.in: Regenerate.
3033         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3034         configure.
3036 2011-01-07  Jan Hubicka  <jh@suse.cz>
3038         * Makefile.in: Regenerate.
3039         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3040         and configure dependency on lto-plugin configure.
3041         (lto-plugin module): Remove dependency on GCC; add dependency on
3042         liniberty.
3044 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3046         * MAINTAINERS (Write After Approval): Add myself.
3048 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3050         * configure: Regenerate.
3052 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3054         * configure.ac: (picochip): Disable libiberty.
3056 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3058         * MAINTAINERS (Write After Approval): Add myself.
3060 2010-12-10  Ian Lance Taylor  <iant@google.com>
3062         PR bootstrap/46819
3063         * configure.ac: For --disable-libgcj clear libgcj_saved.
3064         * configure: Rebuild.
3066 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3068         PR fortran/46540
3069         * configure.ac: Add --disable-libquadmath and
3070         --disable-libquadmath-support.
3071         * configure: Regenerate.
3073 2010-12-03  Ian Lance Taylor  <iant@google.com>
3075         * MAINTAINERS: Add myself as libgo maintainer.
3077 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3079         PR libffi/46792
3080         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3081         * configure: Regenerate.
3083 2010-12-02  Ian Lance Taylor  <iant@google.com>
3085         * configure.ac: Always set default for poststage1_ldflags to
3086         -static-libstdc++ -static-libgcc.
3088 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3090         * configure.ac: Move comment to remove extra space in last argument
3091         of GCC_TARGET_TOOL.
3093 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3095         PR other/46026
3096         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3097         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3098         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3099         (BASE_FLAGS_TO_PASS): Use it.
3100         * configure: Rebuilt.
3101         * Makefile.in: Rebuilt.
3103 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3105         PR binutils/12258
3106         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3107         Properly check default linker.
3108         * configure: Regnerated.
3110 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3112         * configure.ac: For --enable-gold, handle value `default' instead of
3113         `both*'.  New configure option --{en,dis}able-ld.
3114         * configure: Regenerate.
3116 2010-11-20  Ian Lance Taylor  <iant@google.com>
3118         * configure.ac: Only disable a language library if no language needs
3119         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3120         * configure: Rebuild.
3122 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3124         * Makefile.in: Regenerate.
3126         PR other/46202
3127         * configure.ac: Fix just-built in-tree STRIP name to be
3128         binutils/strip-new.
3129         * configure: Regenerate.
3130         * Makefile.def (install-strip-gcc, install-strip-binutils)
3131         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3132         (install-strip-sid): Mirror dependencies on non-strip variants
3133         of these targets on the respective -strip prerequisites.
3134         * Makefile.tpl (install-strip, install-strip-host)
3135         (install-strip-target): New targets.
3136         (install-strip-[+module+], install-strip-target-[+module+]):
3137         New targets.
3138         * Makefile.in: Regenerate.
3140 2010-11-19  Ian Lance Taylor  <iant@google.com>
3141             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3143         * configure.ac: Add target-libgo to target_libraries.  Set
3144         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3145         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3146         (HOST_EXPORTS): Add GOC.
3147         (BASE_TARGET_EXPORTS): Add GOC.
3148         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3149         (GOCFLAGS_FOR_TARGET): New variable.
3150         (EXTRA_HOST_FLAGS): Add GOC.
3151         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3152         * Makefile.def (target_modules): Add libgo.
3153         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3154         (dependencies): Add dependency from configure-target-libgo to
3155         configure-target-libffi and all-target-libstdc++-v3.  Add
3156         dependencies from all-target-libgo to all-target-libffi.
3157         (languages): Add go.
3158         * configure: Rebuild.
3159         * Makefile.in: Rebuild.
3161 2010-11-19  Ian Lance Taylor  <iant@google.com>
3163         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3164         compiler/flag environment variables.
3166 2010-11-18  Ian Lance Taylor  <iant@google.com>
3168         * configure.ac: Check for lang_requires_boot_languages in
3169         config-lang.in files.
3170         * configure: Rebuild.
3172 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3173             Tobias Burnus  <burnus@net-b.de>
3175         PR fortran/32049
3176         * Makefile.def: Add libquadmath; build it with language=fortran.
3177         * configure.ac: Add libquadmath.
3178         * Makefile.tpl: Handle multiple libs in check-[+language+].
3179         * Makefile.in: Regenerate.
3180         * configure: Regenerate.
3182 2010-11-16  Tom Tromey  <tromey@redhat.com>
3184         * MAINTAINERS: Moved myself to reviewers section.
3186 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3188         * MAINTAINERS: Moved myself to reviewers section.
3190 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3192         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3193         (Write After Approval): Remove self.
3195 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3197         * configure.ac: Fix spelling in option names.
3198         * configure: Regenerated.
3200 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3202         PR bootstrap/39622
3203         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3204         * configure: Regenerated.
3206 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3208         * MAINTAINERS: Update my email address.
3210 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3212         * configure: Regenerate.
3214 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3216         * configure: Regenerate.
3218 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3220         * configure: Regenerate.
3222 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3224         * configure: Regenerate.
3226 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3228         * configure.ac: Support official CLooG.org versions.
3229         * configure: Regenerate.
3230         * config/cloog.m4: New.
3232 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3234         * MAINTAINERS (Write After Approval): Add myself.
3236 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3238         * MAINTAINERS: Update my email address.
3240 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3242         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3243         * configure: Regenerate.
3245 2010-11-03  Ian Lance Taylor  <iant@google.com>
3246             Dave Korn  <dave.korn.cygwin@gmail.com>
3248         PR lto/46273
3249         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3250         and on other supported platforms whenever LTO is enabled.
3251         * configure: Rebuild.
3253 2010-11-02  Alan Modra  <amodra@gmail.com>
3255         PR binutils/12110
3256         * configure.ac: Error when source path contains spaces.
3257         * configure: Regenerate.
3259 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3261         * MAINTAINERS: Update my email address.
3263 2010-10-20  Ian Lance Taylor  <iant@google.com>
3265         * Makefile.def (target_modules): Set lib_path to src/.libs for
3266         libstdc++-v3 module.
3267         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3268         * Makefile.in: Rebuild.
3270 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3272         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3273         (Write After Approval): Remove myself.
3275 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3277         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3279 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3281         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3283 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3285         * configure.ac (build_lto_plugin): New shell variable.
3286         (--enable-lto): Turn on by default for all non-ELF platforms that
3287         have had LTO support added so far.  Set build_lto_plugin appropriately
3288         for both ELF and non-ELF.
3289         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3290         * configure: Regenerate.
3292 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3294         Sync from src:
3295         * configure.ac (v850 support): Remove target-libgloss from
3296         noconfigdirs.
3297         * configure: Regenerate.
3299 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3301         PR bootstrap/45326
3302         PR bootstrap/45174
3303         * configure.ac: Honor initial values of $build_configargs,
3304         $host_configargs, $target_configargs.  Mark the precious, so
3305         environment settings get recorded.
3306         * configure: Regenerate.
3308 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3310         PR bootstrap/45796
3311         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3312         Depend on all-build-libiberty.
3313         * Makefile.in: Regenerate.
3315 2010-09-30  Michael Eager  <eager@eagercon.com>
3317         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3318         * configure: Regenerate.
3320 2010-09-28  Michael Eager  <eager@eagercon.com>
3322         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3324 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3326         PR bootstrap/44621
3327         * configure.ac: Fix unportable shell quoting.
3328         * configure: Regenerate.
3330 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3332         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3333         targets and amend comment.
3334         * configure: Regenerate.
3336 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3338         * MAINTAINERS (Write After Approval): Add myself.
3340 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3342         * configure.ac: Enable LTO by default on Darwin.
3343         * configure: Regenerate.
3345 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3347         * MAINTAINERS (Write After Approval): Add myself.
3349 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3351         * MAINTAINERS (Write After Approval): Add myself.
3353 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3355         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3356         ports
3358 2010-07-28  David Yuste  <david.yuste@gmail.com>
3360         * MAINTAINERS (Write After Approval): Add myself.
3362 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3364         * configure.ac: Support all v850 targets.
3365         * configure: Regenerate.
3367 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3369         PR bootstrap/44455
3370         * configure.ac (extra_mpfr_configure_flags): Copy from
3371         extra_mpc_gmp_configure_flags.
3372         * configure: Re-generated.
3374 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3376         * MAINTAINERS (Write After Approval): Add myself.
3378 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3380         * MAINTAINERS (Write After Approval): Add myself.
3382 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3388         PR target/44862
3389         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3390         Provide -B option to allow for link spec %s substitutions for
3391         libstdc++.a on darwin.
3392         * Makefile.in: Regenerate.
3394 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3396         * MAINTAINERS (Reviewers): Update my e-mail address
3398 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3400         * Makefile.def (configure-gcc): Depend on all-libelf.
3401         * Makefile.in: Rebuild.
3403 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3405         * MAINTAINERS (Write After Approval): Add myself in the right place.
3407 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3409         * MAINTAINERS (Write After Approval): Add myself.
3411 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3413         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3415 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3417         * config.sub: Update to version 2010-05-21.
3418         * config.guess: Update to version 2010-04-03.
3420 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3422         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3423         * configure: Regenerate.
3425 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3427         * MAINTAINERS (Write After Approval): Add myself.
3429 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3431         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3432         a platform that supports LTO.
3433         * configure: Regenerate.
3435 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3437         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3438         * configure: Regenerated.
3440 2010-04-27  Roland McGrath  <roland@redhat.com>
3441             H.J. Lu  <hongjiu.lu@intel.com>
3443         * configure.ac (--enable-gold): Support both, both/gold and
3444         both/bfd to add gold to configdirs without removing ld.
3445         * configure: Regenerated.
3447         * Makefile.def: Add install-gold dependency to install-ld.
3448         * Makefile.in: Regenerated.
3450 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3452         PR lto/42776
3453         * configure.ac (--enable-lto): Refactor handling so libelf tests
3454         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3455         and allow LTO to be explicitly enabled on non-ELF platforms that
3456         are known to support it inside else-clause.
3457         * configure: Regenerate.
3459 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3461         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3462         * configure: Regenerate.
3464 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3466         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3467         * configure: Regenerate.
3469 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3471         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3472         separately.
3473         * configure: Regenerate.
3475 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3477         * MAINTAINERS (Write After Approval): Add myself.
3479 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3481         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3482         * configure: Regenerate.
3484 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3486         * configure: Regenerate after change to elf.m4.
3488 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3490         * MAINTAINERS (Write After Approval): Add myself.
3492 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3494         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3495         * configure: Regenerated.
3497 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3499         * configure.ac: Print "buggy but acceptable" when CLooG
3500         revision is less than 9.
3501         * configure: Regenerated.
3503 2010-04-01  Diego Novillo  <dnovillo@google.com>
3505         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3507 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3509         PR bootstrap/43615
3510         PR bootstrap/43328
3512         Revert:
3514         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3516         * configure.ac: Do not pass --enable-multilib nor
3517         --disable-multilib in baseargs.  Accept explicitly passed
3518         --enable_multilib.
3519         * configure: Regenerate.
3521 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3523         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3525 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3527         * MAINTAINERS: Remove myself.
3529 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3531         PR bootstrap/43328
3532         * configure.ac: Do not pass --enable-multilib nor
3533         --disable-multilib in baseargs.  Accept explicitly passed
3534         --enable_multilib.
3535         * configure: Regenerate.
3537 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3539         * MAINTAINERS (spu port): Remove me.
3541 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3543         * configure.ac (tic6x-*-*): New case.
3544         * configure: Regenerate.
3546 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3548         * config.sub: Update to version 2010-03-22.
3549         * config.guess: Update to version 2009-12-30.
3551 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3553         PR ada/42554
3554         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3555         * configure: Regenerate.
3557 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3559         * MAINTAINERS: Update my email address.
3561 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3563         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3564         (ghassan.shobaki@amd.com): Removed.
3566 2010-03-17  Alan Modra  <amodra@gmail.com>
3568         * MAINTAINERS: Update my email address.
3570 2010-03-16  Diego Novillo  <dnovillo@google.com>
3572         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3573         Matthews.
3575 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3577         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3578         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3580 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3582         * MAINTAINERS: Update my email address.
3584 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3586         * MAINTAINERS: Update my email address.
3588 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3590         * MAINTAINERS: Update my email address.
3592 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3594         * MAINTAINERS: Update my email address.
3596 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3598         PR libstdc++/32499
3599         * configure.ac (RANLIB): Default to true.
3600         (STRIP): Likewise.
3601         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3602         * configure: Regenerate.
3604 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3606         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3607         (Write After Approval): Update my email address.
3609 2010-02-17  Nick Clifton  <nickc@redhat.com>
3611         PR 11238
3612         * Makefile.tpl (local-distclean): Also remove config.cache files in
3613         sub-directories as there may not be Makefiles present in the
3614         sub-directories.
3615         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3616         the config.cache files found by the find command.
3618         * Makefile.in: Regenerate.
3619         * configure.ac: Revert previous delta.
3620         * configure: Regenerate.
3622 2010-02-15  Nick Clifton  <nickc@redhat.com>
3624         PR 11238
3625         * configure.ac: Delete config.cache files in sub-directories when
3626         deleting Makefiles.
3627         * configure: Regenerate.
3629 2010-02-12  Ben Elliston  <bje@gnu.org>
3631         * MAINTAINERS: Update my email address.
3633 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3635         * MAINTAINERS (spu port): Update my email address.
3637 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3639         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3641 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3643         * configure.ac: Add "recommended" version checks for GMP/MPC.
3644         Update recommended GMP/MPFR/MPC versions.
3645         * configure: Regenerate.
3647 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3649         * MAINTAINERS: Move my Embecosm email address into the
3650         write-after-approval section.
3652 2010-01-26  Ian Lance Taylor  <iant@google.com>
3654         * MAINTAINERS: Add myself as Go frontend maintainer.
3656 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3658         PR libstdc++/36101, PR libstdc++/42813
3659         * configure.ac (bootstrap_target_libs): Make inclusion of
3660         target-libgomp conditional on libgomb being in target_configdirs.
3661         * configure: Regenerate.
3663 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3665         PR libstdc++/36101, PR libstdc++/42813
3666         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3667         * configure: Regenerate.
3669 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3671         PR libstdc++/36101, PR libstdc++/42813
3672         * configure.ac (target_configdirs): Substitute.
3673         * Makefile.def: Bootstrap target module libgomp.
3674         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3675         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3676         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3677         * configure, Makefile.in: Regenerate.
3679 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3681         * MAINTAINERS: Adjust my details.
3683 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3685         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3687 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
3689         * MAINTAINERS: reindented my entry with tabs instead of spaces.
3691 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
3693         * MAINTAINERS (Write After Approval): Add myself.
3695 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
3697         * MAINTAINERS (Write After Approval): Add myself.
3699 2010-01-11  Richard Guenther  <rguenther@suse.de>
3701         PR lto/41569
3702         * Makefile.def (all-lto-plugin): Depend on all-gcc.
3703         * Makefile.in: Regenerated.
3705 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
3707         * configure.ac: Enable libjava build on x86_64-*freebsd*.
3708         * configure: Regenerate.
3710 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3711             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3713         PR bootstrap/42424
3714         * configure.ac: Include libtool m4 files.
3715         (_LT_CHECK_OBJDIR): Call it.
3716         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3717         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3719         * configure: Regenerate.
3721 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3723         PR bootstrap/41818
3724         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3725         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
3726         * Makefile.in: Regenerate.
3728 2010-01-02  Richard Guenther  <rguenther@suse.de>
3730         PR lto/41529
3731         * configure.ac: Include config/elf.m4.  Disable LTO if not
3732         builting for an elf target.
3733         * configure: Regenerate.
3735 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
3737         * MAINTAINERS: Change my email address.
3739 2009-12-18  Ben Elliston  <bje@au.ibm.com>
3741         * config.sub, config.guess: Update from upstream sources.
3743 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
3745         * MAINTAINERS (Write After Approval): Add myself.
3747 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3749         PR middle-end/30447
3750         PR middle-end/30789
3751         PR other/40302
3753         * configure.ac: Require MPC.
3754         * configure: Regenerate.
3756 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3758         PR target/38384
3759         PR bootstrap/40972
3760         * libtool.m4: Sync from git Libtool.
3761         * ltoptions.m4: Likewise.
3762         * ltversion.m4: Likewise.
3763         * lt~obsolete.m4: Likewise.
3764         * ltmain.sh: Likewise.
3766 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3768         * configure.ac: Update minimum MPC version to 0.8.
3769         * configure: Regenerate.
3771 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
3773         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3774         * configure: Regenerated.
3776 2009-11-21  Ian Lance Taylor  <iant@google.com>
3778         * configure.ac: Change default of poststage1_ldflags to be empty if
3779         poststage1_libs is set.  When poststage1_libs is empty, and
3780         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3781         * configure: Rebuild.
3783 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
3785         * MAINTAINERS (Write After Approval): Update my email address.
3787 2009-11-20  Ben Elliston  <bje@au.ibm.com>
3789         * config.guess: Update from upstream sources.
3791 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3793         * Makefile.def: Restore host and target settings for gmp.
3794         * Makefile.in: Rebuild.
3796 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
3798         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
3799         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
3800         Fix portability of test of C++ as bootstrap language.  Add
3801         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3802         * configure: Rebuild.
3803         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3804         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
3805         in-tree building.
3806         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3807         (POSTSTAGE1_HOST_EXPORTS): Use it.
3808         (STAGE[+id+]_CXXFLAGS): New.
3809         (BASE_FLAGS_TO_PASS): Pass it down.
3810         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
3811         extra_exports.
3812         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3813         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3814         extra_exports.
3815         * Makefile.in: Rebuild.
3817 2009-11-17  Ben Elliston  <bje@au.ibm.com>
3819         * config.sub, config.guess: Update from upstream sources.
3821 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
3823         * MAINTAINERS (Write After Approval): Add myself.
3825 2009-11-09  Jon Beniston  <jon@beniston.com>
3827         * MAINTAINERS (Write After Approval): Add myself.
3829 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
3831         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
3832         paths for *-w64-mingw* and x86_64-*mingw*.
3833         * configure: Regenerated.
3835 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
3837         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3839 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
3841         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3842         Phil Edwards to Write-After Approval.
3844 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
3846         * configure.ac: Disable target-winsup & co for
3847         x86_64-*-mingw* and *-w64-mingw* targets.
3848         * configure: Regenerated.
3850 2009-10-16  Nick Clifton  <nickc@redhat.com>
3852         * MAINTAINERS: Add myself as a maintainer for the RX port.
3854 2009-10-26  Johannes Singler  <singler@kit.edu>
3856         * MAINTAINERS (Write After Approval): Update my e-mail address.
3858 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3860         * configure.ac (CLooG test): Use = with test.
3861         * configure: Regenerate.
3863 2009-10-22  Richard Guenther  <rguenther@suse.de>
3865         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
3866         cloog if the ppl version check failed.  Move flags saving
3867         before setting in libelf check.
3868         * configure: Regenerate.
3870 2009-10-21  Richard Guenther  <rguenther@suse.de>
3872         * configure.ac: Adjust the ppl and cloog configure to work as
3873         documented.  Disable cloog if ppl was disabled.  Omit the version
3874         checks if they were disabled.
3875         * configure: Re-generate.
3877 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3879         * configure.ac: Add 'lto' to enable_languages, not
3880         new_enable_languages, and only if not already present.
3881         * configure: Regenerate.
3883 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
3885         * README: Refer to the various COPYING* files instead of just
3886         COPYING.
3887         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3889 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
3891         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3893 2009-10-07  Richard Guenther  <rguenther@suse.de>
3895         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3896         and Richard Guenther as reviewers.
3897         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3898         as reviewers.
3900 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
3902         * config.sub: Update from upstream sources.
3904 2009-10-06  Ian Lance Taylor  <iant@google.com>
3906         * Makefile.def: check-gold depends upon all-gas.
3907         * Makefile.in: Rebuild.
3909 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
3911         * MAINTAINERS (Write After Approval): Add myself.
3913 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
3915         * Makefile.def: all-lto-plugin depends on all-libiberty.
3916         set bootstrap=true for lto-plugin.
3917         Add lto-plugin.
3918         * Makefile.in: Regenerate.
3919         * configure.ac (host_libs): Add lto-plugin.
3920         * configure: Regenerate.
3922 2009-10-03  Diego Novillo  <dnovillo@google.com>
3924         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3925         (HOST_LIBELFLIBS): Define.
3926         (HOST_LIBELFINC): Define.
3927         * Makefile.in: Regenerate.
3928         * configure.ac: Add --enable-lto.
3929         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3930         If --enable-lto is used, add 'lto' to new_enable_languages.
3931         If --enable-lto is used and gold is enabled, add
3932         lto-plugin to configdirs.
3933         * configure: Regenerate.
3935 2009-10-03  Simon Baldwin  <simonb@google.com>
3937         * configure.ac: If --with-system-zlib, suppress local zlib and
3938         pass --with-system-zlib to subdir configure scripts.
3939         * configure: Regenerate.
3941 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
3942             Paolo Bonzini  <bonzini@gnu.org>
3944         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3945         $(srcdir).
3946         * Makefile.in: Rebuilt.
3948 2009-09-26  Gary Funck  <gary@intrepid.com>
3950         * MAINTAINERS (Write After Approval): Add myself.
3952 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3954         * configure.ac: Update minimum MPC version to 0.7.
3955         * configure: Regenerate.
3957 2009-09-25  Nick Clifton  <nickc@redhat.com>
3959         * configure.ac: Pass any --cache-file=/dev/null option on to
3960         subconfigures.
3961         * configure: Regenerate.
3963 2009-09-23  Nick Clifton  <nickc@redhat.com>
3965         * config.sub, config.guess: Update from upstream sources.
3967 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
3969         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3970         * Makefile.in: Rebuilt.
3972 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3974         PR bootstrap/32272
3975         * configure.ac: Error out if $srcdir isn't '.' but contains
3976         host-${host_noncanonical}.
3977         * configure: Regenerate.
3979 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3981         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3982         maintainer.
3984 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3986         * configure.ac: If bootstrapping a combined tree with
3987         --enable-gold, require c++ in stage1_languages.
3988         * configure: Regenerate.
3990         * configure.ac: Also add target_libs of stage1_languages to
3991         bootstrap_target_libs.
3992         * configure: Regenerate.
3994         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3995         with --enable-languages not containing c++.
3996         * configure: Regenerate.
3998 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4000         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4001         * configure: Regenerate.
4003 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4005         * MAINTAINERS (Write After Approval): Update my e-mail address,
4006         and move from from here...
4007         (Waiting for paperwork): To here.
4009 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4011         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4013 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4015         * configure.ac: Do not use $extrasub for replacing @if/@endif
4016         parts in Makefile; instead, use additional arguments to
4017         AC_CONFIG_COMMANDS to do the replacement manually, with several
4018         sed invocations, to avoid HP-UX sed command limits.
4019         * configure: Regenerate.
4021 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4023         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4024         blank before -L.
4026 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4028         * configure.ac (with-build-config): Document.  Handle without.
4029         Handle missing argument.
4030         * configure: Rebuilt.
4032 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4034         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4035         Default to bootstrap-debug only if compare-debug works.
4036         * configure: Rebuilt.
4037         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4038         * Makefile.in: Rebuilt.
4040 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4042         * MAINTAINERS (OS Port Maintainers): Update my email address.
4044 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4046         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4047         * Makefile.in: Rebuilt.
4049 2009-09-01  Chris Demetriou  <cgd@google.com>
4051         * MAINTAINERS (Write After Approval): Add myself.
4053 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4055         PR debug/30161
4056         * include/dwarf2.h (enum dwarf_tag): Added
4057         DW_TAG_GNU_template_template_param
4058         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4060 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4062         * Makefile.tpl (AWK): Fix typo.
4063         * Makefile.in: Regenerate.
4065 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4067         * configure.ac: Detect awk and sed.
4068         * Makefile.def (flags_to_pass): Add AWK and SED.
4069         * Makefile.tpl (AWK, SED): New.
4070         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4071         * configure: Regenerate.
4072         * Makefile.in: Regenerate.
4074 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4076         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4077         (collapseslashes): Likewise.
4079 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4081         * configure.ac (AC_PREREQ): Bump to 2.64.
4083 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4085         * configure.ac: Remove --with-datarootdir, --with-docdir,
4086         --with-pdfdir, --with-htmldir switches.
4087         * configure: Regenerate.
4089         * configure: Regenerate.
4091         * compile: Sync from Automake 1.11.
4092         * depcomp: Likewise.
4093         * install-sh: Likewise.
4094         * missing: Likewise.
4095         * mkinstalldirs: Likewise.
4096         * ylwrap: Likewise.
4098 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4100         * ltmain.sh (func_normal_abspath): New function.
4101         (func_relative_path): Likewise.
4102         (func_mode_help): Document new -bindir option for link mode.
4103         (func_mode_link): Add new -bindir option, and use it to place
4104         output DLL if specified.
4106 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4108         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4109         (baseargs): Add --disable-option-checking.
4110         * configure: Regenerate.
4112         * Makefile.def (configure-target-libiberty): Depend on
4113         all-binutils and all-ld.
4114         (configure-target-newlib): Likewise.
4115         * Makefile.in: Regenerate.
4117 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4119         * config.sub, config.guess: Update from upstream sources.
4121 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4123         Sync from src, merge:
4125         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4127         * configure.ac: Do not exclude gas for i386-*-darwin.
4128         Add a case for x86_64-*-darwin.
4129         * configure: Regenerate.
4131 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4133         * MAINTAINERS: Add my name to Write After Approval list.
4135 2009-08-06  Michael Eager  <eager@eagercon.com>
4137         * configure.ac: Add Microblaze target.
4138         * configure: Regenerate.
4140 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4142         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4143         * configure: Regenerate.
4145 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4147         * MAINTAINERS (Write After Approval): Update my e-mail address.
4149 2009-07-06  Ian Lance Taylor  <iant@google.com>
4151         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4152         * configure: Rebuild.
4154 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4156         * MAINTAINERS: Move myself to the Graphite Reviewers.
4158 2009-06-30  Wei Guozhi  <carrot@google.com>
4160         * MAINTAINERS: Add my name to Write After Approval list.
4162 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4164         PR bootstrap/40338
4165         * configure.ac (comparestring): Create new variable.
4166         * Makefile.tpl (comparestring): Use to skip some comparisions.
4167         * configure: Regenerate.
4168         * Makefile.in: Regenerate.
4170 2009-06-26  Doug Evans  <dje@sebabeach.org>
4172         * Makefile.def (host_modules): Add cgen.
4173         * Makefile.in: Regenerate.
4174         * configure.ac (host_tools): Add cgen.
4175         * configure: Regenerate.
4177 2009-06-23  DJ Delorie  <dj@redhat.com>
4179         * MAINTAINERS: Add myself as mep maintainer.
4181 2009-06-23  Ian Lance Taylor  <iant@google.com>
4183         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4184         boot_languages.  Only bootstrap target libraries listed in
4185         target_libs for some boot language.  Add --with-stage1-ldflags,
4186         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4187         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4188         if not building with C++.
4189         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4190         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4191         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4192         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4193         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4194         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4195         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4196         * configure, Makefile.in: Rebuild.
4198 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4200         * MAINTAINERS: Added my name to write-after-approval list.
4202 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4204         * configure.ac: Define is_elf for QNX Neutrino targets.
4205         * configure: Regenerate.
4207 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4209         * MAINTAINERS: Added my name to the write-after-approval list
4211 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4213         * configure.ac: Detect MPC in default directory.
4214         * configure: Regenerate.
4216 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4217             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4219         * Makefile.tpl (all): Avoid a trailing backslash.
4220         * Makefile.in: Regenerate.
4222 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4224         * config.sub, config.guess: Update from upstream sources.
4226 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4228         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4229         to noconfdirs.
4230         * configure: Regenerate.
4232 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4234         * Makefile.tpl ([+compare-target+]): Compare all stage
4235         directories, rather than just gcc.
4236         * Makefile.in: Rebuilt.
4238 2009-06-01  Doug Kwan  <dougkwan@google.com>
4240         * configure.ac: Support gold for target arm*-*-*.
4241         * configure: Regenerate.
4243 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4245         * Makefile.def: Add MPC support and dependencies.
4246         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4248         * Makefile.in, configure: Regenerate.
4250 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4252         * Makefile.tpl (all): Avoid harmless warning in make all when
4253         gcc-bootstrap is enabled but stage_last does not exist.
4254         * Makefile.in: Rebuilt.
4256 2009-05-24  Nicolas Roche  <roche@adacore.com>
4258         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4259         * Makefile.in: Regenerate.
4261 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4263         * MAINTAINERS: Update my e-mail address.
4265 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4267         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4268         * configure:  Regenerate.
4270 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4272         PR other/40159
4273         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4274         gcc-no-bootstrap are mutually exclusive.
4275         * Makefile.in: Rebuilt.
4277 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4279         PR other/40159
4280         * Makefile.tpl (all): Don't end with unconditional success.
4281         * Makefile.in: Rebuilt.
4283 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4285         PR target/37137
4286         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4287         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4288         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4289         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4290         stage_configureflags, stage_cflags and stage_libcflags into
4291         explicit Makefile macros.
4292         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4293         GFORTRAN.
4294         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4295         CC.  Set CC_FOR_BUILD from CC.
4296         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4297         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4298         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4299         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4300         and GFORTRAN.
4301         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4302         (_LIBCFLAGS): Renamed to _TFLAGS.
4303         (do-compare-debug, do-compare3-debug): Drop.
4304         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4305         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4306         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4307         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4308         (XGCC_FLAGS_FOR_TARGET): New.
4309         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4310         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4311         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4312         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4313         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4314         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4315         TFLAGS.
4316         (BUILD_CONFIG): Include if requested.
4317         (all): Set TFLAGS on bootstrap.
4318         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4319         (all-stageid-prefixmodule): Likewise.
4320         (do-clean, distclean-stageid): Set TFLAGS.
4321         (restrap): Fix whitespace.
4322         * Makefile.in: Rebuilt.
4324 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4326         * config.guess: Sync with src.
4328 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4330         * configure.ac ($with_ppl):  Default to no if not supplied.
4331         ($with_cloog):  Likewise.
4332         configure:  Regenerate.
4334 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4336         * MAINTAINERS: Update my e-mail address.
4338 2009-04-27  Nick Clifton  <nickc@redhat.com>
4340         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4342 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4344         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4345         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4346         * Makefile.in: Regenerate.
4348 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4350         PR bootstrap/39739
4351         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4352         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4354         * configure, Makefile.in: Regenerate.
4356 2009-04-21  Taras Glek  <tglek@mozilla.com>
4358         * include/hashtab.h: Update GTY annotations to new syntax
4359         * include/splay-tree.h: Likewise
4361 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4363         * config.sub, config.guess: Update from upstream sources.
4365 2009-04-15  Anthony Green  <green@moxielogic.com>
4367         * configure.ac: Add moxie support.
4368         * configure: Rebuilt.
4370 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4372         * configure.ac: Change copyright header to refer to version
4373         3 of the GNU General Public License and to point readers at the
4374         COPYING3 file and the FSF's license web page.
4375         * Makefile.def: Likewise.
4376         * Makefile.tpl: Likewise.
4377         * Makefile.in: Regenerate.
4379 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4381         * configure.ac: Restore match for darwin9 or later. Use double
4382         brackets since regeneration eats one pair.
4383         * configure: Regenerate.
4385 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4387         PR gas/10039
4388         * configure.ac: Require texinfo 4.7.
4389         * configure: Regenerated.
4391 2009-04-09  Nick Clifton  <nickc@redhat.com>
4393         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4394         the GCC Runtime Library Exception.
4396 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4398         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4399         * configure: Regenerate.
4401 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4403         * Makefil.def (languages): New entries.
4404         * Makefile.tpl (check-gcc-*): New generic target.
4405         * Makefile.in: Regenerate.
4407 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4409         * MAINTAINERS:  Update my email address.
4411 2009-03-18  Tom Tromey  <tromey@redhat.com>
4413         * configure: Rebuild.
4414         * configure.ac (host_libs): Add libiconv.
4415         * Makefile.in: Rebuild.
4416         * Makefile.def (host_modules): Add libiconv.
4417         (configure-gdb, all-gdb): Depend on libiconv.
4419 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4421         * configure.ac: Treat gdb as supported on x86_64-darwin.
4422         * configure: Regenerate.
4424 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4426         * configure.ac (--with-host-libstdcxx): New option.
4427         * configure: Regenerate.
4429 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4431         * MAINTAINERS:  Move myself into the write after approval list.
4433 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4435         * MAINTAINERS: Update e-mail address.
4437 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4439         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4441 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4443         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4445 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4447         Backport from git Libtool:
4449         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4450         Support GNU/kOpenSolaris.
4451         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4452         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4453         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4454         GNU/kOpenSolaris.
4456 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4458         * MAINTAINERS: Update e-mail address.
4460 2009-02-24  Michael Eager  <eager@eagercon.com>
4462         * MAINTAINERS (Write After Approval): Add self.
4464 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4466         * MAINTAINERS (Write After Approval): Add myself.
4468 2009-02-05  Andreas Schwab  <schwab@suse.de>
4470         * Makefile.tpl (stage_last): Define $r and $s before using
4471         $(RECURSE_FLAGS_TO_PASS).
4472         * Makefile.in: Regenerate
4474 2009-01-30  Ian Lance Taylor  <iant@google.com>
4476         * MAINTAINERS: Move myself to the Global Reviewers list.
4478 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4480         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4481         * configure: Regenerate.
4483 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4485         * MAINTAINERS: Make whitespace consistent.
4486         Remove Robert Millan from Write After Approval.
4488 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4490         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4491         (all-opcodes): Depend on all-libiberty.
4492         * Makefile.in: Regenerate.
4494 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4496         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4497         * configure: Regenerate.
4499 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4501         * MAINTAINERS (Write After Approval): Add myself.
4503 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4505         * MAINTAINERS: Add myself to reviewers (Fortran).
4507 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4509         PR tree-optimization/38515
4510         * configure.ac (cloog-polylib): Removed.
4511         (with_ppl, with_cloog): Test for "no".
4512         * configure: Regenerated.
4514 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4516         * MAINTAINERS: Moved myself to reviewers (Fortran).
4518 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4520         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4521         (Write After Approval): Remove myself.
4523 2009-01-03  Diego Novillo  <dnovillo@google.com>
4525         * MAINTAINERS: Remove myself from alias maintainership.
4527 2009-01-02  David Ayers  <ayers@fsfe.org>
4529         * MAINTAINERS: Update e-mail address.
4531 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4533         * MAINTAINERS: Make whitespace consistent.
4535 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4537         Backport from upstream Libtool:
4538         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4539         Add cache variables to tests that require the linker to work.
4540         For shlibpath_overrides_runpath, this also changes the semantics
4541         to let the result from the C compiler take precedence.
4543 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4545         * config.sub, config.guess: Update from upstream sources.
4547 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4549         * configure.ac (ppllibs): Add by default the lib flags.
4550         * configure: Regenerate.
4552 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4554         * MAINTAINERS:  Add myself to the write after approval list.
4556 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4558         * configure.ac: Add double brackets on darwin[912].
4559         * configure: Regenerate.
4561 2008-12-03  Daniel Kraft  <d@domob.eu>
4563         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4564         Approval to Reviewer section (for Fortran front-end).
4566 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4568         * configure.ac: Expand to darwin10 and later.
4569         * configure: Regenerate.
4571 2008-12-02  Andreas Schwab  <schwab@suse.de>
4573         * Makefile.def: configure-target-boehm-gc depends on
4574         all-target-libstdc++-v3.
4575         * Makefile.in: Regenerate.
4577 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4579         * MAINTAINERS:  Add myself as mingw maintainer.
4581 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4583         * config.sub, config.guess: Update from upstream sources.
4585 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4587         * README.SCO: Remove.
4589 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4591         * MAINTAINERS:  Add myself to the write after approval list.
4593 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4595         * MAINTAINERS:  Update my email address in WAA section.
4597 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4599         * MAINTAINERS: Update e-mail address.
4601 2008-11-27  Toon Moene  <toon@moene.org>
4603         * MAINTAINERS: Change e-mail address.
4605 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4607         * configure.ac: Build gdb for i?86-*-darwin*
4608         * configure: Regenerated.
4610 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4612         * MAINTAINERS: Added my full name.
4614 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4616         PR bootstrap/38014
4617         PR bootstrap/37923
4619         Revert:
4621         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4623         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4624         * Makefile.in: Regenerated.
4626         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4628         PR gdb/921
4629         PR gdb/1646
4630         PR gdb/2175
4631         PR gdb/2176
4633         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4634         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4635         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4636         (HOST_EXPORTS): Pass CPPFLAGS.
4637         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4638         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4639         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4640         * Makefile.in, configure: Regenerated.
4641         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4642         and CPPFLAGS_FOR_BUILD.
4644 2008-11-06  Jeff Law  <law@redhat.com>
4646         * MAINTAINERS: Add myself as middle end maintainer.
4648 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4650         * MAINTAINERS (Write after approval): Add myself.
4652 2008-11-05  Diego Novillo  <dnovillo@google.com>
4654         * MAINTAINERS (Global Reviewers): Add myself.
4655         (Non-Algorithmic Maintainers): Remove myself.
4657 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4659         * MAINTAINERS (Write after approval): Add myself.
4661 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4663         * MAINTAINERS (Write after approval): Add myself.
4665 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4667         * configure.ac (spu-*-*): Remove special case.
4668         * configure: Regenerate.
4670 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4672         * MAINTAINERS (Write after approval): Update my email address.
4674 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4676         * configure.ac [spu-*-*]: Do not set skipdirs.
4677         * configure: Re-generate.
4679 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4681         * MAINTAINERS (Various Maintainers): Add myself to reload.
4683 2008-10-25  Richard Guenther  <rguenther@suse.de>
4685         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4686         maintainer.  Remove myself as libgcc-math maintainer.
4687         (Non-Algorithmic Maintainers): Remove myself.
4689 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4691         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4692         * Makefile.in: Regenerated.
4694 2008-10-23  Cary Coutant  <ccoutant@google.com>
4696         * MAINTAINERS (Write after approval): Add myself.
4698 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4700         PR gdb/921
4701         PR gdb/1646
4702         PR gdb/2175
4703         PR gdb/2176
4705         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4706         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4707         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4708         (HOST_EXPORTS): Pass CPPFLAGS.
4709         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4710         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4711         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4712         * Makefile.in, configure: Regenerated.
4713         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4714         and CPPFLAGS_FOR_BUILD.
4716 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
4718         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4719         Sebastian Pop.
4721 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
4723         * MAINTAINERS (Write After Approval): Added myself.
4725 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4727         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4728         recommended version to 2.3.2.
4730         * configure: Regenerate.
4732 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
4734         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4736 2008-09-29  David Daney <david.daney@caviumnetworks.com>
4738         * MAINTAINERS (Write After Approval): Update e-mail address.
4740 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
4742         * libtool.m4: Update to libtool 2.2.6.
4743         * lt~obsolete.m4: Update to libtool 2.2.6.
4744         * ltmain.sh: Update to libtool 2.2.6.
4745         * ltsugar.m4: Update to libtool 2.2.6.
4746         * ltversion.m4: Update to libtool 2.2.6.
4747         * ltoptions.m4: Update to libtool 2.2.6.
4748         * ltgcc.m4: Update to match changes from libtool 2.2.6.
4750 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
4752         * MAINTAINERS (Write After Approval): Add myself.
4754 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
4756         * MAINTAINERS (Write After Approval): Update my name.
4758 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
4760         * MAINTAINERS: Add myself in "Write After Approval".
4762 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
4764         * MAINTAINERS: Add myself as ia64 maintainer.
4766 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
4768         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4769         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4770         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4771         and Michael Tiemann from Write After Approval since they do not
4772         actually have access.
4774 2008-09-05  Richard Guenther  <rguenther@suse.de>
4776         * configure.ac: Initialize clooglibs to -lcloog.
4777         * configure: Re-generate.
4779 2008-09-04  Le-Chun Wu  <lcwu@google.com>
4781         * MAINTAINERS (Write After Approval): Add myself.
4783 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
4785         * configure.ac (--with-cloog-polylib): New.
4786         (--disable-cloog-version-check): New.
4787         (--disable-ppl-version-check): New.
4788         * configure: Re-generate.
4790 2008-09-03  Richard Guenther  <rguenther@suse.de>
4792         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4793         cloog test.
4794         * configure: Re-generate.
4796 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
4798         Add picoChip port.
4799         * MAINTAINERS: Add picoChip maintainers.
4801 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
4802             Tobias Grosser  <grosser@fim.uni-passau.de>
4803             Jan Sjodin  <jan.sjodin@amd.com>
4804             Harsha Jagasia  <harsha.jagasia@amd.com>
4805             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
4806             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4807             Adrien Eliche  <aeliche@isty.uvsq.fr>
4809         Merge from graphite branch.
4810         * configure: Regenerate.
4811         * Makefile.in: Regenerate.
4812         * configure.ac (host_libs): Add ppl and cloog.
4813         Add checks for PPL and CLooG.
4814         * Makefile.def (ppl, cloog): Added modules and dependences.
4815         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4816         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4818 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
4820         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4821         (GCC_SHLIB_SUBDIR): New.
4822         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4823         * configure: Regenerate.
4824         * Makefile.in: Regenerate.
4826 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
4828         * MAINTAINERS: Consistently use tabs to separate columns.
4830 2008-08-29  Tristan Gingold  <gingold@adacore.com>
4832         * MAINTAINERS (Write after Approval): Add myself.
4834 2008-08-28  Tristan Gingold  <gingold@adacore.com>
4836         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4837         Enable bfd, binutils and opcodes.
4838         * configure: Regenerate.
4840 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4842         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
4844 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
4846         * MAINTAINERS:  Use correct Umlaut for last name.
4848 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4850         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4852 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
4854         * MAINTAINERS: Update my email address.
4856 2008-08-16  Nicolas Roche  <roche@adacore.com>
4858         * Makefile.tpl: Add BOOT_ADAFLAGS.
4859         * Makefile.in: Regenerate.
4861 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
4863         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4864         * configure: Regenerate.
4866 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
4868         * configure.ac: Add makefile fragments for hpux.
4869         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4870         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4871         * configure: Regenerate.
4872         * Makefile.in: Regenerate.
4874 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
4876         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4878 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
4880         * MAINTAINERS (Write after Approval): Add myself.
4882 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
4884         * MAINTAINERS (Write After Approval):  Add myself.
4886 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
4888         * MAINTAINERS (Write After Approval):  Add myself.
4890 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
4892         * MAINTAINERS: Update my email address.
4894 2008-06-25  Joey Ye  <joey.ye@intel.com>
4896         * MAINTAINERS (Write After Approval):  Add myself.
4898 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4900         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4901         * Makefile.in: Regenerate.
4902         * configure: Regenerate.
4904 2008-06-17  Daniel Kraft  <d@domob.eu>
4906         * MAINTAINERS (Write After Approval):  Add myself.
4908 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4910         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4911         "$@" is still intact with both Autoconf 2.59 and 2.62.
4912         * configure: Regenerate.
4914 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4916         * Makefile.tpl: Fix comment errors.
4917         * Makefile.in: Regenerate.
4919 2008-06-12  David S. Miller  <davem@davemloft.net>
4920             David Edelsohn  <edelsohn@gnu.org>
4922         * configure.ac: Add powerpc*-*-* to gold supported targets.
4923         * configure: Regenerate.
4925 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
4927         PR tree-optimization/36218
4928         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4929         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4930         (all prefix="build-"): Pass them to build-system sub-makes.
4931         * Makefile.in: Regenerate.
4933 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
4935         * MAINTAINERS (mt port): Remove.
4936         (sco5, unixware, sco udk): Remove.
4937         (Kean Johnston): Add to Write After Approval.
4939 2008-05-30  Julian Brown  <julian@codesourcery.com>
4941         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4942         of libobjc for ARM EABI Linux.
4943         * configure: Regenerate.
4945 2008-05-18  Xinliang David Li   <davidxl@google.com>
4947         * ChangeLog: Remove wrong ChangeLog entry.
4949 2008-05-17  Xinliang David Li   <davidxl@google.com>
4951         * MAINTAINERS (Write After Approval): Add myself.
4953 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
4955         * MAINTAINERS (Write After Approval): Add myself.
4957 2008-05-14  Rafael Espíndola  <espindola@google.com>
4959         * config-ml.in: don't handle --enable-shared and --enable-static.
4961 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
4963         * MAINTAINERS: Update my email address.
4965 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
4967         * MAINTAINERS: Update my email address.
4969 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
4971         * MAINTAINERS (Write After Approval): Add myself.
4973 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
4975         * MAINTAINERS (Write After Approval): Add myself.
4977 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
4979         * MAINTAINERS (crx): Add myself.
4981 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4983         Sync with src:
4984         2008-04-14  David S. Miller  <davem@davemloft.net>
4986         * configure.ac: Add sparc*-*-* to gold supported targets.
4987         * configure: Regenerate.
4989 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4991         PR bootstrap/35457
4992         * configure.ac: Include override.m4.
4993         * configure: Regenerate.
4995 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
4997         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4998         * Makefile.in: Regenerate.
5000 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5002         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5003         as nonconfigurable directories list.
5004         * configure: Regenerate.
5006 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5008         * config.sub, config.guess: Update from upstream sources.
5010 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5012         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5013         * Makefile.in: Regenerate.
5015 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5017         * configure.ac: Do not build libssp for the AVR.
5018         * configure: Regenerate.
5020 2008-04-07  Ian Lance Taylor  <iant@google.com>
5022         * Makefile.def: check-gold depends upon all-binutils.
5023         * Makefile.in: Regenerate.
5025 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5027         * MAINTAINERS (Write After Approval): Add myself.
5029 2008-04-04  Nick Clifton  <nickc@redhat.com>
5031         PR binutils/4334
5032         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5033         builds.
5034         * configure: Regenerate.
5036 2008-04-04  NightStrike  <NightStrike@gmail.com>
5038         PR other/35151
5039         * configure.ac: Combine rules for mingw32 and mingw64.
5040         * configure: Regenerate.
5042 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5044         * MAINTAINERS (Write After Approval): Add myself.
5046 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5048         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5049         * Makefile.in (.NOTPARALLEL): Ditto.
5051 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5053         * MAINTAINERS (Write After Approval): Add myself.
5055 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5057         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5058         * Makefile.in (.NOTPARALLEL): Regenerate.
5060 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5062         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5063         * Makefile.in: Regenerate.
5065 2008-03-26  Jakub Staszak  <kuba@et.pl>
5067         * MAINTAINERS (Write After Approval): Add myself.
5069 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5071         * MAINTAINERS:  Update e-mail address.
5073 2008-03-20  Ian Lance Taylor  <iant@google.com>
5075         * configure.ac: Add support for --enable-gold.
5076         * Makefile.def: Add gold as a directory like ld.
5077         * configure, Makefile.in: Regenerate.
5079 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5081         * configure.ac: m4_include config/proginstall.m4.
5082         * configure: Regenerate.
5084         Backport from upstream Libtool:
5086         2007-10-12  Eric Blake  <ebb9@byu.net>
5088         Deal with Autoconf 2.62's semantic change in m4_append.
5089         * ltsugar.m4 (lt_append): Replace broken versions of
5090         m4_append.
5091         (lt_if_append_uniq): Don't require separator to be overquoted,
5092         and avoid broken m4_append.
5093         (lt_dict_add): Fix typo.
5094         * libtool.m4 (_LT_DECL): Don't overquote separator.
5096 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5098         * config.rpath: Add AIX 6 support.
5100 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5102         * Makefile.def (stageprofile).  Remove -fprofile-generate
5103         from stage_libcflags.
5104         * Makefile.in: Regenerate.
5106 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5108         * config.sub, config.guess: Update from upstream sources.
5110 2008-03-06  Tom Tromey  <tromey@redhat.com>
5112         * MAINTAINERS: Update for treelang deletion.
5114 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5116         * MAINTAINERS: Update my email address.
5118 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5120         * MAINTAINERS (darwin port): Add myself as a maintainer.
5121         (objective-c/c++): Add myself as a maintainer.
5123 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5125         * MAINTAINERS (Write After Approval): Update my email address.
5127 2008-02-25  Tomas Bily  <tbily@suse.cz>
5129         * MAINTAINERS (Write After Approval): Add myself.
5131 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5133         * MAINTAINERS (OpenMP): Add myself.
5135 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5137         PR bootstrap/32009
5138         PR bootstrap/32161
5140         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5141         * configure: Regenerate.
5143         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5144         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5145         STAGE4_LIBCFLAGS): New.
5146         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5147         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5148         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5149         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5150         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5151         for target modules.  Don't export LIBCFLAGS.
5152         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5153         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5154         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5155         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5156         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5157         * Makefile.in: Regenerate.
5159 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5161         PR libgcj/33085
5162         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5163         Do not use -DDLL_EXPORT.  Backport from upstream.
5165 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5167         * MAINTAINERS (Write After Approval): Add myself.
5169 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5171         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5172         * configure: Regenerate.
5174 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5176         * configure.ac (xtensa*-*-*): Recognize processor variants.
5177         * configure: Regenerate.
5179 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5181         PR bootstrap/34922
5182         * configure.ac (PARSE_ARGS): Push suitable setting of
5183         ac_subdirs_all, for `./configure --help=recursive'.
5184         Handle `+' in generic toplevel directory disabling.
5185         * configure: Regenerate.
5187 2008-01-28  Nick Clifton  <nickc@redhat.com>
5189         * MAINTAINERS (xstormy16): Take over maintainership.
5191 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5193         * MAINTAINERS (c4x port): Remove.
5195 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5197         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5199 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5201         * config.sub, config.guess: Update from upstream sources.
5203 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5205         * MAINTAINERS (Write After Approval): Add myself.
5207 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5209         * MAINTAINERS: Update my email address.
5211 2008-01-09  Raksit Ashok  <raksit@google.com>
5213         * MAINTAINERS (Write After Approval): Add myself.
5215 2008-01-09  Raksit Ashok  <raksit@google.com>
5217         * MAINTAINERS (Write After Approval): Add myself.
5219 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5221         * config.sub, config.guess: Update from upstream sources.
5223 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5225         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5226         Change recommended MPFR from 2.2.1 -> 2.3.0.
5227         * configure: Regenerate.
5229 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5231         * MAINTAINERS: Update my email address.
5233 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5235         * MAINTAINERS: Update my email address.
5237 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5239         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5240         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5241         * Makefile.in: Regenerate.
5243 2007-12-10  Mark Heffernan  <meheff@google.com>
5245         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5246         misplaced entries.
5248 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5250         * configure.ac: Enable libjava for x86_64-*-darwin9.
5251         * configure: Regenerate.
5253 2007-12-07  Bill Maddox  <maddox@google.com>
5255         * MAINTAINERS (Write After Approval): Add myself.
5257 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5259         * config.sub, config.guess: Update from upstream sources.
5261 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5263         * config-ml.in: Remove 64bit configure tests.
5265 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5267         * config-ml.in: Robustify against white space in absolute file
5268         names.
5270         * config-ml.in (multi-clean): Substitute ${Makefile}.
5271         Remove superfluous ${Makefile} in list.
5273 2007-11-19  Thiemo Seufer  <ths@mips.com>
5275         * config-ml.in: Don't hardcode the Makefile name.
5277 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5279         * MAINTAINERS (Write After Approval): Add myself.
5281 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5283         * MAINTAINERS (Write After Approval): Add myself.
5285 2007-11-06  Doug Kwan  <dougkwan@google.com>
5287         * MAINTAINERS (Write After Approval): Add myself.
5289 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5291         * MAINTAINERS (mercury): Remove entry.
5292         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5294 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5296         * Makefile.def (dependencies): Make configure-gdb depend on
5297         all-intl.
5298         * Makefile.in: Regenerated.
5300 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5302         * MAINTAINERS (Fortran maintainer): Remove myself.
5304 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5306         * Makefile.def: To avoid problems running with parallel makes,
5307         build newlib before libgloss so that target specific header
5308         files are availble.
5309         * Makefile.in: Regenerate
5311 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5313         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5314         * Makefile.in: Regenerate.
5316 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5318         * MAINTAINERS (Register allocation reviewer): Add myself.
5320 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5322         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5323         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5324         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5325         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5326         * configure: Regenerate.
5328 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5330         * MAINTAINERS (Register allocation reviewer): Add myself.
5332 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5334         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5335         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5336         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5337         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5338         * configure.ac: Default them to host tools for $host = $build.
5339         Subst them.
5341         * configure: Regenerate.
5342         * Makefile.in: Regenerate.
5344 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5346         * MAINTAINERS (Register allocation reviewer): Add myself.
5348 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5350         * MAINTAINERS (Register allocation reviewer): Add myself.
5352 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5354         * MAINTAINERS (Write After Approval): Fix typo.
5356 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5358         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5359         * configure: Regenerate.
5361 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5363         PR bootstrap/31906
5364         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5365         they're already prefixed.
5367 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5369         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5370         libstdc++.
5371         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5372         * configure: Regenerate.
5373         * Makefile.in: Regenerate.
5375 2007-09-17  Andreas Schwab  <schwab@suse.de>
5377         * configure.ac: Raise minimum makeinfo version to 4.6.
5378         * configure: Regenerate.
5380 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5382         * MAINTAINERS (write-after-approval) add myself
5384 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5386         * configure.ac: Correct makeinfo version check.
5387         * configure: Regenerate.
5389 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5391         * MAINTAINERS: Update my email address.
5393 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5395         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5396         to $skipdirs and only disable gprof for newlib.  Use the normal
5397         mips*-elf* handling in other respects.
5398         * configure: Regnerate.
5400 2007-09-12  David Daney  <ddaney@avtrex.com>
5402         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5403         enabling libgcj.
5404         * configure: Regenerate.
5406 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5408         PR other/32154
5409         * configure.ac: For libgloss targets, point the linker to the linker
5410         script, startup code and simulator library.
5411         * configure: Regenerate.
5413 2007-09-07  Andrew Haley  <aph@redhat.com>
5415         * configure.ac (noconfigdirs): Remove target-libffi and
5416         target-libjava.
5417         * configure: Regenerate.
5419 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5421         PR target/33281
5422         * configure.ac: Use config/mh-mingw on mingw.
5423         * configure: Regenerate.
5425 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5427         * MAINTAINERS (Write After Approval): Add myself.
5429 2007-09-05  Richard Guenther  <rguenther@suse.de>
5431         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5432         nor --disable-checking is provided also turn on yes and types
5433         checking for stage1.
5434         * configure: Re-generate.
5436 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5438         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5439         (Write After Approval): Remove myself.
5441 2007-08-29  Nick Clifton  <nickc@redhat.com>
5443         * config.sub, config.guess: Update from upstream sources.
5445 2007-08-22  Bud Davis  <jmdavis@link.com>
5447         * MAINTAINERS (Write After Approval): Added myself.
5448         * MAINTAINERS (Reviewers): Removed myself.
5450 2007-08-18  Paul Brook  <paul@codesourcery.com>
5451             Joseph Myers  <joseph@codesourcery.com>
5453         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5454         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5455         * Makefile.in: Regenerate.
5456         * configure.ac (--with-debug-prefix-map): New.
5457         * configure: Regenerate.
5459 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5460             Nigel Stephens  <nigel@mips.com>
5462         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5463         as target_makefile_frag.
5464         * configure: Regenerate.
5466 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5468         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5469         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5470         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5471         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5472         (do-compare, do-compare3, do-compare-debug): New.
5473         ([+compare-target+]): Use them.
5475 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5477         * MAINTAINERS (Write After Approval): Change my email address.
5479 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5480             Ben Elliston  <bje@au.ibm.com>
5482         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5483         --silent if $silent.
5484         * configure: Regenerate.
5486 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5488         * MAINTAINERS (Various Maintainers): Add myself as
5489         loop infrastructure maintainer.  Update my e-mail
5490         address.
5492 2007-07-31  Diego Novillo  <dnovillo@google.com>
5494         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5495         Adjust description.
5497 2007-07-26  Richard Guenther  <rguenther@suse.de>
5499         * configure.ac: Add types checking to stage1 checking flags.
5500         * configure: Regenerate.
5502 2007-07-17  Nick Clifton  <nickc@redhat.com>
5504         * COPYING3: New file.  Contains version 3 of the GNU General
5505         Public License.
5506         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5507         Lesser General Public License.
5509 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5511         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5513 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5515         * MAINTAINERS (S/390 co-maintainer): Add myself.
5516         (Write After Approval): Remove myself.
5518 2007-07-13  Dan Hipschman  <dsh@google.com>
5520         * MAINTAINERS (Write After Approval): Add myself.
5522 2007-07-11  Nick Clifton  <nickc@redhat.com>
5524         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5525         WINDRES export.
5526         * Makefile.in: Regenerate.
5528 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5530         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5531         maintainer.
5533 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5535         * lt~obsolete.m4: New. Import from 20070318 libtool.
5537 2007-07-03  Julian Brown  <julian@codesourcery.com>
5539         * MAINTAINERS (Write After Approval): Add myself.
5541 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5543         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5544         * configure: Regenerate.
5546 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5548         * configure.ac: Add some missing m4 quotation.
5549         * configure: Regenerate.
5551 2007-07-02  Simon Baldwin  <simonb@google.com>
5553         * MAINTAINERS (Write After Approval): Add myself.
5555 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5557         * configure: Regenerate.
5559 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5561         * Makefile.def: Add windmc tool to build.
5562         * Makefile.tpl: Likewise.
5563         * configure.ac: Likewise.
5564         * Makefile.in: Regenerate.
5565         * configure: Regenerate.
5567 2007-06-28  DJ Delorie  <dj@redhat.com>
5569         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5570         not building newlib.
5571         * configure: Regenerated.
5573 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5575         * MAINTAINERS (Write After Approval): Add myself.
5577 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5579         * MAINTAINERS (Write After Approval): Add myself.
5581 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5583         * MAINTAINERS (Write After Approval): Add myself.
5585 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5587         * MAINTAINERS (Write After Approval): Add myself.
5589 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5591         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5592         * Makefile.in: Regenerated.
5594 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5596         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5597         bfin*-*-uclinux* targets.
5598         * configure: Regenerate.
5600 2007-06-14  Ian Lance Taylor  <iant@google.com>
5602         * MAINTAINERS: Add myself as non-algorithmic global write
5603         maintainer.
5605 2007-06-14  Diego Novillo  <dnovillo@google.com>
5607         * MAINTAINERS: Add self as middle-end maintainer and
5608         non-algorithmic global write maintainer.
5610 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5612         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5613         Move all Fortran maintainers except Paul Brook into the
5614         Non-Autopoiesis section.
5616 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5618         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5619         (distclean-stage[+id+]): Possibly delete stage_last.
5620         * Makefile.in: Regenerate.
5622 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5624         * MAINTAINERS (Various Maintainer): Fix typo.
5626 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5628         * MAINTAINERS (Various Maintainer): Add myself as
5629         dataflow maintainer.
5631 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5633         * config.sub, config.guess: Update from upstream sources.
5635 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5637         * Makefile.tpl: Fix spelling error.
5638         * Makefile.in: Regenerate.
5640 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5642         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5643         lt_cv_sys_max_cmd_len.
5645 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5647         * MAINTAINERS (Various Maintainers): Add myself as
5648         auto-vectorizer maintainer.
5650 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5652         PR libjava/32098
5653         * libtool.m4: Revert previous change.
5654         * ltgcc.m4: Put it here.
5656 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5658         * MAINTAINERS (Various Maintainers): Add myself as
5659         auto-vectorizer maintainer.
5661 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5663         PR libjava/32098
5664         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5666 2007-05-30  Richard Guenther  <rguenther@suse.de>
5668         * MAINTAINERS (Various Maintainers): Add myself as
5669         auto-vectorizer maintainer.
5671 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5673         PR bootstrap/29382
5674         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5675         * configure: Rebuilt.
5677 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5679         * MAINTAINERS (Write After Approval): Removed my name.
5681 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5683         * MAINTAINERS (Write After Approval): Remove myself.
5685 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5687         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5689 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
5691         * ltmain.sh: Update from ToT Libtool.
5692         * libtool.m4: Update from ToT Libtool.
5693         * ltsugar.m4: New. Update from ToT Libtool.
5694         * ltversion.m4: New. Update from ToT Libtool.
5695         * ltoptions.m4: New. Update from ToT Libtool.
5696         * ltconfig: Remove.
5697         * ltcf-c.sh: Remove.
5698         * ltcf-cxx.sh: Remove.
5699         * ltcf-gcj.sh: Remove.
5701 2007-05-22  Ollie Wild  <aaw@google.com>
5703         * MAINTAINERS (Write After Approval): Add myself.
5705 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
5707         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5708         stage_cflags.
5709         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5710         Remove CFLAGS/LIBCFLAGS.
5711         (configure-stage[+id+]-[+prefix+][+module+],
5712         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5713         * Makefile.in: Regenerate.
5715 2007-05-15  Diego Novillo  <dnovillo@google.com>
5717         * MAINTAINERS: Update e-mail address.
5719 2007-05-15  Revital Eres  <eres@il.ibm.com>
5721         * MAINTAINERS (Write After Approval): Add myself.
5723 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
5725         * MAINTAINERS (Write After Approval): Updated my address.
5727 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
5729         * MAINTAINERS (Write After Approval): Add myself.
5731 2007-05-11  Silvius Rus  <rus@google.com>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2007-04-23  Tom Tromey  <tromey@redhat.com>
5737         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5739 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
5741         * MAINTAINERS (cpplib): Rename to ...
5742         (libcpp): ... this.  Add C/C++ front end maintainers.
5744 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
5746         * config-ml.in: Pass ${ml_config_env} to configure calls.
5748 2007-04-04  Christian Bruel  <christian.bruel@st.com>
5750         * MAINTAINERS (Write After Approval): Add myself.
5752 2007-04-02  Dave Korn  <dave.korn@artimi.com>
5754         * MAINTAINERS (Write After Approval): Add myself.
5756 2007-03-31  Tobias Burnus  <burnus@net-b.de>
5758         * MAINTAINERS (fortran 95 front end): Add myself.
5760 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5762         * MAINTAINERS (Write After Approval): Add myself.
5764 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
5766         * MAINTAINERS (Modulo Scheduler): Add myself.
5768 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
5770         * MAINTAINERS (fortran 95 front end): Add myself.
5771         (c++ front end): whitespace fix.
5773 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
5775         * MAINTAINERS (Write After Approval): Add myself.
5777 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
5779         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5780         of glob.  Quote arguments with single quotes too.
5781         * configure: Regenerate.
5783 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
5785         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5786         * Makefile.in: Regenerate
5788 2007-03-07  Andreas Schwab  <schwab@suse.de>
5790         * configure: Regenerate.
5792 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
5794         * configure.ac: Add "--with-pdfdir" configure option,
5795         which defines pdfdir variable.
5796         * Makefile.def (target=fixincludes): Add install-pdf to
5797         missing targets.
5798         (recursive_targets): Add install-pdf target.
5799         (flags_to_pass): Add pdfdir.
5800         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5801         target.
5802         * configure: Regenerate
5803         * Makefile.in: Regenerate
5805 2007-02-28  Eric Christopher  <echristo@apple.com>
5807         Revert:
5808         2006-12-07  Mike Stump  <mrs@apple.com>
5810         * Makefile.def (dependencies): Add dependency for
5811         install-target-libssp and install-target-libgomp on
5812         install-gcc.
5813         * Makefile.in: Regenerate.
5815 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
5817         * configure: Regenerate.
5818         * configure.ac: Move statements after variable declarations.
5820 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
5822         * MAINTAINERS: Add myself as sh maintainer.
5824 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
5826         * configure.ac: Adjust for loop syntax.
5827         * configure: Regenerate.
5829 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5831         * configure: Rebuilt.
5833 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
5835         * configure.ac: Drop multiple occurrences of --enable-languages,
5836         and fix its quoting.
5837         * configure: Rebuilt.
5839 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
5840             Nathan Sidwell  <nathan@codesourcery.com>
5841             Vladimir Prus  <vladimir@codesourcery.com>
5842             Joseph Myers  <joseph@codesourcery.com>
5844         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5845         * configure: Regenerate.
5847 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
5849         * ltconfig (freebsd*): Default to elf.
5851 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5853         * configure.ac (target_libraries): Move libgcc before libiberty.
5854         * configure: Regenerated.
5856 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
5857             Paolo Bonzini  <bonzini@gnu.org>
5859         PR bootstrap/30753
5860         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
5861         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
5862         * configure: Regenerated.
5864 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5866         * MAINTAINERS (Language Front End Maintainers): Update my mail
5867         address.
5869 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5871         PR bootstrap/30748
5872         * configure.ac: Correct syntax for Solaris ksh.
5873         * configure: Regenerated.
5875 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5877         * configure.ac: Sync with src.
5878         * configure: Regenerate.
5880 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5882         * Makefile.in: Regenerate.
5884 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
5886         * config.sub: Sync with src.
5888 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
5890         * Makefile.tpl (build_alias, host_alias, target_alias): Use
5891         noncanonical equivalents.
5892         * configure.in: Rename to...
5893         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
5894         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
5895         target_noncanonical.  Use them.  Rewrite removal of configure
5896         arguments for autoconf 2.59.  Discard variable settings.  Force
5897         program_transform_name for native tools.
5899         * Makefile.in: Regenerated.
5900         * configure: Regenerated with autoconf 2.59.
5902 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
5904         * MAINTAINERS (Write After Approval): Add myself.
5906 2007-01-31  Andreas Schwab  <schwab@suse.de>
5908         * Makefile.tpl (LDFLAGS): Substitute it.
5909         * Makefile.in: Regenerate.
5911 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
5913         * MAINTAINERS (Write After Approval): Add myself.
5915 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
5917         * MAINTAINERS (spu port): Add myself.
5919 2007-01-23  Richard Guenther  <rguenther@suse.de>
5921         PR bootstrap/30541
5922         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5923         * Makefile.tpl (GNATBIND): Substitute it.
5924         (GNATMAKE): Likewise.
5925         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5926         of STAGE_PREFIX.
5927         * Makefile.in: Regenerate.
5928         * configure: Regenerate.
5930 2007-01-18  Mike Stump  <mrs@apple.com>
5932         * configure.in: Re-enable -Werror for gcc builds.
5934 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
5936         * MAINTAINERS (Write After Approval): Add myself.
5938 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5940         * configure.in: Change == to = in test command.
5941         * configure: Regenerate.
5943 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
5944             Nick Clifton  <nickc@redhat.com>
5945             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
5947         * configure.in (build_configargs, host_configargs, target_configargs):
5948         Remove build/host/target parameters.
5949         (host_libs): Add gmp and mpfr.
5950         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5951         * Makefile.def (gmp, mpfr): New.
5952         (gcc): Remove target.
5953         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5954         target_os, target_vendor): New.
5955         (configure): Add host_alias/target_alias arguments; adjust invocations.
5956         * configure: Regenerate.
5957         * Makefile.in: Regenerate.
5959 2007-01-11  Matt Fago  <fago@earthlink.net>
5961         * configure.in: Try to link to functions only in mpfr 2.2.x
5962         to improve robustness of configure tests.
5963         * configure: Regenerate.
5965 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
5967         * MAINTAINERS: Add myself as i386 maintainer.
5969 2007-01-08  Jan Hubicka  <jh@suse.cz>
5971         * MAINTAINERS: Add myself as i386 maintainer.
5973 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
5975         * configure.in: Add support for an x86_64-mingw* target.
5976         * configure: Regenerate.
5978 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
5980         * Makefile.tpl (all-target): Correct @if conditional for target
5981         modules.
5982         * configure.in: Omit libiberty if building only target libgcc.
5983         * configure, Makefile.in: Regenerated.
5985 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
5987         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5988         * configure: Regenerate.
5990 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
5992         * Makefile.def (target_modules): Add libgcc.
5993         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
5994         * Makefile.tpl (clean-target-libgcc): Delete.
5995         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5996         on gcc even for bootstrapped modules.  Rewrite handling of
5997         lang_env_dependencies to loop over target_modules.
5998         * configure.in (target_libraries): Add target-libgcc.
5999         * Makefile.in, configure: Regenerated.
6001 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6003         * configure.in: Reorganize recognition of languages.  Add
6004         --enable-stage1-languages.  Show supported languages for the chosen
6005         target rather than all recognized languages.
6006         * configure: Regenerate.
6008 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6010         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6011         * Makefile.in: Regenerate.
6013 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6015         * configure.in: Warn that MPFR 2.2.0 is buggy.
6016         * configure: Regenerate.
6018 2006-12-27  Ian Lance Taylor  <iant@google.com>
6020         * configure.in: When removing Makefiles to force a reconfigure, also
6021         remove prev-DIR*/Makefile.
6022         * configure: Regenerate.
6024 2006-12-22  Andreas Schwab  <schwab@suse.de>
6026         * configure: Regenerate with correct autoconf version.
6028 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6030         * configure.in: add AC_SUBST for *_FOR_TARGET.
6031         * configure: Regenerate.
6033 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6035         * configure.in: Simplify logic for rejecting languages that cannot
6036         be built.  Separate the case when a language is unsupported,
6037         from the case when the user chooses not to build a language.
6039 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6041         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6042         it only affects bootstrap and could be tested on "$host" as well.
6043         * configure: Regenerate.
6044         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6046 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6048         PR bootstrap/29544
6049         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6050         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6051         move here comment from Makefile.tpl.
6052         * Makefile.tpl: Move some definitions higher in the file.
6053         (STAGE1_CHECKING): New.
6054         * configure.in: Add --enable-stage1-checking.
6055         * configure: Regenerate.
6056         * Makefile.in: Regenerate.
6058 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6060         * MAINTAINERS: Add myself as build system maintainer.
6062 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6064         * MAINTAINERS (Write After Approval): Add myself.
6066 2006-12-13  Eric Christopher  <echristo@apple.com>
6068         * MAINTAINERS: Add myself as darwin maintainer.
6070 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6072         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6074 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6076         MAINTAINERS: Update my entry.
6078 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6080         * configure.in:  Handle spu makefile frag.
6081         * Makefile.tpl (MAINT): Define
6082         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6083         * configure: Regenerate.
6084         * Makefile.in: Regenerate.
6086 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6088         * config.guess: Import latest version.
6089         * config.sub: Likewise.
6091 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6093         * configure.in (spu-*-*): Don't skip target-libiberty.
6094         * configure: Regenerate.
6096 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6098         PR bootstrap/30134
6099         * configure.in: Correct x86 darwin support for libjava to powerpc
6100         and i?86 only.
6101         * configure: Regenerate.
6103 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6105         * configure.in: Add x86 darwin support for libjava.
6106         * configure: Regenerate.
6108 2006-12-07  Mike Stump  <mrs@apple.com>
6110         * Makefile.def (dependencies): Add dependency for
6111         install-target-libssp and install-target-libgomp on
6112         install-gcc.
6113         * Makefile.in: Regenerate.
6115 2006-12-04  Richard Guenther  <rguenther@suse.de>
6117         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6118         (Non-Algorithmic Maintainers): Move over non-algorithmic
6119         loop optimizer maintainers, add myself as a non-algorithmic
6120         middle-end maintainer.
6122 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6124         * MAINTAINERS (Write After Approval): Add myself.
6126 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6128         * configure.in: Update error message for missing GMP/MPFR.
6130         * configure: Regenerate.
6132 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6134         * configure.in: Update MPFR version in error message.
6136         * configure: Regenerate.
6138 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6140         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6141         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6142         --with-gmp-lib): New flags.
6144         * configure: Regenerate.
6146 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6148         * MAINTAINERS (Write After Approval): Change my email address.
6150 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6152         * MAINTAINERS (Write After Approval): Add myself.
6154 2006-11-22  Philipp Thomas  <pth@suse.de>
6156         * MAINTAINERS (i18n): Update e-mail address.
6158 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6160         * MAINTAINERS (spu port): Add myself as maintainer.
6161         (Write After Approval): Remove myself.
6163 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6165         * configure.in (skipdirs): Don't build libssp for SPU.
6166         * configure: Regenerate.
6168 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6170         * MAINTAINERS (spu port): Add myself as maintainer.
6171         (libobjc): Update my email address.
6173 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6175         * MAINTAINERS (Write After Approval): Add myself.
6177 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6179         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6180         * configure : Rebuilt.
6182 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6184         * MAINTAINERS (Write After Approval): Add myself.
6186 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6188         * MAINTAINERS (Write After Approval): Add myself.
6190 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6192         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6193         libmpfr.a.
6194         * configure: Regenerate.
6196 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6198         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6199         (unstage): Test for stage_last presence.
6201         PR bootstrap/29802
6202         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6203         STAGE_PREFIX.
6204         * Makefile.in: Regenerate.
6206 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6208         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6209         maintainers.
6211 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6213         * MAINTAINERS (Write After Approval): Add myself.
6215 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6217         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6218         and stageN-package/Makefile.
6219         * Makefile.in: Regenerated.
6221 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6223         * configure.in: Remove target-libgloss from noconfigdirs for
6224         bfin-*-*.
6225         * configure: Regenerated.
6227 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6229         * configure.in (have_gmp): Only error if the gcc directory exists.
6231         * configure: Regenerate.
6233 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6235         * configure.in: Robustify error message for missing GMP/MPFR.
6237         * configure: Regenerate.
6239 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6241         * MAINTAINERS (Write After Approval): Add myself.
6243 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6245         * MAINTAINERS: Change email address.
6247 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6249         * MAINTAINERS (Write After Approval): Add myself.
6251 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6253         * MAINTAINERS (Write After Approval): Add myself.
6255 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6257         * MAINTAINERS (Write After Approval): Move myself to
6258         Write After Approval section.
6260 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6262         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6263         need_gmp anymore.
6264         * configure: Regenerate.
6266 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6268         * MAINTAINERS (Write After Approval): Add myself.
6270 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6272         * config.guess: Import latest version.
6273         * config.sub: Likewise.
6275 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6277         * Makefile.def: Added pdf target handling.
6278         * Makefile.tpl: Added pdf target handling.
6279         * Makefile.in: Regenerated.
6281 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6283         * MAINTAINERS: Add self as score port maintainer.
6285 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6287         * MAINTAINERS (Write After Approval): Add myself.
6289 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6291         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6292         or newer.
6293         * configure: Regenerated.
6295 2006-09-27  Dave Brolley  <brolley@redhat.com>
6297         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6298         using $s instead of $r.
6299         * configure: Regenerated.
6301 2006-09-26  Thiemo Seufer  <ths@mips.com>
6303         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6304         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6305         * configure: Regenerate.
6307 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6309         * MAINTAINERS (Write After Approval): Remove myself.
6311 2006-09-22  Chao-ying Fu  <fu@mips.com>
6313         * MAINTAINERS (Write After Approval): Add myself.
6315 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6317         * MAINTAINERS: Add self as soft-fp maintainer.
6319 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6321         * MAINTAINERS: Add myself as avr maintainer.
6322         Remove Marek Michalkiewicz as avr maintainer.
6324 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6326         * MAINTAINERS (Write After Approval): Add myself.
6328 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6330         * configure.in: Never build newlib for a Mingw host.
6331         Never build newlib as Mingw target library.
6332         Test the existence of winsup/cygwin for building a Cygwin newlib,
6333         rather than just winsup.
6334         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6335         building a Mingw target.
6336         * configure: Regenerate.
6338 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6340         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6342 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6344         * config.guess: Import from src (was more updated).
6345         * config.sub: Likewise.
6347 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6349         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6350         * configure: Regenerated.
6352 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6354         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6355         for stages after the first.
6357 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6359         * Makefile.def: Add dependencies for configure-opcodes
6360         on configure-intl and all-opcodes on all-intl.
6361         * Makefile.in: Regenerated.
6363 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6365         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6367 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6369         Port to hosts whose 'sort' and 'tail' implementations
6370         treat operands with leading '+' as file names, as POSIX
6371         has required since 2001.  However, make sure the code still
6372         works on pre-POSIX hosts.
6373         * ltmain.sh: Don't assume "sort +2" is equivalent to
6374         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6376 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6378         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6380 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6382         * ltconfig: chmod 644 before ranlib during install.
6384 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6386         PR bootstrap/18058
6387         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6388         if the bootstrap compiler is a GCC version that supports it.
6389         * configure: Regenerate.
6391 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6393         * configure.in: Fix thinkos in previous check-in.
6394         * configure: Regenerate.
6396 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6398         PR other/27063
6399         * configure.in: Test subdir_requires and give an appropriate
6400         error message.
6401         * configure: Regenerate.
6403 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6405         * MAINTAINERS (Write After Approval): Add myself.
6407 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6409         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6411 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6413         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6415 2006-06-20  David Ayers  <d.ayers@inode.at>
6417         PR bootstrap/28072
6418         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6419         whether target-libjava is being configured instead of whether the
6420         java front end is enabled.
6421         * configure: Regenerate.
6423 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6425         PR target/27540
6426         * configure.in: Only enable libgomp on IRIX 6.
6427         * configure: Regenerate.
6429 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6431         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6432         too.
6433         * Makefile.in: Regenerate.
6435 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6437         * config-ml.in: Alter CCASFLAGS to include special
6438         multilib options the same as is done for CFLAGS.
6440 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6442         * configure.in: Don't enable libgomp on hpux10.
6443         * configure: Rebuilt.
6445 2006-06-12  David Ayers  <d.ayers@inode.at>
6447         PR bootstrap/27963
6448         PR target/19970
6449         * configure.in: Remove target-boehm-gc from noconfigdirs where
6450         ${libgcj} is specified.
6451         * configure: Regenerate.
6453 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6455         Sync from src:
6457         * configure.in: Sync.
6458         * configure: Regenerated.
6460         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6462         * Makefile.def: Added dependencies from sim and gdb on intl, and
6463         added configure dependencies to everything with an all dependency
6464         on intl.
6465         * Makefile.in: Regenerated.
6467 2006-06-06  David Ayers  <d.ayers@inode.at>
6469         PR libobjc/13946
6470         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6471         * Makefile.in: Regenerate.
6472         * configure.in: Add --enable-objc-gc at toplevel and have it
6473         enable boehm-gc for Objective-C.
6474         Remove target-boehm-gc from libgcj.
6475         Add target-boehm-gc to target_libraries.
6476         Add target-boehm-gc to noconfigdirs where ${libgcj}
6477         is specified.
6478         Assert that boehm-gc is supported when requested for Objective-C.
6479         Only build boehm-gc if needed either for Java or Objective-C.
6480         * configure: Regenerate.
6482 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6484         PR 27674
6485         * Makefile.tpl (configure-[+prefix+][+module+],
6486         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6487         Remove rule to unstage bootstrapped modules.
6488         (stage_current): New.
6489         * Makefile.in: Regenerate.
6491 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6493         * MAINTAINERS (Write After Approval): Update my e-mail address.
6495 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6497         * include/libiberty.h: Declare pex_run_in_environment.
6499 2006-05-31  Asher Langton  <langton2@llnl.gov>
6501         * MAINTAINERS (Write After Approval): Add myself.
6503 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6505         * Makefile.def (bfd, opcodes): Fix lib_path.
6506         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6507         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6508         * Makefile.in: Regenerate.
6510 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6512         * Makefile.in: Regenerate.
6514 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6516         * Makefile.def: Add install-html target. Add datarootdir
6517         docdir and htmldir to flags_to_pass.
6518         * Makefile.tpl: Add install-html target.
6519         * Makefile.in: Regenerate.
6520         * configure.in: Add --with-datarootdir, --with-docdir, and
6521         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6522         * configure: Regenerate.
6524 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6526         * configure.in: Enable gprof for cross builds.
6527         * configure: Regenerate.
6529 2006-05-22  Richard Guenther  <rguenther@suse.de>
6531         Revert
6532         2006-01-31  Richard Guenther  <rguenther@suse.de>
6533         Paolo Bonzini  <bonzini@gnu.org>
6535         * Makefile.def (target_modules): Add libgcc-math target module.
6536         * configure.in (target_libraries): Add libgcc-math target library.
6537         (--enable-libgcc-math): New configure switch.
6538         * Makefile.in: Re-generate.
6539         * configure: Re-generate.
6540         * libgcc-math: New toplevel directory.
6542 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6543             Andreas Tobler  <a.tobler@schweiz.ch>
6545         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6546         * configure: Rebuilt.
6548 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6550         * MAINTAINERS (Write After Approval): Add myself.
6552 2006-05-01  DJ Delorie  <dj@redhat.com>
6554         * configure.in: Restore CFLAGS if GMP isn't present.
6555         * configure: Regenerate.
6557 2006-05-01  Richard Guenther  <rguenther@suse.de>
6559         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6560         maintainer.
6562 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6564         * MAINTAINERS (Write After Approval): Add myself.
6566 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6568         * MAINTAINERS (Write After Approval): Add myself.
6570 2006-04-18  DJ Delorie  <dj@redhat.com>
6572         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6573         reference libgloss so that libssp can be built in a combined
6574         tree.
6575         * configure: Regenerate.
6577 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6579         * MAINTAINERS (Write After Approval): Add myself.
6581 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6583         * configure.in: Require makeinfo 4.4 or higher.
6584         * configure: Regenerate.
6586 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6588         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6589         Rearrange the entries of other libraries to have them in one place.
6591 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6593         * MAINTAINERS (Write After Approval): Remove myself.
6594         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6596 2006-03-14  Richard Guenther  <rguenther@suse.de>
6598         * configure: Regenerate with autoconf 2.13.
6600 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6602         * MAINTAINERS: Use my work address.
6604         * MAINTAINERS: Update my E-mail address.
6606 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6608         * configure.in: Handle --disable-<component> generically.
6609         * configure: Regenerate.
6611 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6613         PR libgcj/17311
6614         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6616 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6618         * MAINTAINERS (Write After Approval):  Remove myself.
6619         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6621 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6623         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6624         (TARGET_CONFIGDIRS): Remove.
6625         * configure.in: Remove AC_SUBST(target_configdirs).
6626         * Makefile.in, configure: Regenerated.
6628 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6630         * MAINTAINERS (Write After Approval):  Remove myself.
6631         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6633 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6635         PR bootstrap/25670
6637         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6639         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6640         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6641         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6642         BUILD_PREFIX, BUILD_PREFIX_1.
6643         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6645         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6646         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6648         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6649         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6650         of `cat stage_current`.  Always provide the `r' and `s' variables.
6651         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6652         a single shell execution.
6653         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6654         bootstrapped modules, make the stage1 module if the build was not
6655         started yet, else build the current stage.
6656         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6657         (all-build, all-host, all-target, [+make_target+]-host,
6658         [+make_target+]-target): Do not use \-continued lines.
6659         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6660         (current_stage, restrap, stage_last): New.
6662         * Makefile.in: Regenerate.
6663         * configure: Regenerate.
6665 2006-02-19  Bud Davis  <jmdavis@link.com>
6667         * MAINTAINERS (Write After Approval):  Remove myself.
6668         (Language Front End Maintainers):  Add myself as fortran 95
6669         maintainer and update e-mail address.
6671 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6673         * MAINTAINERS (Write After Approval):  Remove myself.
6674         (Language Front End Maintainers):  Add myself as fortran 95
6675         maintainer.
6677 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6679         * MAINTAINERS (Write After Approval): Add myself.
6681 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6683         * MAINTAINERS (Write After Approval):  Remove myself.
6684         (Language Front End Maintainers):  Add myself as
6685         fortran 95 maintainer.
6687 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6689         Sync from src:
6691         2005-12-27  Leif Ekblad  <leif@rdos.net>
6693         * configure.in: Add support for RDOS target.
6694         * configure: Regenerate.
6696 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
6697             Andreas Schwab  <schwab@suse.de>
6699         * configure: Regenerate.
6701 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
6703         * configure.in (enable_libgomp): Add AIX.
6704         * configure: Regenerate.
6706 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
6708         * MAINTAINERS (Write After Approval): Add myself.
6710 2006-02-03  Lee Millward  <lee.millward@gmail.com>
6712         * MAINTAINERS (Write After Approval): Add myself.
6714 2006-01-31  Richard Guenther  <rguenther@suse.de>
6715         Paolo Bonzini  <bonzini@gnu.org>
6717         * Makefile.def (target_modules): Add libgcc-math target module.
6718         * configure.in (target_libraries): Add libgcc-math target library.
6719         (--enable-libgcc-math): New configure switch.
6720         * Makefile.in: Re-generate.
6721         * configure: Re-generate.
6722         * libgcc-math: New toplevel directory.
6724 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
6726         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6727         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6728         the assembler, linker and binutils.
6729         * configure: Regenerate.
6731 2006-01-22  Dirk Mueller  <dmueller@suse.de>
6733         * MAINTAINERS (Write After Approval): Add myself.
6735 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
6737         * configure: Regenerate.
6739 2006-01-18  Richard Henderson  <rth@redhat.com>
6740             Jakub Jelinek  <jakub@redhat.com>
6741             Diego Novillo  <dnovillo@redhat.com>
6743         * libgomp: New directory.
6744         * Makefile.def: Add target_module libgomp.
6745         * Makefile.in: Regenerate.
6746         * configure.in (target_libraries): Add target-libgomp.
6747         * configure: Regenerate.
6749 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
6751         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6752         @ from continuation.
6753         * Makefile.in: Rebuilt.
6755 2006-01-04  Chris Lattner  <sabre@gnu.org>
6757         * MAINTAINERS (Write After Approval): Add myself.
6759 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
6761         PR bootstrap/24252
6763         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6764         * Makefile.tpl (OBJDUMP): New.
6765         (EXTRA_HOST_FLAGS): Add it.
6766         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6768         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6769         to use symbolic links between directories.  Avoid race conditions
6770         or make them harmless.
6771         * configure.in: Do not try to use symbolic links between directories.
6773         * Makefile.def (LEAN): Pass.
6774         * Makefile.tpl (LEAN): Define.
6775         (stage[+id+]-start): Accept that the previous directory does not
6776         exist, if the bootstrap is lean.
6777         (stage[+id+]-bubble): Invoke lean bootstrap commands after
6778         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
6779         configure substitution.
6780         ([+compare-target+]): Likewise.
6781         ([+bootstrap-target+]-lean): New.
6782         * configure.in: Remove lean bootstrap support from here.
6784         * Makefile.in: Regenerate.
6785         * configure: Regenerate.
6787 2006-01-04  Ben Elliston  <bje@au.ibm.com>
6789         * MAINTAINERS (libdecnumber): Add myself.
6791 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
6793         * libtool-ldflags: New script.
6795 2006-01-02  Andreas Schwab  <schwab@suse.de>
6797         * configure.in: When reconfiguring remove Makefile in
6798         all stage directories.
6799         * configure: Regenerate.
6801 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
6803         * MAINTAINERS: Update my email address.
6805 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
6807         Revert Ada-related part of the previous change.
6809         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6810         Do not pass.
6811         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6812         * Makefile.in: Regenerate.
6813         * configure.in: Do not include mt-ppc-aix target fragment.
6814         * configure: Regenerate.
6816 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
6818         * configure.in: Select appropriate fragments for PowerPC/AIX.
6819         * configure: Regenerate.
6821         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6822         BOOT_CFLAGS, BOOT_LDFLAGS.
6823         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6824         BOOT_CFLAGS, BOOT_LDFLAGS.
6825         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6826         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6827         (stage): Fail if we cannot complete the work.
6828         * Makefile.in: Regenerate.
6830 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
6832         * configure.in: Replace ms1 with mt.
6833         * configure: Rebuilt.
6835 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
6837         * MAINTAINERS: Update my email address.
6839 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
6841         * Makefile.tpl (all, do-[+make_target+], do-check, install,
6842         install-host-nogcc): Don't invoke $(stage) at the end.
6843         * Makefile.in: Regenerate.
6845 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
6847         * configure.in: Flip the top-level bootstrap switch.
6848         * configure: Regenerate.
6850 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
6852         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6853         $(stage) and $(unstage).
6854         (EXTRA_TARGET_FLAGS): Correct double-quoting.
6855         (all): Remove stray semicolon.
6856         (local-distclean): Don't handle multilib.tmp and multilib.out.
6857         (install.all): Set $s for consistency.
6858         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6859         check_multilibs setting.  Always make the install directory.
6860         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6861         Correct @if/@endif.
6862         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6863         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6864         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6865         (multilib.out): Remove.
6866         * Makefile.in: Regenerated.
6868 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
6870         * MAINTAINERS (Write After Approval): Add myself.
6872 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
6874         * MAINTAINERS: Add myself as mt maintainer.
6876         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
6878 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
6880         * MAINTAINERS: Change email address.
6882 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
6884         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6885         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6886         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
6887         Find in-tree tools if available.
6888         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6889         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6890         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6891         (COMPILER_*_FOR_TARGET): New.
6892         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6893         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6894         (CONFIGURED_*, USUAL_*): Remove.
6895         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6896         STRIP): Use autoconf substitutions.
6897         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6898         COMPILER_NM_FOR_TARGET): New.
6899         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6901         (all): Make all-host and all-target in parallel.
6902         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6903         that $$r and $$s are set before invoking a recursive make.
6904         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6905         ([+bootstrap-target+]): Inline most of the `all' target.
6907 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6909         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6910         from the gcc build directory.
6911         * Makefile.in: Regenerate.
6913 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6915         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
6916         depend on all-libdecnumber.
6917         * configure.in (host_libs): Include libdecnumber.
6918         * Makefile.in: Regenerate.
6919         * configure: Likewise.
6921 2005-11-29  Ben Elliston  <bje@au.ibm.com>
6923         * libdecnumber: Import decNumber sources from the dfp-branch.
6925 2005-11-21  Kean Johnston  <jkj@sco.com>
6927         * config.sub, config.guess: Sync from upstream sources.
6929 2005-11-21  Ben Elliston  <bje@au.ibm.com>
6931         Import from Autoconf sources:
6933         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
6934         * config/move-if-change: Don't output "$2 is unchanged";
6935         suggested by Ben Elliston.  Handle weird characters correctly.
6937 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
6939         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6940         to match upstream libtool for darwin.
6942 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
6944         * Makefile.def: Remove gdb dependencies for gdbtk.
6945         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6946         (configure-gdb, install-gdb): New rules.
6947         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6948         * Makefile.in, configure: Regenerated.
6950 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
6952         * MAINTAINERS (Write After Approval): Add myself.
6954 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
6956         * MAINTAINERS (Write After Approval): Add myself.
6958 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
6960         * MAINTAINERS (alias analysis): Add Daniel Berlin and
6961         Diego Novillo.
6963 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
6965         PR bootstrap/24297
6966         * Makefile.tpl (do-[+make-target+], do-check, install,
6967         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6968         are set before recursing.
6969         * Makefile.in: Regenerate.
6971 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
6973         PR bootstrap/18939
6974         * Makefile.def (gcc) <target>: Fix thinko.
6975         * Makefile.in: Regenerate.
6977 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
6979         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6980         * configure: Regenerate.
6982 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
6984         * MAINTAINERS (Write After Approval): Add self.
6986 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
6988         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6989         target-libffi, target-qthreads, target-libjava, and
6990         targetlibobjc.
6991         * configure: Regenerate.
6993 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
6995         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6996         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6997         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6998         (USUAL_OBJDUMP_FOR_TARGET): New.
6999         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7000         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7001         * configure, Makefile.in: Regenerated.
7003 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7005         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7006         before other host packages.
7008 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7010         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7012 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7014         PR bootstrap/22340
7016         * configure.in (default_target): Remove.
7017         * Makefile.tpl (all): Do not use prerequisites as subroutines
7018         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7019         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7020         use prerequisites as subroutines.
7021         (check-host, check-target): New.
7022         (bootstrap configure & all targets): Do not use stage*-start
7023         if the directory layout is already ok.
7024         (non-bootstrap configure & all targets): Prepend a $(unstage).
7025         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7026         (NOTPARALLEL): Remove.
7027         (unstage, stage variables): New variables.
7028         (unstage, stage targets): Simply expand to those variables.
7030         * configure: Regenerate.
7031         * Makefile.in: Regenerate.
7033 2005-10-04  James E Wilson  <wilson@specifix.com>
7035         * Makefile.def (lang_env_dependencies): Add libmudflap.
7036         * Makefile.in: Regenerate.
7038 2005-10-03  Andreas Schwab  <schwab@suse.de>
7040         Backport from libtool CVS:
7041         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7043         * ltmain.sh: add support for installing into temporary
7044         staging area (e.g. 'make install DESTDIR=...')
7046 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7048         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7049         * configure: Regenerated.
7051 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7053         * configure: Regenerate with the correct
7054         autoconf version.
7056 2005-09-30  Catherine Moore  <clm@cm00re.com>
7058         * configure.in (bfin-*-*): New.
7059         * configure: Regenerated.
7061 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7063         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7064         (LIPO_FOR_TARGET): New.
7065         (CONFIGURED_LIPO_FOR_TARGET): New.
7066         (USUAL_LIPO_FOR_TARGET): New.
7067         (STRIP_FOR_TARGET): New.
7068         (CONFIGURED_STRIP_FOR_TARGET): New.
7069         (USUAL_STRIP_FOR_TARGET): New.
7070         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7071         STRIP_FOR_TARGET.
7072         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7073         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7074         * Makefile.in: Regenerate.
7075         * configure: Regenerate.
7077 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7079         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7080         (rs6000-*-aix*): Same.
7081         * configure: Regenerate.
7083 2005-09-16  Tom Tromey  <tromey@redhat.com>
7085         * MAINTAINERS: Add self as java maintainer.
7087 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7089         * configure.in: Recognize f95 in the --enable-languages option,
7090         and substitute it for fortran, issuing a warning.
7091         * configure: Regenerate.
7093 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7095         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7096         * configure:  Regenerated.
7098 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7100         * MAINTAINERS: Add self as ms1 maintainer.
7102 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7104         * Makefile.def (libssp): Add to lang_env_dependencies.
7105         * Makefile.in: Regenerate.
7107 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7109         * MAINTAINERS: Add myself as middle-end maintainer.
7111 2005-08-17  Christian Groessler  <chris@groessler.org>
7113         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7114         * Makefile.in: Regenerate.
7116 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7118         * MAINTAINERS (write after approval): Added myself.
7120 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7122         * MAINTAINERS (Write After Approval): Add myself.
7124 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7126         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7127         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7128         Look for alternate names of the target cc and c++
7129         * configure: Regenerate.
7131 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7133         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7134         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7135         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7136         tools; remove code to manually set them.
7137         (Target tools): Look in the environment for them.
7138         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7139         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7140         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7141         build directory.
7142         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7143         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7144         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7145         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7146         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7147         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7148         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7149         * configure: Regenerate.
7150         * Makefile.in: Regenerate.
7152 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7154         * MAINTAINERS: Update for removed CPU targets.
7156 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7158         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7159         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7160         * Makefile.in: Regenerated.
7162 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7164         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7165         (CFLAGS_FOR_TARGET): Use it.
7166         (CXXFLAGS_FOR_TARGET): Likewise.
7167         * Makefile.in: Regenerated.
7168         * configure.in (--with-build-sysroot): New option.
7169         * configure: Regenerated.
7171 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7173         * Makefile.tpl: Wrap install between unstage and stage
7174         * Makefile.in: Regenerate.
7176 2005-07-21  Eric Christopher  <echristo@apple.com>
7178         * MAINTAINERS: Update affiliation.
7180 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7182         * MAINTAINERS: Add self as crx port maintainer.
7184 2005-07-20  DJ Delorie  <dj@redhat.com>
7186         * MAINTAINERS: Add self as m32c maintainer.
7188 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7190         * all files: Update FSF address.
7192 2005-07-15  Eric Christopher  <echristo@redhat.com>
7194         * MAINTAINERS: Change affiliation.
7196 2005-07-14  Jim Blandy  <jimb@redhat.com>
7198         * configure.in: Add cases for Renesas m32c.
7199         * configure: Regenerated.
7201 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7203         * COPYING.LIB: Update from fsf.org.
7205 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7207         * COPYING, compile, config.guess,
7208         config.sub, install-sh, missing, mkinstalldirs,
7209         symlink-tree, ylwrap: Sync from upstream sources.
7210         * config-ml.in: Update FSF address.
7212 2005-07-13  Eric Christopher  <echristo@redhat.com>
7214         * configure.in: Add toplevel noconfigdir support for tpf.
7215         * configure: Regenerate.
7217 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7219         PR ada/22340
7221         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7222         * Makefile.in: Regenerate.
7224 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7226         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7227         Brolley to write-after-approval.
7229 2005-07-07  Andreas Schwab  <schwab@suse.de>
7231         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7232         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7233         * Makefile.in: Regenerated.
7235 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7237         * configure.in: Don't build sim or rda when targetting darwin.
7238         * configure: Regenerate.
7240 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7242         * configure.in: Add --enable-libssp and --disable-libssp.
7243         * configure: Regenerate with autoconf-2.13.
7245 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7247         * Makefile.def (target_modules): Add libssp.
7248         * configure.in (target_libraries): Add target-libssp.
7249         * configure: Rebuilt.
7250         * Makefile.in: Rebuilt.
7252 2005-07-01  Zack Weinberg  <zackw@panix.com>
7254         * MAINTAINERS: Change email address.  Resign from maintainership.
7256 2005-07-01  Richard Guenther  <rguenther@suse.de>
7258         * MAINTAINERS: Change my e-mail address and affiliation.
7260 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7262         * Makefile.def (stagefeedback): Come after profile.
7263         Define profiledbootstrap target.
7264         * Makefile.tpl (profiledbootstrap): Remove.
7265         (stageprofile-end): Zap stagefeedback.
7266         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7267         * Makefile.in: Regenerate.
7269 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7271         * MAINTAINERS: Update my email address.
7273 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7275         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7276         In 'cpp' stanza, support '#line' as well as '# '.
7278 2005-06-08  Andreas Schwab  <schwab@suse.de>
7280         * MAINTAINERS: Move myself from 'Write After Approval' to
7281         'CPU Port Maintainers' section as m68k maintainer.
7283 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7285         * configure.in (unsupported_languages): New macro.
7286         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7287         non-ported target libraries in noconfigdirs.
7288         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7289         non-linux-gnu.  Remove libgcj_ex_libffi.
7290         <lang_frag loop>: Set add_this_lang=no if the language is in
7291         unsupported_languages.
7292         * configure: Regenerate.
7294 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7296         * configure.in: Fix typo in handling of --with-mpfr-dir.
7297         * configure: Regenerate.
7299 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7301         * MAINTAINERS: Update my email address.
7303 2005-06-02  Jim Blandy  <jimb@redhat.com>
7305         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7306         accepted into the master sources.)
7308 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7309             Michael Snyder  <msnyder@redhat.com>
7310             Stan Cox  <scox@redhat.com>
7312         * configure.in: Set noconfigdirs for ms1.
7314         * configure: Regenerate.
7316 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7318         * MAINTAINERS (Write After Approval): Add self.
7320 2005-06-01  Josh Conner  <jconner@apple.com>
7322         * MAINTAINERS (Write After Approval): Add self.
7324 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7326         * MAINTAINERS: Update my email address.
7328 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7330         * MAINTAINERS (Write After Approval): Add self.
7332 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7334         * MAINTAINERS (Write After Approval): Remove self.
7336 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7338         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7339         (Dependencies): Consider target modules for bootstrap dependencies.
7340         Make target bootstrap modules depend on each stage's gcc.
7341         * Makefile.in: Regenerate.
7343 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7345         * Makefile.def (configure-gcc): Depend on binutils having been built.
7346         (all-gcc): No need to do it here.
7347         * Makefile.in: Regenerate.
7349 2005-05-19  Paul Brook  <paul@codesourcery.com>
7351         * configure.in: Rewrite misleading error message when requested
7352         language cannot be built.
7353         * configure: Regenerate.
7355 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7357         * ylwrap: Import from Automake 1.9.5.
7359 2005-05-13  David Ung  <davidu@mips.com>
7361         * MAINTAINERS (Write After Approval): Add self.
7363 2005-05-09  Mike Stump  <mrs@apple.com>
7365         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7366         lt_cv_sys_max_cmd_len for now.
7368 2005-05-09  Stan Cox  <scox@redhat.com>
7370         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7372 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7374         * README.SCO: Update the URL.
7376 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7378         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7379         with_gnu_ld to libtool.
7380         * ltcf-c.sh (aix[45]): Define file_list_spec.
7381         * ltcf-cxx.sh (aix[45]): Same.
7382         * ltcf-gcj.sh (aix[45]): Same.
7383         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7384         exists, write list of input files to temporary file.
7386 2005-05-04  Mike Stump  <mrs@apple.com>
7388         * configure.in: Always pass --target to target configures as
7389         otherwise rebuilds that do --recheck will fail.
7390         * confiugure: Rebuilt.
7392 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7394         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7395         STAGE_HOST_EXPORTS.
7396         (configure, all): Add bootstrap support.
7397         (Host modules, target modules): Pass post-stage1 flags and exports.
7398         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7399         * Makefile.in: Regenerate.
7401 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7403         * configure: Regenerate.
7405 2005-04-27  Mike Stump  <mrs@apple.com>
7407         * MAINTAINERS: Add self as darwin maintainer.
7409 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7411         * config.sub: Update from master copy.
7413 2005-04-21  Mike Stump  <mrs@apple.com>
7415         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7416         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7418 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7420         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7421         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7422         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7423         "*-*-elf" and "*-*-linux*".
7424         * configure: Regenerate.
7426 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7428         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7430 2005-04-12  Mike Stump  <mrs@apple.com>
7432         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7434 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7436         * MAINTAINERS (Write After Approval): Add myself.
7438 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7440         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7442 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7444         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7445         (TARGET_CONFIGARGS): Include --with-target-subdir.
7446         (configure, all): New macros.  Use them throughout.
7447         * Makefile.in: Regenerate.
7449 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7451         * MAINTAINERS (Write After Approval): Add myself.
7453 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7455         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7457 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7459         * MAINTAINERS: Move John Carr to Write After Approval.
7461 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7463         * config/mh-mingw32: Delete.
7464         * configure.in: Don't use it.
7465         * configure: Regenerate.
7467 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7469         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7470         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7471         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7472         (HOST_LIB_PATH): Generate from Makefile.def.
7473         (TARGET_LIB_PATH): Likewise.
7474         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7475         * Makefile.in: Regenerate.
7476         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7477         (RPATH_ENVVAR): Include Darwin case.
7478         * configure: Regenerate.
7480 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7482         * MAINTAINERS (Various Maintainers): Remove self.
7483         (Write After Approval): Add self.
7485 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7487         * MAINTAINERS (Various Maintainers): Add self.
7489 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7491         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7492         * configure: Regenerate.
7494 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7496         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7497         gcc_version, and gcc_version_trigger from set of flags to pass.
7498         * Makefile.tpl: Remove definitions of above variables.
7499         (config.status): Remove dependency on $(gcc_version_trigger).
7500         * Makefile.in: Regenerate.
7501         * configure.in: Do not reference config/gcc-version.m4 nor
7502         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7503         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7504         * configure: Regenerate.
7506 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7507             Andrew Pinski  <pinskia@physics.uc.edu>
7509         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7510         * Makefile.in: Regenerate.
7512 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7514         * MAINTAINERS (Write After Approval): Add myself.
7516 2005-03-03  David Ayers  <d.ayers@inode.at>
7518         * MAINTAINERS (Write After Approval): Add myself.
7520 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7522         PR libgcj/20160
7523         * ltmain.sh: Avoid creating archives with components that have
7524         duplicate basenames.
7526 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7528         PR bootstrap/20250
7529         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7530         instead of check.
7531         * Makefile.in: Regenerate.
7533 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7535         * Makefile.in: Regenerate to fix conflict between the previous two
7536         patches.
7538 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7540         PR bootstrap/17383
7541         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7542         * Makefile.tpl (HOST_SUBDIR): New substitution.
7543         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7544         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7545         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7546         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7547         (Host modules, Bootstrapped modules): Use it.
7548         (Build modules, Target modules): Do not create symlink trees,
7549         always configure out-of-srcdir.
7550         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7551         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7552         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7553         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7555         * Makefile.in: Regenerate.
7556         * configure: Regenerate.
7558 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7560         Merged from libada-gnattools-branch:
7561         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7563         * gnattools: New directory.
7564         * Makefile.def: Add gnattools as a module, depending on target-libada.
7565         * Makefile.in: Regenerate.
7566         * configure.in: Include gnattools in host_tools; disable it if ada
7567         is disabled.
7568         * configure: Regenerate.
7570 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7572         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7573         treelang maintainer.
7574         (Write After Approval): Remove myself.
7576 2005-02-23  Paul Schlie  <schlie@comcast.net>
7578         * configure.in: Allow darwin targeted ports to build tk, itcl and
7579         libgui.
7580         * configure: Regenerate.
7582 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7584         PR libgcj/10353
7585         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7586         * configure: Regenerate.
7588 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7590         * MAINTAINERS (Write After Approval): Add myself.
7592 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7594         * MAINTAINERS: Update my e-mail address.
7596 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7598         * MAINTAINERS (Write After Approval): Add myself.
7600 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7602         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7603         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7604         target-libgloss when not *-*-elf and *-*-aout.
7605         * configure: Regenerate.
7607 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7609         * MAINTAINERS: Remove obsolete entries.
7611         * MAINTAINERS (Write After Approval): Add Michael Matz.
7613 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7615         * MAINTAINERS: Remove self as cpplib maintainer.
7617 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7619         * install-sh, config.sub: Import from upstream.
7621 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7623         PR bootstrap/18222
7624         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7625         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7626         * Makefile.in: Regenerate.
7628 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7630         * MAINTAINERS: Update my email address.
7632 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7633             Andreas Schwab  <schwab@suse.de>
7635         PR bootstrap/18033
7636         * config-ml.in: Eval option if surrounded by single quotes.
7638 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7640         Revert 2004-12-28 Makefile changes, a better fix will be
7641         applied to mainline and src after GCC 4.0 branches.
7643 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7645         PR bootstrap/17383
7647         * Makefile.def (target_modules): Remove stage parameter,
7648         it is always true now.
7649         * Makefile.tpl (configure-build-[+module+],
7650         configure-target-[+module+]): Always build symlink tree
7651         for the directory and for include.  BUILD_SUBDIR and
7652         TARGET_SUBDIR cannot be . anymore.
7653         * Makefile.in: Regenerate.
7655 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7657         Revert 2004-12-08 Makefile changes.
7659 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7661         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7662         cygwin, mingw.
7664 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7666         * configure.in (sh64-*-*): Reenable gprof.
7667         * configure: Regenerate.
7669 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7671         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7672         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7673         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7674         * Makefile.in: Regenerate.
7676 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7678         * MAINTAINERS: Update my email address.
7680 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7682         * Makefile.tpl: Generate normal dependencies if the LHS module is
7683         not bootstrapped.
7684         * Makefile.in: Regenerate.
7686 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7688         * configure.in: Include config/gxx-include-dir.m4.  Use
7689         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
7690         * configure: Regenerate.
7692 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7694         * config.if: Delete.
7695         * configure.in: Set libstdcxx_incdir directly.
7696         * configure: Regenerate.
7698 2004-12-02  Eric Christopher  <echristo@redhat.com>
7700         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7701         * Makefile.in: Regenerate.
7703 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7705         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7706         * configure: Regenerate.
7708 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
7710         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
7711         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
7712         * configure: Regenerate.
7714 2004-12-01  Eric Christopher  <echristo@redhat.com>
7716         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7717         of things to remove.
7719 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
7721         * MAINTAINERS (Write After Approval): Update my e-mail address.
7723 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
7725         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7726         from CVS libtool to always pass_all.
7728 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
7730         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7731         (hppa*64*-*-*): Delete incorrect comment.
7732         * configure: Rebuilt.
7734 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7736         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7738 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
7740         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7741         from CVS libtool to always pass_all.
7743 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7745         * install-sh, compile: Import from automake.
7747 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
7749         * config.guess, config.sub:  Import from savannnah.
7751 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
7753         * MAINTAINERS (Write After Approval): Add myself
7755 2004-11-12  Mike Stump  <mrs@apple.com>
7757         * Makefile.def: Add html support.
7758         * Makefile.tpl: Likewise.
7759         * Makefile.in: Regenerate.
7761 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
7763         PR 18423
7764         * configure.in: Remove all instances of build-fixincludes from
7765         noconfigdirs.
7766         (build_configargs): Supply --target to subdirectories.
7767         * configure: Regenerate.
7769         * Makefile.def: Make gcc install depend on fixincludes install.
7770         * Makefile.in: Regenerate.
7772 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
7774         * MAINTAINERS: Add myself as gcc testsuite maintainer.
7776 2004-11-11  Paul Brook  <paul@codesourcery.com>
7778         * MAINTAINERS: Add self as arm maintainer.  Update email address.
7780 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
7782         * configure.in (noconfigdirs) [mmix-*-*]: Disable
7783         target-libgfortran.
7784         * configure: Regenerate.
7786 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
7788         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7789         like CC.
7791 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
7793         * Makefile.def (host fixincludes): Specify missing targets.
7794         * Makefile.in: Regenerate.
7796 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
7798         * MAINTAINERS: Add myself
7800 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
7802         * MAINTAINERS (Write After Approval): Add myself.
7804 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
7806         * Makefile.def: Build fixincludes for the host, too.
7807         * Makefile.in: Regenerate.
7808         * configure.in (host_tools): Add fixincludes.
7809         * configure: Regenerate.
7811 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
7813         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7814         * configure: Regenerated.
7816 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
7818         PR other/17783
7819         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7820         * configure: Regenerated.
7822 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
7824         * README.SCO: Update per FSF instructions.
7826 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
7828         PR target/18151
7829         * configure.in (case ${target}): Do not build fixincludes for avr.
7830         * configure: Regenerated.
7832 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
7834         * configure.in (case ${target}): Do not build fixincludes
7835         on platforms where it is not used.
7836         * configure: Regenerated.
7838 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
7840         * configure.in: Use an absolute path to install-sh.
7841         * configure: Regenerated.
7843 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
7845         * MAINTAINERS (Write After Approval): Add myself.
7847 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
7849         * MAINTAINERS: Remove from Write After Approval those that are
7850         already maintainers.
7852 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
7854         * MAINTAINERS:  Update my email address.
7856 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
7858         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7859         * configure: Regenerate.
7861 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
7863         * MAINTAINERS:  Update my email address.
7865 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
7867         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
7868         entries belonging to this category.
7870 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
7872         * MAINTAINERS: Update my e-mail address.
7874 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
7876         Fix wrong conflict resolution in:
7878         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
7880         * Makefile.in: Regenerate.
7881         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7882         in the recursive `make', instead of hardwiring `all'.
7883         (Autogenerated TARGET-* variables): New.
7885 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
7887         * configure.in: Enable target-libgloss for crx-*-*.
7888         * configure: Regenerate.
7890 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7892         * MAINTAINERS (Various Maintainers): Move the "windows,
7893         cygwin, mingw" maintainer to ...
7894         (OS Port Maintainers): ... here.
7896 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
7898         * MAINTAINERS (Write After Approval): Remove those that are
7899         maintainers of some subsystem.
7901 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
7903         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7904         * ltcf-cxx.sh (tpf*): Likewise.
7905         * ltconfig (tpf*): Add TPF OS configuration support.
7907 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
7909         * MAINTAINERS: Change my email address to my new work account.
7911 2004-09-24  Michael Roth  <mroth@nessie.de>
7913         * configure.in (--without-headers): Add missing double quotes.
7914         * configure: Regenerate.
7916 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
7918         * ylwrap: Revert to previous version.
7920 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
7922         PR bootstrap/17369
7923         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7924         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7925         SET_GCC_LIB_PATH_CMD.
7926         (BASE_TARGET_EXPORTS): Likewise.
7927         * Makefile.in: Regenerated.
7929         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7930         * configure: Regenerated.
7932 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
7934         * config.guess: New upstream version
7935         * compile, depcomp, install-sh, ylwrap: Likewise.
7937 2004-09-19  Roger Sayle  <roger@eyesopen.com>
7939         * config/mh-x86omitfp: New host makefile fragment.  Add
7940         -fomit-frame-pointer to the default BOOT_CFLAGS.
7941         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7942         * configure: Regenerate.
7944 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
7946         PR target/11572
7947         * configure.in (*-*-darwin*): Renable libobjc.
7948         * configure: Regenerate.
7950 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
7952         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7954 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
7956         * Makefile.def: Remove libbanshee.
7957         * Makefile.tpl: Ditto.
7958         * configure.in: Ditto.
7959         * Makefile.in: Regen.
7960         * configure: Ditto.
7962 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
7964         * ltmain.sh: Use $pic_object as $non_pic_object if
7965         $non_pic_object=none.
7967 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
7969         * missing: Import latest version from master repository.
7971 2004-09-06  Nick Clifton  <nickc@redhat.com>
7973         * config.sub: Import latest version from master repository.
7974         * config.guess: Likewise.
7975         This includes these changes:
7977         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
7979         * config.sub: Handle crisv32, alias etraxfs.
7980         * config.guess (crisv32:Linux:*:*): Handle.
7982         2004-08-13  Brad Smith  <brad@comstyle.com>
7984         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7985         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7987         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
7989         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7990         assume the processor is a powerpc.  This is because coreutils
7991         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7992         in this case, due to a MacOS X bug that causes
7993         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7994         to return a negative number.
7995         Problem reported by Petter Reinholdtsen in:
7996         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7998         2004-07-19  Ben Elliston  <bje@gnu.org>
8000         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8002         2004-06-24  Ben Elliston  <bje@gnu.org>
8004         * config.guess: Update copyright years.
8005         * config.sub: Likewise.
8007         2004-06-22  Robert Millan  <robertmh@gnu.org>
8009         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8010         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8012         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8014         * config.guess (*:*VMS:*:*): New entry. Replaces
8015         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8016         manufacturer.
8018         2004-06-22  Ben Elliston  <bje@gnu.org>
8020         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8021         * config.sub: Likewise.
8023         2004-06-22  Ben Elliston  <bje@gnu.org>
8025         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8026         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8028         2004-06-11  Ben Elliston  <bje@gnu.org>
8030         * config.guess (pegasos:OpenBSD:*:*): Remove.
8032         2004-06-11  Ben Elliston  <bje@gnu.org>
8034         From Wouter Verhelst <wouter@grep.be>:
8035         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8037         2004-06-11  Ben Elliston  <bje@gnu.org>
8039         * config.guess (luna88k:OpenBSD:*:*): New.
8041         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8043         * config.guess (m32r*:Linux:*:*): New case.
8044         * config.sub: Handle m32rle.
8046         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8048         From Jens Petersen  <petersen@redhat.com>:
8049         * config.sub: Handle sparcv8.
8051         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8053         From Tom Smith <smith@cag.lkg.hp.com>:
8054         * config.guess: Version suffixes are equally significant on Tru64
8055         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8056         prefix of "P" (patched kernel).
8058         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8060         * config.sub: Add support for National Semiconductor CRX target.
8062 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8064         * MAINTAINERS (Various Maintainers): Remove myself as web page
8065         maintainer, add myself as maintainer of build status lists.
8067 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8069         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8070         *-*-netware, but add target-libmudflap.
8071         Consolidate *-*-netware targets (of which really only i?86 exists)
8072         into a single entry.
8073         * configure: Likewise.
8075 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8077         * Makefile.tpl (sorry): Remove.
8078         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8079         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8080         (do-clean): Clean per-stage directories too.
8081         (do-distclean): Run distclean-stage1 too.
8082         (.NOTPARALLEL): Enable during toplevel bootstrap.
8083         (stage[+id+]-bubble): Enable parallel execution during
8084         the recursive invocation.
8085         * Makefile.in: Regenerate.
8087         Fix previous checkin:
8089         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8090         include.
8091         * configure.in: Fix indentation.
8092         * configure: Regenerate.
8094 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8096         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8097         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8098         * configure: regenerate
8099         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8100         -mdynamic-no-pic
8102 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8104         * Makefile.def (build_modules): Add fixincludes.
8105         (dependencies): Make gcc depend on fixincludes.
8106         * configure.in (build_tools): Add fixincludes.
8107         (build_configdirs): Always include build_libs.
8108         * Makefile.in: Regenerate.
8109         * configure: Regenerate.
8111 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8113         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8114         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8115         phony targets; do not generate timestamp files.
8116         (distclean-stageN): Remove references to their timestamp files.
8117         (restageN, touch-stageN): Remove.
8118         (stageN-bubble): Rewritten.
8119         (compare): Support lean bootstraps.
8120         * Makefile.in: Regenerate.
8122         * configure.in: Only warn when bootstrapping but
8123         build != host or build != target.  Support lean bootstraps.
8124         * configure: Regenerate.
8126 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8128         * configure.in:  Give a better error message if GMP/MPFR are missing
8129         and a language needing them has been requested.
8130         * configure:  Regenerated.
8132 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8134         * configure.in:  Print a list of available language front-ends if
8135         a requested one is missing.  Tidy stray tab characters.
8136         * configure:  Regenerated.
8138 2004-08-19  Michael Koch  <konqueror@gmx.de>
8140         * gcc/doc/install.texi: Update entry about automake for libjava.
8142 2004-08-17  Robert Millan  <robertmh@gnu.org>
8144         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8145         (instead of FreeBSD).
8146         * configure: Regenerate.
8148 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8150         * Makefile.in: Regenerate.
8151         * configure: Regenerate.
8153         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8154         stage_*_flags.
8155         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8156         for bootstrapped modules if toplevel bootstrap is going.
8157         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8158         modules.  Adjust for changes in Makefile.def.  Enable several
8159         rules even in non-bootstrap mode, just to avoid peppering the
8160         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8161         (stage-[+prev+]-bubble): Remove.
8163         * Makefile.def (Dependencies): Depend on all-build-bison,
8164         all-build-flex, all-build-byacc, all-build-texinfo, rather
8165         than the host variations.
8166         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8167         with BUILD_SUBDIR.
8168         (BISON): Update for recent Bisons.
8169         (YACC): Fix typo.
8170         (cross): Depend on all-build.
8171         (all): Do not depend on all-build.
8172         (prebootstrap): Remove.
8173         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8174         (Prebootstrap dependencies): Add them to the per-stage targets
8175         and to all-prebootstrap.
8176         * configure.in (build_configdirs): Always enable build_tools.
8177         (BUILD_DIR_PREFIX): Remove.
8179         * Makefile.def (gcc): Add target variable.
8180         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8181         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8182         in the recursive `make', instead of hardwiring `all'.
8183         (Autogenerated TARGET-* variables): New.
8185 2004-08-13  Brian Booth  <bbooth@redhat.com>
8187         * MAINTAINERS: Remove myself from write-after-approval.
8189 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8191         * src-release: Stop distributing mmalloc with gdb (which doesn't
8192         use it).
8193         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8194         * Makefile.in: Regenerate.
8196 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8198         * configure.in (arm*-*-eabi*): New target.
8199         * configure: Regenerate.
8201 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8203         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8204         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8205         (Dependencies): New section.
8206         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8207         (configure-target-[+module+]): Depend on maybe-all-gcc
8208         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8209         (toplevel profiledbootstrap): Fix dependencies.
8210         * Makefile.in: Regenerate.
8212 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8214         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8215         target-libiberty to noconfigdirs.
8216         * configure: Regenerate.
8218 2004-08-03  Paul Brook  <paul@codesourcery.com>
8220         * configure.in: Check for MPFR as well as GMP.
8221         * configure: Regenerate.
8223 2004-08-01  Robert Millan  <robertmh@gnu.org>
8225         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8226         libmudflap for all GNU-based systems (with Glibc).
8227         * configure: Regenerate.
8229 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8231         * Makefile.def (host-modules): Add gcc.
8232         * Makefile.in: Regenerate.
8233         * Makefile.tpl (sorry): New rule.
8234         (configure-host, all-host, [+make_target+]-host, do-check,
8235         install-host): Do not add gcc as a special case.
8236         (host modules): Add a small special-casing for gcc.  Export
8237         extra_make_flags through the environment.
8238         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8239         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8240         other recursive targets for gcc): Remove.
8242         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8243         (stage, unstage): New rules.
8244         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8245         distclean-stage[+id+]): Use stage_current.
8246         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8247         the stage*-start rules.
8249 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8251         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8252         use -all_load flag.
8254 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8256         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8257         * configure: Regenerate.
8259 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8261         * maintainer-scripts/gcc_release: Revert yesterday's change.
8263 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8265         * MAINTAINERS: Add myself to write-after-approval.
8267 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8269         * libf2c: Removed.
8270         * gcc/gccbug.in: Updated because of libf2c removal.
8271         * maintainer-scripts/gcc_release: Ditto.
8273 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8275         * configure.in: Build libmudflap by default on FreeBSD.
8276         * configure: Regenerated.
8278 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8280         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8281         systems.
8282         * configure: Regenerated.
8284 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8286         PR target/16344
8287         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8288         feedback based compiler.
8289         * Makefile.in: Rebuilt.
8291 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8293         * Makefile.def (host_modules): Set bootstrap=true for flex.
8294         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8295         * Makefile.in: Rebuilt.
8297 2004-07-07  Jan Hubicka  <jh@suse.cz>
8299         * MAINTAINERS: Add self as a profile feedback maintainer.
8301 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8303         * configure.in:  Do not prepend $srcdir to /dev/null in
8304         makefile fragments.
8305         * configure:  Regenerate.
8307 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8309         * Makefile.def (build_modules): Add bison, byacc, flex,
8310         m4, texinfo.
8311         (flags_to_pass): Add FLEX.
8312         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8313         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8314         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8315         DEFAULT_MAKEINFO): Remove.
8316         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8317         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8318         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8319         objdir or else use configured tool.
8320         (all-build): New.
8321         (all): Depend on it.
8322         (Build module dependencies): Add.
8323         * Makefile.in: Regenerate.
8324         * configure.in: Better support for multiple build modules,
8325         matching what is done for host/target modules.  Do not look
8326         for "plausible" locations of build tools if Canadian cross.
8327         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8328         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8329         * configure: Regenerate.
8331 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8333         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8334         * Makefile.in: Regenerate.
8336 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8338         * Makefile.tpl (configure-build-[+module+],
8339         configure-[+module+], configure-target-[+module+]): Pass
8340         [+extra_configure_args+].
8341         (all-build-[+module+], all-[+module+], check-[+module+],
8342         install-[+module+], [+make_target+]-[+module+],
8343         all-target-[+module+], check-target-[+module+],
8344         install-target-[+module+], [+make_target+]-target-[+module+]):
8345         Pass [+extra_make_args+].
8346         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8347         (GCC_HOST_EXPORTS): Remove.
8348         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8349         cross, check-gcc, check-gcc-c++, install-gcc,
8350         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8351         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8352         * Makefile.in: Regenerate.
8354 2004-06-21  Matthew Sachs  <msachs@apple.com>
8356         * MAINTAINERS: Added self to write-after-approval.
8358 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8360         * configure.in: Check for srcdir/winsup rather than build directory
8361         winsup.
8362         * configure: Regenerate.
8364 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8366         * configure.in: Don't build Cygwin native newlib if winsup
8367         directory is missing.  Emit warning instead.
8368         * configure: Regenerate.
8370 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8372         * Makefile.tpl (touch-stage[+id+]): New.
8373         (restage[+prev+]): Depend on touch-stage[+id+].
8375         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8376         Use it throughout.
8378         * Makefile.def: Add profile and feedback bootstrap stages.
8379         Remove next field from bootstrap stages.
8380         * Makefile.tpl (LN, LN_S): Substitute.
8381         (stageN-start, stageN-end): Use double-colon rules, to
8382         provide a hook for additional setup commands.
8383         (distclean-stageN-gcc, restageN): Create dependencies from
8384         [+prev+], not from [+next+].
8385         (stageN-bubble): Add commands for successive stages from
8386         [+prev+], using double-colon rules.
8387         (all-stageN-gcc): Fix typo.
8388         (stagefeedback-start, profiledbootstrap): New.
8389         * Makefile.in: Regenerate.
8390         * configure.in: Call ACX_PROG_LN.
8391         * configure: Regenerate.
8393 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8395         * MAINTAINERS (Write After Approval): Add myself.
8397 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8399         * MAINTAINERS (Write After Approval): Add myself.
8401 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8403         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8404         without gcc.
8405         * configure: Regenerate.
8407 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8409         * Makefile.tpl: Fix typo.
8410         * Makefile.in: Regenerate.
8412 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8414         * configure.in: Remove new- prefix from toplevel
8415         bootstrap targets.
8416         * configure: Regenerate.
8418 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8420         * Makefile.tpl (all.normal): Rename to all.
8421         (all): Replace with a rule to pick the default
8422         target from configure.
8423         (all-gcc, configure-gcc): Use conditionals to
8424         do nothing when toplevel bootstrap is going on.
8425         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8426         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8427         * configure.in: Support --enable-bootstrap.
8429         * Makefile.def: Remove new- prefix from toplevel
8430         bootstrap targets.
8431         * Makefile.tpl: Likewise.
8433         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8434         target.
8436         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8437         $(RECURSE_FLAGS) to recursive invocation of make.
8439         * Makefile.in: Regenerate.
8440         * configure: Regenerate.
8442 2004-05-30  Andreas Jaeger  <aj@suse.de>
8443             Jim Wilson  <wilson@specifixinc.com>
8445         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8446         like CC.
8448 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8450         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8451         * configure: Regenerate.
8453 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8455         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8456         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8457         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8458         targets.
8459         * Makefile.in: Regenerate.
8461 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8463         * configure.in: Test the ability to symlink directories.
8464         * configure: Regenerate.
8466         * Makefile.def (bootstrap-stage): New definitions.
8467         * Makefile.tpl (configure-stage1-gcc,
8468         configure-stage2-gcc, configure-stage3-gcc,
8469         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8470         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8471         new-restage3, compare): Autogenerate, see Makefile.in
8472         entry for behavioral changes.
8473         (distclean-stage1, new-stage1-start, new-stage1-end,
8474         new-stage1-bubble, distclean-stage2, new-stage2-start,
8475         new-stage2-end, new-stage2-bubble, distclean-stage3,
8476         new-stage3-start, new-stage3-end): New autogenerated targets.
8477         (objext, prebootstrap, BOOT_CFLAGS,
8478         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8479         targets.
8481         * Makefile.in: Regenerate.
8482         (distclean-stage1, new-stage1-start, new-stage1-end,
8483         new-stage1-bubble, distclean-stage2, new-stage2-start,
8484         new-stage2-end, new-stage2-bubble, distclean-stage3,
8485         new-stage3-start, new-stage3-end): New targets.
8486         (all-stage1-gcc): Move prebootstrap dependency from here...
8487         (configure-stage1-gcc): ...to here.
8488         (new-bootstrap): Use bubble targets.
8489         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8490         Use per-stage distclean targets.
8491         (configure-stage1-gcc, configure-stage2-gcc,
8492         configure-stage3-gcc, all-stage1-gcc,
8493         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8494         Use new-stageN-start to prepare the tree.
8496 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8498         * Makefile.def (host_modules): add libcpp.
8499         * Makefile.tpl: Add dependencies on and for libcpp.
8500         * Makefile.in: Regenerate.
8501         * configure.in: Add libcpp host module.
8502         * configure: Regenerate.
8504 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8506         * Makefile.tpl: Whenever a recursive target is defined, wrap
8507         it in a special @if/@endif block, and prepare its maybe
8508         dependency in the @if/@endif block
8509         * configure.in: Instead of writing maybe dependencies, remove
8510         the @if/@endif statements, and remove the @if/@endif blocks
8511         that remain.
8512         * configure: Regenerate.
8513         * Makefile.in: Regenerate.
8515 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8517         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8519 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8521         PR bootstrap/15120
8522         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8523         * */configure: Rebuilt.
8525 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8527         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8528         of libf2c.
8529         * configure, Makefile.in: Regenerate.
8531 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8533         * MAINTAINERS (Write After Approval): Add myself.
8535 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8537         Merge from tree-ssa-20020619-branch.
8539         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8540         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8541         (HOST_GMPLIBS): Define.
8542         (HOST_GMPINC): Define.
8543         (TARGET_LIB_PATH): Add libmudflap.
8544         (GFORTRAN_FOR_TARGET): Define.
8545         (configure-build*): Export GFORTRAN.
8546         (configure-gcc): Export GMPLIBS and GMPINC.
8547         (all-gcc): Add maybe-all-libbanshee.
8548         (configure-target-libgfortran): Define.
8549         * Makefile.in: Regenerate.
8550         * configure.in (host_libs): Add libbanshee.
8551         (target_libraries): Add target-libmudflap and target-libgfortran.
8552         Add --with-libbanshee.
8553         Handle --disable-libmudflap.
8554         (*-*-freebsd*): Use with_gmp.
8555         Add $(libgcj) to noconfigdirs.
8556         * configure: Regenerate.
8557         * depcomp: New file.
8558         * MAINTAINERS: Add tree-ssa maintainers.
8560 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8562         * MAINTAINERS (Various Maintainers): Add myself.
8564 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8566         * MAINTAINERS (Write After Approval): Add myself.
8568 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8570         * MAINTAINERS (Write After Approval): Add myself.
8572 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8574         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8575         * configure: Regenerate.
8577 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8579         Revert:
8580         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8582         * Makefile.def (flags_to_pass): Remove *dir variables that
8583         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8584         as well as prefix and exec_prefix.
8585         * Makefile.in: Regenerate.
8587 2004-04-26  Robert Millan  <robertmh@gnu.org>
8589         Add patches from libtool CVS.
8590         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8591         * ltconfig: Likewise.
8592         * ltcf-c.sh: Likewise.
8593         * ltcf-cxx.sh: Likewise.
8594         * ltcf-gcj.sh: Likewise.
8596 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8598         * Makefile.def (host_modules): Mark with the bootstrap
8599         flag packages on which gcc depends.
8600         * Makefile.tpl (all-bootstrap): Use it.
8601         * Makefile.in: Regenerate.
8603 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8605         * Makefile.def (flags_to_pass): Remove *dir variables that
8606         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8607         as well as prefix and exec_prefix.
8608         * Makefile.in: Regenerate.
8610 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8612         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8613         * configure: Regenerate.
8614         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8615         * gcc/Makefile.tpl (compare): Use the result of the test.
8616         * gcc/Makefile.in: Regenerate.
8618 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8620         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8621         Always relocate gcc and prev-gcc to the original names, even
8622         if the build fails.
8623         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8624         New targets.
8626 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8628         * MAINTAINERS: Update my email address.
8630 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8632         * configure.in (mips*-*-irix5*): Enable ld.
8633         * configure: Regenerate.
8635 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8637         * configure: Regenerate.
8639 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8641         * Makefile.tpl (configure-[+module+], configure-gcc,
8642         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8643         Set and export LDFLAGS.
8644         * Makefile.in: Regenerate.
8646 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8648         * MAINTAINERS: Add myself to write-after-approval.
8650 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8652         PR bootstrap/14871
8653         * Makefile.tpl: If we don't have built-in-tree target tools,
8654         use the ones found by configure rather than hacking around with
8655         program_transform_name.
8656         * configure.in: Give Makefile.tpl the information necessary
8657         to do that.
8658         * Makefile.in: Regenerate.
8659         * configure: Regenerate.
8661 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8663         PR bootstrap/14760
8664         * configure.in: When computing baseargs, strip *all* copies of
8665         offending options.  Also, don't match/substitute the trailing space,
8666         so that this actually works when two similar options are separated by
8667         only one space.
8668         * configure: Regenerate.
8670 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8672         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8673         (rs6000-*-aix*): Same.
8674         * configure: Regenerate.
8676 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8678         * MAINTAINERS: Add myself to write-after-approval.
8680 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8682         * MAINTAINERS: Add myself to write-after-approval.
8684 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8686         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8687         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8688         * Makefile.in: Regenerate.
8690         * configure.in (top level bootstrap support): Rework --enable-werror
8691         to set @stage2_werror_flag@.
8692         * configure: Regenerate.
8693         * Makefile.tpl (top level bootstrap support): Pass
8694         @stage2_werror_flag@ down to configure in stages 2 and 3.
8695         * Makefile.in: Regenerate.
8697 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
8699         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8700         for stages 2 and 3 as well as in make.  As a consequence, remove
8701         OUTPUT_OPTION (now detected by configure) from the flags passed down
8702         to make.
8703         * Makefile.in: Regenerate.
8705         * Makefile.tpl (new-bootstrap): Fix typo.
8706         * Makefile.in: Regenerate.
8708 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
8710         * Makefile.tpl: Rearrange by moving recursive_targets rules
8711         into their proper sections.
8712         * Makefile.tpl (top level bootstrap support): Move disabling
8713         of coverage flags from 'make' to 'configure'; improve comments.
8714         * Makefile.in: Regenerate.
8716         * Makefile.tpl (experimental top level bootstrap) Move stage1
8717         language setting from all- target to configure- target; disable
8718         intermodule optimization in stage 1; prevent gratuitous rebuilds
8719         of stage 1.
8720         * Makefile.in: Regenerate.
8721         * configure.in: Comma-separate stage 1 language list for top
8722         level bootstrap.
8723         * configure: Regenerate.
8725         * Makefile.tpl: Clean up experimental top level bootstrap support:
8726         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8727         prev-gcc in configure- targets as well as all- targets.
8728         * Makefile.in: Regenerate.
8730 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
8732         * compile: New file imported from automake.
8734 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
8736         * configure.in: Remove symbolic link section.
8737         * configure: Regenerate.
8738         * Makefile.tpl (links): Remove.
8739         * Makefile.in: Regenerate.
8741 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
8742             Nathanael Nerode  <neroden@gcc.gnu.org>
8744         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8745         Set with AC_CHECK_PROGS.
8746         * configure.in: Fix comment typo from last patch.
8747         * configure: Regenerate.
8749 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
8751         * Makefile.tpl: Introduce experimental top level bootstrap support.
8752         * Makefile.in: Regenerate.
8753         * configure.in: Introduce support for top level bootstrap.
8754         * configure: Regenerate.
8756 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8757             Paolo Bonzini  <bonzini@gnu.org>
8759         PR bootstrap/14522
8760         * configure.in: Cope with shells that do not support unquoted ^
8761         * configure: Regenerate.
8763 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
8764             Paolo Bonzini  <bonzini@gnu.org>
8766         PR bootstrap/14522
8767         * configure.in: Cope with shells that do not support nesting
8768         quotes inside quoted backquote substitutions.
8769         * configure: Regenerate.
8771 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
8773         PR bootstrap/14522
8774         * configure.in: Fix escaping of $.
8775         * configure: Regenerate.
8777 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
8779         * configure: Regenerate, since I forgot to while committing Paolo's
8780         changes.
8782 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
8784         PR ada/14131
8785         Move language detection to the top level.
8786         * configure.in: Find default values for the tools as
8787         soon as possible.  Disable ada if GNAT is not found.
8788         Emit error message about missing languages.  Expand
8789         --enable-languages=all for the gcc subdirectory.
8791 2004-03-10  Ben Elliston  <bje@gnu.org>
8793         * MAINTAINERS: Update my email address.
8795 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
8797         * ltconfig: Disable building static libraries if building shared
8798         libraries on AIX 5L.
8800 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
8802         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8803         and disable libgcj.
8804         * configure: Regenerated.
8806 2004-03-01  Brian Booth  <bbooth@redhat.com>
8808         * MAINTAINERS: Add myself to write-after-approval.
8810 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
8812         * MAINTAINERS: Add myself to write-after-approval.
8814 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
8816         PR bootstrap/7087
8817         * Makefile.tpl: Guard XFOO sed statements better.
8818         * Makefile.tpl: Add dependency for configure-target-libada.
8819         * Makefile.in: Regenerate (incidentally fixes broken
8820         commit when libada-branch was merged).
8822 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
8824         * MAINTAINERS: Add myself to write-after-approval.
8826 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
8828         * MAINTAINERS: Add Nicola Pero and myself as libobjc
8829         maintainers.
8831 2004-02-20  Andrew Cagney  <cagney@redhat.com>
8833         * config.guess: Update from version 2003-10-16 to 2004-02-16.
8834         * config.sub: Update from version 2003-11-03 to 2004-02-16.
8836 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
8838         PR bootstrap/11932
8839         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8841 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
8843         * MAINTAINERS: Added myself to write-after-approval.
8845 2004-02-14  Michael Koch  <konqueror@gmx.de>
8847         * MAINTAINERS: Added myself to write-after-approval.
8849 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
8851         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
8852         some OS port maintainers to OS port maintainers section.
8854 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
8856         * MAINTAINERS: Add self.
8858 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
8860         * MAINTAINERS: Alphabetize.
8862 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
8864         * MAINTAINERS: Remove myself.
8866 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
8868         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8869         (rs6000-*-aix*): Same.
8870         * configure: Regenerate.
8872 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
8874         * configure.in (host): Add in missing $noconfigdirs to defines.
8875         * configure: Regenerate.
8877 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
8878             Nathanael Nerode  <neroden@gcc.gnu.org>
8880         PR ada/6637, PR ada/5911
8881         Merge with libada-branch:
8882         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8883         with appropriate dependencies. Add --enable-libada configure switch.
8884         * configure, Makefile.in: Regenerate.
8886 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
8888         * MAINTAINERS: Add myself to write-after-approval.
8890 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8892         * configure.in: Don't pass --with-stabs on IRIX 5 either.
8893         * configure: Regenerate.
8895 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
8897         Merge from upstream:
8899         * ltmain.in: When setting IFS to '~', be careful about user
8900         arguments that contain '~'.
8902         2004-02-04  Peter O'Gorman  <peter@pogma.com>
8904         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8905         Also test $base_compile against $CC with escaped arguments. Bug
8906         reported by Geoff Keating <geoffk@apple.com>.
8908 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
8910         * MAINTAINERS: Remove i960 port.
8912 2004-01-23  DJ Delorie  <dj@redhat.com>
8914         * Makefile.def (target_modules) [libiberty]: Don't stage.
8915         * Makefile.in: Rebuilt.
8917 2004-01-20  Caroline Tice  <ctice@apple.com>
8919         * MAINTAINERS: Add myself to write-after-approval.
8921 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
8923         * MAINTAINERS: Update my email address.
8925 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
8927         * MAINTAINERS: Add myself to write-after-approval.
8929 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
8931         * MAINTAINERS: Remove entries without email address.
8933 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
8935         * MAINTAINERS: Add myself to write-after-approval.
8937 2004-01-15  Steven Bosscher  <stevenb@suse.de>
8939         * MAINTAINERS: Update my email address.
8941 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
8943         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8944         * Makefile.tpl (configure-target-[+module+]): Support stage.
8945         * Makefile.in: Rebuilt.
8947 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
8949         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8951 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
8953         * MAINTAINERS: Add myself as a MIPS maintainer.
8955 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
8957         * configure.in: Use ./config.cache, not config.cache.
8958         * configure: Regenerate.
8959         * Makefile.tpl: Special-casing not needed for GCC any more.
8960         * Makefile.in: Regenerate.
8962         * configure.in: Don't share a cache file for host dirs.
8963         * configure: Regenerate.
8965         * config-ml.in: Don't mess with the cache file.
8967 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8969         * MAINTAINERS: Move myself from 'Write After Approval' to
8970         'CPU Port Maintainers' section as SPARC maintainer.
8972 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
8974         * Makefile.tpl: Make GCC use a separate config.cache.
8975         * Makefile.in: Regenerate.
8977         PR bootstrap/11932, PR bootstrap/11933
8978         (I don't know if it will fix either of them, but it relates
8979         to them.)
8980         * configure.in: Don't use shared config.cache for target
8981         directories.
8982         * configure: Regenerate.
8984 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
8986         * MAINTAINERS: Add myself to 'Write After Approval' section.
8988 2003-12-31  Roger Sayle  <roger@eyesopen.com>
8990         * configure.in (ia64*-*-hpux*): Disable building java libraries.
8991         * configure: Regenerated.
8993 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
8995         * MAINTAINERS: Remove the mn10200 maintainer.
8997 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
8999         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9000         * configure: Regenerated.
9002 2003-12-16  Jan Hubicka  <jh@suse.cz>
9004         * MAINTAINERS: Add myself as callgraph maintainer.
9006 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9008         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9009         * configure: Regenerate.
9011 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9013         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9014         'Write After Approval' section. Update email.
9016 2003-12-01  James Lemke  <jim@wasabisystems.com>
9018         * MAINTAINERS (Write After Approval): Add myself.
9020 2003-11-20  Matt Thomas  <matt@3am-software.com>
9022         * MAINTAINERS: Add myself as a vax port maintainer.
9024 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9026         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9027         (configure-build-[+module+], configure-[+module+]): Likewise.
9028         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9029         * Makefile.in: Regenerate.
9031 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9033         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9034         shared/dylibed libraries.
9035         * ltmain.sh: Likewise.
9036         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9037         * ltcf-cxx.sh: Likewise.
9038         * ltcf-gcj.sh: Likewise.
9039         * ltconfig: Likewise.
9041 2003-11-17  Stan Cox  <scox@redhat.com>
9043         * MAINTAINERS: Add myself as iq2000 port maintainer.
9045 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9047         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9048         * Makefile.in: Regenerate.
9050 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9052         * config.sub: Update to 2003-11-03 version.
9054 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9056         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9057         * configure:  Regenerate.
9059 2003-10-20  Nicolas Pitre  <nico@cam.org>
9061         * MAINTAINERS: Add myself to 'Write After Approval' section.
9063 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9065         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9067 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9069         * MAINTAINERS: Update my email address.
9071 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9073         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9075 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9077         * MAINTAINERS: Add myself to 'Write After Approval' section.
9079 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9081         * config.guess: Update to 2003-10-16 version.
9082         * config.sub: Update to 2003-10-16 version.
9084 2003-10-15  David Daney  <ddaney@avtrex.com>
9086         * MAINTAINERS: Added myself to 'Write After Approval' section.
9088 2003-10-15  Falk Hueffner  <falk@debian.org>
9090         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9091         'Write After Approval' section. Update email.
9093 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9095         * MAINTAINERS: Move myself from 'Write After Approval' to
9096         'Various Maintainers' section as middle-end maintainer.
9098 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9100         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9101         HOST_FLAGS_TO_PASS.
9102         * Makefile.in: Regenerate.
9104 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9106         * config.guess: Update to 2003-10-07 version.
9107         * config.sub: Update to 2003-10-07 version.
9109 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9111         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9112         * ltconfig (irix5*, irix6*): Don't override version_type.
9114 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9116         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9117         * configure: Rebuilt
9118         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9119         * Makefile.in: Rebuilt
9121 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9123         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9125 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9127         * MAINTAINERS (Write After Approval): Add myself.
9129 2003-09-29  Paul Koning  <ni1d@arrl.net>
9131         * MAINTAINERS: Move myself from "Write After Approval"
9132         to CPU platform maintainers for pdp11 platform.
9134 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9136         * MAINTAINERS: Move myself from 'Write After Approval' to
9137         'Various Maintainers' section as libffi testsuite maintainer.
9139 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9141         * configure.in: Pass a computed --program-transform-name
9142         to subconfigures.
9143         * configure: Regenerated.
9145 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9147         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9148         * Makefile.in: Regenerate.
9150         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9151         * Makefile.in: Regenerate.
9153 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9155         * MAINTAINERS: Move myself from 'Write After Approval'
9156         to 'Various Maintainers' (objective-c) section.
9158 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9160         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9161         quoting.
9162         * configure: Regenerated.
9164 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9166         * MAINTAINERS (Write After Approval): Add myself to write after
9167         approval list.
9169 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9171         * MAINTAINERS (Write After Approval): Add myself.
9173 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9175         * MAINTAINERS: Update my e-mail address.
9177 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9179         * libtool.m4 (LD): Correct powerpc64 host match.
9181 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9183         * MAINTAINTERS: Update my affiliation and email address.
9185 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9187         * MAINTAINERS (Write After Approval): Add myself.
9189 2003-09-04  DJ Delorie  <dj@redhat.com>
9191         * configure: Regenerate.
9193 2003-09-04  Robert Millan  <robertmh@gnu.org>
9195         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9197 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9199         * configure.in: Ensure arguments to sed are properly spaced.
9200         * configure: Regenerate.
9202 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9204         * MAINTAINERS: Update my e-mail address.
9206 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9208         * MAINTAINERS (Write After Approval): Add myself.
9210 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9212         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9213         * configure: Regenerated.
9215 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9217         * MAINTAINERS: Update my email address.
9219 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9221         * configure.in:  Use newline instead of semicolon when assuming
9222         shell arguments in a for loop.
9223         * configure:  Regenerated.
9225 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9227         * MAINTAINERS: Resurrect the i860 maintainer.
9229 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9231         PR 8180
9232         * configure.in: When testing with_libs and with_headers, treat
9233         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9234         * configure: Regenerate.
9236         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9237         make, shell, etc.
9238         (baseargs): Likewise.
9239         * configure: Regenerate.
9241 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9243         * MAINTAINERS (Write After Approval): Add myself.
9245 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9247         * configure.in: Disable libgcj for darwin not on powerpc.
9248         * configure: Rebuild.
9250 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9252         * config-ml.in, symlink-tree: Add license.
9254 2003-08-03  Richard Stallman  <rms@gnu.org>
9255             Eben Moglen  <moglen@columbia.edu>
9257         * README.SCO: New file.
9259 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9261         * Makefile.tpl (check, check-c++): Express dependencies using
9262         dependencies rather than commands.
9263         * Makefile.in: Regenerate.
9265 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9267         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9268         * configure: Ditto.
9270 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9272         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9273         * Makefile.in: Update.
9275 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9277         * configure.in: Enable libgcj for darwin.
9278         * configure: Rebuild.
9280 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9282         * config-ml.in:  Use ac_configure_args directly instead of
9283         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9284         actually seen.
9286 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9288         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9289         creating target and build subdirs to build all parent dirs as needed.
9290         * Makefile.in: Rebuild.
9291         * configure.in: Don't build dirs explicitly here.
9292         * configure: Rebuild.
9294 2003-07-26  Paul Brook  <paul@nowt.org>
9296         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9298 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9300         * Makefile.tpl (all-make): Depend on intl.
9301         * Makefile.in: Rebuilt.
9303 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9305         * install-sh:  Update to newer upstream versions (associated with
9306         aclocal 1.7).
9307         * mkinstalldirs:  Likewise.
9308         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9310 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9312         * MAINTAINERS: Move self from Bug database only accounts
9313         to write-after-approval.
9315 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9317         * config.if: Remove unused libc_interface determination.
9319 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9321         * MAINTAINERS: Move self from write-after-approval to
9322         build machinery (*.in).
9324 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9326         PR bootstrap/11273
9327         PR bootstrap/11408
9328         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9329         unused INSTALL_PROGRAM_ARGS.
9330         * configure.in: Use AC_PROG_INSTALL.
9331         * Makefile.in: Regenerate.
9332         * configure: Regenerate.
9334 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9336         * MAINTAINERS: Alphabetize.
9338 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9340         * configure: Rebuilt.
9341         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9342         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9343         newlib nor libgloss.
9344         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9345         * configure.in (am33_2.0-*-linux*): Added.
9347 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9349         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9350         * configure: Regenerate.
9352 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9354         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9355         * Makefile.in: Regenerate.
9357 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9359         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9360         * Makefile.in: Regenerate.
9362 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9364         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9365         * Makefile.in: Regenerated.
9367         * config-ml.in: Replace PWD with PWD_COMMAND.
9369 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9371         * intl: New directory; see intl/ChangeLog for details.
9372         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9373         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9374         * Makefile.in: Regenerate.
9376 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9378         * configure.in: Clean up config-lang.in handling.  Delete
9379         useless assignment to "subdirs".
9380         * configure: Regenerate.
9382 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9384         * configure.in: Rename 'target_libs' to 'target_libraries'.
9385         Remove useless reference to 'target_libs'.
9386         * configure: Regenerate.
9388 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9390         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9391         * Makefile.in: Regenerate.
9393 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9395         * Makefile.def: Introduce flags_to_pass.
9396         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9397         * Makefile.in: Regenerate.
9399 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9401         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9402         and target-libgloss.
9403         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9404         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9405         * configure: Regenerate.
9407 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9409         * configure.in: Update testsuite_flags to new location.
9410         * configure. Regenerate.
9412 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9414         * Makefile.tpl: Remove BUILD_CC stuff.
9415         * Makefile.in: Regenerate.
9417 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9419         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9421 2003-06-16  Graeme Peterson  <gp@qnx.com>
9423         * MAINTAINERS (Write After Approval): Add myself.
9425 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9427         * config.guess: Update to 2003-06-12 version.
9428         * config.sub: Update to 2003-06-13 version.
9430 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9432         * config.guess: Update to 2003-06-06 version.
9433         * config.sub: Update to 2003-06-06 version.
9435 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9437         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9438         * configure. Regenerate.
9440 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9442         * configure.in: Disable serial configure by default.
9443         * configure: Regenerate.
9444         * Makefile.tpl: Abolish .NOTPARALLEL.
9445         * Makefile.in: Regenerate.
9447         * Makefile.tpl: Replace {build,host,target}_canonical by
9448         {build,host,target}.
9449         * Makefile.in: Regenerate.
9451         * Makefile.tpl: Fix stupid pasto.
9452         * Makefile.in: Regenerate.
9454 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9456         * Makefile.tpl: Remove bogus conditional.
9457         * Makefile.in: Regenerate.
9459 2003-06-05  Jan Hubicka  <jh@suse.cz>
9461         * Makefile.tpl (profiledbootstrap): New target.
9462         * Makefile.in (profiledbootstrap): New target.
9464 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9466         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9467         Pinski. Remove user names from other bugzilla-only maintainers.
9469 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9471         * Makefile.tpl: Make 'recursive targets' using autogen rather
9472         than shell loop.  Remove duplicate 'clean' targets and false
9473         comments.
9474         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9475         Add systematic method of specifying missing targets in subdirs.
9476         Add copyright boilerplate.
9477         * Makefile.in: Regenerate.
9478         * configure.in: Add 'recursive targets' to maybe list.
9479         * configure: Regenerate.
9481         * MAINTAINERS: "GNATS only" -> "Bug database only".
9483         * Makefile.tpl: Rename [+target+] to [+make_target+].
9484         * Makefile.def: Rename 'target' to 'make_target'.
9486 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9488         * MAINTAINERS: Add self as options handling maintainer.
9490 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9492         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9493         been too long since I touched those ports.
9495 2003-05-28  DJ Delorie  <dj@redhat.com>
9497         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9498         * Makefile.in: Regenerate.
9500 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9502         * configure.in: Use curly braces in the definition of tooldir.
9503         * configure: Regenerate.
9505 2003-05-21  DJ Delorie  <dj@redhat.com>
9507         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9508         newlib or libgloss.
9509         * Makefile.in: Regenerate.
9511 2003-05-21  DJ Delorie  <dj@redhat.com>
9513         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9514         * Makefile.in: Regenerate.
9516 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9518         * MAINTAINERS: Update my e-mail address.
9520 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9522         * configure.in: Switch more things to use maybe dependencies.
9523         * Makefile.tpl: Switch more things to use maybe dependencies.
9524         Factor out common code from autogen IF statements.
9525         * configure: Regenerate.
9526         * Makefile.in: Regenerate.
9528 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9530         * configure.in: Accept i[3456789]86 for machine type.
9531         * configure: Regenerate.
9533 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9535         * configure.in: Switch more things to use maybe dependencies.
9536         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9537         * configure: Regenerate.
9538         * Makefile.tpl: Switch more things to use maybe dependencies.
9539         * Makefile.in: Regenerate.
9541 2003-05-16  Andreas Schwab  <schwab@suse.de>
9543         * Makefile.tpl (install-opcodes): Define.
9544         * Makefile.in: Rebuild.
9546 2003-05-13  Andreas Jaeger  <aj@suse.de>
9548         * config.guess: Update to 2003-05-09 version.
9549         * config.sub: Update to 2003-05-09 version.
9551 2003-05-13  Michael Eager  <eager@mvista.com>
9553         * configure.in: Correct sed script so that options in quotes are not
9554         deleted.
9555         * configure: Rebuild.
9557 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9559         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9560         and $$s/newlib/libc/sys/cygwin32 include paths.
9561         * configure: Ditto.
9563 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9565         * MAINTAINERS: Update my email addresses.
9567 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9569         * config-ml.in: Propagate INSTALL variables.
9571 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9573         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9575 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9577         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9578         * Makefile.in: Regenerate.
9580 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9582         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9584 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9586         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9588 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9590         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9591         * Makefile.in: Regenerated.
9593 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9595         * MAINTAINERS (Write After Approval): Upgrade myself from
9596         GNATS only to write-after-approval. Update my mail address.
9598 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9600         (OS Port Maintainers: freebsd): Add myself.
9602 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9604         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9606 2003-04-22  Kean Johnston  <jkj@sco.com>
9608         * MAINTAINERS (SCO ports): Added myself.
9610 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9612         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9614 2003-04-19  Kean Johnston  <jkj@sco.com>
9616         * MAINTAINERS (Write After Approval): Add myself.
9618 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9620         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9621         * Makefile.in: Regenerate.
9623 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9625         * configure.in (powerpc64*-*-linux*): Remove.
9626         * configure: Rebuilt.
9628 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9630         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9631         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9632         and restrap.
9633         * Makefile.in:  Regenerate.
9635 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9637         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9638         * configure: Regenerated.
9640 2003-04-15  DJ Delorie  <dj@redhat.com>
9642         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9644 2003-04-13  Nick Clifton  <nickc@redhat.com>
9646         * config-ml.in: Remove support for --disable-aix removing
9647         call-aix multilibs.
9649 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9651         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9652         * */configure: Rebuilt.
9654 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9656         * MAINTAINERS: Add my email address.
9658 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9660         * MAINTAINERS (Write After Approval): Add myself.
9662 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9664         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9665         * Makefile.in: Regenerate.
9667 2003-03-14  Michael Chastain  <mec@shout.net>
9669         * Makefile.in: Regenerate with correct Makefile.def.
9671 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9673         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9674         Make macro.
9675         * Makefile.in: Regenerate.
9676         * configure.in: Clean up gxx_include_dir logic.
9677         * configure: Regenerate.
9679 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9681         * MAINTAINERS (Write After Approval): Add myself.
9683 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9685         * MAINTAINERS: Update my mail address.
9687 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
9689         * configure.in (gxx_include_dir): Fix typo.
9690         * configure: Regenerated.
9692 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9694         * Makefile.tpl: Reindent.
9695         * Makefile.in: Regenerate.
9696         * configure.in: Reindent.  Don't set unused variables.
9697         * configure: Regenerate.
9699 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
9701         * configure.in: Include $(build_tooldir)/sys-include in
9702         FLAGS_FOR_TARGET.
9703         * configure: Regenerated.
9705 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9707         * Makefile.tpl: Always pass down RANLIB.
9708         * Makefile.in: Regenerate.
9710         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9711         * Makefile.in: Regenerate.
9712         * configure.in: Remove unused logic relating to --enable-shared
9713         and --enable-threads.  Remove bogus comments.  Remove redundant
9714         noconfigdirs.
9715         * configure: Regenerate.
9717         * configure.in: Replace ${libstdcxx_version} by its value.
9718         Remove reference to mh-dgux.
9719         * configure: Regenerate.
9721 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
9723         * MAINTAINERS (Write After Approval): Add myself.
9725 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9727         * Makefile.tpl: Rearrange.
9728         * Makefile.in: Regenerate.
9730 2003-02-25  Uwe Stieber  <uwe@wwws.de>
9732         * configure.in: Add support for kaOS as cross build target system.
9733         * configure: Regenerated.
9735 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
9737         * MAINTAINERS (Write after approval): Add myself.
9739 2003-02-21  James E Wilson  <wilson@tuliptree.org>
9741         * MAINTAINERS: Update my email address.
9743 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
9745         * MAINTAINERS: Add self to blanket write privs. section.
9747 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
9749         * Makefile.tpl: Add definition of CPPFLAGS to pass into
9750         configure-target-* as some target builds may require additional
9751         flags for preprocessor tests.
9752         * Makefile.in: Regenerated.
9754 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
9756         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9757         * ltconfig: Handle it.
9758         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9759         auto-detecting it.
9761         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9762         it is used as argument to $CC.
9763         * ltcf-gcj.sh: Likewise.
9765         * configure.in: Introduce --enable-maintainer-mode.
9766         * configure: Rebuilt.
9767         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9768         for maintainer mode.
9769         * Makefile.in: Rebuilt.
9771 2003-02-18  Jason Merrill  <jason@redhat.com>
9773         * Makefile.tpl (check-c++): Allow parallelism.
9775 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9777         * MAINTAINERS: Remove John Carr (who never actually had access to
9778         gcc.gnu.org).
9780 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
9782         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9783         don't configure target-libobjc.
9784         * configure: Regenerate.
9786 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9788         * Makefile.tpl (RANLIB): Define.
9789         * Makefile.in: Regenerate.
9791 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
9793         * MAINTAINERS: Update my email.
9795 2003-02-06  Keith R Seitz  <keiths@redhat.com>
9797         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9798         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9799         * Makefile.in: Regenerated.
9800         * configure.in: Remove all traces of snavigator, db, and grep.
9801         * configure: Regenerated.
9803 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9805         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9806         After Approval.
9808 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9810         * MAINTAINERS (Write after approval): Add myself.
9812 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
9814         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9815         * Makefile.in: Regenerated.
9817 2003-01-30  Roger Sayle  <roger@eyesopen.com>
9819         * config.guess: Updated to 2003-01-30's version.
9820         * config.sub: Updated to 2003-01-28's version.
9822 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
9824         * config.if: If gcc_version is already set, just use it.  Don't set
9825         gcc_version_trigger if it's already set, otherwise set it to
9826         gcc/version.c, but only if the file exists.  If it is not set and
9827         gcc/version.c does not exist, try to extract the version number from
9828         $CC.
9830 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
9832         * MAINTAINERS: Add myself to write-after-approval list.
9834 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
9836         * configure.in:  Revert 24Jan change.
9837         * configure:  Regenerate.
9839 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9841         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
9842         entry of HJ Lu.
9844 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9846         * configure.in: Revert previous change.
9847         * configure: Regenerate.
9849 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9851         * configure.in: Make rda native-only.
9852         * configure: Regenerate.
9854 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9856         * MAINTAINERS: Move myself from GNATS-only-accounts to
9857         write-after-approval.
9859 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9861         * configure.in: Add missing \.
9862         * configure: Rebuilt.
9864 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
9866         * configure.in (baseargs): Avoid using \| in sed regular
9867         expressions.
9868         * configure: Rebuilt.
9870 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
9872         * configure.in (baseargs): Remove all supported forms of
9873         --cache-file, --srcdir, --host, --build and --target options
9874         from argument lists.
9875         * configure: Rebuilt.
9877 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
9879         * MAINTAINERS: Add myself to write-after-approval list.
9881 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
9883         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9884         * configure: Rebuilt.
9886 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9888         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9889         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9890         * Makefile.in: Regenerate.
9891         * configure: Regenerate.
9893 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
9895         * configure.in: Remove Makefile in build, host and target modules
9896         unless configure was run with --no-recursion.
9897         * configure: Rebuilt.
9899 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
9901         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9902         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9903         * Makefile.in: Regenerate.
9905 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
9907         * config.guess: Update to 2003-01-03 version.
9908         * config.sub: Update to 2003-01-03 version.
9910 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9912         * configure: Regenerate with proper autoconf 2.13.
9914 2003-01-07  Christopher Faylor  <cgf@redhat.com>
9916         * configure.in: Add AC_PREREQ for consistency.
9917         * configure: Regenerate.
9919 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
9921         * configure.in (GDB_TK): Add tcl directories conditional on
9922         gdb/gdbtk directory being present.
9923         * configure: Regenerate.
9925 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
9927         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
9928         used by gcc if LD is not defined and we are not doing a Canadian Cross.
9929         * configure: Rebuilt.
9931 2002-12-31  Tom Tromey  <tromey@redhat.com>
9933         * Makefile.in: Rebuilt.
9934         * Makefile.def (target_modules) [libffi]: Allow installation.
9936 2002-12-31  Andreas Schwab  <schwab@suse.de>
9938         * configure.in: Fix use of $program_transform_name.
9939         * configure: Regenerated.
9941 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
9943         * configure.in (baseargs): Don't remove first configure argument.
9944         * configure: Regenerated.
9946 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
9948         * Makefile.tpl (local-distclean): Don't remove...
9949         (multilib.ts): ... this.  Moved into...
9950         (multilib.out): ... this.  Don't use sub-make.
9951         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9952         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9953         (configure-build-[+module+], configure-[+module+],
9954         configure-target-[+module+], configure-gcc): ... these.  Test
9955         for Makefile existence.  Drop config.status from dependencies.
9956         * Makefile.in: Rebuilt.
9957         * configure.in: Move gcc-version-trigger to the end of
9958         ac_configure_args.  Add comments to maybedep.tmp and
9959         serdep.tmp.  Introduce --disable-serial-configure.  Remove
9960         nonopt from baseargs, matching and removing corresponding
9961         whitespace while at it.
9962         * configure: Rebuilt.
9964 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
9966         * configure.in (host_configargs): Replace reference to
9967         no-longer-defined buildopts with --build=${build_alias}.
9968         * configure: Rebuilt.
9970         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
9971         program_transform_name to standard idiom.
9972         (AUTOGEN, AUTOCONF): Define.
9973         (Makefile.in): Use $(AUTOGEN).
9974         (Makefile): Depend on config.status, and use autoconf-style rule to
9975         build it.  Move original commands to...
9976         (config.status): ... this new target.
9977         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
9978         $(AUTOCONF).
9979         * Makefile.in: Rebuilt.
9981 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9983         * Makefile.tpl: Fix dramatic bustage due to change in
9984         program_transform_name.
9985         * Makefile.in: Regenerate.
9987         * configure.in: Remove unnecessary PATH setting.
9988         * configure: Regnerate.
9990         * configure.in: Don't default to unprefixed tools unless
9991         the native tools will work.
9992         * configure: Regenerate.
9994         * configure.in: Convert to autoconf script.  Blow away lots
9995         of now-redundant Makefile fragments.
9996         * configure: Generate using Autoconf.
9997         * Makefile.tpl: Rewrite to reflect autoconfiscation.
9998         * Makefile.in: Regenerate.
10000 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10002         * configure: Fix stupid bug where RANLIB was mistakenly included.
10004         * configure.in: Rename (buildargs, hostargs, targargs) to
10005         (build_configargs, host_configargs, target_configargs).
10007         * configure.in: Move logic out of sed statement.
10009         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10010         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10012 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10014         * config.sub: Import from master repository
10015         * config.guess: Ditto
10017 2002-12-24  Andreas Schwab  <schwab@suse.de>
10019         * Makefile.tpl (multilib.out): Fix missing space.
10020         * Makefile.in: Regenerate.
10022 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10024         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10025         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10026         * Makefile.in: Regenerate.
10027         * configure.in: Remove unnecessary leftovers.
10029 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10031         * configure.in (extra_ranlibflags_for_target): New variable.
10032         (*-*-darwin): Add -c to ranlib commands.
10033         * configure (tooldir): Handle extra_ranlibflags_for_target.
10035 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10037         * Makefile.tpl: Revert HJL's change.
10038         * Makefile.in: Regenerated.
10039         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10040         always.
10042 2002-12-19  Andreas Schwab  <schwab@suse.de>
10044         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10045         * Makefile.in: Regenerate.
10047 2002-12-18  H.J. Lu  <hjl@gnu.org>
10049         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10050         * Makefile.in: Regenerated.
10052         * configure.in (build_prefix): New. Substitute.
10054 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10056         * Makefile.tpl: Don't let real targets depend on phony targets.
10057         * Makefile.in: Regenerate.
10059         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10060         * Makefile.in: Regenerate.
10062 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10064         * config.sub: Import from master repository
10065         * config.guess: Ditto
10067 2002-12-16  Jason Merrill  <jason@redhat.com>
10069         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10070         previous 'make bootstrap'.
10071         * Makefile.in: Regenerate.
10073 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10075         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10077 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10079         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10080         * Makefile.in: Regenerate.
10082 2002-12-13  Jason Merrill  <jason@redhat.com>
10084         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10085         library tests.
10086         (check-c++): Just depend on it and check-target-libstdc++-v3.
10087         * Makefile.in: Regenerate.
10089 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10091         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10092         * Makefile.in: Rebuilt.
10094 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10096         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10098 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10100         * configure: Fix bug put in by gremlins.
10102         * Makefile.tpl: Substitute more autoconfily.
10103         * configure: Substitute more autoconfily.
10104         * Makefile.in: Regenerate.
10106 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10108         * config.sub: Import from master repository
10109         * config.guess: Ditto
10110         * MAINTAINERS: Added Svein Seldal under write after approval
10112 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10114         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10115         * Makefile.in (all-sim): Ditto.
10117 2002-12-06  DJ Delorie  <dj@redhat.com>
10119         * Makefile.tpl: Change configure dependencies to not have real
10120         targets depend on phony targets.
10122 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10124         * configure.in: Revert unintentional change.
10126         * Makefile.tpl: Change dependency for */multilib.out so that
10127         it works when gcc isn't in the tree.
10129         * configure.in: Substitute more.
10130         * configure: Run subconfigures from the Makefile.
10131         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10132         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10134 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10136         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10138 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10140         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10141         and corresponding dependencies.
10142         * Makefile.in: Regenerate.
10144         * configure.in (host_tools): Order binutils, gas and ld for
10145         convenience in running the testsuites.
10147         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10148         * Makefile.in: Regenerate.
10149         * configure.in: Introduce rules to serialize subconfigure runs.
10151         * configure.in: Introduce BASE_CC_FOR_TARGET.
10152         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10153         Realize configure-build-* targets.  Realize configure-target-* targets.
10154         * Makefile.in: Regenerate.
10156 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10158         * configure: Move gcc_version_trigger stuff from here...
10159         * configure.in: ...to here.
10161         * configure.in: Separate subconfigure options added by this file from
10162         options given by the user.  Add machinery to put args for host
10163         subconfigures into the Makefile.
10165         * Makefile.tpl: Remove 'vault' targets.
10166         * Makefile.tpl: Reorder and comment dependencies.
10167         * Makefile.in: Regenerate.
10169 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10170         * configure.in: Fix my broken commit of previous patch. (sigh)
10172 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10174         * configure.in: Move host-specific darwin noconfigdirs into
10175         the host-specific section.
10177 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10179         * configure.in: Move host-specific darwin noconfigdirs into
10180         the host-specific section.
10182 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10184         * configure: Remove skip-this-dir support.
10185         * Makefile.tpl: Remove skip-this-dir support.
10187         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10188         subdirectories.
10189         * Makefile.in: Regenerate.
10191         * Makefile.tpl: Strip out useless setting of 'dir'.
10192         * Makefile.in: Regenerate.
10194 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10196         * configure.in: Fix deeply stupid bug.
10198         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10199         shell code in CXX_FOR_TARGET
10200         * Makefile.def: Introduce raw_cxx.
10201         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10202         RAW_CXX_FOR_TARGET.
10203         * Makefile.in: Regenerate.
10205 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10207         * Makefile.tpl: Remove unnecessary ifs.
10208         * Makefile.in: Regenerate.
10210         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10211         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10212         targets for 'no_install' modules.
10213         * configure: Move GDB_TK substitution to configure.in.  Move
10214         build_modules stuff to configure.in.
10215         * configure.in: Implement soft dependency machinery.  Maybe-ize
10216         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10217         * Makefile.in: Regenerate.
10219 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10221         * Makefile.tpl: Make all-target, install-target behave similarly
10222         to all, install (only hitting configured targets).  Eliminate
10223         unused macro defintions.
10225         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10226         build != host.
10228         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10230         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10232         * configure.in: Produce lists of subdir targets we're actually
10233         configuring.  Remove references to "dosrel".
10234         * Makefile.tpl: Let configure set which subdir targets are hit.
10235         Remove install-cross; clean up install; remove ALL.  Remove
10236         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10237         Autogenerate host module targets.  Remove empty dependency lines
10238         and redundant dependency; rearrange slightly.
10239         * Makefile.def: Add host-side libtermcap, utils.
10241         * Makefile.in: Regenerate.
10243 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10245         * ltconfig (osf[345]): Append $major to soname_spec.
10246         Reflect this in library_names_spec.
10247         * ltmain.sh (osf): Prefix $major with . for use as extension.
10249 2002-11-19  Andreas Jaeger  <aj@suse.de>
10251         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10252         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10253         and sparc64 GNU/Linux systems.
10255 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10257         * MAINTAINERS: Update email.
10259 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10261         * MAINTAINERS: Complete James Dennett's entry.
10263 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10265         * MAINTAINERS (Write After Approval): Add myself.
10267 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10269         * Makefile.tpl: syntactic cleanup
10271 2002-11-13  Stuart Hastings  <stuart@apple.com>
10273         * MAINTAINERS: Add myself to write-after-approval list.
10275 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10277         * Makefile.def: Add list of recursive targets to autogenerate.
10278         Add build_modules.
10279         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10280         targets.  Autogenerate *-build-* targets.
10281         * Makefile.in: Regenerate.
10283 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10285         * configure: More autoconf-style substitutions.
10286         * Makefile.tpl: More autoconf-style substitutions.
10287         * Makefile.in: Regenerate.
10289 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10291         * configure: Substitute more variables in a more autoconf-friendly
10292         way.  Simplify slightly.
10293         * Makefile.tpl: Make more variables substitutable in an
10294         autoconf-friendly way.
10295         * Makefile.in: Regenerate.
10297 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10299         * MAINTAINERS (Write After Approval): Add myself.
10301 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10303         * configure.in (v810*): Remove special setting of tools.
10305         * configure: Add support for extra required flags for ar or nm.
10306         * configure.in (aix4.3+): Use above support for target-specific
10307         issues, rather than using config/mt-aix43.
10309 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10311         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10312         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10313         with $srcdir.  Reformat indentation.  Substitute some variables
10314         formerly hard-coded in the Makefile for build=host.
10315         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10316         * Makefile.def: Autogenerate more.
10317         * Makefile.in: Regenerate.
10319 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10321         * MAINTAINERS (Write After Approval): Add myself.
10323 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10325         * Makefile.def (host_modules): Add rda.
10326         * Makefile.in: Regenerate.
10327         * configure.in (target_tool): Add target-rda to list.
10329 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10331         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10333 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10335         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10336         and restrap targets to this rule.
10337         * Makefile.in:  Regenerate.
10339 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10341         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10342         GNATS only accounts.
10344 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10346         * configure.in (i[3456]86-*-linux*): Add check to disable
10347         ${libgcj} for glibc1.
10349 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10351         * MAINTAINERS: Add myself as ip2k port maintainer.
10353 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10355         * configure.in: Add tic4x target.
10357 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10359         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10360         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10361         * Makefile.in: Regenerate.
10363         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10364         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10365         * Makefile.in: Regenerate.
10367 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10369         * MAINTAINERS: Add myself as web pages co-maintainer.
10371 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10373         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10374         * Makefile.in: Regenerate.
10376 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10378         * MAINTAINERS: Add myself and Nathan Sidwell
10379         <nathan@codesourcery.com> as VxWorks maintainers.
10381 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10383         * Makefile.def: Remove order dependency comments.
10384         * Makefile.tpl: Add explicit install-install dependencies.
10385         * Makefile.in: Regenerate.
10387         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10388         * Makefile.in: Regenerate.
10390         * Makefile.tpl: Add configure-target (for src-release in src)
10391         * Makefile.in: Regenerate.
10393 2002-09-30  Nick Clifton  <nickc@redhat.com>
10395         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10397 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10399         * configure.in (s390*-*-linux*): Enable libgcj.
10401 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10403         * configure: Revert accidentally applied changes.
10405         * Makefile.tpl: Make more autoconf-friendly.
10406         * Makefile.in: Regenerate.
10407         * configure: Make substitution more autoconf-like.
10409 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10411         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10412         single entry to handle all these.
10413         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10414         libjava on arm-*-elf.
10416 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10418         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10419         things that depend on them.
10421 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10423         * Makefile.tpl: Make subsituted variables more autoconfy.
10424         * Makefile.in: Regenerate.
10425         * configure: Make seds more autoconfy.
10427 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10429         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10430         * Makefile.in: Regenerate.
10431         * configure.in: Rewrite sed statements to look autoconfy.
10433         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10434         all-target-foo on configure-target-foo.
10435         * Makefile.def: Ditto.
10436         * Makefile.in: Rebuild.
10438 2002-09-25  Andrew Haley  <aph@redhat.com>
10440         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10442 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10444         * Makefile.def: New file.
10445         * Makefile.tpl: New file.
10446         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10447         * contrib/gcc_update: Note that Makefile.in is a generated file.
10449         * configure.in: Minor rearrangement.  Simplify tests.
10451 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10453         * configure.in (with_headers): Skip copy if value is "yes".
10454         (with_libs): Likewise.
10456 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10458         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10459         * configure.in (sh*-*-pe*): Ditto.
10460         * configure.in (mips*-*-pe*): Ditto.
10461         * configure.in (*arm-wince-pe): Ditto.
10463         * configure.in: Rearrange.
10465 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10467         * MAINTAINERS: Update my email address.
10469 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10471         * MAINTAINERS: (Write After Approval): Add myself.
10473 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10475         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10477 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10479         * MAINTAINERS: Change my mailing address.
10481 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10483         * MAINTAINERS (Write After Approval): Remove myself.
10484         (Various Maintainers: c++ runtime libs): Add myself.
10486 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10488         * MAINTAINERS (Write After Approval): Remove myself.
10489         (Various Maintainers: c++ runtime libs): Add myself.
10491 2002-08-15  Eric Christopher  <echristo@redhat.com>
10493         * config.sub: Import from master repository.
10494         * config.guess: Ditto.
10496 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10498         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10499         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10500         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10502 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10504         * MAINTAINERS: Add self to rs6000 vector extensions.
10506 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10508         * libiberty/configure: Reverted unintended yesterday's check in.
10510 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10512         * boehm-gc/configure, libf2c/configure: Rebuilt.
10513         * libffi/configure, libiberty/configure: Ditto.
10514         * libjava/configure, libobjc/configure: Ditto.
10515         * libstdc++-v3/configure, zlib/configure: Ditto.
10516         Merged from binutils:
10517         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10518         From Steve Ellcey <sje@cup.hp.com>:
10519         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10520         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10521         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10522         IA64.
10523         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10524         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10525         soname_spec, sys_lib_search_path_spec): Ditto.
10527 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10529         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10531 2002-08-04  H.J. Lu  (hjl@gnu.org)
10533         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10535 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10537         * MAINTAINERS (Write After Approval): Add myself.
10539 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10541         * configure.in: Move generic linux case to end.  Copy generic
10542         linux noconfigdirs to mips*-*-linux* entry and new
10543         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10545 2002-07-19  Michael Matz  <matz@suse.de>
10547         * MAINTAINERS: Add myself as ra* maintainer.
10549 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10551         * config.guess: Update to 2002-07-09 version.
10552         * config.sub: Update to 2002-07-03 version.
10554 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10556         * MAINTAINERS: Fix typo in a maintainer email address.
10558 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10560         * configure.in: Remove two redundant tests.
10562 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10564         * configure.in (mips*-*-irix6*o32): Enable stabs.
10566 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10568         * configure.in: Don't build grez.
10569         * Makefile.in: Ditto.
10571         * Makefile.in: Remove references to bsp, cygmon, libstub.
10572         * configure.in: Ditto.
10574         * configure.in: Remove leftover reference to gdbtest.
10576 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10578         * configure.in (gxx_include_dir):  Change to match versioned
10579         C++ headers if --enable-version-specific-runtime-libs is used.
10581 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10583         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10585 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10587         * configure.in: Make --without-x work.
10589 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10591         * configure.in: Rearrange target Makefile fragment collection.
10593         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10594         cvs[src].
10595         * configure.in: Ditto.
10597 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10599         * MAINTAINERS (Write After Approval): Update my e-mail address.
10601 2002-06-24  Ben Elliston  <bje@redhat.com>
10603         * configure.in (host_tools): Remove cgen.
10605         * Makefile.in (all-cgen): Remove; runs from its source directory.
10606         (check-cgen, install-cgen, clean-cgen): Likewise.
10607         (all-opcodes): Do not depend on all-cgen.
10608         (all-sim): Likewise.
10610 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10612         * Makefile.in: Eliminate 'apache' targets.
10613         * configure.in: Eliminate 'apache' targets.
10615         * configure.in: Eliminate redundant tests.  Reorganize.
10617         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10619         * config-ml.in: Eliminate references to Cygnus configure.
10621         * Makefile.in: Eliminate references to building emacs.
10623 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10625         * MAINTAINERS: Update my email address.
10627 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10629         * config.if (libstdcxx_incdir): Version C++ headers.
10630         (cxx_incdir): Remove.
10632 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10634         * MAINTAINERS (Write After Approval): Add self.
10636 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10638         * configure.in: Add support for ip2k.
10640 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10642         * configure.in: Fix AIX configury bug.
10644 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10646         * MAINTAINERS (Write After Approval): Add self.
10648 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10650         * configure.in: replace ${topsrcdir} with ${srcdir}
10652         * configure.in: Move definition of libstdcxx_flags
10653         right above usage, rather than waaay earlier.
10655         * configure.in: Pull definition of is_cross_compiler earlier.
10657         * configure.in: Rearrange a little.
10659         * configure.in: Remove references to librx.
10660         * Makefile.in: Remove references to librx.
10662 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10664         * config.sub: Add support for avr target.
10665         Import from master sources, rev 1.255
10667 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10669         * configure, .cvsignore:  Revert previous change...
10670         * Makefile:  ...delete.
10672 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10674         * configure.in: Eliminate ${gasdir} variable.
10676 2002-06-18  Dave Brolley  <brolley@redhat.com>
10678         * configure.in: Add support for frv.
10679         * config.sub: Add support for frv.
10681 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10683         * configure:  Remove garbage from previous commit.
10685 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10687         * configure:  For in-source builds, make a subdir and re-exec there.
10688         * Makefile:  New file.  Pass targets through to build directory.
10689         * .cvsignore:  No longer ignore "Makefile".
10691 2002-06-16  Douglas Rupp  <rupp@gnat.com>
10693         * MAINTAINERS (Write After Approval): Add self.
10695 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
10697         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10699 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
10701         * configure.in (vax-*-netbsd*): Re-enable gas.
10703 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
10705         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10706         BUILD_PREFIX_1, to correct nomenclature.
10707         * configure: Likewise.
10709         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10710         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10712 2002-05-31  Olaf Hering  <olh@suse.de>
10714         * config-ml.in: Propogate DESTDIR also.
10716 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
10718         * configure.in (vax-*-netbsd*): Don't build gas for this
10719         platform.
10721 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
10723         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10724         and libgcj for AVR.
10726 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
10728         * MAINTAINERS (Write After Approval): Add myself.
10730 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
10732         * config.guess: Update to 2002-05-22 version.
10733         * config.sub: Likewise.
10735 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10737         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10738         * config-ml.in: Likewise.
10739         * configure: Likewise.
10740         * configure.in: Likewise.
10742 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
10744         * MAINTAINERS: Update my email address.
10746 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
10748         * configure.in: Simplify makefile fragment collection.
10750         * configure.in: Remove code to build emacs.
10752         * configure.in : Remove --srcdir argument from targargs and buildargs
10753         (it's always overridden in the Makefile anyway).  Rearrange a bit.
10755         * configure: Move some logic to configure.in.
10756         * configure.in: Move some logic from configure.
10758 2002-05-11  Tom Tromey  <tromey@redhat.com>
10760         * MAINTAINERS: Reflect libgcj reality.
10762 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
10764         * Makefile.in: Honour DESTDIR.
10766 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
10768         * config.guess: Import 2002-03-20 version.
10769         * config.sub: Import 2002-04-26 version.
10771 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10773         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10775 2002-05-07  Tim Josling  <tej@melbpc.org.au>
10777         * MAINTAINERS: Add self.
10779 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
10781         * ltmain.sh: Detect and handle object name conflicts
10782         while piecewise linking a static library.
10784 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
10786         * configure.in (noconfigdirs): Don't disable libgcj on
10787         sparc64-*-solaris* and sparcv9-*-solaris*.
10789 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
10791         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10793 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
10795         * configure.in (FLAGS_FOR_TARGET): Do not add
10796         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10797         on i[3456]86-*-linux*.
10799 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
10801         * configure.in (noconfigdirs): Replace [ ] with test.
10803         * configure.in (noconfigdirs): Do not add target-newlib if
10804         target == i[3456]86-*-linux*, and host == target.
10806 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
10808         * configure.in: delete reference to absent file
10810         * configure.in: replace '[' with 'test'
10812         * configure.in: Eliminate references to gash.
10813         * Makefile.in: Eliminate references to gash.
10815         * configure.in: remove useless references to 'pic' makefile fragments.
10817         * configure.in: (*-*-windows*) Finish removing.
10819         * configure.in: Eliminate redundant test for libgui.
10821 2002-04-29  Roger Sayle  <roger@eyesopen.com>
10823         * MAINTAINERS: Add self and realphabetize.  Update entries
10824         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
10825         entry for a29k port maintainer.
10827 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
10829         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10830         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10832 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
10834         * configure.in: remove references to dead files
10836 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
10838         * MAINTAINERS: Add information about purpose of this file.
10840 2002-04-18  Tom Tromey  <tromey@redhat.com>
10842         * configure.in: Disallow configuring libgcj when it is already
10843         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
10844         Solaris 2.8 by default.  For PR libgcj/6158.
10846 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10848         * configure.in:  Move default CC setting out of config/mh-* fragments
10849         directly into here.
10851 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
10853         * configure.in: don't even try to configure or make a subdirectory
10854         if there's no configure script for it.
10856 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
10858         * MAINTAINERS: Remove chill maintainers.
10859         * Makefile.in (CHILLFLAGS): Remove.
10860         (CHILL_LIB): Remove.
10861         (TARGET_CONFIGDIRS): Remove libchill.
10862         (CHILL_FOR_TARGET): Remove.
10863         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10864         CHILL_LIB.
10865         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10866         (CHECK_TARGET_MODULES): Likewise.
10867         (INSTALL_TARGET_MODULES): Likewise.
10868         (CLEAN_TARGET_MODULES): Likewise.
10869         (configure-target-libchill): Remove.
10870         (all-target-libchill): Remove.
10871         * configure.in (target_libs): Remove target-libchill.
10872         Do not compute CHILL_FOR_TARGET.
10873         * libchill: Remove directory.
10875 2002-04-11  DJ Delorie  <dj@redhat.com>
10877         * Makefile.in, configure.in: Sync with binutils, entries
10878         follow...
10880 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
10882         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
10883         (do-tar, do-bz2): New rules.
10884         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
10885         (gdb-tar): New rule.
10886         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
10887         (insight_dejagnu.tar): New rule.
10888         (insight.tar): New rule.
10889         (gdb+dejagnu.tar): New rule.
10890         (gdb.tar): New rule.
10892 2002-02-01  Mo DeJong  <supermo@bayarea.net>
10894         * Makefile.in: Add all-tix to deps for all-snavigator
10895         so that tix is built when building snavigator.
10897 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
10899         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10900         ld and gdb are not supported.
10902 2002-01-07  Mark Salter  <msalter@redhat.com>
10904         * configure.in: Remove target-bsp and target-cygmon from arm builds.
10905         Allow target-libgloss to be built for arm, strongarm, and xscale.
10907 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
10909         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10910         options for i[3456]86-pc-linux* native builds.
10912 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
10914         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10915         files from .po files for a distribution.
10917 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
10919         * configure.in: Enable libstdc++-v3 for h8300 targets.
10921 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
10923         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10924         version from bfd/.
10926 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
10928         * Makefile.in (VER): When present, extract the version number from
10929         the file version.in.
10931 2001-05-24  Tom Rix  <trix@redhat.com>
10933         * configure.in : enable ld for aix
10935 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
10937         * config.guess: Add linux target for S/390.
10939 2000-11-07  Philip Blundell  <pb@futuretv.com>
10941         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10943 2000-11-03  Philip Blundell  <pb@futuretv.com>
10945         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10946         files.
10948 2001-01-15  Ben Elliston  <bje@redhat.com>
10950         * configure.in (host_tools): Add sid.
10951         Always configure cgen.
10953 2000-11-24  Nick Clifton  <nickc@redhat.com>
10955         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10957 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
10959         * Makefile.in (ALL_MODULES): Add all-cgen.
10960         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10961         (all-cgen): New target.
10962         (all-opcodes,all-sim): Depend on all-cgen.
10963         * configure.in (host_tools): Add cgen.
10964         Only configure cgen if --enable-cgen-maint.
10966 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
10968         * configure.in: Add *-*-freebsd* configurations.
10970 2002-04-08  Tom Tromey  <tromey@redhat.com>
10972         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10973         Fixes PR libgcj/6068.
10975 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
10977         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10979 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10981         * configure.in (alpha*-dec-osf*): Enable libgcj.
10983 2003-03-27  Matthew Gingell  <gingell@gnat.com>
10985         * MAINTAINERS (Write After Approval): Add myself.
10987 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
10989         Fix for: PR bootstrap/3591, target/5676
10990         * configure.in (mcore-pe): Disable the configuration of
10991         libstdc++-v3 since exceptions are not supported.
10993 2002-03-20  Anthony Green  <green@redhat.com>
10995         * configure.in: Enable libgcj for xscale-elf target.
10997 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
10999         * MAINTAINERS:  Update my email address.
11001 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11003         * ltmain.sh (relink_command): Fix typo in previous change.
11005 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11007         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11008         (relink_command): Added --tag flags.
11009         (mode=install): If relinking fails; error out.
11011 2002-03-12  Richard Henderson  <rth@redhat.com>
11013         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11014         .NOTPARALLEL tag.
11015         (do-check): Rename from check.
11016         (check): Allow parallel check.
11018 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11020         * MAINTAINERS: Add myself as maintainer for xtensa port.
11021         Fix alphabetical order in CPU port maintainer list.
11022         Remove myself from Write After Approval list.
11024 2002-03-11  Richard Henderson  <rth@redhat.com>
11026         * Makefile.in (.NOTPARALLEL): Add fake tag.
11028 2002-03-07  H.J. Lu  (hjl@gnu.org)
11030         * configure.in: Enable gprof for mips*-*-linux*.
11032 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11034         * MAINTAINERS (Write After Approval): Add myself.
11036 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11038         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11039         libjava.
11040         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11042 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11044         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11045         because its Makefile is there; test for the executable instead.
11047 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11049         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11050         libstdc++-v3 and libjava.
11052 2002-02-11  Adam Megacz  <adam@xwt.org>
11054         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11055         boehm-gc
11057 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11059         * config.guess: Updated to 2002-01-30's version.
11060         * config.sub: Updated to 2002-02-01's version.
11061         Contribute sh64-elf.
11062         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11063         * configure.in: Added sh64-*-*.
11065 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11067         * MAINTAINERS: Belatedly add myself to write after approval list.
11069 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11071         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11072         Remove self as Write After Approval.
11074 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11076         * MAINTAINERS: Put self in as maintainer for contrib/regression
11077         directory.
11079 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11081         * MAINTAINERS:  Update my email address.
11083 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11085         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11086         target-libiberty, and target-libgloss.  Skip Java-related
11087         libraries if not supported for NetBSD on target CPU.
11089 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11091         * install-sh: Use _inst.$$_ for temp file name.
11093 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11095         * MAINTAINERS (Write After Approval): Move my contact info
11096         from here...
11097         (OS Port Maintainers): ...to here (netbsd).
11099 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11101         * MAINTAINERS (Write After Approval): Add myself.
11103 2002-01-17  H.J. Lu  <hjl@gnu.org>
11105         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11106         (all-target-fastjar): Also depend on all-target-libiberty.
11108 2002-01-16  H.J. Lu  (hjl@gnu.org)
11110         * config.guess: Import from master sources, rev 1.225.
11111         * config.sub: Import from master sources, rev 1.238.
11113 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11115         * MAINTAINERS (Write After Approval): Remove myself.
11117 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11119         * MAINTAINERS (Write After Approval): Add myself.
11121 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11123         * MAINTAINERS: Add self as docs co-maintainer.
11125 2001-12-11  Matthias Klose  <doko@debian.org>
11127         * MAINTAINERS (Write After Approval): Add myself.
11129 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11131         * MAINTAINERS: Update my email address.
11133 2001-12-07  Turly O'Connor  <turly@apple.com>
11134         * MAINTAINERS (Write After Approval): Add myself.
11135         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11136         (rs6000_initialize_trampoline): Call __trampoline_setup for
11137         ABI_DARWIN too.
11138         * darwin-tramp.asm: New file, implements __trampoline_setup.
11139         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11141 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11143         * MAINTAINERS (Write After Approval): Add myself.
11145 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11147         * configure, configure.in: Use temp file for long sed commands.
11149 2001-12-03  Laurent Guerby  <guerby@acm.org>
11151         * config.sub: Update to version 1.232 on subversion.
11153 2001-12-03  Ben Elliston  <bje@redhat.com>
11155         * MAINTAINERS: Update mail address for config.* patches.
11157 2001-11-27  DJ Delorie  <dj@redhat.com>
11158             Zack Weinberg  <zack@codesourcery.com>
11160         When build != host, create libiberty for the build machine.
11162         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11163         CONFIG_ARGUMENTS.
11164         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11165         New variables.
11166         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11167         and rules.
11168         (all.normal): Depend on ALL_BUILD_MODULES.
11169         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11170         (all-build-libiberty): Depend on configure-build-libiberty.
11172         * configure: Calculate and substitute proper value for
11173         ALL_BUILD_MODULES.
11174         * configure.in: Create the build subdirectory.
11175         Calculate and substitute TARGET_CONFIGARGS (formerly
11176         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11178 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11180         * MAINTAINERS (write-after-approval): Add self.
11182 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11184         * MAINTAINERS (GNATS only accounts): Remove self.
11186 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11188         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11189         libf2c.
11191 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11193         * MAINTAINERS (Write After Approval): Add self.
11195 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11197         * MAINTAINERS: mips and s390 are also CPU ports.
11199 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11201         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11203 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11205         * MAINTAINERS: Alphabetize.
11207 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11209         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11211 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11213         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11215 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11217         * configure.in (--enable-languages): Be more permissive about
11218         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11220 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11222         * config.sub: Import from master sources, rev. 1.230.
11223         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11225 2001-11-07  Laurent Guerby  <guerby@acm.org>
11227         * MAINTAINERS (Write After Approval): Add self.
11229 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11231         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11233 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11235         * config.sub: Import from master sources, rev 1.226.
11236         * config.guess: Import from master sources, rev 1.216.
11238 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11240         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11241         * MAINTAINERS: Add self as maintainer of MMIX port.
11242         Remove old after-approval entry.
11244 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11246         * ChangeLog, configure: Fix spelling errors.
11248 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11250         * MAINTAINERS: Tweak my address.
11252 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11254         * MAINTAINERS: Update my email address.
11256 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11258         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11259         * MAINTAINERS: Add self as maintainer of CRIS port.
11261 2001-10-10  Geert Bosch  <bosch@gnat.com>
11263         * MAINTAINERS (Various maintainers: Ada front end):
11264         Added Robert Dewar.
11266 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11268         * MAINTAINERS (Write After Approval): Added self
11270 2001-10-02  Geert Bosch  <bosch@gnat.com>
11272         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11274 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11276         * configure: Handle temporary files securely using mkdir.
11278 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11280         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11282 2001-09-26  Will Cohen  <wcohen@redhat.com>
11284         * configure.in (*-*-linux*): Disable configuration of target-newlib
11285         and target-libgloss.
11287 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11289         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11290         RANLIB.
11292 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11294         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11295         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11296         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11297         avoid quotes nesting problems.
11298         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11299         (DO_X): Export only variables that are set.
11301 2001-09-19  Ben Elliston  <bje@redhat.com>
11303         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11304         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11305         semantics.  Use the shell built-in "type" command instead.
11307 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11309         Merged from gcc-3_0-branch:
11310         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11311         * ltcf-c.sh: Use $objext, not $ac_objext.
11312         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11313         * ltcf-cxx.sh: Add support for GNU.
11314         2001-07-22  Timothy Wall  <twall@redhat.com>
11315         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11316         default settings if using GNU tools with that configuration.
11317         * ltcf-cxx.sh: Ditto.
11318         * ltcf-gcj.sh: Ditto.
11319         2001-07-21  Michael Chastain  <chastain@redhat.com>
11320         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11321         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11322         * ltmain.sh: Mark as gcc-local.
11324 2001-08-30  Eric Christopher  <echristo@redhat.com>
11325             Jason Eckhardt  <jle@redhat.com>
11327         * config.guess: Merge from master sources.
11328         * config.sub: Merge from master sources, add support for mipsisa32.
11330 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11331         * config.sub: Merge from master sources, rev 1.219.
11332         * MAINTAINERS: Add self as contact for stormy16 port.
11334 2001-08-14  Zack Weinberg  <zackw@panix.com>
11336         * config.sub: Merge from master sources, rev 1.218.
11337         * config.guess: Merge from master sources, rev 1.209.
11339 2001-08-11  Graham Stott  <grahams@redhat.com>
11341         * Makefile.in (check-c++): Add missing semicolon.
11343 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11345         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11347 2001-07-30  Eric Christopher  <echristo@redhat.com>
11349         * MAINTAINERS (Various maintainers: mips port): Added myself.
11351 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11353         * configure.in (sh-*-linux*): New.
11355 2001-07-27  Richard Henderson  <rth@redhat.com>
11357         * .cvsignore: Add LAST_UPDATED.
11359 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11361         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11363 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11365         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11367 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11369         * MAINTAINERS (Write After Approval): Added myself.
11371 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11373         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11374         and libgcj on m68hc11/m68hc12.
11376 2001-06-27  H.J. Lu  (hjl@gnu.org)
11378         * Makefile (CFLAGS_FOR_BUILD): New.
11379         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11381 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11383         * README: Remove version number.
11385 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11387         * INSTALL/README: Update wrt. to the installation instructions now
11388         residing in gcc/doc/install.texi.
11390 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11392         * README: Replace with a cut-down and updated version of gcc/README.
11394 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11396         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11397         multilibs to be disabled.
11399 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11401         * MAINTAINERS (Write After Approval): Add myself.
11403 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11405         * config.guess: Import CVS version 1.195.
11406         * config.sub: Import CVS version 1.212.
11408 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11410         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11411         gcc/xgcc is built, use -print-prog-name to find out the program
11412         name to use.
11414 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11416         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11417         appear to also be in the master copy.
11418         * config.sub:  Import CVS version 1.211.
11420 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11422         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11423         with_gcc]: Use `gcc -shared' to build a shared library.
11425 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11427         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11428         archives.
11430 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11432         * MAINTAINERS (Write After Approval): Add myself.
11434 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11436         * configure.in (libstdcxx_flags): Do not try to execute
11437         libstdc++-v3/testsuite_flags until it exists.
11439 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11441         * MAINTAINERS: Update my email address.
11443 2001-05-31  Graham Stott  <grahams@redhat.com>
11445         * MAINTAINERS (Write After Approval): Add myself.
11447 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11449         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11450         libraries when using g++ with native linker.
11452 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11454         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11456 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11458         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11459         [aix4*|aix5*]: Prepend blank.
11461 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11463         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11464         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11465         of subdir/configure scripts to use the new libtool.m4.
11467 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11469         * MAINTAINERS (Write After Approval): Add myself.
11471 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11473         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11475 2001-05-11  Ben Elliston  <bje@redhat.com>
11477         * Makefile.in (all-sid): New target.
11478         (check-sid, clean-sid, install-sid): Likewise.
11480 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11482         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11484 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11486         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11487         libgcj.
11489 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11491         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11492         gcc/xgcc is built, use -print-prog-name to find out the program
11493         name to use.
11495 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11497         * configure.in (noconfigdirs): Don't reset it from scratch in the
11498         target case; only append to it.
11500         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11501         sparc-*-solaris2.8]: Disable ${libgcj}.
11503 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11505         * configure.in (libgcj_saved): Copy from $libgcj.
11506         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11507         --disable-libgcj.
11509 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11511         * MAINTAINERS: Remove self as MIPS maintainer and
11512         C front end maintainer.
11514 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11516         * configure.in: Move *-chorusos target case to the proper switch.
11517         Disable libgcj.
11519 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11521         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11522         1.641.2.228.
11524 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11526         * Makefile.in (STAGE1_CFLAGS): Pass down.
11528 2001-04-13  Alan Modra  <amodra@one.net.au>
11530         * config.guess: Add hppa64-linux support.  Note for next import that
11531         this is already in the master file.
11532         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11534 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11536         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11537         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11539 2001-04-11  Stan Shebs  <shebs@apple.com>
11541         * MAINTAINERS: Add self as Darwin port maintainer.
11543 2001-04-11  Alan Modra  <amodra@one.net.au>
11545         * MAINTAINERS: Update my email address.
11547 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11549         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11550         recent versions of FreeBSD (release 3 or later).
11551         * ltconfig: On FreeBSD, -lc must not be provided when building
11552         a shared library or else the standard -pthread gcc option is
11553         rendered worthless to later users of the built library.
11555 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11557         * MAINTAINERS: Add self and RTH as C front end maintainers.
11559 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11561         * config.sub: Make sure to match an already-canonicalized
11562         machine name (eg. mn10300-unknown-elf).
11564 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11566         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11567         New macros.
11568         (bootstrap, cross): Use RECURSE_FLAGS.
11569         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11571 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11573         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11575 2001-03-22  Colin Howell  <chowell@redhat.com>
11577         * Makefile.in (DO_X): Do not backslash single-quotes in
11578         backquotes (two places).
11580 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11582         Re-installed:
11583         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11584         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11585         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11586         * ltcf-cxx.sh: Likewise.
11587         * ltcf-gcj.sh: Likewise.
11589 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11591         * MAINTAINERS: Add myself as "documentation co-maintainer".
11593 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11595         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11596         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11598 2001-03-19  Tom Tromey  <tromey@redhat.com>
11600         * config-ml.in: Handle GCJ and GCJFLAGS.
11602 2001-03-21  Michael Chastain  <chastain@redhat.com>
11604         * Makefile.in: all-m4 depends on all-texinfo.
11606 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11608         * MAINTAINERS: Add myself to write after approval list.
11610 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11612         * Makefile.in (DO_X): Quote nested quotes.
11614 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11616         * MAINTAINERS: Add myself to write after approval list.
11618 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11620         * Makefile.in (DO_X): Use double quotes for quoting
11621         "RANLIB=$${RANLIB}".
11623 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11625         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11627 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11629         * configure.in: Only use `lang_requires' for languages athat are
11630         actually enabled.
11632 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11634         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11636 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11638         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11640 2001-03-07  Tom Tromey  <tromey@redhat.com>
11642         * configure.in: Allow config-lang.in to set `lang_requires' to list
11643         of other required languages.
11645 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11647         * Makefile.in: Remove RANLIB definition. Use RANLIB
11648         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11649         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11651 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11652             Alexandre Oliva  <aoliva@redhat.com>
11654         * Makefile.in (check-c++): Use tabs, not spaces.
11656 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11658         * MAINTAINERS: add myself to Write After Approval list.
11660 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11662         * Makefile.in (check-c++): New rule.
11664         * configure.in (target_libs): Remove libg++.
11665         (noconfigdirs): Remove libg++.
11666         (noconfigdirs): Same.
11667         (noconfigdirs): Same.
11668         (noconfigdirs): Same.
11670         * config-ml.in: Remove libg++ references.
11672         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11673         (ALL_TARGET_MODULES): Same.
11674         (configure-target-libg++): Remove.
11675         (all-target-libg++): Remove.
11676         (configure-target-libio): Remove.
11677         (all-target-libio): Remove.
11678         (check-target-libio): Remove.
11679         (.PHONY): Remove.
11680         (libg++.tar.bz2): Remove.
11681         (all-target-cygmon): Remove libio.
11682         (all-target-libstdc++): Remove.
11683         (configure-target-libstdc++): Remove.
11684         (TARGET_LIB_PATH): Remove libstdc++.
11685         (ALL_GCC_CXX): Remove libstdc++.
11686         (all-target-gperf): Correct.
11688 2001-02-16  Nick Clifton  <nickc@redhat.com>
11690         * configure.in (noconfigdirs): Allow configuration of texinfo
11691         for Cygwin hosts.
11693 2001-02-15  Anthony Green  <green@redhat.com>
11695         * configure: Introduce GCJ_FOR_TARGET.
11696         * configure.in: Ditto.
11697         * Makefile.in: Ditto.
11699 2001-02-13  Andreas Schwab  <schwab@suse.de>
11701         * MAINTAINERS: Update mail address.
11703 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11705         * config.guess: Add linux target for S/390.
11706         * config.sub: Likewise.
11708 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
11710         * configure.in: for *-chorusos, don't config target-newlib and
11711         target-libgloss.
11713 2001-02-06  Ben Elliston  <bje@redhat.com>
11715         * configure: Output host type to stdout, not stderr.
11717 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
11719         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11720         * ltcf-cxx.sh: Likewise.
11722         * config.if: Assume enable_libstdcxx_v3 is defined.
11724 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
11726         Remove V2 C++ library.
11727         * configure.in: Remove --enable-libstdcxx_v3 support.
11729 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
11731         * include/demangle.h: Add prototype for java_demangle_v3.
11733 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
11735         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
11737 2001-01-27  Richard Henderson  <rth@redhat.com>
11739         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11741 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11743         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11744         Don't unset, it's non-portable and no longer necessary, set to empty
11745         instead.
11747 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
11749         * ltconfig: Shell portability fix for the tagname validity check.
11751 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
11753         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11754         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11756 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11758         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11760 2001-01-26  Tom Tromey  <tromey@redhat.com>
11762         * configure.in: Allow libgcj to be built on Sparc Solaris.
11764 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
11766         * ltcf-c.sh: Add aix5 case.
11767         * ltcf-cxx.sh: Likewise.
11768         * ltconfig: Likewise.
11770 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
11772         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11773         keep at least one of build_libtool_libs or build_old_libs set to
11774         yes.
11776         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11777         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11779 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
11781         * configure.in: Enable libgcj on several additional platforms.
11783 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
11785         * configure.in: Enable libgcj for linux targets.
11787 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
11789         * MAINTAINERS (Write After Approval): Add myself.
11791 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11793         * MAINTAINERS: Add myself as vax port maintainer.
11795 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
11797         * MAINTAINERS: Add myself as Mercury front-end maintainer.
11799 2001-01-09  Mike Stump  <mrs@wrs.com>
11801         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11802         failures of subdirectories.
11804 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11806         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11807         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11808         * ltcf-cxx.sh: Likewise.
11809         * ltcf-gcj.sh: Likewise.
11810         * ltconfig.sh: Fix typo.
11812 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11814         * configure: handle DOS-style absolute paths.
11816 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11818         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11820 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
11822         * MAINTAINERS: Add myself as avr port co-maintainer.
11824 2000-12-28  Ben Elliston  <bje@redhat.com>
11826         * MAINTAINERS: Add myself under ``Write After Approval''.
11828 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
11830         * texinfo: Remove directory from GCC.
11832 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
11834         * COPYING: Update to current
11835         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11836         to 19yy as example year in copyright notice).
11838 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
11840         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11841         (libstdcxx_incdir): Pass down.
11842         * config.if: Remove expired bits for cxx_interface, add stub.
11843         (libstdcxx_incdir): Add variable for g++ include directory.
11844         * configure.in (gxx_include_dir): Use it.
11846 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
11848         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
11849         with old-email address from ``Write After Approval''.
11851 2000-12-15  Andreas Jaeger  <aj@suse.de>
11853         * configure.in: Handle lang_dirs.
11855 2000-12-14  Tom Tromey  <tromey@redhat.com>
11857         * MAINTAINERS: Removed brads.
11859         * MAINTAINERS: Added gcj developers.
11861 2000-12-13  Anthony Green  <green@redhat.com>
11863         * configure.in: Disable libgcj for any target not specifically
11864         listed.  Disable libgcj for x86 and Alpha Linux until compatible
11865         with g++ abi.
11867 2000-12-13  Mike Stump  <mrs@wrs.com>
11869         * Makefile.in (local-distclean): Also remove fastjar.
11871 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
11873         * contrib/gcc_update: Add fastjar --touch entries.
11875 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
11877         * configure.in: Disable language-specific target libraries for
11878         languages that aren't enabled.
11880 2000-12-10  Anthony Green  <green@redhat.com>
11882         * configure.in: Define libgcj.  Disable libgcj target libraries for
11883         most targets.
11885 2000-12-10  Neil Booth  <neilb@earthling.net>
11887         * MAINTAINERS: Update mail address, remove from WAA list.
11889 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11891         * libjava: Imported from /cvs/java.
11892         * libffi: Likewise.
11893         * Boehm-gc: Likewise.
11895 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11897         * configure.in (target_libs): Revert 2000-12-08 patch.
11898         (noconfigdirs): Added target-libjava.
11900 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11902         * djunpack.bat: removed.
11904 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
11906         * Makefile.in: handle DOS-style absolute paths.
11907         * config-ml.in: likewise.
11908         * symlink-tree: likewise.
11910 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11912         * fastjar: Imported.
11914 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11916         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11917         libjava.
11918         * configure.in (target_libs): Removed `target-libjava'.
11920 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
11922         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11923         (ALL_MODULES): Added fastjar.
11924         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11925         (all-target-libjava): all-fastjar replaces all-zip.
11926         (all-fastjar): Added.
11927         (configure-target-fastjar, all-target-fastjar): Likewise.
11928         * configure.in (host_tools): Added fastjar.
11930 2000-12-07  Mike Stump  <mrs@wrs.com>
11932         * Makefile.in (local-distclean): Remove leftover built files.
11934 2000-11-24  Nick Clifton  <nickc@redhat.com>
11936         * configure.in (xscale-elf): Add target.
11937         (xscale-coff): Add target.
11939 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
11941         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11942         recent versions of FreeBSD (release 3 or later).
11943         * ltconfig: On FreeBSD, -lc must not be provided when building
11944         a shared library or else the standard -pthread gcc option is
11945         rendered worthless to later users of the built library.
11947 2000-11-16  Fred Fish  <fnf@be.com>
11949         * configure.in (enable_libstdcxx_v3): Fix typo,
11950         libstd++ -> libstdc++.
11952 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
11954         * MAINTAINERS: Add self to Write After Approval list.
11956 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
11958         * MAINTAINERS: Update my email address.  Add myself to global write
11959         privs list.
11961 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
11963         * Makefile.in: Merge with src and libgcj.
11964         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
11965         configure-target-<library> when their configure scripts need the C
11966         or C++ library to have already been built to work properly.
11967         (do_proto_toplev): Set them to an empty string.
11969         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11970         (REALLY_SET_LIB_PATH): Use them.
11972 2000-11-17  Stan Shebs  <shebs@apple.com>
11974         * MAINTAINERS: Add self to Write After Approval list.
11976 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11978         * configure: Provide the original toplevel configure arguments
11979         (including $0) to subprocesses in the environment rather than
11980         through gcc/configargs.h.
11982 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11984         * MAINTAINERS: Remove references to cccp. Change C9X reference to
11985         C99.  Alphabetise "Write After Approval" list.
11987 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
11989         * configure: Turn on libstdc++ V3 by default.
11991         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11992         if we've got GCC.
11994 2000-11-11  Philip Blundell  <philb@gnu.org>
11996         * MAINTAINERS: Add self to Write After Approval list.
11998 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12000         * ltcf-c.sh (aix4): Improve shared library configuration; require
12001         exporting symbols.
12002         * ltcf-cxx.sh (aix4): Define.
12003         * ltconfig (aix4): Define library and soname specs appropriate for
12004         AIX.  Define command to create export symbols list.
12006 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12008         * config.sub: Add support for Sun Chorus
12010 2000-10-31  Nick Clifton  <nickc@redhat.com>
12012         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12013         <name>@redhat.com.  Also installed new email address for Clint
12014         Popetz.
12016 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12018         * etc: Remove directory from GCC.
12020 2000-10-16  Michael Meissner  <meissner@redhat.com>
12022         * configure (gcc/configargs.h): Only create if there is a build GCC
12023         directory created.
12025 2000-10-16  Matthias Klose  <doko@debian.org>
12027         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12028         when configured for libstdc++-v3.
12030 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12032         * configure: Save configure arguments to gcc/configargs.h.
12034 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12036         * config.guess: Import CVS version 1.157.
12037         * config.sub: Import CVS version 1.181.
12039 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12041         * Makefile.in (bootstrap): avoid recursion if subdir missing
12042         (cross): ditto
12043         (do-proto-toplev): ditto
12045 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12047         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12048         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12050         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12051         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12052         all affected `configure' scripts.
12054 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12056         * MAINTAINERS: Add self as cpplib co-maintainer.
12058 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12060         * MAINTAINERS: Add self to Write After Approval list.
12062 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12064         * INSTALL/README: egcs -> GCC update.
12066 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12068         * MAINTAINERS: Add myself to Write After Approval list.
12070 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12072         * MAINTAINERS: Add myself to Write After Approval list.
12074 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12076         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12077         X11 libraries for hppa64.
12079 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12081         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12083 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12085         * Makefile.in (all-zlib): Added dummy target.
12087         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12088         ltcf-gcj.sh: Updated from libtool multi-language branch.
12090 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12092         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12093         (bootstrap*): Depend on all-bootstrap.
12095 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12097         * config.guess: Import CVS version 1.156.
12098         * config.sub: Import CVS version 1.179.
12100 2000-09-02  Anthony Green  <green@cygnus.com>
12102         * Makefile.in (all-gcc): Depend on all-zlib.
12103         (CLEAN_MODULES): Add clean-zlib.
12104         (ALL_MODULES): Add all-zlib.
12105         * configure.in (host_libs): Add zlib.
12107 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12109         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12110         crosses, but add gcc/include to the header search path for them.
12112 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12114         * MAINTAINERS: Add self to Write After Approval list.
12116 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12118         * config.guess: Import CVS version 1.152.
12119         * config.sub: Import CVS version 1.177.
12121 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12123         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12124         $targargs to tell whether newlib is going to be built.
12126         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12127         $$r/TARGET_SUBDIR/libio for _G_config.h.
12129 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12131         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12133 2000-08-22  DJ Delorie  <dj@redhat.com>
12135         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12137 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12139         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12140         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12141         sub-configures.
12143 2000-08-21  DJ Delorie  <dj@redhat.com>
12145         * MAINTAINERS: Add self as a libiberty maintainer
12147 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12149         * configure.in (libstdcxx_flags): Use
12150         libstdc++-v3/src/libstdc++.INC.
12152 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12154         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12156 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12158         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12160         * configure: Make enable_threads and enable_shared defaults
12161         explicit.  Substitute enable_threads into generated Makefiles.
12162         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12163         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12165 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12167         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12169 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12171         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12172         previous delta.
12174 2000-08-11  Jason Merrill  <jason@redhat.com>
12176         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12177         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12178         (FLAGS_FOR_TARGET): Not here.
12179         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12181 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12183         * config-ml.in (CC, CXX): Don't introduce a leading space.
12185 2000-08-07  DJ Delorie  <dj@delorie.com>
12187         * MAINTAINERS: Add self as a DJGPP maintainer
12189 2000-08-07  DJ Delorie  <dj@redhat.com>
12191         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12192         "if we're also building gcc, and it's a gcc that will run on the
12193         build machine, we want to use its includes instead of the system's
12194         default includes".
12196 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12198         * MAINTAINERS: Add self to Write After Approval list.
12200 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12202         * configure.in (libstdcxx_flags): Don't use `"'.
12204         * config-ml.in: Adjust multilib search paths to the
12205         appropriate multilib tree.
12207 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12209         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12210         commas in $LANGUAGES.
12212 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12214         * configure.in: Re-enable all references to libg++ and librx.
12216 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12218         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12219         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12220         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12221         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12223         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12225 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12227         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12228         CXX_FOR_TARGET for sed.
12230 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12232         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12233         Do not override if already set in the environment or in configure.
12234         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12235         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12237 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12239         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12240         the libtool CVS tree multi-language branch.
12241         * ltconfig, ltmain.sh: Updated.
12243 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12245         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12246         (clean-target): Depend on it.
12248         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12249         (GCC_FOR_TARGET): Use it.
12250         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12251         * configure.in: ... here.
12252         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12253         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12255 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12257         * MAINTAINERS: Add self to Write After Approval list.
12259 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12261         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12262         (configure-target-libchill, configure-target-libobjc): Likewise.
12264         * configure.in: Use the same cache file for all target libs.
12265         * config-ml.in: But different cache files per multilib variant.
12267 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12269         * configure (topsrcdir): Don't use dirname.
12271 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12273         * MAINTAINERS: Add self to Write After Approval list.
12275 2000-07-20  Jason Merrill  <jason@redhat.com>
12277         * configure.in: Remove all references to libg++ and librx.
12279         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12281 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12283         * config.sub: Update to subversions version 2000-07-06.
12285 2000-07-12  Andrew Haley  <aph@cygnus.com>
12287         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12288         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12290 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12292         * symlink-tree:  Check number of arguments.
12294 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12296         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12297         search path for a g++ extracted from the build tree.  This
12298         will allow link tests run by configure scripts in
12299         subdirectories to succeed.
12301 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12303         * ltconfig: Add support for mips-dde-sysv4.2MP
12305 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12307         * MAINTAINERS: Add myself as loop discovery maintainer.
12309 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12311         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12312         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12314 2000-06-19  Timothy Wall  <twall@cygnus.com>
12316         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12317         * config.sub: Add tic54x target.
12319 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12321         * MAINTAINERS: Add self as Fortran maintainer,
12322         remove Craig Burley.
12324 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12326         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12327         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12329 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12331         * MAINTAINERS: Add self as i18n maintainer
12333 20000-05-21  H.J. Lu  (hjl@gnu.org)
12335         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12336         directory are used if they exist. Make sure
12337         $(build_tooldir)/include is searched for header files,
12338         $(build_tooldir)/lib/ for library files.
12339         (GCC_FOR_TARGET): Likewise.
12340         (CXX_FOR_TARGET): Likewise.
12342 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12344         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12346 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12348         * Makefile.in (configure-target-libiberty): Depend on
12349         configure-target-newlib.
12351 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12353         * configure.in, Makefile.in: Merge all libffi-related
12354         configury stuff from the libgcj tree.
12356 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12358         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12359         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12361 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12363         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12364         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12365         current version information.  Add to proto-toplev directory.
12366         (gdb-taz): Build do-djunpack.
12368 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12370         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12372 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12374         * MAINTAINERS: Add self to Write After Approval list.
12376 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12378         * ltmain.sh: Preserve in relink_command any environment
12379         variables that may affect the linker behavior.
12381 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12383         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12385 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12387         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12389 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12391         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12392         with the version name.
12394 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12396         * MAINTAINERS: Add self as bb-reorder maintainer.
12398 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12400         * config.if: Tweak.
12402 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12404         * djunpack.bat: New file.
12406 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12408         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12409         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12410         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12411         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12413 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12415         * config.sub (case $basic_machine): Change default for "ibm-*"
12416         to "openedition".
12418 2000-04-13  Andreas Jaeger  <aj@suse.de>
12420         * MAINTAINERS: Added myself.
12422 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12424         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12425         (do-md5sum): New target.
12426         (MD5PROG): Define.
12427         (PACKAGE): Default to TOOL.
12428         (VER): Default to a shell script.
12429         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12430         md5 checksum generation.
12431         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12432         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12433         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12434         insight.tar.bz2): Use gdb-taz to create archive.
12436 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12438         * configure (warn_cflags): Delete.
12440 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12442         * MAINTAINERS: Added myself.
12444 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12445             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12447         * configure.in (enable_libstdcxx_v3): Add.
12448         (target_libs): Add bits here to switch between libstdc++-v2 and
12449         libstdc++-v3.
12450         * config.if: And this file too.
12451         * Makefile.in: Add libstdc++-v3 targets.
12453 2000-04-05  Michael Meissner  <meissner@redhat.com>
12455         * config.sub (d30v): Add d30v as a basic machine type.
12457 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12459         * configure.in: -linux-gnu*, not -linux-gnu.
12461 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12463         * MAINTAINERS: Add self in write-after-approval section.
12465 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12467         * MAINTAINERS: Add self as ia64 port maintainer.
12469 2000-03-08  Neil Booth  <NeilB@earthling.net>
12471         * MAINTAINERS: Add self in write-after-approval section.
12473 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12475         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12476         (do-tar-bz2): Replace TOOL with PACKAGE.
12477         (gdb.tar.bz2): Remove GDBTK from GDB package.
12478         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12479         dejagnu.tar.bz2): New packages.
12481 2000-02-27  Andreas Jaeger  <aj@suse.de>
12483         * configure.in: Add entry for mips*-*-linux*, move catch all
12484         *-*-*linux* entry below this one.
12486 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12488         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12490 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12492         * config.sub: Support an OS of "wince".
12494 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12496         * config.guess, config.sub: Updated to match config's 2000-02-15
12497         version.
12499 2000-02-23  Linas Vepstas  <linas@linas.org>
12501         * config.sub: Add support for Linux/IBM 370.
12502         * configure.in: Likewise.
12504 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12506         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12508 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12510         * config.guess: Guess "cygwin" rather than "cygwin32".
12512 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12514         * configure (gcc_version): When setting, narrow search to
12515         lines containing `version_string'.
12517 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12519         * config.sub: Add support for avr target.
12521 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12523         * MAINTAINERS: Add maintainers for MCore port.
12525 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12527         * config.sub: Add mmix-knuth-mmixware.
12529 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12531         * MAINTAINERS: Pair cccp with cpplib maintainership.
12533 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12535         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12536         structure stuff to -L library search.
12537         (CXX_FOR_TARGET): Ditto.
12538         (CROSS_CHECK_MODULES): Fix spelling mistake.
12540 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12542         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12543         the C++ compiler.
12545 2000-01-12  Richard Henderson  <rth@cygnus.com>
12547         * configure.in: Don't build some bits for beos.
12549 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12551         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12552         as include files.
12554 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12556         * Add self as cpplib maintainer, as requested by Jason
12557         Merrill.  Correct my e-mail address.
12559 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12561         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12562         not mh-aix43.
12564 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12566         * MAINTAINERS: Add myself to "write after approval" list.
12568 1999-12-14  Richard Henderson  <rth@cygnus.com>
12570         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12571         * config.sub: Accept alphaev[78], alphaev8.
12573 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12575         * config.guess, config.sub: Update from autoconf.
12577 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12579         * MAINTAINERS:  update my playtime e-address.
12581 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12583         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12584         necessary libraries are missing.
12586 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12588         * MAINTAINERS: Add new 'write after approval' maintainer.
12590 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12592         * MAINTAINERS: Add new Java maintainer.
12594 1999-10-25  Andreas Schwab  <schwab@suse.de>
12596         * configure: Fix quoting inside arguments of eval.
12598 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12600         * config-ml.in: Allow suppression of some ARM multilibs.
12602 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12604         * config.guess: Add OS/390 match pattern.
12605         * config.sub: Add mvs, openedition targets.
12606         * configure.in (i370-ibm-opened*): New.
12608 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12610         * config.sub: Add support for configuring for pj.
12612 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12614         * config.sub (maybe_os): Add support for configuring for fr30.
12616 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12618         * configure.in: Do not configure or build ld for AIX
12619         platforms.  ld is known to be broken on these platforms.
12621 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12623         * config-ml.in: Pass compiler flag corresponding to multidirs to
12624         subdir configures.
12626 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12628         * Makefile.in (LDFLAGS): Define.
12630 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12632         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12633         noconfigdirs.
12634         (*-*-cygwin*): Likewise.
12636 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12638         * mkdep: New file.
12639         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12640         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12642         From Eli Zaretskii <eliz@is.elta.co.il>:
12643         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12644         long file name when using DJGPP on MS-DOS.
12646 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12648         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12650 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12652         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12653         dependency as this causes "make check" to globally "make all"
12655 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12657         * configure.in (target_libs): Added target-zlib.
12658         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12659         (CONFIGURE_TARGET_MODULES): Likewise.
12660         (CHECK_TARGET_MODULES): Likewise.
12661         (INSTALL_TARGET_MODULES): Likewise.
12662         (CLEAN_TARGET_MODULES): Likewise.
12663         (configure-target-zlib): New target.
12664         (all-target-zlib): Likewise.
12665         (all-target-libjava): Depend on all-target-zlib.
12666         (configure-target-libjava): Depend on configure-target-zlib.
12668         * Makefile.in (configure-target-libjava): Depend on
12669         configure-target-newlib.
12670         (configure-target-boehm-gc): New target.
12671         (configure-target-qthreads): New target.
12673         * configure.in (target_libs): Added target-qthreads.
12674         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12675         (CONFIGURE_TARGET_MODULES): Likewise.
12676         (CHECK_TARGET_MODULES): Likewise.
12677         (INSTALL_TARGET_MODULES): Likewise.
12678         (CLEAN_TARGET_MODULES): Likewise.
12679         (all-target-qthreads): New target.
12680         (configure-target-libjava): Depend on configure-target-qthreads.
12681         (all-target-libjava): Depend on all-target-qthreads.
12683         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12684         (CONFIGURE_TARGET_MODULES): Likewise.
12685         (CHECK_TARGET_MODULES): Likewise.
12686         (INSTALL_TARGET_MODULES): Likewise.
12687         (CLEAN_TARGET_MODULES): Likewise.
12688         (all-target-libjava): New target.
12689         (all-target-boehm-gc): Likewise.
12690         * configure.in (target_libs): Added libjava, boehm-gc.
12692 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
12694         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12695         configure.bat in SUPPORT_FILES.
12696         (gas+binutils.tar.bz2): Likewise.
12698         * makeall.bat: Remove; obsolete.
12700 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
12702         From Mark Elbrecht:
12703         * configure.bat: Remove; obsolete.
12705 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
12707         * configure: Add -W -Wall to the default CFLAGS when compiling with
12708         gcc.
12710 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
12712         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12714 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
12716         * configure.in: Build ld on IRIX6.
12718 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
12720         * Makefile.in: Change distribution targets to use bzip2 instead of
12721         gzip.
12722         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12723         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12725 1999-06-04  Nick Clifton  <nickc@cygnus.com>
12727         * config.sub: Add mcore target.
12729 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
12731         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12733 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
12735         * config.guess (dummy): Changed to $dummy.
12737 1999-05-24  Nick Clifton  <nickc@cygnus.com>
12739         * config.sub: Tidied up case statements.
12741 1999-05-22  Ben Elliston  <bje@cygnus.com>
12743         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12744         <jiro@din.or.jp>.
12746         * config.guess: Merge with FSF version. Future changes will be
12747         more accurately recorded in this ChangeLog.
12748         * config.sub: Likewise.
12750 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
12752          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12754 1999-04-30  Tom Tromey  <tromey@cygnus.com>
12756         * ltmain.sh: [mode link] Always use CC given by ltconfig.
12758 1999-04-23  Tom Tromey  <tromey@cygnus.com>
12760         * ltconfig, ltmain.sh: Update to libtool 1.2f.
12762 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
12764         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12765         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12766         Bad merge removed these two changes.
12768 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
12769                           Martin Heller (Ing.-Buero_Heller@t-online.de)
12771         * config.guess (interix Alpha): Add.
12773 1999-04-11  Richard Henderson  <rth@cygnus.com>
12775         * configure.in (i?86-*-beos*): Do config gperf; don't config
12776         gdb, newlib, or libgloss.
12778 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
12780         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12781         link a trivial program with -mabi=64.  If it fails, remove mabi=64
12782         from multidirs.
12784 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
12786         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12788 1999-04-08  Nick Clifton  <nickc@cygnus.com>
12790         * config.sub: Add support for mcore targets.
12792 1999-04-07  Michael Meissner  <meissner@cygnus.com>
12794         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12795         not mt-ospace, in order to shut up assembler warning about using
12796         symbols that are named the same as registers.
12798 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
12800         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12801         dependency list for all-target-cygmon.
12803 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
12805         * config-ml.in: Check $host, not $target, for selective multilibs.
12806         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12807         thumb interworking, and underscore prefix multilibs.
12809 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
12811         * missing: Update to version from current automake.
12813 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
12815         * configure (gxx_include_dir): Removed.
12817         * configure.in (gxx_include_dir): Handle it.
12818         * Makefile.in: Likewise.
12820 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
12822         * config.sub (mips64vr4111,mips64vr4111el) Add.
12824 1999-03-21  Ben Elliston  <bje@cygnus.com>
12826         * config.guess: Correct typo for detecting ELF on FreeBSD.
12828 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
12830         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12831         config/mh-djgpp.
12833 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
12835         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12836         all-target-newlib to dependency list for all-target-bsp.
12838 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12840         * config.sub: Add i386-uwin support.
12841         * config.guess: Likewise.
12843 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12845         * configure.in: cleanup, add mh-*pic handling for arm, special
12846         case powerpc*-*-aix*
12848 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
12850         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12851         can be built.
12853 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
12855         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12856         targets.
12858 1999-03-02  Nick Clifton  <nickc@cygnus.com>
12860         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12862 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
12864         * config.sub: Check for "cygwin*" rather than "cygwin32*"
12866 1999-02-24  Nick Clifton  <nickc@cygnus.com>
12868         * config.sub: Fix typo in arm recognition.
12870 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
12872         * configure.in (noconfigdirs): Changed target_configdirs to
12873         include target-bsp only for m68k-*-elf* and m68k-*-coff*
12874         rather than m68k-*-* since it is not known to work on
12875         m68k-aout. Ditto for arm-*-*oabi.
12877 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
12879         * configure.in (*-*-windows*): Remove, no longer used.
12881 1999-02-19  Ben Elliston <bje@cygnus.com>
12883         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12884         Smart and improved by Andrew Cagney.
12886 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
12888         * config.guess: Recognize openbsd-*-hppa.
12890 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
12892         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12893         only if it is not empty.
12895 1999-02-17  Nick Clifton  <nickc@cygnus.com>
12897         Patch from: Scott Bambrough <scottb@corelcomputer.com>
12899         * config.guess: Modified to recognize uname's armv* syntax.
12901         * config.sub: Modified to recognize uname's armv* syntax.
12903 1999-02-17  Mark Salter  <msalter@cygnus.com>
12905         * configure.in: Added target-bsp for sparclite.
12907 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
12909         * config.sub: Recognize alphapca5[67] and up to alphaev8.
12911 1999-02-08  Nick Clifton  <nickc@cygnus.com>
12913         * configure.in: Add support for strongarm port.
12914         * config.sub: Add support for strongarm target.
12916 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12918         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12919         the old name config/mh-cygwin32.
12920         Enable texinfo.
12922 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
12924         * configure.in: Do build ld for ix86 Solaris.
12926 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
12928         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
12929         $AR_FOR_TARGET.  Likewise for RANLIB.
12931 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
12933         * config.sub (oabi):  Recognize.
12934         * configure.in (arm-*-oabi):  Handle.
12936 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
12938         * config.guess: Improve detection of i686 on UnixWare 7.
12940 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
12942         * config.guess: Add support for i386-pc-interix.
12943         * config.sub: Likewise.
12944         * configure.in: Likewise.
12946 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
12948         * Makefile.in: Remove unneeded all-target-libio from
12949         from all-target-winsup target since it is now unneeded.
12950         Add all-target-libtermcap in its place since it is now
12951         needed.
12953 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
12955         * configure.in: makefile stub for cygwin target is probably
12956         unnecessary.  Remove it for now.
12958 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
12960         * configure.in: libtermcap.a should be built when cygwin is the
12961         target as well as the host.
12962         * config.guess: Allow mixed case in cygwin uname output.
12963         * Makefile.in: Add libtermcap target.
12965 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
12967         * config.sub: Clean up handling of hppa2.0.
12969 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
12971         * config.guess: Use C code to identify more HP machines.
12973 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
12975         * config.sub: Handle hppa2.0.
12977 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
12979         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12980         cygmon for all sparclite targets, regardless of object format.
12982 1998-12-15  Mark Salter  <msalter@cygnus.com>
12984         * configure.in: Added target-bsp for several target architectures.
12986         * Makefile.in: Added rules for bsp.
12988 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
12990         * config.guess: Improve detection of hppa2.0 processors.
12992 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
12994         * config.guess: Recognize FreeBSD using ELF automatically.
12996 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
12998         * configure (skip-this-dir): Add handling for new shell script, which
12999         might be created by a sub-directory's configure to indicate, this particular
13000         directory is "unwanted".
13001         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13003 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13005         * ltconfig: import from libtool, after changing libtool to
13006         account for the cygwin name change.
13008 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13010         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13011         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13013 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13015         * configure.in: Add libtermcap to list of cygwin dependencies.
13017 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13019         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13020         they include winsup/include when it's a cygwin target.
13022 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13024         * configure.in (host_tools): Added zip.
13025         * Makefile.in (all-target-libjava): Depend on all-zip.
13026         (all-zip): New target.
13027         (ALL_MODULES): Added all-zip.
13028         (NATIVE_CHECK_MODULES): Added check-zip.
13029         (INSTALL_MODULES): Added install-zip.
13030         (CLEAN_MODULES): Added clean-zip.
13032 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13034         * Makefile.in: lose "32" from comment about cygwin.
13036 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13038         * configure.in: Use -Os to build target libraries for the fr30.
13040 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13042         * config.sub: Add fr30.
13044 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13046         * configure.in: drop "32" from config/mh-cygwin32.  Check
13047         cygwin* instead of cygwin32*.
13048         * config.sub: Check cygwin* instead of cygwin32*.
13050 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13052         * config.guess: Match any version of Unixware7.
13054 1998-10-20  Syd Polk  <spolk@cygnus.com>
13056         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13057         if desired.
13059 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13061         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13062         these if the appropriate directories and files to not exist.
13064 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13066         * Makefile.in (DEVO_SUPPORT): Add config.if.
13068 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13070         * configure: Add pattern to replace "build_tooldir"'s
13071         definition in the generated Makefile with "tooldir"'s
13072         actual value.
13074 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13076         * config.sub: Bring back lost sparcv9.
13078         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13080 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13082         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13083         CC_FOR_TARGET and friends.
13085 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13087         * Makefile.in (build_tooldir): New variable, same as tooldir.
13088         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13089         -B$(build_tooldir)/bin/.
13090         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13092 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13094         * README: Remove installation instructions and refer to the
13095         INSTALL directory instead.
13097 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13099         * config.sub: Add support for i[34567]86-pc-udk.
13100         * configure.in: Likewise.
13102 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13104         * Makefile.in: add bzip2 package building bits for user
13105         tools module
13106         * configure.in: ditto
13108 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13110         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13111         (ALL_TARGET_MODULES): Add all-target-libobjc.
13112         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13113         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13114         (all-target-libchill): Add dependencies.
13115         * configure.in (target_libs): Add libchill.
13117 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13119         * configure.in (target_subdir): Remove duplicate line.
13121 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13123         * Makefile.in (all-automake): fix dependencies.
13125 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13127         * configure.in: Minor cleanups for building in the $(target_alias)
13128         subdir.
13130 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13132         * Makefile.in (bootstrap): Set r and s before make all.  Use
13133         BASE_FLAGS_TO_PASS in make all.
13134         (cross): Likewise.
13136 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13138         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13140 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13142         * config.sub: Fix typo in last change.
13144 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13146         * config.sub: Add support for C4x target.
13147         * configure.in: Likewise.
13149 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13151         * config.sub: Recognize sparcv9 just like sparc64.
13153 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13155         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13157 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13159         * config.guess: Correctly identify Pentium II sco boxes.
13161         * config.guess: Fix "tr" code.  From Weiwen Liu.
13163 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13165         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13166         stabs.
13168 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13170         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13171         (ALL_TARGET_MODULES): Add all-target-libchill.
13172         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13173         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13174         (all-target-libchill): Add dependencies.
13175         * configure.in (target_libs): Add libchill.
13177 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13179         * config.guess: Avoid assumptions about "tr" behaves when
13180         LANG is set to something other than English.
13182 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13184         * configure (gxx_include_dir): Changed to
13185         '${prefix}/include/g++'-${libstdcxx_interface}.
13187         * config.if: New to determine the interfaces.
13189 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13191         * config.guess: Detect and handle MPE/IX.
13192         * config.sub: Deal with MPE/IX.
13194 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13196         * configure.in: Use mh-aix43.
13198 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13200         * configure: Fix --without/--disable cases for gxx-include-dir.
13202 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13204         * mdata-sh:  Imported.  Needed for automake support.
13206 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13208         * Makefile.in (taz): Try "chmod -R og=u ." before
13209         "chmod og=u `find . -print`".
13211 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13213         * configure.in: Add arm-elf and thumb-elf support.
13215 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13217         * Makefile.in: Undo previous patch.
13219 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13221         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13222         to here ...
13223         (install-no-fixedincludes): and here
13224         (INSTALL_MODULES): ... from here.
13226 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13228         * config.sub: Merge with FSF.
13230         * config.guess: Merge with FSF.
13232 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13234         * configure (extraconfigdirs): New variable.
13235         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13236         * Makefile.in (all): Move higher in file.
13237         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13238         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13239         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13240         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13241         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13243 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13245         * Makefile.in (all-target-libjava): Depend on all-gcc and
13246         all-target-newlib.
13247         (configure-target-libjava): Depend on $(ALL_GCC).
13249 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13251         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13252         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13254 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13256         * INSTALL/README: Fix typo.
13258 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13260         * ylwrap: Change absolute path checks to check for DOS style path
13261         names.
13263         * ylwrap: Don't use a full path name if the source file is in the
13264         same directory.  From hjl@lucon.org (H.J. Lu).
13266         * config-ml.in: Default to being verbose, to match Feb 18 change to
13267         configure.
13269 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13271         Brought over from egcs:
13273         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13275         * configure.in (target_subdir): Set to ${target_alias} instead
13276         of "libraries".
13278         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13280         * configure.in (target_subdir): Set to libraries if enable_multilib.
13282 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13284         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13285         multilibs, force reconfiguration the first time we create
13286         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13288 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13290         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13291         avoid confusion with --no-recursion.
13293 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13295         * configure.in: Win32 hosts shouldn't use install -x
13296         * install-sh: remove -x option, and special .exe-handling
13297         hack.
13299 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13301         * config.guess: Recognize i586-pc-beos.
13302         * configure.in: Don't build some bits for beos.
13304 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13306         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13307         CFLAGS default to -O2.
13309         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13310         when using GNU ld.
13312 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13314         * ltmain.sh: Correct install when using a different shell.
13316 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13318         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13320 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13322         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13323         target.
13325 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13327         * ltconfig: Update to correct AIX handling.
13329 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13331         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13333         * configure.in (target_subdir): Set to ${target_alias} instead
13334         of "libraries".
13336 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13338         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13339         (Makefile): Depend on $(gcc_version_trigger).
13341         * configure (gcc_version): Change default initializer to empty
13342         string.
13343         (gcc_version_trigger): New variable; pass this variable down
13344         to subdir configures to enable them checking gcc's version
13345         themselves. Emit make macros for both gcc_version vars.
13346         (topsrcdir): Initialize reliably.
13347         (recursion line): Remove --with-gcc-version=${gcc_version}.
13349 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13351         * configure (enable_version_specific_runtime_libs): Implement new flag
13352         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13353         in $(libsubdir); emit definition in each generated Makefile.
13354         (gxx_include_dir): Initialize depending on
13355         $enable_version_specific_runtime_libs.
13357 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13359         * configure (gcc_version): Initialize properly depending on
13360         how and where configure is started.
13361         (recursion line): Pass a --with-gcc-version=${gcc_version}
13362         to configures in subdirs.
13364 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13366         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13367         cygmon
13369 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13371         * configure.in: Add cygmon and libstub support for mn10200.
13373 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13375         * configure (gcc_version): Add new variable describing the
13376         particular gcc version we're building.
13377         * Makefile.in (libsubdir): Add new macro for the directory
13378         in which the compiler finds executables, libraries, etc.
13379         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13380         and libsubdir.
13382 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13384         * Makefile.in (local-clean): Remove *.log.
13385         (warning.log): Built with warn_summary from build.log.
13386         (mail-report.log): Run test_summary.
13387         (mail-report-with-warnings.log): Run test_summary including
13388         warning.log in the report.
13390 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13392         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13394 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13396         * Makefile.in (grep): Grep no longer depends on libiberty.
13398 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13400         * Makefile.in: all-snavigator needs all-libgui.
13402 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13404         * configure.in: Add cygmon and libstub support for mn10300.
13406 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13408         * missing: Update to version from automake 1.3.
13410         * ltmain.sh: On installation, don't get confused if the same name
13411         appears more than once in the list of library names.
13413 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13415         * config.sub: Accept m68060 and m5200 as CPU names.
13417 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13419         * configure: Use && rather than using -a in test, because odd
13420         strings can confuse test.
13421         * configure.in: Likewise.
13423 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13425         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13427 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13429         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13430         bootstrap4-lean): New targets.
13432 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13434         * mpw-* Delete.  Not used.
13436 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13438         * COPYING.LIB: Update FSF address.
13440 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13442         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13444         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13445         GAS_SUPPORT_DIRS.
13447 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13449         * ltconfig, ltmain.sh: Avoid producing a version number if
13450         -version-info was not used.
13452 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13454         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13455         building with newlib.
13457 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13459         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13460         Solaris `make' causes it to continue to next definition.
13462 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13464         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13465         the right GUI libraries and files are installed along with GDB.
13467 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13469         * configure.in: Change alpha to alpha* in several places.
13471 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13473         * config.sub: Recognize sparc86x.
13475 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13477         * configure.in (--enable-target-optspace): Remove debug echo.
13479 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13481         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13483 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13485         * ltconfig: Update cygwin32 support.
13487         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13488         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13489         (GDB_SUPPORT_DIRS): Likewise.
13491 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13493         * configure.in (target_makefile_frag): If --enable-target-optspace,
13494         use -Os to compile target libraries rather than -O2.  Default to
13495         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13496         not used.
13497         * configure.in (target_cflags): Ditto for d30v.
13499 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13501         * Makefile.in (all-bfd): Depend on all-intl.
13502         (all-binutils): Likewise.
13503         (all-gas): Likewise.
13504         (all-gprof): Likewise.
13505         (all-ld): Likewise.
13507 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13509         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13511 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13513         * Makefile.in (all-bfd): Depend upon all-libiberty.
13515         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13517 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13519         * Makefile.in: Add libstub.
13521         * configure.in: Ditto. Build libstub for targets that have cygmon
13522         support.
13524 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13526         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13528 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13530         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13531         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13533 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13535         * configure: Define DEFAULT_M4 by searching PATH.
13536         * Makfile.in: Use DEFAULT_M4.
13538 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13540         * ltconfig: Add cygwin32 support.
13542         * Makefile.in, configure.in: Add libtool as a native only directory
13543         to configure and build.
13545 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13547         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13549 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13551         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13553 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13555         * Makefile.in: add ash make rules
13556         * configure.in: add ash to native_only and host_tools lists
13558 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13560         * Makefile.in (all-gettext, all-intl): New targets.
13561         (ALL_MODULES): Added all-gettext, all-intl.
13562         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13563         (INSTALL_MODULES): Added install-gettext, install-intl.
13564         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13566         * configure.in (host_tools): Added gettext.
13567         (native_only): Likewise.
13568         (noconfigdirs) [various cases]: Likewise.
13569         (host_libs): Added intl.
13571 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13573         * configure: Do not disable building gdbtk for cygwin32 hosts.
13575 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13577         * configure.in: Add thumb-coff target.
13578         * config.sub: Add thumb-coff target.
13580 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13582         * Makefile.in: Revert yesterday's change.
13583         (all-target-winsup):  all-target-librx stays out of here.
13585 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13587         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13588         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13589         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13590         Remove references to librx and libg++.
13592 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13594         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13595         recursive makes
13597 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13599         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13600         for newlib directory.
13601         (CXX_FOR_TARGET): Likewise.
13603 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13605         * ltconfig: Update after libtool/ltconfig.in change for
13606         hpux11.
13608 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13610         * ltconfig, ltmain.sh: Update to libtool 1.2.
13612 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13614         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13615         (install-gcc-cross): Instead, override LANGUAGES here.
13617 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13619         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13620         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13622 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13624         * configure.in: Add Thumb-pe target.
13626 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13628         * Makefile.in - changed sn targets to snavigator
13629         * configure.in - changed sn targets to snavigator
13631 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13633         * config-ml.in: After building symlink tree call make distclean
13634         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13635         to be the case for libiberty.
13637 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13639         * configure: When making link, also check the current
13640         directory. The configure scripts may create one.
13642 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13644         * config.sub: Accept alphapca56 and alphaev6 properly.
13646 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13648         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13650 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13652         * config.sub (sco5): Fix typo.
13654 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13656         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13657         install-itcl.
13658         (install-itcl): Remove dependency on install-tcl.
13660 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13662         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13664 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13666         * configure.in: Don't build libgui for a cygwin32 target when not on
13667         a cygwin32 host.
13669 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13671         * configure (redirect): Set to null, so default behavior of
13672         configure is now --verbose.
13674 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13676         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13677         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13679 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13681         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13682         this change to sync Makefile.in with its ChangeLog entries.
13684 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13686         * ltmain.sh (mkdir): Check that the directory doesn't exist
13687         before we exit with error, so that we don't get races during
13688         parallel builds.
13690 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13692         * ltconfig, ltmain.sh: Update from libtool 1.0i.
13694 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13696         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13697         PICFLAG_FOR_TARGET.
13698         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13700         * configure: Emit a definition for the new macro enable_shared
13701         into each Makefile.
13703 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13705         * configure.in (host_tools, native_only): Add libtool.
13707 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
13709         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13710         Fix typo in ming config comment.
13712 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13714         * ltconfig, ltmain.sh: Update from libtool 1.0h.
13716 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
13718         * config.sub: Add tic30 cases, and map c30 to tic30.
13720 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
13722         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13723         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13724         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13725         (CLEAN_TARGET_MODULES): Similarly
13726         (all-target-libf2c): Add dependences.
13727         * configure.in (target_libs): Add libf2c.
13729 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
13731         * configure.in: Remove expect from noconfigdirs when target
13732         is cygwin32.  OK to build expect and dejagnu with Canadian
13733         Cross.
13735 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
13737         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13738         host.
13740         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13741         and mingw32.
13743 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13745         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13746         here as it is not defined in the toplevel Makefile.
13748 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13750         * configure (package_makefile_rules_frag): New variable, which names
13751         a file with generic rules, ...
13752         Change comment to mention we now have FIVE parts.
13753         * configure: Undo last change.
13755 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
13757         * config.guess: More accurate determination of HP processor types.
13758         * config.sub: More accurate determination of HP processor types.
13760 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13762         * configure (package_makefile_frag): Move inserting the
13763         ${package_makefile_frag} to where it should be according
13764         to the comment.
13766 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
13768         * config.guess: Add support for Linux/ARM.
13770 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
13772         * .cvsignore: Remove *-info and *-install since they match
13773         release-info and mpw-install, which we don't want to just ignore.
13775 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
13777         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13779 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
13781         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13782         local_prefix to sub-make invocations.
13784 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
13786         * configure.in: Check makefile fragments in the source
13787         directory.
13789 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13791         * configure.in: Check whether host and target makefile
13792         fragments exist before adding them to *_makefile_frag.
13794 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
13796         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13798 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
13800         * configure.in: Make sure we only replace RPATH_ENVVAR on
13801         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13802         regexp to sed.
13804         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13805         to sub-makes.
13807 1998-01-13  Lee Iverson   (leei@ai.sri.com)
13809         * config-ml.in (multi-do): LDFLAGS must include multilib
13810         designator.
13812 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
13814         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13816 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
13818         * config.sub: Add mingw32 support.
13819         * configure.in: Likewise.
13821 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13823         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13825 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
13827         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13828         * configure (gxx_include_dir): Provide a definition for subdirs
13829         which do not use autoconf.
13831 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
13833         * config.guess: Sync with egcs.  Picks up new alpha support,
13834         BeOS & some additional linux support.
13836 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
13838         * config.guess: HP 9000/803 is a PA1.1 machine.
13840 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
13842         * configure.in: It's alpha*-...
13844 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
13846         * configure.in (host_makefile_frag, target_makefile_frag):
13847         Handle multiple config files.
13848         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13849         alpha-*-*.
13851 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
13853         * mkdep: New file.
13855 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
13857         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13859 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
13861         * Makefile.in: Add libgui directory.
13862         (GDB_TK): Add all-libgui.
13863         * configure.in: Add libgui directory.
13864         * configure: Add all-libgui to GDB_TK.
13866 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
13868         * config-ml.in (multidirs): Add m32r to multilib list.
13870 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
13872         * Makefile.in (all-target-gperf): Change dependency to
13873         all-target-libstdc++.
13875 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
13877         * config.guess: Add BeOS support.
13879 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
13881         Source directory cvs renamed to cvssrc:
13882         * configure.in (host_tools): Change cvs to cvssrc.
13883         (native_only): Likewise.
13884         (noconfigdirs) [various cases]: Likewise.
13885         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13886         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13887         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13888         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13889         (all-cvssrc): Rename target from all-cvs.
13891 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
13893         * configure (gxx_include_dir): Fix thinko.
13895 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
13897         * Makefile.in (INSTALL_TARGET_CROSS): Define.
13898         (install-cross, install-gcc-cross): New targets.
13900 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
13902         * configure.in (noconfigdirs): Add support for Thumb target.
13904         * config.sub (maybe_os): Add support for Thumb target.
13906 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
13908         * Makefile.in: Add rules for cygmon.
13910         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13912 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
13914         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13915         * configure (gxx_include_dir): Provide a definition for subdirs
13916         which do not use autoconf.
13918 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
13920         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13921         11/18/97 build
13923 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
13925         * From Franz Sirl.
13926         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13927         found on RedHat Linux systems.
13929 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
13931         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13932         guesses.
13934 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
13936         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13938 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
13940         * ltmain.sh: If mkdir fails, check whether the directory was created
13941         anyhow by some other process.
13943 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
13945         * configure.in (d30v-*-*): Configure all directories.
13947 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
13949         * configure.in (d30v-*-*): Configure newlib, libiberty directories
13950         for the D30V.
13952 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
13954         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13956 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
13958         * include/libiberty.h: Add extern "C" { so it can be used with C++
13959         progrms.
13960         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
13961         programs.
13963 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
13965         * configure.in (d30v-*-*): Configure GCC now.
13967 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
13969         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13970         is no longer needed.
13972 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
13974         * Makefile.in: check-target-libio depends on all-target-libstdc++.
13976 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
13978         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13979         targets using "$@" to provide support for similar but not identical
13980         targets without having to duplicate code.
13982 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
13984         * makefile.vms: Fix to work with DEC C.
13986 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
13988         * config.sub: Add mips-tx39-elf to marketing names.
13990 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
13992         * ltmain.sh: Handle symlinks in generated script.
13994 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
13996         * configure: Handle autoconf style directory options: --bindir,
13997         --datadir, --includedir, --infodir, --libdir, --libexecdir,
13998         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13999         --sysconfdir.
14000         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14001         (sharedstatedir, localstatedir, oldincludedir): New variables.
14002         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14003         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14004         sbindir, sharedstatedir, and sysconfdir.
14006 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14008         * Makefile.in (bootstrap-lean): New target.
14010 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14012         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14013         sn, and gnuserv from noconfigdirs.
14015 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14017         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14019 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14021         * Makefile.in (cross): New target.
14023 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14024                           Jeff Law         <law@cygnus.com>
14026         * Makefile.in (bootstrap2, bootstrap3): New targets.
14027         (all-bootstrap): Remove outdated and confusing target.
14028         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14030 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14032         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14033         windows.  Consistent with gdb/configure.
14035 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14037         * configure.in: Name Linux target fragment.
14039         * configure: Rewrite so that project Makefile fragment is inserted
14040         first and appears last in the resulting Makefile.
14042 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14044         * Makefile.in (install-itcl): Install tcl first.
14046 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14048         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14050 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14052         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14054         * configure.in (skipdirs): Add target-librx for Linux.
14055         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14057 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14059         * Makefile.in (bootstrap): New target.
14061 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14063         * config.sub: Accept 'amigados' for backward compatibility.
14065 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14067         * config.guess: Merge with FSF.
14069 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14071         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14073 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14075         * config.sub: Add "marketing-names" patch.
14077 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14079         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14081 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14083         * config.sub: Handle v850-elf.
14085 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14087         * .cvsignore (*-install): Remove.
14089 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14091         * ltconfig: Set CONFIG_SHELL in libtool.
14092         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14094 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14096         * configure.in (target_subdir): Set to libraries if enable_multilib.
14098 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14100         * config.guess: Update from gcc directory.
14102 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14104         * Makefile.in (all-sim): Depends on all-readline.
14106 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14108         * Makefile.in (BISON, YACC): Use $$s.
14109         (all-bison): Depend on all-texinfo.
14111 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14113         * Makefile.in (BISON): Add -L flag.
14114         (YACC): Likewise.
14116 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14118         * configure.in (noconfigdirs): Add support for v850e target.
14120         * config.sub (maybe_os): Add support for v850e target.
14122 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14124         * configure.in (noconfigdirs): Add support for v850ea target.
14126         * config.sub (maybe_os): Add support for v850ea target.
14128 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14130         * config.sub: Add mipstx39.  Delete r3900.
14132 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14134         * Makefile.in (all-autoconf): Depends on all-texinfo.
14136 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14138         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14139         eabi targets.
14141 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14143         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14145         * configure: When handling a Canadian Cross, handle YACC as well as
14146         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14147         * Makefile.in (all-bison): Depend upon all-texinfo.
14149 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14151         * Makefile.in (BISON): bison, not byacc or bison -y.
14152         (YACC): bison -y or byacc or yacc.
14153         (various): Add *-bison as appropriate.
14154         (taz): No need to mess with BISON anymore.
14156 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14158         * configure: If OSTYPE matches *win32*, try to find a good value for
14159         CONFIG_SHELL.
14161 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14163         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14164         configure.in if it is present.
14166 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14168         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14170 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14172         * config.sub: Recognize `arc' cpu.
14173         * configure.in: Likewise.
14174         * config-ml.in: Likewise.
14176 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14178         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14180 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14182         * configure: Changed sed delimiter from ':' to '|' when
14183         attempting to substitute ${config_shell} for SHELL. On
14184         NT ${config_shell} may contain a ':' in it.
14186 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14188         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14190 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14192         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14194 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14196         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14198         * ylwrap: If the program is a relative path, force it to be
14199         absolute.
14201 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14203         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14205 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14207         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14208         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14209         for libraries.
14211 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14213         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14214         separated by spaces.
14216 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14218         * ylwrap: New file.
14219         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14221         * ltmain.sh: Handle /bin/sh at start of install program.
14223         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14225         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14226         * missing: New file, from automake 1.2.
14228 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14230         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14231         check-tk to CHECK_X11_MODULES.
14233 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14235         * config.sub: Merge with FSF.
14237 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14239         * config.guess: Merge with FSF.
14241 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14243         * configure: Treat msdosdjgpp like go32.
14244         * configure.in: Likewise.  Don't remove gprof for go32.
14246         * configure: Change Makefile.tem2 to Makefile.tm2.
14248 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14250         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14252 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14254         * install-sh (chmodcmd): Set to null if the DST directory already
14255         exists.  Same as Nov 11th change.
14257 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14259         * configure (GDB_TK): Needs itcl and tix.
14261 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14263         * config.guess: Update from FSF.
14265 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14267         * Makefile.in (GDB_TK): Depend on itcl and tix.
14269 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14271         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14272         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14273         (INSTALL_SCRIPT): New variable.
14274         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14275         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14276         to -x.
14277         * install-sh: Add support for -x option.
14279 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14281         * configure.in, Makefile.in: Treat tix like itcl.
14283 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14285         * Makefile.in (WINDRES): New variable.
14286         (WINDRES_FOR_TARGET): New variable.
14287         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14288         (EXTRA_HOST_FLAGS): Add WINDRES.
14289         (EXTRA_TARGET_FLAGS): Add WINDRES.
14290         (EXTRA_GCC_FLAGS): Add WINDRES.
14291         ($(DO_X)): Pass down WINDRES.
14292         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14293         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14294         DLLTOOL_FOR_TARGET.
14296 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14298         * configure.in: configure sim before gdb for win32-x-ppc
14300 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14302         Move gperf into the toplevel, from libg++.
14303         * configure.in (target_tools): Add target-gperf.
14304         (native_only): Add target-gperf.
14305         * Makefile.in (all-target-gperf): New target, depend on
14306         all-target-libg++.
14307         (configure-target-gperf): Empty rule.
14308         (ALL_TARGET_MODULES): Add all-target-gperf.
14309         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14310         (CHECK_TARGET_MODULES): Add check-target-gperf.
14311         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14312         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14314 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14316         * config.sub (mn10200): Recognize new basic machine.
14318 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14320         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14321         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14323 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14325         * configure.in: If we're building mips-sgi-irix6* native, turn on
14326         ENABLE_MULTILIB and set TARGET_SUBDIR.
14328 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14330         * Makefile.in (all-sn): Depend on all-grep.
14332 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14334         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14336         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14337         Makefile.  From Jeff Makey <jeff@cts.com>.
14338         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14340         * Makefile.in (DISTBISONFILES): Remove.
14341         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14342         $(DEFAULT_YACC).
14344         * configure.in: Build itl, db, sn, etc., when building for native
14345         cygwin32.
14347         * Makefile.in (LD): New variable.
14348         (EXTRA_HOST_FLAGS): Pass down LD.
14349         ($(DO_X)): Likewise.
14351 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14353         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14355 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14357         * configure.in (targargs): Strip out any supplied --build argument
14358         before adding our own. Always add --build.
14360 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14362         * configure.in (targargs): Pass --build if we're doing
14363         a cross-compile.
14365 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14367         * configure: Use '|' instead of ":" as the separator in
14368         sed. Otherwise sed chokes on NT path names with drive
14369         designators. Also look for "?:*" as the leading characters in an
14370         absolute pathname.
14372 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14374         * config.sub: Support for r3900.
14376 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14378         * configure.in: Use install-sh, not install.sh.
14380 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14382         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14383         apply it twice.
14385 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14387         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14388         install-binutils.
14390 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14392         * Makefile.in: Add automake targets.
14393         * configure.in (host_tools): Add automake.
14395 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14397         * configure: Default CXX to c++, not gcc.
14398         * Makefile.in (CXX): Set to c++, not gcc.
14399         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14401 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14403         * install-sh: try appending a .exe if source file doesn't
14404         exist
14406 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14408         * configure.in: Turn on multilib by default.
14409         (cross_only): Remove target-libiberty.
14411         * Makefile.in (all-gcc): Don't depend on libiberty.
14413 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14415         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14417 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14419         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14420         (DISTBISONFILES): Add ld/Makefile.in
14422 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14424         * configure.in: if target is cygwin32 but host isn't cygwin32,
14425         don't configure gdb tcl tk expect, not just gdb.
14427 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14429         * configure.in: Added gnuserv everywhere sn appears.
14431         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14432         (CROSS_CHECK_MODULES): Added check-gnuserv.
14433         (INSTALL_MODULES): Added install-gnuserv.
14434         (CLEAN_MODULES): Added clean-gnuserv.
14435         (all-gnuserv): New target.
14437 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14439         * config.guess: Fixes for MIPS OpenBSD systems.
14441 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14443         * Makefile.in (INSTALL_XFORM): Remove.
14444         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14446         * mkinstalldirs: New file, copied from automake.
14447         * Makefile.in (installdirs): Rename from install-dirs.  Use
14448         mkinstalldirs.  Change all users.
14449         (DEVO_SUPPORT): Add mkinstalldirs.
14451 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14453         * install-sh: Rename from install.sh.
14454         * Makefile.in (INSTALL): Change install.sh to install-sh.
14455         (DEVO_SUPPORT): Likewise.
14457         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14458         Graichen <graichen@rzpd.de>.
14460 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14462         * config.guess: Recognize OpenBSD systems correctly.
14464 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14466         * README, Makefile.in (ETC_SUPPORT): Remove references to
14467         cfg-paper*, configure.{texi,man,info*}._
14469 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14471         * Makefile.in (all.normal): Ensure that gcc is built after all
14472         the x11 - ie gdb - targets.
14474 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14476         * makefile.vms: Don't run conf-a-gas.
14478 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14480         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14482 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14484         * configure.in: Remove noconfigdirs case since gdb also
14485         configures and builds for tic80-coff.
14487 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14489         * configure: Set cache_file to config.cache.
14490         * Makefile.in (local-distclean): Remove config.cache.
14492 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14494         * COPYING: Update FSF address.
14496 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14498         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14499         noconfigdirs.
14501 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14503         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14504         MAKEDIRS, is empty.
14506 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14508         * config.sub: Tweak mn10300 entry.
14510 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14512         * configure.in (host_tools): Put sim before gdb, so gdb's
14513         configure.tgt can determine if the simulator was configured.
14515 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14517         * config.sub: Move BeOS $os case to be with other Cygnus
14518         local cases.
14520 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14522         * config.sub: Remove misplaced comment that broke Linux.
14524 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14526         * config.sub: Add BeOS support.
14528 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14530         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14532 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14534         * configure.in (noconfigdirs): Remove tcl and tk from
14535         noconfigdirs for cygwin32 builds.
14537 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14539         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14541 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14543         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14544         make-all.com, use makefile.vms instead.
14546 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14548         * config.sub: Accept -lnews*.
14550 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14552         * configure.in (noconfigdirs): Disable target-newlib,
14553         target-examples and target-libiberty for d30v.
14555 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14557         * configure.in (noconfigdirs): Enable ld for d30v.
14559 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14561         * configure.in (tic80-*-*): Build compiler.
14563 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14565         * configure.in (d30v-*): Remove sim directory from list of
14566         unsupported d30v directories
14568 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14570         * config.sub, configure.in: Add d30v target cpu.
14572 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14574         * makefile.vms: New file.
14575         * make-all.com: Remove.
14577 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14579         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14581 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14583         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14585 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14587         * Makefile.in (ALL_MODULES): Added all-db.
14588         (CROSS_CHECK_MODULES): Addec check-db.
14589         (INSTALL_MODULES): Added install-db.
14590         (CLEAN_MODULES): Added clean-db.
14592 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14594         * config.guess: Merge with latest FSF sources.
14596 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14598         * Makefile.in (ALL_MODULES): Added all-itcl.
14599         (CROSS_CHECK_MODULES): Added check-itcl.
14600         (INSTALL_MODULES): Added install-itcl.
14601         (CLEAN_MODULES): Added clean-itcl.
14603 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14605         * configure.in: build gdb for mn10200
14607 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14609         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14611 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14613         * configure.in (tic80-*-*): Turn off most targets right now.
14615 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14617         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14618         rather than the makeinfo program.
14619         (do-info): Depend upon all-texinfo.
14621 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14623         * configure.in: Remove uses of config/mh-linux.
14625         * config.sub, config.guess: Merge with latest FSF sources.
14627 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14629         * config.sub (case $basic_machine): Add tic80 entries.
14631 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14633         * config.sub, config.guess: Merge with latest FSF sources.
14635 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14637         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14638         * mpw-config.in: Test for NewFolderRecursive.
14639         * mpw-install: Use symbolic name for startup filename.
14640         * mpw-README: Add various additional details.
14642 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14644         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14646 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14648         * configure.in: Do build gcc and the target libraries for
14649         the mn10200.
14651 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14653         * configure.in: don't avoid building gdb for mn10300 any more
14654         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14655         instead of single-quoting it.
14657 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14659         * configure.in: Don't use --with-stabs on IRIX 6.
14661 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14663         * configure.in (m32r): Build gdb, libg++ now.
14665 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14667         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14668         directories from noconfigdirs.
14670 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14672         * config.sub (basic_machine): added mips16 configuration
14674 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14676         * config.sub: Handle d10v-unknown.
14678 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14680         * config.sub: Handle v850-unknown.
14682 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14684         * Makefile.in: add findutils
14685         * configure.in: add findutils to list of host_tools
14687 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
14689         * config.sub: Handle mn10200 and mn10300.
14691 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14693         * configure.in (d10v-*): Do not build librx.
14695 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
14697         * configure.in (mn10300): Build everything except gdb & libgloss.
14699 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
14701         * config.guess:  Patch for Dansk Data Elektronik servers,
14702         from Niels Skou Olsen <nso@dde.dk>.
14704         For ncr, use /bin/uname rather than uname, since GNU uname does not
14705         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
14707         Patch for MIPS R4000 running System V,
14708         from Eric S. Raymond <esr@snark.thyrsus.com>.
14710         Fix thinko for nextstep.
14712         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14714         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
14715         * config.guess: Guess mips-dec-mach_bsd4.3.
14717         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
14718         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
14719         release numbers.
14720         * config.guess (mips-mips-riscos*):  Emit just enough of the
14721         release number.
14723         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
14724         * config.guess (sparc-auspex-sunos*):  Added.
14725         (f300-fujitsu-*): Added.
14727         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
14728         * config.guess:  Recognize a Tadpole as a sparc.
14730 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14732         * config.guess: Don't assume that NextStep version is either 2 or
14733         3.  NextStep 4 (aka OpenStep 4) has come out now.
14735 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
14737         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14738         From Rik Faith <faith@cs.unc.edu>.
14740 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
14742         * config.sub: Contributions from bug-gnu-utils to:
14743         Support plain "hppa" (no version given) architecture, reported by
14744         OpenStep.
14745         OpenBSD like NetBSD.
14746         LynxOs is not a hardware supplier.
14748         * config.guess: Contributions from bug-gnu-utils to add support for:
14749         OpenBSD like NetBSD.
14750         Stratus systems.
14751         More Pyramid systems.
14752         i[n>4]86 Intel chips.
14753         M680[n>4]0 Motorola chips.
14754         Use unknown instead of lynx for hardware manufacturer.
14756 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14758         * install.sh (chmodcmd): Set to null if the DST directory already
14759         exists.
14761 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14763         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14764         not use mt-ppc target Makefile fragment any more.
14766 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14768         * configure.in (*-*-windows):  Exclude everything but those dirs
14769         needed to build windows.
14771 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
14773         * Makefile.in (all-target-winsup): Depend on all-target-librx.
14775 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14777         * configure.in:  Exclude mmalloc from i386-windows.
14779 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
14781         * Undo my previous change.
14783 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
14785         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14786         unconditionally.
14787         (MAKEOVERRIDES): Define (revert this part of October 18 change).
14789 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
14791         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
14792         host to add it's own flags.
14794 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
14796         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14798 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
14800         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14801         (CXX_FOR_TARGET): Likewise.
14802         (GCC_FOR_TARGET): Define.
14803         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14804         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14805         CC_FOR_TARGET was specified on the command line.
14806         (MAKEOVERRIDES): Don't define.
14808 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
14810         * configure.in (m32r): Fix spelling of libg++ libs.
14812 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
14814         * config.sub (-apple*): Remove, now redundant.
14816 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
14818         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14820         * configure: Rework yesterday's sed script patch.
14822         * config.sub: Merge with FSF.
14824 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
14826         * config.guess:  Merge from FSF.
14828         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
14829         * config.guess: Use pc instead of unknown, for pc clone systems.
14830         Change linux to linux-gnu.
14832         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
14833         * config.guess: Avoid non-portable tr syntax.
14835 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
14837         * test-build.mk (HOLES): Add "xargs" for gdb.
14839         * configure: Avoid hpux10.20 sed bug.
14841 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
14843         * configure.in:  Add support for windows host
14844         (that is a build done under the Microsoft build environment).
14846 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
14848         * Makefile.in: Replace all uses of srcroot with s, to shrink
14849         command line lengths.
14851         Patches from Geoffrey Noer <noer@cygnus.com>:
14852         * configure.in: If configuring for newlib, pass --with-newlib to
14853         subdirectories.
14854         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14855         -Bnewlib/ and -Lwinsup to gcc.
14856         (CXX_FOR_TARGET): Likewise.
14858 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
14860         * Makefile.in (ETC_SUPPORT): Add configure.
14862 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
14864         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14865         host configuration file.
14867 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
14869         * configure.in: Break mn10x00 support into separate
14870         mn10200 and mn10300 configurations.
14871         * config.sub: Likewise.
14873 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
14875         * configure.in: Add lots of stuff to noconfigdirs for
14876         the mn10x00 targets.
14878         * config.sub, configure.in: Add mn10x00 support.
14880 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
14882         * make-all.com: Call conf-a-gas, not config-a-gas.
14884 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
14886         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14887         targets.
14889 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
14891         * mpw-README: Add much more detail for native PowerMac.
14892         * mpw-install: New file.
14893         * mpw-configure: Add --norecursion and --help options.
14894         * mpw-config.in: Translate readme and install files when
14895         copying to objdir.
14896         * mpw-build.in: Don't always depend on byacc and flex.
14897         (install-only-top): New action.
14899 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
14901         * configure.in:  You can now configure GDB for the v850.
14903 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
14905         * configure.in (noconfigdirs): Don't configure any C++ dirs
14906         if targeting D10V.
14908 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14910         * config.sub: Recognize mips64vr5000.
14912 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
14914         * configure.in: Use a single line for host_tools and native_only.
14916 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
14918         * config.sub, configure.in: Add entries for m32r.
14920 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
14922         * Makefile.in (inet-install): Don't run install-gzip.
14924 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
14926         * configure.in:  Don't config lots of things for *-*-windows*.
14928 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
14930         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14931         (host_libs, host_tools): Copy from configure.in.
14932         * mpw-configure: Don't complain about directories not found.
14934 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14936         * configure.in (i[345]86): Recognize i686 for pentium pro.
14937         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14938         file.
14940         * config.guess (i[345]86): Ditto.
14942 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14944         * configure.in (noconfigdirs): Removed gdb for D10V.
14946 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
14948         * configure.in: Remove ld, target-libio, target-libg++, and
14949         target-libstdc++ from noconfigdirs.
14951 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
14953         * configure: Fix three locations where shell scripts were
14954         being run directly rather than with config_shell.
14956 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
14958         * configure.in (v850-*-*): Set up initial $noconfigdirs.
14959         * config.sub (basic_machine): Recognize v850.
14961 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
14963         * mpw-configure: Handle multiple enable/disable options and
14964         pass them down recursively, handle -c and -s flags appropriately
14965         depending on choice of compiler, add escape mechanism for
14966         quoted arguments to gC.
14968 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14970         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14971         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14972         so that -mrelocatable-lib and -mno-eabi are used.
14974         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14975         not support --print-multi-lib, don't abort.
14977 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
14979         * make-all.com: Run config-a-gas.
14980         * setup.com: Don't copy subdirectory files around.
14982 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
14984         * configure.in (*-*-ose): Remove exclusion of libgloss for this
14985         target, it now compiles correctly.
14987 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
14989         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14991 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
14993         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14995 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
14997         * configure.in (native_only): Add prms.
14999 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15001         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15002         (BINUTILS_SUPPORT_DIRS): Likewise.
15004 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15006         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15007         d10v support is added.
15009 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15011         * configure.in (d10v-*-*): New target.
15013 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15015         * config.guess (HP 9000/811): Recognize this as a PA1.1
15016         machine.
15018 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15020         * Makefile.in (do-tar-gz): New target, split out from tail end of
15021         taz target.  Run each command separately, don't use pipes.
15022         (taz): Use it.
15024 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15026         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15027         * mpw-build.in: No builds should depend on building byacc or flex,
15028         they are assumed to be installed already.
15030 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15032         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15033         variable that CC_FOR_TARGET needs.
15035 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15037         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15038         options have changed since the last time the subdirectory was
15039         configured, and if it has, reconfigure.
15040         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15041         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15043 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15045         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15046         CLEAN_MODULES): Add bash.
15047         (all-bash): New target.
15049 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15051         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15053 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15055         * config.sub (basic_machine): Recognize d10v as a valid processor.
15057 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15059         * mpw-configure: Add support for --bindir.
15060         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15062 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15064         * configure.in: add bash, time, gawk to list of hosttools and things
15065         to only build for native toolchains
15067 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15069         * Makefile.in (docdir): Remove.
15071 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15073         * Makefile.in (datadir): Set to $(prefix)/share.
15075 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15077         * configure.in: build diff and patch for cygwin32-hosted
15078         toolchains.
15080 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15082         * config.sub: Accept -rtems*.
15084 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15086         * configure.in: enable dosrel for cygwin32-hosted builds,
15087                 remove diff from the list of things not buildable
15088                 via Canadian Cross
15090 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15092         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15093         don't get ". ".
15095 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15097         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15099 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15101         * Makefile.in (taz): Handle case where tex3patch didn't even get
15102         checked out.  Also, if it was found, put the symlink in a new util
15103         subdirectory.
15105 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15107         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15109 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15111         * config.sub: Recognize -openvms.
15112         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15113         * make-all.com, setup.com: New files.
15115 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15117         * Makefile.in (taz): tex3patch moved to texinfo/util.
15119 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15121         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15122         * configure.in: remove make from disable-if-Can-Cross list
15123                 enable gdb if ${host} and ${target} are cygwin32
15125 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15127         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15128         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15130 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15132         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15133         distinguish sysv/svr4/bsd variants.
15134         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15136 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15138         * configure.in: Added copyright notice.
15139         * move-if-change: Added copyright notice.
15141 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15143         * configure.in (powerpcle-*-solaris*): Until we get shared
15144         libraries working, don't build gdb, sim, make, tcl, tk, or
15145         expect.
15147 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15149         * config.guess:  Merge with FSF:
15151         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15152         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15154         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15155         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15157         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15158         * config.guess:  Combine two OSF1 rules.
15159         Also recognize field test versions.  From mjr@zk3.dec.com.
15160         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15161         because GNU uname does not support -p.  From pmr@pajato.com.
15163 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15165         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15167 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15169         * mpw-README: Document GCCIncludes.
15171 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15173         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15175 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15177         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15179 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15181         * configure.in (*-*-cygwin32): Configure make.
15183 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15185         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15187 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15189         * Makefile.in (all-inet): Depend on all-perl.
15191         * Makefile.in (inet-install): New target.
15193         * Makefile.in (all-inet): Depend on all-tcl.
15194         (all-inet): Depend on all-send-pr.
15196 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15198         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15199         temporarily.
15201 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15203         * configure.in: Don't configure --with-gnu-ld on AIX.
15205 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15207         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15209 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15211         * Makefile.in (ALL_MODULES): Added all-inet.
15212         (CROSS_CHECK_MODULES): Added check-inet.
15213         (INSTALL_MODULES): Added install-inet.
15214         (CLEAN_MODULES): Added clean-inet.
15215         (all-indent): New target.
15217         * configure.in (host_tools): Added inet.
15218         (native_only): Added inet.
15219         (noconfigdirs): Added inet.
15221 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15223         * configure.in: Don't configure libgloss if we are not configuring
15224         newlib.
15226 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15228         * configure.in: Don't configure libgloss for unsupported
15229         architectures.
15231 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15233         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15235 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15237         * Makefile.in (ALL_MODULES): Include all-apache.
15238         (CROSS_CHECK_MODULES): Include check-apache.
15239         (INSTALL_MODULES): Include install-apache.
15240         (all-apache): New target.
15242         * configure.in: Added apache everywhere perl is seen.
15244 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15246         * Makefile.in: Add support for clean-{module} and
15247         clean-target-{module} rules.
15249 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15251         * configure.in (*-*-ose) do not build libgloss.
15253 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15255         * config.guess (prep*:SunOS:5.*:*): Turn into
15256         powerpele-unknown-solaris2.
15258 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15260         * configure.in: Permit --enable-shared to specify a list of
15261         directories.
15263 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15265         * configure.in (host==solaris): Pass only the first word of $CC
15266         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15268 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15270         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15272 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15274         * Makefile.in (ALL_MODULES): Include all-perl.
15275         (CROSS_CHECK_MODULES): Include check-perl.
15276         (INSTALL_MODULES): Include install-perl.
15277         (ALL_X11_MODULES): Include all-guile.
15278         (CHECK_X11_MODULES): Include check-guile.
15279         (INSTALL_X11_MODULES): Include install-guile.
15280         (all-perl): New target.
15281         (all-guile): New target.
15283         * configure.in (host_tools): Include perl and guile.
15284         (native_only): Include perl and guile.
15285         (noconfigdirs): Don't build guile and perl; no ports have been
15286         done.
15288 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15290         * configure (--enable-*): Handle quoted option lists such as
15291         --enable-sim-cflags='-g0 -O' better.
15293 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15295         * Makefile.in ({,inst}all-target): New rule so we can make and
15296         install all of the target directories easily.
15298 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15300         * configure.in: Add missing global flag in sed substitution when
15301         deleting `target-' from ${configdirs}.
15303 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15305         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15306         option.
15308         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15309         config/mh-necv4.
15311         * install.sh: Correct misspelling of transformbasename.
15313         * config.guess: Recognize mips-*-sysv*.
15315 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15317         * config.sub: Recognize mon960.
15319 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15321         * configure: Restore Canadian Cross handling of BISON and LEX,
15322         removed in Feb 20 change.
15324 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15326         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15327         Mention make install.  Remove the old copyright date as well the
15328         clumsy and rather pointless copyright on the README file.
15330 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15332         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15333         Makefile after running symlink-tree, then run `make distclean' to
15334         avoid clobbering any generated files in srcdir.
15336 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15338         * configure.in (m68k-*-netbsd*): Build everything now.
15340 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15342         * Makefile.in (taz): Fix quoting.
15344 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15346         * configure.in (sparclet-*-*): Build everything now.
15348 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15350         * configure.in (m68k-*-linux*): New host.
15352 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15354         * configure: Check for bison before byacc.
15356 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15358         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15359         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15360         searching PATH.  These are used as fallbacks by Makefile.in if
15361         flex/bison/byacc aren't in objdir.
15363 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15365         * Makefile.in: Make everything which depends upon all-bfd also
15366         depend upon all-opcodes, in case --with-commonbfdlib is used.
15368 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15370         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15371         building NT native compilers on Unix.
15373 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15375         * configure.in: Don't get CC from the host Makefile fragment if we
15376         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15377         Solaris test for /usr/ucb/cc to the post target script, just after
15378         the compiler sanity test.
15380 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15382         * config.sub: Merge with FSF.
15384 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15386         * Makefile.in (RPATH_ENVVAR): New variable.
15387         (REALLY_SET_LIB_PATH): Use it.
15388         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15390 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15392         * config.sub, configure.in: Recognize sparclet cpu.
15394 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15396         * config.guess:  Support m68k-cbm-sysv4.
15398 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15400         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15401         m68k-unknown-linuxaout from linker help string.  Put quotes around
15402         $ld_help_string.
15404 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15406         * config.guess (powerpc-harris-powerunix): Add guess for port
15407         to new target.
15409 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15411         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15413 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15415         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15416         $(REALLY_SET_LIB_PATH) in Makefile.
15417         * Makefile.in (SET_LIB_PATH): New variable.
15418         (REALLY_SET_LIB_PATH): New variable.
15419         ($(DO_X)): Use $(SET_LIB_PATH).
15420         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15421         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15422         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15423         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15424         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15425         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15426         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15427         (install-dosrel): Likewise.
15428         (all-opcodes): Depend upon all-libiberty.
15430 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15432         * config.guess (*:CYGWIN*): New
15434 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15436         * Makefile.in (all-target-winsup): All all-target-libiberty.
15438 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15440         * configure.in (noconfigdirs): Add missing # in front of comment.
15442 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15444         * configure.in: add second pass to things added to noconfigdirs
15445         so *-gm-magic can exclude libgloss properly.
15447 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15449         * mpw-configure (extralibs_name, rez_name): Set correctly
15450         for MWC68K compiler.
15452         * mpw-README: Add more info on the necessary build tools.
15454 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15456         * configure.in, config.sub: Recognize cygwin32.
15458 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15460         * config.guess, config.sub: Recognize A/UX.
15462 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15464         * config.sub: Merge with gcc/config.sub.
15466 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15468         * mpw-build.in (do-binutils): Add build of stamps.
15470 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15472         * config.sub: Add recognition for mips64vr4100*-* targets.
15474 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15476         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15477         Add creation of gconfigargs with `--enable-shared' turned on.
15478         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15479         ($(host)-stamp-stage3-configured): Likewise.
15480         (HOLES): Add chatr and ldd.
15481         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15483 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15485         * configure: Pass --nfp to recursive configures.
15487 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15489         * Makefile.in (DLLTOOL): New.
15490         (DLLTOOL_FOR_TARGET): New.
15491         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15492         (EXTRA_TARGET_FLAGS): Ditto.
15493         (EXTRA_GCC_FLAGS): Ditto.
15494         (CONFIGURE_TARGET_MODULES): Ditto.
15495         (DO_X): Ditto.
15496         * configure: Add DLLTOOL.
15498 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15500         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15501         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15502         mh-sco, since old workarounds no longer needed, and don't
15503         build ld, since libraries have weak symbols in COFF.
15505 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15507         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15509 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15511         * configure.in: Make sure that ${CC} can be used to compile an
15512         executable.
15514 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15516         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15517         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15518         nothing depending on whether gdbtk is being built.
15520 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15522         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15524 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15526         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15527         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15529 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15531         * config-ml.in: Add support for
15532         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15533         Simplify setting of multidirs from --disable-foo.
15535 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15537         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15538         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15539         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15540         non-empty, pass them on to the  GCC make.
15541         (all-bootstrap): New rule that is like all-gcc, except it executes
15542         the GCC bootstrap rule instead of the GCC all rule.
15544 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15546         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15548 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15550         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15551         DG/UX support.
15553 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15555         * config.sub (i*86*) Change [345] to [3456]
15557 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15559         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15560         --with-gnu-ld=no.
15562 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15564         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15565         AIX multilibs get built.
15567 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15569         * configure.in (i386-win32): Don't build expect if we're not
15570         building the tcl subdir.
15572 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15574         * Makefile.in: (configure-target-examples, all-target-examples):
15575         New targets, configure and build example programs.
15577 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15579         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15580         use it as input to sedit the generated MPW makefile.
15581         * mpw-README: Add a suggestion about Gestalt.h.
15583 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15585         * config.sub: Accept *-*-ieee*.
15587 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15589         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15590         Ronald F. Guilmette <rfg@monkeys.com>.
15592 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15594         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15595         for powerpc-pe native.
15596         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15597         (target==powerpc-pe): duplicate i386-win32 entry.
15599 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15601         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15602         of vxworks, not just vxworks5.1.
15604 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15606         * mpw-configure: Add support for exec-prefix.
15608 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15610         * config.guess: Recognize HP model 816 machines as having
15611         a PA1.1 processor.
15613 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15615         * configure: Ignore new autoconf configure options.
15617 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15619         * config.guess:  Recognize Pentium under SCO.
15620         From Robert Lipe <robertl@arnet.com>.
15622 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15624         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15626 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15628         * configure.in: Don't configure gas for alpha-dec-osf*.
15630 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15632         * configure.in: Default to --with-stabs for some targets for which
15633         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15634         i[345]86*-*-unixware*.
15636 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15638         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15639         rather than basing it on the target.  Simplify handling of options
15640         controlling which directories to configure.  Remove extraneous
15641         slash in multi-clean target.
15643 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15645         * config-ml.in: Prefix more variables with ml_ so they don't collide
15646         with configure's.
15648 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15650         * configure: Don't turn -v into --v.
15652 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15654         * configure.in (targargs): Fix typo.
15656         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15658 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15660         * configure.in: Strip --host and --target options from
15661         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15662         --with-cross-host option when building with a cross-compiler.
15663         * configure: Canonicalize the arguments put into config.status by
15664         always using `=' for an option with an argument.  Pass a presumed
15665         --host or --target explicitly.
15667 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15669         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15670         into general OS recognition case.
15672 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15674         * configure.in (target_configdirs): add target-winsup only
15675         for win32 target systems.
15677 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15679         * Makefile.in (all-target-libgloss): Depend upon
15680         configure-target-newlib, since when libgloss is built it looks to
15681         see if the newlib directory exists.
15683 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15685         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15686         cfg-ml-*.in.
15688 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
15690         * configure: Handle LD and LD_FOR_TARGET when configuring a
15691         Canadian Cross.
15693 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15695         * configure.in (target_libs): add target-winsup.
15696         (target==i386-win32): add patch diff flex make to $noconfigdirs.
15697         (target==ppcle-pe): remove ld from $noconfigdirs.
15699 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
15701         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15702         Preserve relative path names in $srcdir.  Build symlink tree if
15703         configuring cross target dir and srcdir=. (= no VPATH support).
15704         (configure-target-libg++): Depend on configure-target-librx.
15705         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15706         * config-ml.in: New file.
15707         * symlink-tree: New file.
15708         * configure: Ensure srcdir="." if that's what it is.
15710 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
15712         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15713         includes and FLEX_SKELETON setting.
15714         * mpw-configure (--with-gnu-ld): New option, controls whether
15715         to use PPCLink or ld with PowerMac GCC.
15716         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15717         * mpw-config.in: Configure grez if targeting Mac.
15719         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15720         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15721         just macos.
15722         * configure.in: Configure grez resource compiler if targeting Mac.
15723         * Makefile.in (all-grez, install-grez): New targets.
15725 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
15727         * configure: CXX defaults to gcc, not g++.  If we find
15728         gcc in the path, set CC to gcc -O2.
15730 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
15732         * configure: Default ${build} correctly.  Avoid picking up extra
15733         spaces when reading CC and CXX from Makefile.  When doing a
15734         Canadian Cross, use plausible default values for numerous
15735         variables.
15736         * configure.in: When doing a Canadian Cross, don't try to
15737         configure tools whose configure script can't handle it.
15739 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15741         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15743 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15745         * configure:  Remove dubious bug reporting address.
15747 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15749         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
15750         configure script, run that instead of this directory's configure.
15751         In either case, print a message that we're configuring the sub-dir.
15753 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15755         * configure.in: Before checking for the existence of various files,
15756         use sed to filter out "target-".
15758 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15760         * Makefile.in (DO_X): Split rule to decrease command line length
15761         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
15762         (Philippe De Muyter).
15764 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15766         * Makefile.in (all-patch): depend on all-libiberty.
15768 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
15770         * configure.in: If the only directory in target_configdirs which
15771         actually exists is libiberty, then set target_configdirs to empty,
15772         to avoid trying to build a target libiberty in a gas or gdb
15773         distribution.
15775 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
15777         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15778         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15779         systems.
15781 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15783         * configure.in (copy_dirs): Use sys-include instead of include
15784         for --with-headers option.
15786 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
15788         * Makefile.in, configure.in: Make winsup builds work with
15789         new scheme.
15791 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
15793         * configure.in: Build the linker on AIX.
15795 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15797         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
15798         where needed.
15800 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
15802         * Makefile.in (all-gcc): Fix typo.
15804 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15806         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
15808 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15810         * configure.in:  Rename libFOO to target-libFOO, and xiberty
15811         to target-xiberty, to provide more flexibility.
15812         (target_subdir):  Define.  Create if cross.
15813         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15814         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
15815         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15816         check-libFOO -> check-target-libFOO, etc.
15817         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15818         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15819         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15820         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
15821         allow ALL_GCC="" to only configure.
15822         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
15823         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
15824         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
15826 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
15828         * Makefile.in (taz): Build "info" in etc explicitly.
15830 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
15832         * configure.in:  Make sure that CC is undefined (as opposed to
15833         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
15834         problem with autoconf trying to configure on a host without GCC.
15836 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
15838         * mpw-configure: Set host alias from choice of host compiler,
15839         only use generic MPW Makefile sed if present, edit a file
15840         named "hacked_Makefile.in" instead of "Makefile.in" if present.
15841         * mpw-README: Add problem notes about CW6 and CW7.
15843 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
15845         * Makefile.in (taz): Use ";" instead of ";;".
15847 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15849         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
15850         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15851         DISTDOCDIRS.
15852         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
15853         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
15855 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
15857         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
15858         and gnats, because they are now subsumed by DISTSTUFFDIRS.
15859         Move bfd to DISTSTUFFDIRS.
15861 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15863         * Makefile.in (X11_LIB): Removed.
15864         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15866         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15868 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15870         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15871         names.
15873 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15875         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15877 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
15879         * configure.in (i[345]86-*-win32): Always build newlib.
15880         Don't configure cvs, autoconf or texinfo.
15881         * Makefile.in (LD_FOR_TARGET): New.
15882         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15883         Pass down LD_FOR_TARGET.
15885 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15887         * winsup: New directory.
15888         * Makefile.in: Build winsup.
15889         * configure.in: Winsup is configured when target is win32.
15890         Can only build win32 target GDB when native.
15892 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
15894         * config.guess: Recognize HP model 819 machines as having
15895         a PA 1.1 processor.
15897 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
15899         * configure: Fix sed loop which substitutes for CC and CXX to
15900         avoid bug found in various sed implementations.
15902 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15904         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15905         simulator.  Use standard powerpc-*-eabi*.
15907 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
15909         * configure.in: Stop putting gas and binutils in noconfigdirs for
15910         powerpc-*-aix* and rs6000-*-*.
15912 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
15914         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15915         -mcall-aixdesc libraries.
15917 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
15919         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15921         * config.sub (arm | armel | armeb): Fix shell syntax.
15923 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15925         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15926         -msoft-float and -mcpu=common support.
15927         (powerpc*-*-eabisim*): Add support for building -mcall-aix
15928         libraries.
15930 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15932         * configure.in: Allow configuration and build of emacs19 for the alpha.
15934 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15936         * configure.in (CC): Get ^CC, not just any old CC, from
15937         ${host_makefile_frag}.
15939 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15941         * configure.in (CC): Try to get CC from
15942         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15944 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15946         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15947         only if it exists in $(srcdir).
15949 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
15951         * configure: If CC and CXX are not set in the environment, set
15952         them, based on either an existing Makefile or on searching for gcc
15953         in PATH.  Substitute for CC and CXX in Makefile.
15954         * configure.in: Remove libm from target_libs.  Separate
15955         target_configdirs from configdirs.  If CC is not set in
15956         environment, try to get it from a host Makefile fragment.  Rewrite
15957         changes of configdirs to use skipdirs instead.  A few minor
15958         tweaks.  Take directories out of target_configdirs as they are
15959         taken out of configdirs.  Remove existing Makefile files from
15960         subdirectories.  Substitute for TARGET_CONFIGDIRS and
15961         CONFIG_ARGUMENTS in Makefile.
15962         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15963         by configure.in.
15964         (CONFIG_ARGUMENTS): Likewise.
15965         (CONFIGURE_TARGET_MODULES): New variable.
15966         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15967         ($(CONFIGURE_TARGET_MODULES)): New target.
15968         (configure-libg++, configure-libio): New targets.
15969         (all-libg++): Depend upon configure-libg++.
15970         (all-libio): Depend upon configure-libio.
15971         (configure-libgloss, all-libgloss): New targets.
15972         (configure-libstdc++): New target.
15973         (all-libstdc++): Depend upon configure-libstdc++.
15974         (configure-librx, all-librx): New targets.
15975         (configure-newlib): New target.
15976         (all-newlib): Depend upon configure-newlib
15977         (configure-xiberty): New target.
15978         (all-xiberty): Depend upon configure-xiberty.
15980 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
15982         * configure.in (host i[345]86-*-win32):  Expand the
15983         noconfigdirs again.
15985 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
15987         * mpw-configure: Fix sed command file name.
15989 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
15991         * configure.in (host i[345]86-*-win32): Reduce the
15992         noconfigdirs again.
15994 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
15996         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15997         or powerpc*-*-pe*, since they are not yet supported.
15999 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16001         Add PowerMac support and many other enhancements.
16002         * mpw-configure: New option --cc to select compiler to use,
16003         paste options set according to --cc into the generated
16004         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16005         if mpw-make.sed is present.
16006         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16007         add forward includes for PowerPC include files.
16008         * mpw-build.in: Build using Makefile.PPC if present.
16009         (do-byacc, etc): Remove separate version resource builds.
16010         (do-gas): Build "stamps" before "all".
16011         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16012         * mpw-README: Update to reflect --cc option, PowerMac support,
16013         and recently-reported compatibility problems.
16015 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16017         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16018         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16019         (--with-multilib-top): Pass to recursive invocations.
16021 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16023         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16024         v810-*-*.
16026 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16028         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16029         gdb, ld and opcodes on v810-*-*.
16031 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16033         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16034         (local-maintainer-clean): New target.
16035         (maintainer-clean): New target.
16036         (realclean): Just depend upon maintainer-clean.
16038 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16040         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16042 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16044         * configure.in: Build ld in mips*-*-bsd* case.
16046 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16048         * config.sub: Accept -lites* OS.  From Ian Dall.
16050 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16052         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16053         targets.
16055 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16057         * configure.in: treat i386-win32 canadian cross the same as
16058         i386-go32 canadian cross.
16060 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16062         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16063         running under the simulator to build a reduced set of libraries.
16064         (powerpc-*-eabiaix): Add fine grained multilib support added to
16065         other powerpc targets yesterday.
16067 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16069         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16070         -disable-softfloat, -disable-relocatable, -disable-aix, and
16071         -disable-sysv to control which multilib libraries get built.
16073 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16075         * configure: Add Makefile.tem to list of files to remove in trap
16076         handler.
16078 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16080         * config.guess (*Linux*):  Add missing "exit"s.
16081         Also, need specific check for alpha-unknown-linux (uses COFF).
16083 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16085         * config.guess:  Merge with FSF:
16087         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16088         * config.guess (AIX4): More robust release numbering discovery.
16090         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16091         * config.guess (i386-sequent-ptx): Properly get version number.
16093         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16094         * config.guess (mips:*:4*:UMIPS): New case.
16096 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16098         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16099         (i386-win32 host): Likewise.  Don't build readline.
16101 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16103         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16104         SUPPORT_FILES to submakes.
16106 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16108         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16109         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16110         mpw-configure.
16112 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16114         * configure.in (appdirs): Use =, not ==, in test expression when
16115         trying to build the text to print in the warning message for
16116         Solaris users.
16118 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16120         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16122 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16124         * config.guess: Recognize lynx-2.3.
16126 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16128         * config.sub (z8ksim): Deleted
16129         (z8k-*-coff): New, this is the one true name of the target.
16131 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16133         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16135 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16137         * config.guess (*:Linux:*:*): First try asking the linker what the
16138         default object file format is (elf, aout, or coff).  Then if this
16139         fails, try previous methods.
16141 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16143         * configure.in: Don't build newlib for *-*-vxworks5.1.
16145 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16147         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16148         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16150 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16152         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16154 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16156         * cfg-ml-com.in: New file.
16157         * cfg-ml-pos.in: New file.
16159 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16161         * COPYING.NEWLIB: Add HP free copyright to list.
16163 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16165         * config.sub: Recognize -eabi* for the system, not just -eabi.
16167 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16169         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16170         * config.sub, configure.in (win32): New target and host.
16172 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16174         * configure.in: Add i386-pe configuration.
16176 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16178         * mpw-build.in (install): Install GDB after LD.
16180 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16182         * mpw-config.in (elf/mips.h): Always forward-include, needed
16183         for GDB to build.
16185 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16187         * testsuite: New directory for customer acceptance and whole tool
16188         chain tests.
16190 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16192         * configure: If per-host line isn't found, but AC_OUTPUT is found
16193         and a configure script exists, run it instead.
16195 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16197         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16199 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16201         * configure: Set build_{cpu,vendor,os,alias} to host values when
16202         --build isn't specified.
16204 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16206         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16207         (FLAGS_TO_PASS): Pass them.
16208         (EXTRA_TARGET_FLAGS): Ditto.
16210 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16212         * Makefile.in (all-libg++): Depend on all-libstdc++.
16214 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16216         * configure.in (noconfigdirs): Enable all packages for
16217           i386-unknown-netbsd.
16219 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16221         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16222         hosted builds (DOS builds)
16224 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16226         Changes for ARM based on patches from Richard Earnshaw:
16227         * config.sub: Handle armeb and armel.
16228         * configure.in: Omit arm linker only for riscix.
16230 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16232         * config.guess:  Update from FSF.
16234 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16236         * config.sub: Recognize powerpcle as the little endian variant of
16237         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16238         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16239         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16240         temporarily.
16242 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16244         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16246 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16248         * config.sub: Accept -lites* as a basic system type.
16250 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16252         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16253         installed, and if so return linuxoldld as the system name.
16255 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16257         * config.guess: Add hppa1.1-hp-lites support.
16259 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16261         * configure.in: Don't build newlib for m68k-vxworks5.1.
16263 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16265         * configure.in (mips-sgi-irix6): Use mh-irix5.
16267 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16269         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16271 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16273         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16274         OSF/1.  Fix compiler flags.
16275         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16277 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16279         * configure.in: Recognize --with-newlib.
16280         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16282 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16284         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16285         to *_X11_MODULES due to gdbtk needing X include files et al.
16287 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16289         Merge in support for Mac MPW as a host.
16290         (Old change descriptions retained for informational value.)
16292         * mpw-config.in: Add generic include forwards for cpu-specific
16293         include files in aout and elf directories.
16295         * mpw-configure: Added copyright.
16296         * mpw-config.in: Check for presence of required build tools.
16297         (target_libs): Add newlib.
16298         (target_tools): Add examples.
16299         (Read Me): Generate as "Read Me for MPW" instead.
16300         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16301         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16302         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16304         * mpw-configure: Remove subdir-specific makefile hackery,
16305         delete mk.tmp after using it.
16307         * mpw-build.in (all): Display start and end times.
16309         * mpw-configure (host_canonical): Set.
16310         (target_cpu): Always add to makefiles.
16311         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16312         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16313         (mpw-mh-mpw): Look for in srcdir and srcroot.
16314         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16316         * mpw-build.in: (install-only): New target.
16318         * mpw-configure (host_alias, target_alias): Rename from hostalias
16319         and targetalias, add into generated Makefile.
16320         (mk.tmp): If present, add into generated Makefile.
16321         * mpw-build.in (all-gas): Build config.h first before gas proper.
16323         * mpw-configure (config.status): Write only if changed.
16324         * mpw-config.in (readline): Configure it (not built, just used for
16325         definitions).
16327         * mpw-config.in (elf/mips.h): Add a forward include.
16329         * mpw-config.in: Forward-include most .h files in include into
16330         extra-include.
16331         (readline): Don't build.
16332         mpw-build.in (install): Install GDB.
16334         * mpw-configure (prefix, mpw_prefix): Handle it.
16335         * mpw-config.in (mmalloc, readline): Don't configure.
16336         * mpw-build.in (thisscript): Rename to ThisScript.
16337         Use mpw-build instead of BuildProgram everywhere.
16338         (mmalloc, readline): Don't build.
16339         * mpw-README: New file, basic documentation about the MPW port.
16341         * mpw-config.in: Use forward-include to create include files.
16343         * mpw-configure: Add more things to the top of each configured
16344         Makefile, including contents of config/mpw-mh-mpw.
16345         * mpw-config.in (extra-include): Create this directory and fill it
16346         with Posix-like include files when configuring.
16348         * config.sub (apple, mac, mpw): Add various aliases.
16350         * mpw-build.in: New file, top-level build script fragment for MPW.
16351         * mpw-configure: New file, configure script for MPW.
16352         * mpw-config.in: New file, config fragment for MPW.
16354 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16356         * configure.in (host_libs): Remove glob, since it is gone from the
16357         sources.
16359 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16361         * Makefile.in: define empty GDB_NLM_DEPS var.
16363         * configure.in(target_makefile_frag): use config/mt-netware
16364         for netware targets.
16366 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16368         * config.sub: Merge in recent FSF changes.  Remove linux special
16369         cases.
16371 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16373         Revert this change:
16375         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16377                 * build-all.mk: Use CC=cc -Xs on Solaris.
16379 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16381         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16382         stop using it.
16383         * Makefile.in: Nuke all references to glob subdirectory.
16385 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16387         * configure.in: Fix --enable-shared logic in per-host.
16389 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16391         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16393 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16395         * configure.in (noconfigdirs): Don't build gas on AIX, for
16396         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16398 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16400         * configure: Fix --cache-file to work if the file argument is a
16401         relative path.
16403 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16405         * configure: If the --cache-file is used, pass it down to
16406         configure in subdirectories.
16408 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16410         * config.sub: add vxworks29k configuration.
16412 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16414         * Makefile.in (taz): Do "diststuff" part quietly.
16416 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16418         * config.sub: Mini-merge with gcc/config.sub.
16420 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16422         * config.guess (IRIX): Sed - to _.
16424 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16426         * Makefile.in (source-vault, binary-vault): New targets.
16428 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16430         * config.sub: Recognize -eabi as a basic system type.
16432 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16434         * configure.in (enable_shared stuff): Fix typo.
16436 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16438         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16440 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16442         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16444 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16446         * configure.in (rs6000-*-*): Don't build gas.
16448 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16450         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16451         reduce command line length.
16452         (AS_FOR_TARGET): Check for as.new, not Makefile.
16453         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16455 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16457         * config.guess:  Merge from FSF.
16459 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16461         * configure: Don't use $ when handling program_suffix.
16463 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16465         * configure.in:  Configure tk for hppa/hpux.
16467 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16469         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16471 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16473         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16474         to LIBCXXFLAGS.  Tests are better run without it.
16476 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16478         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16480 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16482         * configure.in (*-*-netware*): Don't configure xiberty.
16484 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16486         * configure.in:  Remove tk from native_only list.
16488 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16490         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16491           for special NCD build.
16493 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16495         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16496         makeall.bat, they're only useful for binutils snapshots.
16497         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16498         makeall.bat to specified SUPPORT_FILES.
16500 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16502         * build-all.mk: Add Ericsson targets to sun4 and solaris
16503           hosts.  Add  BNR's sun4 target to solaris host, so their
16504           build-from-source will be tested in-house first.
16506 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16508         * Makefile.in (LIBCFLAGS): New variable.
16509         (CFLAGS_FOR_TARGET): Ditto.
16510         (LIBCFLAGS_FOR_TARGET): Ditto.
16511         (LIBCXXFLAGS): Ditto.
16512         (CXXFLAGS_FOR_TARGET): Ditto.
16513         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16514         (BASE_FLAGS_TO_PASS): Pass them.
16515         (EXTRA_TARGET_FLAGS): Ditto.
16517         * configure.in: Support --enable-shared.
16519 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16521         * configure.in (target_libs):  Include libstdc++ again.
16522         * config.guess:  Update from FSF (for FreeBSD).
16524 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16526         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16527         makeall.bat.
16528         (DISTDOCDIRS): Add `etc'.
16529         (ETC_SUPPORT_PFX): New variable.
16530         (taz): Include anything from etc starting with a word in
16531         ETC_SUPPORT_PFX.
16533 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16535         * config.sub: Update for recent FSF changes.  Remove obsolete
16536         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16537         spacing changes.
16539 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16541         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16543         * config.guess:  Merge with FSF.
16544         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16546 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16548         * configure: Since the "trap 0" handler will override the exit
16549         status on many systems, only use it for "exit 1", and make it set
16550         a non-zero exit status; reset it before "exit 0".  Also, check
16551         exit status of config.sub, and error out if it failed.
16553 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16555         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16556         and install libgloss.
16558 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16560         * Makefile.in (all-binutils): Depend upon all-byacc.
16562         * configure.in: Don't build emacs on Irix 5.
16564 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16566         * configure.in (*-*-netware*): Add libio.
16568 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16570         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16571         (CHECK_TARGET_MODULES): Ditto.
16572         (INSTALL_TARGET_MODULES): Ditto.
16573         (TARGET_LIBS): Ditto.
16574         (all-libstdc++): Note dependencies.
16576 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16578         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16580 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16582         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16583         -fexternal-templates.
16585         * configure.in (target_libs): Add libstdc++.
16586         (noconfigdirs): Add libstdc++ as appropriate.
16588 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16590         * config.guess:  Update from FSF.
16592 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16594         * configure: Use ${config_shell} when running ${configsub}.
16596 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16598         * config.sub: No longer recognize h8300h.
16600 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16602         * config.sub: Remove extraneous differences between config.sub and
16603         gcc/config.sub.
16605 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16607         * Makefile.in (DISTSTUFFDIRS): Add gas.
16609 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16611         * COPYING.NEWLIB: New file.
16613 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16615         * config.guess (HP-UX):  Patch from Harlan Stenn
16616         <harlan@landmark.com> to also emit release level.
16618 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16620         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16622 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16624         * config.sub:  Merge nextstep cleanup from FSF.
16626 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16628         * configure.in (arm-*-*): Don't configure ld for this target.
16630 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16632         * configure.in (*-*-netware): don't configure libg++, libio,
16633           librx, or newlib.
16635 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16637         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16638         configure ld--it works, but it doesn't support shared libraries.
16640 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16642         * config.guess (*-unknown-freebsd*):  Get rid of possible
16643         trailing "(Release)" in version string.
16644         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16646 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16648         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16649         Fix type: *-next-neststep -> *-next-nextstep.
16651         * config.guess:  Merge from FSF:
16653         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16655         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16657         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16659         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16660         instead of UNIX_SV for UnixWare 1.0).
16662 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16664         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16665         to make gdb/nlm/* build after the compiler and linker.
16667 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16669         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16670         not just i[34]86.
16671         (m68k-atari-sysv4):  Relocate to match FSF version.
16673         * config.guess:  More merges from the FSF:
16675         Add a space before function call or macro invocation.
16677         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16679         * config.guess: Add trap cmd to remove dummy.c and dummy when
16680         interrupted.
16682         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16684         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16685         (dummy): Redirect stderr from compilation of dummy.c.
16687         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
16689         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16691 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
16693         * configure: Accept and ignore --cache*, for compatibility with
16694         new autoconf.
16696 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16698         * config.guess:  Merge from FSF:
16700         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16702         * config.guess (Pyramid*:OSx*:*:*): New case.
16703         (PATH): Add /.attbin at end for finding uname.
16704         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
16706         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
16708         * config.guess (M88*:DolphinOS:*:*): New case.
16710         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
16712         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16713         to select whether to use ELF or COFF.
16715         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
16717         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16719         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
16721         * config.guess: Guess the OS version for HPUX.
16723         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
16725         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16727 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16729         * configure.in: Recognize --with-headers, --with-libs, and
16730         --without-newlib.
16731         * Makefile.in (all-xiberty): Depend upon all-ld.
16733 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16735         * configure.in: Change i[34]86 to i[345]86.
16737 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16739         * configure (version): A few more tweaks to help message.
16741 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16743         * Makefile.in:  Remove (for now) librx as a host library,
16744         now that we're building it for target.
16746 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16748         * configure: Fix up help message; from karl@owl.hq.ileaf.com
16749         (Karl Berry).
16751 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16753         * configure.in:  Also configure librx.
16755 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16757         * Makefile.in:  Update various rules to reflect that librx
16758         is now needed for libg++.
16760 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16762         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16764 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
16766         * configure.in: Configure the examples directory.
16768 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16770         * configure: Simplify Jun 2 1994 change.
16772 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16774         * change CC to /usr/latest/bin/gcc for lynx host builds, since
16775         /bin/gcc isn't good enough to build gcc.
16777 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
16779         * Makefile.in (GDB_SUPPORT_FILES): Remove
16780         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
16781         (gdb.tar.gz): Add new rule to use standard distribution building
16782         mechanism.
16784 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16786         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
16787         Bill Cox <bill@cygnus.com>.
16789 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16791         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
16793 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
16795         * configure:  Search current dir first in .gdbinit.
16797 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16799         * config.sub:  Recognize freebsd (merged from gcc config.sub).
16801 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16803         * config.sub:  Refer to NeXT's operating system as nextstep.
16805         * config.sub (case $basic_machine):  Re-order the cases, to match
16806         the order in the FSF version (which is mostly alphabethical).
16807         Merge in some additions and changes from the FSF.
16809 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
16811         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16812         * config.sub: Recognize cxux7.
16813         * configure.in: Use mh-cxux for m88k-harris-cxux*.
16815 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16817         * config.sub:  Fix typo powerpc -> powerpc-*.
16819 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
16821         * Makefile.in: `all-emacs19' depends on `all-byacc'.
16823         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16824         parallel with all-emacs and install-emacs).  Top-level command
16825         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16827 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16829         * test-build.mk ($(host)-stamp-stage2-installed): Remove
16830         $(relbindir)/make before doing ``make install'', and use
16831         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
16832         installing over running make binary.
16833         ($(host)-stamp-stage3-installed): Likewise.
16835 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16837         * config.guess: Recognize Mach.
16839 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16841         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16842         see whether --exec-prefix was used.
16844 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16846         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
16848 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16850         * Makefile.in: Add all-librx target similar to all-libproc.
16852 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
16854         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
16855         with post 1.2 uname bogosity.
16857 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16859         * configure: Remove temporary files on receipt of a signal.
16861 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
16863         * configure: If there is a package_makefile_frag, remove
16864         ${subdir}/Makefile.tem after copying it in.
16866 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
16868         * build_all.mk: support rs6000 lynx identifies itself as
16869         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
16870         since /bin/gcc is too feeble to compile a modern gcc.
16872 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16874         * brought devo/test-build.mk update-to-date with progressive/
16875           test-build.mk. Add lynx targets and hppa flag info.
16877 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16879         * configure.in:  Use mh-ncrsvr43.  Patch from
16880         Tom McConnell <tmcconne@sedona.intel.com>.
16882 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16884         * config.guess (i386-unknown-bsdi):  No longer need to
16885         check #if defined(__bsdi__) && defined(__i386__).
16887 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16889         * configure: Set program_transform_nameoption correctly.
16891 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
16893         * brought build-all.mk update-to-date with progressive build-all.mk,
16894           added new targets and hppa info.
16896 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16898         * configure: If config.guess result is a prefix of the user
16899         specified target, assume a native build and use the user specified
16900         target as the host alias.  Remove SunOS patch suffix removal hack.
16901         * configure.in: Remove SunOS patch suffix removal hack.
16903         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16904         in NATIVE_CHECK_MODULES.
16906 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
16908         * Makefile.in: Rename HOST_ONLY to NATIVE.
16909         * configure: Delete SunOs patch suffix from host_canonical
16910           and build_canonical variables that are prepended to Makefiles.
16911         * configure.in: Add comments for easier maintenance.
16913 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16915         * Makefile.in: Add all-libproc target similar to all-gui.
16917 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
16919         * Makefile.in (CHECK_MODULES): split into
16920         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16922 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
16924         * config.guess (i386-unknown-bsdi): New system to guess.
16926 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
16928         * Makefile.in: Add all-gui target (but not yet build by "all").
16930 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
16932         * config.sub: Move deletion of patch suffix from here...
16933         * configure.in: To here, at Ian's suggestion.  The top-
16934           level scripts might need to know of a patch level.
16936 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
16938         * config.sub: Strip off patch suffix so rtl is recognized
16939           as a sunos4.1.3 machine, even though it's been patched.
16941 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
16943         * Makefile.in (INSTALL_LAST): Delete.
16944         (INSTALL_DOSREL): New.
16946 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16948         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16949         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16950         whether we pass down --with-gnu-ld anyhow.
16952 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
16954         * Makefile.in (INSTALL_LAST): Change operation so it works
16955         on more flavors of make.
16956         * configure.in (go32): Don't build libg++ or libio.
16958 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
16960         * Makefile.in (Move HOST_PREFIX_1 and friends up so
16961         they can be overriden by templates.
16963 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
16965         * configure.in (target==go32): Don't build gdb.
16966         * dosrel: New directory.
16968 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
16970         * configure.in (host==go32): Configure dosrel too.
16971         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16972         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16973         be set by incoming names or templates.
16974         (INSTALL_LAST): New rule.
16976 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
16978         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16980 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
16982         * configure.in (appdirs): New variable.  Currently empty, but will
16983         be used in gas distribution.  If nonempty, lists a set of
16984         directories at least one of which must get configured, or top
16985         level configuration is considered to have failed.
16986         (rs6000-*-lynxos*): Use new file name.
16988 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
16990         Eliminate XTRAFLAGS.
16991         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16992         newlib include files using -idirafter, and also use -nostdinc.
16993         (CXX_FOR_TARGET): Likewise.
16994         (XTRAFLAGS): Removed.
16995         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16996         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16997         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16998         ($(DO_X)): Don't pass down XTRAFLAGS.
17000 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17002         * configure.in (mips*-dec-bsd*): New target; do build linker.
17003         (mips*-*-bsd*): New target; don't build linker.
17005 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17007         * configure.in: support rs6000-*-lynxos* configuration.
17008         support sunos4 as a cross target.
17010         * config.sub: look for lynx*, not lynx since the OS version may
17011         legitimately be part of the name.
17013 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17015         * configure.in (i[34]86-*-sco*): Move to be with other i386
17016         targets.
17017         (romp-*-*): New target.  Skip various binary utilities.
17018         (vax-*-*): New target.  Don't build newlib.
17019         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17021 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17023         * configure.in: Only set host_makefile_frag if config
17024         directory exists.
17026 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17028         * install.sh: If $dstdir exists, don't check whether each
17029         component does.
17031 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17033         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17035 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17037         * configure.in (*-*-lynxos*): Don't configure newlib for either
17038         native or cross Lynx.
17040 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17042         * config.sub (sparc64-elf): Fix os.
17043         (z8k): Remove duplicate.
17045 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17047         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17048         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17050 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17052         * configure: Make file links cleanly even if Lynx fails on
17053           an NFS symlink (at least fail cleanly).
17055 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17057         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17058         -XNh2000.
17060 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17062         * configure: Unknown options are fatal again.
17064 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17066         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17067         compatibility.
17069 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17071         * build-all.mk: Add `clean' target.
17073 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17075         * config.guess:  Add SINIX support.
17076         * configure.in:  Add mips-*-sysv4* support.
17078 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17080         * build-all.mk: Document all useful targets.
17081         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17082         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17084 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17086         * configure: Support --silent, --quiet.
17088 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17090         * configure: Support --disable-FEATURE.
17092 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17094         * config.guess: Recognize NCR running SVR4.3.
17096 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17098         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17099         Patch from Paul Eggert <eggert@twinsun.com>.
17101 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17103         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17105 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17107         * configure: Make unrecognized options give nonfatal warnings
17108         instead of fatal errors, and pass them to any subdirectory
17109         configures in case they recognize them.
17110         Make --x equivalent to --with-x.
17112 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17114         * configure: Add --enable-* options.  Clean up usage message and
17115         some comments.
17117 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17119         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17121 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17123         * configure.in (hppa*-*-*): Enable binutils.
17125 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17127         * config.sub: Recognize cisco.
17129 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17131         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17133 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17135         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17136         than one configuration name.  Add comment.
17138 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17140         * config.guess: about target *-hitachi-hiuxwe2, fixed
17141         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17142         macro is incorrect.]
17144 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17146         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17147         than the "make ls" stuff which used to be here.
17149 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17151         * config.guess:  Recognize i[34]86-unknown-freebsd.
17152         From Shawn M Carey <smcarey@rodan.syr.edu>.
17154 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17156         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17158 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17160         * config.guess: Check for ptx.
17162 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17164         * config.sub: Add os9k checking.
17166 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17168         * config.guess: Handle OSF1 running on HPPA processors
17170 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17172         * configure: If subdir configure fails, print out a message with
17173         subdirectory name, in case subdir's configure code didn't identify
17174         itself.
17176 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17178         * configure.in: Remove embedded newlines from configdirs.
17179         Avoid mismatches of substrings.  Fix matching strings at end
17180         of configdirs.
17182 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17184         * config.guess:  Add Lynx/rs6000 config support.
17186 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17188         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17190 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17192         * configure.in (hppa*-*-osf*): Treat this just like most other
17193         PA configurations (eg no binutils or ld).
17194         (hppa*-*-*elf*): These configurations have binutils and ld.
17196 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17198         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17200 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17202         * configure.in (rs6000-*-*): Build gas.
17204 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17206         * Makefile.in:  Avoid bug in losing hpux sed.
17208 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17210         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17211         for GDB and GDB has been fixed to not need it.
17213 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17215         * config.guess: Recognize vax hosts.
17217 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17219         * configure (while loop): Don't use "break 2" inside case
17220         statement -- the case statement isn't an enclosing loop.
17222 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17224         * config.guess:  Clean up NeXT support, to allow nextstep
17225         on Intel machines.  Make OS be nextstep.
17227 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17229         * config.guess: Add alternate forms for Convex.
17231 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17233         * configure:  Completely rewrite option processing.  Take
17234         advantage of pattern-matching to avoid invoking test frequently.
17235         Also clean up host and target defaulting logic.
17237 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17239         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17240         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17241         commands (plus user environment) will fit SCO limits.
17243 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17245         * configure.in: Don't issue warnings about directories which are
17246         not being configured if -norecursion is set.  Correct test for
17247         --with-gnu-as and --with-gnu-ld to not get confused by substring
17248         matches.
17250         * configure.in: Don't build gas for alpha-dec-osf1*.
17252 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17254         * configure:  Back out Per's change of 12/19/1993.  It changes the
17255         behavior of configure in unexpected and confusing ways.
17257         Also, use different delim char when calculating
17258         program_transform_name so that the name can contain slashes.
17260 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17262         * configure.in, config.sub: Add support for VSTa micro-kernel.
17264 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17266         * configure.in: Nuke hacks which were used to get a special
17267         version of GAS for HPPA configurations.
17269 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17271         * configure:  If only ${target_alias} is given, use that
17272         as the default for ${host_alias}.
17273         * configure:  Add missing back-slashes before nested quotes.
17275 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17277         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17279 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17281         * config.guess:  Recognize some Tektronix configurations.
17282         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17284 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17286         * config.sub: Match any flavor of SH.
17288 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17290         * configure.in: Don't try to configure newlib for Alpha.
17292 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17294         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17295         libg++ or libio for any Alpha target.
17297         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17299 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17301         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17302         default arguments -- so it tried to compress itself.
17304 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17306         * configure.in (notsupp): ensure that a space is always at the end
17307           of the configdirs list, since the grep checks for an explicit space
17309 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17311         * configure.in (target i386-sysv4.2): don't build ld, since static
17312           versions of many libraries are not available.
17314 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17316         * config.guess: Recognize Apollos (using environment variables).
17317         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17319 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17321         * config.guess: Recognize Sony news mips running newsos.
17323 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17325         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17326         "fi ; else" for bash.
17328 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17330         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17332 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17334         * config.sub: accept unixware as an alias for svr4.2.
17335         Fix some inconsistancies with the gcc version.
17337 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17339         * Makefile.in (DISTDOCDIRS):  Add gdb.
17341 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17343         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17345 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17347         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17348         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17349         this now.
17351 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17353         * config.sub: Accept hiux* as an OS name.
17355         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17356         etc/make-stds.texi.  The underscore came from gcc, and dje now
17357         agrees that RUNTESTFLAGS is the correct name.
17359 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17361         * install.sh:  Remove 'set -e'.  It makes any conditionals
17362         in the script useless.
17364         * config.guess: Automatically recognize arm-acorn-riscix
17365         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17367 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17369         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17371 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17373         * Makefile.in (DISTDOCDIRS): New variable.
17374         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17375         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17377 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17379         * configure.in (hppa target): check the source directory for the
17380           pagas sub-directory
17382 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17384         * config.sub: Allow -aout* and -elf*.
17386 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17388         * configure.in: Don't build ld on i386-solaris2, same as for
17389         sparc-solaris2.
17391 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17393         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17395 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17397         * configure.in:  Configure gdb for alpha.
17399 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17401         * Makefile.in (CXXFLAGS): Add -O.
17403 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17405         * config.guess: added support for DG Aviion
17407 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17409         * configure.in: Produce warning message for subdirectories not
17410         configurable for this host/target combination.  Don't try to
17411         configure gdb for vms.
17413 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17415         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17416         appropriate files before making "diststuff".
17417         (DISTBISONFILES): New var: list of files to be edited.
17418         (DISTSTUFFDIRS): Add binutils.
17420 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17422         * config.sub: also handle mipsel and mips64el (for little endian mips)
17424 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17426         * configure.in: Add * to end of all OS names.
17428 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17430         * configure.in: Build newlib for LynxOS native.
17432 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17434         * config.guess: Add support for delta 88k running SVR3.
17436         * configure.in: Add comment about HP compiler vs. emacs.
17438 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17440         * configure.in: don't build ld on solaris2 (not a viable option
17441           due to bugs in getpwnam & getpwuid)
17443 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17445         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17446         config.guess will produce a full version number.
17448 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17450         * configure.in: Build linker and binutils for alpha-dec-osf1.
17452 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17454         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17455         and gdb/testsuite/Makefile.in.
17457 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17459         * configure.in: recognize mips*- instead of mips-
17461 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17463         * config.sub: Accept linux*coff and linux*elf as operating
17464         systems.
17466 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17468         * config.sub: Recognize mips64, and mips3 as an alias for it.
17470 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17472         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17473         gdb knows how to handle OSF/1 shared libraries.
17475 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17477         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17478         * config.guess: Recognize Hitachi's HIUX.
17479         * config.sub: Recognize h3050r* and hppahitachi.
17480         Remove redundant cases for hp9k[23]*.
17482 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17484         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17485         if gas and ld are in the source tree and are in ${configdirs}.
17486         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17487         --with options (but still pass them down on the command line,
17488         if they were explicitly specified).
17490 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17492         * configure: substitute SHELL value in Makefile.in with
17493         ${CONFIG_SHELL}
17495 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17497         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17498         *-*-solaris2* targets.
17500 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17502         * Makefile.in: define M4, and pass it down to sub-makes;
17503         all-autoconf now depends on all-m4
17505 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17507         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17508         presence of {ar,ranlib} instead of a configured directory
17510 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17512         * config.guess: Accept 34?? as well as 33?? for NCR.
17514 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17516         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17517         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17519 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17521         * configure: grab values for $(CC) and $(CXX) from the
17522         environment, so that someone can do "CC=gcc configure; make" and
17523         have it work right (matching the way that autoconf works now)
17525         * configure.in, Makefile.in: add support for gash, the tcl
17526         interface to Galaxy
17528         * config.guess: add NetBSD variants (hp300, x86)
17530 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17532         * install.sh: Support -d option (in the manner of SunOS 4 install,
17533         as it is more deterministic than that of GNU install)
17534         (chmodcmd): Set file to mode 755 by default (should also do default
17535         chgrp and chown, but I don't feel like dealing with that now)
17537 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17539         * config.sub: Remove h8300hhms alias.
17541 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17543         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17545 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17547         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17548         as stmp-fixinc
17550 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17552         * config.sub: recognize m88110-bug-coff.
17554 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17556         * Makefile.in (all-libio): all dependencies on the toolchain used
17557         to build this (gcc, gas, ld, etc)
17559 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17561         * config.guess: Deal with OSF/1 1.3 on alpha.
17563 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17565         * install.sh: add some 'else true' clauses for portability
17567         * configure.in: don't build libio for h8[35]00-*-* targets
17569 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17571         * Makefile.in:  Add support for new libio.
17573 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17575         * install.sh: If one command fails, don't try the rest.  Don't try
17576         to remove $dsttmp (via trap) unless we have already created it.
17577         If $src doesn't exist, detect it and exit with an error.
17579         * config.guess: Recognize BSD on hp300.
17581 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17583         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17584         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17586 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17588         * Makefile.in (all-send-pr): depends on all-prms
17590 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17592         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17594 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17596         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17597         Added test for mips-mips-riscos5.
17599 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17601         * configure.in: use mh-hp300 for 68k HP hosts
17603 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17605         * configure: add support for CONFIG_SHELL, so that you can use
17606         some alternate shell for evaluating configure scripts
17608 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17610         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17611         in configure script to bug-gdb@prep.ai.mit.edu when building
17612         distribution archive.
17613         * Makefile.in (COMPRESS):  Remove def.
17614         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17615         gdb.tar.Z and make-gdb.tar.Z respectively.
17616         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17617         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17618         to convergence with 'taz' target in Makefile.in.
17620 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17622         * install.sh (dsttmp): use trap to ensure that tmp files go
17623         away on error conditions
17625 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17627         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17629 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17631         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17632         its parent is '/' not ''.
17634         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17636 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17638         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17639         that ${newsrcdir}/configure.in does.
17641 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17643         * test-build.mk: support for CONFIG_SHELL
17645 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17647         * config.sub (netware):  Add as a basic system type.
17649 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17651         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17652           $(srcdir)/ from the dependency on Makefile.in.
17654 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17656         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17657         (h8300hhms is temporary until multi-libraries are implemented).
17658         * configure.in: Handle h8300h too.
17660 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17662         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17664 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17666         * configure:  Remove extraneous output when guessing host type.
17667         * config.guess:  Remove extraneous output when guessing using C
17668         compiler rather than uname, or when guessing fails.
17670 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17672         * Makefile.in: remove all.cross and install.cross targets
17674         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17675           definitions
17677 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17679         * configure.in (target sh): Build gprof.
17681 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17683         * config.sub: change -solaris to -solaris2
17685 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17687         * configure.in: Use config/mh-riscos for mips-*-sysv*.
17689 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
17691         * configure: Correct error message for missing Makefile.in to
17692         print correct directory.
17694 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17696         * install.sh: kludge around 386BSD shell bug
17698 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
17700         * config.guess:  Recognize NeXT.
17701         * config.guess:  Recognize i486-ncr-sysv4.
17702         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
17704 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
17706         * Makefile.in (MAKEINFOFLAGS): New variable.
17707         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17708         * build-all.mk, test-build.mk: Pass down --no-split as
17709         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
17711 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
17713         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
17715 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
17717         * Makefile.in (libg++.tar.z):  New rule.
17718         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
17719         * Makefile.in (taz):  Only do a single chmod.
17721 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17723         * install.sh: don't use dirname anymore (replaced with sed usage)
17725 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
17727         * Makefile.in:  Change extension for gzip'd files from '.z' to
17728         '.gz' per new FSF standard usage.
17730 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
17732         * configure: put quotes around the final value of program_transform_name
17734 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17736         * Makefile.in: new install.sh support; update install-info rules
17738 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
17740         * configure.in: Build diff for crosses, but not for go32 host.
17742         * configure.in: Build gprof only for native, and don't build it
17743         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17745 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
17747         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17749 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17751         * configure.in (host_tools): Add prms.
17753 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17755         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17756         with $(FLAGS_TO_PASS) on the command line
17758         * config.sub: Recognize lynx and lynxos
17760 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
17762         * config.sub: Accept -ecoff*, not just -ecoff.
17764 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17766         * Makefile.in (taz): Use .gz suffix instead of .z.
17767         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17768         names.
17770 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17772         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17774 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17776         * Makefile.in (install-no-fixedincludes):  install gcc last, so
17777         that rebuilds that might happen during 'make install' don't get
17778         bogus gcc include files
17780 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17782         Change from Utah for HPPA support:
17783         * config.guess: Recognize hppa1.x-hp-bsd.
17785 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
17787         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
17788         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17790 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17792         * config.sub: Add support for rom68k and bug boot monitors.
17794 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
17796         * Makefile.in: Make all-opcodes depend on all-bfd.
17798 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
17800         * config.guess: Added special check for i[34]86-univel-sysv4*.
17802 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
17804         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17805         the processor rather than assuming i486.
17807 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17809         * config.guess: Recognize SunOS6 as Solaris3.
17811 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
17813         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
17814         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17816 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
17818         * build-all.mk (all-cross): New target for Canadian Cross.
17819         Added Q2 go32 targets.
17820         * test-build.mk: Configure go32 cross sparclite-aout and
17821         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
17822         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17824 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17826         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17827         GO32 hosted toolchains
17829 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17831         * configure: change  so "-exec-prefix" gets passed down rather
17832         than "-exec_prefix" so autoconf generated Makefiles get the
17833         exec_prefix set right.
17835 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17837         * config.guess: get the Solaris2 minor version number
17839         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17841 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17843         * config.guess: Recognize some Sequent platforms.
17845 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17847         * Makefile.in: added the vault-install target
17849         * configure.in: actually use the Sun3 makefile fragment that's in
17850         config, also added the release dir to configdirs
17852 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17854         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17856 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17858         * configure.in: remove some program from Alpha targetted toolchains
17860 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
17862         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
17863         gprof.
17864         (taz): Run "make diststuff" in those directories instead of "make
17865         proto-dir".  Look for "VERSION=" only at start of line in subdir
17866         Makefile.  Use "gzip -9" for compression.
17867         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17868         (binutils.tar.z): New target.
17870 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17872         * Makefile.in (taz): Include gpl.texinfo.
17874 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17876         * Makefile.in (setup-dirs): Merged into "taz" target.
17877         (taz): Only do `proto-dir' stuff if a directory is actually needed
17878         for this target.
17880 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
17882         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17883         (FLAGS_TO_PASS): Pass down MUNCH_NM.
17884         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17885         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17886         (gcc-no-fixedincludes): Correct for current gcc Makefile.
17888 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
17890         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
17891         config.sub, and move-if-change to gdb testsuite distribution
17892         archive, so the testsuite can be extracted, configured, and
17893         run separately from the gdb distribution.  Blow away the Chill
17894         tests that require a Chill compiled executable, since GNU Chill
17895         is not yet publically available.
17897 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17899         * test-build.mk: set environment variables in a single command,
17900         instead of a list of assignments and exports
17902         * config.guess: recognize Alpha/OSF1 systems
17904 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
17906         * configure: Change help message to prefer --options rather than
17907           -options.
17909 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17911         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17912         zippy@ecst.csuchico.edu.
17913         * config.guess: Recognize miniframe.
17915 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
17917         * Makefile.in: Use srcroot to find runtest rather than rootme.
17918         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17920 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
17922         * test-build.mk: Extensive additions to support building on a
17923         machine other than the host.
17925 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
17927         * configure (tooldir): Fix for i386-aix again.
17929 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
17931         * configure, Makefile.in:  Change definition of $(tooldir)
17932         to match the FSF.
17934 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
17936         * config.guess:  Recognize i[34]86/SVR4.
17938 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17940         * Makefile.in (all-gdb): gdb depends on sim.
17942 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
17944         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
17945         at the same time we make the prototype gdb directory.
17946         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
17947         files at the same time as the gdb base release distribution.
17949 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
17951         * Makefile.in (check): Use individual check targets rather than
17952         DO_X rule.
17953         (check-gcc): Added.
17955 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
17957         * config.sub: Use sysv3.2 not sysv32 for canonical OS
17958         for System V release 3.2.
17960 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
17962         * config.sub: Recognize hppaosf.
17963         * configure.in: Do configure ld/binutils/gas for it.
17965 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17967         * configure (tooldir): Alter syntax used to set this, for systems
17968         where "\$" isn't handled right, like i386-aix.
17970 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
17972         * configure: Pass program-transform-name, not
17973         program_transform_name, to recursive configures.
17975 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
17977         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17978         of gas+ld+binutils.
17980 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
17982         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
17984 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17986         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17988 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
17990         * Makefile.in (PRMS): Set back to all-prms.
17992 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
17994         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17995         targets, rather than for MIPS hosts.
17997 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17999         * configure.in: add comment for --with-x default values
18001         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18003         * Makefile.in: add check-* targets for each of the directories in
18004         the tree.  Add a definition of RUNTEST that will use the one we
18005         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18007 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18009         * configure.in: Removed obsolete references to bfd_target and
18010         target_makefile_frag.
18012         * build-all.mk: Set assorted targets for Q2.
18013         * config.sub: Recognize z8k-sim and h8300-hms.
18014         * test-build.mk: Really don't pass host to configure.
18015         (HOLES): Added uname.
18017 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18019         * configure: Handle an empty program-prefix, program-suffix or
18020         program-transform-name correctly.
18022 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18024         * build-all.mk: -G 8 no longer required for MIPS targets.
18025         * test-build.mk: Don't pass host argument to configure; make it
18026         guess.
18028 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18030         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18031         * Makefile.in (COMPRESS):  New macro, like GZIP.
18033 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18035         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18037         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18038         with gas currently defaults to -G 0.
18040 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18042         * Makefile.in (all-flex): flex depends on byacc.
18044         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18045         to test-build.mk as RELEASE_TAG.
18046         * test-build.mk (configargs): New variable containing arguments to
18047         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18048         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18050         * config.guess: Use /bin/uname when checking -X argument on SCO,
18051         to avoid invoking GNU uname which doesn't understand -X.
18053         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18055         * configure.in: Build gas for mips-*-*.
18057 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18059         * Makefile.in (all.normal): insert missing backslash.
18061 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18063         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18065         * Makefile.in: Complete overhaul to merge many almost identical
18066         targets.
18068 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18070         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18071         (gdb.tar.Z): Adjusted.
18073         * Makefile.in (setup-dirs, taz): New targets; should be general
18074         enough to adapt for gdb sometime.  Build only .z file.
18075         (gas.tar.z): New target.
18077 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18079         * build-all.mk: Use CC=cc -Xs on Solaris.
18081 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18083         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18084         for handling BISON for FSF releases.
18086 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18088         * configure: Actually implement the change zoo just documented.
18090 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18092         * configure: when using config.guess, only set target_alias when
18093         it's not already been set (ie, on the command line)
18095 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18097         * Makefile.in: add installcheck target, set PRMS to install-prms
18099 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18101         * configure: add support for package_makefile_fragment, handle the
18102         case where a directory has a configure.in file but no Makefile.in
18103         more gracefully (with an actual understandable error message, even);
18104         add support for --without (and add this to the usage message); also
18105         explicitly add a --host=${host_alias} to the command line when
18106         config.guess is used
18108 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18110         * configure: Must use both --host and --target in recursive calls.
18112 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18114         * Makefile.in: Change deja-gnu to dejagnu.
18116 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18118         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18120 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18122         * configure.in: canonicalize all instances to *-*-solaris2*,
18123         also strip out a number of tools to not build for go32 host
18125 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18127         * config.guess: add GPL.
18129         * Makefile.in, config.guess, config.sub, configure: bump
18130           copyrights to 93.
18132 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18134         * Makefile.in (do-info): Removed obsolete check for existence of
18135         localenv file.
18137         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18139 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18141         * Makefile.in: a couple of 'else true' for decstation,
18142         support for TclX
18144         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18146 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18148         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18150 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18152         * config.guess: Recognize i386-ibm-aix (PS/2).
18153         * configure.in: Use config/mh-aix386 file for it.
18155 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18157         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18158         CC_FOR_TARGET instead.
18159         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18161 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18163         * Makefile.in: Add sim to list of directories sent with gdb
18165 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18167         * configure.in: Put back mips-dec-bsd* case.
18169 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18171         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18172         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18173         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18175 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18177         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18179         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18180         (install-info): install dir.info only if it exists,
18181         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18183 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18185         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18186         gas for mips-dec-bsd.
18188 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18190         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18191         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18193 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18195         * configure.in: Added "dejagnu" to hosttools list.
18197 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18199         * config.sub, configure.in, config.guess:  Add support
18200         for Bosx, an AIX variant from Bull.
18201         Patches from F.Pierresteguy@frcl.bull.fr.
18203 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18205         * devo/dejagnu: Initial creation of devo/dejagnu.
18206         Migrated dejagnu testcases and support files for testing software
18207         tools to reside as subdirectories, currently called "testsuite",
18208         within the directory of the software tool.  Migrated all programs,
18209         support libraries, etc. beloging to dejagnu proper from
18210         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18211         with no modifications.  The changes to these files which will
18212         allow them to configure, build, and execute properly will be made
18213         in a future update.
18215 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18217         * Makefile.in: Change send_pr to send-pr.
18218         * configure.in: Likewise.
18219         * send_pr: Renamed directory to send-pr.
18221 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18223         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18225 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18227         * README:  Update for gdb-4.8 release.
18228         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18229         gdb-xxx.tar.z (gzip'd) file also.
18231 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18233         * Makefile.in: make all-diff depend on all-libiberty
18235 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18237         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18239 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18241         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18243 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18245         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18246         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18247         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18249 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18251         * Makefile.in:  makeinfo binary is in a new location
18253 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18255         * config.sub: Accept -ecoff as an OS.
18257         * Makefile.in: Various changes to eliminate a level of make
18258         recursion and reduce the required command line length.
18259         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18260         sub-makes.
18261         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18262         variables holding settings for specific sub-makes.
18263         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18264         in terms of BASE_FLAGS_TO_PASS.
18265         (TARGET_LIBS): New variable listing directories which use
18266         TARGET_FLAGS_TO_PASS.
18267         (subdir_do): Eliminated.
18268         (do-*): New set of targets to replace subdir_do.
18269         (various): All targets which used subdir_do now depend on do-*.
18270         (local-clean): Renamed from do_clean.
18271         (local-distclean): New target, dependency of distclean and
18272         realclean.
18273         (install-info): Don't create directories.  Depend on dir.info
18274         rather than calling make recursively.
18275         (install-dir.info): Eliminated.
18276         (install-info-dirs): Create all info directories here.
18277         (dir.info): Depend upon do-install-info.
18279         * test-build.mk (HOLES): Added false.
18281 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18283         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18285 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18287         * Makefile.in (info): remove dependency on all-texinfo.  The
18288         problem was really in texinfo/C, not at this level.
18290 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18292         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18294 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18296         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18297         GDB releases.
18299 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18301         * configure: Include srcdir in message about target of link not
18302         being found.  Don't convert `-' to `_' in `with' options being
18303         passed to subdirs.
18305 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18307         * configure.in: add uudecode to host_tools
18309         * Makefile.in: added {all,install}-uudecode targets, added them to
18310         the appropriate lists
18312 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18314         * Makefile.in (all-gcc): Added dependency on all-gas.
18316         * configure.in (mips-*-*): Build ld and binutils.
18318 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18320         * configure: check return code from mkdir, print error message and
18321           exit on failure.
18323 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18325         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18327 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18329         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18331 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18333         * config.sub (h8500):  Recognize this as a cpu type.
18335 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18337         * configure: source directory missing is no longer a warning
18339         * configure.in: recognize irix[34]* instead of irix[34]
18341         * Makefile.in: define and pass down X11_LIB
18343 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18345         * guess-systype: Renamed to ...
18346         * config.guess:  ... by popular request.
18347         * configure.in, Makefile.in:  Update accordingly.
18349 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18351         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18352         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18353         + Execute ./dummy instead of assuming . is in PATH.
18355 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18357         * guess-systype:  New shell script.  Attempts to guess the
18358         canonical host name of the executing host.
18359         Only a few hosts are supported so far.
18360         * configure:  Call guess-systype if no host is specified.
18362 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18364         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18365         gcc Makefile.
18367 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18369         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18370         (all-gcc, install-gcc, subdir_do): Use it.
18372 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18374         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18376 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18378         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18379           set exclusively by configure, using configure.in .
18381 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18383         * test-build.mk: set $PATH for all builds
18385         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18387 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18389         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18390         the one used in gcc/Makefile.in, so that a null expansion doesn't
18391         override the one needed to build gcc with a native cc.
18393 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18395         * configure: Accept -with arguments.
18397 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18399         * Makefile.in: added h8300sim
18401 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18403         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18404         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18405         (all-cygnus, native, build-cygnus): Make
18406         $(canonhost)-stamp-3stage-done, not $(host)....
18407         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18408         i386-sco3.2v4.  Added else true to if command.
18410 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18412         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18414 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18416         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18418 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18420         * configure.in: don't remove binutils from Solaris builds
18422 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18424         * Makefile.in: get rid of earlier definitions for *clean,
18425         also handle the recursive info rule better
18427 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18429         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18430         do more-or-less the right thing.
18432 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18434         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18435         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18437 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18439         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18440         $(host_canonical).
18442         * configure.in: split the configdirs list into 4 categories (native
18443         v. cross, library v. tool) and handle the cross-only and native-
18444         only in more reasonable (and correct!) way.
18446 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18448         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18449         configdirs anymore.
18451 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18453         * Makefile.in: extensive cleanup::  removed all of the explicit
18454         clean-* targets, collapsed many wrappers around subdir_do into
18455         one, added additional targets to satisfy standards.texi, deleted
18456         some old targets, some changes for consistency
18458 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18460         * configure.in: handle some programs as cross-only, and others as
18461         native only
18463         * test-build.mk: handle partial holes in a more generic manner
18465         * Makefile.in: m4 depends on libiberty
18467 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18469         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18470         time, wdiff, and find to configdirs
18472         * Makefile.in: all, clean, and install rules for the new programs
18473         added to configure.in
18475 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18477         * configure.in: use mh-sun for all *-sun-* hosts
18479 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18481         * Makefile.in: define flags for X11 include files and library file
18482         locations, pass them down to the programs that need this info
18484         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18486 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18488         * configure.in: start building libg++ for HP-UX targets
18490 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18492         * README:  Update references to files moved into etc/.
18494 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18496         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18497         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18499 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18501         * configure: accept dash as well as underscore in long option
18502         names for FSF compatibility.
18504 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18506         * config.sub: added -sco3.2v4 support from FSF.
18508 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18510         * configure.in: expand the section that adds or removes
18511         directories from the list of programs to build, to handle native
18512         vs. cross in addition to host v. native
18514 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18516         * Makefile.in:  Replace C++ in macro names with CXX.
18517         This is less likely to break ...
18519 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18521         * test-build.mk: add -w to GNU_MAKE
18523 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18525         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18526         add 'sparc' to list of recognized cpus.  This needed to make
18527         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18528         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18529         then changes that into $CPU-wrs-vxworks.
18531         * configure.in: remove most references to gdbtest, regularize
18532         target based program removal
18534         * test-build.mk: import from p3 tree (many fixes and changes)
18536 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18538         * Makefile.in: added rules to handle tcl, tk, and expect
18540         * configure.in: handle those directories if they exist
18542 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18544         * config.sub: removed bogus hppabsd and hppahpux names, since
18545         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18547 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18549         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18550         depends upon all-xiberty
18552         * Makefile.in: changes from p3, including:
18554         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18556         * Makefile.in (XTRAFLAGS): include newlib directories if
18557         newlib/Makefile exists, rather than if host != target.
18559         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18561         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18562         from the same source tree and not building a cross-compiler.  This
18563         matters for the libg++ configuration if reconfiguring a tree that
18564         has already been installed.
18566         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18568         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18569         pick up the machine and system specific header files.
18571         * Makefile.in: added AS_FOR_TARGET, passed down in
18572         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18573         the C compiler to use to create programs which are run in the
18574         build environment, set it to default to $(CC), and passed it down
18575         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18577         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18579         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18580         We need them for unusual native builds, like systems without
18581         ranlib.
18583         * configure: also define $(host_canonical) and
18584         $(target_canonical), which are the full, canonical names for the
18585         given host and target
18587 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18589         * Makefile.in:  Added separate definitions for C++.
18591 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18593         * configure.in (configdirs):  Add deja-gnu.
18595 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18597         * README:  Update for configure.texi and gdb-4.7 release.
18599 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18601         * Makefile.in:  Move "all" target to top of file.
18602         Previously, first target was ".PHONY" which caused BSD4.4 make
18603         to build .PHONY when make was run without arguments.
18605 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18607         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18608         Library-copylefted code in libiberty.
18610 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18612         * config.sub:  Replace m68kmote with plain old m68k.
18614 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18616         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18618 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18620         * config.sub: Complain if no argument is given.  Added support for
18621         386bsd as OS and target alias.
18623 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18625         * Makefile.in (XTRAFLAGS): include newlib directories if
18626         newlib/Makefile exists, rather than if host != target.
18628 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18630         * config.sub: recognize sparclite-wrs-vxworks.
18632         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18633         p3.) Added clean-xiberty to clean.
18635 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18637         * configure.in: use *-*-* instead of nested cases for host and target
18639 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18641         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18642         from the same source tree and not building a cross-compiler.  This
18643         matters for the libg++ configuration if reconfiguring a tree that
18644         has already been installed.
18646 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18648         * config.sub (i486v/i486v4):  Merge in from FSF version.
18650 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18652         * configure: only set PWD if it is already set.
18654 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18656         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18657         doesn't have unset and all success paths (and most error paths)
18658         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18659         to just ${PWD} to avoid confusion.)
18661 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18663         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18664         even for a native compilation.
18666 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18668         Changes to make the gdb.tar.Z rule work better.
18670         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18671         (DEVO_SUPPORT):  Add configure.texi.
18672         (bfd-ilrt.tar.Z):  Remove ancient rule.
18674 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18676         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18677         pick up the machine and system specific header files.
18679         * configure.in, config.sub: added new target m68010-adobe-scout,
18680         with alias of adobe68k.  Changed configure.in to check for
18681         -scout before -sco* to avoid a false match.
18683         * Makefile.in: added AS_FOR_TARGET, passed down in
18684         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18685         the C compiler to use to create programs which are run in the
18686         build environment, set it to default to $(CC), and passed it down
18687         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18689 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18691         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18692         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
18693         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18694         FOR_TARGET variants, to newlib and libg++.
18696 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18698         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18699         first.
18701 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
18703         * config.sub:  Accept `elf' as an environment.
18705 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18707         * Makefile.in (all-opcodes):  cd into the right directory
18709 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
18711         * configure: added -program_transform_name option, used as
18712         argument to sed when installing programs.
18713         configure.texi: added documentation for -program_prefix,
18714         -program_suffix and -program_transform_name.
18716 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
18718         * config.sub:  Accept i486 where i386 ok.
18720 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
18722         * config.sub: accept we32k
18724 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
18726         * config.sub, configure.in: accept OSE68000 and OSE68k.
18728         * Makefile.in: don't create all directories for ``make install'';
18729         let the subdirectories create the ones they need.
18731 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18733         * COPYING: new file, GPL v2
18735 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18737         * Makefile.in: use the new gen-info-dir, which needs a template
18738         argument (which also lives in texinfo)
18740         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18742 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
18744         * config.sub (ncr3000):  Change i386 to i486.
18746 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18748         * Makefile.in: add install-rcs, install-grep to
18749         install-no-fixedincludes, removed install-bison and install-libgcc
18751 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
18753         * configure.in: grab the HPUX makefile fragment if on HPUX
18755 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18757         * Makefile.in: eradicate bison spoor (ditto libgcc).
18758          configure.in: recognise m68{k,000}-ericsson-OSE.
18759          es1800 is alias for m68k-ericsson-OSE
18761 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18763         * configure.in: rearrange the parts that remove programs from
18764         configdirs, based now on HOST==TARGET or by canonical triple.
18766 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18768         * test-build.mk: recurse explicitly with -f test-build.mk when
18769           appropriate.  predicate stage3 and comparison on the existence
18770           of gcc.  That is, if gcc isn't around, we aren't three-staging.
18771           On very clean, also remove ...stamp-co.  Build in-place before
18772           doing other builds.
18774 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18776         * Makefile.in, configure.in: add tgas
18778 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18780         * Makefile.in: a number of changes merged in from progressive.
18782         * configure.in: add libm.
18784         * .cvsignore: ignore some stuff that comes from test-build.mk.
18786 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
18788         * config.sub:  Add es1800 (m68k-ericsson-es1800).
18790 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
18792         * configure: Add program_suffix (parallel to program_prefix)
18793         * Makefile.in: adjust directory-creating script for losing decstation
18795 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
18797         * configure:  Minor $subdir-related fixes.
18799 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
18801         * configure: fix various problems with propogating
18802         makefile_target_frag in subdirs.
18803         * configure.in: config libgcc if its there
18805 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
18807         * config.sub:  HPPA merge.
18809 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
18811         * Makefile.in:  Replace all-bison with all-byacc in all
18812         dependency lines for other tools (which now use byacc).
18814 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
18816         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
18818 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
18820         * Makefile.in: make gprof rules similar to byacc rules (instead of
18821         vestigal $(unsubdir) that didn't work...)
18823 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
18825         * config.sub:  Add support for Linux.
18826         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
18827         (at least for libg++).
18829 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
18831         * configure.texi: fix doc for the -nfp option to configure
18833 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
18835         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18837 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
18839         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18840         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18841         * configure.in: added solaris* host_makefile_frag hook.
18843 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18845         * config.sub: changed recognition of m68000 so that various
18846         m68k types can be specified via m680[01234]0
18848 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18850         * config.sub (basic_machine): fix sed so that '-foo' isn't
18851         completely substituted out while .+'-foo' loses the '-foo'
18853 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18855         * config.sub ($os): Add -aout.
18857 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
18859         * configure:  If host_makefile_frag is absolute, don't
18860         prefix ${invsubdir} (relevant to libg++ auto-configure).
18862 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
18864         * Makefile.in (tooldir): Define it.
18865         (all-ld): Depend on all-flex.
18867 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
18869         * Makefile.in (check):  Fix libg++ special case.
18871 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
18873         * configure: do not bury `pwd` into config.status, thus do fewer
18874           pwd's.
18876         * configure: print the "Building in" message only when building in
18877           other than "." AND verbose.
18879         * configure: remove -s, rework -v to better accommodate guested
18880           configures.
18882         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18884 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
18886         * Makefile.in: macroize flags passed on recursion.  remove
18887           fileutils.
18889 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
18891         * configure: get makesrcdir right for subdirs deeper than 1.
18893         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18894           install.
18896 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
18898         * Makefile.in: don't print subdir_do or recursion lines.
18900 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
18902         * standards.texi: added menu item.
18904         * Makefile.in: build and install standards.info.
18906         * standards.texi: new file.
18908 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18910         * configure: test for and move config.status pieces from
18911           ${subdir}/.
18913 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
18915         * configure:  Test for existance of files before trying to mv
18916         them, to avoid numerous non-existance messages.
18918 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
18920         * configure: correct final line of config.status.
18922         * configure: patch from eggert.  Avoids a protection problem if
18923           the original Makefile.in is read only.
18925         * configure: use move-if-change from gcc to create config.status.
18926           Some makefiles depend on config.status to tell if a directory
18927           has been reconfigured for a different host.  This change
18928           prevents those directories from remaking everything in the case
18929           where the reconfig was only intended to rebuild a Makefile.
18931         * configure: test for config.sub with "config.sub sun4" rather
18932           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
18933           host alias from a missing config.sub.
18935 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18937         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18938           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
18940 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
18942         * configure: mkdir ${subdir} as needed.
18944 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
18946         * Makefile.in,configure.in: added autoconf.
18948 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
18950         * Makefile.in: no longer pass against on recursion.
18952         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18953           definitions are not inherited.
18955         * configure: correct makesrcdir when subdir is .
18957 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
18959         * configure:  Add support for 'subdirs' variable, which is
18960         like 'configdirs', except that configure doesn't re-invoke
18961         itself for subdirs, it just creates a Makefile for each subdir.
18962         * configure.texi:  Document subdirs.
18964 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18966         * configure.in: added flex to configdirs
18968 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
18970         * Makefile.in: remove clean-stamps from clean.
18972 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
18974         * configure.in:  Add gdbtest to configdirs.
18976 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
18978         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
18979         to recursive makes.
18980         * configure.in:  Recognize new ncr3000 config.
18982 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
18984         * Makefile.in, configure.in: removed references to gdbm.
18986 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
18988         * config.sub:  Don't canonicalize os value
18989         newsos* to bsd (readline needs to check for newsos).
18990         (This fix was earlier made Jan 31, but got re-broken.)
18992 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
18994         * configure.in:  sco is an os, not a vendor!
18996         * configure:  Quote $( better.  Keep various shells happy.
18998 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19000         * Makefile.in: eliminate stamp-files.
19002 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19004         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19005           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19007 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19009         * config.sub:  fix iris/iris3.
19011 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19013         * configure: re-add -rm.
19015 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19017         * Maskefile.in: add .stmp-rcs to all.
19019         * configure.in: remove gas from rs6000 build, use aix host fragment.
19021 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19023         * configure: pass down site_option during recursion.
19025 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19027         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19029 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19031         * configure: Change exec_prefix so that it really defaults to prefix.
19033 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19035         * Makefile.in, configure.in:  Add support for mmalloc library.
19037 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19039         * Makefile.in: add stmp dependencies for a few more things.
19041 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19043         * configure: adjusted error message on objdir/srcdir configure
19044           collision, per john's suggestion.
19046         * Makefile.in: add libiberty stmp to all and all.cross.
19048 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19050         * Makefile.in: remove force dependencies, add grep to all.
19052 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19054         * Makefile.in: drop flex.  make stamp files work.
19056         * configure: added test for conflicting configuration in srcdir,
19057           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19058           gets cranky.  use relative paths for configure and srcdir
19059           whenever possible.  Send some error messages to stderr that were
19060           going to stdout.
19062 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19064         * Makefile.in:  Fix libg++ rule to check for gcc directory
19065         before using gcc/gcc.  Also pass XTRAFLAGS.
19067 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19069         * Makefile.in: added stmp-files so that directories aren't polled
19070           when they are already built.
19072         * configure.texi: fixed a node pointer problem.
19074 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19076         * config.sub configure.in gdb/configure.in
19077         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19078         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19079         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19081 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19083         * configure: -recurring becomes -silent.  corrected help message
19084           for -site= option.
19086         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19088 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19090         * configure: when building Makefile for crosses, replace
19091           tooldir and program_prefix.  default srcdir from location of
19092           config.sub.  remove "for host in hosts" and "for target in
19093           targets" loops.
19095 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19097         * Makefile.in: Do not pass bindir or mandir to cvs.
19099 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19101         * Makefile.in, configure.in: removed traces of namesubdir,
19102           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19103           copyrights to '92, changed some from Cygnus to FSF.
19105         * configure.texi: remove most references to multiple hosts,
19106           multiple targets, subdirs, etc.
19108         * configure.man: removed rcsid. reference config.sub not
19109           config.subr.
19111         * Makefile.in: mkdir $(infodir) on install-info.
19113 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19115         * configure.texi:  Explain better about .gdbinit and about
19116         the environment that configure.in sections run in.
19118 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19120         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19122 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19124         * README:  DOC.configure => cfg-paper.texi.
19126 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19128         * config.sub (near case $os):  Don't convert newsos* to bsd!
19130 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19132         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19133         the number of copies of COPYING that go into the GDB tar file.
19135 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19137         * bfd/configure.in, gdb/config/mh-i386sco,
19138         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19139         Fix SCO configuration stuff.
19141 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19143         * Makefile.in:  For libg++, make sure the -I pointing
19144         to the gcc directory goes *after* all the libg++-local -I flags.
19145         Also, move just-gcc dependency from just-libg++ to all-libg++.
19147 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19149         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19151 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19153         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19155 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19157         * config.sub:  Add stratus configuration frags.  Also
19158         submitted to FSF.
19160 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19162         * Makefile.in (DEV_SUPPORT):  add configure.man.
19164         * config.sub(Decode manufacturer-specific):  add -none*.
19166 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19168         * Makefile.in:  remove form feeds to make Sun's make happy.
19169         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19171 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19173         * Makefile.in (AR_FLAGS):  Make quieter.
19175 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19177         * configure.in:  Add libg++.
19178         * configure:  When verbose, don't output the command line at each
19179         level; it will be unremarkably the same as the previous version,
19180         which will be the same as what the user typed.
19182 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19184         * configure.in, Makefile.in: fix clean-info, add flex.  add
19185           fileutils.
19187         * configure: be less sensitive to spaces in Makefile.in.  Do not
19188           look for sources in "..".  Doing so breaks subdirectories that
19189           might have their own configure.  If a subdir has it's own
19190           configure script, use it.
19192 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19194         * cfg-paper.texi: some changes suggested by rms.
19196 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19198         * config.sub:  Merge in some small additions from the FSF version,
19199         taken from the gcc distribution, to bring the Cygnus and FSF
19200         versions into closer sync.
19202 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19204         * configure.in:  Changed svr4 references to sysv4.
19206 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19208         * configure: added -V for version number option.
19210 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19212         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19213           renamed from DOC.configure to cfg-paper.texi.
19215 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19217         * configure, config.subr, config.sub: config.subr is now
19218           config.sub again.
19220 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19222         * configure.texi: new file, in progress.
19224         * Makefile.in: build info file and install the man page for
19225           configure.
19227         * configure.man: new file, first cut.
19229         * configure: find config.subr again now that configuration "none"
19230           has gone.  removed all traces of the -ansi option.  removed all
19231           traces of the -languages option.
19233         * config.subr: resync from rms.
19235 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19237         * configure, config.sub, config.subr: merge config.sub into
19238           config.subr, call the result config.subr, remove config.sub, use
19239           config.subr.
19241         * Makefile.in: revised install for dir.info.
19243 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19245         * configure.in: add decstation host makefile frag.
19247         * Makefile.in: BISON now bison -y again.  also install-gcc on
19248           install.  clean-gdbm on clean.  infodir belongs in datadir.
19249           Make directories for info install.  Build dir.info here then
19250           install it.
19252 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19254         * Makefile.in: fix for bad directory tests.
19256 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19258         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19259           regexp.  -srcdir relative was being handled incorrectly.
19261         * Makefile.in: unwrapped some for loops so that parallel makes
19262           work again and so one can focus one's attention on a particular
19263           package.
19265 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19267         * configure: added PWD as a stand in for `pwd` (for speed). use
19268           elif wherever possible.  make -srcdir work without -objdir.
19269           -objdir= commented out.
19271 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19273         * configure: +options become --options.  -subdirs commented out.
19274           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19275           Makefile now at top of generated Makefile.  Removed cvs log
19276           entries.  added -srcdir.  create .gdbinit only if there is one
19277           in ${srcdir}.
19279         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19280           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19281           and mandir now keyed off datadir by default.
19283 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19285         * Freshly created ChangeLog.
19288 Local Variables:
19289 mode: change-log
19290 left-margin: 8
19291 fill-column: 76
19292 version-control: never
19293 End: