Restore DECIMAL_DIG macro to C99/C11 value.
[official-gcc.git] / ChangeLog
blobf4e6dc32ab75a17a23acb60fe7367c7a9d36b565
1 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
3         * Makefile.tpl: Remove HOST_ISLVER.
4         (HOST_EXPORTS): Remove ISLVER.
5         * Makefile.in: Regenerate.
7 2017-02-13  Richard Biener  <rguenther@suse.de>
9         * configure: Re-generate.
11 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
13         * MAINTAINERS: Adjust bug reporting URL.
15 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
17         * MAINTAINERS (Write After Approval): Remove redundant entry
18         for Andrew Burgess.
20 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
22         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
23         32-bit hppa*-*-hpux*.
24         * configure: Regenerate.
26 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
28         * configure.ac: Moved the white list of enabling BRIG FE to
29         libhsail-rt/configure.tgt.
30         * configure: Regenerated.
31         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
33 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
34             Martin Jambor  <mjambor@suse.cz>
36         * Makefile.def (target_modules): Added libhsail-rt.
37         (languages): Added language brig.
38         * Makefile.in: Regenerated.
39         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
40         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
41         * configure: Regenerated.
43 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
45         PR other/79046
46         * configure: Regenerated.
48 2017-01-04  Alan Modra  <amodra@gmail.com>
50         * configure: Regenerate.
52 2016-12-29  Ben Elliston  <bje@gnu.org>
54         * config.sub: Import latest version.
56 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
58         * MAINTAINERS (Write After Approval): Add myself.
60 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
62         * configure.ac: Don't bootstrap libmpx unless --with-build-config
63         includes bootstrap-mpx.
64         * configure: Regenerated.
66 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
68         * MAINTAINERS (Write After Approval): Add myself.
70 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
72         * configure: Regenerate.
74 2016-12-01  Matthias Klose  <doko@ubuntu.com>
76         * configure.ac: Don't use pkg-config to check for bdw-gc.
77         * configure: Regenerate.
79 2016-11-30  Matthias Klose  <doko@ubuntu.com>
81         * Makefile.def: Remove reference to boehm-gc target module.
82         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
83         options and for the bdw-gc pkg-config module.
84         * configure: Regenerate.
85         * Makefile.in: Regenerate.
87 2016-11-28  Nathan Sidwell  <nathan@acm.org>
89         * MAINTAINERS (nvptx): Remove self.
91 2016-11-25  Ben Elliston  <bje@gnu.org>
93         * config.guess: Import latest version.
94         * config.sub: Likewise.
96 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
98         * MAINTAINERS (Write After Approval): Add myself.
100 2016-11-15  Matthias Klose  <doko@ubuntu.com>
102         * Makefile.def: Remove references to GCJ.
103         * Makefile.tpl: Likewise.
104         * Makefile.in: Regenerate.
106 2016-11-15  Matthias Klose  <doko@ubuntu.com>
108         * config-ml.in: Remove references to GCJ.
109         * configure.ac: Likewise.
110         * configure: Regenerate.
112 2016-11-01  Josh Conner  <joshconner@google.com>
114         * MAINTAINERS (Write After Approval): Update email address,
116 2016-10-27  Carl Love  <cel@us.ibm.com>
118         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
119         Approval list to make it alphabetical.
121 2016-10-27  Carl Love  <cel@us.ibm.com>
123         * MAINTAINERS (Write After Approval): Add myself.
125 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
127         * MAINTAINERS (Reviewers): Add myself.
128         (Write After Approval): Add myself.
130 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
131             Ulrich Weigand  <uweigand@de.ibm.com>
133         * MAINTAINERS: Update email address.
135 2016-10-10  Nathan Sidwell  <nathan@acm.org>
137         * MAINTAINERS: Update email address.
139 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
141         * configure.ac: Add aarch64-*-freebsd*.
142         * configure: Regenerate.
144 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
146         * MAINTAINERS: Update email address after it got reverted.
148 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
150         * configure.ac (target_libraries): Readd target-boehm-gc.
151         Restore --enable-objc-gc handling.
152         * configure: Regenerate.
154 2015-10-03  Jeff Law  <law@redhat.com>
156         * MAINTAINERS: Move several inactive maintainers to the
157         write-after-approval section.
159 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
161         * configure.ac: Add target-libffi to target_libraries.
162         Readd libgcj target disablings, modified to only target-libffi.
163         Readd target addition of go to unsupported languages.
164         * configure: Regenerated.
166 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
168         * MAINTAINERS: Update email address.
170 2016-09-30  Andrew Haley  <aph@redhat.com>
172         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
173         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
174         libgcj.
176 2016-09-30  Andrew Haley  <aph@redhat.com>
178         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
179         write-after approval after GCJ deletion.
181 2016-09-30  Andrew Haley  <aph@redhat.com>
183         * Makefile.def: Remove libjava.
184         * Makefile.tpl: Likewise.
185         * Makefile.in: Regenerate.
186         * configure.ac: Likewise.
187         * configure: Likewise.
188         * gcc/java: Remove.
189         * libjava: Likewise.
191 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
193         * MAINTAINERS (Reviewers): Add myself.
195 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
197         * configure.ac: Disable "sim" directory for arc*-*-*.
198         * configure: Regenerated.
200 2016-09-23  Tamar Christina <tamar.christina@arm.com>
202         * MAINTAINERS (Write After Approval): Add myself.
204 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
206         * configure.ac: Check for the minimum in-tree MPFR version
207         handled.
208         * configure: Regenerate.
210 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
212         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
213         * configure: Regenerated.
215 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
217         * MAINTAINERS (Write After Approval): Add myself.
219 2016-06-23  Andi Kleen  <ak@linux.intel.com>
221         * Makefile.def: Add autoprofiledbootstrap.
222         * Makefile.tpl: Dito.
223         * Makefile.in: Regenerate.
225 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
227     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
228     * configure: Regenerate.
230 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
232         * configure: Regenerate.
233         * configure.ac: Remove support for avr-rtems.
235 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
237         * MAINTAINERS (Write After Approval): Add myself.
239 2016-06-16  Michael Collison  <michael.collison@arm.com>
241         * MAINTAINERS (Write After Approval): Add myself.
243 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
245         * MAINTAINERS (Write After Approval): Update e-mail address.
247 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
249         * MAINTAINERS (Write After Approval): Add myself.
251 2016-05-28  Alan Modra  <amodra@gmail.com>
253         * Makefile.tpl (configure): Depend on m4 files included.
254         * Makefile.in: Regenerate.
256 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
258         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
259         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
261 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
263         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
264         special case builtin.
265         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
266         support for ALTIVEC_BUILTIN_VEC_ADDEC.
267         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
268         for __builtin_vec_addec.
270 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
272         * config.guess: Import version 2016-04-02 (newest).
273         * config.sub: Import version 2016-05-10 (newest).
275 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
277         * configure.ac: Add ARC support to libgloss.
278         * configure: Regenerate
280 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
282         * MAINTAINERS (Write After Approval): Add myself.
284 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
286         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
287         * configure: Regenerated.
288         * Makefile.def (gmp): Explicitly disable assembler.
289         (mpfr): Adjust lib_path.
290         (mpc): Likewise.
291         * Makefile.in: Regenerated.
293 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
295         PR bootstrap/70704
296         * configure.ac (--enable-stage1-checking): Add missing
297         --enable-checking=.
298         * configure: Regenerated.
300 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
302         * config.guess: Revert r235676.
303         * config.sub: Revert r235676.
305 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
307         * config.guess: Remove SH5 support.
308         * config.sub: Likewise.
309         * configure: Likewise.
310         * configure.ac: Likewise.
312 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
314         PR bootstrap/70704
315         * configure.ac (--enable-stage1-checking): For --disable-checking or
316         implicit --enable-checking, make sure extra flag matches in between
317         stage1 and later checking.
318         * configure: Regenerated.
320 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
322         * .gitattributes: New file.
324 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
326         * MAINTAINERS (rs6000/powerpc port): Add myself.
328 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
330         PR bootstrap/70173
331         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
332         and gotools directories.  Delete the stage_final file.
333         * Makefile.in: Regenerate.
335 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
337         * MAINTAINERS (Write After Approval): Add myself.
339 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
341         * MAINTAINERS (Fortran maintainer): Remove myself.
343 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
345         * MAINTAINERS (Write After Approval): Add myself.
347 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
349         * MAINTAINERS (Write After Approval): Add myself.
351 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
353         Sync with binutils-gdb:
355         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
357         * configure.ac: Add mips and s390 to the gold target check.
358         * configure: Regenerate.
360 2016-03-01  DJ Delorie  <dj@redhat.com>
362         * MAINTAINERS (mep): Remove myself as MeP maintainer.
364 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
366         * MAINTAINERS (libcpp): Add myself.
367         (diagnostic messages): Likewise.
369 2016-02-20  Tom de Vries  <tom@codesourcery.com>
371         * MAINTAINERS: Fix whitespace.
373 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
375         * MAINTAINERS (Write After Approval): Add myself.
377 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
379         * config/isl.m4: Add comments about isl-0.16.
380         * configure: Regenerate.
382 2016-01-29  Martin Jambor  <mjambor@suse.cz>
384         * MAINTAINERS (hsa maintainers): Add myself.
386 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
388         * MAINTAINERS: (Write After Approval): Add myself.
390 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
391             Sebastian Pop  <s.pop@samsung.com>
393         * Makefile.in: Regenerate.
394         * Makefile.tpl: Export ISLVER.
395         * configure: Regenerate.
396         * config/isl.m4: Detect isl-0.15.
398 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
400         PR bootstrap/69329
401         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
402         * Makefile.in: Regenerate.
404 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
406         * configure.ac: Enable LTO for DJGPP
407         * configure: Regenerate
409 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
411         Sync with binutils-gdb:
412         2015-10-21  Nick Clifton  <nickc@redhat.com>
414         PR gas/19109
415         * configure.ac: Note the 'none' is an acceptable argument to
416         --enable-compressed-debug-sections.
417         * configure: Regenerate.
419 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
421         PR bootstrap/69134
422         * Makefile.def (mpfr): Disable assembler.
423         * Makefile.in: Regenerate.
425 2016-01-01  Ben Elliston  <bje@gnu.org>
427         * config.guess: Import version 2016-01-01.
428         * config.sub: Likewise.
430 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
432         * MAINTAINERS (Write After Approval): Add myself.
434 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
436         * Makefile.in: Replace ISL with isl.
437         * Makefile.tpl: Same.
438         * config/isl.m4: Same.
439         * configure.ac: Same.
440         * contrib/download_prerequisites: Same.
441         * configure: Regenerate.
443 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
445         * MAINTAINERS (Write After Approval): Add Myself.
447 2015-12-17  Nathan Sidwell  <nathan@acm.org>
449         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
450         * configure: Regenerate.
452 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
453             Sebastian Pop  <s.pop@samsung.com>
455         * config/isl.m4 (ISL_CHECK_VERSION): Check for
456         isl_ctx_get_max_operations.
457         * configure: Regenerate.
459 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
461         * MAINTAINERS (Write After Approval): Add myself.
463 2015-12-02  Ian Lance Taylor  <iant@google.com>
465         PR go/66147
466         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
467         * Makefile.in: Regenerate.
469 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
471         PR libffi/65726
472         * Makefile.def (lang_env_dependencies): Make libffi depend
473         on cxx.
474         * Makefile.in: Regenerate.
476 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
478         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
479         symbols.
481 2015-11-20  Tristan Gingold  <gingold@adacore.com>
483         Sync with binutils-gdb:
484         2015-11-20  Tristan Gingold  <gingold@adacore.com>
486         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
487         * configure: Regenerate.
489 2015-11-19  Martin Liska  <mliska@suse.cz>
491         * .gitignore: Add .clang-format to ignored files.
492         * Makefile.in: Add clang-format.
493         * Makefile.tpl: Likewise.
495 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
497         * configure.ac: Enable libmpx by default.
498         * configure: Regenerated.
500 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
502         * MAINTAINERS: Update email address.
504 2015-10-23  Paulo Matos  <pmatos@linki.tools>
506         * MAINTAINERS: Update email address.
508 2015-10-23  Alan Hayward <alan.hayward@arm.com>
510         * MAINTAINERS  (Write After Approval): Add myself.
512 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
514         Sync with binutils-gdb:
515         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
517         PR gas/19109
518         * configure.ac: Add
519         --enable-compressed-debug-sections={all,gas,gold,ld}.
520         * configure: Regenerated.
522 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
524         * MAINTAINERS: Update list of Ada maintainers and email addresses.
526 2015-10-09  Martin Liska  <mliska@suse.cz>
528         * MAINTAINERS (Write After Approval): Add myself.
530 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
532         * MAINTAINERS (Write After Approval): Add myself.
534 2015-10-02  Florian Weimer  <fweimer@redhat.com>
536         * MAINTAINERS: Update email address.
538 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
540         * MAINTAINERS  (Write After Approval): Add myself.
542 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
544         * MAINTAINERS: Update email.
546 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
548         * MAINTAINERS: Update my email address.
550 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
552         * MAINTAINERS (ft32 port): Add myself.
554 2015-08-28  David Sherwood  <david.sherwood@arm.com>
556         * MAINTAINERS: Add myself.
558 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
560         * MAINTAINERS (Write After Approval): Add myself.
562 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
564         PR libfortran/54572
565         * Makefile.def: Make libgfortran depend on libbacktrace.
566         * Makefile.in: Regenerate.
568 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
570         * MAINTAINERS (Write After Approval): Add myself.
572 2015-08-12  Tom de Vries  <tom@codesourcery.com>
574         PR other/67092
575         * configure.ac: Remove --with_host_libstdcxx support.
576         * configure: Regenerate.
578 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
579             Jakub Jelinek  <jakub@redhat.com>
581         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
582         nvptx*-*-*.
583         * configure: Regenerate.
585 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
587         * Makefile.def (libiconv): Define bootstrap=true.
588         Mark pdf/html/info as missing.
589         (configure-gcc): Depend on all-libiconv.
590         (all-gcc): Ditto.
591         (configure-libcpp): Ditto.
592         (all-libcpp): Ditto.
593         (configure-intl): Ditto.
594         (all-intl): Ditto.
595         * Makefile.in: Regenerate.
597 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
599         * MAINTAINERS (loop ivopts): Add the entry and myself.
601 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
603         * MAINTAINERS (nvptx): Add self.
605 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
607         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
608         128-bit vector modes.
610 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
612         * MAINTAINERS (Write After Approval): Add myself.
614 2015-07-28  Ben Elliston  <bje@gnu.org>
616         * config.sub, config.guess: Import from upstream.
618 2015-07-24  Michael Darling  <darlingm@gmail.com>
620         PR other/66259
621         * config-ml.in: Reflects renaming of configure.in to configure.ac
622         * configure: Likewise
623         * configure.ac: Likewise
625 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
627         * MAINTAINERS: Update my email address.
629 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
631         Sync with binutils-gdb:
632         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
634         * configure.ac (target_configdirs): Exclude target-zlib if
635         target-libjava isn't built.
636         * configure: Regenerated.
638 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
640         Sync with binutils-gdb:
641         2015-05-13  John David Anglin  <dave.anglin@bell.net>
643         * configure.ac: Disable configuration of GDB for HPUX targets.
644         * configure: Regenerate.
646         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
648         * configure.ac: Add --with-system-zlib.
649         * configure: Regenerated.
651         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
653         * configure.ac: Add FT32 support.
654         * configure: Regenerate.
656         2015-01-12  Anthony Green  <green@moxielogic.com>
658         * configure.ac: Don't disable gprof for moxie.
659         * configure: Rebuild.
661 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
663         Sync with binutils-gdb:
664         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
666         PR ld/18355
667         * Makefile.def: Add extra_configure_flags to host zlib.
668         * configure.ac (extra_host_zlib_configure_flags): New.  Set
669         to --enable-host-shared When bfd is to be built as shared
670         library.  AC_SUBST.
671         * Makefile.in: Regenerated.
673 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
675         Sync with src:
676         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
677         * Makefile.def (dependencies): Add all-zlib to all-bfd.
678         * Makefile.in: Regenerated.
680 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
682         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
683         target.
684         * configure: Regenerate.
686 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
688         * MAINTAINERS (Write After Approval): Add myself.
690 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
692         * MAINTAINERS (OS Port Maintainers): Add myself.
693         (Various Maintainers): Remove myself from libffi testsuite.
695 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
697         * MAINTAINERS (gen* on machine desc): Add self.
699 2015-06-02  Jason Merrill  <jason@redhat.com>
701         PR bootstrap/66319
702         * configure.ac: Use -std=gnu++98.
704 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
706         * MAINTAINERS (Write After Approval): Add myself.
708 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
710         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
711         * configure: Regenerate.
713 2015-05-26  Jason Merrill  <jason@redhat.com>
715         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
716         * configure: Regenerate.
718 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
720         * configure.ac: FT32 target added.
721         * configure: Regenerated.
723 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
725         * MAINTAINERS (Write After Approval): Add myself.
727 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
729         * MAINTAINERS (Write After Approval): Add myself.
731 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
733         * configure.ac: Fix typo.
734         * configure: Regenerate.
736 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
738         * MAINTAINERS (Write After Approval): Add myself.
740 2015-05-03  Matthias Klose  <doko@ubuntu.com>
742         * configure.ac: Match $host configured with triplets.
743         * configure: Regenerate.
745 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
747         * Makefile.tpl: Remove surplus whitespace throughout.
748         * Makefile.in: Regenerate.
750 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
752         * MAINTAINERS (Various Maintainers): Add myself as instruction
753         combiner maintainer.
755 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
757         PR bootstrap/62077
758         * configure.ac (--enable-stage1-checking): Default to
759         release,misc,gimple,rtlflag,tree,types if --disable-checking
760         or --enable-checking is not specified and DEV-PHASE is not
761         experimental.
762         * configure: Regenerated.
764 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
766         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
767         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
768         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
769         * Makefile.in: Regenerate.
771 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
773         * MAINTAINERS: Update my email address.
775 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
777         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
779 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
781         * MAINTAINERS: Add myself as an arm port reviewer.
783 2015-03-25  Martin Liska  <mliska@suse.cz>
784             Yury Gribov  <y.gribov@samsung.com>
786         * Makefile.in: Fix ln source location for vimrc file.
787         * Makefile.tpl: Likewise.
789 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
791         PR bootstrap/25672
792         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
793         cross-compiling.  Similarly for CXX_FOR_TARGET.
794         * configure: Regenerate.
796 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
798         * Makefile.def: Add libmpx.
799         * configure.ac: Add libmpx.
800         * Makefile.in: Regenerate.
801         * configure: Regenerate.
803 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
805         * MAINTAINERS (CPU Port Maintainers): Add myself
806         i386 vector ISA extns mantainer.
808 2015-03-13  Jeff Law  <law@redhat.com>
810         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
811         maintainer.
812         Remove Richard Henderson as a maintainer for the x86 port.
814 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
816         * MAINTAINERS (CPU Port Maintainers): Update my email address.
818 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
820         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
821         pointer bounds checker and i386 MPX maintainer.
823 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
825         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
827 2015-02-26  Martin Sebor  <msebor@redhat.com>
829         * MAINTAINERS (Various Maintainers): Add self.
831 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
833         * configure.ac [--enable-as-accelerator-for] (enable_languages):
834         Make sure it contains lto.
835         * configure: Regenerate.
837 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
839         * configure: Regenerate.
841 2015-02-06  Diego Novillo  <dnovillo@google.com>
843         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
844         middle-end, docstring): Remove myself.
845         (Write After Approval): Add myself.
847 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
849         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
850         (Write After Approval): Update address.
852 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
854         PR jit/64780
855         * configure.ac: Require the user to explicitly specify
856         --enable-host-shared if the jit is enabled.
857         * configure: Regenerate.
859 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
861         * MAINTAINERS (Write After Approval): Add myself.
863 2015-01-25  Tom de Vries  <tom@codesourcery.com>
865         * MAINTAINERS: Make whitespace consistent.
867 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
869         * MAINTAINERS (Write After Approval): Add myself.
871 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
873         * MAINTAINERS: (Write After Approval): Add myself.
875 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
877         * MAINTAINERS: (Write After Approval): Add myself.
879 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
881         * MAINTAINERS: (Write After Approval): Add myself.
883 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
885         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
886         objective-c/c++ front end maintainer.
888 2015-01-13  Marek Polacek  <polacek@redhat.com>
890         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
892 2015-01-12  Jeff Law  <law@redhat.com>
894         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
895         a very long time.
897 2015-01-09  Ian Lance Taylor  <iant@google.com>
899         * configure.ac (host_tools): Add gotools.
900         * Makefile.def (host_modules): Add gotools.
901         (dependencies): Add dependency of all-gotools on all-target-libgo.
903 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
905         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
906         * configure: Regenerate.
908 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
910         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
911         all-target-libgomp.
912         * Makefile.in: Regenerate.
914 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
916         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
918 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
920         * configure.ac: Add Visium support.
921         * configure: Regenerate.
923 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
925         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
926         * configure: Regenerate.
928 2015-01-03  Andrew Pinski  <apinski@cavium.com>
930         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
931         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
932         (BASE_TARGET_EXPORTS): Add OBJCOPY.
933         (OBJCOPY_FOR_TARGET): New variable.
934         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
935         * Makefile.in: Regenerate.
936         * configure.ac: Check for already installed target objcopy.
937         Also GCC_TARGET_TOOL on objcopy.
938         * configure: Regenerate.
940 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
942         * config.sub: Update from upstream, to 2015-01-01 version.
943         * config.guess: Ditto.
945 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
947         * MAINTAINERS (RTEMS Ports): Add myself.
949 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
951         * MAINTAINERS (Write After Approval): Add myself.
953 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
955         * MAINTAINERS (Write After Approval): Add myself.
957 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
959         * configure.ac (--enable-as-accelerator-for): Don't set
960         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
961         * configure: Regenerate.
963 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
965         PR bootstrap/64023
966         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
967         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
968         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
969         to CXX.
970         * Makefile.in: Regenerated.
972 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
973             Yury Gribov  <y.gribov@samsung.com>
975         * .gitignore: Added .local.vimrc and .lvimrc.
976         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
977         * Makefile.in: Regenerate.
979 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
981         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
982         * configure: Regenerated.
984 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
986         * MAINTAINERS (nvptx port): New entry.
988 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
990         * configure: Regenerate.
992 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
994         * configure.ac: Merge with Binutils.
996 2014-11-26  Tobias Burnus  <burnus@net-b.de>
998         * Makefile.def: Make more dependent on mpfr, mpc and isl.
999         * Makefile.in: Regenerate.
1001 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1003         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
1004         missing flex.
1005         * Makefile.in: Regenerated.
1007 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
1009         * Makefile.in: Regenerate.
1011 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
1013         PR bootstrap/63784
1014         * libtool.m4: Add $pic_flag with -shared.
1016 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
1018         * MAINTAINERS (Write After Approval): Added myself.
1020 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
1022         * MAINTAINERS (write-after-approval): Add myself.
1024 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1026         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
1027         from 2 years ago.
1029 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1031         Revert:
1032         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1034         * MAINTAINERS (Write After Approval): Added myself as line map
1035         maintainer.
1037 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1039         Revert:
1040         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1042         * MAINTAINERS (Write After Approval): Added myself.
1044 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
1046         * MAINTAINERS (Write After Approval): Added myself.
1048 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
1050         * MAINTAINERS (Write After Approval): Added myself as line map
1051         maintainer.
1053 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
1055         * MAINTAINERS (Various Maintainers): Added myself as line map
1056         maintainer.
1058 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1060         * move-if-change: Sync from upstream gnulib.
1062 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1064         * compile: Sync with upstream Automake.
1065         * depcomp: Ditto.
1066         * install-sh: Ditto.
1067         * missing: Ditto.
1068         * mkinstalldirs: Ditto.
1069         * ylwrap: Ditto.
1071 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1073         * config.sub: Update from upstream config repo.
1074         * config.guess: Ditto.
1076 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
1078         * Makefile.def: Add liboffloadmic to target_modules.  Make
1079         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
1080         * Makefile.in: Regenerate.
1081         * configure: Regenerate.
1082         * configure.ac: Add liboffloadmic to target binaries.
1083         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
1084         Add liboffloadmic to noconfig list when C++ is not supported.
1086 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
1087             Thomas Schwinge  <thomas@codesourcery.com>
1088             Ilya Verbin  <ilya.verbin@intel.com>
1089             Andrey Turetskiy  <andrey.turetskiy@intel.com>
1091         * configure: Regenerate.
1092         * configure.ac (--enable-as-accelerator-for)
1093         (--enable-offload-targets): New configure options.
1095 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1097         * Makefile.def: Make all-gcc depend on all-isl.
1098         * Makefile.in: Regenerate.
1100 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
1102         * ChangeLog.jit: New.
1103         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
1105 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1107         PR target/63610
1108         * libtool.m4: Fix globbing of darwin versions.
1109         * configure: Regenerate.
1111 2014-11-11  Tobias Burnus  <burnus@net-b.de>
1113         * Makefile.def: Remove CLooG.
1114         * Makefile.tpl: Ditto.
1115         * configure.ac: Ditto.
1116         * configure: Regenerate.
1117         * Makefile.in: Ditto.
1119 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
1121         * configure.ac: Handle nvptx-*-*.
1122         * configure: Regenerate.
1124 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
1126         * MAINTAINERS (Write After Approval): Add myself.
1128 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
1130         * Makefile.def (libcc1): Remove bootstrap=true;.
1131         * Makefile.in: Regenerated.
1133 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1135         * configure.ac: Update comment.
1136         * configure: Regenerate.
1138 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
1140         * MAINTAINERS (Write After Approval): Add myself.
1142 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
1144         * configure.ac (extra_host_libiberty_configure_flags): Add
1145         --enable-shared also for libcc1's benefit.
1146         * configure: Regenerate.
1148 2014-10-29  Tristan Gingold  <gingold@adacore.com>
1150         * MAINTAINERS: Change my email address.
1152 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
1153             Tom Tromey  <tromey@redhat.com>
1155         * Makefile.def: Add libcc1 to host_modules.
1156         * configure.ac (host_tools): Add libcc1.
1157         * Makefile.in, configure: Rebuild.
1159 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
1161         * configure.ac (build_configargs): Don't share config.cache between
1162         build subdirs.
1163         * configure: Regenerate.
1165 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1167         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
1168         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1169         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1170         leon3v7 as leon3.
1171         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1172         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1173         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1174         * config/sparc/sparc.md (cpu): Add leon3v7.
1175         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1177 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
1179         * MAINTAINERS (write-after-approval): Add myself.
1181 2014-10-23  Ian Lance Taylor  <iant@google.com>
1183         * configure.ac: Disable the Go frontend on systems where it is known
1184         to not work.
1185         * configure: Regenerate.
1187 2014-10-23  Richard Biener  <rguenther@suse.de>
1189         * Makefile.def: Add libcpp build module and dependencies.
1190         * configure.ac: Add libcpp build module.
1191         * Makefile.in: Regenerate.
1192         * configure: Likewise.
1194 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
1196         * MAINTAINERS (write-after-approval): Add myself.
1198 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
1200         * INSTALL/README: Do not mention CVS.
1202 2014-10-03  Jing Yu  <jingyu@google.com>
1204         * configure.ac: Add aarch64 to list of targets that support gold.
1205         * configure: Regenerate.
1207 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
1209         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
1211 2014-09-29  Catherine Moore  <clm@codesourcery.com>
1213         * MAINTAINERS:  Add myself as MIPS maintainer.
1215 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
1217         * MAINTAINERS: Move myself to MIPS maintainers.
1219 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1221         * MAINTAINERS: Put all email addresses between '<' and '>'.
1223 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1225         * MAINTAINERS: Move myself to reviewers (Fortran).
1227 2014-09-01  Andi Kleen  <ak@linux.intel.com>
1229         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1230         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
1231         * Makefile.in: Regenerate.
1233 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1235         * rtx-classes-status.txt: Delete
1237 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
1239         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1241 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
1243         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1244         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1245         of checking for version number.
1246         * configure: Regenerated.
1247         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1249 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1251         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1252         is done; begin phase 6 (use extra rtx_def subclasses).
1254 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
1256         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1257         done; begin phase 5 (additional rtx_def subclasses).
1259 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1261         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1263 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1265         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1266         SET_BB_HEADER are done.
1268 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1270         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1271         done.
1273 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1275         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1277 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
1279         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1281 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1283         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1285 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1287         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1289 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
1291         * rtx-classes-status.txt: Phase 3 (per-file commits within
1292         "config" subdirs) is done; begin phase 4 (removal of
1293         "scaffolding").
1295 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
1297         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1298         dir) is done; begin phase 3 (per-file commits within "config"
1299         subdirs).
1301 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
1303         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1304         phase 2 (per-file commits in main source dir).
1306 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
1308         * configure: Regenerated.
1310 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1312         * rtx-classes-status.txt (TODO): Add SET_BND_TO
1314 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1316         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1318 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1320         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1322 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1324         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1326 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1328         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1330 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
1332         * MAINTAINERS (Write After Approval): Add myself.
1334 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
1336         * MAINTAINERS: Remove myself
1338 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
1340         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1342 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
1344         * MAINTAINERS (Write After Approval): Add myself.
1346 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1348         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1349         SET_BB_HEADER, SET_BB_FOOTER
1351 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
1353         * rtx-classes-status.txt: New file
1355 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
1357         * configure.ac: Eliminate ClooG installation dependency.
1358         * configure: Regenerate.
1359         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1360         * Makefile.in: Regenerate.
1362 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
1364         * MAINTAINERS (Write After Approval): Add myself.
1366 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
1368         * MAINTAINERS (Write After Approval): Add myself.
1370 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
1372         * MAINTAINERS (Write After Approval): Add myself.
1374 2014-07-28  Anthony Green  <green@moxielogic.com>
1376         Import from savannah.gnu.org:
1377         * config.sub: Update to 2014-07-28 version.
1379 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
1381         * MAINTAINERS: Remove my MIPS maintainer entry.
1383 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
1385         PR target/47230
1386         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1387         * configure: Regenerate.
1389 2014-07-24  James Norris  <jnorris@codesourcery.com>
1391         * MAINTAINERS (Write After Approval): Add myself.
1393 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
1395         * configure.ac: Accept only CLooG 0.18.1.
1396         * configure: Regenerate.
1398 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
1400         * configure.ac: Don't accept isl 0.11.
1401         * configure: Regenerate.
1403 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
1405         * MAINTAINERS (Write After Approval): Add myself.
1407 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1409         * configure.ac: Don't accept isl 0.10.
1410         * configure: Regenerate.
1412 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1414         Fix include path for in-tree cloog.
1415         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1416         * configure: Regenerate.
1418 2014-06-18  Richard Henderson  <rth@redhat.com>
1420         * .gitignore: Import gcc_update output.
1422 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
1424         * config-ml.in: Robustify ac_configure_args parsing.
1426         * configure.ac (--enable-linker-plugin-configure-flags)
1427         (--enable-linker-plugin-flags): New flags.
1428         (configdirs): Conditionally add libiberty-linker-plugin.
1429         * configure: Regenerate.
1430         * Makefile.def (host_modules): Add libiberty-linker-plugin.
1431         (host_modules) <lto-plugin>: Pay attention to
1432         @extra_linker_plugin_flags@ and
1433         @extra_linker_plugin_configure_flags@.
1434         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1435         * Makefile.in: Regenerate.
1437         * Makefile.tpl (configure-[+prefix+][+module+])
1438         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1439         "module_srcdir" instead of "module" for locating a module's srcdir.
1440         * Makefile.in: Regenerate.
1442 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
1444         * MAINTAINERS (Write After Approval): Add myself.
1446 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
1448         * MAINTAINERS: Update my email address.
1450 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
1452         * MAINTAINERS (Write After Approval): Add myself.
1454 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
1456         * MAINTAINERS (Write After Approval): Add myself.
1458 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
1460         PR libstdc++/61011
1461         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1462         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1463         * configure: Regenerate.
1465 2014-05-28  Pedro Alves  <palves@redhat.com>
1467         * MAINTAINERS (Write After Approval): Add myself.
1469 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
1471         * MAINTAINERS: Update my affiliation/email.
1473 2014-05-19  Mike Stump  <mikestump@comcast.net>
1475         * MAINTAINERS: Add wide-int reviewers.
1477 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
1479         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1480         * configure: Regenerated.
1482 2014-05-15  Torvald Riegel  <triegel@redhat.com>
1484         * MAINTAINERS (libitm): Add myself as maintainer.
1486 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
1488         * MAINTAINERS (Write After Approval): Add myself.
1490 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
1492         * config.sub, config.guess: Import from upstream.
1494 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1496         * MAINTAINERS (Write After Approval): Put myself in correct order.
1498 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
1500         * MAINTAINERS (Write After Approval): Add myself.
1502 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
1504         * MAINTAINERS: Move myself from Reviewers to Write After Approval
1505         section.
1507 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1509         * MAINTAINERS (Write After Approval): Delete myself.
1511 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
1513         PR sanitizer/56781
1514         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1515         and -B* options with -Xcompiler.
1517 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
1519         PR bootstrap/60620
1520         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1521         * Makefile.in: Regenerate.
1523 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
1525         * Makefile.def (dependencies): Make all-ld depend on all-binutils
1526         for WINDRES_FOR_TARGET in default-manifest.o rule.
1527         * Makefile.in: Regenerate.
1529 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
1531         * MAINTAINERS (Write After Approval): Add myself.
1533 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
1535         PR sanitizer/56781
1536         * Makefile.def: Set bootstrap=true; for host fixincludes.
1537         * configure.ac: Don't bootstrap host fixincludes unless
1538         --with-build-config=bootstrap-{a,ub}san.
1539         * Makefile.in: Regenerated.
1540         * configure: Regenerated.
1542 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
1544         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
1545         --enable-vtable-verify option parsing.  Don't add
1546         target-libsanitizer to bootstrap_target_libs unless
1547         --with-build-config=bootstrap-asan or
1548         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
1549         to bootstrap_target_libs unless --enable-vtable-verify.
1550         * configure: Regenerated.
1552 2014-03-10  Anatoly Sokolov <aesok@post.ru>
1554         * MAINTAINERS (Write After Approval): Add myself.
1556 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
1558         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1560 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
1562         PR bootstrap/58572
1563         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1564         -I for libstdc++-v3 includes if $(LEAN).
1565         * Makefile.in: Regenerated.
1567 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
1569         * MAINTAINERS: Update my email address.
1571 2014-02-24  Walter Lee  <walt@tilera.com>
1573         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1574         (tilegx-*-*): Change to tilegx*-*-*.
1575         * configure: Regenerate.
1577 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
1579         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1581 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
1583         * MAINTAINERS (Write After Approval): Add myself.
1585 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1587         PR target/59788
1588         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1589         *solaris2*.
1591 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
1593         * MAINTAINERS: Update my email address.
1595 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
1597         * MAINTAINERS: Convert to UTF-8.
1598         Properly sort Xinliang David Li's entry.
1600 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
1601             Sandra Loosemore  <sandra@codesourcery.com>
1603         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1604         nios2 port maintainers.
1606 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
1608         * MAINTAINERS (Write After Approval): Add myself.
1610 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1612         * configure.ac: Add user-friendly check for native x86_64-linux
1613         multilibs.
1614         * configure: Regenerate.
1616 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
1618         * MAINTAINERS: Add myself as sh maintainer.
1620 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
1622         * MAINTAINERS: Add self as SLSR maintainer.
1624 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
1626         * MAINTAINERS: Update my email address.
1628 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
1630         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1632 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
1634         * Makefile.in: Regenerate.
1636         * Makefile.tpl: Fix typo.
1637         * Makefile.in: Regenerate partially.
1639 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1641         * configure.ac: Added libcilkrts to noconfig list when C++ is not
1642         supported.
1643         * configure: Regenerated.
1645 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
1647         * MAINTAINERS (Write After Approval): Add myself.
1649 2013-10-30  Jason Merrill  <jason@redhat.com>
1651         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1652         --disable-build-format-warnings.
1654 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
1656         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
1657         depend on libstdc++ and libgcc.
1658         * configure: Regenerate.
1659         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
1660         libcilkrts for POSIX and i*86, and x86_64 architectures.
1661         * Makefile.in: Added libcilkrts related fields to support building it.
1663 2013-10-26  Jeff Law  <law@redhat.com>
1665         * Makefile.def (target_modules): Remove libmudflap
1666         (languages): Remove check-target-libmudflap).
1667         * Makefile.in: Rebuilt.
1668         * Makefile.tpl (check-target-libmudflap-c++): Remove.
1669         * configure.ac (target_libraries): Remove target-libmudflap.
1670         Remove checks which disabled libmudflap on some systems.
1671         * configure: Rebuilt.
1672         * libmudflap: Directory removed.
1674 2013-10-21  Cong Hou  <congh@google.com>
1676         * MAINTAINERS (Write After Approval): Add myself.
1678 2013-10-16  Mike Stump  <mikestump@comcast.net>
1680         * .dir-locals.el: Add.
1682 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
1684         * configure.ac: Add --enable-host-shared
1685         * configure: Regenerate.
1687 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1689         Import from savannah.gnu.org:
1690         * config.guess: Update to 2013-06-10 version.
1691         * config.sub: Update to 2013-10-01 version.
1693 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
1695         Changes to build configuration to allow big endian ARC ELF toolchain
1696         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1697         * configure: Regenerate.
1699 2013-09-20  Alan Modra  <amodra@gmail.com>
1701         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1702         ppc host match.  Support little-endian powerpc linux hosts.
1704 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
1706         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1707         maintainer.
1709 2013-09-12  DJ Delorie  <dj@redhat.com>
1711         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1712         maintainers.
1714 2013-09-03  Richard Biener  <rguenther@suse.de>
1716         * configure.ac: Also allow ISL 0.12.
1717         * configure: Regenerated.
1719 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1721         * MAINTAINERS (Write After Approval): Add myself.
1723 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
1725         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1727 2013-08-26  Caroline Tice  <cmtice@google.com>
1729         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
1730         "Various Reviewers" to libvtv "Various Maintainers".
1732 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
1734         * MAINTAINERS: Add myself as RTL optimizers reviewer.
1736 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
1738         * MAINTAINERS: Update name, email.
1740 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
1742         * MAINTAINERS (Write After Approval): Add myself.
1744 2013-08-12  Caroline Tice  <cmtice@google.com>
1746         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1747         address in the Write After Approval section.
1749 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
1751         * MAINTAINERS (Write After Approval): Update email.
1753 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
1755         * configure.ac: Adjust to check VTV_SUPPORTED.
1756         * configure: Regenerated.
1758 2013-08-02  Caroline Tice  <cmtice@google.com>
1760         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1761         on non-linux systems; add target-libvtv to noconfigdirs; add
1762         libsupc++/.libs to C++ library search paths.
1763         * configure: Regenerated.
1764         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1765         libstdc++ and libgcc.
1766         * Makefile.in: Regenerated.
1768 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
1770         * MAINTAINERS (Write After Approval): Add myself.
1772 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
1773             Shiva Chen  <shiva0217@gmail.com>
1775         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1776         nds32 port maintainers.
1778 2013-07-17  Tim Shen  <timshen91@gmail.com>
1780         * MAINTAINERS (Write After Approval): Add myself.
1782 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1784         * configure.ac: Sync from binutils.
1785         * configure: Regenerate.
1787 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
1789         * MAINTAINERS (Write After Approval): Add myself.
1791 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
1797         * MAINTAINERS (Write After Approval): Add myself.
1799 2013-04-30  Brooks Moses  <bmoses@google.com>
1801         * MAINTAINERS: Update my email; move myself from Fortran
1802         reviewer to Write After Approval.
1804 2013-04-16  Andreas Schwab  <schwab@suse.de>
1806         * configure.ac (aarch64-*-*): Don't disable java.
1807         * configure: Regenerate.
1809 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
1811         * MAINTAINERS (Write After Approval): Add myself.
1813 2013-03-30  Matthias Klose  <doko@ubuntu.com>
1815         * Makefile.def (target_modules): Don't install libffi.
1816         * Makefile.in: Regenerate.
1818 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
1820         * MAINTAINERS (Write After Approval): Add myself.
1822 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
1824         * MAINTAINERS (Write After Approval): Add myself.
1826 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
1828         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1829         * configure: Regenerated.
1831 2013-02-05  Ian Lance Taylor  <iant@google.com>
1833         PR go/55969
1834         * configure.ac: Disable libgo on some systems where it does not
1835         work.
1837 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
1839         * MAINTAINERS: Explicitly add myself as AIX maintainer.
1840         Remove Geoff Keating as rs6000 port maintainer, at his request.
1842 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
1844         * MAINTAINERS: Update my email.
1846 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
1848         * configure: Re-generate.
1850 2013-01-15  Richard Biener  <rguenther@suse.de>
1852         PR other/55973
1853         * configure: Re-generate.
1855 2013-01-14  Matthias Klose  <doko@ubuntu.com>
1857         * Makefile.def (install-target-libsanitizer): Depend on
1858         install-target-libstdc++-v3.
1859         * Makefile.in: Regenerate.
1861 2013-01-14  Richard Biener  <rguenther@suse.de>
1863         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1864         * configure: Re-generate
1866 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1868         * config.sub: Update from config repo.
1870 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
1872         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1873         * Makefile.in: Regenerate.
1875 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
1877         * MAINTAINERS (arc): Add new port maintainership for myself.
1879 2013-01-09  Jason Merrill  <jason@redhat.com>
1881         * .gitignore: Import from gdb repository.
1883 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
1885         * Makefile.def (configure-gcc): Depend on all-gmp.
1886         (all-gcc): Remove dependency on all-gmp.
1887         * Makefile.in: Regenerated.
1889 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1891         * config.sub: Merge from config repo.
1892         * config.guess: Ditto.
1894 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1896         * Makefile.def: Merge from binutils.
1897         * Makefile.in: Ditto.
1899 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
1901         * MAINTAINERS: Update my email.
1903 2012-12-29  Ben Elliston  <bje@gnu.org>
1905         * config.guess: Update to 2012-12-29 version.
1906         * config.sub: Likewise.
1908 2012-12-20  Matthias Klose  <doko@ubuntu.com>
1910         * Makefile.def (install-target-libgfortran): Depend on
1911         install-target-libquadmath, install-target-libgcc.
1912         (install-target-libsanitizer): Depend on install-target-libgcc.
1913         (install-target-libjava): Depend on install-target-libgcc.
1914         (install-target-libitm): Depend on install-target-libgcc.
1915         (install-target-libobjc): Depend on install-target-libgcc.
1916         (install-target-libstdc++-v3): Depend on install-target-libgcc.
1917         * Makefile.in: Regenerate.
1919 2012-12-19  Matthias Klose  <doko@ubuntu.com>
1921         * Makefile.def (install-target-libgo): Depend on
1922         install-target-libatomic.
1923         * Makefile.in: Regenerate.
1925 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
1927         PR go/55201
1928         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1929         * Makefile.in: Regenerate.
1931 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
1933         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1934         * configure: Regenerate.
1936 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
1938         * config.sub: Merge from config repo.
1940 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
1942         * Makefile.def (target_modules): Add bootstrap=true and
1943         raw_cxx=true to libsanitizer.
1944         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1945         * Makefile.in: Regenerated.
1946         * configure: Likewise.
1948 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
1950         * MAINTAINERS: Remove self as RTL optimization maintainer.
1952 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1954         * MAINTAINERS (Write After Approval): Add myself.
1956 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1958         * Makefile.def (target_modules): Remove bootstrap=true and
1959         raw_cxx=true from libsanitizer.
1960         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1961         * Makefile.in: Regenerated.
1962         * configure: Likewise.
1964 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
1966         * Makefile.def (target_modules): Add bootstrap=true and
1967         raw_cxx=true to libsanitizer.
1968         * configure.ac (bootstrap_target_libs): Add libsanitizer.
1969         * Makefile.in: Regenerated.
1970         * configure: Likewise.
1972 2012-11-28  Andrew Pinski  <apinski@cavium.com>
1974         PR bootstrap/54279
1975         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1976         * configure: Regenerate.
1977         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1978         * Makefile.in: Regenerate.
1980 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
1982         * configure.ac: Disable libsanitizer if we're not building C++.
1983         * configure: Regenerate.
1985 2012-11-15  Roland McGrath  <roland@hack.frob.com>
1987         * MAINTAINERS (Write After Approval): Add myself.
1989 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
1991         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1992         Kostya Serebryany (kcc@google.com) and
1993         Jakub Jelinek (jakub@redhat.com).
1994         Rename area for Dodji Seketeli (dodji@redhat.com).
1996 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
1998         * MAINTAINERS: (asan.c, related): Add myself.
2000 2012-11-14  Roland McGrath  <mcgrathr@google.com>
2002         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
2003         * configure: Regenerate.
2005 2012-11-13  Richard Henderson  <rth@redhat.com>
2007         * configure.ac: Move libsanitizer logic to subdirectory.
2008         * configure: Regenerate.
2010 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
2012         * configure.ac: Enable libsanitizer just on x86 linux for now.
2013         * configure: Re-generate.
2015 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
2017         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
2018         sections.
2019         * configure: Regenerate.
2021 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
2023         * configure.ac: Add section for configdirs for libsanitizer.
2024         Disable for cris-*-* and mmix-*-*.
2025         * configure: Regenerate.
2027 2012-11-12  Wei Mi <wmi@google.com>
2029         * configure.ac: Add libsanitizer to target_libraries.
2030         * Makefile.def: Ditto.
2031         * configure: Regenerate.
2032         * Makefile.in: Regenerate.
2033         * libsanitizer: New directory for asan runtime.  Contains an empty
2034         tsan directory.
2036 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
2038         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
2039         against Mingw64 w32api.
2040         * configure: Regenerate.
2042 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
2044         * configure: Regenerated.
2046 2012-11-03  Robert Mason  <rbmj@verizon.net>
2048         * configure.ac: add --disable-libstdcxx configure option
2049         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
2051 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
2053         * MAINTAINERS (Write After Approval): Add myself.
2055 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
2057         * MAINTAINERS (Write After Approval): Add myself.
2059 2012-10-24  Sharad Singhai  <singhai@google.com>
2061         * MAINTAINERS (Write After Approval): Add myself.
2063 2012-10-24  Eric Christopher  <echristo@gmail.com>
2065         * MAINTAINERS: Update email address.
2067 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
2069         PR bootstrap/54820
2070         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
2071         * configure: Regenerate.
2073 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
2075         * MAINTAINERS (aarch64): Add Marcus and myself.
2077 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
2079         PR bootstrap/54820
2080         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
2081         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
2082         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2083         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
2084         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
2085         * Makefile.in: Regenerate.
2086         * configure.ac (have_static_libs): New variable and associated check.
2087         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
2088         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
2089         * configure: Regenerate.
2091 2012-10-10  Richard Biener  <rguenther@suse.de>
2093         * MAINTAINERS: Adjust for changed surname.
2095 2012-10-04  Lawrence Crowl  <crowl@google.com>
2097         * MAINTAINERS (Write After Approval): Add myself.
2099 2012-10-01  Cary Coutant  <ccoutant@google.com>
2101         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
2103 2012-09-28  Ian Lance Taylor  <iant@google.com>
2105         * Makefile.def: Make all-target-libgo depend on
2106         all-target-libbacktrace.
2107         * Makefile.in: Rebuild.
2109 2012-09-26  Ian Lance Taylor  <iant@google.com>
2111         * Makefile.def: Make all-gcc depend on all-libbacktrace.
2112         * Makefile.in: Rebuild.
2114 2012-09-20  Walter Lee  <walt@tilera.com>
2116         * configure.ac: Add tilegx to list of targets that support gold.
2117         * configure: Regenerate.
2119 2012-09-20  Marek Polacek  <polacek@redhat.com>
2121         * MAINTAINERS (Write After Approval): Add myself.
2123 2012-09-19  Steve Ellcey  <sellcey@mips.com>
2125         * configure.ac: Add mips*-mti-elf* target.
2126         * configure: Regenerate.
2128 2012-09-17  Ian Lance Taylor  <iant@google.com>
2130         * MAINTAINERS (Various Maintainers): Add libbacktrace.
2131         * configure.ac (host_libs): Add libbacktrace.
2132         (target_libraries): Add libbacktrace.
2133         * Makefile.def (host_modules): Add libbacktrace.
2134         (target_modules): Likewise.
2135         * configure, Makefile.in: Rebuild.
2137 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
2139         PR target/38607
2140         Merge upstream change.
2141         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
2143         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
2144         Add libgomp*.o to compare_exclusions for AIX.
2145         * configure: Regenerate.
2147 2012-09-06  Diego Novillo  <dnovillo@google.com>
2149         * configure.ac: Bump minimum GMP version to 4.2.3.
2150         * configure: Re-generate.
2152 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
2154         PR target/54461
2155         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
2156         target-libgloss if not configured --with-avrlibc=no.
2157         * configure: Regenerate.
2159 2012-09-04  Jason Merrill  <jason@redhat.com>
2161         * configure.ac: Fix --enable-languages=all.
2163 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
2165         * MAINTAINERS (Write After Approval): Add myself.
2167 2012-09-03  Richard Guenther  <rguenther@suse.de>
2169         PR bootstrap/54138
2170         * configure.ac: Re-organize ISL / CLOOG checks to allow
2171         disabling with either --without-isl or --without-cloog.
2172         * configure: Regenerated.
2174 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
2176         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2177         * configure: Regenerate.
2179 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
2181         * MAINTAINERS: Fix my email address.
2183 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
2185         PR binutils/4970
2186         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2187         and opcodes.
2188         * Makefile.in: Regenerated.
2190 2012-08-26  Art Haas <ahaas@impactweather.com>
2192         * configure: Regenerate.
2194 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
2196         * INSTALL/README: Also refer to the online installation
2197         instructions.
2199 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2201         * MAINTAINERS (Write After Approval): Add myself.
2202         (Picochip port): Remove myself.
2204 2012-08-14   Diego Novillo  <dnovillo@google.com>
2206         Merge from cxx-conversion branch.
2208         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2209         POSTSTAGE1_CONFIGURE_FLAGS.
2210         * Makefile.in: Regenerate.
2211         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
2212         Force C++ when bootstrapping.
2213         * configure: Regenerate.
2215 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
2221         * README: Document use of ranges of years in copyright notices.
2223 2012-07-06  Richard Guenther  <rguenther@suse.de>
2225         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2226         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2227         --with-gmp=system.
2228         * Makefile.in: Regenerated.
2229         * configure: Likewise.
2231 2012-07-06  Richard Guenther  <rguenther@suse.de>
2233         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2234         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2235         supply V=1 as extra_make_flags.
2236         * configure: Regenerated.
2237         * Makefile.in: Likewise.
2239 2012-07-04  Tristan Gingold  <gingold@adacore.com>
2241         * configure: Regenerate.
2243 2012-07-03  Richard Guenther  <rguenther@suse.de>
2245         * Makfile.def (isl): Remove not necessary extra_exports and
2246         extra_make_flags.
2247         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2248         * Makefile.in: Regenerated.
2250 2012-07-03  Richard Guenther  <rguenther@suse.de>
2252         * Makefile.def (cloog): Add V=1 to extra_make_flags.
2253         * configure.ac: If either the ISL or the CLooG check failed
2254         do not try to build in-tree versions.
2255         * Makefile.in: Regenerated.
2256         * configure: Regenerated.
2258 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2260         * configure: Regenerate.
2262 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
2264         * MAINTAINERS (Various Maintainers): Add myself as testsuite
2265         maintainer.
2267 2012-07-02  Richard Guenther  <rguenther@suse.de>
2269         * configure: Regenerated.
2271 2012-07-02  Richard Guenther  <rguenther@suse.de>
2272         Michael Matz  <matz@suse.de>
2273         Tobias Grosser <tobias@grosser.es>
2274         Sebastian Pop <sebpop@gmail.com>
2276         * Makefile.def: Add ISL host module, remove PPL host module.
2277         Adjust ClooG host module to use the proper ISL.
2278         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2279         * configure.ac: Include config/isl.m4.  Add ISL host library,
2280         remove PPL.  Remove PPL configury, add ISL configury, adjust
2281         ClooG configury.
2282         * Makefile.in: Regenerated.
2283         * configure: Likewise.
2285 2012-07-02  Richard Guenther  <rguenther@suse.de>
2287         Merge from graphite branch
2288         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2290         * configure: Regenerated.
2291         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2292         both cloog.org and legacy versions. The only supported version will
2293         be CLooG with the isl backend.
2295         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2297         * configure: Regenerated.
2298         * configure.ac: Require cloog isl 0.17.0
2300         2011-07-21  Tobias Grosser  <tobias@grosser.es>
2302         * configure: Regenerated.
2303         * config/cloog.m4: Do not define CLOOG_ORG
2305 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
2307         * configure.ac: Skip C if explicitly selected.
2308         * configure: Regenerate.
2310 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
2312         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2313         they contain -O2.
2314         * configure: Regenerate.
2316 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
2318         PR debug/53740
2319         * df.h, df-problems.c, dce.c: Revert last patch.
2321 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
2323         * MAINTAINERS (Write After Approval): Update my email address.
2325 2012-06-21  Meador Inge  <meadori@codesourcery.com>
2327         * MAINTAINERS (Write After Approval): Add myself.
2329 2012-06-20  Jason Merrill  <jason@redhat.com>
2331         * Makefile.tpl (check-target-libgomp-c++): New.
2332         (check-target-libitm-c++): New.
2333         * Makefile.def (c++): Add them.
2334         * Makefile.in: Regenerate.
2336 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
2338         * MAINTAINERS (Write After Approval): Add myself.
2340 2012-05-16  Olivier Hainque  <hainque@adacore.com>
2342         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2343         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2344         (install-no-fixedincludes): Adjust accordingly.
2345         * Makefile.in: Regenerate.
2347 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
2349         Merge upstream change
2350         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2352 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
2354         * MAINTAINERS (Write After Approval): Add myself.
2356 2012-05-09  Nick Clifton  <nickc@redhat.com>
2357             Paul Smith  <psmith@gnu.org>
2359         PR bootstrap/50461
2360         * configure.ac (mpfr-dir): When using in-tree MPFR sources
2361         allow for the fact that from release v3.1.0 of MPFR the source
2362         files were moved into a src sub-directory.
2363         * configure: Regenerate.
2365 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
2367         * configure.ac: Bump minimum MPFR version to 2.4.0.
2368         * configure: Regenerated.
2370 2012-05-01  Richard Henderson  <rth@redhat.com>
2372         * Makefile.def (libatomic): New target_module.
2373         * configure.ac (target_libraries): Add libatomic.
2374         (noconfigdirs): Check if libatomic is supported.
2375         * Makefile.in, configure: Rebuild.
2377 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
2379         * MAINTAINERS (Write After Approval): Add myself.
2381 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
2383         * config.sub: Update to 2012-04-18 version from official repo.
2385 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
2387         * MAINTAINERS (Write After Approval): Add myself.
2389 2012-04-11  Steve Ellcey  <sellcey@mips.com>
2391         * MAINTAINERS: Changed email address.
2393 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
2395         PR target/52737
2396         * contrib/gcc_update (files_and_dependencies):
2397         Remove gcc/config/avr/t-multilib from touch data.
2399 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2401         * MAINTAINERS (OS Port Maintainers): Remove irix.
2402         * configure.ac (enable_libgomp): Remove *-*-irix6*.
2403         (unsupported_languages): Remove mips-sgi-irix6.*.
2404         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2405         (with_stabs): Remove.
2406         * configure: Regenerate.
2408 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2410         * MAINTAINERS (OS Port Maintainers): Remove osf.
2411         * configure.ac (enable_libgomp): Remove *-*-osf*.
2412         (with_stabs): Remove alpha*-*-osf*.
2413         * configure: Regenerate.
2415 2012-03-05  Tristan Gingold  <gingold@adacore.com>
2417         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2418         * configure: Regenerate.
2420 2012-02-17  Walter Lee  <walt@tilera.com>
2422         * MAINTAINERS: (Write After Approval): Delete myself.
2424 2012-02-14  Walter Lee  <walt@tilera.com>
2426         * MAINTAINERS (tilegx port): Add myself.
2427         (tilepro port): Add myself.
2428         (Write After Approval): Add myself.
2430 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
2432         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2433         and Joseph Myers as docstring relicensing maintainers.
2435 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
2437         * MAINTAINERS (write-after-approval): Add myself.
2439 2012-02-08  Ira Rosen <irar@il.ibm.com>
2441         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2442         maintainer.
2444 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2446         * MAINTAINERS (Write After Approval): Move myself to
2447         maintain alphabetical order.
2449 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
2451         * MAINTAINERS (Write After Approval): Add myself.
2453 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
2455         * MAINTAINERS (Write After Approval): Add myself.
2457 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2458             Jayant R Sonar <jayant.sonar@kpitcummins.com>
2460         * configure.ac (cr16-*-*): Remove nonconfigdirs.
2461         * configure: Regenerate.
2463 2012-01-23  Harshit Chopra  <harshit@google.com>
2465         * MAINTAINERS (Write After Approval): Add myself.
2467 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
2469         * configure.ac: Remove reference to mh-interix.
2470         * configure: Regenerate.
2472 2012-01-05  Richard Henderson  <rth@redhat.com>
2474         PR bootstrap/51072
2475         * configure.ac: Disable libitm if c++ is not enabled.
2476         * configure: Rebuild.
2478         * configure.ac: Fix regexp for same.
2479         * configure: Rebuild.
2481 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
2483         * MAINTAINERS (Write After Approval): Add myself.
2485 2012-01-02  Richard Guenther  <rguenther@suse.de>
2487         PR bootstrap/51686
2488         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2489         * Makefile.in: Regenerate.
2491 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
2493         * MAINTAINERS (Write After Approval): Add myself.
2495 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
2497         * configure: Regenerate.
2499 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
2501         * MAINTAINERS (picochip): Changed email address.
2503 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
2505         * MAINTAINERS (write-after-approval): Add self.
2507 2011-11-29  DJ Delorie  <dj@redhat.com>
2509         * configure.ac (rl78-*-*) New case.
2510         * configure: Regenerate.
2511         * MAINTAINERS: Add myself as RL78 maintainer.
2513 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
2515         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2517 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
2519         * libtool.m4: Additional FreeBSD 10 fixes.
2521 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
2523         * MAINTAINERS: Move myself from Write After Approval to CPU Port
2524         Maintainers section, as Epiphany maintainer.
2526 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
2528         PR target/49992
2529         * configure.ac: Remove ranlib special-casing for Darwin.
2530         * configure: Regenerate.
2532 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
2534         * MAINTAINERS (Reviewers): Keep the list sorted.
2536 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
2538         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2540 2011-11-09  Roland McGrath  <mcgrathr@google.com>
2542         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2543         * configure: Rebuild.
2544         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2545         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2546         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2547         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2548         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2549         Add READELF.
2550         * Makefile.in: Rebuild.
2552 2011-11-09  Jason Merrill  <jason@redhat.com>
2554         * Makefile.def (language=c++): Remove check-c++0x.
2555         * Makefile.in (check-gcc-c++): Regenerate.
2557 2011-11-08  Richard Henderson  <rth@redhat.com>
2559         * configure.ac: Test for libitm directory present first.
2561         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2563         * configure.ac: Test libitm/configure.tgt to disable libitm.
2564         * configure: Rebuild.
2566 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
2567             Richard Henderson  <rth@redhat.com>
2569         Merged from transactional-memory.
2571         * Makefile.def (lang_env_dependencies): libitm is c++.
2572         Add libitm target module.
2573         * configure.ac: Likewise.
2574         * config/mmap.m4: New file.
2575         * contrib/gcc_update: Add libitm to touch data.
2576         * Makefile.in, configure: Rebuild.
2578 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2580         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2581         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2582         * Makefile.in: Regenerate.
2584 2011-11-01  DJ Delorie  <dj@redhat.com>
2586         * config.sub: Update to version 2011-10-29 (added rl78)
2588 2011-10-27  Nick Clifton  <nickc@redhat.com>
2590         * config.sub: Import these changes from the config project:
2592         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
2593             Ben Elliston  <bje@gnu.org>
2595         * config.sub (epiphany): New.
2597         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
2598             Ben Elliston  <bje@gnu.org>
2600         * config.sub (hexagon, hexagon-*): New.
2602         2011-08-23  Roland McGrath  <mcgrathr@google.com>
2604         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2605         64eb to be64.
2607         2011-08-16  Roland McGrath  <mcgrathr@google.com>
2609         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2610         (nacl): Grok as alias for 32el-unknown-nacl.
2612 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
2614         * MAINTAINERS (Write After Approval): Add myself.
2616 2011-10-24  Teresa Johnson  <tejohnson@google.com>
2618         * MAINTAINERS (Write After Approval): Add myself.
2620 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
2622         * MAINTAINERS (sparc port): Remove myself.
2624 2011-09-14  Tom de Vries  <tom@codesourcery.com>
2626         * MAINTAINERS (Write After Approval): Add myself.
2628 2011-08-14  Yao Qi  <yao@codesourcery.com>
2630         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2631         * configure: Regenerate.
2633 2011-07-26  Ian Lance Taylor  <iant@google.com>
2635         * configure.ac: Set have_compiler based on whether gcc directory
2636         exists, rather than on whether gcc is in configdirs.
2637         * configure: Rebuild.
2639 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
2641         * MAINTAINERS (Global Reviewers): Add self.
2643 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
2645         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2646         link directories.
2647         * Makefile.in: Rebuild.
2649 2011-07-20  Ian Lance Taylor  <iant@google.com>
2651         PR bootstrap/49787
2652         * configure.ac: Move --enable-bootstrap handling earlier in file.
2653         If --enable-bootstrap and either --enable-build-with-cxx or
2654         --enable-build-poststage1-with-cxx, enable C++ automatically.
2655         * configure: Rebuild.
2657 2011-07-19  Ian Lance Taylor  <iant@google.com>
2659         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
2660         make C++ a boot_language.  Set and substitute
2661         POSTSTAGE1_CONFIGURE_FLAGS.
2662         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2663         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2664         * configure, Makefile.in: Rebuild.
2666 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
2668         * MAINTAINERS (Register Allocation): Move myself from reviewers to
2669         maintainers.
2671 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
2673         * MAINTAINERS (Global Reviewers): Add myself.
2675 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2677         * configure: Regenerate.
2679 2011-07-16  Jason Merrill  <jason@redhat.com>
2681         * Makefile.def (language=c++): Add check-c++0x and
2682         check-target-libmudflap-c++.
2683         * Makefile.tpl (check-target-libmudflap-c++): New.
2684         * Makefile.in: Regenerate.
2686 2011-07-16  Matthias Klose  <doko@ubuntu.com>
2688         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2689         * Makefile.def (target_modules/libjava): Pass
2690         $(EXTRA_CONFIGARGS_LIBJAVA).
2691         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2692         if not configured with --enable-static-libjava.
2693         * Makefile.in: Regenerate.
2694         * configure: Likewise.
2696 2011-07-15  Jason Merrill  <jason@redhat.com>
2698         * Makefile.in (check-c++): Move check-gcc-c++0x after
2699         check-target-libstdc++-v3.
2701 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
2703         * MAINTAINERS (c6x port): New entry.
2705 2011-07-13  Jason Merrill  <jason@redhat.com>
2707         * Makefile.in (check-gcc-c++0x): New.
2708         (check-c++): Depend on it.
2710 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2712         PR target/39150
2713         * configure.ac (i[3456789]86-*-solaris2*): Also accept
2714         x86_64-*-solaris2.1[0-9]*.
2715         * configure: Regenerate.
2717 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
2719         * MAINTAINERS (RTL optimizers): Add self.
2721 2011-06-27  Gabriel Charette  <gchare@google.com>
2723         * MAINTAINERS (Write After Approval): Add myself.
2725 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
2727         PR regression/47836
2728         PR bootstrap/23656
2729         PR other/47733
2730         PR bootstrap/49247
2731         PR c/48825
2732         * configure.ac (target_libraries): Remove target-libiberty.
2733         Remove case-statement setting skipdirs=target-libiberty for
2734         multiple targets.  Remove checking target_configdirs and
2735         removing target-libiberty but keeping target-libgcc if
2736         otherwise empty.
2737         * Makefile.def (target_modules): Don't add libiberty.
2738         (dependencies): Remove all traces of target-libiberty.
2739         * configure, Makefile.in: Regenerate.
2741 2011-06-13  Walter Lee <walt@tilera.com>
2743         * configure.ac (tilepro-*-*) New case.
2744         (tilegx-*-*): Likewise.
2745         * configure: Regenerate.
2747 2011-06-06  Jing Yu  <jingyu@google.com>
2749         * configure.ac: Skip target-libiberty for
2750         arm*-*-linux-androideabi.
2751         * configure: Regenerated.
2753 2011-06-06  Nick Clifton  <nickc@redhat.com>
2755         * config.sub: Sync from upstream.
2757 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
2759         * MAINTAINERS (Write After Approval): Add myself.
2761 2011-06-01  Daniel Jacobowitz  <drow@false.org>
2763         * MAINTAINERS: Update my email address.
2765 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
2767         * MAINTAINERS (Write After Approval): Update my email address.
2769 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
2771         * MAINTAINERS (Write After Approval): Add myself.
2773 2011-05-08  Doug Kwan  <dougkwan@google.com>
2775         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2776         * configure: Regenerated.
2777         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2778         value from configure.
2779         * Makefile.in: Regenerated.
2781 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
2783         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2784         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2785         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2786         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2787         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2788         *-*-vxworks*): Disable newlib and libgloss in separate case
2789         statement.
2790         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2791         to separate case statement.
2792         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2793         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2794         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2795         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2796         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2797         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2798         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2799         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2800         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2801         i[[3456789]]86-*-rdos*, m32r-*-*,
2802         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2803         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2804         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2805         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2806         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2807         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2808         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2809         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2810         and libgloss in main case over targets.  Remove most empty cases
2811         in main case over targets.
2812         * configure: Regenerate.
2814 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
2816         * MAINTAINERS (Write After Approval): Add myself.
2818 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2820         * configure.ac: Remove code setting special library locations for
2821         hppa*64*-*-hpux11*.  Remove code setting compiler for
2822         sparc-sun-solaris2*.
2823         * configure: Regenerate.
2825 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
2827         * configure.ac: Separate libgloss_dir settings from general case
2828         over targets.
2829         * configure: Regenerate.
2831 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2833         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2834         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2835         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2836         cases in libgcj-disabling case statement.
2837         (hppa*64*-*-linux*): Set unsupported_languages instead of
2838         disabling target-zlib.
2839         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2840         to hppa*64*-*-hpux*.
2841         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2842         hppa*-*-hpux*.
2843         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2844         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2845         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2846         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2847         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2848         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2849         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2850         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2851         libgcj-disabling case statement.
2852         * configure: Regenerate.
2854 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2856         * configure.ac: Disable Java for targets not supporting libffi.
2857         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2858         Remove cases in Java-disabling statement.
2859         (*arm-wince-pe): Change to arm-wince-pe.
2860         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2861         cases in Java-disabling statement.
2862         (bfin-*-*): Don't disable Java again.
2863         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2864         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2865         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2866         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2867         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2868         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2869         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2870         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2871         Java-disabling statement.
2872         (mmix-*-*): Don't disable Java again.
2873         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2874         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2875         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2876         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2877         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2878         statement.
2879         * configure: Regenerate.
2881 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
2883         * configure.ac: Separate cases disabling Java and Java libraries
2884         from general case over targets.
2885         * configure: Regenerate.
2887 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
2889         * MAINTAINERS: Update my email address.
2891 2011-04-20  Easwaran Raman  <eraman@google.com>
2893         * MAINTAINERS (Write After Approval): Add myself.
2895 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
2897         PR lto/48086
2898         * configure.ac: Re-enable LTO on *-apple-darwin9*.
2899         * configure: Regenerate.
2901 2011-04-16  Jim Meyering  <meyering@redhat.com>
2903         * MAINTAINERS (Write After Approval): Add myself.
2905 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
2907         * MAINTAINERS: Update my email address.
2909 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
2911         * MAINTAINERS (Write After Approval): Add myself.
2913 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
2915         * MAINTAINERS (Write After Approval): Add myself.
2917 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
2919         * MAINTAINERS (Write After Approval): Add myself.
2921 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
2923         * configure.ac (build_tools): Remove build-byacc.
2924         (host_libs): Remove mmalloc.
2925         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2926         autoconf automake libtool diff rcs fileutils shellutils time
2927         textutils wdiff find uudecode hello tar gzip indent recode release
2928         sed perl gawk findutils gettext zip.
2929         (libgcj): Remove target-qthreads.
2930         (target_tools): Remove target-examples target-gperf.
2931         (YACC): Don't handle building byacc.
2932         * configure: Regenerate.
2933         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2934         dosutils, examples, fileutils, find, findutils, gawk, gettext,
2935         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2936         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2937         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2938         handle building components.
2939         * Makefile.in: Regenerate.
2941 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
2943         * MAINTAINERS: Update my email address as Xtensa maintainer.
2945 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2947         * config.sub: Sync from upstream.
2949 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2951         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2952         (microblaze*): Don't disable libssp.
2953         * configure: Regenerate.
2955 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2957         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2958         moveifchange.
2959         * configure: Regenerate.
2960         * Makefile.tpl: Use @SHELL@ not @config_shell@.
2961         * Makefile.in: Regenerate.
2963 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2965         * configure.ac (*-*-sysv4*): Don't enable libgomp.
2966         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2967         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2968         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2969         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2970         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2971         md_exec_prefix cases.
2972         * configure: Regenerate.
2974 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2976         * configure.ac: Separate cases disabling target-libssp,
2977         target-libiberty, target-libstdc++-v3 and Fortran from general
2978         case over targets.
2979         * configure: Regenerate.
2981 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
2983         * configure.ac (*-*-chorusos): Don't disable libgcj.
2984         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2985         Remove case.
2986         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2987         (arm-*-coff): Don't disable libgcj.
2988         (arm*-*-linux-gnueabi): Remove useless assignment.
2989         (arm-*-riscix*): Don't disable libgcj.
2990         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2991         configuration.
2992         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2993         (c54x*-*-*): Remove case.
2994         (tic54x-*-*): Don't disable GCC or GCC libraries.
2995         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
2996         to *.
2997         (d10v-*-*): Don't disable GCC libraries.
2998         (d30v-*-*): Don't disable libgcj.
2999         (h8500-*-*): Don't disable GCC libraries.
3000         (i960-*-*): Don't disable libgcj.
3001         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
3002         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3003         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
3004         libgcj.
3005         (m68k-*-coff*): Remove case.
3006         (mmix-*-*): Don't disable libgloss on host.
3007         (mn10200-*-*, mn10300-*-*): Remove cases.
3008         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3009         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
3010         Don't disable libgcj.
3011         (romp-*-*): Remove case.
3012         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
3013         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
3014         case.
3015         (v810-*-*): Don't disable GCC libraries.
3016         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
3017         (ip2k-*-*): Don't disable GCC libraries.
3018         * configure: Regenerate.
3020 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
3022         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
3023         libffi on host.
3024         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
3025         on host.
3026         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
3027         * configure: Regenerate.
3029 2011-03-26  John Marino  <binutils@marino.st>
3031         * configure.ac: Add support for *-*-dragonfly*
3032         * configure: Regenerate.
3034 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3036         * configure.ac (native_only): Remove.
3037         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
3038         send-pr uudecode guile gnuserv on host.
3039         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
3040         send-pr rcs guile perl texinfo libtool on host.
3041         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
3042         automake send-pr rcs guile perl texinfo libtool on host.
3043         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
3044         (*-*-kaos*): Don't disable target-examples target-gperf on target.
3045         (alpha*-dec-osf*): Don't disable fileutils on target.
3046         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
3047         texinfo send-pr expect dejagnu on target.
3048         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
3049         target-qthreads on target.
3050         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
3051         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
3052         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
3053         x86_64-*-mingw*): Don't disable expect on target.
3054         (*-*-cygwin*): Don't disable target-gperf on target.
3055         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
3056         gnuserv on target.
3057         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
3058         target.
3059         * configure: Regenerate.
3061 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
3063         * configure.ac (target_tools): Remove target-groff.
3064         (native_only): Remove target-groff.
3065         (hppa*64*-*-*): Don't disable byacc.
3066         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
3067         setting.
3068         (*-*-kaos*): Don't skip target-librx and target-groff.
3069         (*-*-netware*): Don't skip target-libmudflap.
3070         (*-*-tpf*): Don't skip target-libmudflap.
3071         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
3072         directories on the host.
3073         (ia64*-*-*vms*): Don't skip tix.
3074         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
3075         host.
3076         * configure: Regenerate.
3078 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
3080         * configure.ac: Remove references to mt-mep, mt-netware,
3081         mt-wince.
3082         * Makefile.def: Add all-utils soft dependencies.
3083         * Makefile.tpl: Remove GDB_NLM_DEPS.
3084         * configure: Regenerate.
3085         * Makefile.in: Regenerate.
3087 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3089         * configure.ac: Do not include mh-x86omitfp.
3090         * configure: Regenerate.
3092 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3094         * configure.ac: Remove empty cases.
3095         * configure: Regenerate.
3097 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3099         * Makefile.def: Add dependency from termcap to gdb.
3100         * Makefile.in: Regenerate.
3102 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3104         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
3105         * configure: Regenerate.
3106         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
3107         * Makefile.tpl: Likewise.
3108         * Makefile.in: Regenerate.
3110 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
3112         * configure.ac: Remove all mentions of tentative_cc.
3113         * configure: Regenerate.
3115 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3117         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
3118         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
3119         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
3120         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
3121         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
3122         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
3123         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
3124         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
3125         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
3126         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
3127         *-*-rhapsody*): Remove host cases.
3128         * configure: Regenerate.
3130 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3132         * configure.ac (ppc*-*-pe): Remove host case.
3133         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
3134         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
3135         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
3136         cases.
3137         * configure: Regenerate.
3139 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
3141         * config.sub: Update to version 2011-03-23.
3143 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3145         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
3146         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
3147         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
3148         * configure: Regenerate.
3150 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
3152         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
3153         to Write After Approval.
3154         * config-ml.in: Don't handle arc-*-elf*.
3155         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
3156         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
3157         handle GCC libraries.
3158         * configure: Regenerate.
3160 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3162         PR bootstrap/48120:
3163         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
3164         Add -lstdc++ -lm to LIBS.
3165         * configure: Regenerate.
3167 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
3169         * config.guess: Update to version 2011-02-02
3170         * config.sub: Update to version 2011-02-24
3172 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
3174         PR lto/48086
3175         * configure.ac: Re-enable LTO on *-apple-darwin9.
3176         * configure: Regenerate.
3178 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
3180         PR lto/48086
3181         * configure.ac: Disable LTO on darwin due to an assembler change in
3182         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3183         under 256.
3184         * configure: Regenerate.
3186 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
3188         * MAINTAINERS: Update myself as score backend maintainer,
3189         update my e-mail address.
3191 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
3193         * MAINTAINERS: Update my e-mail address.
3195 2011-03-06  Joey Ye  <joey.ye@arm.com>
3197         * MAINTAINERS: Update my e-mail address.
3199 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3201         * configure.ac: Adjust test of with_ppl.
3202         * configure: Regenerated.
3204 2011-03-02  Kai Tietz  <ktietz@redhat.com>
3206         * MAINTAINERS: Adjust my e-mail address.
3208 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3210         * configure.ac: Add -lpwl to ppllibs.
3211         * configure: Regenerated.
3213 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
3215         * config/cloog.m4: Add -lisl to clooglibs.
3216         * configure: Regenerated.
3218 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3220         * MAINTAINERS (CPU Port maintainers): Add self.
3222 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3224         * MAINTAINERS: Add myself as testsuite maintainer.
3226 2011-02-15  Mike Stump  <mikestump@comcast.net>
3228         * MAINTAINERS: Add myself as testsuite maintainer.
3230 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3232         Import from Libtool and gnulib:
3234         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
3236         Prepare for supporting FreeBSD 10.
3237         * config.rpath: Remove handling of freebsd1* which soon would
3238         match FreeBSD 10.0.
3240         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
3242         Remove support for FreeBSD 1.x.
3243         * libtool.m4 (_LT_LINKER_SHLIBS)
3244         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3245         soon would incorrectly match FreeBSD 10.0.
3247 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3249         PR binutils/12283
3250         * move-if-change: Import version from gnulib.
3252 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
3254         PR lto/47225
3255         * Makefile.def (lto-plugin): Double dash for enable-shared.
3256         (configure-gcc): Depend on all-lto-plugin.
3257         * Makefile.in: Rebuilt.
3259 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3261         * configure.ac: Remove extra bracket.
3262         * configure: Regenerate.
3264 2011-02-08  Tobias Burnus  <burnus@net-b.de>
3266         * MAINTAINERS: Add myself as libquadmath maintainer.
3268 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
3270         * MAINTAINERS: Update my email address.
3272 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
3274         * MAINTAINERS (option handling): Add self.
3276 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
3278         PR lto/47225
3279         * Makefile.def: Add dependency for install-gcc
3280         on install-lto-plugin.
3281         * Makfile.in: Regenerated
3283 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
3285         * MAINTAINERS (CPU Port Maintainers): Add myself.
3287 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
3289         PR libgcj/44341
3290         * configure.ac: Discard --with-* flags for host when configuring
3291         target libraries for cross build.
3292         * configure: Rebuilt.
3294 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3296         * MAINTAINERS (linear loop transforms): Removed.
3298 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
3300         * configure.ac: If with_ppl is no, move setting with_cloog=no
3301         after CLOOG_REQUESTED check.
3302         * configure: Regenerated.
3304 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3306         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3307         CLooG has been requested.
3308         * configure: Regenerated.
3310 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
3312         * configure: Regenerated.
3313         * configure.ac: Check for version 0.11 (or later revision) of PPL.
3315 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
3317         * configure: Regenerated.
3318         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3320 2011-01-21  Andreas Schwab  <schwab@redhat.com>
3322         * configure.ac: Use AS_HELP_STRING throughout.
3323         * configure: Regenerate.
3325 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
3327         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3328         * configure: Regenerate.
3330 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
3332         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3334 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
3336         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3337         for ia64-hpux.
3338         * configure: Regenerate.
3340 2011-01-07  Jan Hubicka  <jh@suse.cz>
3342         PR lto/47225
3343         * Makefile.in: Regenerate.
3344         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3345         configure.
3347 2011-01-07  Jan Hubicka  <jh@suse.cz>
3349         * Makefile.in: Regenerate.
3350         * Makefile.def (gcc host module) and soft dependency on lto-plugin
3351         and configure dependency on lto-plugin configure.
3352         (lto-plugin module): Remove dependency on GCC; add dependency on
3353         liniberty.
3355 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
3357         * MAINTAINERS (Write After Approval): Add myself.
3359 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
3361         * configure: Regenerate.
3363 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
3365         * configure.ac: (picochip): Disable libiberty.
3367 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
3369         * MAINTAINERS (Write After Approval): Add myself.
3371 2010-12-10  Ian Lance Taylor  <iant@google.com>
3373         PR bootstrap/46819
3374         * configure.ac: For --disable-libgcj clear libgcj_saved.
3375         * configure: Rebuild.
3377 2010-12-10  Tobias Burnus  <burnus@net-b.de>
3379         PR fortran/46540
3380         * configure.ac: Add --disable-libquadmath and
3381         --disable-libquadmath-support.
3382         * configure: Regenerate.
3384 2010-12-03  Ian Lance Taylor  <iant@google.com>
3386         * MAINTAINERS: Add myself as libgo maintainer.
3388 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
3390         PR libffi/46792
3391         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3392         * configure: Regenerate.
3394 2010-12-02  Ian Lance Taylor  <iant@google.com>
3396         * configure.ac: Always set default for poststage1_ldflags to
3397         -static-libstdc++ -static-libgcc.
3399 2010-11-29  Andreas Schwab  <schwab@redhat.com>
3401         * configure.ac: Move comment to remove extra space in last argument
3402         of GCC_TARGET_TOOL.
3404 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
3406         PR other/46026
3407         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3408         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3409         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3410         (BASE_FLAGS_TO_PASS): Use it.
3411         * configure: Rebuilt.
3412         * Makefile.in: Rebuilt.
3414 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
3416         PR binutils/12258
3417         * configure.ac: Correct comments for --enable-gold/--enable-ld.
3418         Properly check default linker.
3419         * configure: Regnerated.
3421 2010-11-23  Matthias Klose  <doko@ubuntu.com>
3423         * configure.ac: For --enable-gold, handle value `default' instead of
3424         `both*'.  New configure option --{en,dis}able-ld.
3425         * configure: Regenerate.
3427 2010-11-20  Ian Lance Taylor  <iant@google.com>
3429         * configure.ac: Only disable a language library if no language needs
3430         it.  Don't let --disable-libgcj uncondtionally disable libffi.
3431         * configure: Rebuild.
3433 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3435         * Makefile.in: Regenerate.
3437         PR other/46202
3438         * configure.ac: Fix just-built in-tree STRIP name to be
3439         binutils/strip-new.
3440         * configure: Regenerate.
3441         * Makefile.def (install-strip-gcc, install-strip-binutils)
3442         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3443         (install-strip-sid): Mirror dependencies on non-strip variants
3444         of these targets on the respective -strip prerequisites.
3445         * Makefile.tpl (install-strip, install-strip-host)
3446         (install-strip-target): New targets.
3447         (install-strip-[+module+], install-strip-target-[+module+]):
3448         New targets.
3449         * Makefile.in: Regenerate.
3451 2010-11-19  Ian Lance Taylor  <iant@google.com>
3452             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3454         * configure.ac: Add target-libgo to target_libraries.  Set
3455         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3456         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3457         (HOST_EXPORTS): Add GOC.
3458         (BASE_TARGET_EXPORTS): Add GOC.
3459         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3460         (GOCFLAGS_FOR_TARGET): New variable.
3461         (EXTRA_HOST_FLAGS): Add GOC.
3462         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3463         * Makefile.def (target_modules): Add libgo.
3464         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3465         (dependencies): Add dependency from configure-target-libgo to
3466         configure-target-libffi and all-target-libstdc++-v3.  Add
3467         dependencies from all-target-libgo to all-target-libffi.
3468         (languages): Add go.
3469         * configure: Rebuild.
3470         * Makefile.in: Rebuild.
3472 2010-11-19  Ian Lance Taylor  <iant@google.com>
3474         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3475         compiler/flag environment variables.
3477 2010-11-18  Ian Lance Taylor  <iant@google.com>
3479         * configure.ac: Check for lang_requires_boot_languages in
3480         config-lang.in files.
3481         * configure: Rebuild.
3483 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3484             Tobias Burnus  <burnus@net-b.de>
3486         PR fortran/32049
3487         * Makefile.def: Add libquadmath; build it with language=fortran.
3488         * configure.ac: Add libquadmath.
3489         * Makefile.tpl: Handle multiple libs in check-[+language+].
3490         * Makefile.in: Regenerate.
3491         * configure: Regenerate.
3493 2010-11-16  Tom Tromey  <tromey@redhat.com>
3495         * MAINTAINERS: Moved myself to reviewers section.
3497 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
3499         * MAINTAINERS: Moved myself to reviewers section.
3501 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3503         * MAINTAINERS (Various Maintainers): Add self for build machinery.
3504         (Write After Approval): Remove self.
3506 2010-11-15  Andreas Schwab  <schwab@redhat.com>
3508         * configure.ac: Fix spelling in option names.
3509         * configure: Regenerated.
3511 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
3513         PR bootstrap/39622
3514         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3515         * configure: Regenerated.
3517 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
3519         * MAINTAINERS: Update my email address.
3521 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3523         * configure: Regenerate.
3525 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3527         * configure: Regenerate.
3529 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3531         * configure: Regenerate.
3533 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
3535         * configure: Regenerate.
3537 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
3539         * configure.ac: Support official CLooG.org versions.
3540         * configure: Regenerate.
3541         * config/cloog.m4: New.
3543 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
3545         * MAINTAINERS (Write After Approval): Add myself.
3547 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
3549         * MAINTAINERS: Update my email address.
3551 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
3553         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3554         * configure: Regenerate.
3556 2010-11-03  Ian Lance Taylor  <iant@google.com>
3557             Dave Korn  <dave.korn.cygwin@gmail.com>
3559         PR lto/46273
3560         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
3561         and on other supported platforms whenever LTO is enabled.
3562         * configure: Rebuild.
3564 2010-11-02  Alan Modra  <amodra@gmail.com>
3566         PR binutils/12110
3567         * configure.ac: Error when source path contains spaces.
3568         * configure: Regenerate.
3570 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
3572         * MAINTAINERS: Update my email address.
3574 2010-10-20  Ian Lance Taylor  <iant@google.com>
3576         * Makefile.def (target_modules): Set lib_path to src/.libs for
3577         libstdc++-v3 module.
3578         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3579         * Makefile.in: Rebuild.
3581 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3583         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3584         (Write After Approval): Remove myself.
3586 2010-10-15  Tristan Gingold  <gingold@adacore.com>
3588         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3590 2010-10-14  Douglas Rupp  <rupp@gnat.com>
3592         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3594 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
3596         * configure.ac (build_lto_plugin): New shell variable.
3597         (--enable-lto): Turn on by default for all non-ELF platforms that
3598         have had LTO support added so far.  Set build_lto_plugin appropriately
3599         for both ELF and non-ELF.
3600         (configdirs): Add lto-plugin or not based on build_lto_plugin.
3601         * configure: Regenerate.
3603 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3605         Sync from src:
3606         * configure.ac (v850 support): Remove target-libgloss from
3607         noconfigdirs.
3608         * configure: Regenerate.
3610 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3612         PR bootstrap/45326
3613         PR bootstrap/45174
3614         * configure.ac: Honor initial values of $build_configargs,
3615         $host_configargs, $target_configargs.  Mark the precious, so
3616         environment settings get recorded.
3617         * configure: Regenerate.
3619 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3621         PR bootstrap/45796
3622         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3623         Depend on all-build-libiberty.
3624         * Makefile.in: Regenerate.
3626 2010-09-30  Michael Eager  <eager@eagercon.com>
3628         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3629         * configure: Regenerate.
3631 2010-09-28  Michael Eager  <eager@eagercon.com>
3633         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3635 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3637         PR bootstrap/44621
3638         * configure.ac: Fix unportable shell quoting.
3639         * configure: Regenerate.
3641 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
3643         * configure.ac (enable-lto): Add Darwin to the list of supported lto
3644         targets and amend comment.
3645         * configure: Regenerate.
3647 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
3649         * MAINTAINERS (Write After Approval): Add myself.
3651 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
3653         * configure.ac: Enable LTO by default on Darwin.
3654         * configure: Regenerate.
3656 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
3658         * MAINTAINERS (Write After Approval): Add myself.
3660 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
3662         * MAINTAINERS (Write After Approval): Add myself.
3664 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
3666         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3667         ports
3669 2010-07-28  David Yuste  <david.yuste@gmail.com>
3671         * MAINTAINERS (Write After Approval): Add myself.
3673 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
3675         * configure.ac: Support all v850 targets.
3676         * configure: Regenerate.
3678 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
3680         PR bootstrap/44455
3681         * configure.ac (extra_mpfr_configure_flags): Copy from
3682         extra_mpc_gmp_configure_flags.
3683         * configure: Re-generated.
3685 2010-07-22  Andi Kleen  <ak@linux.intel.com>
3687         * MAINTAINERS (Write After Approval): Add myself.
3689 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
3691         * MAINTAINERS (Write After Approval): Add myself.
3693 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
3699         PR target/44862
3700         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3701         Provide -B option to allow for link spec %s substitutions for
3702         libstdc++.a on darwin.
3703         * Makefile.in: Regenerate.
3705 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
3707         * MAINTAINERS (Reviewers): Update my e-mail address
3709 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
3711         * Makefile.def (configure-gcc): Depend on all-libelf.
3712         * Makefile.in: Rebuild.
3714 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
3716         * MAINTAINERS (Write After Approval): Add myself in the right place.
3718 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
3720         * MAINTAINERS (Write After Approval): Add myself.
3722 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
3724         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3726 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
3728         * config.sub: Update to version 2010-05-21.
3729         * config.guess: Update to version 2010-04-03.
3731 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
3733         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3734         * configure: Regenerate.
3736 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
3738         * MAINTAINERS (Write After Approval): Add myself.
3740 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
3742         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3743         a platform that supports LTO.
3744         * configure: Regenerate.
3746 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
3748         * configure.ac: Allow all the versions greater than 0.10 of PPL.
3749         * configure: Regenerated.
3751 2010-04-27  Roland McGrath  <roland@redhat.com>
3752             H.J. Lu  <hongjiu.lu@intel.com>
3754         * configure.ac (--enable-gold): Support both, both/gold and
3755         both/bfd to add gold to configdirs without removing ld.
3756         * configure: Regenerated.
3758         * Makefile.def: Add install-gold dependency to install-ld.
3759         * Makefile.in: Regenerated.
3761 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
3763         PR lto/42776
3764         * configure.ac (--enable-lto): Refactor handling so libelf tests
3765         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3766         and allow LTO to be explicitly enabled on non-ELF platforms that
3767         are known to support it inside else-clause.
3768         * configure: Regenerate.
3770 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
3772         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3773         * configure: Regenerate.
3775 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
3777         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3778         * configure: Regenerate.
3780 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3782         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3783         separately.
3784         * configure: Regenerate.
3786 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
3788         * MAINTAINERS (Write After Approval): Add myself.
3790 2010-04-14  Tristan Gingold  <gingold@adacore.com>
3792         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3793         * configure: Regenerate.
3795 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
3797         * configure: Regenerate after change to elf.m4.
3799 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
3801         * MAINTAINERS (Write After Approval): Add myself.
3803 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3805         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3806         * configure: Regenerated.
3808 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
3810         * configure.ac: Print "buggy but acceptable" when CLooG
3811         revision is less than 9.
3812         * configure: Regenerated.
3814 2010-04-01  Diego Novillo  <dnovillo@google.com>
3816         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3818 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3820         PR bootstrap/43615
3821         PR bootstrap/43328
3823         Revert:
3825         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3827         * configure.ac: Do not pass --enable-multilib nor
3828         --disable-multilib in baseargs.  Accept explicitly passed
3829         --enable_multilib.
3830         * configure: Regenerate.
3832 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
3834         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3836 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
3838         * MAINTAINERS: Remove myself.
3840 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
3842         PR bootstrap/43328
3843         * configure.ac: Do not pass --enable-multilib nor
3844         --disable-multilib in baseargs.  Accept explicitly passed
3845         --enable_multilib.
3846         * configure: Regenerate.
3848 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
3850         * MAINTAINERS (spu port): Remove me.
3852 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3854         * configure.ac (tic6x-*-*): New case.
3855         * configure: Regenerate.
3857 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
3859         * config.sub: Update to version 2010-03-22.
3860         * config.guess: Update to version 2009-12-30.
3862 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
3864         PR ada/42554
3865         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3866         * configure: Regenerate.
3868 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
3870         * MAINTAINERS: Update my email address.
3872 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
3874         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3875         (ghassan.shobaki@amd.com): Removed.
3877 2010-03-17  Alan Modra  <amodra@gmail.com>
3879         * MAINTAINERS: Update my email address.
3881 2010-03-16  Diego Novillo  <dnovillo@google.com>
3883         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3884         Matthews.
3886 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3888         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3889         Gutson, Jeffrey D. Oldham and Mark Shinwell.
3891 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
3893         * MAINTAINERS: Update my email address.
3895 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
3897         * MAINTAINERS: Update my email address.
3899 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
3901         * MAINTAINERS: Update my email address.
3903 2010-03-09  Jie Zhang  <jie@codesourcery.com>
3905         * MAINTAINERS: Update my email address.
3907 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3909         PR libstdc++/32499
3910         * configure.ac (RANLIB): Default to true.
3911         (STRIP): Likewise.
3912         (RANLIB_FOR_TARGET): Remove superfluous : argument.
3913         * configure: Regenerate.
3915 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
3917         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3918         (Write After Approval): Update my email address.
3920 2010-02-17  Nick Clifton  <nickc@redhat.com>
3922         PR 11238
3923         * Makefile.tpl (local-distclean): Also remove config.cache files in
3924         sub-directories as there may not be Makefiles present in the
3925         sub-directories.
3926         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3927         the config.cache files found by the find command.
3929         * Makefile.in: Regenerate.
3930         * configure.ac: Revert previous delta.
3931         * configure: Regenerate.
3933 2010-02-15  Nick Clifton  <nickc@redhat.com>
3935         PR 11238
3936         * configure.ac: Delete config.cache files in sub-directories when
3937         deleting Makefiles.
3938         * configure: Regenerate.
3940 2010-02-12  Ben Elliston  <bje@gnu.org>
3942         * MAINTAINERS: Update my email address.
3944 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
3946         * MAINTAINERS (spu port): Update my email address.
3948 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
3950         * MAINTAINERS: Add myself as a maintainer for the bfin port.
3952 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
3954         * configure.ac: Add "recommended" version checks for GMP/MPC.
3955         Update recommended GMP/MPFR/MPC versions.
3956         * configure: Regenerate.
3958 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
3960         * MAINTAINERS: Move my Embecosm email address into the
3961         write-after-approval section.
3963 2010-01-26  Ian Lance Taylor  <iant@google.com>
3965         * MAINTAINERS: Add myself as Go frontend maintainer.
3967 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
3969         PR libstdc++/36101, PR libstdc++/42813
3970         * configure.ac (bootstrap_target_libs): Make inclusion of
3971         target-libgomp conditional on libgomb being in target_configdirs.
3972         * configure: Regenerate.
3974 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
3976         PR libstdc++/36101, PR libstdc++/42813
3977         * configure.ac (bootstrap_target_libs): Include target-libgomp.
3978         * configure: Regenerate.
3980 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
3982         PR libstdc++/36101, PR libstdc++/42813
3983         * configure.ac (target_configdirs): Substitute.
3984         * Makefile.def: Bootstrap target module libgomp.
3985         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3986         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3987         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3988         * configure, Makefile.in: Regenerate.
3990 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
3992         * MAINTAINERS: Adjust my details.
3994 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
3996         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3998 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
4000         * MAINTAINERS: reindented my entry with tabs instead of spaces.
4002 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
4008         * MAINTAINERS (Write After Approval): Add myself.
4010 2010-01-11  Richard Guenther  <rguenther@suse.de>
4012         PR lto/41569
4013         * Makefile.def (all-lto-plugin): Depend on all-gcc.
4014         * Makefile.in: Regenerated.
4016 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
4018         * configure.ac: Enable libjava build on x86_64-*freebsd*.
4019         * configure: Regenerate.
4021 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4022             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4024         PR bootstrap/42424
4025         * configure.ac: Include libtool m4 files.
4026         (_LT_CHECK_OBJDIR): Call it.
4027         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
4028         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
4030         * configure: Regenerate.
4032 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4034         PR bootstrap/41818
4035         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
4036         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
4037         * Makefile.in: Regenerate.
4039 2010-01-02  Richard Guenther  <rguenther@suse.de>
4041         PR lto/41529
4042         * configure.ac: Include config/elf.m4.  Disable LTO if not
4043         builting for an elf target.
4044         * configure: Regenerate.
4046 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
4048         * MAINTAINERS: Change my email address.
4050 2009-12-18  Ben Elliston  <bje@au.ibm.com>
4052         * config.sub, config.guess: Update from upstream sources.
4054 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
4056         * MAINTAINERS (Write After Approval): Add myself.
4058 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4060         PR middle-end/30447
4061         PR middle-end/30789
4062         PR other/40302
4064         * configure.ac: Require MPC.
4065         * configure: Regenerate.
4067 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4069         PR target/38384
4070         PR bootstrap/40972
4071         * libtool.m4: Sync from git Libtool.
4072         * ltoptions.m4: Likewise.
4073         * ltversion.m4: Likewise.
4074         * lt~obsolete.m4: Likewise.
4075         * ltmain.sh: Likewise.
4077 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4079         * configure.ac: Update minimum MPC version to 0.8.
4080         * configure: Regenerate.
4082 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
4084         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
4085         * configure: Regenerated.
4087 2009-11-21  Ian Lance Taylor  <iant@google.com>
4089         * configure.ac: Change default of poststage1_ldflags to be empty if
4090         poststage1_libs is set.  When poststage1_libs is empty, and
4091         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
4092         * configure: Rebuild.
4094 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
4096         * MAINTAINERS (Write After Approval): Update my email address.
4098 2009-11-20  Ben Elliston  <bje@au.ibm.com>
4100         * config.guess: Update from upstream sources.
4102 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4104         * Makefile.def: Restore host and target settings for gmp.
4105         * Makefile.in: Rebuild.
4107 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
4109         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
4110         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
4111         Fix portability of test of C++ as bootstrap language.  Add
4112         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
4113         * configure: Rebuild.
4114         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
4115         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
4116         in-tree building.
4117         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
4118         (POSTSTAGE1_HOST_EXPORTS): Use it.
4119         (STAGE[+id+]_CXXFLAGS): New.
4120         (BASE_FLAGS_TO_PASS): Pass it down.
4121         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
4122         extra_exports.
4123         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
4124         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
4125         extra_exports.
4126         * Makefile.in: Rebuild.
4128 2009-11-17  Ben Elliston  <bje@au.ibm.com>
4130         * config.sub, config.guess: Update from upstream sources.
4132 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
4134         * MAINTAINERS (Write After Approval): Add myself.
4136 2009-11-09  Jon Beniston  <jon@beniston.com>
4138         * MAINTAINERS (Write After Approval): Add myself.
4140 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
4142         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
4143         paths for *-w64-mingw* and x86_64-*mingw*.
4144         * configure: Regenerated.
4146 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
4148         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
4150 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
4152         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
4153         Phil Edwards to Write-After Approval.
4155 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
4157         * configure.ac: Disable target-winsup & co for
4158         x86_64-*-mingw* and *-w64-mingw* targets.
4159         * configure: Regenerated.
4161 2009-10-16  Nick Clifton  <nickc@redhat.com>
4163         * MAINTAINERS: Add myself as a maintainer for the RX port.
4165 2009-10-26  Johannes Singler  <singler@kit.edu>
4167         * MAINTAINERS (Write After Approval): Update my e-mail address.
4169 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4171         * configure.ac (CLooG test): Use = with test.
4172         * configure: Regenerate.
4174 2009-10-22  Richard Guenther  <rguenther@suse.de>
4176         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
4177         cloog if the ppl version check failed.  Move flags saving
4178         before setting in libelf check.
4179         * configure: Regenerate.
4181 2009-10-21  Richard Guenther  <rguenther@suse.de>
4183         * configure.ac: Adjust the ppl and cloog configure to work as
4184         documented.  Disable cloog if ppl was disabled.  Omit the version
4185         checks if they were disabled.
4186         * configure: Re-generate.
4188 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4190         * configure.ac: Add 'lto' to enable_languages, not
4191         new_enable_languages, and only if not already present.
4192         * configure: Regenerate.
4194 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
4196         * README: Refer to the various COPYING* files instead of just
4197         COPYING.
4198         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4200 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
4202         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4204 2009-10-07  Richard Guenther  <rguenther@suse.de>
4206         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4207         and Richard Guenther as reviewers.
4208         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4209         as reviewers.
4211 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
4213         * config.sub: Update from upstream sources.
4215 2009-10-06  Ian Lance Taylor  <iant@google.com>
4217         * Makefile.def: check-gold depends upon all-gas.
4218         * Makefile.in: Rebuild.
4220 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
4222         * MAINTAINERS (Write After Approval): Add myself.
4224 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
4226         * Makefile.def: all-lto-plugin depends on all-libiberty.
4227         set bootstrap=true for lto-plugin.
4228         Add lto-plugin.
4229         * Makefile.in: Regenerate.
4230         * configure.ac (host_libs): Add lto-plugin.
4231         * configure: Regenerate.
4233 2009-10-03  Diego Novillo  <dnovillo@google.com>
4235         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4236         (HOST_LIBELFLIBS): Define.
4237         (HOST_LIBELFINC): Define.
4238         * Makefile.in: Regenerate.
4239         * configure.ac: Add --enable-lto.
4240         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4241         If --enable-lto is used, add 'lto' to new_enable_languages.
4242         If --enable-lto is used and gold is enabled, add
4243         lto-plugin to configdirs.
4244         * configure: Regenerate.
4246 2009-10-03  Simon Baldwin  <simonb@google.com>
4248         * configure.ac: If --with-system-zlib, suppress local zlib and
4249         pass --with-system-zlib to subdir configure scripts.
4250         * configure: Regenerate.
4252 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
4253             Paolo Bonzini  <bonzini@gnu.org>
4255         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4256         $(srcdir).
4257         * Makefile.in: Rebuilt.
4259 2009-09-26  Gary Funck  <gary@intrepid.com>
4261         * MAINTAINERS (Write After Approval): Add myself.
4263 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4265         * configure.ac: Update minimum MPC version to 0.7.
4266         * configure: Regenerate.
4268 2009-09-25  Nick Clifton  <nickc@redhat.com>
4270         * configure.ac: Pass any --cache-file=/dev/null option on to
4271         subconfigures.
4272         * configure: Regenerate.
4274 2009-09-23  Nick Clifton  <nickc@redhat.com>
4276         * config.sub, config.guess: Update from upstream sources.
4278 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
4280         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4281         * Makefile.in: Rebuilt.
4283 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4285         PR bootstrap/32272
4286         * configure.ac: Error out if $srcdir isn't '.' but contains
4287         host-${host_noncanonical}.
4288         * configure: Regenerate.
4290 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4292         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4293         maintainer.
4295 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4297         * configure.ac: If bootstrapping a combined tree with
4298         --enable-gold, require c++ in stage1_languages.
4299         * configure: Regenerate.
4301         * configure.ac: Also add target_libs of stage1_languages to
4302         bootstrap_target_libs.
4303         * configure: Regenerate.
4305         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4306         with --enable-languages not containing c++.
4307         * configure: Regenerate.
4309 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
4311         * configure.ac: Disable java and boehm-gc for bfin-*-*.
4312         * configure: Regenerate.
4314 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
4316         * MAINTAINERS (Write After Approval): Update my e-mail address,
4317         and move from from here...
4318         (Waiting for paperwork): To here.
4320 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
4322         * MAINTAINERS (Reviewers): Add self as driver reviewer.
4324 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4326         * configure.ac: Do not use $extrasub for replacing @if/@endif
4327         parts in Makefile; instead, use additional arguments to
4328         AC_CONFIG_COMMANDS to do the replacement manually, with several
4329         sed invocations, to avoid HP-UX sed command limits.
4330         * configure: Regenerate.
4332 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
4334         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4335         blank before -L.
4337 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
4339         * configure.ac (with-build-config): Document.  Handle without.
4340         Handle missing argument.
4341         * configure: Rebuilt.
4343 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
4345         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
4346         Default to bootstrap-debug only if compare-debug works.
4347         * configure: Rebuilt.
4348         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4349         * Makefile.in: Rebuilt.
4351 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4353         * MAINTAINERS (OS Port Maintainers): Update my email address.
4355 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
4357         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4358         * Makefile.in: Rebuilt.
4360 2009-09-01  Chris Demetriou  <cgd@google.com>
4362         * MAINTAINERS (Write After Approval): Add myself.
4364 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
4366         PR debug/30161
4367         * include/dwarf2.h (enum dwarf_tag): Added
4368         DW_TAG_GNU_template_template_param
4369         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4371 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4373         * Makefile.tpl (AWK): Fix typo.
4374         * Makefile.in: Regenerate.
4376 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
4378         * configure.ac: Detect awk and sed.
4379         * Makefile.def (flags_to_pass): Add AWK and SED.
4380         * Makefile.tpl (AWK, SED): New.
4381         (BASE_FLAGS_TO_PASS): Add AWK and SED.
4382         * configure: Regenerate.
4383         * Makefile.in: Regenerate.
4385 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
4387         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4388         (collapseslashes): Likewise.
4390 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4392         * configure.ac (AC_PREREQ): Bump to 2.64.
4394 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4396         * configure.ac: Remove --with-datarootdir, --with-docdir,
4397         --with-pdfdir, --with-htmldir switches.
4398         * configure: Regenerate.
4400         * configure: Regenerate.
4402         * compile: Sync from Automake 1.11.
4403         * depcomp: Likewise.
4404         * install-sh: Likewise.
4405         * missing: Likewise.
4406         * mkinstalldirs: Likewise.
4407         * ylwrap: Likewise.
4409 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
4411         * ltmain.sh (func_normal_abspath): New function.
4412         (func_relative_path): Likewise.
4413         (func_mode_help): Document new -bindir option for link mode.
4414         (func_mode_link): Add new -bindir option, and use it to place
4415         output DLL if specified.
4417 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4419         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4420         (baseargs): Add --disable-option-checking.
4421         * configure: Regenerate.
4423         * Makefile.def (configure-target-libiberty): Depend on
4424         all-binutils and all-ld.
4425         (configure-target-newlib): Likewise.
4426         * Makefile.in: Regenerate.
4428 2009-08-17  Ben Elliston  <bje@au.ibm.com>
4430         * config.sub, config.guess: Update from upstream sources.
4432 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4434         Sync from src, merge:
4436         2009-07-02  Tristan Gingold  <gingold@adacore.com>
4438         * configure.ac: Do not exclude gas for i386-*-darwin.
4439         Add a case for x86_64-*-darwin.
4440         * configure: Regenerate.
4442 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
4444         * MAINTAINERS: Add my name to Write After Approval list.
4446 2009-08-06  Michael Eager  <eager@eagercon.com>
4448         * configure.ac: Add Microblaze target.
4449         * configure: Regenerate.
4451 2009-07-31  Christian Bruel  <christian.bruel@st.com>
4453         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4454         * configure: Regenerate.
4456 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
4458         * MAINTAINERS (Write After Approval): Update my e-mail address.
4460 2009-07-06  Ian Lance Taylor  <iant@google.com>
4462         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4463         * configure: Rebuild.
4465 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
4467         * MAINTAINERS: Move myself to the Graphite Reviewers.
4469 2009-06-30  Wei Guozhi  <carrot@google.com>
4471         * MAINTAINERS: Add my name to Write After Approval list.
4473 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
4475         PR bootstrap/40338
4476         * configure.ac (comparestring): Create new variable.
4477         * Makefile.tpl (comparestring): Use to skip some comparisions.
4478         * configure: Regenerate.
4479         * Makefile.in: Regenerate.
4481 2009-06-26  Doug Evans  <dje@sebabeach.org>
4483         * Makefile.def (host_modules): Add cgen.
4484         * Makefile.in: Regenerate.
4485         * configure.ac (host_tools): Add cgen.
4486         * configure: Regenerate.
4488 2009-06-23  DJ Delorie  <dj@redhat.com>
4490         * MAINTAINERS: Add myself as mep maintainer.
4492 2009-06-23  Ian Lance Taylor  <iant@google.com>
4494         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
4495         boot_languages.  Only bootstrap target libraries listed in
4496         target_libs for some boot language.  Add --with-stage1-ldflags,
4497         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
4498         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
4499         if not building with C++.
4500         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4501         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4502         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4503         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4504         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
4505         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
4506         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4507         * configure, Makefile.in: Rebuild.
4509 2009-06-23  Li Feng  <nemokingdom@gmail.com>
4511         * MAINTAINERS: Added my name to write-after-approval list.
4513 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
4515         * configure.ac: Define is_elf for QNX Neutrino targets.
4516         * configure: Regenerate.
4518 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
4520         * MAINTAINERS: Added my name to the write-after-approval list
4522 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4524         * configure.ac: Detect MPC in default directory.
4525         * configure: Regenerate.
4527 2009-06-03  Jerome Guitton  <guitton@adacore.com>
4528             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4530         * Makefile.tpl (all): Avoid a trailing backslash.
4531         * Makefile.in: Regenerate.
4533 2009-06-03  Ben Elliston  <bje@au.ibm.com>
4535         * config.sub, config.guess: Update from upstream sources.
4537 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
4539         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4540         to noconfdirs.
4541         * configure: Regenerate.
4543 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
4545         * Makefile.tpl ([+compare-target+]): Compare all stage
4546         directories, rather than just gcc.
4547         * Makefile.in: Rebuilt.
4549 2009-06-01  Doug Kwan  <dougkwan@google.com>
4551         * configure.ac: Support gold for target arm*-*-*.
4552         * configure: Regenerate.
4554 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4556         * Makefile.def: Add MPC support and dependencies.
4557         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
4559         * Makefile.in, configure: Regenerate.
4561 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
4563         * Makefile.tpl (all): Avoid harmless warning in make all when
4564         gcc-bootstrap is enabled but stage_last does not exist.
4565         * Makefile.in: Rebuilt.
4567 2009-05-24  Nicolas Roche  <roche@adacore.com>
4569         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4570         * Makefile.in: Regenerate.
4572 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
4574         * MAINTAINERS: Update my e-mail address.
4576 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
4578         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
4579         * configure:  Regenerate.
4581 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4583         PR other/40159
4584         * Makefile.tpl (all): Don't assume gcc-bootstrap and
4585         gcc-no-bootstrap are mutually exclusive.
4586         * Makefile.in: Rebuilt.
4588 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
4590         PR other/40159
4591         * Makefile.tpl (all): Don't end with unconditional success.
4592         * Makefile.in: Rebuilt.
4594 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
4596         PR target/37137
4597         * Makefile.def (flags_to_pass): Remove redundant and incomplete
4598         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4599         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4600         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
4601         stage_configureflags, stage_cflags and stage_libcflags into
4602         explicit Makefile macros.
4603         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4604         GFORTRAN.
4605         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4606         CC.  Set CC_FOR_BUILD from CC.
4607         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4608         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4609         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4610         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
4611         and GFORTRAN.
4612         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4613         (_LIBCFLAGS): Renamed to _TFLAGS.
4614         (do-compare-debug, do-compare3-debug): Drop.
4615         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4616         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4617         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4618         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4619         (XGCC_FLAGS_FOR_TARGET): New.
4620         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4621         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4622         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4623         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4624         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
4625         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
4626         TFLAGS.
4627         (BUILD_CONFIG): Include if requested.
4628         (all): Set TFLAGS on bootstrap.
4629         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4630         (all-stageid-prefixmodule): Likewise.
4631         (do-clean, distclean-stageid): Set TFLAGS.
4632         (restrap): Fix whitespace.
4633         * Makefile.in: Rebuilt.
4635 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
4637         * config.guess: Sync with src.
4639 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
4641         * configure.ac ($with_ppl):  Default to no if not supplied.
4642         ($with_cloog):  Likewise.
4643         configure:  Regenerate.
4645 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
4647         * MAINTAINERS: Update my e-mail address.
4649 2009-04-27  Nick Clifton  <nickc@redhat.com>
4651         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4653 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
4655         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4656         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4657         * Makefile.in: Regenerate.
4659 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4661         PR bootstrap/39739
4662         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4663         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4665         * configure, Makefile.in: Regenerate.
4667 2009-04-21  Taras Glek  <tglek@mozilla.com>
4669         * include/hashtab.h: Update GTY annotations to new syntax
4670         * include/splay-tree.h: Likewise
4672 2009-04-17  Ben Elliston  <bje@au.ibm.com>
4674         * config.sub, config.guess: Update from upstream sources.
4676 2009-04-15  Anthony Green  <green@moxielogic.com>
4678         * configure.ac: Add moxie support.
4679         * configure: Rebuilt.
4681 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
4683         * configure.ac: Change copyright header to refer to version
4684         3 of the GNU General Public License and to point readers at the
4685         COPYING3 file and the FSF's license web page.
4686         * Makefile.def: Likewise.
4687         * Makefile.tpl: Likewise.
4688         * Makefile.in: Regenerate.
4690 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
4692         * configure.ac: Restore match for darwin9 or later. Use double
4693         brackets since regeneration eats one pair.
4694         * configure: Regenerate.
4696 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
4698         PR gas/10039
4699         * configure.ac: Require texinfo 4.7.
4700         * configure: Regenerated.
4702 2009-04-09  Nick Clifton  <nickc@redhat.com>
4704         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4705         the GCC Runtime Library Exception.
4707 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
4709         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4710         * configure: Regenerate.
4712 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
4714         * Makefil.def (languages): New entries.
4715         * Makefile.tpl (check-gcc-*): New generic target.
4716         * Makefile.in: Regenerate.
4718 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
4720         * MAINTAINERS:  Update my email address.
4722 2009-03-18  Tom Tromey  <tromey@redhat.com>
4724         * configure: Rebuild.
4725         * configure.ac (host_libs): Add libiconv.
4726         * Makefile.in: Rebuild.
4727         * Makefile.def (host_modules): Add libiconv.
4728         (configure-gdb, all-gdb): Depend on libiconv.
4730 2009-03-16  Tristan Gingold  <gingold@adacore.com>
4732         * configure.ac: Treat gdb as supported on x86_64-darwin.
4733         * configure: Regenerate.
4735 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
4737         * configure.ac (--with-host-libstdcxx): New option.
4738         * configure: Regenerate.
4740 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
4742         * MAINTAINERS:  Move myself into the write after approval list.
4744 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
4746         * MAINTAINERS: Update e-mail address.
4748 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
4750         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4752 2009-03-10  Ira Rosen  <irar@il.ibm.com>
4754         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4756 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4758         Backport from git Libtool:
4760         2009-01-19  Robert Millan  <rmh@aybabtu.com>
4761         Support GNU/kOpenSolaris.
4762         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4763         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4764         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4765         GNU/kOpenSolaris.
4767 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
4769         * MAINTAINERS: Update e-mail address.
4771 2009-02-24  Michael Eager  <eager@eagercon.com>
4773         * MAINTAINERS (Write After Approval): Add self.
4775 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
4777         * MAINTAINERS (Write After Approval): Add myself.
4779 2009-02-05  Andreas Schwab  <schwab@suse.de>
4781         * Makefile.tpl (stage_last): Define $r and $s before using
4782         $(RECURSE_FLAGS_TO_PASS).
4783         * Makefile.in: Regenerate
4785 2009-01-30  Ian Lance Taylor  <iant@google.com>
4787         * MAINTAINERS: Move myself to the Global Reviewers list.
4789 2009-01-29  Robert Millan  <rmh@aybabtu.com>
4791         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4792         * configure: Regenerate.
4794 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
4796         * MAINTAINERS: Make whitespace consistent.
4797         Remove Robert Millan from Write After Approval.
4799 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
4801         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4802         (all-opcodes): Depend on all-libiberty.
4803         * Makefile.in: Regenerate.
4805 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
4807         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4808         * configure: Regenerate.
4810 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
4812         * MAINTAINERS (Write After Approval): Add myself.
4814 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
4816         * MAINTAINERS: Add myself to reviewers (Fortran).
4818 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
4820         PR tree-optimization/38515
4821         * configure.ac (cloog-polylib): Removed.
4822         (with_ppl, with_cloog): Test for "no".
4823         * configure: Regenerated.
4825 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
4827         * MAINTAINERS: Moved myself to reviewers (Fortran).
4829 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
4831         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4832         (Write After Approval): Remove myself.
4834 2009-01-03  Diego Novillo  <dnovillo@google.com>
4836         * MAINTAINERS: Remove myself from alias maintainership.
4838 2009-01-02  David Ayers  <ayers@fsfe.org>
4840         * MAINTAINERS: Update e-mail address.
4842 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
4844         * MAINTAINERS: Make whitespace consistent.
4846 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4848         Backport from upstream Libtool:
4849         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4850         Add cache variables to tests that require the linker to work.
4851         For shlibpath_overrides_runpath, this also changes the semantics
4852         to let the result from the C compiler take precedence.
4854 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4856         * config.sub, config.guess: Update from upstream sources.
4858 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
4860         * configure.ac (ppllibs): Add by default the lib flags.
4861         * configure: Regenerate.
4863 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
4865         * MAINTAINERS:  Add myself to the write after approval list.
4867 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
4869         * configure.ac: Add double brackets on darwin[912].
4870         * configure: Regenerate.
4872 2008-12-03  Daniel Kraft  <d@domob.eu>
4874         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
4875         Approval to Reviewer section (for Fortran front-end).
4877 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
4879         * configure.ac: Expand to darwin10 and later.
4880         * configure: Regenerate.
4882 2008-12-02  Andreas Schwab  <schwab@suse.de>
4884         * Makefile.def: configure-target-boehm-gc depends on
4885         all-target-libstdc++-v3.
4886         * Makefile.in: Regenerate.
4888 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
4890         * MAINTAINERS:  Add myself as mingw maintainer.
4892 2008-12-02  Ben Elliston  <bje@au.ibm.com>
4894         * config.sub, config.guess: Update from upstream sources.
4896 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
4898         * README.SCO: Remove.
4900 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
4902         * MAINTAINERS:  Add myself to the write after approval list.
4904 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
4906         * MAINTAINERS:  Update my email address in WAA section.
4908 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
4910         * MAINTAINERS: Update e-mail address.
4912 2008-11-27  Toon Moene  <toon@moene.org>
4914         * MAINTAINERS: Change e-mail address.
4916 2008-11-27  Tristan Gingold  <gingold@adacore.com>
4918         * configure.ac: Build gdb for i?86-*-darwin*
4919         * configure: Regenerated.
4921 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
4923         * MAINTAINERS: Added my full name.
4925 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
4927         PR bootstrap/38014
4928         PR bootstrap/37923
4930         Revert:
4932         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
4934         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4935         * Makefile.in: Regenerated.
4937         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
4939         PR gdb/921
4940         PR gdb/1646
4941         PR gdb/2175
4942         PR gdb/2176
4944         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4945         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4946         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
4947         (HOST_EXPORTS): Pass CPPFLAGS.
4948         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4949         (LDFLAGS_FOR_TARGET): Initialize from configure script.
4950         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4951         * Makefile.in, configure: Regenerated.
4952         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4953         and CPPFLAGS_FOR_BUILD.
4955 2008-11-06  Jeff Law  <law@redhat.com>
4957         * MAINTAINERS: Add myself as middle end maintainer.
4959 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
4961         * MAINTAINERS (Write after approval): Add myself.
4963 2008-11-05  Diego Novillo  <dnovillo@google.com>
4965         * MAINTAINERS (Global Reviewers): Add myself.
4966         (Non-Algorithmic Maintainers): Remove myself.
4968 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
4970         * MAINTAINERS (Write after approval): Add myself.
4972 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
4974         * MAINTAINERS (Write after approval): Add myself.
4976 2008-10-31  Ben Elliston  <bje@au.ibm.com>
4978         * configure.ac (spu-*-*): Remove special case.
4979         * configure: Regenerate.
4981 2008-10-30  Catherine Moore  <clm@codesourcery.com>
4983         * MAINTAINERS (Write after approval): Update my email address.
4985 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
4987         * configure.ac [spu-*-*]: Do not set skipdirs.
4988         * configure: Re-generate.
4990 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
4992         * MAINTAINERS (Various Maintainers): Add myself to reload.
4994 2008-10-25  Richard Guenther  <rguenther@suse.de>
4996         * MAINTAINERS (Various Maintainers): Add myself as middle-end
4997         maintainer.  Remove myself as libgcc-math maintainer.
4998         (Non-Algorithmic Maintainers): Remove myself.
5000 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
5002         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
5003         * Makefile.in: Regenerated.
5005 2008-10-23  Cary Coutant  <ccoutant@google.com>
5007         * MAINTAINERS (Write after approval): Add myself.
5009 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
5011         PR gdb/921
5012         PR gdb/1646
5013         PR gdb/2175
5014         PR gdb/2176
5016         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
5017         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
5018         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
5019         (HOST_EXPORTS): Pass CPPFLAGS.
5020         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
5021         (LDFLAGS_FOR_TARGET): Initialize from configure script.
5022         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
5023         * Makefile.in, configure: Regenerated.
5024         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
5025         and CPPFLAGS_FOR_BUILD.
5027 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
5029         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
5030         Sebastian Pop.
5032 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
5034         * MAINTAINERS (Write After Approval): Added myself.
5036 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5038         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
5039         recommended version to 2.3.2.
5041         * configure: Regenerate.
5043 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
5045         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
5047 2008-09-29  David Daney <david.daney@caviumnetworks.com>
5049         * MAINTAINERS (Write After Approval): Update e-mail address.
5051 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
5053         * libtool.m4: Update to libtool 2.2.6.
5054         * lt~obsolete.m4: Update to libtool 2.2.6.
5055         * ltmain.sh: Update to libtool 2.2.6.
5056         * ltsugar.m4: Update to libtool 2.2.6.
5057         * ltversion.m4: Update to libtool 2.2.6.
5058         * ltoptions.m4: Update to libtool 2.2.6.
5059         * ltgcc.m4: Update to match changes from libtool 2.2.6.
5061 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
5063         * MAINTAINERS (Write After Approval): Add myself.
5065 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
5067         * MAINTAINERS (Write After Approval): Update my name.
5069 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
5071         * MAINTAINERS: Add myself in "Write After Approval".
5073 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
5075         * MAINTAINERS: Add myself as ia64 maintainer.
5077 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
5079         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
5080         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
5081         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
5082         and Michael Tiemann from Write After Approval since they do not
5083         actually have access.
5085 2008-09-05  Richard Guenther  <rguenther@suse.de>
5087         * configure.ac: Initialize clooglibs to -lcloog.
5088         * configure: Re-generate.
5090 2008-09-04  Le-Chun Wu  <lcwu@google.com>
5092         * MAINTAINERS (Write After Approval): Add myself.
5094 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
5096         * configure.ac (--with-cloog-polylib): New.
5097         (--disable-cloog-version-check): New.
5098         (--disable-ppl-version-check): New.
5099         * configure: Re-generate.
5101 2008-09-03  Richard Guenther  <rguenther@suse.de>
5103         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
5104         cloog test.
5105         * configure: Re-generate.
5107 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
5109         Add picoChip port.
5110         * MAINTAINERS: Add picoChip maintainers.
5112 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
5113             Tobias Grosser  <grosser@fim.uni-passau.de>
5114             Jan Sjodin  <jan.sjodin@amd.com>
5115             Harsha Jagasia  <harsha.jagasia@amd.com>
5116             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
5117             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5118             Adrien Eliche  <aeliche@isty.uvsq.fr>
5120         Merge from graphite branch.
5121         * configure: Regenerate.
5122         * Makefile.in: Regenerate.
5123         * configure.ac (host_libs): Add ppl and cloog.
5124         Add checks for PPL and CLooG.
5125         * Makefile.def (ppl, cloog): Added modules and dependences.
5126         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
5127         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
5129 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
5131         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
5132         (GCC_SHLIB_SUBDIR): New.
5133         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
5134         * configure: Regenerate.
5135         * Makefile.in: Regenerate.
5137 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
5139         * MAINTAINERS: Consistently use tabs to separate columns.
5141 2008-08-29  Tristan Gingold  <gingold@adacore.com>
5143         * MAINTAINERS (Write after Approval): Add myself.
5145 2008-08-28  Tristan Gingold  <gingold@adacore.com>
5147         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
5148         Enable bfd, binutils and opcodes.
5149         * configure: Regenerate.
5151 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5153         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
5155 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5157         * MAINTAINERS:  Use correct Umlaut for last name.
5159 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5161         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
5163 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
5165         * MAINTAINERS: Update my email address.
5167 2008-08-16  Nicolas Roche  <roche@adacore.com>
5169         * Makefile.tpl: Add BOOT_ADAFLAGS.
5170         * Makefile.in: Regenerate.
5172 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
5174         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5175         * configure: Regenerate.
5177 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
5179         * configure.ac: Add makefile fragments for hpux.
5180         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5181         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5182         * configure: Regenerate.
5183         * Makefile.in: Regenerate.
5185 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
5187         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5189 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
5191         * MAINTAINERS (Write after Approval): Add myself.
5193 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
5195         * MAINTAINERS (Write After Approval):  Add myself.
5197 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
5199         * MAINTAINERS (Write After Approval):  Add myself.
5201 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
5203         * MAINTAINERS: Update my email address.
5205 2008-06-25  Joey Ye  <joey.ye@intel.com>
5207         * MAINTAINERS (Write After Approval):  Add myself.
5209 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5211         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5212         * Makefile.in: Regenerate.
5213         * configure: Regenerate.
5215 2008-06-17  Daniel Kraft  <d@domob.eu>
5217         * MAINTAINERS (Write After Approval):  Add myself.
5219 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5221         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5222         "$@" is still intact with both Autoconf 2.59 and 2.62.
5223         * configure: Regenerate.
5225 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5227         * Makefile.tpl: Fix comment errors.
5228         * Makefile.in: Regenerate.
5230 2008-06-12  David S. Miller  <davem@davemloft.net>
5231             David Edelsohn  <edelsohn@gnu.org>
5233         * configure.ac: Add powerpc*-*-* to gold supported targets.
5234         * configure: Regenerate.
5236 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
5238         PR tree-optimization/36218
5239         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5240         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5241         (all prefix="build-"): Pass them to build-system sub-makes.
5242         * Makefile.in: Regenerate.
5244 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
5246         * MAINTAINERS (mt port): Remove.
5247         (sco5, unixware, sco udk): Remove.
5248         (Kean Johnston): Add to Write After Approval.
5250 2008-05-30  Julian Brown  <julian@codesourcery.com>
5252         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5253         of libobjc for ARM EABI Linux.
5254         * configure: Regenerate.
5256 2008-05-18  Xinliang David Li   <davidxl@google.com>
5258         * ChangeLog: Remove wrong ChangeLog entry.
5260 2008-05-17  Xinliang David Li   <davidxl@google.com>
5262         * MAINTAINERS (Write After Approval): Add myself.
5264 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
5266         * MAINTAINERS (Write After Approval): Add myself.
5268 2008-05-14  Rafael Espíndola  <espindola@google.com>
5270         * config-ml.in: don't handle --enable-shared and --enable-static.
5272 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
5274         * MAINTAINERS: Update my email address.
5276 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
5278         * MAINTAINERS: Update my email address.
5280 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
5282         * MAINTAINERS (Write After Approval): Add myself.
5284 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
5286         * MAINTAINERS (Write After Approval): Add myself.
5288 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
5290         * MAINTAINERS (crx): Add myself.
5292 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5294         Sync with src:
5295         2008-04-14  David S. Miller  <davem@davemloft.net>
5297         * configure.ac: Add sparc*-*-* to gold supported targets.
5298         * configure: Regenerate.
5300 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5302         PR bootstrap/35457
5303         * configure.ac: Include override.m4.
5304         * configure: Regenerate.
5306 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
5308         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5309         * Makefile.in: Regenerate.
5311 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
5313         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5314         as nonconfigurable directories list.
5315         * configure: Regenerate.
5317 2008-04-14  Ben Elliston  <bje@au.ibm.com>
5319         * config.sub, config.guess: Update from upstream sources.
5321 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
5323         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5324         * Makefile.in: Regenerate.
5326 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
5328         * configure.ac: Do not build libssp for the AVR.
5329         * configure: Regenerate.
5331 2008-04-07  Ian Lance Taylor  <iant@google.com>
5333         * Makefile.def: check-gold depends upon all-binutils.
5334         * Makefile.in: Regenerate.
5336 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
5338         * MAINTAINERS (Write After Approval): Add myself.
5340 2008-04-04  Nick Clifton  <nickc@redhat.com>
5342         PR binutils/4334
5343         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5344         builds.
5345         * configure: Regenerate.
5347 2008-04-04  NightStrike  <NightStrike@gmail.com>
5349         PR other/35151
5350         * configure.ac: Combine rules for mingw32 and mingw64.
5351         * configure: Regenerate.
5353 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
5355         * MAINTAINERS (Write After Approval): Add myself.
5357 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
5359         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5360         * Makefile.in (.NOTPARALLEL): Ditto.
5362 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
5364         * MAINTAINERS (Write After Approval): Add myself.
5366 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
5368         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5369         * Makefile.in (.NOTPARALLEL): Regenerate.
5371 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
5373         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5374         * Makefile.in: Regenerate.
5376 2008-03-26  Jakub Staszak  <kuba@et.pl>
5378         * MAINTAINERS (Write After Approval): Add myself.
5380 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
5382         * MAINTAINERS:  Update e-mail address.
5384 2008-03-20  Ian Lance Taylor  <iant@google.com>
5386         * configure.ac: Add support for --enable-gold.
5387         * Makefile.def: Add gold as a directory like ld.
5388         * configure, Makefile.in: Regenerate.
5390 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5392         * configure.ac: m4_include config/proginstall.m4.
5393         * configure: Regenerate.
5395         Backport from upstream Libtool:
5397         2007-10-12  Eric Blake  <ebb9@byu.net>
5399         Deal with Autoconf 2.62's semantic change in m4_append.
5400         * ltsugar.m4 (lt_append): Replace broken versions of
5401         m4_append.
5402         (lt_if_append_uniq): Don't require separator to be overquoted,
5403         and avoid broken m4_append.
5404         (lt_dict_add): Fix typo.
5405         * libtool.m4 (_LT_DECL): Don't overquote separator.
5407 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
5409         * config.rpath: Add AIX 6 support.
5411 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
5413         * Makefile.def (stageprofile).  Remove -fprofile-generate
5414         from stage_libcflags.
5415         * Makefile.in: Regenerate.
5417 2008-03-13  Ben Elliston  <bje@au.ibm.com>
5419         * config.sub, config.guess: Update from upstream sources.
5421 2008-03-06  Tom Tromey  <tromey@redhat.com>
5423         * MAINTAINERS: Update for treelang deletion.
5425 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
5427         * MAINTAINERS: Update my email address.
5429 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
5431         * MAINTAINERS (darwin port): Add myself as a maintainer.
5432         (objective-c/c++): Add myself as a maintainer.
5434 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
5436         * MAINTAINERS (Write After Approval): Update my email address.
5438 2008-02-25  Tomas Bily  <tbily@suse.cz>
5440         * MAINTAINERS (Write After Approval): Add myself.
5442 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
5444         * MAINTAINERS (OpenMP): Add myself.
5446 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
5448         PR bootstrap/32009
5449         PR bootstrap/32161
5451         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5452         * configure: Regenerate.
5454         * Makefile.def: Define stage_libcflags for all bootstrap stages.
5455         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5456         STAGE4_LIBCFLAGS): New.
5457         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5458         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5459         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5460         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5461         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5462         for target modules.  Don't export LIBCFLAGS.
5463         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5464         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5465         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5466         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5467         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5468         * Makefile.in: Regenerate.
5470 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5472         PR libgcj/33085
5473         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5474         Do not use -DDLL_EXPORT.  Backport from upstream.
5476 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5478         * MAINTAINERS (Write After Approval): Add myself.
5480 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
5482         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5483         * configure: Regenerate.
5485 2008-01-31  Marc Gauthier  <marc@tensilica.com>
5487         * configure.ac (xtensa*-*-*): Recognize processor variants.
5488         * configure: Regenerate.
5490 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5492         PR bootstrap/34922
5493         * configure.ac (PARSE_ARGS): Push suitable setting of
5494         ac_subdirs_all, for `./configure --help=recursive'.
5495         Handle `+' in generic toplevel directory disabling.
5496         * configure: Regenerate.
5498 2008-01-28  Nick Clifton  <nickc@redhat.com>
5500         * MAINTAINERS (xstormy16): Take over maintainership.
5502 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
5504         * MAINTAINERS (c4x port): Remove.
5506 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
5508         * libtool.m4: Backport AIX 6 support from ToT Libtool.
5510 2008-01-23  Ben Elliston  <bje@au.ibm.com>
5512         * config.sub, config.guess: Update from upstream sources.
5514 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
5516         * MAINTAINERS (Write After Approval): Add myself.
5518 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
5520         * MAINTAINERS: Update my email address.
5522 2008-01-09  Raksit Ashok  <raksit@google.com>
5524         * MAINTAINERS (Write After Approval): Add myself.
5526 2008-01-09  Raksit Ashok  <raksit@google.com>
5528         * MAINTAINERS (Write After Approval): Add myself.
5530 2008-01-08  Ben Elliston  <bje@au.ibm.com>
5532         * config.sub, config.guess: Update from upstream sources.
5534 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5536         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5537         Change recommended MPFR from 2.2.1 -> 2.3.0.
5538         * configure: Regenerate.
5540 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
5542         * MAINTAINERS: Update my email address.
5544 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
5546         * MAINTAINERS: Update my email address.
5548 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
5550         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5551         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5552         * Makefile.in: Regenerate.
5554 2007-12-10  Mark Heffernan  <meheff@google.com>
5556         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5557         misplaced entries.
5559 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
5561         * configure.ac: Enable libjava for x86_64-*-darwin9.
5562         * configure: Regenerate.
5564 2007-12-07  Bill Maddox  <maddox@google.com>
5566         * MAINTAINERS (Write After Approval): Add myself.
5568 2007-12-05  Ben Elliston  <bje@au.ibm.com>
5570         * config.sub, config.guess: Update from upstream sources.
5572 2007-12-02  Matthias Klose  <doko@ubuntu.com>
5574         * config-ml.in: Remove 64bit configure tests.
5576 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5578         * config-ml.in: Robustify against white space in absolute file
5579         names.
5581         * config-ml.in (multi-clean): Substitute ${Makefile}.
5582         Remove superfluous ${Makefile} in list.
5584 2007-11-19  Thiemo Seufer  <ths@mips.com>
5586         * config-ml.in: Don't hardcode the Makefile name.
5588 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
5590         * MAINTAINERS (Write After Approval): Add myself.
5592 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
5594         * MAINTAINERS (Write After Approval): Add myself.
5596 2007-11-06  Doug Kwan  <dougkwan@google.com>
5598         * MAINTAINERS (Write After Approval): Add myself.
5600 2007-10-25  Ben Elliston  <bje@au.ibm.com>
5602         * MAINTAINERS (mercury): Remove entry.
5603         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5605 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
5607         * Makefile.def (dependencies): Make configure-gdb depend on
5608         all-intl.
5609         * Makefile.in: Regenerated.
5611 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
5613         * MAINTAINERS (Fortran maintainer): Remove myself.
5615 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
5617         * Makefile.def: To avoid problems running with parallel makes,
5618         build newlib before libgloss so that target specific header
5619         files are availble.
5620         * Makefile.in: Regenerate
5622 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
5624         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5625         * Makefile.in: Regenerate.
5627 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
5629         * MAINTAINERS (Register allocation reviewer): Add myself.
5631 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
5633         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5634         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5635         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
5636         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5637         * configure: Regenerate.
5639 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
5641         * MAINTAINERS (Register allocation reviewer): Add myself.
5643 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
5645         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5646         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5647         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5648         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5649         * configure.ac: Default them to host tools for $host = $build.
5650         Subst them.
5652         * configure: Regenerate.
5653         * Makefile.in: Regenerate.
5655 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
5657         * MAINTAINERS (Register allocation reviewer): Add myself.
5659 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
5661         * MAINTAINERS (Register allocation reviewer): Add myself.
5663 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
5665         * MAINTAINERS (Write After Approval): Fix typo.
5667 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
5669         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5670         * configure: Regenerate.
5672 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
5674         PR bootstrap/31906
5675         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5676         they're already prefixed.
5678 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
5680         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5681         libstdc++.
5682         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5683         * configure: Regenerate.
5684         * Makefile.in: Regenerate.
5686 2007-09-17  Andreas Schwab  <schwab@suse.de>
5688         * configure.ac: Raise minimum makeinfo version to 4.6.
5689         * configure: Regenerate.
5691 2007-09-17  Johannes Singler  <singler@ira.uka.de>
5693         * MAINTAINERS (write-after-approval) add myself
5695 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
5697         * configure.ac: Correct makeinfo version check.
5698         * configure: Regenerate.
5700 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
5702         * MAINTAINERS: Update my email address.
5704 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
5706         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
5707         to $skipdirs and only disable gprof for newlib.  Use the normal
5708         mips*-elf* handling in other respects.
5709         * configure: Regnerate.
5711 2007-09-12  David Daney  <ddaney@avtrex.com>
5713         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5714         enabling libgcj.
5715         * configure: Regenerate.
5717 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5719         PR other/32154
5720         * configure.ac: For libgloss targets, point the linker to the linker
5721         script, startup code and simulator library.
5722         * configure: Regenerate.
5724 2007-09-07  Andrew Haley  <aph@redhat.com>
5726         * configure.ac (noconfigdirs): Remove target-libffi and
5727         target-libjava.
5728         * configure: Regenerate.
5730 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5732         PR target/33281
5733         * configure.ac: Use config/mh-mingw on mingw.
5734         * configure: Regenerate.
5736 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
5738         * MAINTAINERS (Write After Approval): Add myself.
5740 2007-09-05  Richard Guenther  <rguenther@suse.de>
5742         * configure.ac (--enable-stage1-checking): If neither --enable-checking
5743         nor --disable-checking is provided also turn on yes and types
5744         checking for stage1.
5745         * configure: Re-generate.
5747 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
5749         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5750         (Write After Approval): Remove myself.
5752 2007-08-29  Nick Clifton  <nickc@redhat.com>
5754         * config.sub, config.guess: Update from upstream sources.
5756 2007-08-22  Bud Davis  <jmdavis@link.com>
5758         * MAINTAINERS (Write After Approval): Added myself.
5759         * MAINTAINERS (Reviewers): Removed myself.
5761 2007-08-18  Paul Brook  <paul@codesourcery.com>
5762             Joseph Myers  <joseph@codesourcery.com>
5764         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5765         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5766         * Makefile.in: Regenerate.
5767         * configure.ac (--with-debug-prefix-map): New.
5768         * configure: Regenerate.
5770 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
5771             Nigel Stephens  <nigel@mips.com>
5773         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
5774         as target_makefile_frag.
5775         * configure: Regenerate.
5777 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
5779         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5780         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
5781         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5782         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5783         (do-compare, do-compare3, do-compare-debug): New.
5784         ([+compare-target+]): Use them.
5786 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
5788         * MAINTAINERS (Write After Approval): Change my email address.
5790 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5791             Ben Elliston  <bje@au.ibm.com>
5793         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5794         --silent if $silent.
5795         * configure: Regenerate.
5797 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
5799         * MAINTAINERS (Various Maintainers): Add myself as
5800         loop infrastructure maintainer.  Update my e-mail
5801         address.
5803 2007-07-31  Diego Novillo  <dnovillo@google.com>
5805         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5806         Adjust description.
5808 2007-07-26  Richard Guenther  <rguenther@suse.de>
5810         * configure.ac: Add types checking to stage1 checking flags.
5811         * configure: Regenerate.
5813 2007-07-17  Nick Clifton  <nickc@redhat.com>
5815         * COPYING3: New file.  Contains version 3 of the GNU General
5816         Public License.
5817         * COPYING3.LIB: New file.  Contains version 3 of the GNU
5818         Lesser General Public License.
5820 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5822         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5824 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
5826         * MAINTAINERS (S/390 co-maintainer): Add myself.
5827         (Write After Approval): Remove myself.
5829 2007-07-13  Dan Hipschman  <dsh@google.com>
5831         * MAINTAINERS (Write After Approval): Add myself.
5833 2007-07-11  Nick Clifton  <nickc@redhat.com>
5835         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5836         WINDRES export.
5837         * Makefile.in: Regenerate.
5839 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
5841         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5842         maintainer.
5844 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
5846         * lt~obsolete.m4: New. Import from 20070318 libtool.
5848 2007-07-03  Julian Brown  <julian@codesourcery.com>
5850         * MAINTAINERS (Write After Approval): Add myself.
5852 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5854         * configure.ac: Rewrite 'configure --help' strings to look nicer.
5855         * configure: Regenerate.
5857 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5859         * configure.ac: Add some missing m4 quotation.
5860         * configure: Regenerate.
5862 2007-07-02  Simon Baldwin  <simonb@google.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
5868         * configure: Regenerate.
5870 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
5872         * Makefile.def: Add windmc tool to build.
5873         * Makefile.tpl: Likewise.
5874         * configure.ac: Likewise.
5875         * Makefile.in: Regenerate.
5876         * configure: Regenerate.
5878 2007-06-28  DJ Delorie  <dj@redhat.com>
5880         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5881         not building newlib.
5882         * configure: Regenerated.
5884 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
5886         * MAINTAINERS (Write After Approval): Add myself.
5888 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
5890         * MAINTAINERS (Write After Approval): Add myself.
5892 2007-06-19  Chris Matthews  <chrismatthews@google.com>
5894         * MAINTAINERS (Write After Approval): Add myself.
5896 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
5898         * MAINTAINERS (Write After Approval): Add myself.
5900 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
5902         * Makefile.def: Add dependency from configure-gdb to all-bfd.
5903         * Makefile.in: Regenerated.
5905 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
5907         * configure.ac: Don't add target-libmudflap to noconfigdirs for
5908         bfin*-*-uclinux* targets.
5909         * configure: Regenerate.
5911 2007-06-14  Ian Lance Taylor  <iant@google.com>
5913         * MAINTAINERS: Add myself as non-algorithmic global write
5914         maintainer.
5916 2007-06-14  Diego Novillo  <dnovillo@google.com>
5918         * MAINTAINERS: Add self as middle-end maintainer and
5919         non-algorithmic global write maintainer.
5921 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5923         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5924         Move all Fortran maintainers except Paul Brook into the
5925         Non-Autopoiesis section.
5927 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
5929         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5930         (distclean-stage[+id+]): Possibly delete stage_last.
5931         * Makefile.in: Regenerate.
5933 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
5935         * MAINTAINERS (Various Maintainer): Fix typo.
5937 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
5939         * MAINTAINERS (Various Maintainer): Add myself as
5940         dataflow maintainer.
5942 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5944         * config.sub, config.guess: Update from upstream sources.
5946 2007-06-07  Ben Elliston  <bje@au.ibm.com>
5948         * Makefile.tpl: Fix spelling error.
5949         * Makefile.in: Regenerate.
5951 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
5953         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5954         lt_cv_sys_max_cmd_len.
5956 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
5958         * MAINTAINERS (Various Maintainers): Add myself as
5959         auto-vectorizer maintainer.
5961 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
5963         PR libjava/32098
5964         * libtool.m4: Revert previous change.
5965         * ltgcc.m4: Put it here.
5967 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
5969         * MAINTAINERS (Various Maintainers): Add myself as
5970         auto-vectorizer maintainer.
5972 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
5974         PR libjava/32098
5975         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5977 2007-05-30  Richard Guenther  <rguenther@suse.de>
5979         * MAINTAINERS (Various Maintainers): Add myself as
5980         auto-vectorizer maintainer.
5982 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
5984         PR bootstrap/29382
5985         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5986         * configure: Rebuilt.
5988 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
5990         * MAINTAINERS (Write After Approval): Removed my name.
5992 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
5994         * MAINTAINERS (Write After Approval): Remove myself.
5996 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
5998         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
6000 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
6002         * ltmain.sh: Update from ToT Libtool.
6003         * libtool.m4: Update from ToT Libtool.
6004         * ltsugar.m4: New. Update from ToT Libtool.
6005         * ltversion.m4: New. Update from ToT Libtool.
6006         * ltoptions.m4: New. Update from ToT Libtool.
6007         * ltconfig: Remove.
6008         * ltcf-c.sh: Remove.
6009         * ltcf-cxx.sh: Remove.
6010         * ltcf-gcj.sh: Remove.
6012 2007-05-22  Ollie Wild  <aaw@google.com>
6014         * MAINTAINERS (Write After Approval): Add myself.
6016 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
6018         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
6019         stage_cflags.
6020         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
6021         Remove CFLAGS/LIBCFLAGS.
6022         (configure-stage[+id+]-[+prefix+][+module+],
6023         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
6024         * Makefile.in: Regenerate.
6026 2007-05-15  Diego Novillo  <dnovillo@google.com>
6028         * MAINTAINERS: Update e-mail address.
6030 2007-05-15  Revital Eres  <eres@il.ibm.com>
6032         * MAINTAINERS (Write After Approval): Add myself.
6034 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
6036         * MAINTAINERS (Write After Approval): Updated my address.
6038 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
6040         * MAINTAINERS (Write After Approval): Add myself.
6042 2007-05-11  Silvius Rus  <rus@google.com>
6044         * MAINTAINERS (Write After Approval): Add myself.
6046 2007-04-23  Tom Tromey  <tromey@redhat.com>
6048         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
6050 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
6052         * MAINTAINERS (cpplib): Rename to ...
6053         (libcpp): ... this.  Add C/C++ front end maintainers.
6055 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
6057         * config-ml.in: Pass ${ml_config_env} to configure calls.
6059 2007-04-04  Christian Bruel  <christian.bruel@st.com>
6061         * MAINTAINERS (Write After Approval): Add myself.
6063 2007-04-02  Dave Korn  <dave.korn@artimi.com>
6065         * MAINTAINERS (Write After Approval): Add myself.
6067 2007-03-31  Tobias Burnus  <burnus@net-b.de>
6069         * MAINTAINERS (fortran 95 front end): Add myself.
6071 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6073         * MAINTAINERS (Write After Approval): Add myself.
6075 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
6077         * MAINTAINERS (Modulo Scheduler): Add myself.
6079 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
6081         * MAINTAINERS (fortran 95 front end): Add myself.
6082         (c++ front end): whitespace fix.
6084 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
6086         * MAINTAINERS (Write After Approval): Add myself.
6088 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
6090         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
6091         of glob.  Quote arguments with single quotes too.
6092         * configure: Regenerate.
6094 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
6096         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
6097         * Makefile.in: Regenerate
6099 2007-03-07  Andreas Schwab  <schwab@suse.de>
6101         * configure: Regenerate.
6103 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
6105         * configure.ac: Add "--with-pdfdir" configure option,
6106         which defines pdfdir variable.
6107         * Makefile.def (target=fixincludes): Add install-pdf to
6108         missing targets.
6109         (recursive_targets): Add install-pdf target.
6110         (flags_to_pass): Add pdfdir.
6111         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
6112         target.
6113         * configure: Regenerate
6114         * Makefile.in: Regenerate
6116 2007-02-28  Eric Christopher  <echristo@apple.com>
6118         Revert:
6119         2006-12-07  Mike Stump  <mrs@apple.com>
6121         * Makefile.def (dependencies): Add dependency for
6122         install-target-libssp and install-target-libgomp on
6123         install-gcc.
6124         * Makefile.in: Regenerate.
6126 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
6128         * configure: Regenerate.
6129         * configure.ac: Move statements after variable declarations.
6131 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
6133         * MAINTAINERS: Add myself as sh maintainer.
6135 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
6137         * configure.ac: Adjust for loop syntax.
6138         * configure: Regenerate.
6140 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6142         * configure: Rebuilt.
6144 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
6146         * configure.ac: Drop multiple occurrences of --enable-languages,
6147         and fix its quoting.
6148         * configure: Rebuilt.
6150 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
6151             Nathan Sidwell  <nathan@codesourcery.com>
6152             Vladimir Prus  <vladimir@codesourcery.com>
6153             Joseph Myers  <joseph@codesourcery.com>
6155         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
6156         * configure: Regenerate.
6158 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
6160         * ltconfig (freebsd*): Default to elf.
6162 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6164         * configure.ac (target_libraries): Move libgcc before libiberty.
6165         * configure: Regenerated.
6167 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
6168             Paolo Bonzini  <bonzini@gnu.org>
6170         PR bootstrap/30753
6171         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
6172         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
6173         * configure: Regenerated.
6175 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6177         * MAINTAINERS (Language Front End Maintainers): Update my mail
6178         address.
6180 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6182         PR bootstrap/30748
6183         * configure.ac: Correct syntax for Solaris ksh.
6184         * configure: Regenerated.
6186 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6188         * configure.ac: Sync with src.
6189         * configure: Regenerate.
6191 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6193         * Makefile.in: Regenerate.
6195 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
6197         * config.sub: Sync with src.
6199 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
6201         * Makefile.tpl (build_alias, host_alias, target_alias): Use
6202         noncanonical equivalents.
6203         * configure.in: Rename to...
6204         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
6205         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
6206         target_noncanonical.  Use them.  Rewrite removal of configure
6207         arguments for autoconf 2.59.  Discard variable settings.  Force
6208         program_transform_name for native tools.
6210         * Makefile.in: Regenerated.
6211         * configure: Regenerated with autoconf 2.59.
6213 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
6215         * MAINTAINERS (Write After Approval): Add myself.
6217 2007-01-31  Andreas Schwab  <schwab@suse.de>
6219         * Makefile.tpl (LDFLAGS): Substitute it.
6220         * Makefile.in: Regenerate.
6222 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
6224         * MAINTAINERS (Write After Approval): Add myself.
6226 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
6228         * MAINTAINERS (spu port): Add myself.
6230 2007-01-23  Richard Guenther  <rguenther@suse.de>
6232         PR bootstrap/30541
6233         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6234         * Makefile.tpl (GNATBIND): Substitute it.
6235         (GNATMAKE): Likewise.
6236         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6237         of STAGE_PREFIX.
6238         * Makefile.in: Regenerate.
6239         * configure: Regenerate.
6241 2007-01-18  Mike Stump  <mrs@apple.com>
6243         * configure.in: Re-enable -Werror for gcc builds.
6245 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
6247         * MAINTAINERS (Write After Approval): Add myself.
6249 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6251         * configure.in: Change == to = in test command.
6252         * configure: Regenerate.
6254 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
6255             Nick Clifton  <nickc@redhat.com>
6256             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
6258         * configure.in (build_configargs, host_configargs, target_configargs):
6259         Remove build/host/target parameters.
6260         (host_libs): Add gmp and mpfr.
6261         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6262         * Makefile.def (gmp, mpfr): New.
6263         (gcc): Remove target.
6264         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6265         target_os, target_vendor): New.
6266         (configure): Add host_alias/target_alias arguments; adjust invocations.
6267         * configure: Regenerate.
6268         * Makefile.in: Regenerate.
6270 2007-01-11  Matt Fago  <fago@earthlink.net>
6272         * configure.in: Try to link to functions only in mpfr 2.2.x
6273         to improve robustness of configure tests.
6274         * configure: Regenerate.
6276 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
6278         * MAINTAINERS: Add myself as i386 maintainer.
6280 2007-01-08  Jan Hubicka  <jh@suse.cz>
6282         * MAINTAINERS: Add myself as i386 maintainer.
6284 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
6286         * configure.in: Add support for an x86_64-mingw* target.
6287         * configure: Regenerate.
6289 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
6291         * Makefile.tpl (all-target): Correct @if conditional for target
6292         modules.
6293         * configure.in: Omit libiberty if building only target libgcc.
6294         * configure, Makefile.in: Regenerated.
6296 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
6298         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6299         * configure: Regenerate.
6301 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
6303         * Makefile.def (target_modules): Add libgcc.
6304         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
6305         * Makefile.tpl (clean-target-libgcc): Delete.
6306         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6307         on gcc even for bootstrapped modules.  Rewrite handling of
6308         lang_env_dependencies to loop over target_modules.
6309         * configure.in (target_libraries): Add target-libgcc.
6310         * Makefile.in, configure: Regenerated.
6312 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6314         * configure.in: Reorganize recognition of languages.  Add
6315         --enable-stage1-languages.  Show supported languages for the chosen
6316         target rather than all recognized languages.
6317         * configure: Regenerate.
6319 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
6321         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6322         * Makefile.in: Regenerate.
6324 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6326         * configure.in: Warn that MPFR 2.2.0 is buggy.
6327         * configure: Regenerate.
6329 2006-12-27  Ian Lance Taylor  <iant@google.com>
6331         * configure.in: When removing Makefiles to force a reconfigure, also
6332         remove prev-DIR*/Makefile.
6333         * configure: Regenerate.
6335 2006-12-22  Andreas Schwab  <schwab@suse.de>
6337         * configure: Regenerate with correct autoconf version.
6339 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
6341         * configure.in: add AC_SUBST for *_FOR_TARGET.
6342         * configure: Regenerate.
6344 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6346         * configure.in: Simplify logic for rejecting languages that cannot
6347         be built.  Separate the case when a language is unsupported,
6348         from the case when the user chooses not to build a language.
6350 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6352         * configure.in: Remove "$build" case for powerpc-*-darwin* since
6353         it only affects bootstrap and could be tested on "$host" as well.
6354         * configure: Regenerate.
6355         * config/mh-ppc-darwin: Add to the stage1 cflags here.
6357 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6359         PR bootstrap/29544
6360         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6361         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6362         move here comment from Makefile.tpl.
6363         * Makefile.tpl: Move some definitions higher in the file.
6364         (STAGE1_CHECKING): New.
6365         * configure.in: Add --enable-stage1-checking.
6366         * configure: Regenerate.
6367         * Makefile.in: Regenerate.
6369 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
6371         * MAINTAINERS: Add myself as build system maintainer.
6373 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
6375         * MAINTAINERS (Write After Approval): Add myself.
6377 2006-12-13  Eric Christopher  <echristo@apple.com>
6379         * MAINTAINERS: Add myself as darwin maintainer.
6381 2006-12-11  Ian Lance Taylor  <ian@airs.com>
6383         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6385 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
6387         MAINTAINERS: Update my entry.
6389 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
6391         * configure.in:  Handle spu makefile frag.
6392         * Makefile.tpl (MAINT): Define
6393         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6394         * configure: Regenerate.
6395         * Makefile.in: Regenerate.
6397 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6399         * config.guess: Import latest version.
6400         * config.sub: Likewise.
6402 2006-12-11  Ben Elliston  <bje@au.ibm.com>
6404         * configure.in (spu-*-*): Don't skip target-libiberty.
6405         * configure: Regenerate.
6407 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
6409         PR bootstrap/30134
6410         * configure.in: Correct x86 darwin support for libjava to powerpc
6411         and i?86 only.
6412         * configure: Regenerate.
6414 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
6416         * configure.in: Add x86 darwin support for libjava.
6417         * configure: Regenerate.
6419 2006-12-07  Mike Stump  <mrs@apple.com>
6421         * Makefile.def (dependencies): Add dependency for
6422         install-target-libssp and install-target-libgomp on
6423         install-gcc.
6424         * Makefile.in: Regenerate.
6426 2006-12-04  Richard Guenther  <rguenther@suse.de>
6428         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6429         (Non-Algorithmic Maintainers): Move over non-algorithmic
6430         loop optimizer maintainers, add myself as a non-algorithmic
6431         middle-end maintainer.
6433 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
6435         * MAINTAINERS (Write After Approval): Add myself.
6437 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6439         * configure.in: Update error message for missing GMP/MPFR.
6441         * configure: Regenerate.
6443 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6445         * configure.in: Update MPFR version in error message.
6447         * configure: Regenerate.
6449 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6451         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6452         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6453         --with-gmp-lib): New flags.
6455         * configure: Regenerate.
6457 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
6459         * MAINTAINERS (Write After Approval): Change my email address.
6461 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
6463         * MAINTAINERS (Write After Approval): Add myself.
6465 2006-11-22  Philipp Thomas  <pth@suse.de>
6467         * MAINTAINERS (i18n): Update e-mail address.
6469 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6471         * MAINTAINERS (spu port): Add myself as maintainer.
6472         (Write After Approval): Remove myself.
6474 2006-11-22  Ben Elliston  <bje@au.ibm.com>
6476         * configure.in (skipdirs): Don't build libssp for SPU.
6477         * configure: Regenerate.
6479 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
6481         * MAINTAINERS (spu port): Add myself as maintainer.
6482         (libobjc): Update my email address.
6484 2006-11-21  Andrea Bona  <andrea.bona@st.com>
6486         * MAINTAINERS (Write After Approval): Add myself.
6488 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6490         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6491         * configure : Rebuilt.
6493 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
6495         * MAINTAINERS (Write After Approval): Add myself.
6497 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
6499         * MAINTAINERS (Write After Approval): Add myself.
6501 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6503         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6504         libmpfr.a.
6505         * configure: Regenerate.
6507 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
6509         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6510         (unstage): Test for stage_last presence.
6512         PR bootstrap/29802
6513         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6514         STAGE_PREFIX.
6515         * Makefile.in: Regenerate.
6517 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
6519         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6520         maintainers.
6522 2006-11-14  Erven Rohou  <erven.rohou@st.com>
6524         * MAINTAINERS (Write After Approval): Add myself.
6526 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
6528         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6529         and stageN-package/Makefile.
6530         * Makefile.in: Regenerated.
6532 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
6534         * configure.in: Remove target-libgloss from noconfigdirs for
6535         bfin-*-*.
6536         * configure: Regenerated.
6538 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6540         * configure.in (have_gmp): Only error if the gcc directory exists.
6542         * configure: Regenerate.
6544 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6546         * configure.in: Robustify error message for missing GMP/MPFR.
6548         * configure: Regenerate.
6550 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
6552         * MAINTAINERS (Write After Approval): Add myself.
6554 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
6556         * MAINTAINERS: Change email address.
6558 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
6560         * MAINTAINERS (Write After Approval): Add myself.
6562 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
6564         * MAINTAINERS (Write After Approval): Add myself.
6566 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
6568         * MAINTAINERS (Write After Approval): Move myself to
6569         Write After Approval section.
6571 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6573         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
6574         need_gmp anymore.
6575         * configure: Regenerate.
6577 2006-10-16  Tobias Burnus  <burnus@net-b.de>
6579         * MAINTAINERS (Write After Approval): Add myself.
6581 2006-10-16  Ben Elliston  <bje@au.ibm.com>
6583         * config.guess: Import latest version.
6584         * config.sub: Likewise.
6586 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
6588         * Makefile.def: Added pdf target handling.
6589         * Makefile.tpl: Added pdf target handling.
6590         * Makefile.in: Regenerated.
6592 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
6594         * MAINTAINERS: Add self as score port maintainer.
6596 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
6598         * MAINTAINERS (Write After Approval): Add myself.
6600 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
6602         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
6603         or newer.
6604         * configure: Regenerated.
6606 2006-09-27  Dave Brolley  <brolley@redhat.com>
6608         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6609         using $s instead of $r.
6610         * configure: Regenerated.
6612 2006-09-26  Thiemo Seufer  <ths@mips.com>
6614         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6615         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6616         * configure: Regenerate.
6618 2006-09-24  Graeme Peterson  <gridly@gmail.com>
6620         * MAINTAINERS (Write After Approval): Remove myself.
6622 2006-09-22  Chao-ying Fu  <fu@mips.com>
6624         * MAINTAINERS (Write After Approval): Add myself.
6626 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
6628         * MAINTAINERS: Add self as soft-fp maintainer.
6630 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
6632         * MAINTAINERS: Add myself as avr maintainer.
6633         Remove Marek Michalkiewicz as avr maintainer.
6635 2006-09-07  Roberto Costa  <roberto.costa@st.com>
6637         * MAINTAINERS (Write After Approval): Add myself.
6639 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
6641         * configure.in: Never build newlib for a Mingw host.
6642         Never build newlib as Mingw target library.
6643         Test the existence of winsup/cygwin for building a Cygwin newlib,
6644         rather than just winsup.
6645         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6646         building a Mingw target.
6647         * configure: Regenerate.
6649 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
6651         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6653 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
6655         * config.guess: Import from src (was more updated).
6656         * config.sub: Likewise.
6658 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
6660         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6661         * configure: Regenerated.
6663 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
6665         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6666         for stages after the first.
6668 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
6670         * Makefile.def: Add dependencies for configure-opcodes
6671         on configure-intl and all-opcodes on all-intl.
6672         * Makefile.in: Regenerated.
6674 2006-07-13  Ben Elliston  <bje@au.ibm.com>
6676         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6678 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
6680         Port to hosts whose 'sort' and 'tail' implementations
6681         treat operands with leading '+' as file names, as POSIX
6682         has required since 2001.  However, make sure the code still
6683         works on pre-POSIX hosts.
6684         * ltmain.sh: Don't assume "sort +2" is equivalent to
6685         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6687 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
6689         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6691 2006-07-04  Peter O'Gorman  <peter@pogma.com>
6693         * ltconfig: chmod 644 before ranlib during install.
6695 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
6697         PR bootstrap/18058
6698         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6699         if the bootstrap compiler is a GCC version that supports it.
6700         * configure: Regenerate.
6702 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6704         * configure.in: Fix thinkos in previous check-in.
6705         * configure: Regenerate.
6707 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
6709         PR other/27063
6710         * configure.in: Test subdir_requires and give an appropriate
6711         error message.
6712         * configure: Regenerate.
6714 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
6716         * MAINTAINERS (Write After Approval): Add myself.
6718 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
6720         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6722 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
6724         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6726 2006-06-20  David Ayers  <d.ayers@inode.at>
6728         PR bootstrap/28072
6729         * configure.in: Add target-boehm-gc to noconfigdirs depending on
6730         whether target-libjava is being configured instead of whether the
6731         java front end is enabled.
6732         * configure: Regenerate.
6734 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
6736         PR target/27540
6737         * configure.in: Only enable libgomp on IRIX 6.
6738         * configure: Regenerate.
6740 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
6742         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6743         too.
6744         * Makefile.in: Regenerate.
6746 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
6748         * config-ml.in: Alter CCASFLAGS to include special
6749         multilib options the same as is done for CFLAGS.
6751 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6753         * configure.in: Don't enable libgomp on hpux10.
6754         * configure: Rebuilt.
6756 2006-06-12  David Ayers  <d.ayers@inode.at>
6758         PR bootstrap/27963
6759         PR target/19970
6760         * configure.in: Remove target-boehm-gc from noconfigdirs where
6761         ${libgcj} is specified.
6762         * configure: Regenerate.
6764 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
6766         Sync from src:
6768         * configure.in: Sync.
6769         * configure: Regenerated.
6771         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
6773         * Makefile.def: Added dependencies from sim and gdb on intl, and
6774         added configure dependencies to everything with an all dependency
6775         on intl.
6776         * Makefile.in: Regenerated.
6778 2006-06-06  David Ayers  <d.ayers@inode.at>
6780         PR libobjc/13946
6781         * Makefile.def: Add dependencies for libobjc which boehm-gc.
6782         * Makefile.in: Regenerate.
6783         * configure.in: Add --enable-objc-gc at toplevel and have it
6784         enable boehm-gc for Objective-C.
6785         Remove target-boehm-gc from libgcj.
6786         Add target-boehm-gc to target_libraries.
6787         Add target-boehm-gc to noconfigdirs where ${libgcj}
6788         is specified.
6789         Assert that boehm-gc is supported when requested for Objective-C.
6790         Only build boehm-gc if needed either for Java or Objective-C.
6791         * configure: Regenerate.
6793 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
6795         PR 27674
6796         * Makefile.tpl (configure-[+prefix+][+module+],
6797         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6798         Remove rule to unstage bootstrapped modules.
6799         (stage_current): New.
6800         * Makefile.in: Regenerate.
6802 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
6804         * MAINTAINERS (Write After Approval): Update my e-mail address.
6806 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
6808         * include/libiberty.h: Declare pex_run_in_environment.
6810 2006-05-31  Asher Langton  <langton2@llnl.gov>
6812         * MAINTAINERS (Write After Approval): Add myself.
6814 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
6816         * Makefile.def (bfd, opcodes): Fix lib_path.
6817         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6818         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
6819         * Makefile.in: Regenerate.
6821 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6823         * Makefile.in: Regenerate.
6825 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
6827         * Makefile.def: Add install-html target. Add datarootdir
6828         docdir and htmldir to flags_to_pass.
6829         * Makefile.tpl: Add install-html target.
6830         * Makefile.in: Regenerate.
6831         * configure.in: Add --with-datarootdir, --with-docdir, and
6832         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6833         * configure: Regenerate.
6835 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
6837         * configure.in: Enable gprof for cross builds.
6838         * configure: Regenerate.
6840 2006-05-22  Richard Guenther  <rguenther@suse.de>
6842         Revert
6843         2006-01-31  Richard Guenther  <rguenther@suse.de>
6844         Paolo Bonzini  <bonzini@gnu.org>
6846         * Makefile.def (target_modules): Add libgcc-math target module.
6847         * configure.in (target_libraries): Add libgcc-math target library.
6848         (--enable-libgcc-math): New configure switch.
6849         * Makefile.in: Re-generate.
6850         * configure: Re-generate.
6851         * libgcc-math: New toplevel directory.
6853 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6854             Andreas Tobler  <a.tobler@schweiz.ch>
6856         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
6857         * configure: Rebuilt.
6859 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
6861         * MAINTAINERS (Write After Approval): Add myself.
6863 2006-05-01  DJ Delorie  <dj@redhat.com>
6865         * configure.in: Restore CFLAGS if GMP isn't present.
6866         * configure: Regenerate.
6868 2006-05-01  Richard Guenther  <rguenther@suse.de>
6870         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6871         maintainer.
6873 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
6875         * MAINTAINERS (Write After Approval): Add myself.
6877 2006-04-28  Jan Beulich  <jbeulich@novell.com>
6879         * MAINTAINERS (Write After Approval): Add myself.
6881 2006-04-18  DJ Delorie  <dj@redhat.com>
6883         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
6884         reference libgloss so that libssp can be built in a combined
6885         tree.
6886         * configure: Regenerate.
6888 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
6890         * MAINTAINERS (Write After Approval): Add myself.
6892 2006-04-05  Ben Elliston  <bje@au.ibm.com>
6894         * configure.in: Require makeinfo 4.4 or higher.
6895         * configure: Regenerate.
6897 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
6899         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6900         Rearrange the entries of other libraries to have them in one place.
6902 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
6904         * MAINTAINERS (Write After Approval): Remove myself.
6905         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6907 2006-03-14  Richard Guenther  <rguenther@suse.de>
6909         * configure: Regenerate with autoconf 2.13.
6911 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
6913         * MAINTAINERS: Use my work address.
6915         * MAINTAINERS: Update my E-mail address.
6917 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
6919         * configure.in: Handle --disable-<component> generically.
6920         * configure: Regenerate.
6922 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
6924         PR libgcj/17311
6925         * ltmain.sh: Don't use "$finalize_rpath" for compile.
6927 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
6929         * MAINTAINERS (Write After Approval):  Remove myself.
6930         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6932 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
6934         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
6935         (TARGET_CONFIGDIRS): Remove.
6936         * configure.in: Remove AC_SUBST(target_configdirs).
6937         * Makefile.in, configure: Regenerated.
6939 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
6941         * MAINTAINERS (Write After Approval):  Remove myself.
6942         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
6944 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
6946         PR bootstrap/25670
6948         * Makefile.tpl ([+compare-target+]): Print explanation messages.
6950         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6951         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6952         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6953         BUILD_PREFIX, BUILD_PREFIX_1.
6954         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6956         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6957         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6959         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6960         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6961         of `cat stage_current`.  Always provide the `r' and `s' variables.
6962         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6963         a single shell execution.
6964         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6965         bootstrapped modules, make the stage1 module if the build was not
6966         started yet, else build the current stage.
6967         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6968         (all-build, all-host, all-target, [+make_target+]-host,
6969         [+make_target+]-target): Do not use \-continued lines.
6970         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6971         (current_stage, restrap, stage_last): New.
6973         * Makefile.in: Regenerate.
6974         * configure: Regenerate.
6976 2006-02-19  Bud Davis  <jmdavis@link.com>
6978         * MAINTAINERS (Write After Approval):  Remove myself.
6979         (Language Front End Maintainers):  Add myself as fortran 95
6980         maintainer and update e-mail address.
6982 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
6984         * MAINTAINERS (Write After Approval):  Remove myself.
6985         (Language Front End Maintainers):  Add myself as fortran 95
6986         maintainer.
6988 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
6990         * MAINTAINERS (Write After Approval): Add myself.
6992 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
6994         * MAINTAINERS (Write After Approval):  Remove myself.
6995         (Language Front End Maintainers):  Add myself as
6996         fortran 95 maintainer.
6998 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7000         Sync from src:
7002         2005-12-27  Leif Ekblad  <leif@rdos.net>
7004         * configure.in: Add support for RDOS target.
7005         * configure: Regenerate.
7007 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
7008             Andreas Schwab  <schwab@suse.de>
7010         * configure: Regenerate.
7012 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
7014         * configure.in (enable_libgomp): Add AIX.
7015         * configure: Regenerate.
7017 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
7019         * MAINTAINERS (Write After Approval): Add myself.
7021 2006-02-03  Lee Millward  <lee.millward@gmail.com>
7023         * MAINTAINERS (Write After Approval): Add myself.
7025 2006-01-31  Richard Guenther  <rguenther@suse.de>
7026         Paolo Bonzini  <bonzini@gnu.org>
7028         * Makefile.def (target_modules): Add libgcc-math target module.
7029         * configure.in (target_libraries): Add libgcc-math target library.
7030         (--enable-libgcc-math): New configure switch.
7031         * Makefile.in: Re-generate.
7032         * configure: Re-generate.
7033         * libgcc-math: New toplevel directory.
7035 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
7037         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
7038         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
7039         the assembler, linker and binutils.
7040         * configure: Regenerate.
7042 2006-01-22  Dirk Mueller  <dmueller@suse.de>
7044         * MAINTAINERS (Write After Approval): Add myself.
7046 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
7048         * configure: Regenerate.
7050 2006-01-18  Richard Henderson  <rth@redhat.com>
7051             Jakub Jelinek  <jakub@redhat.com>
7052             Diego Novillo  <dnovillo@redhat.com>
7054         * libgomp: New directory.
7055         * Makefile.def: Add target_module libgomp.
7056         * Makefile.in: Regenerate.
7057         * configure.in (target_libraries): Add target-libgomp.
7058         * configure: Regenerate.
7060 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
7062         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
7063         @ from continuation.
7064         * Makefile.in: Rebuilt.
7066 2006-01-04  Chris Lattner  <sabre@gnu.org>
7068         * MAINTAINERS (Write After Approval): Add myself.
7070 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
7072         PR bootstrap/24252
7074         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
7075         * Makefile.tpl (OBJDUMP): New.
7076         (EXTRA_HOST_FLAGS): Add it.
7077         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
7079         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
7080         to use symbolic links between directories.  Avoid race conditions
7081         or make them harmless.
7082         * configure.in: Do not try to use symbolic links between directories.
7084         * Makefile.def (LEAN): Pass.
7085         * Makefile.tpl (LEAN): Define.
7086         (stage[+id+]-start): Accept that the previous directory does not
7087         exist, if the bootstrap is lean.
7088         (stage[+id+]-bubble): Invoke lean bootstrap commands after
7089         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
7090         configure substitution.
7091         ([+compare-target+]): Likewise.
7092         ([+bootstrap-target+]-lean): New.
7093         * configure.in: Remove lean bootstrap support from here.
7095         * Makefile.in: Regenerate.
7096         * configure: Regenerate.
7098 2006-01-04  Ben Elliston  <bje@au.ibm.com>
7100         * MAINTAINERS (libdecnumber): Add myself.
7102 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
7104         * libtool-ldflags: New script.
7106 2006-01-02  Andreas Schwab  <schwab@suse.de>
7108         * configure.in: When reconfiguring remove Makefile in
7109         all stage directories.
7110         * configure: Regenerate.
7112 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
7114         * MAINTAINERS: Update my email address.
7116 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
7118         Revert Ada-related part of the previous change.
7120         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
7121         Do not pass.
7122         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
7123         * Makefile.in: Regenerate.
7124         * configure.in: Do not include mt-ppc-aix target fragment.
7125         * configure: Regenerate.
7127 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
7129         * configure.in: Select appropriate fragments for PowerPC/AIX.
7130         * configure: Regenerate.
7132         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
7133         BOOT_CFLAGS, BOOT_LDFLAGS.
7134         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
7135         BOOT_CFLAGS, BOOT_LDFLAGS.
7136         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
7137         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
7138         (stage): Fail if we cannot complete the work.
7139         * Makefile.in: Regenerate.
7141 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
7143         * configure.in: Replace ms1 with mt.
7144         * configure: Rebuilt.
7146 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
7148         * MAINTAINERS: Update my email address.
7150 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
7152         * Makefile.tpl (all, do-[+make_target+], do-check, install,
7153         install-host-nogcc): Don't invoke $(stage) at the end.
7154         * Makefile.in: Regenerate.
7156 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
7158         * configure.in: Flip the top-level bootstrap switch.
7159         * configure: Regenerate.
7161 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
7163         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
7164         $(stage) and $(unstage).
7165         (EXTRA_TARGET_FLAGS): Correct double-quoting.
7166         (all): Remove stray semicolon.
7167         (local-distclean): Don't handle multilib.tmp and multilib.out.
7168         (install.all): Set $s for consistency.
7169         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7170         check_multilibs setting.  Always make the install directory.
7171         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7172         Correct @if/@endif.
7173         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7174         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7175         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7176         (multilib.out): Remove.
7177         * Makefile.in: Regenerated.
7179 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
7181         * MAINTAINERS (Write After Approval): Add myself.
7183 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
7185         * MAINTAINERS: Add myself as mt maintainer.
7187         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
7189 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
7191         * MAINTAINERS: Change email address.
7193 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
7195         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7196         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7197         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
7198         Find in-tree tools if available.
7199         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7200         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7201         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7202         (COMPILER_*_FOR_TARGET): New.
7203         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7204         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7205         (CONFIGURED_*, USUAL_*): Remove.
7206         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7207         STRIP): Use autoconf substitutions.
7208         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7209         COMPILER_NM_FOR_TARGET): New.
7210         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7212         (all): Make all-host and all-target in parallel.
7213         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7214         that $$r and $$s are set before invoking a recursive make.
7215         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7216         ([+bootstrap-target+]): Inline most of the `all' target.
7218 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7220         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7221         from the gcc build directory.
7222         * Makefile.in: Regenerate.
7224 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7226         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
7227         depend on all-libdecnumber.
7228         * configure.in (host_libs): Include libdecnumber.
7229         * Makefile.in: Regenerate.
7230         * configure: Likewise.
7232 2005-11-29  Ben Elliston  <bje@au.ibm.com>
7234         * libdecnumber: Import decNumber sources from the dfp-branch.
7236 2005-11-21  Kean Johnston  <jkj@sco.com>
7238         * config.sub, config.guess: Sync from upstream sources.
7240 2005-11-21  Ben Elliston  <bje@au.ibm.com>
7242         Import from Autoconf sources:
7244         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
7245         * config/move-if-change: Don't output "$2 is unchanged";
7246         suggested by Ben Elliston.  Handle weird characters correctly.
7248 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
7250         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7251         to match upstream libtool for darwin.
7253 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
7255         * Makefile.def: Remove gdb dependencies for gdbtk.
7256         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7257         (configure-gdb, install-gdb): New rules.
7258         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7259         * Makefile.in, configure: Regenerated.
7261 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
7263         * MAINTAINERS (Write After Approval): Add myself.
7265 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
7267         * MAINTAINERS (Write After Approval): Add myself.
7269 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
7271         * MAINTAINERS (alias analysis): Add Daniel Berlin and
7272         Diego Novillo.
7274 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
7276         PR bootstrap/24297
7277         * Makefile.tpl (do-[+make-target+], do-check, install,
7278         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7279         are set before recursing.
7280         * Makefile.in: Regenerate.
7282 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
7284         PR bootstrap/18939
7285         * Makefile.def (gcc) <target>: Fix thinko.
7286         * Makefile.in: Regenerate.
7288 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
7290         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7291         * configure: Regenerate.
7293 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
7295         * MAINTAINERS (Write After Approval): Add self.
7297 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
7299         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7300         target-libffi, target-qthreads, target-libjava, and
7301         targetlibobjc.
7302         * configure: Regenerate.
7304 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
7306         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7307         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7308         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7309         (USUAL_OBJDUMP_FOR_TARGET): New.
7310         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7311         * configure.in: Check for $OBJDUMP_FOR_TARGET.
7312         * configure, Makefile.in: Regenerated.
7314 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7316         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7317         before other host packages.
7319 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
7321         * MAINTAINERS: Add self as sh libraries/configury maintainer.
7323 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
7325         PR bootstrap/22340
7327         * configure.in (default_target): Remove.
7328         * Makefile.tpl (all): Do not use prerequisites as subroutines
7329         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7330         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7331         use prerequisites as subroutines.
7332         (check-host, check-target): New.
7333         (bootstrap configure & all targets): Do not use stage*-start
7334         if the directory layout is already ok.
7335         (non-bootstrap configure & all targets): Prepend a $(unstage).
7336         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
7337         (NOTPARALLEL): Remove.
7338         (unstage, stage variables): New variables.
7339         (unstage, stage targets): Simply expand to those variables.
7341         * configure: Regenerate.
7342         * Makefile.in: Regenerate.
7344 2005-10-04  James E Wilson  <wilson@specifix.com>
7346         * Makefile.def (lang_env_dependencies): Add libmudflap.
7347         * Makefile.in: Regenerate.
7349 2005-10-03  Andreas Schwab  <schwab@suse.de>
7351         Backport from libtool CVS:
7352         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
7354         * ltmain.sh: add support for installing into temporary
7355         staging area (e.g. 'make install DESTDIR=...')
7357 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
7359         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7360         * configure: Regenerated.
7362 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
7364         * configure: Regenerate with the correct
7365         autoconf version.
7367 2005-09-30  Catherine Moore  <clm@cm00re.com>
7369         * configure.in (bfin-*-*): New.
7370         * configure: Regenerated.
7372 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
7374         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7375         (LIPO_FOR_TARGET): New.
7376         (CONFIGURED_LIPO_FOR_TARGET): New.
7377         (USUAL_LIPO_FOR_TARGET): New.
7378         (STRIP_FOR_TARGET): New.
7379         (CONFIGURED_STRIP_FOR_TARGET): New.
7380         (USUAL_STRIP_FOR_TARGET): New.
7381         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7382         STRIP_FOR_TARGET.
7383         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7384         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7385         * Makefile.in: Regenerate.
7386         * configure: Regenerate.
7388 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
7390         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7391         (rs6000-*-aix*): Same.
7392         * configure: Regenerate.
7394 2005-09-16  Tom Tromey  <tromey@redhat.com>
7396         * MAINTAINERS: Add self as java maintainer.
7398 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
7400         * configure.in: Recognize f95 in the --enable-languages option,
7401         and substitute it for fortran, issuing a warning.
7402         * configure: Regenerate.
7404 2005-08-30  Phil Edwards  <phil@codesourcery.com>
7406         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
7407         * configure:  Regenerated.
7409 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
7411         * MAINTAINERS: Add self as ms1 maintainer.
7413 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
7415         * Makefile.def (libssp): Add to lang_env_dependencies.
7416         * Makefile.in: Regenerate.
7418 2005-08-18  Ian Lance Taylor  <ian@airs.com>
7420         * MAINTAINERS: Add myself as middle-end maintainer.
7422 2005-08-17  Christian Groessler  <chris@groessler.org>
7424         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7425         * Makefile.in: Regenerate.
7427 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
7429         * MAINTAINERS (write after approval): Added myself.
7431 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
7433         * MAINTAINERS (Write After Approval): Add myself.
7435 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
7437         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7438         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7439         Look for alternate names of the target cc and c++
7440         * configure: Regenerate.
7442 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
7444         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7445         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7446         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7447         tools; remove code to manually set them.
7448         (Target tools): Look in the environment for them.
7449         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7450         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7451         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7452         build directory.
7453         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7454         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7455         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7456         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7457         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7458         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7459         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7460         * configure: Regenerate.
7461         * Makefile.in: Regenerate.
7463 2005-07-28  Ben Elliston  <bje@au.ibm.com>
7465         * MAINTAINERS: Update for removed CPU targets.
7467 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
7469         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7470         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7471         * Makefile.in: Regenerated.
7473 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
7475         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7476         (CFLAGS_FOR_TARGET): Use it.
7477         (CXXFLAGS_FOR_TARGET): Likewise.
7478         * Makefile.in: Regenerated.
7479         * configure.in (--with-build-sysroot): New option.
7480         * configure: Regenerated.
7482 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
7484         * Makefile.tpl: Wrap install between unstage and stage
7485         * Makefile.in: Regenerate.
7487 2005-07-21  Eric Christopher  <echristo@apple.com>
7489         * MAINTAINERS: Update affiliation.
7491 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
7493         * MAINTAINERS: Add self as crx port maintainer.
7495 2005-07-20  DJ Delorie  <dj@redhat.com>
7497         * MAINTAINERS: Add self as m32c maintainer.
7499 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
7501         * all files: Update FSF address.
7503 2005-07-15  Eric Christopher  <echristo@redhat.com>
7505         * MAINTAINERS: Change affiliation.
7507 2005-07-14  Jim Blandy  <jimb@redhat.com>
7509         * configure.in: Add cases for Renesas m32c.
7510         * configure: Regenerated.
7512 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7514         * COPYING.LIB: Update from fsf.org.
7516 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
7518         * COPYING, compile, config.guess,
7519         config.sub, install-sh, missing, mkinstalldirs,
7520         symlink-tree, ylwrap: Sync from upstream sources.
7521         * config-ml.in: Update FSF address.
7523 2005-07-13  Eric Christopher  <echristo@redhat.com>
7525         * configure.in: Add toplevel noconfigdir support for tpf.
7526         * configure: Regenerate.
7528 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
7530         PR ada/22340
7532         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7533         * Makefile.in: Regenerate.
7535 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
7537         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
7538         Brolley to write-after-approval.
7540 2005-07-07  Andreas Schwab  <schwab@suse.de>
7542         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7543         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7544         * Makefile.in: Regenerated.
7546 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
7548         * configure.in: Don't build sim or rda when targetting darwin.
7549         * configure: Regenerate.
7551 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
7553         * configure.in: Add --enable-libssp and --disable-libssp.
7554         * configure: Regenerate with autoconf-2.13.
7556 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
7558         * Makefile.def (target_modules): Add libssp.
7559         * configure.in (target_libraries): Add target-libssp.
7560         * configure: Rebuilt.
7561         * Makefile.in: Rebuilt.
7563 2005-07-01  Zack Weinberg  <zackw@panix.com>
7565         * MAINTAINERS: Change email address.  Resign from maintainership.
7567 2005-07-01  Richard Guenther  <rguenther@suse.de>
7569         * MAINTAINERS: Change my e-mail address and affiliation.
7571 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
7573         * Makefile.def (stagefeedback): Come after profile.
7574         Define profiledbootstrap target.
7575         * Makefile.tpl (profiledbootstrap): Remove.
7576         (stageprofile-end): Zap stagefeedback.
7577         (stagefeedback-start): Copy all .gcda files, not only GCC's.
7578         * Makefile.in: Regenerate.
7580 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
7582         * MAINTAINERS: Update my email address.
7584 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
7586         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
7587         In 'cpp' stanza, support '#line' as well as '# '.
7589 2005-06-08  Andreas Schwab  <schwab@suse.de>
7591         * MAINTAINERS: Move myself from 'Write After Approval' to
7592         'CPU Port Maintainers' section as m68k maintainer.
7594 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
7596         * configure.in (unsupported_languages): New macro.
7597         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
7598         non-ported target libraries in noconfigdirs.
7599         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7600         non-linux-gnu.  Remove libgcj_ex_libffi.
7601         <lang_frag loop>: Set add_this_lang=no if the language is in
7602         unsupported_languages.
7603         * configure: Regenerate.
7605 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
7607         * configure.in: Fix typo in handling of --with-mpfr-dir.
7608         * configure: Regenerate.
7610 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
7612         * MAINTAINERS: Update my email address.
7614 2005-06-02  Jim Blandy  <jimb@redhat.com>
7616         * config.sub: Add cases for the Renesas m32c.  (This patch has been
7617         accepted into the master sources.)
7619 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
7620             Michael Snyder  <msnyder@redhat.com>
7621             Stan Cox  <scox@redhat.com>
7623         * configure.in: Set noconfigdirs for ms1.
7625         * configure: Regenerate.
7627 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
7629         * MAINTAINERS (Write After Approval): Add self.
7631 2005-06-01  Josh Conner  <jconner@apple.com>
7633         * MAINTAINERS (Write After Approval): Add self.
7635 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
7637         * MAINTAINERS: Update my email address.
7639 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
7641         * MAINTAINERS (Write After Approval): Add self.
7643 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
7645         * MAINTAINERS (Write After Approval): Remove self.
7647 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
7649         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7650         (Dependencies): Consider target modules for bootstrap dependencies.
7651         Make target bootstrap modules depend on each stage's gcc.
7652         * Makefile.in: Regenerate.
7654 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
7656         * Makefile.def (configure-gcc): Depend on binutils having been built.
7657         (all-gcc): No need to do it here.
7658         * Makefile.in: Regenerate.
7660 2005-05-19  Paul Brook  <paul@codesourcery.com>
7662         * configure.in: Rewrite misleading error message when requested
7663         language cannot be built.
7664         * configure: Regenerate.
7666 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
7668         * ylwrap: Import from Automake 1.9.5.
7670 2005-05-13  David Ung  <davidu@mips.com>
7672         * MAINTAINERS (Write After Approval): Add self.
7674 2005-05-09  Mike Stump  <mrs@apple.com>
7676         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7677         lt_cv_sys_max_cmd_len for now.
7679 2005-05-09  Stan Cox  <scox@redhat.com>
7681         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7683 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
7685         * README.SCO: Update the URL.
7687 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
7689         * ltconfig: Define file_list_spec.  Pass file_list_spec and
7690         with_gnu_ld to libtool.
7691         * ltcf-c.sh (aix[45]): Define file_list_spec.
7692         * ltcf-cxx.sh (aix[45]): Same.
7693         * ltcf-gcj.sh (aix[45]): Same.
7694         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7695         exists, write list of input files to temporary file.
7697 2005-05-04  Mike Stump  <mrs@apple.com>
7699         * configure.in: Always pass --target to target configures as
7700         otherwise rebuilds that do --recheck will fail.
7701         * confiugure: Rebuilt.
7703 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
7705         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7706         STAGE_HOST_EXPORTS.
7707         (configure, all): Add bootstrap support.
7708         (Host modules, target modules): Pass post-stage1 flags and exports.
7709         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7710         * Makefile.in: Regenerate.
7712 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
7714         * configure: Regenerate.
7716 2005-04-27  Mike Stump  <mrs@apple.com>
7718         * MAINTAINERS: Add self as darwin maintainer.
7720 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
7722         * config.sub: Update from master copy.
7724 2005-04-21  Mike Stump  <mrs@apple.com>
7726         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7727         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7729 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
7731         * configure.in <crisv32-*-*, cris-*-*>: New local variable
7732         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
7733         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
7734         "*-*-elf" and "*-*-linux*".
7735         * configure: Regenerate.
7737 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
7739         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7741 2005-04-12  Mike Stump  <mrs@apple.com>
7743         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7745 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
7747         * MAINTAINERS (Write After Approval): Add myself.
7749 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
7751         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7753 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
7755         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7756         (TARGET_CONFIGARGS): Include --with-target-subdir.
7757         (configure, all): New macros.  Use them throughout.
7758         * Makefile.in: Regenerate.
7760 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
7762         * MAINTAINERS (Write After Approval): Add myself.
7764 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
7766         * MAINTAINERS: Remove 'loop unrolling' maintainer.
7768 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
7770         * MAINTAINERS: Move John Carr to Write After Approval.
7772 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
7774         * config/mh-mingw32: Delete.
7775         * configure.in: Don't use it.
7776         * configure: Regenerate.
7778 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
7780         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7781         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7782         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7783         (HOST_LIB_PATH): Generate from Makefile.def.
7784         (TARGET_LIB_PATH): Likewise.
7785         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7786         * Makefile.in: Regenerate.
7787         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7788         (RPATH_ENVVAR): Include Darwin case.
7789         * configure: Regenerate.
7791 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
7793         * MAINTAINERS (Various Maintainers): Remove self.
7794         (Write After Approval): Add self.
7796 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
7798         * MAINTAINERS (Various Maintainers): Add self.
7800 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
7802         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7803         * configure: Regenerate.
7805 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
7807         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7808         gcc_version, and gcc_version_trigger from set of flags to pass.
7809         * Makefile.tpl: Remove definitions of above variables.
7810         (config.status): Remove dependency on $(gcc_version_trigger).
7811         * Makefile.in: Regenerate.
7812         * configure.in: Do not reference config/gcc-version.m4 nor
7813         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
7814         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
7815         * configure: Regenerate.
7817 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
7818             Andrew Pinski  <pinskia@physics.uc.edu>
7820         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7821         * Makefile.in: Regenerate.
7823 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
7825         * MAINTAINERS (Write After Approval): Add myself.
7827 2005-03-03  David Ayers  <d.ayers@inode.at>
7829         * MAINTAINERS (Write After Approval): Add myself.
7831 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
7833         PR libgcj/20160
7834         * ltmain.sh: Avoid creating archives with components that have
7835         duplicate basenames.
7837 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
7839         PR bootstrap/20250
7840         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7841         instead of check.
7842         * Makefile.in: Regenerate.
7844 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7846         * Makefile.in: Regenerate to fix conflict between the previous two
7847         patches.
7849 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
7851         PR bootstrap/17383
7852         * Makefile.def (target_modules): Remove "stage", now unnecessary.
7853         * Makefile.tpl (HOST_SUBDIR): New substitution.
7854         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7855         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7856         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7857         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7858         (Host modules, Bootstrapped modules): Use it.
7859         (Build modules, Target modules): Do not create symlink trees,
7860         always configure out-of-srcdir.
7861         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7862         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7863         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7864         $(HOST_SUBDIR).  Create a symlink for host_subdir.
7866         * Makefile.in: Regenerate.
7867         * configure: Regenerate.
7869 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7871         Merged from libada-gnattools-branch:
7872         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
7874         * gnattools: New directory.
7875         * Makefile.def: Add gnattools as a module, depending on target-libada.
7876         * Makefile.in: Regenerate.
7877         * configure.in: Include gnattools in host_tools; disable it if ada
7878         is disabled.
7879         * configure: Regenerate.
7881 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
7883         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7884         treelang maintainer.
7885         (Write After Approval): Remove myself.
7887 2005-02-23  Paul Schlie  <schlie@comcast.net>
7889         * configure.in: Allow darwin targeted ports to build tk, itcl and
7890         libgui.
7891         * configure: Regenerate.
7893 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
7895         PR libgcj/10353
7896         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7897         * configure: Regenerate.
7899 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
7901         * MAINTAINERS (Write After Approval): Add myself.
7903 2005-02-10  Ian Lance Taylor  <ian@airs.com>
7905         * MAINTAINERS: Update my e-mail address.
7907 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
7909         * MAINTAINERS (Write After Approval): Add myself.
7911 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
7913         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7914         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7915         target-libgloss when not *-*-elf and *-*-aout.
7916         * configure: Regenerate.
7918 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
7920         * MAINTAINERS: Remove obsolete entries.
7922         * MAINTAINERS (Write After Approval): Add Michael Matz.
7924 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
7926         * MAINTAINERS: Remove self as cpplib maintainer.
7928 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7930         * install-sh, config.sub: Import from upstream.
7932 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
7934         PR bootstrap/18222
7935         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7936         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7937         * Makefile.in: Regenerate.
7939 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
7941         * MAINTAINERS: Update my email address.
7943 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
7944             Andreas Schwab  <schwab@suse.de>
7946         PR bootstrap/18033
7947         * config-ml.in: Eval option if surrounded by single quotes.
7949 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
7951         Revert 2004-12-28 Makefile changes, a better fix will be
7952         applied to mainline and src after GCC 4.0 branches.
7954 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
7956         PR bootstrap/17383
7958         * Makefile.def (target_modules): Remove stage parameter,
7959         it is always true now.
7960         * Makefile.tpl (configure-build-[+module+],
7961         configure-target-[+module+]): Always build symlink tree
7962         for the directory and for include.  BUILD_SUBDIR and
7963         TARGET_SUBDIR cannot be . anymore.
7964         * Makefile.in: Regenerate.
7966 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
7968         Revert 2004-12-08 Makefile changes.
7970 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
7972         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7973         cygwin, mingw.
7975 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
7977         * configure.in (sh64-*-*): Reenable gprof.
7978         * configure: Regenerate.
7980 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
7982         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7983         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7984         (EXTRA_TARGET_FLAGS): Add PICFLAG.
7985         * Makefile.in: Regenerate.
7987 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
7989         * MAINTAINERS: Update my email address.
7991 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
7993         * Makefile.tpl: Generate normal dependencies if the LHS module is
7994         not bootstrapped.
7995         * Makefile.in: Regenerate.
7997 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
7999         * configure.in: Include config/gxx-include-dir.m4.  Use
8000         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
8001         * configure: Regenerate.
8003 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
8005         * config.if: Delete.
8006         * configure.in: Set libstdcxx_incdir directly.
8007         * configure: Regenerate.
8009 2004-12-02  Eric Christopher  <echristo@redhat.com>
8011         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
8012         * Makefile.in: Regenerate.
8014 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8016         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
8017         * configure: Regenerate.
8019 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
8021         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
8022         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
8023         * configure: Regenerate.
8025 2004-12-01  Eric Christopher  <echristo@redhat.com>
8027         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
8028         of things to remove.
8030 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
8032         * MAINTAINERS (Write After Approval): Update my e-mail address.
8034 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
8036         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
8037         from CVS libtool to always pass_all.
8039 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8041         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
8042         (hppa*64*-*-*): Delete incorrect comment.
8043         * configure: Rebuilt.
8045 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8047         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
8049 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
8051         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
8052         from CVS libtool to always pass_all.
8054 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8056         * install-sh, compile: Import from automake.
8058 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
8060         * config.guess, config.sub:  Import from savannnah.
8062 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
8064         * MAINTAINERS (Write After Approval): Add myself
8066 2004-11-12  Mike Stump  <mrs@apple.com>
8068         * Makefile.def: Add html support.
8069         * Makefile.tpl: Likewise.
8070         * Makefile.in: Regenerate.
8072 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
8074         PR 18423
8075         * configure.in: Remove all instances of build-fixincludes from
8076         noconfigdirs.
8077         (build_configargs): Supply --target to subdirectories.
8078         * configure: Regenerate.
8080         * Makefile.def: Make gcc install depend on fixincludes install.
8081         * Makefile.in: Regenerate.
8083 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
8085         * MAINTAINERS: Add myself as gcc testsuite maintainer.
8087 2004-11-11  Paul Brook  <paul@codesourcery.com>
8089         * MAINTAINERS: Add self as arm maintainer.  Update email address.
8091 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
8093         * configure.in (noconfigdirs) [mmix-*-*]: Disable
8094         target-libgfortran.
8095         * configure: Regenerate.
8097 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
8099         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
8100         like CC.
8102 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
8104         * Makefile.def (host fixincludes): Specify missing targets.
8105         * Makefile.in: Regenerate.
8107 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
8109         * MAINTAINERS: Add myself
8111 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
8113         * MAINTAINERS (Write After Approval): Add myself.
8115 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
8117         * Makefile.def: Build fixincludes for the host, too.
8118         * Makefile.in: Regenerate.
8119         * configure.in (host_tools): Add fixincludes.
8120         * configure: Regenerate.
8122 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
8124         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
8125         * configure: Regenerated.
8127 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
8129         PR other/17783
8130         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
8131         * configure: Regenerated.
8133 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
8135         * README.SCO: Update per FSF instructions.
8137 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
8139         PR target/18151
8140         * configure.in (case ${target}): Do not build fixincludes for avr.
8141         * configure: Regenerated.
8143 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
8145         * configure.in (case ${target}): Do not build fixincludes
8146         on platforms where it is not used.
8147         * configure: Regenerated.
8149 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
8151         * configure.in: Use an absolute path to install-sh.
8152         * configure: Regenerated.
8154 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
8156         * MAINTAINERS (Write After Approval): Add myself.
8158 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
8160         * MAINTAINERS: Remove from Write After Approval those that are
8161         already maintainers.
8163 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
8165         * MAINTAINERS:  Update my email address.
8167 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
8169         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8170         * configure: Regenerate.
8172 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
8174         * MAINTAINERS:  Update my email address.
8176 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
8178         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
8179         entries belonging to this category.
8181 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
8183         * MAINTAINERS: Update my e-mail address.
8185 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
8187         Fix wrong conflict resolution in:
8189         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8191         * Makefile.in: Regenerate.
8192         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8193         in the recursive `make', instead of hardwiring `all'.
8194         (Autogenerated TARGET-* variables): New.
8196 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
8198         * configure.in: Enable target-libgloss for crx-*-*.
8199         * configure: Regenerate.
8201 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8203         * MAINTAINERS (Various Maintainers): Move the "windows,
8204         cygwin, mingw" maintainer to ...
8205         (OS Port Maintainers): ... here.
8207 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
8209         * MAINTAINERS (Write After Approval): Remove those that are
8210         maintainers of some subsystem.
8212 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
8214         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8215         * ltcf-cxx.sh (tpf*): Likewise.
8216         * ltconfig (tpf*): Add TPF OS configuration support.
8218 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
8220         * MAINTAINERS: Change my email address to my new work account.
8222 2004-09-24  Michael Roth  <mroth@nessie.de>
8224         * configure.in (--without-headers): Add missing double quotes.
8225         * configure: Regenerate.
8227 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
8229         * ylwrap: Revert to previous version.
8231 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
8233         PR bootstrap/17369
8234         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8235         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8236         SET_GCC_LIB_PATH_CMD.
8237         (BASE_TARGET_EXPORTS): Likewise.
8238         * Makefile.in: Regenerated.
8240         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8241         * configure: Regenerated.
8243 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
8245         * config.guess: New upstream version
8246         * compile, depcomp, install-sh, ylwrap: Likewise.
8248 2004-09-19  Roger Sayle  <roger@eyesopen.com>
8250         * config/mh-x86omitfp: New host makefile fragment.  Add
8251         -fomit-frame-pointer to the default BOOT_CFLAGS.
8252         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8253         * configure: Regenerate.
8255 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
8257         PR target/11572
8258         * configure.in (*-*-darwin*): Renable libobjc.
8259         * configure: Regenerate.
8261 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
8263         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8265 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
8267         * Makefile.def: Remove libbanshee.
8268         * Makefile.tpl: Ditto.
8269         * configure.in: Ditto.
8270         * Makefile.in: Regen.
8271         * configure: Ditto.
8273 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
8275         * ltmain.sh: Use $pic_object as $non_pic_object if
8276         $non_pic_object=none.
8278 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
8280         * missing: Import latest version from master repository.
8282 2004-09-06  Nick Clifton  <nickc@redhat.com>
8284         * config.sub: Import latest version from master repository.
8285         * config.guess: Likewise.
8286         This includes these changes:
8288         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
8290         * config.sub: Handle crisv32, alias etraxfs.
8291         * config.guess (crisv32:Linux:*:*): Handle.
8293         2004-08-13  Brad Smith  <brad@comstyle.com>
8295         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8296         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8298         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
8300         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8301         assume the processor is a powerpc.  This is because coreutils
8302         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8303         in this case, due to a MacOS X bug that causes
8304         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8305         to return a negative number.
8306         Problem reported by Petter Reinholdtsen in:
8307         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8309         2004-07-19  Ben Elliston  <bje@gnu.org>
8311         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8313         2004-06-24  Ben Elliston  <bje@gnu.org>
8315         * config.guess: Update copyright years.
8316         * config.sub: Likewise.
8318         2004-06-22  Robert Millan  <robertmh@gnu.org>
8320         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8321         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8323         2004-06-22  Stanley F. Quayle <stan@stanq.com>
8325         * config.guess (*:*VMS:*:*): New entry. Replaces
8326         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8327         manufacturer.
8329         2004-06-22  Ben Elliston  <bje@gnu.org>
8331         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8332         * config.sub: Likewise.
8334         2004-06-22  Ben Elliston  <bje@gnu.org>
8336         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8337         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8339         2004-06-11  Ben Elliston  <bje@gnu.org>
8341         * config.guess (pegasos:OpenBSD:*:*): Remove.
8343         2004-06-11  Ben Elliston  <bje@gnu.org>
8345         From Wouter Verhelst <wouter@grep.be>:
8346         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8348         2004-06-11  Ben Elliston  <bje@gnu.org>
8350         * config.guess (luna88k:OpenBSD:*:*): New.
8352         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
8354         * config.guess (m32r*:Linux:*:*): New case.
8355         * config.sub: Handle m32rle.
8357         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
8359         From Jens Petersen  <petersen@redhat.com>:
8360         * config.sub: Handle sparcv8.
8362         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
8364         From Tom Smith <smith@cag.lkg.hp.com>:
8365         * config.guess: Version suffixes are equally significant on Tru64
8366         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
8367         prefix of "P" (patched kernel).
8369         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
8371         * config.sub: Add support for National Semiconductor CRX target.
8373 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
8375         * MAINTAINERS (Various Maintainers): Remove myself as web page
8376         maintainer, add myself as maintainer of build status lists.
8378 2004-09-03  Jan Beulich  <jbeulich@novell.com>
8380         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8381         *-*-netware, but add target-libmudflap.
8382         Consolidate *-*-netware targets (of which really only i?86 exists)
8383         into a single entry.
8384         * configure: Likewise.
8386 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
8388         * Makefile.tpl (sorry): Remove.
8389         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8390         (cleanstrap targets): Depend on distclean, not distclean-stage1.
8391         (do-clean): Clean per-stage directories too.
8392         (do-distclean): Run distclean-stage1 too.
8393         (.NOTPARALLEL): Enable during toplevel bootstrap.
8394         (stage[+id+]-bubble): Enable parallel execution during
8395         the recursive invocation.
8396         * Makefile.in: Regenerate.
8398         Fix previous checkin:
8400         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8401         include.
8402         * configure.in: Fix indentation.
8403         * configure: Regenerate.
8405 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
8407         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8408         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8409         * configure: regenerate
8410         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8411         -mdynamic-no-pic
8413 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
8415         * Makefile.def (build_modules): Add fixincludes.
8416         (dependencies): Make gcc depend on fixincludes.
8417         * configure.in (build_tools): Add fixincludes.
8418         (build_configdirs): Always include build_libs.
8419         * Makefile.in: Regenerate.
8420         * configure: Regenerate.
8422 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
8424         * Makefile.def (bootstrap stages): Add 'lean' parameter.
8425         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8426         phony targets; do not generate timestamp files.
8427         (distclean-stageN): Remove references to their timestamp files.
8428         (restageN, touch-stageN): Remove.
8429         (stageN-bubble): Rewritten.
8430         (compare): Support lean bootstraps.
8431         * Makefile.in: Regenerate.
8433         * configure.in: Only warn when bootstrapping but
8434         build != host or build != target.  Support lean bootstraps.
8435         * configure: Regenerate.
8437 2004-08-26  Phil Edwards  <phil@codesourcery.com>
8439         * configure.in:  Give a better error message if GMP/MPFR are missing
8440         and a language needing them has been requested.
8441         * configure:  Regenerated.
8443 2004-08-25  Phil Edwards  <phil@codesourcery.com>
8445         * configure.in:  Print a list of available language front-ends if
8446         a requested one is missing.  Tidy stray tab characters.
8447         * configure:  Regenerated.
8449 2004-08-19  Michael Koch  <konqueror@gmx.de>
8451         * gcc/doc/install.texi: Update entry about automake for libjava.
8453 2004-08-17  Robert Millan  <robertmh@gnu.org>
8455         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8456         (instead of FreeBSD).
8457         * configure: Regenerate.
8459 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
8461         * Makefile.in: Regenerate.
8462         * configure: Regenerate.
8464         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8465         stage_*_flags.
8466         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8467         for bootstrapped modules if toplevel bootstrap is going.
8468         (GCC bootstrap): Generate per-stage targets for all bootstrapped
8469         modules.  Adjust for changes in Makefile.def.  Enable several
8470         rules even in non-bootstrap mode, just to avoid peppering the
8471         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8472         (stage-[+prev+]-bubble): Remove.
8474         * Makefile.def (Dependencies): Depend on all-build-bison,
8475         all-build-flex, all-build-byacc, all-build-texinfo, rather
8476         than the host variations.
8477         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
8478         with BUILD_SUBDIR.
8479         (BISON): Update for recent Bisons.
8480         (YACC): Fix typo.
8481         (cross): Depend on all-build.
8482         (all): Do not depend on all-build.
8483         (prebootstrap): Remove.
8484         (dep-kind): Accept separate prefixes for MODULE and ON variables.
8485         (Prebootstrap dependencies): Add them to the per-stage targets
8486         and to all-prebootstrap.
8487         * configure.in (build_configdirs): Always enable build_tools.
8488         (BUILD_DIR_PREFIX): Remove.
8490         * Makefile.def (gcc): Add target variable.
8491         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8492         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8493         in the recursive `make', instead of hardwiring `all'.
8494         (Autogenerated TARGET-* variables): New.
8496 2004-08-13  Brian Booth  <bbooth@redhat.com>
8498         * MAINTAINERS: Remove myself from write-after-approval.
8500 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
8502         * src-release: Stop distributing mmalloc with gdb (which doesn't
8503         use it).
8504         * Makefile.def: GDB doesn't depend on mmalloc anymore.
8505         * Makefile.in: Regenerate.
8507 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
8509         * configure.in (arm*-*-eabi*): New target.
8510         * configure: Regenerate.
8512 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
8514         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8515         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8516         (Dependencies): New section.
8517         * Makefile.tpl (Dependencies): Generate from Makefile.def.
8518         (configure-target-[+module+]): Depend on maybe-all-gcc
8519         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
8520         (toplevel profiledbootstrap): Fix dependencies.
8521         * Makefile.in: Regenerate.
8523 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
8525         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8526         target-libiberty to noconfigdirs.
8527         * configure: Regenerate.
8529 2004-08-03  Paul Brook  <paul@codesourcery.com>
8531         * configure.in: Check for MPFR as well as GMP.
8532         * configure: Regenerate.
8534 2004-08-01  Robert Millan  <robertmh@gnu.org>
8536         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8537         libmudflap for all GNU-based systems (with Glibc).
8538         * configure: Regenerate.
8540 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
8542         * Makefile.def (host-modules): Add gcc.
8543         * Makefile.in: Regenerate.
8544         * Makefile.tpl (sorry): New rule.
8545         (configure-host, all-host, [+make_target+]-host, do-check,
8546         install-host): Do not add gcc as a special case.
8547         (host modules): Add a small special-casing for gcc.  Export
8548         extra_make_flags through the environment.
8549         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8550         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8551         other recursive targets for gcc): Remove.
8553         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8554         (stage, unstage): New rules.
8555         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8556         distclean-stage[+id+]): Use stage_current.
8557         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8558         the stage*-start rules.
8560 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
8562         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8563         use -all_load flag.
8565 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
8567         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8568         * configure: Regenerate.
8570 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
8572         * maintainer-scripts/gcc_release: Revert yesterday's change.
8574 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
8576         * MAINTAINERS: Add myself to write-after-approval.
8578 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
8580         * libf2c: Removed.
8581         * gcc/gccbug.in: Updated because of libf2c removal.
8582         * maintainer-scripts/gcc_release: Ditto.
8584 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
8586         * configure.in: Build libmudflap by default on FreeBSD.
8587         * configure: Regenerated.
8589 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
8591         * configure.in: Do not build libmudflap by default on non-GNU/Linux
8592         systems.
8593         * configure: Regenerated.
8595 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8597         PR target/16344
8598         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8599         feedback based compiler.
8600         * Makefile.in: Rebuilt.
8602 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
8604         * Makefile.def (host_modules): Set bootstrap=true for flex.
8605         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8606         * Makefile.in: Rebuilt.
8608 2004-07-07  Jan Hubicka  <jh@suse.cz>
8610         * MAINTAINERS: Add self as a profile feedback maintainer.
8612 2004-07-05  Phil Edwards  <phil@codesourcery.com>
8614         * configure.in:  Do not prepend $srcdir to /dev/null in
8615         makefile fragments.
8616         * configure:  Regenerate.
8618 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
8620         * Makefile.def (build_modules): Add bison, byacc, flex,
8621         m4, texinfo.
8622         (flags_to_pass): Add FLEX.
8623         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8624         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8625         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8626         DEFAULT_MAKEINFO): Remove.
8627         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8628         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8629         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8630         objdir or else use configured tool.
8631         (all-build): New.
8632         (all): Depend on it.
8633         (Build module dependencies): Add.
8634         * Makefile.in: Regenerate.
8635         * configure.in: Better support for multiple build modules,
8636         matching what is done for host/target modules.  Do not look
8637         for "plausible" locations of build tools if Canadian cross.
8638         Use autoconf's AC_PROG_CC to find a C compiler.  Define
8639         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
8640         * configure: Regenerate.
8642 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8644         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8645         * Makefile.in: Regenerate.
8647 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
8649         * Makefile.tpl (configure-build-[+module+],
8650         configure-[+module+], configure-target-[+module+]): Pass
8651         [+extra_configure_args+].
8652         (all-build-[+module+], all-[+module+], check-[+module+],
8653         install-[+module+], [+make_target+]-[+module+],
8654         all-target-[+module+], check-target-[+module+],
8655         install-target-[+module+], [+make_target+]-target-[+module+]):
8656         Pass [+extra_make_args+].
8657         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8658         (GCC_HOST_EXPORTS): Remove.
8659         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8660         cross, check-gcc, check-gcc-c++, install-gcc,
8661         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8662         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8663         * Makefile.in: Regenerate.
8665 2004-06-21  Matthew Sachs  <msachs@apple.com>
8667         * MAINTAINERS: Added self to write-after-approval.
8669 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
8671         * configure.in: Check for srcdir/winsup rather than build directory
8672         winsup.
8673         * configure: Regenerate.
8675 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
8677         * configure.in: Don't build Cygwin native newlib if winsup
8678         directory is missing.  Emit warning instead.
8679         * configure: Regenerate.
8681 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
8683         * Makefile.tpl (touch-stage[+id+]): New.
8684         (restage[+prev+]): Depend on touch-stage[+id+].
8686         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8687         Use it throughout.
8689         * Makefile.def: Add profile and feedback bootstrap stages.
8690         Remove next field from bootstrap stages.
8691         * Makefile.tpl (LN, LN_S): Substitute.
8692         (stageN-start, stageN-end): Use double-colon rules, to
8693         provide a hook for additional setup commands.
8694         (distclean-stageN-gcc, restageN): Create dependencies from
8695         [+prev+], not from [+next+].
8696         (stageN-bubble): Add commands for successive stages from
8697         [+prev+], using double-colon rules.
8698         (all-stageN-gcc): Fix typo.
8699         (stagefeedback-start, profiledbootstrap): New.
8700         * Makefile.in: Regenerate.
8701         * configure.in: Call ACX_PROG_LN.
8702         * configure: Regenerate.
8704 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
8706         * MAINTAINERS (Write After Approval): Add myself.
8708 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
8710         * MAINTAINERS (Write After Approval): Add myself.
8712 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
8714         * configure.in: Fix --enable-bootstrap breakage introduced in trees
8715         without gcc.
8716         * configure: Regenerate.
8718 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8720         * Makefile.tpl: Fix typo.
8721         * Makefile.in: Regenerate.
8723 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8725         * configure.in: Remove new- prefix from toplevel
8726         bootstrap targets.
8727         * configure: Regenerate.
8729 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
8731         * Makefile.tpl (all.normal): Rename to all.
8732         (all): Replace with a rule to pick the default
8733         target from configure.
8734         (all-gcc, configure-gcc): Use conditionals to
8735         do nothing when toplevel bootstrap is going on.
8736         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8737         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8738         * configure.in: Support --enable-bootstrap.
8740         * Makefile.def: Remove new- prefix from toplevel
8741         bootstrap targets.
8742         * Makefile.tpl: Likewise.
8744         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
8745         target.
8747         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8748         $(RECURSE_FLAGS) to recursive invocation of make.
8750         * Makefile.in: Regenerate.
8751         * configure: Regenerate.
8753 2004-05-30  Andreas Jaeger  <aj@suse.de>
8754             Jim Wilson  <wilson@specifixinc.com>
8756         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8757         like CC.
8759 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
8761         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8762         * configure: Regenerate.
8764 2004-05-25  Daniel Jacobowitz  <drow@false.org>
8766         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8767         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8768         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
8769         targets.
8770         * Makefile.in: Regenerate.
8772 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
8774         * configure.in: Test the ability to symlink directories.
8775         * configure: Regenerate.
8777         * Makefile.def (bootstrap-stage): New definitions.
8778         * Makefile.tpl (configure-stage1-gcc,
8779         configure-stage2-gcc, configure-stage3-gcc,
8780         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8781         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8782         new-restage3, compare): Autogenerate, see Makefile.in
8783         entry for behavioral changes.
8784         (distclean-stage1, new-stage1-start, new-stage1-end,
8785         new-stage1-bubble, distclean-stage2, new-stage2-start,
8786         new-stage2-end, new-stage2-bubble, distclean-stage3,
8787         new-stage3-start, new-stage3-end): New autogenerated targets.
8788         (objext, prebootstrap, BOOT_CFLAGS,
8789         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8790         targets.
8792         * Makefile.in: Regenerate.
8793         (distclean-stage1, new-stage1-start, new-stage1-end,
8794         new-stage1-bubble, distclean-stage2, new-stage2-start,
8795         new-stage2-end, new-stage2-bubble, distclean-stage3,
8796         new-stage3-start, new-stage3-end): New targets.
8797         (all-stage1-gcc): Move prebootstrap dependency from here...
8798         (configure-stage1-gcc): ...to here.
8799         (new-bootstrap): Use bubble targets.
8800         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8801         Use per-stage distclean targets.
8802         (configure-stage1-gcc, configure-stage2-gcc,
8803         configure-stage3-gcc, all-stage1-gcc,
8804         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8805         Use new-stageN-start to prepare the tree.
8807 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
8809         * Makefile.def (host_modules): add libcpp.
8810         * Makefile.tpl: Add dependencies on and for libcpp.
8811         * Makefile.in: Regenerate.
8812         * configure.in: Add libcpp host module.
8813         * configure: Regenerate.
8815 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
8817         * Makefile.tpl: Whenever a recursive target is defined, wrap
8818         it in a special @if/@endif block, and prepare its maybe
8819         dependency in the @if/@endif block
8820         * configure.in: Instead of writing maybe dependencies, remove
8821         the @if/@endif statements, and remove the @if/@endif blocks
8822         that remain.
8823         * configure: Regenerate.
8824         * Makefile.in: Regenerate.
8826 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
8828         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8830 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
8832         PR bootstrap/15120
8833         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8834         * */configure: Rebuilt.
8836 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
8838         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8839         of libf2c.
8840         * configure, Makefile.in: Regenerate.
8842 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
8844         * MAINTAINERS (Write After Approval): Add myself.
8846 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
8848         Merge from tree-ssa-20020619-branch.
8850         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8851         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8852         (HOST_GMPLIBS): Define.
8853         (HOST_GMPINC): Define.
8854         (TARGET_LIB_PATH): Add libmudflap.
8855         (GFORTRAN_FOR_TARGET): Define.
8856         (configure-build*): Export GFORTRAN.
8857         (configure-gcc): Export GMPLIBS and GMPINC.
8858         (all-gcc): Add maybe-all-libbanshee.
8859         (configure-target-libgfortran): Define.
8860         * Makefile.in: Regenerate.
8861         * configure.in (host_libs): Add libbanshee.
8862         (target_libraries): Add target-libmudflap and target-libgfortran.
8863         Add --with-libbanshee.
8864         Handle --disable-libmudflap.
8865         (*-*-freebsd*): Use with_gmp.
8866         Add $(libgcj) to noconfigdirs.
8867         * configure: Regenerate.
8868         * depcomp: New file.
8869         * MAINTAINERS: Add tree-ssa maintainers.
8871 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
8873         * MAINTAINERS (Various Maintainers): Add myself.
8875 2004-04-30  Brian Ford  <ford@vss.fsi.com>
8877         * MAINTAINERS (Write After Approval): Add myself.
8879 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
8881         * MAINTAINERS (Write After Approval): Add myself.
8883 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
8885         * config/acx.m4: Fix fastcompare support for new-bootstrap.
8886         * configure: Regenerate.
8888 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
8890         Revert:
8891         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8893         * Makefile.def (flags_to_pass): Remove *dir variables that
8894         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8895         as well as prefix and exec_prefix.
8896         * Makefile.in: Regenerate.
8898 2004-04-26  Robert Millan  <robertmh@gnu.org>
8900         Add patches from libtool CVS.
8901         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8902         * ltconfig: Likewise.
8903         * ltcf-c.sh: Likewise.
8904         * ltcf-cxx.sh: Likewise.
8905         * ltcf-gcj.sh: Likewise.
8907 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8909         * Makefile.def (host_modules): Mark with the bootstrap
8910         flag packages on which gcc depends.
8911         * Makefile.tpl (all-bootstrap): Use it.
8912         * Makefile.in: Regenerate.
8914 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8916         * Makefile.def (flags_to_pass): Remove *dir variables that
8917         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8918         as well as prefix and exec_prefix.
8919         * Makefile.in: Regenerate.
8921 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
8923         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8924         * configure: Regenerate.
8925         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8926         * gcc/Makefile.tpl (compare): Use the result of the test.
8927         * gcc/Makefile.in: Regenerate.
8929 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
8931         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8932         Always relocate gcc and prev-gcc to the original names, even
8933         if the build fails.
8934         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8935         New targets.
8937 2004-04-23  Laurent GUERBY <laurent@guerby.net>
8939         * MAINTAINERS: Update my email address.
8941 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8943         * configure.in (mips*-*-irix5*): Enable ld.
8944         * configure: Regenerate.
8946 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8948         * configure: Regenerate.
8950 2004-04-15  James E Wilson  <wilson@specifixinc.com>
8952         * Makefile.tpl (configure-[+module+], configure-gcc,
8953         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8954         Set and export LDFLAGS.
8955         * Makefile.in: Regenerate.
8957 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
8959         * MAINTAINERS: Add myself to write-after-approval.
8961 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
8963         PR bootstrap/14871
8964         * Makefile.tpl: If we don't have built-in-tree target tools,
8965         use the ones found by configure rather than hacking around with
8966         program_transform_name.
8967         * configure.in: Give Makefile.tpl the information necessary
8968         to do that.
8969         * Makefile.in: Regenerate.
8970         * configure: Regenerate.
8972 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
8974         PR bootstrap/14760
8975         * configure.in: When computing baseargs, strip *all* copies of
8976         offending options.  Also, don't match/substitute the trailing space,
8977         so that this actually works when two similar options are separated by
8978         only one space.
8979         * configure: Regenerate.
8981 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
8983         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8984         (rs6000-*-aix*): Same.
8985         * configure: Regenerate.
8987 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
8989         * MAINTAINERS: Add myself to write-after-approval.
8991 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
8993         * MAINTAINERS: Add myself to write-after-approval.
8995 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
8997         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8998         STRICT_WARN, WARN_CFLAGS flags passed down to make.
8999         * Makefile.in: Regenerate.
9001         * configure.in (top level bootstrap support): Rework --enable-werror
9002         to set @stage2_werror_flag@.
9003         * configure: Regenerate.
9004         * Makefile.tpl (top level bootstrap support): Pass
9005         @stage2_werror_flag@ down to configure in stages 2 and 3.
9006         * Makefile.in: Regenerate.
9008 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9010         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
9011         for stages 2 and 3 as well as in make.  As a consequence, remove
9012         OUTPUT_OPTION (now detected by configure) from the flags passed down
9013         to make.
9014         * Makefile.in: Regenerate.
9016         * Makefile.tpl (new-bootstrap): Fix typo.
9017         * Makefile.in: Regenerate.
9019 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
9021         * Makefile.tpl: Rearrange by moving recursive_targets rules
9022         into their proper sections.
9023         * Makefile.tpl (top level bootstrap support): Move disabling
9024         of coverage flags from 'make' to 'configure'; improve comments.
9025         * Makefile.in: Regenerate.
9027         * Makefile.tpl (experimental top level bootstrap) Move stage1
9028         language setting from all- target to configure- target; disable
9029         intermodule optimization in stage 1; prevent gratuitous rebuilds
9030         of stage 1.
9031         * Makefile.in: Regenerate.
9032         * configure.in: Comma-separate stage 1 language list for top
9033         level bootstrap.
9034         * configure: Regenerate.
9036         * Makefile.tpl: Clean up experimental top level bootstrap support:
9037         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
9038         prev-gcc in configure- targets as well as all- targets.
9039         * Makefile.in: Regenerate.
9041 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
9043         * compile: New file imported from automake.
9045 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
9047         * configure.in: Remove symbolic link section.
9048         * configure: Regenerate.
9049         * Makefile.tpl (links): Remove.
9050         * Makefile.in: Regenerate.
9052 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
9053             Nathanael Nerode  <neroden@gcc.gnu.org>
9055         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
9056         Set with AC_CHECK_PROGS.
9057         * configure.in: Fix comment typo from last patch.
9058         * configure: Regenerate.
9060 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
9062         * Makefile.tpl: Introduce experimental top level bootstrap support.
9063         * Makefile.in: Regenerate.
9064         * configure.in: Introduce support for top level bootstrap.
9065         * configure: Regenerate.
9067 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9068             Paolo Bonzini  <bonzini@gnu.org>
9070         PR bootstrap/14522
9071         * configure.in: Cope with shells that do not support unquoted ^
9072         * configure: Regenerate.
9074 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
9075             Paolo Bonzini  <bonzini@gnu.org>
9077         PR bootstrap/14522
9078         * configure.in: Cope with shells that do not support nesting
9079         quotes inside quoted backquote substitutions.
9080         * configure: Regenerate.
9082 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
9084         PR bootstrap/14522
9085         * configure.in: Fix escaping of $.
9086         * configure: Regenerate.
9088 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
9090         * configure: Regenerate, since I forgot to while committing Paolo's
9091         changes.
9093 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
9095         PR ada/14131
9096         Move language detection to the top level.
9097         * configure.in: Find default values for the tools as
9098         soon as possible.  Disable ada if GNAT is not found.
9099         Emit error message about missing languages.  Expand
9100         --enable-languages=all for the gcc subdirectory.
9102 2004-03-10  Ben Elliston  <bje@gnu.org>
9104         * MAINTAINERS: Update my email address.
9106 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
9108         * ltconfig: Disable building static libraries if building shared
9109         libraries on AIX 5L.
9111 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
9113         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
9114         and disable libgcj.
9115         * configure: Regenerated.
9117 2004-03-01  Brian Booth  <bbooth@redhat.com>
9119         * MAINTAINERS: Add myself to write-after-approval.
9121 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
9123         * MAINTAINERS: Add myself to write-after-approval.
9125 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9127         PR bootstrap/7087
9128         * Makefile.tpl: Guard XFOO sed statements better.
9129         * Makefile.tpl: Add dependency for configure-target-libada.
9130         * Makefile.in: Regenerate (incidentally fixes broken
9131         commit when libada-branch was merged).
9133 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
9135         * MAINTAINERS: Add myself to write-after-approval.
9137 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
9139         * MAINTAINERS: Add Nicola Pero and myself as libobjc
9140         maintainers.
9142 2004-02-20  Andrew Cagney  <cagney@redhat.com>
9144         * config.guess: Update from version 2003-10-16 to 2004-02-16.
9145         * config.sub: Update from version 2003-11-03 to 2004-02-16.
9147 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9149         PR bootstrap/11932
9150         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
9152 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
9154         * MAINTAINERS: Added myself to write-after-approval.
9156 2004-02-14  Michael Koch  <konqueror@gmx.de>
9158         * MAINTAINERS: Added myself to write-after-approval.
9160 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
9162         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
9163         some OS port maintainers to OS port maintainers section.
9165 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
9167         * MAINTAINERS: Add self.
9169 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
9171         * MAINTAINERS: Alphabetize.
9173 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
9175         * MAINTAINERS: Remove myself.
9177 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
9179         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9180         (rs6000-*-aix*): Same.
9181         * configure: Regenerate.
9183 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
9185         * configure.in (host): Add in missing $noconfigdirs to defines.
9186         * configure: Regenerate.
9188 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
9189             Nathanael Nerode  <neroden@gcc.gnu.org>
9191         PR ada/6637, PR ada/5911
9192         Merge with libada-branch:
9193         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9194         with appropriate dependencies. Add --enable-libada configure switch.
9195         * configure, Makefile.in: Regenerate.
9197 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
9199         * MAINTAINERS: Add myself to write-after-approval.
9201 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9203         * configure.in: Don't pass --with-stabs on IRIX 5 either.
9204         * configure: Regenerate.
9206 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
9208         Merge from upstream:
9210         * ltmain.in: When setting IFS to '~', be careful about user
9211         arguments that contain '~'.
9213         2004-02-04  Peter O'Gorman  <peter@pogma.com>
9215         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9216         Also test $base_compile against $CC with escaped arguments. Bug
9217         reported by Geoff Keating <geoffk@apple.com>.
9219 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
9221         * MAINTAINERS: Remove i960 port.
9223 2004-01-23  DJ Delorie  <dj@redhat.com>
9225         * Makefile.def (target_modules) [libiberty]: Don't stage.
9226         * Makefile.in: Rebuilt.
9228 2004-01-20  Caroline Tice  <ctice@apple.com>
9230         * MAINTAINERS: Add myself to write-after-approval.
9232 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
9234         * MAINTAINERS: Update my email address.
9236 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
9238         * MAINTAINERS: Add myself to write-after-approval.
9240 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
9242         * MAINTAINERS: Remove entries without email address.
9244 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
9246         * MAINTAINERS: Add myself to write-after-approval.
9248 2004-01-15  Steven Bosscher  <stevenb@suse.de>
9250         * MAINTAINERS: Update my email address.
9252 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
9254         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9255         * Makefile.tpl (configure-target-[+module+]): Support stage.
9256         * Makefile.in: Rebuilt.
9258 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
9260         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9262 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
9264         * MAINTAINERS: Add myself as a MIPS maintainer.
9266 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
9268         * configure.in: Use ./config.cache, not config.cache.
9269         * configure: Regenerate.
9270         * Makefile.tpl: Special-casing not needed for GCC any more.
9271         * Makefile.in: Regenerate.
9273         * configure.in: Don't share a cache file for host dirs.
9274         * configure: Regenerate.
9276         * config-ml.in: Don't mess with the cache file.
9278 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
9280         * MAINTAINERS: Move myself from 'Write After Approval' to
9281         'CPU Port Maintainers' section as SPARC maintainer.
9283 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9285         * Makefile.tpl: Make GCC use a separate config.cache.
9286         * Makefile.in: Regenerate.
9288         PR bootstrap/11932, PR bootstrap/11933
9289         (I don't know if it will fix either of them, but it relates
9290         to them.)
9291         * configure.in: Don't use shared config.cache for target
9292         directories.
9293         * configure: Regenerate.
9295 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
9297         * MAINTAINERS: Add myself to 'Write After Approval' section.
9299 2003-12-31  Roger Sayle  <roger@eyesopen.com>
9301         * configure.in (ia64*-*-hpux*): Disable building java libraries.
9302         * configure: Regenerated.
9304 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
9306         * MAINTAINERS: Remove the mn10200 maintainer.
9308 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
9310         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9311         * configure: Regenerated.
9313 2003-12-16  Jan Hubicka  <jh@suse.cz>
9315         * MAINTAINERS: Add myself as callgraph maintainer.
9317 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
9319         * configure.in (raw_libstdcxx_flags): Remove the leading space.
9320         * configure: Regenerate.
9322 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
9324         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9325         'Write After Approval' section. Update email.
9327 2003-12-01  James Lemke  <jim@wasabisystems.com>
9329         * MAINTAINERS (Write After Approval): Add myself.
9331 2003-11-20  Matt Thomas  <matt@3am-software.com>
9333         * MAINTAINERS: Add myself as a vax port maintainer.
9335 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
9337         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9338         (configure-build-[+module+], configure-[+module+]): Likewise.
9339         (configure-target-[+module+], configure-gcc, config.status): Likewise.
9340         * Makefile.in: Regenerate.
9342 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
9344         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9345         shared/dylibed libraries.
9346         * ltmain.sh: Likewise.
9347         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9348         * ltcf-cxx.sh: Likewise.
9349         * ltcf-gcj.sh: Likewise.
9350         * ltconfig: Likewise.
9352 2003-11-17  Stan Cox  <scox@redhat.com>
9354         * MAINTAINERS: Add myself as iq2000 port maintainer.
9356 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
9358         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9359         * Makefile.in: Regenerate.
9361 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
9363         * config.sub: Update to 2003-11-03 version.
9365 2003-10-20  Phil Edwards  <phil@codesourcery.com>
9367         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
9368         * configure:  Regenerate.
9370 2003-10-20  Nicolas Pitre  <nico@cam.org>
9372         * MAINTAINERS: Add myself to 'Write After Approval' section.
9374 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
9376         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9378 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
9380         * MAINTAINERS: Update my email address.
9382 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9384         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9386 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
9388         * MAINTAINERS: Add myself to 'Write After Approval' section.
9390 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
9392         * config.guess: Update to 2003-10-16 version.
9393         * config.sub: Update to 2003-10-16 version.
9395 2003-10-15  David Daney  <ddaney@avtrex.com>
9397         * MAINTAINERS: Added myself to 'Write After Approval' section.
9399 2003-10-15  Falk Hueffner  <falk@debian.org>
9401         * MAINTAINERS: Move myself from 'Bug database only accounts' to
9402         'Write After Approval' section. Update email.
9404 2003-10-14  Roger Sayle  <roger@eyesopen.com>
9406         * MAINTAINERS: Move myself from 'Write After Approval' to
9407         'Various Maintainers' section as middle-end maintainer.
9409 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9411         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9412         HOST_FLAGS_TO_PASS.
9413         * Makefile.in: Regenerate.
9415 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
9417         * config.guess: Update to 2003-10-07 version.
9418         * config.sub: Update to 2003-10-07 version.
9420 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9422         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9423         * ltconfig (irix5*, irix6*): Don't override version_type.
9425 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
9427         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9428         * configure: Rebuilt
9429         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9430         * Makefile.in: Rebuilt
9432 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9434         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9436 2003-09-30  Carlo Wood  <carlo@alinoe.com>
9438         * MAINTAINERS (Write After Approval): Add myself.
9440 2003-09-29  Paul Koning  <ni1d@arrl.net>
9442         * MAINTAINERS: Move myself from "Write After Approval"
9443         to CPU platform maintainers for pdp11 platform.
9445 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
9447         * MAINTAINERS: Move myself from 'Write After Approval' to
9448         'Various Maintainers' section as libffi testsuite maintainer.
9450 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
9452         * configure.in: Pass a computed --program-transform-name
9453         to subconfigures.
9454         * configure: Regenerated.
9456 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
9458         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9459         * Makefile.in: Regenerate.
9461         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9462         * Makefile.in: Regenerate.
9464 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
9466         * MAINTAINERS: Move myself from 'Write After Approval'
9467         to 'Various Maintainers' (objective-c) section.
9469 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
9471         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9472         quoting.
9473         * configure: Regenerated.
9475 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
9477         * MAINTAINERS (Write After Approval): Add myself to write after
9478         approval list.
9480 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
9482         * MAINTAINERS (Write After Approval): Add myself.
9484 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
9486         * MAINTAINERS: Update my e-mail address.
9488 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
9490         * libtool.m4 (LD): Correct powerpc64 host match.
9492 2003-09-06  James E Wilson  <wilson@tuliptree.org>
9494         * MAINTAINTERS: Update my affiliation and email address.
9496 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9498         * MAINTAINERS (Write After Approval): Add myself.
9500 2003-09-04  DJ Delorie  <dj@redhat.com>
9502         * configure: Regenerate.
9504 2003-09-04  Robert Millan  <robertmh@gnu.org>
9506         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9508 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
9510         * configure.in: Ensure arguments to sed are properly spaced.
9511         * configure: Regenerate.
9513 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
9515         * MAINTAINERS: Update my e-mail address.
9517 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
9519         * MAINTAINERS (Write After Approval): Add myself.
9521 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
9523         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9524         * configure: Regenerated.
9526 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
9528         * MAINTAINERS: Update my email address.
9530 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
9532         * configure.in:  Use newline instead of semicolon when assuming
9533         shell arguments in a for loop.
9534         * configure:  Regenerated.
9536 2003-08-22  Jason Eckhardt  <jle@rice.edu>
9538         * MAINTAINERS: Resurrect the i860 maintainer.
9540 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
9542         PR 8180
9543         * configure.in: When testing with_libs and with_headers, treat
9544         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
9545         * configure: Regenerate.
9547         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9548         make, shell, etc.
9549         (baseargs): Likewise.
9550         * configure: Regenerate.
9552 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
9554         * MAINTAINERS (Write After Approval): Add myself.
9556 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
9558         * configure.in: Disable libgcj for darwin not on powerpc.
9559         * configure: Rebuild.
9561 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
9563         * config-ml.in, symlink-tree: Add license.
9565 2003-08-03  Richard Stallman  <rms@gnu.org>
9566             Eben Moglen  <moglen@columbia.edu>
9568         * README.SCO: New file.
9570 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
9572         * Makefile.tpl (check, check-c++): Express dependencies using
9573         dependencies rather than commands.
9574         * Makefile.in: Regenerate.
9576 2003-08-01  Andrew Cagney  <cagney@redhat.com>
9578         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9579         * configure: Ditto.
9581 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
9583         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9584         * Makefile.in: Update.
9586 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
9588         * configure.in: Enable libgcj for darwin.
9589         * configure: Rebuild.
9591 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
9593         * config-ml.in:  Use ac_configure_args directly instead of
9594         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
9595         actually seen.
9597 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9599         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9600         creating target and build subdirs to build all parent dirs as needed.
9601         * Makefile.in: Rebuild.
9602         * configure.in: Don't build dirs explicitly here.
9603         * configure: Rebuild.
9605 2003-07-26  Paul Brook  <paul@nowt.org>
9607         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9609 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
9611         * Makefile.tpl (all-make): Depend on intl.
9612         * Makefile.in: Rebuilt.
9614 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
9616         * install-sh:  Update to newer upstream versions (associated with
9617         aclocal 1.7).
9618         * mkinstalldirs:  Likewise.
9619         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
9621 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
9623         * MAINTAINERS: Move self from Bug database only accounts
9624         to write-after-approval.
9626 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
9628         * config.if: Remove unused libc_interface determination.
9630 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9632         * MAINTAINERS: Move self from write-after-approval to
9633         build machinery (*.in).
9635 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
9637         PR bootstrap/11273
9638         PR bootstrap/11408
9639         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
9640         unused INSTALL_PROGRAM_ARGS.
9641         * configure.in: Use AC_PROG_INSTALL.
9642         * Makefile.in: Regenerate.
9643         * configure: Regenerate.
9645 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
9647         * MAINTAINERS: Alphabetize.
9649 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
9651         * configure: Rebuilt.
9652         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
9653         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9654         newlib nor libgloss.
9655         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
9656         * configure.in (am33_2.0-*-linux*): Added.
9658 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
9660         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9661         * configure: Regenerate.
9663 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
9665         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9666         * Makefile.in: Regenerate.
9668 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9670         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9671         * Makefile.in: Regenerate.
9673 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
9675         * Makefile.tpl: Replace PWD with PWD_COMMAND.
9676         * Makefile.in: Regenerated.
9678         * config-ml.in: Replace PWD with PWD_COMMAND.
9680 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
9682         * intl: New directory; see intl/ChangeLog for details.
9683         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9684         * Makefile.tpl: all-gcc depends on maybe-all-intl.
9685         * Makefile.in: Regenerate.
9687 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
9689         * configure.in: Clean up config-lang.in handling.  Delete
9690         useless assignment to "subdirs".
9691         * configure: Regenerate.
9693 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
9695         * configure.in: Rename 'target_libs' to 'target_libraries'.
9696         Remove useless reference to 'target_libs'.
9697         * configure: Regenerate.
9699 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
9701         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9702         * Makefile.in: Regenerate.
9704 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
9706         * Makefile.def: Introduce flags_to_pass.
9707         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9708         * Makefile.in: Regenerate.
9710 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
9712         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9713         and target-libgloss.
9714         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9715         <h8300*-*-*>: Disable libf2c and ${libgcj}.
9716         * configure: Regenerate.
9718 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
9720         * configure.in: Update testsuite_flags to new location.
9721         * configure. Regenerate.
9723 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9725         * Makefile.tpl: Remove BUILD_CC stuff.
9726         * Makefile.in: Regenerate.
9728 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
9730         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9732 2003-06-16  Graeme Peterson  <gp@qnx.com>
9734         * MAINTAINERS (Write After Approval): Add myself.
9736 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
9738         * config.guess: Update to 2003-06-12 version.
9739         * config.sub: Update to 2003-06-13 version.
9741 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
9743         * config.guess: Update to 2003-06-06 version.
9744         * config.sub: Update to 2003-06-06 version.
9746 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
9748         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9749         * configure. Regenerate.
9751 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
9753         * configure.in: Disable serial configure by default.
9754         * configure: Regenerate.
9755         * Makefile.tpl: Abolish .NOTPARALLEL.
9756         * Makefile.in: Regenerate.
9758         * Makefile.tpl: Replace {build,host,target}_canonical by
9759         {build,host,target}.
9760         * Makefile.in: Regenerate.
9762         * Makefile.tpl: Fix stupid pasto.
9763         * Makefile.in: Regenerate.
9765 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
9767         * Makefile.tpl: Remove bogus conditional.
9768         * Makefile.in: Regenerate.
9770 2003-06-05  Jan Hubicka  <jh@suse.cz>
9772         * Makefile.tpl (profiledbootstrap): New target.
9773         * Makefile.in (profiledbootstrap): New target.
9775 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
9777         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9778         Pinski. Remove user names from other bugzilla-only maintainers.
9780 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
9782         * Makefile.tpl: Make 'recursive targets' using autogen rather
9783         than shell loop.  Remove duplicate 'clean' targets and false
9784         comments.
9785         * Makefile.def: Add systematic dependencies to 'recursive' targets.
9786         Add systematic method of specifying missing targets in subdirs.
9787         Add copyright boilerplate.
9788         * Makefile.in: Regenerate.
9789         * configure.in: Add 'recursive targets' to maybe list.
9790         * configure: Regenerate.
9792         * MAINTAINERS: "GNATS only" -> "Bug database only".
9794         * Makefile.tpl: Rename [+target+] to [+make_target+].
9795         * Makefile.def: Rename 'target' to 'make_target'.
9797 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
9799         * MAINTAINERS: Add self as options handling maintainer.
9801 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
9803         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9804         been too long since I touched those ports.
9806 2003-05-28  DJ Delorie  <dj@redhat.com>
9808         * Makefile.tpl: Make maybe-check-gcc .PHONY.
9809         * Makefile.in: Regenerate.
9811 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
9813         * configure.in: Use curly braces in the definition of tooldir.
9814         * configure: Regenerate.
9816 2003-05-21  DJ Delorie  <dj@redhat.com>
9818         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9819         newlib or libgloss.
9820         * Makefile.in: Regenerate.
9822 2003-05-21  DJ Delorie  <dj@redhat.com>
9824         * Makefile.tpl: Add missing empty maybe-check-gcc target.
9825         * Makefile.in: Regenerate.
9827 2003-05-20  Ian Lance Taylor  <ian@airs.com>
9829         * MAINTAINERS: Update my e-mail address.
9831 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
9833         * configure.in: Switch more things to use maybe dependencies.
9834         * Makefile.tpl: Switch more things to use maybe dependencies.
9835         Factor out common code from autogen IF statements.
9836         * configure: Regenerate.
9837         * Makefile.in: Regenerate.
9839 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
9841         * configure.in: Accept i[3456789]86 for machine type.
9842         * configure: Regenerate.
9844 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
9846         * configure.in: Switch more things to use maybe dependencies.
9847         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
9848         * configure: Regenerate.
9849         * Makefile.tpl: Switch more things to use maybe dependencies.
9850         * Makefile.in: Regenerate.
9852 2003-05-16  Andreas Schwab  <schwab@suse.de>
9854         * Makefile.tpl (install-opcodes): Define.
9855         * Makefile.in: Rebuild.
9857 2003-05-13  Andreas Jaeger  <aj@suse.de>
9859         * config.guess: Update to 2003-05-09 version.
9860         * config.sub: Update to 2003-05-09 version.
9862 2003-05-13  Michael Eager  <eager@mvista.com>
9864         * configure.in: Correct sed script so that options in quotes are not
9865         deleted.
9866         * configure: Rebuild.
9868 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
9870         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9871         and $$s/newlib/libc/sys/cygwin32 include paths.
9872         * configure: Ditto.
9874 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
9876         * MAINTAINERS: Update my email addresses.
9878 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
9880         * config-ml.in: Propagate INSTALL variables.
9882 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9884         * MAINTAINERS: Remove duplicate entries in Write After Approval.
9886 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
9888         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9889         * Makefile.in: Regenerate.
9891 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
9893         * MAINTAINERS (GNATS only): Add Falk Hueffner.
9895 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
9897         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9899 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
9901         * Makefile.tpl: Clean $(BUILD_SUBDIR).
9902         * Makefile.in: Regenerated.
9904 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
9906         * MAINTAINERS (Write After Approval): Upgrade myself from
9907         GNATS only to write-after-approval. Update my mail address.
9909 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
9911         (OS Port Maintainers: freebsd): Add myself.
9913 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
9915         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9917 2003-04-22  Kean Johnston  <jkj@sco.com>
9919         * MAINTAINERS (SCO ports): Added myself.
9921 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
9923         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9925 2003-04-19  Kean Johnston  <jkj@sco.com>
9927         * MAINTAINERS (Write After Approval): Add myself.
9929 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
9931         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9932         * Makefile.in: Regenerate.
9934 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
9936         * configure.in (powerpc64*-*-linux*): Remove.
9937         * configure: Rebuilt.
9939 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
9941         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
9942         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9943         and restrap.
9944         * Makefile.in:  Regenerate.
9946 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
9948         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9949         * configure: Regenerated.
9951 2003-04-15  DJ Delorie  <dj@redhat.com>
9953         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9955 2003-04-13  Nick Clifton  <nickc@redhat.com>
9957         * config-ml.in: Remove support for --disable-aix removing
9958         call-aix multilibs.
9960 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
9962         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9963         * */configure: Rebuilt.
9965 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
9967         * MAINTAINERS: Add my email address.
9969 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
9971         * MAINTAINERS (Write After Approval): Add myself.
9973 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
9975         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9976         * Makefile.in: Regenerate.
9978 2003-03-14  Michael Chastain  <mec@shout.net>
9980         * Makefile.in: Regenerate with correct Makefile.def.
9982 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
9984         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
9985         Make macro.
9986         * Makefile.in: Regenerate.
9987         * configure.in: Clean up gxx_include_dir logic.
9988         * configure: Regenerate.
9990 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
9992         * MAINTAINERS (Write After Approval): Add myself.
9994 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
9996         * MAINTAINERS: Update my mail address.
9998 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
10000         * configure.in (gxx_include_dir): Fix typo.
10001         * configure: Regenerated.
10003 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10005         * Makefile.tpl: Reindent.
10006         * Makefile.in: Regenerate.
10007         * configure.in: Reindent.  Don't set unused variables.
10008         * configure: Regenerate.
10010 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
10012         * configure.in: Include $(build_tooldir)/sys-include in
10013         FLAGS_FOR_TARGET.
10014         * configure: Regenerated.
10016 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10018         * Makefile.tpl: Always pass down RANLIB.
10019         * Makefile.in: Regenerate.
10021         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
10022         * Makefile.in: Regenerate.
10023         * configure.in: Remove unused logic relating to --enable-shared
10024         and --enable-threads.  Remove bogus comments.  Remove redundant
10025         noconfigdirs.
10026         * configure: Regenerate.
10028         * configure.in: Replace ${libstdcxx_version} by its value.
10029         Remove reference to mh-dgux.
10030         * configure: Regenerate.
10032 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
10034         * MAINTAINERS (Write After Approval): Add myself.
10036 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10038         * Makefile.tpl: Rearrange.
10039         * Makefile.in: Regenerate.
10041 2003-02-25  Uwe Stieber  <uwe@wwws.de>
10043         * configure.in: Add support for kaOS as cross build target system.
10044         * configure: Regenerated.
10046 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
10048         * MAINTAINERS (Write after approval): Add myself.
10050 2003-02-21  James E Wilson  <wilson@tuliptree.org>
10052         * MAINTAINERS: Update my email address.
10054 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
10056         * MAINTAINERS: Add self to blanket write privs. section.
10058 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
10060         * Makefile.tpl: Add definition of CPPFLAGS to pass into
10061         configure-target-* as some target builds may require additional
10062         flags for preprocessor tests.
10063         * Makefile.in: Regenerated.
10065 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
10067         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
10068         * ltconfig: Handle it.
10069         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
10070         auto-detecting it.
10072         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
10073         it is used as argument to $CC.
10074         * ltcf-gcj.sh: Likewise.
10076         * configure.in: Introduce --enable-maintainer-mode.
10077         * configure: Rebuilt.
10078         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
10079         for maintainer mode.
10080         * Makefile.in: Rebuilt.
10082 2003-02-18  Jason Merrill  <jason@redhat.com>
10084         * Makefile.tpl (check-c++): Allow parallelism.
10086 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10088         * MAINTAINERS: Remove John Carr (who never actually had access to
10089         gcc.gnu.org).
10091 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
10093         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
10094         don't configure target-libobjc.
10095         * configure: Regenerate.
10097 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10099         * Makefile.tpl (RANLIB): Define.
10100         * Makefile.in: Regenerate.
10102 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
10104         * MAINTAINERS: Update my email.
10106 2003-02-06  Keith R Seitz  <keiths@redhat.com>
10108         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
10109         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
10110         * Makefile.in: Regenerated.
10111         * configure.in: Remove all traces of snavigator, db, and grep.
10112         * configure: Regenerated.
10114 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10116         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
10117         After Approval.
10119 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10121         * MAINTAINERS (Write after approval): Add myself.
10123 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
10125         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
10126         * Makefile.in: Regenerated.
10128 2003-01-30  Roger Sayle  <roger@eyesopen.com>
10130         * config.guess: Updated to 2003-01-30's version.
10131         * config.sub: Updated to 2003-01-28's version.
10133 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
10135         * config.if: If gcc_version is already set, just use it.  Don't set
10136         gcc_version_trigger if it's already set, otherwise set it to
10137         gcc/version.c, but only if the file exists.  If it is not set and
10138         gcc/version.c does not exist, try to extract the version number from
10139         $CC.
10141 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
10143         * MAINTAINERS: Add myself to write-after-approval list.
10145 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
10147         * configure.in:  Revert 24Jan change.
10148         * configure:  Regenerate.
10150 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10152         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
10153         entry of HJ Lu.
10155 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10157         * configure.in: Revert previous change.
10158         * configure: Regenerate.
10160 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10162         * configure.in: Make rda native-only.
10163         * configure: Regenerate.
10165 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10167         * MAINTAINERS: Move myself from GNATS-only-accounts to
10168         write-after-approval.
10170 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10172         * configure.in: Add missing \.
10173         * configure: Rebuilt.
10175 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
10177         * configure.in (baseargs): Avoid using \| in sed regular
10178         expressions.
10179         * configure: Rebuilt.
10181 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
10183         * configure.in (baseargs): Remove all supported forms of
10184         --cache-file, --srcdir, --host, --build and --target options
10185         from argument lists.
10186         * configure: Rebuilt.
10188 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
10190         * MAINTAINERS: Add myself to write-after-approval list.
10192 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
10194         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10195         * configure: Rebuilt.
10197 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10199         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10200         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10201         * Makefile.in: Regenerate.
10202         * configure: Regenerate.
10204 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
10206         * configure.in: Remove Makefile in build, host and target modules
10207         unless configure was run with --no-recursion.
10208         * configure: Rebuilt.
10210 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
10212         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10213         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10214         * Makefile.in: Regenerate.
10216 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
10218         * config.guess: Update to 2003-01-03 version.
10219         * config.sub: Update to 2003-01-03 version.
10221 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10223         * configure: Regenerate with proper autoconf 2.13.
10225 2003-01-07  Christopher Faylor  <cgf@redhat.com>
10227         * configure.in: Add AC_PREREQ for consistency.
10228         * configure: Regenerate.
10230 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
10232         * configure.in (GDB_TK): Add tcl directories conditional on
10233         gdb/gdbtk directory being present.
10234         * configure: Regenerate.
10236 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
10238         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
10239         used by gcc if LD is not defined and we are not doing a Canadian Cross.
10240         * configure: Rebuilt.
10242 2002-12-31  Tom Tromey  <tromey@redhat.com>
10244         * Makefile.in: Rebuilt.
10245         * Makefile.def (target_modules) [libffi]: Allow installation.
10247 2002-12-31  Andreas Schwab  <schwab@suse.de>
10249         * configure.in: Fix use of $program_transform_name.
10250         * configure: Regenerated.
10252 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
10254         * configure.in (baseargs): Don't remove first configure argument.
10255         * configure: Regenerated.
10257 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
10259         * Makefile.tpl (local-distclean): Don't remove...
10260         (multilib.ts): ... this.  Moved into...
10261         (multilib.out): ... this.  Don't use sub-make.
10262         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10263         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10264         (configure-build-[+module+], configure-[+module+],
10265         configure-target-[+module+], configure-gcc): ... these.  Test
10266         for Makefile existence.  Drop config.status from dependencies.
10267         * Makefile.in: Rebuilt.
10268         * configure.in: Move gcc-version-trigger to the end of
10269         ac_configure_args.  Add comments to maybedep.tmp and
10270         serdep.tmp.  Introduce --disable-serial-configure.  Remove
10271         nonopt from baseargs, matching and removing corresponding
10272         whitespace while at it.
10273         * configure: Rebuilt.
10275 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
10277         * configure.in (host_configargs): Replace reference to
10278         no-longer-defined buildopts with --build=${build_alias}.
10279         * configure: Rebuilt.
10281         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
10282         program_transform_name to standard idiom.
10283         (AUTOGEN, AUTOCONF): Define.
10284         (Makefile.in): Use $(AUTOGEN).
10285         (Makefile): Depend on config.status, and use autoconf-style rule to
10286         build it.  Move original commands to...
10287         (config.status): ... this new target.
10288         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
10289         $(AUTOCONF).
10290         * Makefile.in: Rebuilt.
10292 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10294         * Makefile.tpl: Fix dramatic bustage due to change in
10295         program_transform_name.
10296         * Makefile.in: Regenerate.
10298         * configure.in: Remove unnecessary PATH setting.
10299         * configure: Regnerate.
10301         * configure.in: Don't default to unprefixed tools unless
10302         the native tools will work.
10303         * configure: Regenerate.
10305         * configure.in: Convert to autoconf script.  Blow away lots
10306         of now-redundant Makefile fragments.
10307         * configure: Generate using Autoconf.
10308         * Makefile.tpl: Rewrite to reflect autoconfiscation.
10309         * Makefile.in: Regenerate.
10311 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
10313         * configure: Fix stupid bug where RANLIB was mistakenly included.
10315         * configure.in: Rename (buildargs, hostargs, targargs) to
10316         (build_configargs, host_configargs, target_configargs).
10318         * configure.in: Move logic out of sed statement.
10320         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
10321         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10323 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
10325         * config.sub: Import from master repository
10326         * config.guess: Ditto
10328 2002-12-24  Andreas Schwab  <schwab@suse.de>
10330         * Makefile.tpl (multilib.out): Fix missing space.
10331         * Makefile.in: Regenerate.
10333 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10335         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
10336         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
10337         * Makefile.in: Regenerate.
10338         * configure.in: Remove unnecessary leftovers.
10340 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
10342         * configure.in (extra_ranlibflags_for_target): New variable.
10343         (*-*-darwin): Add -c to ranlib commands.
10344         * configure (tooldir): Handle extra_ranlibflags_for_target.
10346 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10348         * Makefile.tpl: Revert HJL's change.
10349         * Makefile.in: Regenerated.
10350         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10351         always.
10353 2002-12-19  Andreas Schwab  <schwab@suse.de>
10355         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10356         * Makefile.in: Regenerate.
10358 2002-12-18  H.J. Lu  <hjl@gnu.org>
10360         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10361         * Makefile.in: Regenerated.
10363         * configure.in (build_prefix): New. Substitute.
10365 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
10367         * Makefile.tpl: Don't let real targets depend on phony targets.
10368         * Makefile.in: Regenerate.
10370         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10371         * Makefile.in: Regenerate.
10373 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
10375         * config.sub: Import from master repository
10376         * config.guess: Ditto
10378 2002-12-16  Jason Merrill  <jason@redhat.com>
10380         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10381         previous 'make bootstrap'.
10382         * Makefile.in: Regenerate.
10384 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
10386         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10388 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10390         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10391         * Makefile.in: Regenerate.
10393 2002-12-13  Jason Merrill  <jason@redhat.com>
10395         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
10396         library tests.
10397         (check-c++): Just depend on it and check-target-libstdc++-v3.
10398         * Makefile.in: Regenerate.
10400 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10402         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10403         * Makefile.in: Rebuilt.
10405 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
10407         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10409 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10411         * configure: Fix bug put in by gremlins.
10413         * Makefile.tpl: Substitute more autoconfily.
10414         * configure: Substitute more autoconfily.
10415         * Makefile.in: Regenerate.
10417 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
10419         * config.sub: Import from master repository
10420         * config.guess: Ditto
10421         * MAINTAINERS: Added Svein Seldal under write after approval
10423 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
10425         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10426         * Makefile.in (all-sim): Ditto.
10428 2002-12-06  DJ Delorie  <dj@redhat.com>
10430         * Makefile.tpl: Change configure dependencies to not have real
10431         targets depend on phony targets.
10433 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
10435         * configure.in: Revert unintentional change.
10437         * Makefile.tpl: Change dependency for */multilib.out so that
10438         it works when gcc isn't in the tree.
10440         * configure.in: Substitute more.
10441         * configure: Run subconfigures from the Makefile.
10442         * Makefile.tpl: Run subconfigures from the Makefile; add a few
10443         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
10445 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10447         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10449 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10451         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10452         and corresponding dependencies.
10453         * Makefile.in: Regenerate.
10455         * configure.in (host_tools): Order binutils, gas and ld for
10456         convenience in running the testsuites.
10458         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10459         * Makefile.in: Regenerate.
10460         * configure.in: Introduce rules to serialize subconfigure runs.
10462         * configure.in: Introduce BASE_CC_FOR_TARGET.
10463         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
10464         Realize configure-build-* targets.  Realize configure-target-* targets.
10465         * Makefile.in: Regenerate.
10467 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10469         * configure: Move gcc_version_trigger stuff from here...
10470         * configure.in: ...to here.
10472         * configure.in: Separate subconfigure options added by this file from
10473         options given by the user.  Add machinery to put args for host
10474         subconfigures into the Makefile.
10476         * Makefile.tpl: Remove 'vault' targets.
10477         * Makefile.tpl: Reorder and comment dependencies.
10478         * Makefile.in: Regenerate.
10480 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10481         * configure.in: Fix my broken commit of previous patch. (sigh)
10483 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10485         * configure.in: Move host-specific darwin noconfigdirs into
10486         the host-specific section.
10488 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
10490         * configure.in: Move host-specific darwin noconfigdirs into
10491         the host-specific section.
10493 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
10495         * configure: Remove skip-this-dir support.
10496         * Makefile.tpl: Remove skip-this-dir support.
10498         * Makefile.tpl: Remove leftover support for non-autoconfiscated
10499         subdirectories.
10500         * Makefile.in: Regenerate.
10502         * Makefile.tpl: Strip out useless setting of 'dir'.
10503         * Makefile.in: Regenerate.
10505 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10507         * configure.in: Fix deeply stupid bug.
10509         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10510         shell code in CXX_FOR_TARGET
10511         * Makefile.def: Introduce raw_cxx.
10512         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10513         RAW_CXX_FOR_TARGET.
10514         * Makefile.in: Regenerate.
10516 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
10518         * Makefile.tpl: Remove unnecessary ifs.
10519         * Makefile.in: Regenerate.
10521         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
10522         dependencies.  Maybe-ize build-libiberty.  Create dummy install
10523         targets for 'no_install' modules.
10524         * configure: Move GDB_TK substitution to configure.in.  Move
10525         build_modules stuff to configure.in.
10526         * configure.in: Implement soft dependency machinery.  Maybe-ize
10527         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
10528         * Makefile.in: Regenerate.
10530 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10532         * Makefile.tpl: Make all-target, install-target behave similarly
10533         to all, install (only hitting configured targets).  Eliminate
10534         unused macro defintions.
10536         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10537         build != host.
10539         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10541         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10543         * configure.in: Produce lists of subdir targets we're actually
10544         configuring.  Remove references to "dosrel".
10545         * Makefile.tpl: Let configure set which subdir targets are hit.
10546         Remove install-cross; clean up install; remove ALL.  Remove
10547         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
10548         Autogenerate host module targets.  Remove empty dependency lines
10549         and redundant dependency; rearrange slightly.
10550         * Makefile.def: Add host-side libtermcap, utils.
10552         * Makefile.in: Regenerate.
10554 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10556         * ltconfig (osf[345]): Append $major to soname_spec.
10557         Reflect this in library_names_spec.
10558         * ltmain.sh (osf): Prefix $major with . for use as extension.
10560 2002-11-19  Andreas Jaeger  <aj@suse.de>
10562         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10563         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10564         and sparc64 GNU/Linux systems.
10566 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
10568         * MAINTAINERS: Update email.
10570 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10572         * MAINTAINERS: Complete James Dennett's entry.
10574 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
10576         * MAINTAINERS (Write After Approval): Add myself.
10578 2002-11-13  Bruce Korb  <bkorb@gnu.org>
10580         * Makefile.tpl: syntactic cleanup
10582 2002-11-13  Stuart Hastings  <stuart@apple.com>
10584         * MAINTAINERS: Add myself to write-after-approval list.
10586 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10588         * Makefile.def: Add list of recursive targets to autogenerate.
10589         Add build_modules.
10590         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
10591         targets.  Autogenerate *-build-* targets.
10592         * Makefile.in: Regenerate.
10594 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10596         * configure: More autoconf-style substitutions.
10597         * Makefile.tpl: More autoconf-style substitutions.
10598         * Makefile.in: Regenerate.
10600 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10602         * configure: Substitute more variables in a more autoconf-friendly
10603         way.  Simplify slightly.
10604         * Makefile.tpl: Make more variables substitutable in an
10605         autoconf-friendly way.
10606         * Makefile.in: Regenerate.
10608 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
10610         * MAINTAINERS (Write After Approval): Add myself.
10612 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
10614         * configure.in (v810*): Remove special setting of tools.
10616         * configure: Add support for extra required flags for ar or nm.
10617         * configure.in (aix4.3+): Use above support for target-specific
10618         issues, rather than using config/mt-aix43.
10620 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10622         * configure: Remove 'removing', which doesn't work.  Replace $subdir
10623         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
10624         with $srcdir.  Reformat indentation.  Substitute some variables
10625         formerly hard-coded in the Makefile for build=host.
10626         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10627         * Makefile.def: Autogenerate more.
10628         * Makefile.in: Regenerate.
10630 2002-11-04  Adam Nemet  <anemet@lnxw.com>
10632         * MAINTAINERS (Write After Approval): Add myself.
10634 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
10636         * Makefile.def (host_modules): Add rda.
10637         * Makefile.in: Regenerate.
10638         * configure.in (target_tool): Add target-rda to list.
10640 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10642         * MAINTAINERS: Remove "co-maintainer" note for web pages.
10644 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
10646         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
10647         and restrap targets to this rule.
10648         * Makefile.in:  Regenerate.
10650 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
10652         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10653         GNATS only accounts.
10655 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
10657         * configure.in (i[3456]86-*-linux*): Add check to disable
10658         ${libgcj} for glibc1.
10660 2002-10-24  Denis Chertykov  <denisc@overta.ru>
10662         * MAINTAINERS: Add myself as ip2k port maintainer.
10664 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
10666         * configure.in: Add tic4x target.
10668 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10670         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10671         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10672         * Makefile.in: Regenerate.
10674         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10675         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10676         * Makefile.in: Regenerate.
10678 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
10680         * MAINTAINERS: Add myself as web pages co-maintainer.
10682 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10684         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10685         * Makefile.in: Regenerate.
10687 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
10689         * MAINTAINERS: Add myself and Nathan Sidwell
10690         <nathan@codesourcery.com> as VxWorks maintainers.
10692 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10694         * Makefile.def: Remove order dependency comments.
10695         * Makefile.tpl: Add explicit install-install dependencies.
10696         * Makefile.in: Regenerate.
10698         * Makefile.tpl: Remove material now in src-release.  (Finally!)
10699         * Makefile.in: Regenerate.
10701         * Makefile.tpl: Add configure-target (for src-release in src)
10702         * Makefile.in: Regenerate.
10704 2002-09-30  Nick Clifton  <nickc@redhat.com>
10706         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10708 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
10710         * configure.in (s390*-*-linux*): Enable libgcj.
10712 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
10714         * configure: Revert accidentally applied changes.
10716         * Makefile.tpl: Make more autoconf-friendly.
10717         * Makefile.in: Regenerate.
10718         * configure: Make substitution more autoconf-like.
10720 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
10722         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10723         single entry to handle all these.
10724         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
10725         libjava on arm-*-elf.
10727 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
10729         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10730         things that depend on them.
10732 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10734         * Makefile.tpl: Make subsituted variables more autoconfy.
10735         * Makefile.in: Regenerate.
10736         * configure: Make seds more autoconfy.
10738 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10740         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10741         * Makefile.in: Regenerate.
10742         * configure.in: Rewrite sed statements to look autoconfy.
10744         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10745         all-target-foo on configure-target-foo.
10746         * Makefile.def: Ditto.
10747         * Makefile.in: Rebuild.
10749 2002-09-25  Andrew Haley  <aph@redhat.com>
10751         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10753 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10755         * Makefile.def: New file.
10756         * Makefile.tpl: New file.
10757         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10758         * contrib/gcc_update: Note that Makefile.in is a generated file.
10760         * configure.in: Minor rearrangement.  Simplify tests.
10762 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
10764         * configure.in (with_headers): Skip copy if value is "yes".
10765         (with_libs): Likewise.
10767 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10769         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10770         * configure.in (sh*-*-pe*): Ditto.
10771         * configure.in (mips*-*-pe*): Ditto.
10772         * configure.in (*arm-wince-pe): Ditto.
10774         * configure.in: Rearrange.
10776 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
10778         * MAINTAINERS: Update my email address.
10780 2002-08-30  Paul Koning  <pkoning@equallogic.com>
10782         * MAINTAINERS: (Write After Approval): Add myself.
10784 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
10786         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10788 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
10790         * MAINTAINERS: Change my mailing address.
10792 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
10794         * MAINTAINERS (Write After Approval): Remove myself.
10795         (Various Maintainers: c++ runtime libs): Add myself.
10797 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
10799         * MAINTAINERS (Write After Approval): Remove myself.
10800         (Various Maintainers: c++ runtime libs): Add myself.
10802 2002-08-15  Eric Christopher  <echristo@redhat.com>
10804         * config.sub: Import from master repository.
10805         * config.guess: Ditto.
10807 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
10809         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10810         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10811         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10813 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
10815         * MAINTAINERS: Add self to rs6000 vector extensions.
10817 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
10819         * libiberty/configure: Reverted unintended yesterday's check in.
10821 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
10823         * boehm-gc/configure, libf2c/configure: Rebuilt.
10824         * libffi/configure, libiberty/configure: Ditto.
10825         * libjava/configure, libobjc/configure: Ditto.
10826         * libstdc++-v3/configure, zlib/configure: Ditto.
10827         Merged from binutils:
10828         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
10829         From Steve Ellcey <sje@cup.hp.com>:
10830         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10831         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10832         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10833         IA64.
10834         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10835         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10836         soname_spec, sys_lib_search_path_spec): Ditto.
10838 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
10840         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10842 2002-08-04  H.J. Lu  (hjl@gnu.org)
10844         * configure.in (mips*-*-linux*): Don't skip target-libffi.
10846 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
10848         * MAINTAINERS (Write After Approval): Add myself.
10850 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
10852         * configure.in: Move generic linux case to end.  Copy generic
10853         linux noconfigdirs to mips*-*-linux* entry and new
10854         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
10856 2002-07-19  Michael Matz  <matz@suse.de>
10858         * MAINTAINERS: Add myself as ra* maintainer.
10860 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
10862         * config.guess: Update to 2002-07-09 version.
10863         * config.sub: Update to 2002-07-03 version.
10865 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
10867         * MAINTAINERS: Fix typo in a maintainer email address.
10869 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10871         * configure.in: Remove two redundant tests.
10873 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10875         * configure.in (mips*-*-irix6*o32): Enable stabs.
10877 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
10879         * configure.in: Don't build grez.
10880         * Makefile.in: Ditto.
10882         * Makefile.in: Remove references to bsp, cygmon, libstub.
10883         * configure.in: Ditto.
10885         * configure.in: Remove leftover reference to gdbtest.
10887 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
10889         * configure.in (gxx_include_dir):  Change to match versioned
10890         C++ headers if --enable-version-specific-runtime-libs is used.
10892 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
10894         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10896 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10898         * configure.in: Make --without-x work.
10900 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
10902         * configure.in: Rearrange target Makefile fragment collection.
10904         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10905         cvs[src].
10906         * configure.in: Ditto.
10908 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
10910         * MAINTAINERS (Write After Approval): Update my e-mail address.
10912 2002-06-24  Ben Elliston  <bje@redhat.com>
10914         * configure.in (host_tools): Remove cgen.
10916         * Makefile.in (all-cgen): Remove; runs from its source directory.
10917         (check-cgen, install-cgen, clean-cgen): Likewise.
10918         (all-opcodes): Do not depend on all-cgen.
10919         (all-sim): Likewise.
10921 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
10923         * Makefile.in: Eliminate 'apache' targets.
10924         * configure.in: Eliminate 'apache' targets.
10926         * configure.in: Eliminate redundant tests.  Reorganize.
10928         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10930         * config-ml.in: Eliminate references to Cygnus configure.
10932         * Makefile.in: Eliminate references to building emacs.
10934 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
10936         * MAINTAINERS: Update my email address.
10938 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
10940         * config.if (libstdcxx_incdir): Version C++ headers.
10941         (cxx_incdir): Remove.
10943 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
10945         * MAINTAINERS (Write After Approval): Add self.
10947 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
10949         * configure.in: Add support for ip2k.
10951 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
10953         * configure.in: Fix AIX configury bug.
10955 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
10957         * MAINTAINERS (Write After Approval): Add self.
10959 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10961         * configure.in: replace ${topsrcdir} with ${srcdir}
10963         * configure.in: Move definition of libstdcxx_flags
10964         right above usage, rather than waaay earlier.
10966         * configure.in: Pull definition of is_cross_compiler earlier.
10968         * configure.in: Rearrange a little.
10970         * configure.in: Remove references to librx.
10971         * Makefile.in: Remove references to librx.
10973 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
10975         * config.sub: Add support for avr target.
10976         Import from master sources, rev 1.255
10978 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
10980         * configure, .cvsignore:  Revert previous change...
10981         * Makefile:  ...delete.
10983 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
10985         * configure.in: Eliminate ${gasdir} variable.
10987 2002-06-18  Dave Brolley  <brolley@redhat.com>
10989         * configure.in: Add support for frv.
10990         * config.sub: Add support for frv.
10992 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10994         * configure:  Remove garbage from previous commit.
10996 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
10998         * configure:  For in-source builds, make a subdir and re-exec there.
10999         * Makefile:  New file.  Pass targets through to build directory.
11000         * .cvsignore:  No longer ignore "Makefile".
11002 2002-06-16  Douglas Rupp  <rupp@gnat.com>
11004         * MAINTAINERS (Write After Approval): Add self.
11006 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11008         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
11010 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
11012         * configure.in (vax-*-netbsd*): Re-enable gas.
11014 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
11016         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
11017         BUILD_PREFIX_1, to correct nomenclature.
11018         * configure: Likewise.
11020         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
11021         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
11023 2002-05-31  Olaf Hering  <olh@suse.de>
11025         * config-ml.in: Propogate DESTDIR also.
11027 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
11029         * configure.in (vax-*-netbsd*): Don't build gas for this
11030         platform.
11032 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11034         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11035         and libgcj for AVR.
11037 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
11039         * MAINTAINERS (Write After Approval): Add myself.
11041 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
11043         * config.guess: Update to 2002-05-22 version.
11044         * config.sub: Likewise.
11046 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11048         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
11049         * config-ml.in: Likewise.
11050         * configure: Likewise.
11051         * configure.in: Likewise.
11053 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
11055         * MAINTAINERS: Update my email address.
11057 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
11059         * configure.in: Simplify makefile fragment collection.
11061         * configure.in: Remove code to build emacs.
11063         * configure.in : Remove --srcdir argument from targargs and buildargs
11064         (it's always overridden in the Makefile anyway).  Rearrange a bit.
11066         * configure: Move some logic to configure.in.
11067         * configure.in: Move some logic from configure.
11069 2002-05-11  Tom Tromey  <tromey@redhat.com>
11071         * MAINTAINERS: Reflect libgcj reality.
11073 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
11075         * Makefile.in: Honour DESTDIR.
11077 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
11079         * config.guess: Import 2002-03-20 version.
11080         * config.sub: Import 2002-04-26 version.
11082 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11084         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
11086 2002-05-07  Tim Josling  <tej@melbpc.org.au>
11088         * MAINTAINERS: Add self.
11090 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
11092         * ltmain.sh: Detect and handle object name conflicts
11093         while piecewise linking a static library.
11095 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
11097         * configure.in (noconfigdirs): Don't disable libgcj on
11098         sparc64-*-solaris* and sparcv9-*-solaris*.
11100 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
11102         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
11104 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
11106         * configure.in (FLAGS_FOR_TARGET): Do not add
11107         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
11108         on i[3456]86-*-linux*.
11110 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
11112         * configure.in (noconfigdirs): Replace [ ] with test.
11114         * configure.in (noconfigdirs): Do not add target-newlib if
11115         target == i[3456]86-*-linux*, and host == target.
11117 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
11119         * configure.in: delete reference to absent file
11121         * configure.in: replace '[' with 'test'
11123         * configure.in: Eliminate references to gash.
11124         * Makefile.in: Eliminate references to gash.
11126         * configure.in: remove useless references to 'pic' makefile fragments.
11128         * configure.in: (*-*-windows*) Finish removing.
11130         * configure.in: Eliminate redundant test for libgui.
11132 2002-04-29  Roger Sayle  <roger@eyesopen.com>
11134         * MAINTAINERS: Add self and realphabetize.  Update entries
11135         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
11136         entry for a29k port maintainer.
11138 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
11140         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
11141         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
11143 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
11145         * configure.in: remove references to dead files
11147 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
11149         * MAINTAINERS: Add information about purpose of this file.
11151 2002-04-18  Tom Tromey  <tromey@redhat.com>
11153         * configure.in: Disallow configuring libgcj when it is already
11154         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
11155         Solaris 2.8 by default.  For PR libgcj/6158.
11157 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11159         * configure.in:  Move default CC setting out of config/mh-* fragments
11160         directly into here.
11162 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
11164         * configure.in: don't even try to configure or make a subdirectory
11165         if there's no configure script for it.
11167 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
11169         * MAINTAINERS: Remove chill maintainers.
11170         * Makefile.in (CHILLFLAGS): Remove.
11171         (CHILL_LIB): Remove.
11172         (TARGET_CONFIGDIRS): Remove libchill.
11173         (CHILL_FOR_TARGET): Remove.
11174         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11175         CHILL_LIB.
11176         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11177         (CHECK_TARGET_MODULES): Likewise.
11178         (INSTALL_TARGET_MODULES): Likewise.
11179         (CLEAN_TARGET_MODULES): Likewise.
11180         (configure-target-libchill): Remove.
11181         (all-target-libchill): Remove.
11182         * configure.in (target_libs): Remove target-libchill.
11183         Do not compute CHILL_FOR_TARGET.
11184         * libchill: Remove directory.
11186 2002-04-11  DJ Delorie  <dj@redhat.com>
11188         * Makefile.in, configure.in: Sync with binutils, entries
11189         follow...
11191 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
11193         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
11194         (do-tar, do-bz2): New rules.
11195         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
11196         (gdb-tar): New rule.
11197         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
11198         (insight_dejagnu.tar): New rule.
11199         (insight.tar): New rule.
11200         (gdb+dejagnu.tar): New rule.
11201         (gdb.tar): New rule.
11203 2002-02-01  Mo DeJong  <supermo@bayarea.net>
11205         * Makefile.in: Add all-tix to deps for all-snavigator
11206         so that tix is built when building snavigator.
11208 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
11210         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11211         ld and gdb are not supported.
11213 2002-01-07  Mark Salter  <msalter@redhat.com>
11215         * configure.in: Remove target-bsp and target-cygmon from arm builds.
11216         Allow target-libgloss to be built for arm, strongarm, and xscale.
11218 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
11220         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11221         options for i[3456]86-pc-linux* native builds.
11223 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
11225         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11226         files from .po files for a distribution.
11228 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
11230         * configure.in: Enable libstdc++-v3 for h8300 targets.
11232 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
11234         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11235         version from bfd/.
11237 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
11239         * Makefile.in (VER): When present, extract the version number from
11240         the file version.in.
11242 2001-05-24  Tom Rix  <trix@redhat.com>
11244         * configure.in : enable ld for aix
11246 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
11248         * config.guess: Add linux target for S/390.
11250 2000-11-07  Philip Blundell  <pb@futuretv.com>
11252         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11254 2000-11-03  Philip Blundell  <pb@futuretv.com>
11256         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11257         files.
11259 2001-01-15  Ben Elliston  <bje@redhat.com>
11261         * configure.in (host_tools): Add sid.
11262         Always configure cgen.
11264 2000-11-24  Nick Clifton  <nickc@redhat.com>
11266         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11268 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
11270         * Makefile.in (ALL_MODULES): Add all-cgen.
11271         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11272         (all-cgen): New target.
11273         (all-opcodes,all-sim): Depend on all-cgen.
11274         * configure.in (host_tools): Add cgen.
11275         Only configure cgen if --enable-cgen-maint.
11277 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
11279         * configure.in: Add *-*-freebsd* configurations.
11281 2002-04-08  Tom Tromey  <tromey@redhat.com>
11283         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11284         Fixes PR libgcj/6068.
11286 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
11288         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11290 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11292         * configure.in (alpha*-dec-osf*): Enable libgcj.
11294 2003-03-27  Matthew Gingell  <gingell@gnat.com>
11296         * MAINTAINERS (Write After Approval): Add myself.
11298 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
11300         Fix for: PR bootstrap/3591, target/5676
11301         * configure.in (mcore-pe): Disable the configuration of
11302         libstdc++-v3 since exceptions are not supported.
11304 2002-03-20  Anthony Green  <green@redhat.com>
11306         * configure.in: Enable libgcj for xscale-elf target.
11308 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
11310         * MAINTAINERS:  Update my email address.
11312 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
11314         * ltmain.sh (relink_command): Fix typo in previous change.
11316 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
11318         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
11319         (relink_command): Added --tag flags.
11320         (mode=install): If relinking fails; error out.
11322 2002-03-12  Richard Henderson  <rth@redhat.com>
11324         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
11325         .NOTPARALLEL tag.
11326         (do-check): Rename from check.
11327         (check): Allow parallel check.
11329 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
11331         * MAINTAINERS: Add myself as maintainer for xtensa port.
11332         Fix alphabetical order in CPU port maintainer list.
11333         Remove myself from Write After Approval list.
11335 2002-03-11  Richard Henderson  <rth@redhat.com>
11337         * Makefile.in (.NOTPARALLEL): Add fake tag.
11339 2002-03-07  H.J. Lu  (hjl@gnu.org)
11341         * configure.in: Enable gprof for mips*-*-linux*.
11343 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
11345         * MAINTAINERS (Write After Approval): Add myself.
11347 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
11349         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11350         libjava.
11351         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11353 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
11355         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11356         because its Makefile is there; test for the executable instead.
11358 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
11360         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11361         libstdc++-v3 and libjava.
11363 2002-02-11  Adam Megacz  <adam@xwt.org>
11365         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11366         boehm-gc
11368 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
11370         * config.guess: Updated to 2002-01-30's version.
11371         * config.sub: Updated to 2002-02-01's version.
11372         Contribute sh64-elf.
11373         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
11374         * configure.in: Added sh64-*-*.
11376 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
11378         * MAINTAINERS: Belatedly add myself to write after approval list.
11380 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
11382         * MAINTAINERS: Put self in as maintainer for x86-64 port.
11383         Remove self as Write After Approval.
11385 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
11387         * MAINTAINERS: Put self in as maintainer for contrib/regression
11388         directory.
11390 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
11392         * MAINTAINERS:  Update my email address.
11394 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
11396         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
11397         target-libiberty, and target-libgloss.  Skip Java-related
11398         libraries if not supported for NetBSD on target CPU.
11400 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
11402         * install-sh: Use _inst.$$_ for temp file name.
11404 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
11406         * MAINTAINERS (Write After Approval): Move my contact info
11407         from here...
11408         (OS Port Maintainers): ...to here (netbsd).
11410 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
11412         * MAINTAINERS (Write After Approval): Add myself.
11414 2002-01-17  H.J. Lu  <hjl@gnu.org>
11416         * Makefile.in (all-fastjar): Also depend on all-libiberty.
11417         (all-target-fastjar): Also depend on all-target-libiberty.
11419 2002-01-16  H.J. Lu  (hjl@gnu.org)
11421         * config.guess: Import from master sources, rev 1.225.
11422         * config.sub: Import from master sources, rev 1.238.
11424 2002-01-16  Kazu Hirata  <kazu@hxi.com>
11426         * MAINTAINERS (Write After Approval): Remove myself.
11428 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
11430         * MAINTAINERS (Write After Approval): Add myself.
11432 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
11434         * MAINTAINERS: Add self as docs co-maintainer.
11436 2001-12-11  Matthias Klose  <doko@debian.org>
11438         * MAINTAINERS (Write After Approval): Add myself.
11440 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
11442         * MAINTAINERS: Update my email address.
11444 2001-12-07  Turly O'Connor  <turly@apple.com>
11445         * MAINTAINERS (Write After Approval): Add myself.
11446         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11447         (rs6000_initialize_trampoline): Call __trampoline_setup for
11448         ABI_DARWIN too.
11449         * darwin-tramp.asm: New file, implements __trampoline_setup.
11450         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11452 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
11454         * MAINTAINERS (Write After Approval): Add myself.
11456 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
11458         * configure, configure.in: Use temp file for long sed commands.
11460 2001-12-03  Laurent Guerby  <guerby@acm.org>
11462         * config.sub: Update to version 1.232 on subversion.
11464 2001-12-03  Ben Elliston  <bje@redhat.com>
11466         * MAINTAINERS: Update mail address for config.* patches.
11468 2001-11-27  DJ Delorie  <dj@redhat.com>
11469             Zack Weinberg  <zack@codesourcery.com>
11471         When build != host, create libiberty for the build machine.
11473         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11474         CONFIG_ARGUMENTS.
11475         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11476         New variables.
11477         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11478         and rules.
11479         (all.normal): Depend on ALL_BUILD_MODULES.
11480         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11481         (all-build-libiberty): Depend on configure-build-libiberty.
11483         * configure: Calculate and substitute proper value for
11484         ALL_BUILD_MODULES.
11485         * configure.in: Create the build subdirectory.
11486         Calculate and substitute TARGET_CONFIGARGS (formerly
11487         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11489 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
11491         * MAINTAINERS (write-after-approval): Add self.
11493 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11495         * MAINTAINERS (GNATS only accounts): Remove self.
11497 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
11499         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11500         libf2c.
11502 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
11504         * MAINTAINERS (Write After Approval): Add self.
11506 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11508         * MAINTAINERS: mips and s390 are also CPU ports.
11510 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
11512         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11514 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
11516         * MAINTAINERS: Alphabetize.
11518 2001-11-09  Kazu Hirata  <kazu@hxi.com>
11520         * MAINTAINERS (Various maintainers: h8 port): Add myself.
11522 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11524         * MAINTAINERS (Various maintainers: hppa port): Added myself.
11526 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
11528         * configure.in (--enable-languages): Be more permissive about
11529         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
11531 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
11533         * config.sub: Import from master sources, rev. 1.230.
11534         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11536 2001-11-07  Laurent Guerby  <guerby@acm.org>
11538         * MAINTAINERS (Write After Approval): Add self.
11540 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
11542         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11544 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
11546         * config.sub: Import from master sources, rev 1.226.
11547         * config.guess: Import from master sources, rev 1.216.
11549 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
11551         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11552         * MAINTAINERS: Add self as maintainer of MMIX port.
11553         Remove old after-approval entry.
11555 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
11557         * ChangeLog, configure: Fix spelling errors.
11559 2001-10-20  Brendan Kehoe  <brendan@zen.org>
11561         * MAINTAINERS: Tweak my address.
11563 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
11565         * MAINTAINERS: Update my email address.
11567 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
11569         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11570         * MAINTAINERS: Add self as maintainer of CRIS port.
11572 2001-10-10  Geert Bosch  <bosch@gnat.com>
11574         * MAINTAINERS (Various maintainers: Ada front end):
11575         Added Robert Dewar.
11577 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
11579         * MAINTAINERS (Write After Approval): Added self
11581 2001-10-02  Geert Bosch  <bosch@gnat.com>
11583         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11585 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
11587         * configure: Handle temporary files securely using mkdir.
11589 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
11591         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11593 2001-09-26  Will Cohen  <wcohen@redhat.com>
11595         * configure.in (*-*-linux*): Disable configuration of target-newlib
11596         and target-libgloss.
11598 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11600         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11601         RANLIB.
11603 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
11605         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11606         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11607         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11608         avoid quotes nesting problems.
11609         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11610         (DO_X): Export only variables that are set.
11612 2001-09-19  Ben Elliston  <bje@redhat.com>
11614         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11615         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11616         semantics.  Use the shell built-in "type" command instead.
11618 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
11620         Merged from gcc-3_0-branch:
11621         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
11622         * ltcf-c.sh: Use $objext, not $ac_objext.
11623         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
11624         * ltcf-cxx.sh: Add support for GNU.
11625         2001-07-22  Timothy Wall  <twall@redhat.com>
11626         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
11627         default settings if using GNU tools with that configuration.
11628         * ltcf-cxx.sh: Ditto.
11629         * ltcf-gcj.sh: Ditto.
11630         2001-07-21  Michael Chastain  <chastain@redhat.com>
11631         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11632         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
11633         * ltmain.sh: Mark as gcc-local.
11635 2001-08-30  Eric Christopher  <echristo@redhat.com>
11636             Jason Eckhardt  <jle@redhat.com>
11638         * config.guess: Merge from master sources.
11639         * config.sub: Merge from master sources, add support for mipsisa32.
11641 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
11642         * config.sub: Merge from master sources, rev 1.219.
11643         * MAINTAINERS: Add self as contact for stormy16 port.
11645 2001-08-14  Zack Weinberg  <zackw@panix.com>
11647         * config.sub: Merge from master sources, rev 1.218.
11648         * config.guess: Merge from master sources, rev 1.209.
11650 2001-08-11  Graham Stott  <grahams@redhat.com>
11652         * Makefile.in (check-c++): Add missing semicolon.
11654 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
11656         * MAINTAINERS (Various maitainers: predict.def): Added myself.
11658 2001-07-30  Eric Christopher  <echristo@redhat.com>
11660         * MAINTAINERS (Various maintainers: mips port): Added myself.
11662 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
11664         * configure.in (sh-*-linux*): New.
11666 2001-07-27  Richard Henderson  <rth@redhat.com>
11668         * .cvsignore: Add LAST_UPDATED.
11670 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
11672         * MAINTAINERS (Various maintainers: s390 port): Added myself.
11674 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
11676         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11678 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
11680         * MAINTAINERS (Write After Approval): Added myself.
11682 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
11684         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11685         and libgcj on m68hc11/m68hc12.
11687 2001-06-27  H.J. Lu  (hjl@gnu.org)
11689         * Makefile (CFLAGS_FOR_BUILD): New.
11690         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11692 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11694         * README: Remove version number.
11696 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11698         * INSTALL/README: Update wrt. to the installation instructions now
11699         residing in gcc/doc/install.texi.
11701 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
11703         * README: Replace with a cut-down and updated version of gcc/README.
11705 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
11707         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11708         multilibs to be disabled.
11710 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
11712         * MAINTAINERS (Write After Approval): Add myself.
11714 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
11716         * config.guess: Import CVS version 1.195.
11717         * config.sub: Import CVS version 1.212.
11719 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
11721         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11722         gcc/xgcc is built, use -print-prog-name to find out the program
11723         name to use.
11725 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
11727         * config.guess:  Import CVS version 1.194.  All gcc-local changes
11728         appear to also be in the master copy.
11729         * config.sub:  Import CVS version 1.211.
11731 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
11733         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11734         with_gcc]: Use `gcc -shared' to build a shared library.
11736 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
11738         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11739         archives.
11741 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11743         * MAINTAINERS (Write After Approval): Add myself.
11745 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
11747         * configure.in (libstdcxx_flags): Do not try to execute
11748         libstdc++-v3/testsuite_flags until it exists.
11750 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
11752         * MAINTAINERS: Update my email address.
11754 2001-05-31  Graham Stott  <grahams@redhat.com>
11756         * MAINTAINERS (Write After Approval): Add myself.
11758 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
11760         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
11761         libraries when using g++ with native linker.
11763 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
11765         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11767 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
11769         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11770         [aix4*|aix5*]: Prepend blank.
11772 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
11774         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11775         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
11776         of subdir/configure scripts to use the new libtool.m4.
11778 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
11780         * MAINTAINERS (Write After Approval): Add myself.
11782 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
11784         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11786 2001-05-11  Ben Elliston  <bje@redhat.com>
11788         * Makefile.in (all-sid): New target.
11789         (check-sid, clean-sid, install-sid): Likewise.
11791 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
11793         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11795 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11797         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11798         libgcj.
11800 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
11802         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11803         gcc/xgcc is built, use -print-prog-name to find out the program
11804         name to use.
11806 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
11808         * configure.in (noconfigdirs): Don't reset it from scratch in the
11809         target case; only append to it.
11811         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11812         sparc-*-solaris2.8]: Disable ${libgcj}.
11814 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
11816         * configure.in (libgcj_saved): Copy from $libgcj.
11817         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11818         --disable-libgcj.
11820 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
11822         * MAINTAINERS: Remove self as MIPS maintainer and
11823         C front end maintainer.
11825 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
11827         * configure.in: Move *-chorusos target case to the proper switch.
11828         Disable libgcj.
11830 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11832         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11833         1.641.2.228.
11835 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11837         * Makefile.in (STAGE1_CFLAGS): Pass down.
11839 2001-04-13  Alan Modra  <amodra@one.net.au>
11841         * config.guess: Add hppa64-linux support.  Note for next import that
11842         this is already in the master file.
11843         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
11845 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
11847         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11848         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11850 2001-04-11  Stan Shebs  <shebs@apple.com>
11852         * MAINTAINERS: Add self as Darwin port maintainer.
11854 2001-04-11  Alan Modra  <amodra@one.net.au>
11856         * MAINTAINERS: Update my email address.
11858 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
11860         * ltcf-cxx.sh: Support creation of C++ shared libraries on
11861         recent versions of FreeBSD (release 3 or later).
11862         * ltconfig: On FreeBSD, -lc must not be provided when building
11863         a shared library or else the standard -pthread gcc option is
11864         rendered worthless to later users of the built library.
11866 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
11868         * MAINTAINERS: Add self and RTH as C front end maintainers.
11870 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
11872         * config.sub: Make sure to match an already-canonicalized
11873         machine name (eg. mn10300-unknown-elf).
11875 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
11877         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11878         New macros.
11879         (bootstrap, cross): Use RECURSE_FLAGS.
11880         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11882 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
11884         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11886 2001-03-22  Colin Howell  <chowell@redhat.com>
11888         * Makefile.in (DO_X): Do not backslash single-quotes in
11889         backquotes (two places).
11891 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11893         Re-installed:
11894         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
11895         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
11896         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11897         * ltcf-cxx.sh: Likewise.
11898         * ltcf-gcj.sh: Likewise.
11900 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11902         * MAINTAINERS: Add myself as "documentation co-maintainer".
11904 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
11906         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11907         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11909 2001-03-19  Tom Tromey  <tromey@redhat.com>
11911         * config-ml.in: Handle GCJ and GCJFLAGS.
11913 2001-03-21  Michael Chastain  <chastain@redhat.com>
11915         * Makefile.in: all-m4 depends on all-texinfo.
11917 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
11919         * MAINTAINERS: Add myself to write after approval list.
11921 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
11923         * Makefile.in (DO_X): Quote nested quotes.
11925 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
11927         * MAINTAINERS: Add myself to write after approval list.
11929 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
11931         * Makefile.in (DO_X): Use double quotes for quoting
11932         "RANLIB=$${RANLIB}".
11934 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
11936         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11938 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
11940         * configure.in: Only use `lang_requires' for languages athat are
11941         actually enabled.
11943 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
11945         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
11947 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
11949         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11951 2001-03-07  Tom Tromey  <tromey@redhat.com>
11953         * configure.in: Allow config-lang.in to set `lang_requires' to list
11954         of other required languages.
11956 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
11958         * Makefile.in: Remove RANLIB definition. Use RANLIB
11959         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11960         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11962 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
11963             Alexandre Oliva  <aoliva@redhat.com>
11965         * Makefile.in (check-c++): Use tabs, not spaces.
11967 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
11969         * MAINTAINERS: add myself to Write After Approval list.
11971 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
11973         * Makefile.in (check-c++): New rule.
11975         * configure.in (target_libs): Remove libg++.
11976         (noconfigdirs): Remove libg++.
11977         (noconfigdirs): Same.
11978         (noconfigdirs): Same.
11979         (noconfigdirs): Same.
11981         * config-ml.in: Remove libg++ references.
11983         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11984         (ALL_TARGET_MODULES): Same.
11985         (configure-target-libg++): Remove.
11986         (all-target-libg++): Remove.
11987         (configure-target-libio): Remove.
11988         (all-target-libio): Remove.
11989         (check-target-libio): Remove.
11990         (.PHONY): Remove.
11991         (libg++.tar.bz2): Remove.
11992         (all-target-cygmon): Remove libio.
11993         (all-target-libstdc++): Remove.
11994         (configure-target-libstdc++): Remove.
11995         (TARGET_LIB_PATH): Remove libstdc++.
11996         (ALL_GCC_CXX): Remove libstdc++.
11997         (all-target-gperf): Correct.
11999 2001-02-16  Nick Clifton  <nickc@redhat.com>
12001         * configure.in (noconfigdirs): Allow configuration of texinfo
12002         for Cygwin hosts.
12004 2001-02-15  Anthony Green  <green@redhat.com>
12006         * configure: Introduce GCJ_FOR_TARGET.
12007         * configure.in: Ditto.
12008         * Makefile.in: Ditto.
12010 2001-02-13  Andreas Schwab  <schwab@suse.de>
12012         * MAINTAINERS: Update mail address.
12014 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12016         * config.guess: Add linux target for S/390.
12017         * config.sub: Likewise.
12019 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
12021         * configure.in: for *-chorusos, don't config target-newlib and
12022         target-libgloss.
12024 2001-02-06  Ben Elliston  <bje@redhat.com>
12026         * configure: Output host type to stdout, not stderr.
12028 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
12030         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
12031         * ltcf-cxx.sh: Likewise.
12033         * config.if: Assume enable_libstdcxx_v3 is defined.
12035 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
12037         Remove V2 C++ library.
12038         * configure.in: Remove --enable-libstdcxx_v3 support.
12040 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
12042         * include/demangle.h: Add prototype for java_demangle_v3.
12044 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
12046         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
12048 2001-01-27  Richard Henderson  <rth@redhat.com>
12050         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
12052 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12054         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
12055         Don't unset, it's non-portable and no longer necessary, set to empty
12056         instead.
12058 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12060         * ltconfig: Shell portability fix for the tagname validity check.
12062 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
12064         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
12065         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
12067 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12069         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
12071 2001-01-26  Tom Tromey  <tromey@redhat.com>
12073         * configure.in: Allow libgcj to be built on Sparc Solaris.
12075 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
12077         * ltcf-c.sh: Add aix5 case.
12078         * ltcf-cxx.sh: Likewise.
12079         * ltconfig: Likewise.
12081 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
12083         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
12084         keep at least one of build_libtool_libs or build_old_libs set to
12085         yes.
12087         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
12088         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
12090 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
12092         * configure.in: Enable libgcj on several additional platforms.
12094 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
12096         * configure.in: Enable libgcj for linux targets.
12098 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12100         * MAINTAINERS (Write After Approval): Add myself.
12102 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
12104         * MAINTAINERS: Add myself as vax port maintainer.
12106 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
12108         * MAINTAINERS: Add myself as Mercury front-end maintainer.
12110 2001-01-09  Mike Stump  <mrs@wrs.com>
12112         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
12113         failures of subdirectories.
12115 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12117         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
12118         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12119         * ltcf-cxx.sh: Likewise.
12120         * ltcf-gcj.sh: Likewise.
12121         * ltconfig.sh: Fix typo.
12123 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12125         * configure: handle DOS-style absolute paths.
12127 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
12129         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
12131 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
12133         * MAINTAINERS: Add myself as avr port co-maintainer.
12135 2000-12-28  Ben Elliston  <bje@redhat.com>
12137         * MAINTAINERS: Add myself under ``Write After Approval''.
12139 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
12141         * texinfo: Remove directory from GCC.
12143 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
12145         * COPYING: Update to current
12146         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
12147         to 19yy as example year in copyright notice).
12149 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
12151         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
12152         (libstdcxx_incdir): Pass down.
12153         * config.if: Remove expired bits for cxx_interface, add stub.
12154         (libstdcxx_incdir): Add variable for g++ include directory.
12155         * configure.in (gxx_include_dir): Use it.
12157 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
12159         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
12160         with old-email address from ``Write After Approval''.
12162 2000-12-15  Andreas Jaeger  <aj@suse.de>
12164         * configure.in: Handle lang_dirs.
12166 2000-12-14  Tom Tromey  <tromey@redhat.com>
12168         * MAINTAINERS: Removed brads.
12170         * MAINTAINERS: Added gcj developers.
12172 2000-12-13  Anthony Green  <green@redhat.com>
12174         * configure.in: Disable libgcj for any target not specifically
12175         listed.  Disable libgcj for x86 and Alpha Linux until compatible
12176         with g++ abi.
12178 2000-12-13  Mike Stump  <mrs@wrs.com>
12180         * Makefile.in (local-distclean): Also remove fastjar.
12182 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
12184         * contrib/gcc_update: Add fastjar --touch entries.
12186 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
12188         * configure.in: Disable language-specific target libraries for
12189         languages that aren't enabled.
12191 2000-12-10  Anthony Green  <green@redhat.com>
12193         * configure.in: Define libgcj.  Disable libgcj target libraries for
12194         most targets.
12196 2000-12-10  Neil Booth  <neilb@earthling.net>
12198         * MAINTAINERS: Update mail address, remove from WAA list.
12200 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12202         * libjava: Imported from /cvs/java.
12203         * libffi: Likewise.
12204         * Boehm-gc: Likewise.
12206 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12208         * configure.in (target_libs): Revert 2000-12-08 patch.
12209         (noconfigdirs): Added target-libjava.
12211 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12213         * djunpack.bat: removed.
12215 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
12217         * Makefile.in: handle DOS-style absolute paths.
12218         * config-ml.in: likewise.
12219         * symlink-tree: likewise.
12221 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12223         * fastjar: Imported.
12225 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12227         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12228         libjava.
12229         * configure.in (target_libs): Removed `target-libjava'.
12231 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12233         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12234         (ALL_MODULES): Added fastjar.
12235         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12236         (all-target-libjava): all-fastjar replaces all-zip.
12237         (all-fastjar): Added.
12238         (configure-target-fastjar, all-target-fastjar): Likewise.
12239         * configure.in (host_tools): Added fastjar.
12241 2000-12-07  Mike Stump  <mrs@wrs.com>
12243         * Makefile.in (local-distclean): Remove leftover built files.
12245 2000-11-24  Nick Clifton  <nickc@redhat.com>
12247         * configure.in (xscale-elf): Add target.
12248         (xscale-coff): Add target.
12250 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
12252         * ltcf-cxx.sh: Support creation of C++ shared libraries on
12253         recent versions of FreeBSD (release 3 or later).
12254         * ltconfig: On FreeBSD, -lc must not be provided when building
12255         a shared library or else the standard -pthread gcc option is
12256         rendered worthless to later users of the built library.
12258 2000-11-16  Fred Fish  <fnf@be.com>
12260         * configure.in (enable_libstdcxx_v3): Fix typo,
12261         libstd++ -> libstdc++.
12263 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
12265         * MAINTAINERS: Add self to Write After Approval list.
12267 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
12269         * MAINTAINERS: Update my email address.  Add myself to global write
12270         privs list.
12272 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
12274         * Makefile.in: Merge with src and libgcj.
12275         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
12276         configure-target-<library> when their configure scripts need the C
12277         or C++ library to have already been built to work properly.
12278         (do_proto_toplev): Set them to an empty string.
12280         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12281         (REALLY_SET_LIB_PATH): Use them.
12283 2000-11-17  Stan Shebs  <shebs@apple.com>
12285         * MAINTAINERS: Add self to Write After Approval list.
12287 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12289         * configure: Provide the original toplevel configure arguments
12290         (including $0) to subprocesses in the environment rather than
12291         through gcc/configargs.h.
12293 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
12295         * MAINTAINERS: Remove references to cccp. Change C9X reference to
12296         C99.  Alphabetise "Write After Approval" list.
12298 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
12300         * configure: Turn on libstdc++ V3 by default.
12302         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12303         if we've got GCC.
12305 2000-11-11  Philip Blundell  <philb@gnu.org>
12307         * MAINTAINERS: Add self to Write After Approval list.
12309 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
12311         * ltcf-c.sh (aix4): Improve shared library configuration; require
12312         exporting symbols.
12313         * ltcf-cxx.sh (aix4): Define.
12314         * ltconfig (aix4): Define library and soname specs appropriate for
12315         AIX.  Define command to create export symbols list.
12317 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
12319         * config.sub: Add support for Sun Chorus
12321 2000-10-31  Nick Clifton  <nickc@redhat.com>
12323         * MAINTAINERS: Rename <name>@cygnus.com addresses to
12324         <name>@redhat.com.  Also installed new email address for Clint
12325         Popetz.
12327 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
12329         * etc: Remove directory from GCC.
12331 2000-10-16  Michael Meissner  <meissner@redhat.com>
12333         * configure (gcc/configargs.h): Only create if there is a build GCC
12334         directory created.
12336 2000-10-16  Matthias Klose  <doko@debian.org>
12338         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12339         when configured for libstdc++-v3.
12341 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
12343         * configure: Save configure arguments to gcc/configargs.h.
12345 2000-10-04  Philipp Thomas  <pthomas@suse.de>
12347         * config.guess: Import CVS version 1.157.
12348         * config.sub: Import CVS version 1.181.
12350 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
12352         * Makefile.in (bootstrap): avoid recursion if subdir missing
12353         (cross): ditto
12354         (do-proto-toplev): ditto
12356 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
12358         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12359         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12361         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12362         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
12363         all affected `configure' scripts.
12365 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
12367         * MAINTAINERS: Add self as cpplib co-maintainer.
12369 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
12371         * MAINTAINERS: Add self to Write After Approval list.
12373 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12375         * INSTALL/README: egcs -> GCC update.
12377 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
12379         * MAINTAINERS: Add myself to Write After Approval list.
12381 2000-09-15  Kazu Hirata  <kazu@hxi.com>
12383         * MAINTAINERS: Add myself to Write After Approval list.
12385 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
12387         * configure.in: Do not build byacc for hppa64.  Provide paths to the
12388         X11 libraries for hppa64.
12390 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
12392         * MAINTAINERS: Add myself as 68hc11 port maintainer.
12394 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
12396         * Makefile.in (all-zlib): Added dummy target.
12398         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12399         ltcf-gcj.sh: Updated from libtool multi-language branch.
12401 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
12403         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12404         (bootstrap*): Depend on all-bootstrap.
12406 2000-09-05  Philipp Thomas  <pthomas@suse.de>
12408         * config.guess: Import CVS version 1.156.
12409         * config.sub: Import CVS version 1.179.
12411 2000-09-02  Anthony Green  <green@cygnus.com>
12413         * Makefile.in (all-gcc): Depend on all-zlib.
12414         (CLEAN_MODULES): Add clean-zlib.
12415         (ALL_MODULES): Add all-zlib.
12416         * configure.in (host_libs): Add zlib.
12418 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
12420         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12421         crosses, but add gcc/include to the header search path for them.
12423 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
12425         * MAINTAINERS: Add self to Write After Approval list.
12427 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
12429         * config.guess: Import CVS version 1.152.
12430         * config.sub: Import CVS version 1.177.
12432 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
12434         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12435         $targargs to tell whether newlib is going to be built.
12437         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12438         $$r/TARGET_SUBDIR/libio for _G_config.h.
12440 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
12442         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12444 2000-08-22  DJ Delorie  <dj@redhat.com>
12446         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12448 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
12450         * config-ml.in (CC, CXX): Avoid trailing whitespace.
12451         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12452         sub-configures.
12454 2000-08-21  DJ Delorie  <dj@redhat.com>
12456         * MAINTAINERS: Add self as a libiberty maintainer
12458 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
12460         * configure.in (libstdcxx_flags): Use
12461         libstdc++-v3/src/libstdc++.INC.
12463 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
12465         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12467 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
12469         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12471         * configure: Make enable_threads and enable_shared defaults
12472         explicit.  Substitute enable_threads into generated Makefiles.
12473         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12474         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12476 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
12478         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12480 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
12482         * config-ml.in (CC): Remove bogus duplicate quotation mark from
12483         previous delta.
12485 2000-08-11  Jason Merrill  <jason@redhat.com>
12487         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12488         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12489         (FLAGS_FOR_TARGET): Not here.
12490         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12492 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
12494         * config-ml.in (CC, CXX): Don't introduce a leading space.
12496 2000-08-07  DJ Delorie  <dj@delorie.com>
12498         * MAINTAINERS: Add self as a DJGPP maintainer
12500 2000-08-07  DJ Delorie  <dj@redhat.com>
12502         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12503         "if we're also building gcc, and it's a gcc that will run on the
12504         build machine, we want to use its includes instead of the system's
12505         default includes".
12507 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
12509         * MAINTAINERS: Add self to Write After Approval list.
12511 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
12513         * configure.in (libstdcxx_flags): Don't use `"'.
12515         * config-ml.in: Adjust multilib search paths to the
12516         appropriate multilib tree.
12518 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
12520         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12521         commas in $LANGUAGES.
12523 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
12525         * configure.in: Re-enable all references to libg++ and librx.
12527 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
12529         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12530         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
12531         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12532         * ltcf-cxx.sh (need_lc): Set based on postdeps.
12534         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12536 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
12538         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12539         CXX_FOR_TARGET for sed.
12541 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
12543         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12544         Do not override if already set in the environment or in configure.
12545         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12546         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12548 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
12550         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12551         the libtool CVS tree multi-language branch.
12552         * ltconfig, ltmain.sh: Updated.
12554 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
12556         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12557         (clean-target): Depend on it.
12559         * Makefile.in (FLAGS_FOR_TARGET): New macro.
12560         (GCC_FOR_TARGET): Use it.
12561         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12562         * configure.in: ... here.
12563         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
12564         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12566 2000-07-24  Eric Christopher  <echristo@cygnus.com>
12568         * MAINTAINERS: Add self to Write After Approval list.
12570 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
12572         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12573         (configure-target-libchill, configure-target-libobjc): Likewise.
12575         * configure.in: Use the same cache file for all target libs.
12576         * config-ml.in: But different cache files per multilib variant.
12578 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
12580         * configure (topsrcdir): Don't use dirname.
12582 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
12584         * MAINTAINERS: Add self to Write After Approval list.
12586 2000-07-20  Jason Merrill  <jason@redhat.com>
12588         * configure.in: Remove all references to libg++ and librx.
12590         * configure, configure.in, Makefile.in: Unify gcc and binutils.
12592 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
12594         * config.sub: Update to subversions version 2000-07-06.
12596 2000-07-12  Andrew Haley  <aph@cygnus.com>
12598         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12599         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12601 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
12603         * symlink-tree:  Check number of arguments.
12605 2000-07-05  Jim Wilson  <wilson@cygnus.com>
12607         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12608         search path for a g++ extracted from the build tree.  This
12609         will allow link tests run by configure scripts in
12610         subdirectories to succeed.
12612 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
12614         * ltconfig: Add support for mips-dde-sysv4.2MP
12616 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
12618         * MAINTAINERS: Add myself as loop discovery maintainer.
12620 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
12622         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12623         `os2'. Force ac_cv_exeext to be ".exe" in that case.
12625 2000-06-19  Timothy Wall  <twall@cygnus.com>
12627         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12628         * config.sub: Add tic54x target.
12630 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12632         * MAINTAINERS: Add self as Fortran maintainer,
12633         remove Craig Burley.
12635 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12637         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12638         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12640 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
12642         * MAINTAINERS: Add self as i18n maintainer
12644 20000-05-21  H.J. Lu  (hjl@gnu.org)
12646         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12647         directory are used if they exist. Make sure
12648         $(build_tooldir)/include is searched for header files,
12649         $(build_tooldir)/lib/ for library files.
12650         (GCC_FOR_TARGET): Likewise.
12651         (CXX_FOR_TARGET): Likewise.
12653 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
12655         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12657 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
12659         * Makefile.in (configure-target-libiberty): Depend on
12660         configure-target-newlib.
12662 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
12664         * configure.in, Makefile.in: Merge all libffi-related
12665         configury stuff from the libgcj tree.
12667 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12669         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12670         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12672 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12674         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12675         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12676         current version information.  Add to proto-toplev directory.
12677         (gdb-taz): Build do-djunpack.
12679 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
12681         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12683 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12685         * MAINTAINERS: Add self to Write After Approval list.
12687 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12689         * ltmain.sh: Preserve in relink_command any environment
12690         variables that may affect the linker behavior.
12692 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
12694         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12696 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
12698         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12700 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
12702         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12703         with the version name.
12705 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
12707         * MAINTAINERS: Add self as bb-reorder maintainer.
12709 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
12711         * config.if: Tweak.
12713 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
12715         * djunpack.bat: New file.
12717 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12719         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12720         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12721         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12722         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12724 2000-04-16  Dave Pitts  <dpitts@cozx.com>
12726         * config.sub (case $basic_machine): Change default for "ibm-*"
12727         to "openedition".
12729 2000-04-13  Andreas Jaeger  <aj@suse.de>
12731         * MAINTAINERS: Added myself.
12733 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12735         * Makefile.in (gdb-taz): New target.  GDB specific archive.
12736         (do-md5sum): New target.
12737         (MD5PROG): Define.
12738         (PACKAGE): Default to TOOL.
12739         (VER): Default to a shell script.
12740         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
12741         md5 checksum generation.
12742         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12743         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12744         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12745         insight.tar.bz2): Use gdb-taz to create archive.
12747 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12749         * configure (warn_cflags): Delete.
12751 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
12753         * MAINTAINERS: Added myself.
12755 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
12756             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
12758         * configure.in (enable_libstdcxx_v3): Add.
12759         (target_libs): Add bits here to switch between libstdc++-v2 and
12760         libstdc++-v3.
12761         * config.if: And this file too.
12762         * Makefile.in: Add libstdc++-v3 targets.
12764 2000-04-05  Michael Meissner  <meissner@redhat.com>
12766         * config.sub (d30v): Add d30v as a basic machine type.
12768 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
12770         * configure.in: -linux-gnu*, not -linux-gnu.
12772 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
12774         * MAINTAINERS: Add self in write-after-approval section.
12776 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
12778         * MAINTAINERS: Add self as ia64 port maintainer.
12780 2000-03-08  Neil Booth  <NeilB@earthling.net>
12782         * MAINTAINERS: Add self in write-after-approval section.
12784 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12786         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12787         (do-tar-bz2): Replace TOOL with PACKAGE.
12788         (gdb.tar.bz2): Remove GDBTK from GDB package.
12789         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12790         dejagnu.tar.bz2): New packages.
12792 2000-02-27  Andreas Jaeger  <aj@suse.de>
12794         * configure.in: Add entry for mips*-*-linux*, move catch all
12795         *-*-*linux* entry below this one.
12797 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
12799         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12801 2000-02-24  Nick Clifton  <nickc@cygnus.com>
12803         * config.sub: Support an OS of "wince".
12805 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
12807         * config.guess, config.sub: Updated to match config's 2000-02-15
12808         version.
12810 2000-02-23  Linas Vepstas  <linas@linas.org>
12812         * config.sub: Add support for Linux/IBM 370.
12813         * configure.in: Likewise.
12815 2000-02-22  Nick Clifton  <nickc@cygnus.com>
12817         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12819 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
12821         * config.guess: Guess "cygwin" rather than "cygwin32".
12823 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12825         * configure (gcc_version): When setting, narrow search to
12826         lines containing `version_string'.
12828 2000-02-15  Denis Chertykov  <denisc@overta.ru>
12830         * config.sub: Add support for avr target.
12832 2000-02-14  Nick Clifton  <nickc@cygnus.com>
12834         * MAINTAINERS: Add maintainers for MCore port.
12836 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
12838         * config.sub: Add mmix-knuth-mmixware.
12840 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12842         * MAINTAINERS: Pair cccp with cpplib maintainership.
12844 2000-01-27  Christopher Faylor  <cgf@redhat.com>
12846         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12847         structure stuff to -L library search.
12848         (CXX_FOR_TARGET): Ditto.
12849         (CROSS_CHECK_MODULES): Fix spelling mistake.
12851 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
12853         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12854         the C++ compiler.
12856 2000-01-12  Richard Henderson  <rth@cygnus.com>
12858         * configure.in: Don't build some bits for beos.
12860 2000-01-12  Joel Sherrill (joel@OARcorp.com)
12862         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12863         as include files.
12865 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
12867         * Add self as cpplib maintainer, as requested by Jason
12868         Merrill.  Correct my e-mail address.
12870 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
12872         * configure.in: Use mt-aix43 to handle *_TARGET defs,
12873         not mh-aix43.
12875 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
12877         * MAINTAINERS: Add myself to "write after approval" list.
12879 1999-12-14  Richard Henderson  <rth@cygnus.com>
12881         * config.guess (alpha-osf, alpha-linux): Detect ev67.
12882         * config.sub: Accept alphaev[78], alphaev8.
12884 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
12886         * config.guess, config.sub: Update from autoconf.
12888 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
12890         * MAINTAINERS:  update my playtime e-address.
12892 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12894         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12895         necessary libraries are missing.
12897 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
12899         * MAINTAINERS: Add new 'write after approval' maintainer.
12901 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
12903         * MAINTAINERS: Add new Java maintainer.
12905 1999-10-25  Andreas Schwab  <schwab@suse.de>
12907         * configure: Fix quoting inside arguments of eval.
12909 1999-10-21  Nick Clifton  <nickc@cygnus.com>
12911         * config-ml.in: Allow suppression of some ARM multilibs.
12913 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
12915         * config.guess: Add OS/390 match pattern.
12916         * config.sub: Add mvs, openedition targets.
12917         * configure.in (i370-ibm-opened*): New.
12919 1999-09-04  Steve Chamberlain  <sac@pobox.com>
12921         * config.sub: Add support for configuring for pj.
12923 1999-08-31  Nick Clifton  <nickc@cygnus.com>
12925         * config.sub (maybe_os): Add support for configuring for fr30.
12927 1999-08-25  Nick Clifton  <nickc@cygnus.com>
12929         * configure.in: Do not configure or build ld for AIX
12930         platforms.  ld is known to be broken on these platforms.
12932 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12934         * config-ml.in: Pass compiler flag corresponding to multidirs to
12935         subdir configures.
12937 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
12939         * Makefile.in (LDFLAGS): Define.
12941 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
12943         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12944         noconfigdirs.
12945         (*-*-cygwin*): Likewise.
12947 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
12949         * mkdep: New file.
12950         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12951         (BINUTILS_SUPPORT_DIRS): Add mkdep.
12953         From Eli Zaretskii <eliz@is.elta.co.il>:
12954         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12955         long file name when using DJGPP on MS-DOS.
12957 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
12959         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12961 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
12963         * Makefile.in (check-target-libio): Remove all-target-libstdc++
12964         dependency as this causes "make check" to globally "make all"
12966 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
12968         * configure.in (target_libs): Added target-zlib.
12969         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12970         (CONFIGURE_TARGET_MODULES): Likewise.
12971         (CHECK_TARGET_MODULES): Likewise.
12972         (INSTALL_TARGET_MODULES): Likewise.
12973         (CLEAN_TARGET_MODULES): Likewise.
12974         (configure-target-zlib): New target.
12975         (all-target-zlib): Likewise.
12976         (all-target-libjava): Depend on all-target-zlib.
12977         (configure-target-libjava): Depend on configure-target-zlib.
12979         * Makefile.in (configure-target-libjava): Depend on
12980         configure-target-newlib.
12981         (configure-target-boehm-gc): New target.
12982         (configure-target-qthreads): New target.
12984         * configure.in (target_libs): Added target-qthreads.
12985         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12986         (CONFIGURE_TARGET_MODULES): Likewise.
12987         (CHECK_TARGET_MODULES): Likewise.
12988         (INSTALL_TARGET_MODULES): Likewise.
12989         (CLEAN_TARGET_MODULES): Likewise.
12990         (all-target-qthreads): New target.
12991         (configure-target-libjava): Depend on configure-target-qthreads.
12992         (all-target-libjava): Depend on all-target-qthreads.
12994         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12995         (CONFIGURE_TARGET_MODULES): Likewise.
12996         (CHECK_TARGET_MODULES): Likewise.
12997         (INSTALL_TARGET_MODULES): Likewise.
12998         (CLEAN_TARGET_MODULES): Likewise.
12999         (all-target-libjava): New target.
13000         (all-target-boehm-gc): Likewise.
13001         * configure.in (target_libs): Added libjava, boehm-gc.
13003 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
13005         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
13006         configure.bat in SUPPORT_FILES.
13007         (gas+binutils.tar.bz2): Likewise.
13009         * makeall.bat: Remove; obsolete.
13011 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
13013         From Mark Elbrecht:
13014         * configure.bat: Remove; obsolete.
13016 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
13018         * configure: Add -W -Wall to the default CFLAGS when compiling with
13019         gcc.
13021 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
13023         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
13025 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
13027         * configure.in: Build ld on IRIX6.
13029 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
13031         * Makefile.in: Change distribution targets to use bzip2 instead of
13032         gzip.
13033         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
13034         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
13036 1999-06-04  Nick Clifton  <nickc@cygnus.com>
13038         * config.sub: Add mcore target.
13040 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
13042         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
13044 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
13046         * config.guess (dummy): Changed to $dummy.
13048 1999-05-24  Nick Clifton  <nickc@cygnus.com>
13050         * config.sub: Tidied up case statements.
13052 1999-05-22  Ben Elliston  <bje@cygnus.com>
13054         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
13055         <jiro@din.or.jp>.
13057         * config.guess: Merge with FSF version. Future changes will be
13058         more accurately recorded in this ChangeLog.
13059         * config.sub: Likewise.
13061 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
13063          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
13065 1999-04-30  Tom Tromey  <tromey@cygnus.com>
13067         * ltmain.sh: [mode link] Always use CC given by ltconfig.
13069 1999-04-23  Tom Tromey  <tromey@cygnus.com>
13071         * ltconfig, ltmain.sh: Update to libtool 1.2f.
13073 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
13075         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
13076         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
13077         Bad merge removed these two changes.
13079 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
13080                           Martin Heller (Ing.-Buero_Heller@t-online.de)
13082         * config.guess (interix Alpha): Add.
13084 1999-04-11  Richard Henderson  <rth@cygnus.com>
13086         * configure.in (i?86-*-beos*): Do config gperf; don't config
13087         gdb, newlib, or libgloss.
13089 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
13091         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
13092         link a trivial program with -mabi=64.  If it fails, remove mabi=64
13093         from multidirs.
13095 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
13097         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
13099 1999-04-08  Nick Clifton  <nickc@cygnus.com>
13101         * config.sub: Add support for mcore targets.
13103 1999-04-07  Michael Meissner  <meissner@cygnus.com>
13105         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
13106         not mt-ospace, in order to shut up assembler warning about using
13107         symbols that are named the same as registers.
13109 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
13111         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
13112         dependency list for all-target-cygmon.
13114 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
13116         * config-ml.in: Check $host, not $target, for selective multilibs.
13117         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
13118         thumb interworking, and underscore prefix multilibs.
13120 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
13122         * missing: Update to version from current automake.
13124 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
13126         * configure (gxx_include_dir): Removed.
13128         * configure.in (gxx_include_dir): Handle it.
13129         * Makefile.in: Likewise.
13131 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
13133         * config.sub (mips64vr4111,mips64vr4111el) Add.
13135 1999-03-21  Ben Elliston  <bje@cygnus.com>
13137         * config.guess: Correct typo for detecting ELF on FreeBSD.
13139 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
13141         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
13142         config/mh-djgpp.
13144 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
13146         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
13147         all-target-newlib to dependency list for all-target-bsp.
13149 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13151         * config.sub: Add i386-uwin support.
13152         * config.guess: Likewise.
13154 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13156         * configure.in: cleanup, add mh-*pic handling for arm, special
13157         case powerpc*-*-aix*
13159 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
13161         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
13162         can be built.
13164 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
13166         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
13167         targets.
13169 1999-03-02  Nick Clifton  <nickc@cygnus.com>
13171         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13173 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
13175         * config.sub: Check for "cygwin*" rather than "cygwin32*"
13177 1999-02-24  Nick Clifton  <nickc@cygnus.com>
13179         * config.sub: Fix typo in arm recognition.
13181 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
13183         * configure.in (noconfigdirs): Changed target_configdirs to
13184         include target-bsp only for m68k-*-elf* and m68k-*-coff*
13185         rather than m68k-*-* since it is not known to work on
13186         m68k-aout. Ditto for arm-*-*oabi.
13188 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
13190         * configure.in (*-*-windows*): Remove, no longer used.
13192 1999-02-19  Ben Elliston <bje@cygnus.com>
13194         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13195         Smart and improved by Andrew Cagney.
13197 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
13199         * config.guess: Recognize openbsd-*-hppa.
13201 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
13203         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13204         only if it is not empty.
13206 1999-02-17  Nick Clifton  <nickc@cygnus.com>
13208         Patch from: Scott Bambrough <scottb@corelcomputer.com>
13210         * config.guess: Modified to recognize uname's armv* syntax.
13212         * config.sub: Modified to recognize uname's armv* syntax.
13214 1999-02-17  Mark Salter  <msalter@cygnus.com>
13216         * configure.in: Added target-bsp for sparclite.
13218 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
13220         * config.sub: Recognize alphapca5[67] and up to alphaev8.
13222 1999-02-08  Nick Clifton  <nickc@cygnus.com>
13224         * configure.in: Add support for strongarm port.
13225         * config.sub: Add support for strongarm target.
13227 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13229         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13230         the old name config/mh-cygwin32.
13231         Enable texinfo.
13233 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
13235         * configure.in: Do build ld for ix86 Solaris.
13237 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
13239         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
13240         $AR_FOR_TARGET.  Likewise for RANLIB.
13242 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
13244         * config.sub (oabi):  Recognize.
13245         * configure.in (arm-*-oabi):  Handle.
13247 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
13249         * config.guess: Improve detection of i686 on UnixWare 7.
13251 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
13253         * config.guess: Add support for i386-pc-interix.
13254         * config.sub: Likewise.
13255         * configure.in: Likewise.
13257 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
13259         * Makefile.in: Remove unneeded all-target-libio from
13260         from all-target-winsup target since it is now unneeded.
13261         Add all-target-libtermcap in its place since it is now
13262         needed.
13264 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
13266         * configure.in: makefile stub for cygwin target is probably
13267         unnecessary.  Remove it for now.
13269 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
13271         * configure.in: libtermcap.a should be built when cygwin is the
13272         target as well as the host.
13273         * config.guess: Allow mixed case in cygwin uname output.
13274         * Makefile.in: Add libtermcap target.
13276 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
13278         * config.sub: Clean up handling of hppa2.0.
13280 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
13282         * config.guess: Use C code to identify more HP machines.
13284 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
13286         * config.sub: Handle hppa2.0.
13288 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
13290         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13291         cygmon for all sparclite targets, regardless of object format.
13293 1998-12-15  Mark Salter  <msalter@cygnus.com>
13295         * configure.in: Added target-bsp for several target architectures.
13297         * Makefile.in: Added rules for bsp.
13299 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
13301         * config.guess: Improve detection of hppa2.0 processors.
13303 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
13305         * config.guess: Recognize FreeBSD using ELF automatically.
13307 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
13309         * configure (skip-this-dir): Add handling for new shell script, which
13310         might be created by a sub-directory's configure to indicate, this particular
13311         directory is "unwanted".
13312         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13314 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
13316         * ltconfig: import from libtool, after changing libtool to
13317         account for the cygwin name change.
13319 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
13321         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13322         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13324 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
13326         * configure.in: Add libtermcap to list of cygwin dependencies.
13328 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
13330         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13331         they include winsup/include when it's a cygwin target.
13333 1998-11-12  Tom Tromey  <tromey@cygnus.com>
13335         * configure.in (host_tools): Added zip.
13336         * Makefile.in (all-target-libjava): Depend on all-zip.
13337         (all-zip): New target.
13338         (ALL_MODULES): Added all-zip.
13339         (NATIVE_CHECK_MODULES): Added check-zip.
13340         (INSTALL_MODULES): Added install-zip.
13341         (CLEAN_MODULES): Added clean-zip.
13343 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
13345         * Makefile.in: lose "32" from comment about cygwin.
13347 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
13349         * configure.in: Use -Os to build target libraries for the fr30.
13351 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
13353         * config.sub: Add fr30.
13355 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
13357         * configure.in: drop "32" from config/mh-cygwin32.  Check
13358         cygwin* instead of cygwin32*.
13359         * config.sub: Check cygwin* instead of cygwin32*.
13361 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
13363         * config.guess: Match any version of Unixware7.
13365 1998-10-20  Syd Polk  <spolk@cygnus.com>
13367         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13368         if desired.
13370 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
13372         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13373         these if the appropriate directories and files to not exist.
13375 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
13377         * Makefile.in (DEVO_SUPPORT): Add config.if.
13379 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13381         * configure: Add pattern to replace "build_tooldir"'s
13382         definition in the generated Makefile with "tooldir"'s
13383         actual value.
13385 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
13387         * config.sub: Bring back lost sparcv9.
13389         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13391 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
13393         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13394         CC_FOR_TARGET and friends.
13396 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
13398         * Makefile.in (build_tooldir): New variable, same as tooldir.
13399         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13400         -B$(build_tooldir)/bin/.
13401         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13403 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13405         * README: Remove installation instructions and refer to the
13406         INSTALL directory instead.
13408 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
13410         * config.sub: Add support for i[34567]86-pc-udk.
13411         * configure.in: Likewise.
13413 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
13415         * Makefile.in: add bzip2 package building bits for user
13416         tools module
13417         * configure.in: ditto
13419 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
13421         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13422         (ALL_TARGET_MODULES): Add all-target-libobjc.
13423         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13424         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13425         (all-target-libchill): Add dependencies.
13426         * configure.in (target_libs): Add libchill.
13428 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
13430         * configure.in (target_subdir): Remove duplicate line.
13432 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
13434         * Makefile.in (all-automake): fix dependencies.
13436 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
13438         * configure.in: Minor cleanups for building in the $(target_alias)
13439         subdir.
13441 1998-09-22  Jim Wilson  <wilson@cygnus.com>
13443         * Makefile.in (bootstrap): Set r and s before make all.  Use
13444         BASE_FLAGS_TO_PASS in make all.
13445         (cross): Likewise.
13447 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
13449         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13451 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
13453         * config.sub: Fix typo in last change.
13455 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
13457         * config.sub: Add support for C4x target.
13458         * configure.in: Likewise.
13460 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
13462         * config.sub: Recognize sparcv9 just like sparc64.
13464 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
13466         * config.guess: Match "Pent II" or "PentII" for OpenServer.
13468 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
13470         * config.guess: Correctly identify Pentium II sco boxes.
13472         * config.guess: Fix "tr" code.  From Weiwen Liu.
13474 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
13476         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13477         stabs.
13479 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
13481         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13482         (ALL_TARGET_MODULES): Add all-target-libchill.
13483         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13484         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13485         (all-target-libchill): Add dependencies.
13486         * configure.in (target_libs): Add libchill.
13488 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13490         * config.guess: Avoid assumptions about "tr" behaves when
13491         LANG is set to something other than English.
13493 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
13495         * configure (gxx_include_dir): Changed to
13496         '${prefix}/include/g++'-${libstdcxx_interface}.
13498         * config.if: New to determine the interfaces.
13500 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
13502         * config.guess: Detect and handle MPE/IX.
13503         * config.sub: Deal with MPE/IX.
13505 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
13507         * configure.in: Use mh-aix43.
13509 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
13511         * configure: Fix --without/--disable cases for gxx-include-dir.
13513 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
13515         * mdata-sh:  Imported.  Needed for automake support.
13517 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
13519         * Makefile.in (taz): Try "chmod -R og=u ." before
13520         "chmod og=u `find . -print`".
13522 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
13524         * configure.in: Add arm-elf and thumb-elf support.
13526 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
13528         * Makefile.in: Undo previous patch.
13530 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
13532         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13533         to here ...
13534         (install-no-fixedincludes): and here
13535         (INSTALL_MODULES): ... from here.
13537 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13539         * config.sub: Merge with FSF.
13541         * config.guess: Merge with FSF.
13543 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
13545         * configure (extraconfigdirs): New variable.
13546         (SUBDIRS): Add extraconfigdirs and recurse on them too.
13547         * Makefile.in (all): Move higher in file.
13548         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13549         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13550         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13551         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13552         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13554 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
13556         * Makefile.in (all-target-libjava): Depend on all-gcc and
13557         all-target-newlib.
13558         (configure-target-libjava): Depend on $(ALL_GCC).
13560 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
13562         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13563         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13565 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
13567         * INSTALL/README: Fix typo.
13569 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13571         * ylwrap: Change absolute path checks to check for DOS style path
13572         names.
13574         * ylwrap: Don't use a full path name if the source file is in the
13575         same directory.  From hjl@lucon.org (H.J. Lu).
13577         * config-ml.in: Default to being verbose, to match Feb 18 change to
13578         configure.
13580 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
13582         Brought over from egcs:
13584         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13586         * configure.in (target_subdir): Set to ${target_alias} instead
13587         of "libraries".
13589         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
13591         * configure.in (target_subdir): Set to libraries if enable_multilib.
13593 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
13595         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13596         multilibs, force reconfiguration the first time we create
13597         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13599 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
13601         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13602         avoid confusion with --no-recursion.
13604 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
13606         * configure.in: Win32 hosts shouldn't use install -x
13607         * install-sh: remove -x option, and special .exe-handling
13608         hack.
13610 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
13612         * config.guess: Recognize i586-pc-beos.
13613         * configure.in: Don't build some bits for beos.
13615 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
13617         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13618         CFLAGS default to -O2.
13620         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13621         when using GNU ld.
13623 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
13625         * ltmain.sh: Correct install when using a different shell.
13627 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13629         * ltconfig, ltmain.sh: Update to libtool 1.2b.
13631 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
13633         * makefile.vms: Update to build binutils/makefile.vms.  Add install
13634         target.
13636 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
13638         * ltconfig: Update to correct AIX handling.
13640 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
13642         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13644         * configure.in (target_subdir): Set to ${target_alias} instead
13645         of "libraries".
13647 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
13649         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13650         (Makefile): Depend on $(gcc_version_trigger).
13652         * configure (gcc_version): Change default initializer to empty
13653         string.
13654         (gcc_version_trigger): New variable; pass this variable down
13655         to subdir configures to enable them checking gcc's version
13656         themselves. Emit make macros for both gcc_version vars.
13657         (topsrcdir): Initialize reliably.
13658         (recursion line): Remove --with-gcc-version=${gcc_version}.
13660 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13662         * configure (enable_version_specific_runtime_libs): Implement new flag
13663         --enable-version-specific-runtime-libs which installs C++ runtime stuff
13664         in $(libsubdir); emit definition in each generated Makefile.
13665         (gxx_include_dir): Initialize depending on
13666         $enable_version_specific_runtime_libs.
13668 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
13670         * configure (gcc_version): Initialize properly depending on
13671         how and where configure is started.
13672         (recursion line): Pass a --with-gcc-version=${gcc_version}
13673         to configures in subdirs.
13675 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
13677         * configure.in (noconfigdirs): Add configure pattern for mips tx39
13678         cygmon
13680 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
13682         * configure.in: Add cygmon and libstub support for mn10200.
13684 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
13686         * configure (gcc_version): Add new variable describing the
13687         particular gcc version we're building.
13688         * Makefile.in (libsubdir): Add new macro for the directory
13689         in which the compiler finds executables, libraries, etc.
13690         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13691         and libsubdir.
13693 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13695         * Makefile.in (local-clean): Remove *.log.
13696         (warning.log): Built with warn_summary from build.log.
13697         (mail-report.log): Run test_summary.
13698         (mail-report-with-warnings.log): Run test_summary including
13699         warning.log in the report.
13701 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
13703         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13705 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
13707         * Makefile.in (grep): Grep no longer depends on libiberty.
13709 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
13711         * Makefile.in: all-snavigator needs all-libgui.
13713 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
13715         * configure.in: Add cygmon and libstub support for mn10300.
13717 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
13719         * missing: Update to version from automake 1.3.
13721         * ltmain.sh: On installation, don't get confused if the same name
13722         appears more than once in the list of library names.
13724 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13726         * config.sub: Accept m68060 and m5200 as CPU names.
13728 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
13730         * configure: Use && rather than using -a in test, because odd
13731         strings can confuse test.
13732         * configure.in: Likewise.
13734 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
13736         * ltconfig, ltmain.sh: Bring in Visual C++ support.
13738 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
13740         * Makefile.in (boostrap2-lean, bootstrap3-lean,
13741         bootstrap4-lean): New targets.
13743 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
13745         * mpw-* Delete.  Not used.
13747 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
13749         * COPYING.LIB: Update FSF address.
13751 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
13753         * ltconfig, ltmain.sh: Update to libtool 1.2a.
13755         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13756         GAS_SUPPORT_DIRS.
13758 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
13760         * ltconfig, ltmain.sh: Avoid producing a version number if
13761         -version-info was not used.
13763 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13765         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13766         building with newlib.
13768 1998-04-30  Paul Eggert  <eggert@twinsun.com>
13770         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13771         Solaris `make' causes it to continue to next definition.
13773 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13775         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13776         the right GUI libraries and files are installed along with GDB.
13778 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13780         * configure.in: Change alpha to alpha* in several places.
13782 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
13784         * config.sub: Recognize sparc86x.
13786 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
13788         * configure.in (--enable-target-optspace): Remove debug echo.
13790 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
13792         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13794 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
13796         * ltconfig: Update cygwin32 support.
13798         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13799         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13800         (GDB_SUPPORT_DIRS): Likewise.
13802 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
13804         * configure.in (target_makefile_frag): If --enable-target-optspace,
13805         use -Os to compile target libraries rather than -O2.  Default to
13806         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13807         not used.
13808         * configure.in (target_cflags): Ditto for d30v.
13810 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
13812         * Makefile.in (all-bfd): Depend on all-intl.
13813         (all-binutils): Likewise.
13814         (all-gas): Likewise.
13815         (all-gprof): Likewise.
13816         (all-ld): Likewise.
13818 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
13820         * configure.in (host_tools): Fix typo, lbtool -> libtool.
13822 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
13824         * Makefile.in (all-bfd): Depend upon all-libiberty.
13826         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13828 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
13830         * Makefile.in: Add libstub.
13832         * configure.in: Ditto. Build libstub for targets that have cygmon
13833         support.
13835 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
13837         * configure.in: Don't set PICFLAG on ix86-cygwin32.
13839 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
13841         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13842         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
13844 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
13846         * configure: Define DEFAULT_M4 by searching PATH.
13847         * Makfile.in: Use DEFAULT_M4.
13849 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
13851         * ltconfig: Add cygwin32 support.
13853         * Makefile.in, configure.in: Add libtool as a native only directory
13854         to configure and build.
13856 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
13858         * Makefile.in (INSTALL_MODULES): Remove texinfo.
13860 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
13862         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13864 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
13866         * Makefile.in: add ash make rules
13867         * configure.in: add ash to native_only and host_tools lists
13869 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
13871         * Makefile.in (all-gettext, all-intl): New targets.
13872         (ALL_MODULES): Added all-gettext, all-intl.
13873         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13874         (INSTALL_MODULES): Added install-gettext, install-intl.
13875         (CLEAN_MODULES): Added clean-gettext, clean-intl.
13877         * configure.in (host_tools): Added gettext.
13878         (native_only): Likewise.
13879         (noconfigdirs) [various cases]: Likewise.
13880         (host_libs): Added intl.
13882 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
13884         * configure: Do not disable building gdbtk for cygwin32 hosts.
13886 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
13888         * configure.in: Add thumb-coff target.
13889         * config.sub: Add thumb-coff target.
13891 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13893         * Makefile.in: Revert yesterday's change.
13894         (all-target-winsup):  all-target-librx stays out of here.
13896 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13898         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13899         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13900         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13901         Remove references to librx and libg++.
13903 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
13905         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13906         recursive makes
13908 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
13910         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13911         for newlib directory.
13912         (CXX_FOR_TARGET): Likewise.
13914 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
13916         * ltconfig: Update after libtool/ltconfig.in change for
13917         hpux11.
13919 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
13921         * ltconfig, ltmain.sh: Update to libtool 1.2.
13923 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13925         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13926         (install-gcc-cross): Instead, override LANGUAGES here.
13928 1998-03-18  Dave Love  <d.love@dl.ac.uk>
13930         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13931         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13933 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
13935         * configure.in: Add Thumb-pe target.
13937 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
13939         * Makefile.in - changed sn targets to snavigator
13940         * configure.in - changed sn targets to snavigator
13942 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
13944         * config-ml.in: After building symlink tree call make distclean
13945         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13946         to be the case for libiberty.
13948 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
13950         * configure: When making link, also check the current
13951         directory. The configure scripts may create one.
13953 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
13955         * config.sub: Accept alphapca56 and alphaev6 properly.
13957 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13959         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13961 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13963         * config.sub (sco5): Fix typo.
13965 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
13967         * Makefile.in (INSTALL_MODULES): Move install-tcl before
13968         install-itcl.
13969         (install-itcl): Remove dependency on install-tcl.
13971 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
13973         * configure.in: Remove libgloss from noconfigdirs for MN10300.
13975 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
13977         * configure.in: Don't build libgui for a cygwin32 target when not on
13978         a cygwin32 host.
13980 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
13982         * configure (redirect): Set to null, so default behavior of
13983         configure is now --verbose.
13985 1998-02-16  Dave Love  <d.love@dl.ac.uk>
13987         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13988         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13990 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
13992         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13993         this change to sync Makefile.in with its ChangeLog entries.
13995 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
13997         * ltmain.sh (mkdir): Check that the directory doesn't exist
13998         before we exit with error, so that we don't get races during
13999         parallel builds.
14001 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
14003         * ltconfig, ltmain.sh: Update from libtool 1.0i.
14005 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14007         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
14008         PICFLAG_FOR_TARGET.
14009         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
14011         * configure: Emit a definition for the new macro enable_shared
14012         into each Makefile.
14014 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
14016         * configure.in (host_tools, native_only): Add libtool.
14018 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
14020         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
14021         Fix typo in ming config comment.
14023 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
14025         * ltconfig, ltmain.sh: Update from libtool 1.0h.
14027 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
14029         * config.sub: Add tic30 cases, and map c30 to tic30.
14031 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
14033         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
14034         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
14035         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
14036         (CLEAN_TARGET_MODULES): Similarly
14037         (all-target-libf2c): Add dependences.
14038         * configure.in (target_libs): Add libf2c.
14040 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
14042         * configure.in: Remove expect from noconfigdirs when target
14043         is cygwin32.  OK to build expect and dejagnu with Canadian
14044         Cross.
14046 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
14048         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
14049         host.
14051         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
14052         and mingw32.
14054 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14056         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
14057         here as it is not defined in the toplevel Makefile.
14059 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14061         * configure (package_makefile_rules_frag): New variable, which names
14062         a file with generic rules, ...
14063         Change comment to mention we now have FIVE parts.
14064         * configure: Undo last change.
14066 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
14068         * config.guess: More accurate determination of HP processor types.
14069         * config.sub: More accurate determination of HP processor types.
14071 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14073         * configure (package_makefile_frag): Move inserting the
14074         ${package_makefile_frag} to where it should be according
14075         to the comment.
14077 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
14079         * config.guess: Add support for Linux/ARM.
14081 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
14083         * .cvsignore: Remove *-info and *-install since they match
14084         release-info and mpw-install, which we don't want to just ignore.
14086 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
14088         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
14090 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
14092         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
14093         local_prefix to sub-make invocations.
14095 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
14097         * configure.in: Check makefile fragments in the source
14098         directory.
14100 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
14102         * configure.in: Check whether host and target makefile
14103         fragments exist before adding them to *_makefile_frag.
14105 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
14107         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
14109 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
14111         * configure.in: Make sure we only replace RPATH_ENVVAR on
14112         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
14113         regexp to sed.
14115         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
14116         to sub-makes.
14118 1998-01-13  Lee Iverson   (leei@ai.sri.com)
14120         * config-ml.in (multi-do): LDFLAGS must include multilib
14121         designator.
14123 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
14125         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
14127 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
14129         * config.sub: Add mingw32 support.
14130         * configure.in: Likewise.
14132 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
14134         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
14136 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
14138         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14139         * configure (gxx_include_dir): Provide a definition for subdirs
14140         which do not use autoconf.
14142 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
14144         * config.guess: Sync with egcs.  Picks up new alpha support,
14145         BeOS & some additional linux support.
14147 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
14149         * config.guess: HP 9000/803 is a PA1.1 machine.
14151 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
14153         * configure.in: It's alpha*-...
14155 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14157         * configure.in (host_makefile_frag, target_makefile_frag):
14158         Handle multiple config files.
14159         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
14160         alpha-*-*.
14162 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
14164         * mkdep: New file.
14166 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
14168         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14170 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14172         * Makefile.in: Add libgui directory.
14173         (GDB_TK): Add all-libgui.
14174         * configure.in: Add libgui directory.
14175         * configure: Add all-libgui to GDB_TK.
14177 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
14179         * config-ml.in (multidirs): Add m32r to multilib list.
14181 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
14183         * Makefile.in (all-target-gperf): Change dependency to
14184         all-target-libstdc++.
14186 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
14188         * config.guess: Add BeOS support.
14190 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14192         Source directory cvs renamed to cvssrc:
14193         * configure.in (host_tools): Change cvs to cvssrc.
14194         (native_only): Likewise.
14195         (noconfigdirs) [various cases]: Likewise.
14196         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14197         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14198         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14199         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14200         (all-cvssrc): Rename target from all-cvs.
14202 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
14204         * configure (gxx_include_dir): Fix thinko.
14206 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
14208         * Makefile.in (INSTALL_TARGET_CROSS): Define.
14209         (install-cross, install-gcc-cross): New targets.
14211 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
14213         * configure.in (noconfigdirs): Add support for Thumb target.
14215         * config.sub (maybe_os): Add support for Thumb target.
14217 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
14219         * Makefile.in: Add rules for cygmon.
14221         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14223 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
14225         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14226         * configure (gxx_include_dir): Provide a definition for subdirs
14227         which do not use autoconf.
14229 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
14231         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14232         11/18/97 build
14234 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
14236         * From Franz Sirl.
14237         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14238         found on RedHat Linux systems.
14240 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
14242         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14243         guesses.
14245 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
14247         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14249 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
14251         * ltmain.sh: If mkdir fails, check whether the directory was created
14252         anyhow by some other process.
14254 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
14256         * configure.in (d30v-*-*): Configure all directories.
14258 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
14260         * configure.in (d30v-*-*): Configure newlib, libiberty directories
14261         for the D30V.
14263 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
14265         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14267 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
14269         * include/libiberty.h: Add extern "C" { so it can be used with C++
14270         progrms.
14271         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
14272         programs.
14274 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
14276         * configure.in (d30v-*-*): Configure GCC now.
14278 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
14280         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14281         is no longer needed.
14283 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
14285         * Makefile.in: check-target-libio depends on all-target-libstdc++.
14287 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
14289         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14290         targets using "$@" to provide support for similar but not identical
14291         targets without having to duplicate code.
14293 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
14295         * makefile.vms: Fix to work with DEC C.
14297 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
14299         * config.sub: Add mips-tx39-elf to marketing names.
14301 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
14303         * ltmain.sh: Handle symlinks in generated script.
14305 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
14307         * configure: Handle autoconf style directory options: --bindir,
14308         --datadir, --includedir, --infodir, --libdir, --libexecdir,
14309         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14310         --sysconfdir.
14311         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14312         (sharedstatedir, localstatedir, oldincludedir): New variables.
14313         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14314         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14315         sbindir, sharedstatedir, and sysconfdir.
14317 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14319         * Makefile.in (bootstrap-lean): New target.
14321 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
14323         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
14324         sn, and gnuserv from noconfigdirs.
14326 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
14328         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14330 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
14332         * Makefile.in (cross): New target.
14334 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
14335                           Jeff Law         <law@cygnus.com>
14337         * Makefile.in (bootstrap2, bootstrap3): New targets.
14338         (all-bootstrap): Remove outdated and confusing target.
14339         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14341 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14343         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14344         windows.  Consistent with gdb/configure.
14346 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
14348         * configure.in: Name Linux target fragment.
14350         * configure: Rewrite so that project Makefile fragment is inserted
14351         first and appears last in the resulting Makefile.
14353 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14355         * Makefile.in (install-itcl): Install tcl first.
14357 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
14359         * configure.in: remove bison from noconfigdirs for Cygwin32 host
14361 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
14363         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14365         * configure.in (skipdirs): Add target-librx for Linux.
14366         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14368 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
14370         * Makefile.in (bootstrap): New target.
14372 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
14374         * config.sub: Accept 'amigados' for backward compatibility.
14376 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
14378         * config.guess: Merge with FSF.
14380 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
14382         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14384 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
14386         * config.sub: Add "marketing-names" patch.
14388 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
14390         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14392 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
14394         * config.sub: Handle v850-elf.
14396 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
14398         * .cvsignore (*-install): Remove.
14400 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
14402         * ltconfig: Set CONFIG_SHELL in libtool.
14403         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14405 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
14407         * configure.in (target_subdir): Set to libraries if enable_multilib.
14409 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
14411         * config.guess: Update from gcc directory.
14413 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14415         * Makefile.in (all-sim): Depends on all-readline.
14417 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
14419         * Makefile.in (BISON, YACC): Use $$s.
14420         (all-bison): Depend on all-texinfo.
14422 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
14424         * Makefile.in (BISON): Add -L flag.
14425         (YACC): Likewise.
14427 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14429         * configure.in (noconfigdirs): Add support for v850e target.
14431         * config.sub (maybe_os): Add support for v850e target.
14433 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
14435         * configure.in (noconfigdirs): Add support for v850ea target.
14437         * config.sub (maybe_os): Add support for v850ea target.
14439 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
14441         * config.sub: Add mipstx39.  Delete r3900.
14443 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14445         * Makefile.in (all-autoconf): Depends on all-texinfo.
14447 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
14449         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14450         eabi targets.
14452 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
14454         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14456         * configure: When handling a Canadian Cross, handle YACC as well as
14457         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
14458         * Makefile.in (all-bison): Depend upon all-texinfo.
14460 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
14462         * Makefile.in (BISON): bison, not byacc or bison -y.
14463         (YACC): bison -y or byacc or yacc.
14464         (various): Add *-bison as appropriate.
14465         (taz): No need to mess with BISON anymore.
14467 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
14469         * configure: If OSTYPE matches *win32*, try to find a good value for
14470         CONFIG_SHELL.
14472 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
14474         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14475         configure.in if it is present.
14477 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
14479         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14481 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
14483         * config.sub: Recognize `arc' cpu.
14484         * configure.in: Likewise.
14485         * config-ml.in: Likewise.
14487 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
14489         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14491 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
14493         * configure: Changed sed delimiter from ':' to '|' when
14494         attempting to substitute ${config_shell} for SHELL. On
14495         NT ${config_shell} may contain a ':' in it.
14497 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
14499         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14501 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
14503         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14505 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14507         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14509         * ylwrap: If the program is a relative path, force it to be
14510         absolute.
14512 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14514         * configure (tooldir): Set BISON to `bison -y' and not just bison.
14516 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
14518         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14519         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14520         for libraries.
14522 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
14524         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14525         separated by spaces.
14527 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
14529         * ylwrap: New file.
14530         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14532         * ltmain.sh: Handle /bin/sh at start of install program.
14534         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14536         * ltconfig, ltmain.sh: New files, from libtool 1.0.
14537         * missing: New file, from automake 1.2.
14539 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
14541         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
14542         check-tk to CHECK_X11_MODULES.
14544 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14546         * config.sub: Merge with FSF.
14548 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
14550         * config.guess: Merge with FSF.
14552 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14554         * configure: Treat msdosdjgpp like go32.
14555         * configure.in: Likewise.  Don't remove gprof for go32.
14557         * configure: Change Makefile.tem2 to Makefile.tm2.
14559 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
14561         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14563 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14565         * install-sh (chmodcmd): Set to null if the DST directory already
14566         exists.  Same as Nov 11th change.
14568 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
14570         * configure (GDB_TK): Needs itcl and tix.
14572 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
14574         * config.guess: Update from FSF.
14576 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
14578         * Makefile.in (GDB_TK): Depend on itcl and tix.
14580 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14582         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14583         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14584         (INSTALL_SCRIPT): New variable.
14585         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14586         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14587         to -x.
14588         * install-sh: Add support for -x option.
14590 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
14592         * configure.in, Makefile.in: Treat tix like itcl.
14594 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
14596         * Makefile.in (WINDRES): New variable.
14597         (WINDRES_FOR_TARGET): New variable.
14598         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14599         (EXTRA_HOST_FLAGS): Add WINDRES.
14600         (EXTRA_TARGET_FLAGS): Add WINDRES.
14601         (EXTRA_GCC_FLAGS): Add WINDRES.
14602         ($(DO_X)): Pass down WINDRES.
14603         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14604         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14605         DLLTOOL_FOR_TARGET.
14607 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
14609         * configure.in: configure sim before gdb for win32-x-ppc
14611 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14613         Move gperf into the toplevel, from libg++.
14614         * configure.in (target_tools): Add target-gperf.
14615         (native_only): Add target-gperf.
14616         * Makefile.in (all-target-gperf): New target, depend on
14617         all-target-libg++.
14618         (configure-target-gperf): Empty rule.
14619         (ALL_TARGET_MODULES): Add all-target-gperf.
14620         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14621         (CHECK_TARGET_MODULES): Add check-target-gperf.
14622         (INSTALL_TARGET_MODULES): Add install-target-gperf.
14623         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14625 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
14627         * config.sub (mn10200): Recognize new basic machine.
14629 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14631         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14632         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14634 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
14636         * configure.in: If we're building mips-sgi-irix6* native, turn on
14637         ENABLE_MULTILIB and set TARGET_SUBDIR.
14639 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
14641         * Makefile.in (all-sn): Depend on all-grep.
14643 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
14645         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14647         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14648         Makefile.  From Jeff Makey <jeff@cts.com>.
14649         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14651         * Makefile.in (DISTBISONFILES): Remove.
14652         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
14653         $(DEFAULT_YACC).
14655         * configure.in: Build itl, db, sn, etc., when building for native
14656         cygwin32.
14658         * Makefile.in (LD): New variable.
14659         (EXTRA_HOST_FLAGS): Pass down LD.
14660         ($(DO_X)): Likewise.
14662 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
14664         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14666 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
14668         * configure.in (targargs): Strip out any supplied --build argument
14669         before adding our own. Always add --build.
14671 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
14673         * configure.in (targargs): Pass --build if we're doing
14674         a cross-compile.
14676 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
14678         * configure: Use '|' instead of ":" as the separator in
14679         sed. Otherwise sed chokes on NT path names with drive
14680         designators. Also look for "?:*" as the leading characters in an
14681         absolute pathname.
14683 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
14685         * config.sub: Support for r3900.
14687 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
14689         * configure.in: Use install-sh, not install.sh.
14691 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
14693         * Makefile.in (taz): Improve check for BISON so it doesn't try to
14694         apply it twice.
14696 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
14698         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14699         install-binutils.
14701 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
14703         * Makefile.in: Add automake targets.
14704         * configure.in (host_tools): Add automake.
14706 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14708         * configure: Default CXX to c++, not gcc.
14709         * Makefile.in (CXX): Set to c++, not gcc.
14710         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14712 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
14714         * install-sh: try appending a .exe if source file doesn't
14715         exist
14717 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
14719         * configure.in: Turn on multilib by default.
14720         (cross_only): Remove target-libiberty.
14722         * Makefile.in (all-gcc): Don't depend on libiberty.
14724 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
14726         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14728 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14730         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14731         (DISTBISONFILES): Add ld/Makefile.in
14733 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
14735         * configure.in: if target is cygwin32 but host isn't cygwin32,
14736         don't configure gdb tcl tk expect, not just gdb.
14738 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
14740         * configure.in: Added gnuserv everywhere sn appears.
14742         * Makefile.in (ALL_MODULES): Added all-gnuserv.
14743         (CROSS_CHECK_MODULES): Added check-gnuserv.
14744         (INSTALL_MODULES): Added install-gnuserv.
14745         (CLEAN_MODULES): Added clean-gnuserv.
14746         (all-gnuserv): New target.
14748 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
14750         * config.guess: Fixes for MIPS OpenBSD systems.
14752 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
14754         * Makefile.in (INSTALL_XFORM): Remove.
14755         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14757         * mkinstalldirs: New file, copied from automake.
14758         * Makefile.in (installdirs): Rename from install-dirs.  Use
14759         mkinstalldirs.  Change all users.
14760         (DEVO_SUPPORT): Add mkinstalldirs.
14762 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
14764         * install-sh: Rename from install.sh.
14765         * Makefile.in (INSTALL): Change install.sh to install-sh.
14766         (DEVO_SUPPORT): Likewise.
14768         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
14769         Graichen <graichen@rzpd.de>.
14771 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
14773         * config.guess: Recognize OpenBSD systems correctly.
14775 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
14777         * README, Makefile.in (ETC_SUPPORT): Remove references to
14778         cfg-paper*, configure.{texi,man,info*}._
14780 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
14782         * Makefile.in (all.normal): Ensure that gcc is built after all
14783         the x11 - ie gdb - targets.
14785 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
14787         * makefile.vms: Don't run conf-a-gas.
14789 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
14791         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14793 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
14795         * configure.in: Remove noconfigdirs case since gdb also
14796         configures and builds for tic80-coff.
14798 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
14800         * configure: Set cache_file to config.cache.
14801         * Makefile.in (local-distclean): Remove config.cache.
14803 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14805         * COPYING: Update FSF address.
14807 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
14809         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14810         noconfigdirs.
14812 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
14814         * Makefile.in (install-dirs): Don't crash if prefix, and hence
14815         MAKEDIRS, is empty.
14817 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
14819         * config.sub: Tweak mn10300 entry.
14821 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
14823         * configure.in (host_tools): Put sim before gdb, so gdb's
14824         configure.tgt can determine if the simulator was configured.
14826 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
14828         * config.sub: Move BeOS $os case to be with other Cygnus
14829         local cases.
14831 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
14833         * config.sub: Remove misplaced comment that broke Linux.
14835 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
14837         * config.sub: Add BeOS support.
14839 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
14841         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14843 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
14845         * configure.in (noconfigdirs): Remove tcl and tk from
14846         noconfigdirs for cygwin32 builds.
14848 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
14850         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14852 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
14854         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14855         make-all.com, use makefile.vms instead.
14857 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
14859         * config.sub: Accept -lnews*.
14861 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
14863         * configure.in (noconfigdirs): Disable target-newlib,
14864         target-examples and target-libiberty for d30v.
14866 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14868         * configure.in (noconfigdirs): Enable ld for d30v.
14870 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
14872         * configure.in (tic80-*-*): Build compiler.
14874 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
14876         * configure.in (d30v-*): Remove sim directory from list of
14877         unsupported d30v directories
14879 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
14881         * config.sub, configure.in: Add d30v target cpu.
14883 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
14885         * makefile.vms: New file.
14886         * make-all.com: Remove.
14888 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
14890         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14892 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
14894         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14896 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
14898         * Makefile.in (ALL_MODULES): Added all-db.
14899         (CROSS_CHECK_MODULES): Addec check-db.
14900         (INSTALL_MODULES): Added install-db.
14901         (CLEAN_MODULES): Added clean-db.
14903 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
14905         * config.guess: Merge with latest FSF sources.
14907 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
14909         * Makefile.in (ALL_MODULES): Added all-itcl.
14910         (CROSS_CHECK_MODULES): Added check-itcl.
14911         (INSTALL_MODULES): Added install-itcl.
14912         (CLEAN_MODULES): Added clean-itcl.
14914 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
14916         * configure.in: build gdb for mn10200
14918 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
14920         * Makefile.in (all-target-winsup): Depend on all-target-libio.
14922 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
14924         * configure.in (tic80-*-*): Turn off most targets right now.
14926 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
14928         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14929         rather than the makeinfo program.
14930         (do-info): Depend upon all-texinfo.
14932 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
14934         * configure.in: Remove uses of config/mh-linux.
14936         * config.sub, config.guess: Merge with latest FSF sources.
14938 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
14940         * config.sub (case $basic_machine): Add tic80 entries.
14942 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
14944         * config.sub, config.guess: Merge with latest FSF sources.
14946 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
14948         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14949         * mpw-config.in: Test for NewFolderRecursive.
14950         * mpw-install: Use symbolic name for startup filename.
14951         * mpw-README: Add various additional details.
14953 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
14955         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14957 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
14959         * configure.in: Do build gcc and the target libraries for
14960         the mn10200.
14962 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
14964         * configure.in: don't avoid building gdb for mn10300 any more
14965         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14966         instead of single-quoting it.
14968 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
14970         * configure.in: Don't use --with-stabs on IRIX 6.
14972 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
14974         * configure.in (m32r): Build gdb, libg++ now.
14976 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
14978         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
14979         directories from noconfigdirs.
14981 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
14983         * config.sub (basic_machine): added mips16 configuration
14985 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
14987         * config.sub: Handle d10v-unknown.
14989 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
14991         * config.sub: Handle v850-unknown.
14993 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
14995         * Makefile.in: add findutils
14996         * configure.in: add findutils to list of host_tools
14998 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
15000         * config.sub: Handle mn10200 and mn10300.
15002 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15004         * configure.in (d10v-*): Do not build librx.
15006 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
15008         * configure.in (mn10300): Build everything except gdb & libgloss.
15010 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
15012         * config.guess:  Patch for Dansk Data Elektronik servers,
15013         from Niels Skou Olsen <nso@dde.dk>.
15015         For ncr, use /bin/uname rather than uname, since GNU uname does not
15016         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
15018         Patch for MIPS R4000 running System V,
15019         from Eric S. Raymond <esr@snark.thyrsus.com>.
15021         Fix thinko for nextstep.
15023         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
15025         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
15026         * config.guess: Guess mips-dec-mach_bsd4.3.
15028         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
15029         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
15030         release numbers.
15031         * config.guess (mips-mips-riscos*):  Emit just enough of the
15032         release number.
15034         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
15035         * config.guess (sparc-auspex-sunos*):  Added.
15036         (f300-fujitsu-*): Added.
15038         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
15039         * config.guess:  Recognize a Tadpole as a sparc.
15041 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15043         * config.guess: Don't assume that NextStep version is either 2 or
15044         3.  NextStep 4 (aka OpenStep 4) has come out now.
15046 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
15048         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
15049         From Rik Faith <faith@cs.unc.edu>.
15051 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
15053         * config.sub: Contributions from bug-gnu-utils to:
15054         Support plain "hppa" (no version given) architecture, reported by
15055         OpenStep.
15056         OpenBSD like NetBSD.
15057         LynxOs is not a hardware supplier.
15059         * config.guess: Contributions from bug-gnu-utils to add support for:
15060         OpenBSD like NetBSD.
15061         Stratus systems.
15062         More Pyramid systems.
15063         i[n>4]86 Intel chips.
15064         M680[n>4]0 Motorola chips.
15065         Use unknown instead of lynx for hardware manufacturer.
15067 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15069         * install.sh (chmodcmd): Set to null if the DST directory already
15070         exists.
15072 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15074         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
15075         not use mt-ppc target Makefile fragment any more.
15077 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15079         * configure.in (*-*-windows):  Exclude everything but those dirs
15080         needed to build windows.
15082 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
15084         * Makefile.in (all-target-winsup): Depend on all-target-librx.
15086 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15088         * configure.in:  Exclude mmalloc from i386-windows.
15090 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
15092         * Undo my previous change.
15094 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
15096         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
15097         unconditionally.
15098         (MAKEOVERRIDES): Define (revert this part of October 18 change).
15100 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
15102         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
15103         host to add it's own flags.
15105 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
15107         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
15109 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
15111         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
15112         (CXX_FOR_TARGET): Likewise.
15113         (GCC_FOR_TARGET): Define.
15114         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
15115         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
15116         CC_FOR_TARGET was specified on the command line.
15117         (MAKEOVERRIDES): Don't define.
15119 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
15121         * configure.in (m32r): Fix spelling of libg++ libs.
15123 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
15125         * config.sub (-apple*): Remove, now redundant.
15127 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
15129         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
15131         * configure: Rework yesterday's sed script patch.
15133         * config.sub: Merge with FSF.
15135 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
15137         * config.guess:  Merge from FSF.
15139         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
15140         * config.guess: Use pc instead of unknown, for pc clone systems.
15141         Change linux to linux-gnu.
15143         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15144         * config.guess: Avoid non-portable tr syntax.
15146 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
15148         * test-build.mk (HOLES): Add "xargs" for gdb.
15150         * configure: Avoid hpux10.20 sed bug.
15152 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
15154         * configure.in:  Add support for windows host
15155         (that is a build done under the Microsoft build environment).
15157 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
15159         * Makefile.in: Replace all uses of srcroot with s, to shrink
15160         command line lengths.
15162         Patches from Geoffrey Noer <noer@cygnus.com>:
15163         * configure.in: If configuring for newlib, pass --with-newlib to
15164         subdirectories.
15165         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
15166         -Bnewlib/ and -Lwinsup to gcc.
15167         (CXX_FOR_TARGET): Likewise.
15169 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15171         * Makefile.in (ETC_SUPPORT): Add configure.
15173 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
15175         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15176         host configuration file.
15178 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
15180         * configure.in: Break mn10x00 support into separate
15181         mn10200 and mn10300 configurations.
15182         * config.sub: Likewise.
15184 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
15186         * configure.in: Add lots of stuff to noconfigdirs for
15187         the mn10x00 targets.
15189         * config.sub, configure.in: Add mn10x00 support.
15191 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
15193         * make-all.com: Call conf-a-gas, not config-a-gas.
15195 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
15197         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15198         targets.
15200 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
15202         * mpw-README: Add much more detail for native PowerMac.
15203         * mpw-install: New file.
15204         * mpw-configure: Add --norecursion and --help options.
15205         * mpw-config.in: Translate readme and install files when
15206         copying to objdir.
15207         * mpw-build.in: Don't always depend on byacc and flex.
15208         (install-only-top): New action.
15210 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
15212         * configure.in:  You can now configure GDB for the v850.
15214 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
15216         * configure.in (noconfigdirs): Don't configure any C++ dirs
15217         if targeting D10V.
15219 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
15221         * config.sub: Recognize mips64vr5000.
15223 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
15225         * configure.in: Use a single line for host_tools and native_only.
15227 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
15229         * config.sub, configure.in: Add entries for m32r.
15231 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
15233         * Makefile.in (inet-install): Don't run install-gzip.
15235 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
15237         * configure.in:  Don't config lots of things for *-*-windows*.
15239 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
15241         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15242         (host_libs, host_tools): Copy from configure.in.
15243         * mpw-configure: Don't complain about directories not found.
15245 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15247         * configure.in (i[345]86): Recognize i686 for pentium pro.
15248         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15249         file.
15251         * config.guess (i[345]86): Ditto.
15253 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15255         * configure.in (noconfigdirs): Removed gdb for D10V.
15257 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
15259         * configure.in: Remove ld, target-libio, target-libg++, and
15260         target-libstdc++ from noconfigdirs.
15262 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
15264         * configure: Fix three locations where shell scripts were
15265         being run directly rather than with config_shell.
15267 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
15269         * configure.in (v850-*-*): Set up initial $noconfigdirs.
15270         * config.sub (basic_machine): Recognize v850.
15272 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
15274         * mpw-configure: Handle multiple enable/disable options and
15275         pass them down recursively, handle -c and -s flags appropriately
15276         depending on choice of compiler, add escape mechanism for
15277         quoted arguments to gC.
15279 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15281         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15282         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15283         so that -mrelocatable-lib and -mno-eabi are used.
15285         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15286         not support --print-multi-lib, don't abort.
15288 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
15290         * make-all.com: Run config-a-gas.
15291         * setup.com: Don't copy subdirectory files around.
15293 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
15295         * configure.in (*-*-ose): Remove exclusion of libgloss for this
15296         target, it now compiles correctly.
15298 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
15300         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15302 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15304         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15306 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15308         * configure.in (native_only): Add prms.
15310 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
15312         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15313         (BINUTILS_SUPPORT_DIRS): Likewise.
15315 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15317         * configure.in (d10v-*-*): Don't configure ld or gdb until the
15318         d10v support is added.
15320 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
15322         * configure.in (d10v-*-*): New target.
15324 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
15326         * config.guess (HP 9000/811): Recognize this as a PA1.1
15327         machine.
15329 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
15331         * Makefile.in (do-tar-gz): New target, split out from tail end of
15332         taz target.  Run each command separately, don't use pipes.
15333         (taz): Use it.
15335 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
15337         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15338         * mpw-build.in: No builds should depend on building byacc or flex,
15339         they are assumed to be installed already.
15341 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15343         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15344         variable that CC_FOR_TARGET needs.
15346 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15348         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15349         options have changed since the last time the subdirectory was
15350         configured, and if it has, reconfigure.
15351         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15352         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15354 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
15356         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15357         CLEAN_MODULES): Add bash.
15358         (all-bash): New target.
15360 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
15362         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15364 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15366         * config.sub (basic_machine): Recognize d10v as a valid processor.
15368 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
15370         * mpw-configure: Add support for --bindir.
15371         * mpw-build.in: Use a GCC-specific build script for GCC actions.
15373 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
15375         * configure.in: add bash, time, gawk to list of hosttools and things
15376         to only build for native toolchains
15378 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15380         * Makefile.in (docdir): Remove.
15382 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15384         * Makefile.in (datadir): Set to $(prefix)/share.
15386 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
15388         * configure.in: build diff and patch for cygwin32-hosted
15389         toolchains.
15391 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
15393         * config.sub: Accept -rtems*.
15395 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
15397         * configure.in: enable dosrel for cygwin32-hosted builds,
15398                 remove diff from the list of things not buildable
15399                 via Canadian Cross
15401 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
15403         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15404         don't get ". ".
15406 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
15408         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15410 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
15412         * Makefile.in (taz): Handle case where tex3patch didn't even get
15413         checked out.  Also, if it was found, put the symlink in a new util
15414         subdirectory.
15416 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15418         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15420 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
15422         * config.sub: Recognize -openvms.
15423         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15424         * make-all.com, setup.com: New files.
15426 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15428         * Makefile.in (taz): tex3patch moved to texinfo/util.
15430 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
15432         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15433         * configure.in: remove make from disable-if-Can-Cross list
15434                 enable gdb if ${host} and ${target} are cygwin32
15436 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
15438         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
15439         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15441 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15443         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
15444         distinguish sysv/svr4/bsd variants.
15445         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15447 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
15449         * configure.in: Added copyright notice.
15450         * move-if-change: Added copyright notice.
15452 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15454         * configure.in (powerpcle-*-solaris*): Until we get shared
15455         libraries working, don't build gdb, sim, make, tcl, tk, or
15456         expect.
15458 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
15460         * config.guess:  Merge with FSF:
15462         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
15463         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15465         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
15466         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15468         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
15469         * config.guess:  Combine two OSF1 rules.
15470         Also recognize field test versions.  From mjr@zk3.dec.com.
15471         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
15472         because GNU uname does not support -p.  From pmr@pajato.com.
15474 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
15476         * Makefile.in (MAKEDIRS): Removed $(tooldir).
15478 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
15480         * mpw-README: Document GCCIncludes.
15482 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
15484         * configure.in (alpha-*-linux*): Set enable_shared to yes.
15486 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
15488         * mpw-configure: Handle --enable-FOO and --disable-FOO.
15490 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
15492         * configure.in (*-*-cygwin32): Configure make.
15494 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
15496         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15498 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
15500         * Makefile.in (all-inet): Depend on all-perl.
15502         * Makefile.in (inet-install): New target.
15504         * Makefile.in (all-inet): Depend on all-tcl.
15505         (all-inet): Depend on all-send-pr.
15507 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15509         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15510         temporarily.
15512 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
15514         * configure.in: Don't configure --with-gnu-ld on AIX.
15516 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15518         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15520 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
15522         * Makefile.in (ALL_MODULES): Added all-inet.
15523         (CROSS_CHECK_MODULES): Added check-inet.
15524         (INSTALL_MODULES): Added install-inet.
15525         (CLEAN_MODULES): Added clean-inet.
15526         (all-indent): New target.
15528         * configure.in (host_tools): Added inet.
15529         (native_only): Added inet.
15530         (noconfigdirs): Added inet.
15532 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
15534         * configure.in: Don't configure libgloss if we are not configuring
15535         newlib.
15537 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
15539         * configure.in: Don't configure libgloss for unsupported
15540         architectures.
15542 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15544         * Makefile.in (CLEAN_MODULES): Add clean-apache.
15546 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
15548         * Makefile.in (ALL_MODULES): Include all-apache.
15549         (CROSS_CHECK_MODULES): Include check-apache.
15550         (INSTALL_MODULES): Include install-apache.
15551         (all-apache): New target.
15553         * configure.in: Added apache everywhere perl is seen.
15555 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15557         * Makefile.in: Add support for clean-{module} and
15558         clean-target-{module} rules.
15560 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
15562         * configure.in (*-*-ose) do not build libgloss.
15564 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15566         * config.guess (prep*:SunOS:5.*:*): Turn into
15567         powerpele-unknown-solaris2.
15569 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
15571         * configure.in: Permit --enable-shared to specify a list of
15572         directories.
15574 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15576         * configure.in (host==solaris): Pass only the first word of $CC
15577         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15579 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
15581         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15583 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
15585         * Makefile.in (ALL_MODULES): Include all-perl.
15586         (CROSS_CHECK_MODULES): Include check-perl.
15587         (INSTALL_MODULES): Include install-perl.
15588         (ALL_X11_MODULES): Include all-guile.
15589         (CHECK_X11_MODULES): Include check-guile.
15590         (INSTALL_X11_MODULES): Include install-guile.
15591         (all-perl): New target.
15592         (all-guile): New target.
15594         * configure.in (host_tools): Include perl and guile.
15595         (native_only): Include perl and guile.
15596         (noconfigdirs): Don't build guile and perl; no ports have been
15597         done.
15599 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
15601         * configure (--enable-*): Handle quoted option lists such as
15602         --enable-sim-cflags='-g0 -O' better.
15604 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15606         * Makefile.in ({,inst}all-target): New rule so we can make and
15607         install all of the target directories easily.
15609 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15611         * configure.in: Add missing global flag in sed substitution when
15612         deleting `target-' from ${configdirs}.
15614 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
15616         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15617         option.
15619         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15620         config/mh-necv4.
15622         * install.sh: Correct misspelling of transformbasename.
15624         * config.guess: Recognize mips-*-sysv*.
15626 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
15628         * config.sub: Recognize mon960.
15630 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
15632         * configure: Restore Canadian Cross handling of BISON and LEX,
15633         removed in Feb 20 change.
15635 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
15637         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15638         Mention make install.  Remove the old copyright date as well the
15639         clumsy and rather pointless copyright on the README file.
15641 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15643         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15644         Makefile after running symlink-tree, then run `make distclean' to
15645         avoid clobbering any generated files in srcdir.
15647 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
15649         * configure.in (m68k-*-netbsd*): Build everything now.
15651 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
15653         * Makefile.in (taz): Fix quoting.
15655 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
15657         * configure.in (sparclet-*-*): Build everything now.
15659 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15661         * configure.in (m68k-*-linux*): New host.
15663 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
15665         * configure: Check for bison before byacc.
15667 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
15669         * Makefile.in configure:  Change the way LEX and BISON/YACC are
15670         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
15671         searching PATH.  These are used as fallbacks by Makefile.in if
15672         flex/bison/byacc aren't in objdir.
15674 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
15676         * Makefile.in: Make everything which depends upon all-bfd also
15677         depend upon all-opcodes, in case --with-commonbfdlib is used.
15679 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15681         * configure.in (host *-*-cygwin32): Don't build gdb if we are
15682         building NT native compilers on Unix.
15684 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
15686         * configure.in: Don't get CC from the host Makefile fragment if we
15687         can find gcc in PATH, or if this is a Canadian Cross.  Move the
15688         Solaris test for /usr/ucb/cc to the post target script, just after
15689         the compiler sanity test.
15691 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
15693         * config.sub: Merge with FSF.
15695 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
15697         * Makefile.in (RPATH_ENVVAR): New variable.
15698         (REALLY_SET_LIB_PATH): Use it.
15699         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15701 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
15703         * config.sub, configure.in: Recognize sparclet cpu.
15705 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15707         * config.guess:  Support m68k-cbm-sysv4.
15709 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
15711         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15712         m68k-unknown-linuxaout from linker help string.  Put quotes around
15713         $ld_help_string.
15715 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
15717         * config.guess (powerpc-harris-powerunix): Add guess for port
15718         to new target.
15720 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15722         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15724 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
15726         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15727         $(REALLY_SET_LIB_PATH) in Makefile.
15728         * Makefile.in (SET_LIB_PATH): New variable.
15729         (REALLY_SET_LIB_PATH): New variable.
15730         ($(DO_X)): Use $(SET_LIB_PATH).
15731         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15732         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15733         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15734         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15735         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15736         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15737         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15738         (install-dosrel): Likewise.
15739         (all-opcodes): Depend upon all-libiberty.
15741 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15743         * config.guess (*:CYGWIN*): New
15745 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15747         * Makefile.in (all-target-winsup): All all-target-libiberty.
15749 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
15751         * configure.in (noconfigdirs): Add missing # in front of comment.
15753 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
15755         * configure.in: add second pass to things added to noconfigdirs
15756         so *-gm-magic can exclude libgloss properly.
15758 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
15760         * mpw-configure (extralibs_name, rez_name): Set correctly
15761         for MWC68K compiler.
15763         * mpw-README: Add more info on the necessary build tools.
15765 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15767         * configure.in, config.sub: Recognize cygwin32.
15769 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
15771         * config.guess, config.sub: Recognize A/UX.
15773 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
15775         * config.sub: Merge with gcc/config.sub.
15777 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
15779         * mpw-build.in (do-binutils): Add build of stamps.
15781 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
15783         * config.sub: Add recognition for mips64vr4100*-* targets.
15785 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
15787         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15788         Add creation of gconfigargs with `--enable-shared' turned on.
15789         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15790         ($(host)-stamp-stage3-configured): Likewise.
15791         (HOLES): Add chatr and ldd.
15792         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15794 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
15796         * configure: Pass --nfp to recursive configures.
15798 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
15800         * Makefile.in (DLLTOOL): New.
15801         (DLLTOOL_FOR_TARGET): New.
15802         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15803         (EXTRA_TARGET_FLAGS): Ditto.
15804         (EXTRA_GCC_FLAGS): Ditto.
15805         (CONFIGURE_TARGET_MODULES): Ditto.
15806         (DO_X): Ditto.
15807         * configure: Add DLLTOOL.
15809 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
15811         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15812         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15813         mh-sco, since old workarounds no longer needed, and don't
15814         build ld, since libraries have weak symbols in COFF.
15816 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
15818         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15820 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
15822         * configure.in: Make sure that ${CC} can be used to compile an
15823         executable.
15825 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
15827         * Makefile.in (all-gdb): Depend on $(GDB_TK).
15828         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15829         nothing depending on whether gdbtk is being built.
15831 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
15833         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15835 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
15837         * configure.in (noconfigdirs): Put ld or gas in this early, if the
15838         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15840 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
15842         * config-ml.in: Add support for
15843         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15844         Simplify setting of multidirs from --disable-foo.
15846 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15848         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15849         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15850         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15851         non-empty, pass them on to the  GCC make.
15852         (all-bootstrap): New rule that is like all-gcc, except it executes
15853         the GCC bootstrap rule instead of the GCC all rule.
15855 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
15857         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15859 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15861         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15862         DG/UX support.
15864 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
15866         * config.sub (i*86*) Change [345] to [3456]
15868 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
15870         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15871         --with-gnu-ld=no.
15873 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
15875         * config-ml.in (rs6000*, powerpc*): Add switches to control which
15876         AIX multilibs get built.
15878 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15880         * configure.in (i386-win32): Don't build expect if we're not
15881         building the tcl subdir.
15883 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
15885         * Makefile.in: (configure-target-examples, all-target-examples):
15886         New targets, configure and build example programs.
15888 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
15890         * mpw-configure: If an mpw-config.in generated a file mk.sed,
15891         use it as input to sedit the generated MPW makefile.
15892         * mpw-README: Add a suggestion about Gestalt.h.
15894 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
15896         * config.sub: Accept *-*-ieee*.
15898 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
15900         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
15901         Ronald F. Guilmette <rfg@monkeys.com>.
15903 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15905         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15906         for powerpc-pe native.
15907         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15908         (target==powerpc-pe): duplicate i386-win32 entry.
15910 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
15912         * configure.in (noconfigdirs): Exclude target-newlib for all versions
15913         of vxworks, not just vxworks5.1.
15915 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
15917         * mpw-configure: Add support for exec-prefix.
15919 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
15921         * config.guess: Recognize HP model 816 machines as having
15922         a PA1.1 processor.
15924 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15926         * configure: Ignore new autoconf configure options.
15928 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
15930         * config.guess:  Recognize Pentium under SCO.
15931         From Robert Lipe <robertl@arnet.com>.
15933 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
15935         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15937 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
15939         * configure.in: Don't configure gas for alpha-dec-osf*.
15941 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
15943         * configure.in: Default to --with-stabs for some targets for which
15944         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15945         i[345]86*-*-unixware*.
15947 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
15949         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15950         rather than basing it on the target.  Simplify handling of options
15951         controlling which directories to configure.  Remove extraneous
15952         slash in multi-clean target.
15954 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
15956         * config-ml.in: Prefix more variables with ml_ so they don't collide
15957         with configure's.
15959 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
15961         * configure: Don't turn -v into --v.
15963 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
15965         * configure.in (targargs): Fix typo.
15967         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15969 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
15971         * configure.in: Strip --host and --target options from
15972         CONFIG_ARGUMENTS, and always configure for --host only.  Add
15973         --with-cross-host option when building with a cross-compiler.
15974         * configure: Canonicalize the arguments put into config.status by
15975         always using `=' for an option with an argument.  Pass a presumed
15976         --host or --target explicitly.
15978 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
15980         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15981         into general OS recognition case.
15983 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
15985         * configure.in (target_configdirs): add target-winsup only
15986         for win32 target systems.
15988 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
15990         * Makefile.in (all-target-libgloss): Depend upon
15991         configure-target-newlib, since when libgloss is built it looks to
15992         see if the newlib directory exists.
15994 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
15996         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15997         cfg-ml-*.in.
15999 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
16001         * configure: Handle LD and LD_FOR_TARGET when configuring a
16002         Canadian Cross.
16004 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16006         * configure.in (target_libs): add target-winsup.
16007         (target==i386-win32): add patch diff flex make to $noconfigdirs.
16008         (target==ppcle-pe): remove ld from $noconfigdirs.
16010 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
16012         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
16013         Preserve relative path names in $srcdir.  Build symlink tree if
16014         configuring cross target dir and srcdir=. (= no VPATH support).
16015         (configure-target-libg++): Depend on configure-target-librx.
16016         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
16017         * config-ml.in: New file.
16018         * symlink-tree: New file.
16019         * configure: Ensure srcdir="." if that's what it is.
16021 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
16023         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
16024         includes and FLEX_SKELETON setting.
16025         * mpw-configure (--with-gnu-ld): New option, controls whether
16026         to use PPCLink or ld with PowerMac GCC.
16027         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
16028         * mpw-config.in: Configure grez if targeting Mac.
16030         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
16031         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
16032         just macos.
16033         * configure.in: Configure grez resource compiler if targeting Mac.
16034         * Makefile.in (all-grez, install-grez): New targets.
16036 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
16038         * configure: CXX defaults to gcc, not g++.  If we find
16039         gcc in the path, set CC to gcc -O2.
16041 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
16043         * configure: Default ${build} correctly.  Avoid picking up extra
16044         spaces when reading CC and CXX from Makefile.  When doing a
16045         Canadian Cross, use plausible default values for numerous
16046         variables.
16047         * configure.in: When doing a Canadian Cross, don't try to
16048         configure tools whose configure script can't handle it.
16050 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16052         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
16054 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16056         * configure:  Remove dubious bug reporting address.
16058 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16060         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
16061         configure script, run that instead of this directory's configure.
16062         In either case, print a message that we're configuring the sub-dir.
16064 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16066         * configure.in: Before checking for the existence of various files,
16067         use sed to filter out "target-".
16069 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16071         * Makefile.in (DO_X): Split rule to decrease command line length
16072         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
16073         (Philippe De Muyter).
16075 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16077         * Makefile.in (all-patch): depend on all-libiberty.
16079 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
16081         * configure.in: If the only directory in target_configdirs which
16082         actually exists is libiberty, then set target_configdirs to empty,
16083         to avoid trying to build a target libiberty in a gas or gdb
16084         distribution.
16086 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
16088         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
16089         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
16090         systems.
16092 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16094         * configure.in (copy_dirs): Use sys-include instead of include
16095         for --with-headers option.
16097 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
16099         * Makefile.in, configure.in: Make winsup builds work with
16100         new scheme.
16102 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
16104         * configure.in: Build the linker on AIX.
16106 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16108         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
16109         where needed.
16111 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
16113         * Makefile.in (all-gcc): Fix typo.
16115 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16117         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
16119 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16121         * configure.in:  Rename libFOO to target-libFOO, and xiberty
16122         to target-xiberty, to provide more flexibility.
16123         (target_subdir):  Define.  Create if cross.
16124         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
16125         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
16126         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
16127         check-libFOO -> check-target-libFOO, etc.
16128         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
16129         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
16130         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
16131         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
16132         allow ALL_GCC="" to only configure.
16133         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
16134         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
16135         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
16137 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
16139         * Makefile.in (taz): Build "info" in etc explicitly.
16141 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
16143         * configure.in:  Make sure that CC is undefined (as opposed to
16144         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
16145         problem with autoconf trying to configure on a host without GCC.
16147 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16149         * mpw-configure: Set host alias from choice of host compiler,
16150         only use generic MPW Makefile sed if present, edit a file
16151         named "hacked_Makefile.in" instead of "Makefile.in" if present.
16152         * mpw-README: Add problem notes about CW6 and CW7.
16154 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
16156         * Makefile.in (taz): Use ";" instead of ";;".
16158 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16160         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
16161         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
16162         DISTDOCDIRS.
16163         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
16164         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
16166 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16168         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
16169         and gnats, because they are now subsumed by DISTSTUFFDIRS.
16170         Move bfd to DISTSTUFFDIRS.
16172 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16174         * Makefile.in (X11_LIB): Removed.
16175         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16177         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16179 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16181         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16182         names.
16184 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16186         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16188 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
16190         * configure.in (i[345]86-*-win32): Always build newlib.
16191         Don't configure cvs, autoconf or texinfo.
16192         * Makefile.in (LD_FOR_TARGET): New.
16193         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16194         Pass down LD_FOR_TARGET.
16196 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16198         * winsup: New directory.
16199         * Makefile.in: Build winsup.
16200         * configure.in: Winsup is configured when target is win32.
16201         Can only build win32 target GDB when native.
16203 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
16205         * config.guess: Recognize HP model 819 machines as having
16206         a PA 1.1 processor.
16208 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16210         * configure: Fix sed loop which substitutes for CC and CXX to
16211         avoid bug found in various sed implementations.
16213 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16215         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16216         simulator.  Use standard powerpc-*-eabi*.
16218 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
16220         * configure.in: Stop putting gas and binutils in noconfigdirs for
16221         powerpc-*-aix* and rs6000-*-*.
16223 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
16225         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16226         -mcall-aixdesc libraries.
16228 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
16230         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
16232         * config.sub (arm | armel | armeb): Fix shell syntax.
16234 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16236         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16237         -msoft-float and -mcpu=common support.
16238         (powerpc*-*-eabisim*): Add support for building -mcall-aix
16239         libraries.
16241 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16243         * configure.in: Allow configuration and build of emacs19 for the alpha.
16245 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16247         * configure.in (CC): Get ^CC, not just any old CC, from
16248         ${host_makefile_frag}.
16250 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16252         * configure.in (CC): Try to get CC from
16253         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16255 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16257         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16258         only if it exists in $(srcdir).
16260 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16262         * configure: If CC and CXX are not set in the environment, set
16263         them, based on either an existing Makefile or on searching for gcc
16264         in PATH.  Substitute for CC and CXX in Makefile.
16265         * configure.in: Remove libm from target_libs.  Separate
16266         target_configdirs from configdirs.  If CC is not set in
16267         environment, try to get it from a host Makefile fragment.  Rewrite
16268         changes of configdirs to use skipdirs instead.  A few minor
16269         tweaks.  Take directories out of target_configdirs as they are
16270         taken out of configdirs.  Remove existing Makefile files from
16271         subdirectories.  Substitute for TARGET_CONFIGDIRS and
16272         CONFIG_ARGUMENTS in Makefile.
16273         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16274         by configure.in.
16275         (CONFIG_ARGUMENTS): Likewise.
16276         (CONFIGURE_TARGET_MODULES): New variable.
16277         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16278         ($(CONFIGURE_TARGET_MODULES)): New target.
16279         (configure-libg++, configure-libio): New targets.
16280         (all-libg++): Depend upon configure-libg++.
16281         (all-libio): Depend upon configure-libio.
16282         (configure-libgloss, all-libgloss): New targets.
16283         (configure-libstdc++): New target.
16284         (all-libstdc++): Depend upon configure-libstdc++.
16285         (configure-librx, all-librx): New targets.
16286         (configure-newlib): New target.
16287         (all-newlib): Depend upon configure-newlib
16288         (configure-xiberty): New target.
16289         (all-xiberty): Depend upon configure-xiberty.
16291 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16293         * configure.in (host i[345]86-*-win32):  Expand the
16294         noconfigdirs again.
16296 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
16298         * mpw-configure: Fix sed command file name.
16300 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
16302         * configure.in (host i[345]86-*-win32): Reduce the
16303         noconfigdirs again.
16305 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
16307         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16308         or powerpc*-*-pe*, since they are not yet supported.
16310 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
16312         Add PowerMac support and many other enhancements.
16313         * mpw-configure: New option --cc to select compiler to use,
16314         paste options set according to --cc into the generated
16315         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16316         if mpw-make.sed is present.
16317         * mpw-config.in: Don't test for gC1, test for mpw-touch,
16318         add forward includes for PowerPC include files.
16319         * mpw-build.in: Build using Makefile.PPC if present.
16320         (do-byacc, etc): Remove separate version resource builds.
16321         (do-gas): Build "stamps" before "all".
16322         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16323         * mpw-README: Update to reflect --cc option, PowerMac support,
16324         and recently-reported compatibility problems.
16326 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
16328         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16329         embedded m68k systems (-aout, -coff, -elf, -vxworks).
16330         (--with-multilib-top): Pass to recursive invocations.
16332 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
16334         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16335         v810-*-*.
16337 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16339         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16340         gdb, ld and opcodes on v810-*-*.
16342 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
16344         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16345         (local-maintainer-clean): New target.
16346         (maintainer-clean): New target.
16347         (realclean): Just depend upon maintainer-clean.
16349 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16351         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16353 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
16355         * configure.in: Build ld in mips*-*-bsd* case.
16357 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
16359         * config.sub: Accept -lites* OS.  From Ian Dall.
16361 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
16363         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16364         targets.
16366 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16368         * configure.in: treat i386-win32 canadian cross the same as
16369         i386-go32 canadian cross.
16371 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16373         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16374         running under the simulator to build a reduced set of libraries.
16375         (powerpc-*-eabiaix): Add fine grained multilib support added to
16376         other powerpc targets yesterday.
16378 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16380         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16381         -disable-softfloat, -disable-relocatable, -disable-aix, and
16382         -disable-sysv to control which multilib libraries get built.
16384 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16386         * configure: Add Makefile.tem to list of files to remove in trap
16387         handler.
16389 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16391         * config.guess (*Linux*):  Add missing "exit"s.
16392         Also, need specific check for alpha-unknown-linux (uses COFF).
16394 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16396         * config.guess:  Merge with FSF:
16398         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
16399         * config.guess (AIX4): More robust release numbering discovery.
16401         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
16402         * config.guess (i386-sequent-ptx): Properly get version number.
16404         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
16405         * config.guess (mips:*:4*:UMIPS): New case.
16407 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16409         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16410         (i386-win32 host): Likewise.  Don't build readline.
16412 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
16414         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
16415         SUPPORT_FILES to submakes.
16417 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
16419         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16420         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16421         mpw-configure.
16423 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
16425         * configure.in (appdirs): Use =, not ==, in test expression when
16426         trying to build the text to print in the warning message for
16427         Solaris users.
16429 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
16431         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16433 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16435         * config.guess: Recognize lynx-2.3.
16437 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
16439         * config.sub (z8ksim): Deleted
16440         (z8k-*-coff): New, this is the one true name of the target.
16442 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
16444         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16446 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
16448         * config.guess (*:Linux:*:*): First try asking the linker what the
16449         default object file format is (elf, aout, or coff).  Then if this
16450         fails, try previous methods.
16452 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16454         * configure.in: Don't build newlib for *-*-vxworks5.1.
16456 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
16458         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16459         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16461 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
16463         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16465 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
16467         * cfg-ml-com.in: New file.
16468         * cfg-ml-pos.in: New file.
16470 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
16472         * COPYING.NEWLIB: Add HP free copyright to list.
16474 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
16476         * config.sub: Recognize -eabi* for the system, not just -eabi.
16478 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16480         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16481         * config.sub, configure.in (win32): New target and host.
16483 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
16485         * configure.in: Add i386-pe configuration.
16487 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
16489         * mpw-build.in (install): Install GDB after LD.
16491 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
16493         * mpw-config.in (elf/mips.h): Always forward-include, needed
16494         for GDB to build.
16496 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16498         * testsuite: New directory for customer acceptance and whole tool
16499         chain tests.
16501 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16503         * configure: If per-host line isn't found, but AC_OUTPUT is found
16504         and a configure script exists, run it instead.
16506 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16508         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
16510 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16512         * configure: Set build_{cpu,vendor,os,alias} to host values when
16513         --build isn't specified.
16515 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16517         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16518         (FLAGS_TO_PASS): Pass them.
16519         (EXTRA_TARGET_FLAGS): Ditto.
16521 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16523         * Makefile.in (all-libg++): Depend on all-libstdc++.
16525 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16527         * configure.in (noconfigdirs): Enable all packages for
16528           i386-unknown-netbsd.
16530 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
16532         * configure.in (noconfigdirs): Don't configure tk for i386-go32
16533         hosted builds (DOS builds)
16535 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
16537         Changes for ARM based on patches from Richard Earnshaw:
16538         * config.sub: Handle armeb and armel.
16539         * configure.in: Omit arm linker only for riscix.
16541 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16543         * config.guess:  Update from FSF.
16545 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
16547         * config.sub: Recognize powerpcle as the little endian variant of
16548         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
16549         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
16550         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
16551         temporarily.
16553 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
16555         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16557 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
16559         * config.sub: Accept -lites* as a basic system type.
16561 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
16563         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16564         installed, and if so return linuxoldld as the system name.
16566 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
16568         * config.guess: Add hppa1.1-hp-lites support.
16570 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
16572         * configure.in: Don't build newlib for m68k-vxworks5.1.
16574 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16576         * configure.in (mips-sgi-irix6): Use mh-irix5.
16578 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
16580         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16582 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16584         * test-build.mk: Enable building of shared libraries on IRIX 5 and
16585         OSF/1.  Fix compiler flags.
16586         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
16588 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
16590         * configure.in: Recognize --with-newlib.
16591         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16593 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16595         * Makefile.in: move {all,check,install}-gdb from *_MODULES
16596         to *_X11_MODULES due to gdbtk needing X include files et al.
16598 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
16600         Merge in support for Mac MPW as a host.
16601         (Old change descriptions retained for informational value.)
16603         * mpw-config.in: Add generic include forwards for cpu-specific
16604         include files in aout and elf directories.
16606         * mpw-configure: Added copyright.
16607         * mpw-config.in: Check for presence of required build tools.
16608         (target_libs): Add newlib.
16609         (target_tools): Add examples.
16610         (Read Me): Generate as "Read Me for MPW" instead.
16611         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16612         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16613         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16615         * mpw-configure: Remove subdir-specific makefile hackery,
16616         delete mk.tmp after using it.
16618         * mpw-build.in (all): Display start and end times.
16620         * mpw-configure (host_canonical): Set.
16621         (target_cpu): Always add to makefiles.
16622         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16623         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16624         (mpw-mh-mpw): Look for in srcdir and srcroot.
16625         Use sed instead of mpw-edit-prefix to edit prefix definitions.
16627         * mpw-build.in: (install-only): New target.
16629         * mpw-configure (host_alias, target_alias): Rename from hostalias
16630         and targetalias, add into generated Makefile.
16631         (mk.tmp): If present, add into generated Makefile.
16632         * mpw-build.in (all-gas): Build config.h first before gas proper.
16634         * mpw-configure (config.status): Write only if changed.
16635         * mpw-config.in (readline): Configure it (not built, just used for
16636         definitions).
16638         * mpw-config.in (elf/mips.h): Add a forward include.
16640         * mpw-config.in: Forward-include most .h files in include into
16641         extra-include.
16642         (readline): Don't build.
16643         mpw-build.in (install): Install GDB.
16645         * mpw-configure (prefix, mpw_prefix): Handle it.
16646         * mpw-config.in (mmalloc, readline): Don't configure.
16647         * mpw-build.in (thisscript): Rename to ThisScript.
16648         Use mpw-build instead of BuildProgram everywhere.
16649         (mmalloc, readline): Don't build.
16650         * mpw-README: New file, basic documentation about the MPW port.
16652         * mpw-config.in: Use forward-include to create include files.
16654         * mpw-configure: Add more things to the top of each configured
16655         Makefile, including contents of config/mpw-mh-mpw.
16656         * mpw-config.in (extra-include): Create this directory and fill it
16657         with Posix-like include files when configuring.
16659         * config.sub (apple, mac, mpw): Add various aliases.
16661         * mpw-build.in: New file, top-level build script fragment for MPW.
16662         * mpw-configure: New file, configure script for MPW.
16663         * mpw-config.in: New file, config fragment for MPW.
16665 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16667         * configure.in (host_libs): Remove glob, since it is gone from the
16668         sources.
16670 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
16672         * Makefile.in: define empty GDB_NLM_DEPS var.
16674         * configure.in(target_makefile_frag): use config/mt-netware
16675         for netware targets.
16677 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
16679         * config.sub: Merge in recent FSF changes.  Remove linux special
16680         cases.
16682 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
16684         Revert this change:
16686         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
16688                 * build-all.mk: Use CC=cc -Xs on Solaris.
16690 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16692         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
16693         stop using it.
16694         * Makefile.in: Nuke all references to glob subdirectory.
16696 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16698         * configure.in: Fix --enable-shared logic in per-host.
16700 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
16702         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16704 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
16706         * configure.in (noconfigdirs): Don't build gas on AIX, for
16707         powerpc*-*-aix* as well as for rs6000*-*-aix*.
16709 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
16711         * configure: Fix --cache-file to work if the file argument is a
16712         relative path.
16714 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
16716         * configure: If the --cache-file is used, pass it down to
16717         configure in subdirectories.
16719 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
16721         * config.sub: add vxworks29k configuration.
16723 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
16725         * Makefile.in (taz): Do "diststuff" part quietly.
16727 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
16729         * config.sub: Mini-merge with gcc/config.sub.
16731 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
16733         * config.guess (IRIX): Sed - to _.
16735 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
16737         * Makefile.in (source-vault, binary-vault): New targets.
16739 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
16741         * config.sub: Recognize -eabi as a basic system type.
16743 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16745         * configure.in (enable_shared stuff): Fix typo.
16747 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
16749         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16751 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
16753         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16755 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
16757         * configure.in (rs6000-*-*): Don't build gas.
16759 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
16761         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16762         reduce command line length.
16763         (AS_FOR_TARGET): Check for as.new, not Makefile.
16764         (NM_FOR_TARGET): Check for nm.new, not Makefile.
16766 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
16768         * config.guess:  Merge from FSF.
16770 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16772         * configure: Don't use $ when handling program_suffix.
16774 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
16776         * configure.in:  Configure tk for hppa/hpux.
16778 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16780         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
16782 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16784         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
16785         to LIBCXXFLAGS.  Tests are better run without it.
16787 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
16789         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16791 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
16793         * configure.in (*-*-netware*): Don't configure xiberty.
16795 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
16797         * configure.in:  Remove tk from native_only list.
16799 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
16801         * build-all.mk: Add mips-ncd-elf target to sun4 targets
16802           for special NCD build.
16804 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16806         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16807         makeall.bat, they're only useful for binutils snapshots.
16808         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16809         makeall.bat to specified SUPPORT_FILES.
16811 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
16813         * build-all.mk: Add Ericsson targets to sun4 and solaris
16814           hosts.  Add  BNR's sun4 target to solaris host, so their
16815           build-from-source will be tested in-house first.
16817 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16819         * Makefile.in (LIBCFLAGS): New variable.
16820         (CFLAGS_FOR_TARGET): Ditto.
16821         (LIBCFLAGS_FOR_TARGET): Ditto.
16822         (LIBCXXFLAGS): Ditto.
16823         (CXXFLAGS_FOR_TARGET): Ditto.
16824         (LIBCXXFLAGS_FOR_TARGET): Ditto.
16825         (BASE_FLAGS_TO_PASS): Pass them.
16826         (EXTRA_TARGET_FLAGS): Ditto.
16828         * configure.in: Support --enable-shared.
16830 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16832         * configure.in (target_libs):  Include libstdc++ again.
16833         * config.guess:  Update from FSF (for FreeBSD).
16835 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16837         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16838         makeall.bat.
16839         (DISTDOCDIRS): Add `etc'.
16840         (ETC_SUPPORT_PFX): New variable.
16841         (taz): Include anything from etc starting with a word in
16842         ETC_SUPPORT_PFX.
16844 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16846         * config.sub: Update for recent FSF changes.  Remove obsolete
16847         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
16848         spacing changes.
16850 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
16852         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
16854         * config.guess:  Merge with FSF.
16855         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16857 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16859         * configure: Since the "trap 0" handler will override the exit
16860         status on many systems, only use it for "exit 1", and make it set
16861         a non-zero exit status; reset it before "exit 0".  Also, check
16862         exit status of config.sub, and error out if it failed.
16864 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
16866         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16867         and install libgloss.
16869 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16871         * Makefile.in (all-binutils): Depend upon all-byacc.
16873         * configure.in: Don't build emacs on Irix 5.
16875 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16877         * configure.in (*-*-netware*): Add libio.
16879 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16881         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16882         (CHECK_TARGET_MODULES): Ditto.
16883         (INSTALL_TARGET_MODULES): Ditto.
16884         (TARGET_LIBS): Ditto.
16885         (all-libstdc++): Note dependencies.
16887 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16889         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16891 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
16893         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16894         -fexternal-templates.
16896         * configure.in (target_libs): Add libstdc++.
16897         (noconfigdirs): Add libstdc++ as appropriate.
16899 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16901         * config.guess:  Update from FSF.
16903 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16905         * configure: Use ${config_shell} when running ${configsub}.
16907 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
16909         * config.sub: No longer recognize h8300h.
16911 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
16913         * config.sub: Remove extraneous differences between config.sub and
16914         gcc/config.sub.
16916 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
16918         * Makefile.in (DISTSTUFFDIRS): Add gas.
16920 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
16922         * COPYING.NEWLIB: New file.
16924 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16926         * config.guess (HP-UX):  Patch from Harlan Stenn
16927         <harlan@landmark.com> to also emit release level.
16929 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
16931         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16933 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16935         * config.sub:  Merge nextstep cleanup from FSF.
16937 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
16939         * configure.in (arm-*-*): Don't configure ld for this target.
16941 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
16943         * configure.in (*-*-netware): don't configure libg++, libio,
16944           librx, or newlib.
16946 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
16948         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
16949         configure ld--it works, but it doesn't support shared libraries.
16951 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16953         * config.guess (*-unknown-freebsd*):  Get rid of possible
16954         trailing "(Release)" in version string.
16955         Patch from Paul Richards <paul@isl.cf.ac.uk>.
16957 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16959         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16960         Fix type: *-next-neststep -> *-next-nextstep.
16962         * config.guess:  Merge from FSF:
16964         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
16966         * config.guess: Recognize powerpc-ibm-aix3.2.5.
16968         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
16970         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16971         instead of UNIX_SV for UnixWare 1.0).
16973 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
16975         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
16976         to make gdb/nlm/* build after the compiler and linker.
16978 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
16980         * config.guess (netbsd, freebsd, linux):  Accept any machine,
16981         not just i[34]86.
16982         (m68k-atari-sysv4):  Relocate to match FSF version.
16984         * config.guess:  More merges from the FSF:
16986         Add a space before function call or macro invocation.
16988         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16990         * config.guess: Add trap cmd to remove dummy.c and dummy when
16991         interrupted.
16993         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16995         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16996         (dummy): Redirect stderr from compilation of dummy.c.
16998         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
17000         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
17002 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
17004         * configure: Accept and ignore --cache*, for compatibility with
17005         new autoconf.
17007 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17009         * config.guess:  Merge from FSF:
17011         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17013         * config.guess (Pyramid*:OSx*:*:*): New case.
17014         (PATH): Add /.attbin at end for finding uname.
17015         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
17017         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
17019         * config.guess (M88*:DolphinOS:*:*): New case.
17021         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
17023         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
17024         to select whether to use ELF or COFF.
17026         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
17028         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
17030         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
17032         * config.guess: Guess the OS version for HPUX.
17034         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
17036         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
17038 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17040         * configure.in: Recognize --with-headers, --with-libs, and
17041         --without-newlib.
17042         * Makefile.in (all-xiberty): Depend upon all-ld.
17044 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17046         * configure.in: Change i[34]86 to i[345]86.
17048 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17050         * configure (version): A few more tweaks to help message.
17052 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17054         * Makefile.in:  Remove (for now) librx as a host library,
17055         now that we're building it for target.
17057 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17059         * configure: Fix up help message; from karl@owl.hq.ileaf.com
17060         (Karl Berry).
17062 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17064         * configure.in:  Also configure librx.
17066 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17068         * Makefile.in:  Update various rules to reflect that librx
17069         is now needed for libg++.
17071 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17073         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
17075 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
17077         * configure.in: Configure the examples directory.
17079 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17081         * configure: Simplify Jun 2 1994 change.
17083 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17085         * change CC to /usr/latest/bin/gcc for lynx host builds, since
17086         /bin/gcc isn't good enough to build gcc.
17088 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
17090         * Makefile.in (GDB_SUPPORT_FILES): Remove
17091         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
17092         (gdb.tar.gz): Add new rule to use standard distribution building
17093         mechanism.
17095 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17097         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
17098         Bill Cox <bill@cygnus.com>.
17100 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17102         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
17104 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
17106         * configure:  Search current dir first in .gdbinit.
17108 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17110         * config.sub:  Recognize freebsd (merged from gcc config.sub).
17112 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17114         * config.sub:  Refer to NeXT's operating system as nextstep.
17116         * config.sub (case $basic_machine):  Re-order the cases, to match
17117         the order in the FSF version (which is mostly alphabethical).
17118         Merge in some additions and changes from the FSF.
17120 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
17122         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
17123         * config.sub: Recognize cxux7.
17124         * configure.in: Use mh-cxux for m88k-harris-cxux*.
17126 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17128         * config.sub:  Fix typo powerpc -> powerpc-*.
17130 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
17132         * Makefile.in: `all-emacs19' depends on `all-byacc'.
17134         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
17135         parallel with all-emacs and install-emacs).  Top-level command
17136         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
17138 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17140         * test-build.mk ($(host)-stamp-stage2-installed): Remove
17141         $(relbindir)/make before doing ``make install'', and use
17142         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
17143         installing over running make binary.
17144         ($(host)-stamp-stage3-installed): Likewise.
17146 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17148         * config.guess: Recognize Mach.
17150 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
17152         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
17153         see whether --exec-prefix was used.
17155 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17157         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
17159 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17161         * Makefile.in: Add all-librx target similar to all-libproc.
17163 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
17165         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
17166         with post 1.2 uname bogosity.
17168 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17170         * configure: Remove temporary files on receipt of a signal.
17172 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
17174         * configure: If there is a package_makefile_frag, remove
17175         ${subdir}/Makefile.tem after copying it in.
17177 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17179         * build_all.mk: support rs6000 lynx identifies itself as
17180         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
17181         since /bin/gcc is too feeble to compile a modern gcc.
17183 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17185         * brought devo/test-build.mk update-to-date with progressive/
17186           test-build.mk. Add lynx targets and hppa flag info.
17188 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17190         * configure.in:  Use mh-ncrsvr43.  Patch from
17191         Tom McConnell <tmcconne@sedona.intel.com>.
17193 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17195         * config.guess (i386-unknown-bsdi):  No longer need to
17196         check #if defined(__bsdi__) && defined(__i386__).
17198 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17200         * configure: Set program_transform_nameoption correctly.
17202 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
17204         * brought build-all.mk update-to-date with progressive build-all.mk,
17205           added new targets and hppa info.
17207 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17209         * configure: If config.guess result is a prefix of the user
17210         specified target, assume a native build and use the user specified
17211         target as the host alias.  Remove SunOS patch suffix removal hack.
17212         * configure.in: Remove SunOS patch suffix removal hack.
17214         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17215         in NATIVE_CHECK_MODULES.
17217 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
17219         * Makefile.in: Rename HOST_ONLY to NATIVE.
17220         * configure: Delete SunOs patch suffix from host_canonical
17221           and build_canonical variables that are prepended to Makefiles.
17222         * configure.in: Add comments for easier maintenance.
17224 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17226         * Makefile.in: Add all-libproc target similar to all-gui.
17228 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
17230         * Makefile.in (CHECK_MODULES): split into
17231         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17233 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
17235         * config.guess (i386-unknown-bsdi): New system to guess.
17237 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17239         * Makefile.in: Add all-gui target (but not yet build by "all").
17241 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
17243         * config.sub: Move deletion of patch suffix from here...
17244         * configure.in: To here, at Ian's suggestion.  The top-
17245           level scripts might need to know of a patch level.
17247 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
17249         * config.sub: Strip off patch suffix so rtl is recognized
17250           as a sunos4.1.3 machine, even though it's been patched.
17252 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
17254         * Makefile.in (INSTALL_LAST): Delete.
17255         (INSTALL_DOSREL): New.
17257 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17259         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17260         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17261         whether we pass down --with-gnu-ld anyhow.
17263 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
17265         * Makefile.in (INSTALL_LAST): Change operation so it works
17266         on more flavors of make.
17267         * configure.in (go32): Don't build libg++ or libio.
17269 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
17271         * Makefile.in (Move HOST_PREFIX_1 and friends up so
17272         they can be overriden by templates.
17274 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
17276         * configure.in (target==go32): Don't build gdb.
17277         * dosrel: New directory.
17279 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
17281         * configure.in (host==go32): Configure dosrel too.
17282         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17283         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17284         be set by incoming names or templates.
17285         (INSTALL_LAST): New rule.
17287 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
17289         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17291 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17293         * configure.in (appdirs): New variable.  Currently empty, but will
17294         be used in gas distribution.  If nonempty, lists a set of
17295         directories at least one of which must get configured, or top
17296         level configuration is considered to have failed.
17297         (rs6000-*-lynxos*): Use new file name.
17299 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17301         Eliminate XTRAFLAGS.
17302         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17303         newlib include files using -idirafter, and also use -nostdinc.
17304         (CXX_FOR_TARGET): Likewise.
17305         (XTRAFLAGS): Removed.
17306         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17307         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17308         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17309         ($(DO_X)): Don't pass down XTRAFLAGS.
17311 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
17313         * configure.in (mips*-dec-bsd*): New target; do build linker.
17314         (mips*-*-bsd*): New target; don't build linker.
17316 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
17318         * configure.in: support rs6000-*-lynxos* configuration.
17319         support sunos4 as a cross target.
17321         * config.sub: look for lynx*, not lynx since the OS version may
17322         legitimately be part of the name.
17324 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17326         * configure.in (i[34]86-*-sco*): Move to be with other i386
17327         targets.
17328         (romp-*-*): New target.  Skip various binary utilities.
17329         (vax-*-*): New target.  Don't build newlib.
17330         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
17332 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17334         * configure.in: Only set host_makefile_frag if config
17335         directory exists.
17337 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17339         * install.sh: If $dstdir exists, don't check whether each
17340         component does.
17342 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17344         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17346 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
17348         * configure.in (*-*-lynxos*): Don't configure newlib for either
17349         native or cross Lynx.
17351 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
17353         * config.sub (sparc64-elf): Fix os.
17354         (z8k): Remove duplicate.
17356 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17358         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17359         gcc/stmp-fixproto, to try to prevent fixproto from being run.
17361 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
17363         * configure: Make file links cleanly even if Lynx fails on
17364           an NFS symlink (at least fail cleanly).
17366 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
17368         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17369         -XNh2000.
17371 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17373         * configure: Unknown options are fatal again.
17375 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
17377         * configure: Ignore --x-includes and --x-libraries, for Autoconf
17378         compatibility.
17380 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
17382         * build-all.mk: Add `clean' target.
17384 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17386         * config.guess:  Add SINIX support.
17387         * configure.in:  Add mips-*-sysv4* support.
17389 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
17391         * build-all.mk: Document all useful targets.
17392         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17393         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17395 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17397         * configure: Support --silent, --quiet.
17399 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17401         * configure: Support --disable-FEATURE.
17403 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17405         * config.guess: Recognize NCR running SVR4.3.
17407 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17409         * config.guess:  Make BSDI generate i386-unknown-bsd386.
17410         Patch from Paul Eggert <eggert@twinsun.com>.
17412 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17414         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17416 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17418         * configure: Make unrecognized options give nonfatal warnings
17419         instead of fatal errors, and pass them to any subdirectory
17420         configures in case they recognize them.
17421         Make --x equivalent to --with-x.
17423 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
17425         * configure: Add --enable-* options.  Clean up usage message and
17426         some comments.
17428 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
17430         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17432 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17434         * configure.in (hppa*-*-*): Enable binutils.
17436 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17438         * config.sub: Recognize cisco.
17440 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
17442         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17444 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17446         * config.guess: about target *-hitachi-hiuxwe2, don't print more
17447         than one configuration name.  Add comment.
17449 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
17451         * config.guess: about target *-hitachi-hiuxwe2, fixed
17452         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
17453         macro is incorrect.]
17455 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17457         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17458         than the "make ls" stuff which used to be here.
17460 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17462         * config.guess:  Recognize i[34]86-unknown-freebsd.
17463         From Shawn M Carey <smcarey@rodan.syr.edu>.
17465 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17467         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17469 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
17471         * config.guess: Check for ptx.
17473 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
17475         * config.sub: Add os9k checking.
17477 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17479         * config.guess: Handle OSF1 running on HPPA processors
17481 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17483         * configure: If subdir configure fails, print out a message with
17484         subdirectory name, in case subdir's configure code didn't identify
17485         itself.
17487 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
17489         * configure.in: Remove embedded newlines from configdirs.
17490         Avoid mismatches of substrings.  Fix matching strings at end
17491         of configdirs.
17493 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
17495         * config.guess:  Add Lynx/rs6000 config support.
17497 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
17499         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17501 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
17503         * configure.in (hppa*-*-osf*): Treat this just like most other
17504         PA configurations (eg no binutils or ld).
17505         (hppa*-*-*elf*): These configurations have binutils and ld.
17507 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17509         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
17511 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17513         * configure.in (rs6000-*-*): Build gas.
17515 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
17517         * Makefile.in:  Avoid bug in losing hpux sed.
17519 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
17521         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17522         for GDB and GDB has been fixed to not need it.
17524 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17526         * config.guess: Recognize vax hosts.
17528 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17530         * configure (while loop): Don't use "break 2" inside case
17531         statement -- the case statement isn't an enclosing loop.
17533 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
17535         * config.guess:  Clean up NeXT support, to allow nextstep
17536         on Intel machines.  Make OS be nextstep.
17538 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
17540         * config.guess: Add alternate forms for Convex.
17542 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
17544         * configure:  Completely rewrite option processing.  Take
17545         advantage of pattern-matching to avoid invoking test frequently.
17546         Also clean up host and target defaulting logic.
17548 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
17550         * Makefile.in: Replace all occurrances of "rootme" with "r" and
17551         "$${rootme}" with "$$r", to increase the likelihood that the do-*
17552         commands (plus user environment) will fit SCO limits.
17554 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17556         * configure.in: Don't issue warnings about directories which are
17557         not being configured if -norecursion is set.  Correct test for
17558         --with-gnu-as and --with-gnu-ld to not get confused by substring
17559         matches.
17561         * configure.in: Don't build gas for alpha-dec-osf1*.
17563 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
17565         * configure:  Back out Per's change of 12/19/1993.  It changes the
17566         behavior of configure in unexpected and confusing ways.
17568         Also, use different delim char when calculating
17569         program_transform_name so that the name can contain slashes.
17571 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
17573         * configure.in, config.sub: Add support for VSTa micro-kernel.
17575 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
17577         * configure.in: Nuke hacks which were used to get a special
17578         version of GAS for HPPA configurations.
17580 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17582         * configure:  If only ${target_alias} is given, use that
17583         as the default for ${host_alias}.
17584         * configure:  Add missing back-slashes before nested quotes.
17586 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17588         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17590 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
17592         * config.guess:  Recognize some Tektronix configurations.
17593         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17595 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
17597         * config.sub: Match any flavor of SH.
17599 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
17601         * configure.in: Don't try to configure newlib for Alpha.
17603 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17605         * configure.in: Don't build ld for Irix 5.  Don't build gas,
17606         libg++ or libio for any Alpha target.
17608         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17610 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
17612         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17613         default arguments -- so it tried to compress itself.
17615 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
17617         * configure.in (notsupp): ensure that a space is always at the end
17618           of the configdirs list, since the grep checks for an explicit space
17620 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17622         * configure.in (target i386-sysv4.2): don't build ld, since static
17623           versions of many libraries are not available.
17625 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17627         * config.guess: Recognize Apollos (using environment variables).
17628         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17630 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17632         * config.guess: Recognize Sony news mips running newsos.
17634 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
17636         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17637         "fi ; else" for bash.
17639 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
17641         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17643 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
17645         * config.sub: accept unixware as an alias for svr4.2.
17646         Fix some inconsistancies with the gcc version.
17648 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17650         * Makefile.in (DISTDOCDIRS):  Add gdb.
17652 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17654         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
17656 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17658         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17659         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17660         this now.
17662 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17664         * config.sub: Accept hiux* as an OS name.
17666         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17667         etc/make-stds.texi.  The underscore came from gcc, and dje now
17668         agrees that RUNTESTFLAGS is the correct name.
17670 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17672         * install.sh:  Remove 'set -e'.  It makes any conditionals
17673         in the script useless.
17675         * config.guess: Automatically recognize arm-acorn-riscix
17676         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17678 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
17680         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17682 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17684         * Makefile.in (DISTDOCDIRS): New variable.
17685         (taz): Edit local Makefile.in sooner, instead of proto-toplev
17686         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
17688 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17690         * configure.in (hppa target): check the source directory for the
17691           pagas sub-directory
17693 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
17695         * config.sub: Allow -aout* and -elf*.
17697 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17699         * configure.in: Don't build ld on i386-solaris2, same as for
17700         sparc-solaris2.
17702 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17704         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17706 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17708         * configure.in:  Configure gdb for alpha.
17710 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17712         * Makefile.in (CXXFLAGS): Add -O.
17714 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17716         * config.guess: added support for DG Aviion
17718 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17720         * configure.in: Produce warning message for subdirectories not
17721         configurable for this host/target combination.  Don't try to
17722         configure gdb for vms.
17724 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
17726         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17727         appropriate files before making "diststuff".
17728         (DISTBISONFILES): New var: list of files to be edited.
17729         (DISTSTUFFDIRS): Add binutils.
17731 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17733         * config.sub: also handle mipsel and mips64el (for little endian mips)
17735 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17737         * configure.in: Add * to end of all OS names.
17739 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
17741         * configure.in: Build newlib for LynxOS native.
17743 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17745         * config.guess: Add support for delta 88k running SVR3.
17747         * configure.in: Add comment about HP compiler vs. emacs.
17749 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17751         * configure.in: don't build ld on solaris2 (not a viable option
17752           due to bugs in getpwnam & getpwuid)
17754 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
17756         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17757         config.guess will produce a full version number.
17759 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17761         * configure.in: Build linker and binutils for alpha-dec-osf1.
17763 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17765         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17766         and gdb/testsuite/Makefile.in.
17768 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17770         * configure.in: recognize mips*- instead of mips-
17772 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
17774         * config.sub: Accept linux*coff and linux*elf as operating
17775         systems.
17777 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17779         * config.sub: Recognize mips64, and mips3 as an alias for it.
17781 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
17783         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17784         gdb knows how to handle OSF/1 shared libraries.
17786 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17788         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17789         * config.guess: Recognize Hitachi's HIUX.
17790         * config.sub: Recognize h3050r* and hppahitachi.
17791         Remove redundant cases for hp9k[23]*.
17793 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17795         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17796         if gas and ld are in the source tree and are in ${configdirs}.
17797         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17798         --with options (but still pass them down on the command line,
17799         if they were explicitly specified).
17801 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17803         * configure: substitute SHELL value in Makefile.in with
17804         ${CONFIG_SHELL}
17806 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17808         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17809         *-*-solaris2* targets.
17811 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17813         * Makefile.in: define M4, and pass it down to sub-makes;
17814         all-autoconf now depends on all-m4
17816 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17818         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17819         presence of {ar,ranlib} instead of a configured directory
17821 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
17823         * config.guess: Accept 34?? as well as 33?? for NCR.
17825 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17827         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17828         of 'gas' in sed commands, since 'gash' is now in the tree as well.
17830 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17832         * configure: grab values for $(CC) and $(CXX) from the
17833         environment, so that someone can do "CC=gcc configure; make" and
17834         have it work right (matching the way that autoconf works now)
17836         * configure.in, Makefile.in: add support for gash, the tcl
17837         interface to Galaxy
17839         * config.guess: add NetBSD variants (hp300, x86)
17841 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
17843         * install.sh: Support -d option (in the manner of SunOS 4 install,
17844         as it is more deterministic than that of GNU install)
17845         (chmodcmd): Set file to mode 755 by default (should also do default
17846         chgrp and chown, but I don't feel like dealing with that now)
17848 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
17850         * config.sub: Remove h8300hhms alias.
17852 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17854         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17856 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17858         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17859         as stmp-fixinc
17861 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17863         * config.sub: recognize m88110-bug-coff.
17865 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17867         * Makefile.in (all-libio): all dependencies on the toolchain used
17868         to build this (gcc, gas, ld, etc)
17870 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17872         * config.guess: Deal with OSF/1 1.3 on alpha.
17874 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17876         * install.sh: add some 'else true' clauses for portability
17878         * configure.in: don't build libio for h8[35]00-*-* targets
17880 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17882         * Makefile.in:  Add support for new libio.
17884 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17886         * install.sh: If one command fails, don't try the rest.  Don't try
17887         to remove $dsttmp (via trap) unless we have already created it.
17888         If $src doesn't exist, detect it and exit with an error.
17890         * config.guess: Recognize BSD on hp300.
17892 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
17894         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17895         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17897 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
17899         * Makefile.in (all-send-pr): depends on all-prms
17901 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17903         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17905 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
17907         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17908         Added test for mips-mips-riscos5.
17910 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17912         * configure.in: use mh-hp300 for 68k HP hosts
17914 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17916         * configure: add support for CONFIG_SHELL, so that you can use
17917         some alternate shell for evaluating configure scripts
17919 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
17921         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
17922         in configure script to bug-gdb@prep.ai.mit.edu when building
17923         distribution archive.
17924         * Makefile.in (COMPRESS):  Remove def.
17925         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
17926         gdb.tar.Z and make-gdb.tar.Z respectively.
17927         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
17928         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
17929         to convergence with 'taz' target in Makefile.in.
17931 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17933         * install.sh (dsttmp): use trap to ensure that tmp files go
17934         away on error conditions
17936 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17938         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17940 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17942         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17943         its parent is '/' not ''.
17945         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17947 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
17949         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17950         that ${newsrcdir}/configure.in does.
17952 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
17954         * test-build.mk: support for CONFIG_SHELL
17956 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
17958         * config.sub (netware):  Add as a basic system type.
17960 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
17962         * Makefile.in (Makefile): depend on configure.in.  Also drop the
17963           $(srcdir)/ from the dependency on Makefile.in.
17965 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
17967         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17968         (h8300hhms is temporary until multi-libraries are implemented).
17969         * configure.in: Handle h8300h too.
17971 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17973         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17975 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
17977         * configure:  Remove extraneous output when guessing host type.
17978         * config.guess:  Remove extraneous output when guessing using C
17979         compiler rather than uname, or when guessing fails.
17981 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
17983         * Makefile.in: remove all.cross and install.cross targets
17985         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17986           definitions
17988 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
17990         * configure.in (target sh): Build gprof.
17992 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
17994         * config.sub: change -solaris to -solaris2
17996 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
17998         * configure.in: Use config/mh-riscos for mips-*-sysv*.
18000 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
18002         * configure: Correct error message for missing Makefile.in to
18003         print correct directory.
18005 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18007         * install.sh: kludge around 386BSD shell bug
18009 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
18011         * config.guess:  Recognize NeXT.
18012         * config.guess:  Recognize i486-ncr-sysv4.
18013         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
18015 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
18017         * Makefile.in (MAKEINFOFLAGS): New variable.
18018         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
18019         * build-all.mk, test-build.mk: Pass down --no-split as
18020         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
18022 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
18024         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
18026 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
18028         * Makefile.in (libg++.tar.z):  New rule.
18029         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
18030         * Makefile.in (taz):  Only do a single chmod.
18032 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18034         * install.sh: don't use dirname anymore (replaced with sed usage)
18036 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
18038         * Makefile.in:  Change extension for gzip'd files from '.z' to
18039         '.gz' per new FSF standard usage.
18041 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
18043         * configure: put quotes around the final value of program_transform_name
18045 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18047         * Makefile.in: new install.sh support; update install-info rules
18049 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
18051         * configure.in: Build diff for crosses, but not for go32 host.
18053         * configure.in: Build gprof only for native, and don't build it
18054         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
18056 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
18058         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
18060 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18062         * configure.in (host_tools): Add prms.
18064 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18066         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
18067         with $(FLAGS_TO_PASS) on the command line
18069         * config.sub: Recognize lynx and lynxos
18071 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18073         * config.sub: Accept -ecoff*, not just -ecoff.
18075 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18077         * Makefile.in (taz): Use .gz suffix instead of .z.
18078         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
18079         names.
18081 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18083         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
18085 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18087         * Makefile.in (install-no-fixedincludes):  install gcc last, so
18088         that rebuilds that might happen during 'make install' don't get
18089         bogus gcc include files
18091 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18093         Change from Utah for HPPA support:
18094         * config.guess: Recognize hppa1.x-hp-bsd.
18096 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
18098         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
18099         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
18101 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18103         * config.sub: Add support for rom68k and bug boot monitors.
18105 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
18107         * Makefile.in: Make all-opcodes depend on all-bfd.
18109 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18111         * config.guess: Added special check for i[34]86-univel-sysv4*.
18113 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
18115         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
18116         the processor rather than assuming i486.
18118 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
18120         * config.guess: Recognize SunOS6 as Solaris3.
18122 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
18124         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
18125         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
18127 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
18129         * build-all.mk (all-cross): New target for Canadian Cross.
18130         Added Q2 go32 targets.
18131         * test-build.mk: Configure go32 cross sparclite-aout and
18132         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
18133         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
18135 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18137         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
18138         GO32 hosted toolchains
18140 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18142         * configure: change  so "-exec-prefix" gets passed down rather
18143         than "-exec_prefix" so autoconf generated Makefiles get the
18144         exec_prefix set right.
18146 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18148         * config.guess: get the Solaris2 minor version number
18150         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
18152 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18154         * config.guess: Recognize some Sequent platforms.
18156 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18158         * Makefile.in: added the vault-install target
18160         * configure.in: actually use the Sun3 makefile fragment that's in
18161         config, also added the release dir to configdirs
18163 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18165         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
18167 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18169         * configure.in: remove some program from Alpha targetted toolchains
18171 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
18173         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
18174         gprof.
18175         (taz): Run "make diststuff" in those directories instead of "make
18176         proto-dir".  Look for "VERSION=" only at start of line in subdir
18177         Makefile.  Use "gzip -9" for compression.
18178         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18179         (binutils.tar.z): New target.
18181 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18183         * Makefile.in (taz): Include gpl.texinfo.
18185 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18187         * Makefile.in (setup-dirs): Merged into "taz" target.
18188         (taz): Only do `proto-dir' stuff if a directory is actually needed
18189         for this target.
18191 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
18193         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18194         (FLAGS_TO_PASS): Pass down MUNCH_NM.
18195         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18196         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18197         (gcc-no-fixedincludes): Correct for current gcc Makefile.
18199 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
18201         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
18202         config.sub, and move-if-change to gdb testsuite distribution
18203         archive, so the testsuite can be extracted, configured, and
18204         run separately from the gdb distribution.  Blow away the Chill
18205         tests that require a Chill compiled executable, since GNU Chill
18206         is not yet publically available.
18208 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18210         * test-build.mk: set environment variables in a single command,
18211         instead of a list of assignments and exports
18213         * config.guess: recognize Alpha/OSF1 systems
18215 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18217         * configure: Change help message to prefer --options rather than
18218           -options.
18220 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18222         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18223         zippy@ecst.csuchico.edu.
18224         * config.guess: Recognize miniframe.
18226 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
18228         * Makefile.in: Use srcroot to find runtest rather than rootme.
18229         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18231 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18233         * test-build.mk: Extensive additions to support building on a
18234         machine other than the host.
18236 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
18238         * configure (tooldir): Fix for i386-aix again.
18240 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
18242         * configure, Makefile.in:  Change definition of $(tooldir)
18243         to match the FSF.
18245 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
18247         * config.guess:  Recognize i[34]86/SVR4.
18249 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18251         * Makefile.in (all-gdb): gdb depends on sim.
18253 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
18255         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
18256         at the same time we make the prototype gdb directory.
18257         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
18258         files at the same time as the gdb base release distribution.
18260 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
18262         * Makefile.in (check): Use individual check targets rather than
18263         DO_X rule.
18264         (check-gcc): Added.
18266 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
18268         * config.sub: Use sysv3.2 not sysv32 for canonical OS
18269         for System V release 3.2.
18271 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18273         * config.sub: Recognize hppaosf.
18274         * configure.in: Do configure ld/binutils/gas for it.
18276 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18278         * configure (tooldir): Alter syntax used to set this, for systems
18279         where "\$" isn't handled right, like i386-aix.
18281 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18283         * configure: Pass program-transform-name, not
18284         program_transform_name, to recursive configures.
18286 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
18288         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18289         of gas+ld+binutils.
18291 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
18293         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
18295 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18297         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18299 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18301         * Makefile.in (PRMS): Set back to all-prms.
18303 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18305         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18306         targets, rather than for MIPS hosts.
18308 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18310         * configure.in: add comment for --with-x default values
18312         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18314         * Makefile.in: add check-* targets for each of the directories in
18315         the tree.  Add a definition of RUNTEST that will use the one we
18316         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
18318 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
18320         * configure.in: Removed obsolete references to bfd_target and
18321         target_makefile_frag.
18323         * build-all.mk: Set assorted targets for Q2.
18324         * config.sub: Recognize z8k-sim and h8300-hms.
18325         * test-build.mk: Really don't pass host to configure.
18326         (HOLES): Added uname.
18328 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
18330         * configure: Handle an empty program-prefix, program-suffix or
18331         program-transform-name correctly.
18333 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18335         * build-all.mk: -G 8 no longer required for MIPS targets.
18336         * test-build.mk: Don't pass host argument to configure; make it
18337         guess.
18339 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
18341         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
18342         * Makefile.in (COMPRESS):  New macro, like GZIP.
18344 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
18346         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18348         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18349         with gas currently defaults to -G 0.
18351 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
18353         * Makefile.in (all-flex): flex depends on byacc.
18355         * build-all.mk: If host not specified, use config.guess.  Pass TAG
18356         to test-build.mk as RELEASE_TAG.
18357         * test-build.mk (configargs): New variable containing arguments to
18358         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
18359         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18361         * config.guess: Use /bin/uname when checking -X argument on SCO,
18362         to avoid invoking GNU uname which doesn't understand -X.
18364         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18366         * configure.in: Build gas for mips-*-*.
18368 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18370         * Makefile.in (all.normal): insert missing backslash.
18372 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
18374         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18376         * Makefile.in: Complete overhaul to merge many almost identical
18377         targets.
18379 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18381         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18382         (gdb.tar.Z): Adjusted.
18384         * Makefile.in (setup-dirs, taz): New targets; should be general
18385         enough to adapt for gdb sometime.  Build only .z file.
18386         (gas.tar.z): New target.
18388 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18390         * build-all.mk: Use CC=cc -Xs on Solaris.
18392 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
18394         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
18395         for handling BISON for FSF releases.
18397 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18399         * configure: Actually implement the change zoo just documented.
18401 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
18403         * configure: when using config.guess, only set target_alias when
18404         it's not already been set (ie, on the command line)
18406 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18408         * Makefile.in: add installcheck target, set PRMS to install-prms
18410 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18412         * configure: add support for package_makefile_fragment, handle the
18413         case where a directory has a configure.in file but no Makefile.in
18414         more gracefully (with an actual understandable error message, even);
18415         add support for --without (and add this to the usage message); also
18416         explicitly add a --host=${host_alias} to the command line when
18417         config.guess is used
18419 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18421         * configure: Must use both --host and --target in recursive calls.
18423 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18425         * Makefile.in: Change deja-gnu to dejagnu.
18427 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
18429         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18431 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18433         * configure.in: canonicalize all instances to *-*-solaris2*,
18434         also strip out a number of tools to not build for go32 host
18436 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18438         * config.guess: add GPL.
18440         * Makefile.in, config.guess, config.sub, configure: bump
18441           copyrights to 93.
18443 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
18445         * Makefile.in (do-info): Removed obsolete check for existence of
18446         localenv file.
18448         * Makefile.in (MAKEOVERRIDES): Define to be empty.
18450 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18452         * Makefile.in: a couple of 'else true' for decstation,
18453         support for TclX
18455         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18457 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
18459         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18461 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
18463         * config.guess: Recognize i386-ibm-aix (PS/2).
18464         * configure.in: Use config/mh-aix386 file for it.
18466 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
18468         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18469         CC_FOR_TARGET instead.
18470         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18472 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
18474         * Makefile.in: Add sim to list of directories sent with gdb
18476 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
18478         * configure.in: Put back mips-dec-bsd* case.
18480 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
18482         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18483         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
18484         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18486 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18488         * configure.in: remove no-op mips-dec-bsd* in "case $target"
18490         * Makefile.in (dir.info): only run gen-info-dir if it exists,
18491         (install-info): install dir.info only if it exists,
18492         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18494 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
18496         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
18497         gas for mips-dec-bsd.
18499 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
18501         * configure (makesrcdir): If ${srcdir} is relative and not ".",
18502         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18504 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18506         * configure.in: Added "dejagnu" to hosttools list.
18508 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
18510         * config.sub, configure.in, config.guess:  Add support
18511         for Bosx, an AIX variant from Bull.
18512         Patches from F.Pierresteguy@frcl.bull.fr.
18514 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
18516         * devo/dejagnu: Initial creation of devo/dejagnu.
18517         Migrated dejagnu testcases and support files for testing software
18518         tools to reside as subdirectories, currently called "testsuite",
18519         within the directory of the software tool.  Migrated all programs,
18520         support libraries, etc. beloging to dejagnu proper from
18521         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
18522         with no modifications.  The changes to these files which will
18523         allow them to configure, build, and execute properly will be made
18524         in a future update.
18526 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
18528         * Makefile.in: Change send_pr to send-pr.
18529         * configure.in: Likewise.
18530         * send_pr: Renamed directory to send-pr.
18532 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
18534         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
18536 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
18538         * README:  Update for gdb-4.8 release.
18539         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
18540         gdb-xxx.tar.z (gzip'd) file also.
18542 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18544         * Makefile.in: make all-diff depend on all-libiberty
18546 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
18548         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18550 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18552         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18554 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
18556         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
18557         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
18558         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
18560 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18562         * Makefile.in:  makeinfo binary is in a new location
18564 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
18566         * config.sub: Accept -ecoff as an OS.
18568         * Makefile.in: Various changes to eliminate a level of make
18569         recursion and reduce the required command line length.
18570         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18571         sub-makes.
18572         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18573         variables holding settings for specific sub-makes.
18574         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18575         in terms of BASE_FLAGS_TO_PASS.
18576         (TARGET_LIBS): New variable listing directories which use
18577         TARGET_FLAGS_TO_PASS.
18578         (subdir_do): Eliminated.
18579         (do-*): New set of targets to replace subdir_do.
18580         (various): All targets which used subdir_do now depend on do-*.
18581         (local-clean): Renamed from do_clean.
18582         (local-distclean): New target, dependency of distclean and
18583         realclean.
18584         (install-info): Don't create directories.  Depend on dir.info
18585         rather than calling make recursively.
18586         (install-dir.info): Eliminated.
18587         (install-info-dirs): Create all info directories here.
18588         (dir.info): Depend upon do-install-info.
18590         * test-build.mk (HOLES): Added false.
18592 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
18594         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
18596 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18598         * Makefile.in (info): remove dependency on all-texinfo.  The
18599         problem was really in texinfo/C, not at this level.
18601 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
18603         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18605 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
18607         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
18608         GDB releases.
18610 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18612         * configure: Include srcdir in message about target of link not
18613         being found.  Don't convert `-' to `_' in `with' options being
18614         passed to subdirs.
18616 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18618         * configure.in: add uudecode to host_tools
18620         * Makefile.in: added {all,install}-uudecode targets, added them to
18621         the appropriate lists
18623 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
18625         * Makefile.in (all-gcc): Added dependency on all-gas.
18627         * configure.in (mips-*-*): Build ld and binutils.
18629 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
18631         * configure: check return code from mkdir, print error message and
18632           exit on failure.
18634 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
18636         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
18638 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
18640         * test-build.mk (HOLES): Added tar, cpio and uudecode.
18642 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18644         * config.sub (h8500):  Recognize this as a cpu type.
18646 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18648         * configure: source directory missing is no longer a warning
18650         * configure.in: recognize irix[34]* instead of irix[34]
18652         * Makefile.in: define and pass down X11_LIB
18654 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
18656         * guess-systype: Renamed to ...
18657         * config.guess:  ... by popular request.
18658         * configure.in, Makefile.in:  Update accordingly.
18660 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
18662         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
18663         + Add Convex, Cray/Unicos, and Encore/Multimax support.
18664         + Execute ./dummy instead of assuming . is in PATH.
18666 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
18668         * guess-systype:  New shell script.  Attempts to guess the
18669         canonical host name of the executing host.
18670         Only a few hosts are supported so far.
18671         * configure:  Call guess-systype if no host is specified.
18673 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
18675         * Makefile.in (gcc-no-fixedincludes): Made to work with current
18676         gcc Makefile.
18678 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
18680         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18681         (all-gcc, install-gcc, subdir_do): Use it.
18683 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
18685         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18687 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
18689         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18690           set exclusively by configure, using configure.in .
18692 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18694         * test-build.mk: set $PATH for all builds
18696         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18698 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
18700         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
18701         the one used in gcc/Makefile.in, so that a null expansion doesn't
18702         override the one needed to build gcc with a native cc.
18704 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
18706         * configure: Accept -with arguments.
18708 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
18710         * Makefile.in: added h8300sim
18712 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
18714         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18715         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
18716         (all-cygnus, native, build-cygnus): Make
18717         $(canonhost)-stamp-3stage-done, not $(host)....
18718         * test-build.mk (stamp-3stage-compared): Use tail +10c for
18719         i386-sco3.2v4.  Added else true to if command.
18721 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
18723         * config.sub: (from FSF) Sequent uses a BSD-like OS.
18725 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
18727         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18729 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18731         * configure.in: don't remove binutils from Solaris builds
18733 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
18735         * Makefile.in: get rid of earlier definitions for *clean,
18736         also handle the recursive info rule better
18738 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
18740         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
18741         do more-or-less the right thing.
18743 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
18745         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18746         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18748 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18750         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18751         $(host_canonical).
18753         * configure.in: split the configdirs list into 4 categories (native
18754         v. cross, library v. tool) and handle the cross-only and native-
18755         only in more reasonable (and correct!) way.
18757 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
18759         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
18760         configdirs anymore.
18762 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18764         * Makefile.in: extensive cleanup::  removed all of the explicit
18765         clean-* targets, collapsed many wrappers around subdir_do into
18766         one, added additional targets to satisfy standards.texi, deleted
18767         some old targets, some changes for consistency
18769 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18771         * configure.in: handle some programs as cross-only, and others as
18772         native only
18774         * test-build.mk: handle partial holes in a more generic manner
18776         * Makefile.in: m4 depends on libiberty
18778 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18780         * configure.in: add m4, textutils, fileutils, sed, shellutils,
18781         time, wdiff, and find to configdirs
18783         * Makefile.in: all, clean, and install rules for the new programs
18784         added to configure.in
18786 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18788         * configure.in: use mh-sun for all *-sun-* hosts
18790 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18792         * Makefile.in: define flags for X11 include files and library file
18793         locations, pass them down to the programs that need this info
18795         * build-all.mk: added a 'native' target, to 3stage the native toolchain
18797 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18799         * configure.in: start building libg++ for HP-UX targets
18801 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
18803         * README:  Update references to files moved into etc/.
18805 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
18807         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
18808         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
18810 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
18812         * configure: accept dash as well as underscore in long option
18813         names for FSF compatibility.
18815 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
18817         * config.sub: added -sco3.2v4 support from FSF.
18819 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18821         * configure.in: expand the section that adds or removes
18822         directories from the list of programs to build, to handle native
18823         vs. cross in addition to host v. native
18825 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
18827         * Makefile.in:  Replace C++ in macro names with CXX.
18828         This is less likely to break ...
18830 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18832         * test-build.mk: add -w to GNU_MAKE
18834 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18836         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18837         add 'sparc' to list of recognized cpus.  This needed to make
18838         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18839         Delete some redundant ose68 variants.  Recognize -wrs as an os,
18840         then changes that into $CPU-wrs-vxworks.
18842         * configure.in: remove most references to gdbtest, regularize
18843         target based program removal
18845         * test-build.mk: import from p3 tree (many fixes and changes)
18847 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
18849         * Makefile.in: added rules to handle tcl, tk, and expect
18851         * configure.in: handle those directories if they exist
18853 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18855         * config.sub: removed bogus hppabsd and hppahpux names, since
18856         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18858 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18860         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
18861         depends upon all-xiberty
18863         * Makefile.in: changes from p3, including:
18865         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
18867         * Makefile.in (XTRAFLAGS): include newlib directories if
18868         newlib/Makefile exists, rather than if host != target.
18870         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
18872         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18873         from the same source tree and not building a cross-compiler.  This
18874         matters for the libg++ configuration if reconfiguring a tree that
18875         has already been installed.
18877         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
18879         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18880         pick up the machine and system specific header files.
18882         * Makefile.in: added AS_FOR_TARGET, passed down in
18883         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18884         the C compiler to use to create programs which are run in the
18885         build environment, set it to default to $(CC), and passed it down
18886         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18888         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
18890         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18891         We need them for unusual native builds, like systems without
18892         ranlib.
18894         * configure: also define $(host_canonical) and
18895         $(target_canonical), which are the full, canonical names for the
18896         given host and target
18898 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
18900         * Makefile.in:  Added separate definitions for C++.
18902 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
18904         * configure.in (configdirs):  Add deja-gnu.
18906 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
18908         * README:  Update for configure.texi and gdb-4.7 release.
18910 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
18912         * Makefile.in:  Move "all" target to top of file.
18913         Previously, first target was ".PHONY" which caused BSD4.4 make
18914         to build .PHONY when make was run without arguments.
18916 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
18918         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
18919         Library-copylefted code in libiberty.
18921 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
18923         * config.sub:  Replace m68kmote with plain old m68k.
18925 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
18927         * Makefile.in:  Remove space from blank line, avoid Make complaints.
18929 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
18931         * config.sub: Complain if no argument is given.  Added support for
18932         386bsd as OS and target alias.
18934 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
18936         * Makefile.in (XTRAFLAGS): include newlib directories if
18937         newlib/Makefile exists, rather than if host != target.
18939 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
18941         * config.sub: recognize sparclite-wrs-vxworks.
18943         * Makefile.in (install-xiberty): added *-xiberty make rules (from
18944         p3.) Added clean-xiberty to clean.
18946 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
18948         * configure.in: use *-*-* instead of nested cases for host and target
18950 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
18952         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18953         from the same source tree and not building a cross-compiler.  This
18954         matters for the libg++ configuration if reconfiguring a tree that
18955         has already been installed.
18957 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
18959         * config.sub (i486v/i486v4):  Merge in from FSF version.
18961 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
18963         * configure: only set PWD if it is already set.
18965 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
18967         * configure: just set PWD=`pwd` at the top, since Ultrix sh
18968         doesn't have unset and all success paths (and most error paths)
18969         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18970         to just ${PWD} to avoid confusion.)
18972 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
18974         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18975         even for a native compilation.
18977 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
18979         Changes to make the gdb.tar.Z rule work better.
18981         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
18982         (DEVO_SUPPORT):  Add configure.texi.
18983         (bfd-ilrt.tar.Z):  Remove ancient rule.
18985 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
18987         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18988         pick up the machine and system specific header files.
18990         * configure.in, config.sub: added new target m68010-adobe-scout,
18991         with alias of adobe68k.  Changed configure.in to check for
18992         -scout before -sco* to avoid a false match.
18994         * Makefile.in: added AS_FOR_TARGET, passed down in
18995         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
18996         the C compiler to use to create programs which are run in the
18997         build environment, set it to default to $(CC), and passed it down
18998         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19000 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
19002         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
19003         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
19004         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
19005         FOR_TARGET variants, to newlib and libg++.
19007 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19009         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
19010         first.
19012 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
19014         * config.sub:  Accept `elf' as an environment.
19016 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19018         * Makefile.in (all-opcodes):  cd into the right directory
19020 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
19022         * configure: added -program_transform_name option, used as
19023         argument to sed when installing programs.
19024         configure.texi: added documentation for -program_prefix,
19025         -program_suffix and -program_transform_name.
19027 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
19029         * config.sub:  Accept i486 where i386 ok.
19031 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
19033         * config.sub: accept we32k
19035 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
19037         * config.sub, configure.in: accept OSE68000 and OSE68k.
19039         * Makefile.in: don't create all directories for ``make install'';
19040         let the subdirectories create the ones they need.
19042 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19044         * COPYING: new file, GPL v2
19046 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19048         * Makefile.in: use the new gen-info-dir, which needs a template
19049         argument (which also lives in texinfo)
19051         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
19053 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
19055         * config.sub (ncr3000):  Change i386 to i486.
19057 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19059         * Makefile.in: add install-rcs, install-grep to
19060         install-no-fixedincludes, removed install-bison and install-libgcc
19062 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
19064         * configure.in: grab the HPUX makefile fragment if on HPUX
19066 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19068         * Makefile.in: eradicate bison spoor (ditto libgcc).
19069          configure.in: recognise m68{k,000}-ericsson-OSE.
19070          es1800 is alias for m68k-ericsson-OSE
19072 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19074         * configure.in: rearrange the parts that remove programs from
19075         configdirs, based now on HOST==TARGET or by canonical triple.
19077 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19079         * test-build.mk: recurse explicitly with -f test-build.mk when
19080           appropriate.  predicate stage3 and comparison on the existence
19081           of gcc.  That is, if gcc isn't around, we aren't three-staging.
19082           On very clean, also remove ...stamp-co.  Build in-place before
19083           doing other builds.
19085 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19087         * Makefile.in, configure.in: add tgas
19089 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19091         * Makefile.in: a number of changes merged in from progressive.
19093         * configure.in: add libm.
19095         * .cvsignore: ignore some stuff that comes from test-build.mk.
19097 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
19099         * config.sub:  Add es1800 (m68k-ericsson-es1800).
19101 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
19103         * configure: Add program_suffix (parallel to program_prefix)
19104         * Makefile.in: adjust directory-creating script for losing decstation
19106 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
19108         * configure:  Minor $subdir-related fixes.
19110 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
19112         * configure: fix various problems with propogating
19113         makefile_target_frag in subdirs.
19114         * configure.in: config libgcc if its there
19116 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
19118         * config.sub:  HPPA merge.
19120 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
19122         * Makefile.in:  Replace all-bison with all-byacc in all
19123         dependency lines for other tools (which now use byacc).
19125 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
19127         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
19129 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
19131         * Makefile.in: make gprof rules similar to byacc rules (instead of
19132         vestigal $(unsubdir) that didn't work...)
19134 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
19136         * config.sub:  Add support for Linux.
19137         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
19138         (at least for libg++).
19140 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
19142         * configure.texi: fix doc for the -nfp option to configure
19144 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
19146         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
19148 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
19150         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
19151         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
19152         * configure.in: added solaris* host_makefile_frag hook.
19154 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19156         * config.sub: changed recognition of m68000 so that various
19157         m68k types can be specified via m680[01234]0
19159 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19161         * config.sub (basic_machine): fix sed so that '-foo' isn't
19162         completely substituted out while .+'-foo' loses the '-foo'
19164 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19166         * config.sub ($os): Add -aout.
19168 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
19170         * configure:  If host_makefile_frag is absolute, don't
19171         prefix ${invsubdir} (relevant to libg++ auto-configure).
19173 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
19175         * Makefile.in (tooldir): Define it.
19176         (all-ld): Depend on all-flex.
19178 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
19180         * Makefile.in (check):  Fix libg++ special case.
19182 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
19184         * configure: do not bury `pwd` into config.status, thus do fewer
19185           pwd's.
19187         * configure: print the "Building in" message only when building in
19188           other than "." AND verbose.
19190         * configure: remove -s, rework -v to better accommodate guested
19191           configures.
19193         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19195 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
19197         * Makefile.in: macroize flags passed on recursion.  remove
19198           fileutils.
19200 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
19202         * configure: get makesrcdir right for subdirs deeper than 1.
19204         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19205           install.
19207 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
19209         * Makefile.in: don't print subdir_do or recursion lines.
19211 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
19213         * standards.texi: added menu item.
19215         * Makefile.in: build and install standards.info.
19217         * standards.texi: new file.
19219 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19221         * configure: test for and move config.status pieces from
19222           ${subdir}/.
19224 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
19226         * configure:  Test for existance of files before trying to mv
19227         them, to avoid numerous non-existance messages.
19229 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
19231         * configure: correct final line of config.status.
19233         * configure: patch from eggert.  Avoids a protection problem if
19234           the original Makefile.in is read only.
19236         * configure: use move-if-change from gcc to create config.status.
19237           Some makefiles depend on config.status to tell if a directory
19238           has been reconfigured for a different host.  This change
19239           prevents those directories from remaking everything in the case
19240           where the reconfig was only intended to rebuild a Makefile.
19242         * configure: test for config.sub with "config.sub sun4" rather
19243           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
19244           host alias from a missing config.sub.
19246 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19248         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19249           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
19251 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
19253         * configure: mkdir ${subdir} as needed.
19255 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
19257         * Makefile.in,configure.in: added autoconf.
19259 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19261         * Makefile.in: no longer pass against on recursion.
19263         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19264           definitions are not inherited.
19266         * configure: correct makesrcdir when subdir is .
19268 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
19270         * configure:  Add support for 'subdirs' variable, which is
19271         like 'configdirs', except that configure doesn't re-invoke
19272         itself for subdirs, it just creates a Makefile for each subdir.
19273         * configure.texi:  Document subdirs.
19275 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19277         * configure.in: added flex to configdirs
19279 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
19281         * Makefile.in: remove clean-stamps from clean.
19283 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
19285         * configure.in:  Add gdbtest to configdirs.
19287 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
19289         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
19290         to recursive makes.
19291         * configure.in:  Recognize new ncr3000 config.
19293 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
19295         * Makefile.in, configure.in: removed references to gdbm.
19297 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
19299         * config.sub:  Don't canonicalize os value
19300         newsos* to bsd (readline needs to check for newsos).
19301         (This fix was earlier made Jan 31, but got re-broken.)
19303 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
19305         * configure.in:  sco is an os, not a vendor!
19307         * configure:  Quote $( better.  Keep various shells happy.
19309 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
19311         * Makefile.in: eliminate stamp-files.
19313 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
19315         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
19316           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19318 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
19320         * config.sub:  fix iris/iris3.
19322 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
19324         * configure: re-add -rm.
19326 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
19328         * Maskefile.in: add .stmp-rcs to all.
19330         * configure.in: remove gas from rs6000 build, use aix host fragment.
19332 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
19334         * configure: pass down site_option during recursion.
19336 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
19338         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
19340 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
19342         * configure: Change exec_prefix so that it really defaults to prefix.
19344 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
19346         * Makefile.in, configure.in:  Add support for mmalloc library.
19348 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
19350         * Makefile.in: add stmp dependencies for a few more things.
19352 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
19354         * configure: adjusted error message on objdir/srcdir configure
19355           collision, per john's suggestion.
19357         * Makefile.in: add libiberty stmp to all and all.cross.
19359 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
19361         * Makefile.in: remove force dependencies, add grep to all.
19363 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
19365         * Makefile.in: drop flex.  make stamp files work.
19367         * configure: added test for conflicting configuration in srcdir,
19368           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
19369           gets cranky.  use relative paths for configure and srcdir
19370           whenever possible.  Send some error messages to stderr that were
19371           going to stdout.
19373 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
19375         * Makefile.in:  Fix libg++ rule to check for gcc directory
19376         before using gcc/gcc.  Also pass XTRAFLAGS.
19378 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
19380         * Makefile.in: added stmp-files so that directories aren't polled
19381           when they are already built.
19383         * configure.texi: fixed a node pointer problem.
19385 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
19387         * config.sub configure.in gdb/configure.in
19388         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19389         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19390         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
19392 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19394         * configure: -recurring becomes -silent.  corrected help message
19395           for -site= option.
19397         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19399 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19401         * configure: when building Makefile for crosses, replace
19402           tooldir and program_prefix.  default srcdir from location of
19403           config.sub.  remove "for host in hosts" and "for target in
19404           targets" loops.
19406 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
19408         * Makefile.in: Do not pass bindir or mandir to cvs.
19410 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
19412         * Makefile.in, configure.in: removed traces of namesubdir,
19413           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
19414           copyrights to '92, changed some from Cygnus to FSF.
19416         * configure.texi: remove most references to multiple hosts,
19417           multiple targets, subdirs, etc.
19419         * configure.man: removed rcsid. reference config.sub not
19420           config.subr.
19422         * Makefile.in: mkdir $(infodir) on install-info.
19424 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
19426         * configure.texi:  Explain better about .gdbinit and about
19427         the environment that configure.in sections run in.
19429 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
19431         * configure.in:  Ultrix is only a decstation if it's a MIPS.
19433 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
19435         * README:  DOC.configure => cfg-paper.texi.
19437 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
19439         * config.sub (near case $os):  Don't convert newsos* to bsd!
19441 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
19443         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
19444         the number of copies of COPYING that go into the GDB tar file.
19446 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
19448         * bfd/configure.in, gdb/config/mh-i386sco,
19449         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19450         Fix SCO configuration stuff.
19452 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
19454         * Makefile.in:  For libg++, make sure the -I pointing
19455         to the gcc directory goes *after* all the libg++-local -I flags.
19456         Also, move just-gcc dependency from just-libg++ to all-libg++.
19458 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
19460         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
19462 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
19464         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
19466 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
19468         * config.sub:  Add stratus configuration frags.  Also
19469         submitted to FSF.
19471 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
19473         * Makefile.in (DEV_SUPPORT):  add configure.man.
19475         * config.sub(Decode manufacturer-specific):  add -none*.
19477 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
19479         * Makefile.in:  remove form feeds to make Sun's make happy.
19480         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
19482 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
19484         * Makefile.in (AR_FLAGS):  Make quieter.
19486 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
19488         * configure.in:  Add libg++.
19489         * configure:  When verbose, don't output the command line at each
19490         level; it will be unremarkably the same as the previous version,
19491         which will be the same as what the user typed.
19493 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
19495         * configure.in, Makefile.in: fix clean-info, add flex.  add
19496           fileutils.
19498         * configure: be less sensitive to spaces in Makefile.in.  Do not
19499           look for sources in "..".  Doing so breaks subdirectories that
19500           might have their own configure.  If a subdir has it's own
19501           configure script, use it.
19503 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
19505         * cfg-paper.texi: some changes suggested by rms.
19507 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
19509         * config.sub:  Merge in some small additions from the FSF version,
19510         taken from the gcc distribution, to bring the Cygnus and FSF
19511         versions into closer sync.
19513 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
19515         * configure.in:  Changed svr4 references to sysv4.
19517 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
19519         * configure: added -V for version number option.
19521 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
19523         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19524           renamed from DOC.configure to cfg-paper.texi.
19526 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19528         * configure, config.subr, config.sub: config.subr is now
19529           config.sub again.
19531 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
19533         * configure.texi: new file, in progress.
19535         * Makefile.in: build info file and install the man page for
19536           configure.
19538         * configure.man: new file, first cut.
19540         * configure: find config.subr again now that configuration "none"
19541           has gone.  removed all traces of the -ansi option.  removed all
19542           traces of the -languages option.
19544         * config.subr: resync from rms.
19546 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19548         * configure, config.sub, config.subr: merge config.sub into
19549           config.subr, call the result config.subr, remove config.sub, use
19550           config.subr.
19552         * Makefile.in: revised install for dir.info.
19554 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19556         * configure.in: add decstation host makefile frag.
19558         * Makefile.in: BISON now bison -y again.  also install-gcc on
19559           install.  clean-gdbm on clean.  infodir belongs in datadir.
19560           Make directories for info install.  Build dir.info here then
19561           install it.
19563 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19565         * Makefile.in: fix for bad directory tests.
19567 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19569         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
19570           regexp.  -srcdir relative was being handled incorrectly.
19572         * Makefile.in: unwrapped some for loops so that parallel makes
19573           work again and so one can focus one's attention on a particular
19574           package.
19576 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19578         * configure: added PWD as a stand in for `pwd` (for speed). use
19579           elif wherever possible.  make -srcdir work without -objdir.
19580           -objdir= commented out.
19582 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19584         * configure: +options become --options.  -subdirs commented out.
19585           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
19586           Makefile now at top of generated Makefile.  Removed cvs log
19587           entries.  added -srcdir.  create .gdbinit only if there is one
19588           in ${srcdir}.
19590         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
19591           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
19592           and mandir now keyed off datadir by default.
19594 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
19596         * Freshly created ChangeLog.
19599 Local Variables:
19600 mode: change-log
19601 left-margin: 8
19602 fill-column: 76
19603 version-control: never
19604 End: