c++: Attribute deprecated/unavailable divergence
[official-gcc.git] / ChangeLog
blob2485aaaed7856a6a68f16f5e50e0b2937fbd9c9b
1 2022-02-22  Christophe Lyon  <christophe.lyon@foss.st.com>
3         * MAINTAINERS (Write After Approval): Update my e-mail address.
5 2022-02-08  Ulrich Weigand  <ulrich.weigand@de.ibm.com>
7         * MAINTAINERS: Remove Hartmut Penner as s390 maintainer.
9 2022-01-31  Ed Smith-Rowland  <esmithrowland@gmail.com>
11         * MAINTAINERS: Update my email and add myself to the DCO list.
13 2022-01-25  Thomas Schwinge  <thomas@codesourcery.com>
15         Revert:
16         2021-09-16  Andrew Pinski  <apinski@marvell.com>
18         PR bootstrap/67102
19         * Makefile.def: Have configure-target-libffi depend on
20         all-target-libstdc++-v3.
21         * Makefile.in: Regenerate.
23 2022-01-22  Jakub Jelinek  <jakub@redhat.com>
25         PR other/104181
26         * build.log: Remove.
28 2022-01-20  Martin Liska  <mliska@suse.cz>
30         * MAINTAINERS: Adjust email address based on IRC request.
32 2022-01-18  Xionghu Luo  <luoxhu@linux.ibm.com>
34         * MAINTAINERS: Update my email address.
36 2022-01-17  Martin Liska  <mliska@suse.cz>
38         * MAINTAINERS: Rename .c names to .cc.
40 2022-01-13  Jakub Jelinek  <jakub@redhat.com>
42         * Makefile.am: Remove.
44 2022-01-11  Thomas Koenig  <tkoenig@gcc.gnu.org>
46         * Makefile.am: New file.
48 2022-01-11  Martin Liska  <mliska@suse.cz>
50         * MAINTAINERS: Sort 2 names.
52 2022-01-10  Martin Liska  <mliska@suse.cz>
54         * MAINTAINERS: Fix obvious issues with sorting.
56 2022-01-07  liuhongt  <hongtao.liu@intel.com>
58         * build.log: New file.
60 2022-01-05  Nathan Sidwell  <nathan@acm.org>
62         * MAINTAINERS: Add DCO entry.  Sort that list.
64 2022-01-04  Gaius Mulley  <gaiusmod2@gmail.com>
66         * MAINTAINERS: Change of email address in both DCO and
67         Write After Approval list.
69 2021-12-21  Iain Buclaw  <ibuclaw@gdcproject.org>
71         * configure: Regenerate.
73 2021-12-21  Martin Liska  <mliska@suse.cz>
75         * config.sub: Change mode back to 755.
77 2021-12-17  Martin Liska  <mliska@suse.cz>
79         * config.sub: Sync from master.
81 2021-12-17  Martin Liska  <mliska@suse.cz>
83         Revert:
84         2021-12-16  Matthias Seidel  <mseidel@apache.org>
86         * config.sub: Fix typo.
88 2021-12-16  Matthias Seidel  <mseidel@apache.org>
90         * config.sub: Fix typo.
92 2021-12-16  H.J. Lu  <hjl.tools@gmail.com>
94         Revert:
95         2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
97         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
98         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
99         * configure.ac: Include config/gcc-plugin.m4.
100         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
101         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
102         RANLIB if possible.
103         * Makefile.in: Regenerated.
104         * configure: Likewise.
106 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
108         * Makefile.tpl (BUILD_CFLAGS): New.
109         (CFLAGS): Append $(BUILD_CFLAGS).
110         (CXXFLAGS): Likewise.
111         (PGO_BUILD_GEN_FLAGS_TO_PASS): New.
112         (PGO_BUILD_TRAINING_CFLAGS): Likewise.
113         (PGO_BUILD_TRAINING_CXXFLAGS): Likewise.
114         (PGO_BUILD_TRAINING_FLAGS_TO_PASS): Likewise.
115         (PGO_BUILD_TRAINING_MFLAGS): Likewise.
116         (PGO_BUILD_USE_FLAGS_TO_PASS): Likewise.
117         (PGO-TRAINING-TARGETS): Likewise.
118         (PGO_BUILD_TRAINING): Likewise.
119         (all): Add '+' to the command line for recursive make.  Support
120         the PGO build.
121         * configure.ac: Add --enable-pgo-build[=lto].
122         AC_SUBST PGO_BUILD_GEN_CFLAGS, PGO_BUILD_USE_CFLAGS and
123         PGO_BUILD_LTO_CFLAGS.  Enable the PGO build in Makefile.
124         * Makefile.in: Regenerated.
125         * configure: Likewise.
127 2021-12-15  H.J. Lu  <hjl.tools@gmail.com>
129         * Makefile.tpl (AR): Add @AR_PLUGIN_OPTION@
130         (RANLIB): Add @RANLIB_PLUGIN_OPTION@.
131         * configure.ac: Include config/gcc-plugin.m4.
132         AC_SUBST AR_PLUGIN_OPTION and RANLIB_PLUGIN_OPTION.
133         * libtool.m4 (_LT_CMD_OLD_ARCHIVE): Pass --plugin to AR and
134         RANLIB if possible.
135         * Makefile.in: Regenerated.
136         * configure: Likewise.
138 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
140         * MAINTAINERS: Add myself to write after approval.
142 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
144         * MAINTAINERS: Adding myself.
146 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
148         * configure: Regenerate.
149         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
150         $(CPP).
152 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
154         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
155         libatomic.
156         * Makefile.in: Regenerate.
157         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
158         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
159         target-libphobos-bootstrap.
160         (STAGE2_CONFIGURE_FLAGS): Likewise.
161         * configure: Regenerate.
162         * configure.ac: Add support for bootstrapping D front-end.
164 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
166         * MAINTAINERS: Add myself to DCO section and update email address.
168 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
170         * configure: Regenerate.
171         * configure.ac: Ensure that PIC (shared) defaults are set
172         correctly for Darwin.
174 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
176         * MAINTAINERS: Update my address.
178 2021-11-12  Alan Modra  <amodra@gmail.com>
180         * Makefile.def (configure-opcodes): Depend on configure-bfd.
181         * Makefile.in: Regenerate.
183 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
185         * MAINTAINERS: Clarify the policy WRT the Write After Approval
186         list.
188 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
190         * MAINTAINERS (Reviewers, arc): Remove my entry.
191         (Write After Approval): Add an entry for myself.
193 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
195         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
196         * Makefile.in: Regenerate.
197         * configure: Regenerate.
198         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
200 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
202         * MAINTAINERS: Fix up Maciej's entries.
204 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
206         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
207         maintainer.
209 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
211         PR other/102663
212         * Makefile.def: Handle install-dvi target.
213         * Makefile.tpl: Likewise.
214         * Makefile.in: Regenerate.
216 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
218         * MAINTAINERS: Add myself for write after approval.
220 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
222         * Makefile.def: Mark libcody, libdecnumber,
223         c++tools, libgcc, and libobjc as missing TAGS
224         targets.
225         * Makefile.in: Regenerate.
227 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
229         * MAINTAINERS: Add myself to DCO section and update email
230         address.
232 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
234         * MAINTAINERS: Add myself to DCO section.
236 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
238         * configure: Regenerate.
239         * configure.ac (skipdirs): Add the contents of target_configdirs if
240         we are not building gcc.
242 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
244         * Makefile.def: Back-port commits ba4d88ad892f and
245         755ba58ebef0 from binutils-gdb repository.
246         * Makefile.in: Regenerated.
248 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
250         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
252 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
254         * Makefile.def: Add a jit check target for the jit
255         language.
256         * Makefile.in: Regenerate.
258 2021-09-16  Andrew Pinski  <apinski@marvell.com>
260         PR bootstrap/67102
261         * Makefile.def: Have configure-target-libffi depend on
262         all-target-libstdc++-v3.
263         * Makefile.in: Regenerate.
265 2021-09-10  Petter Tomner  <tomner@kth.se>
267         * MAINTAINERS: Me added to DCO and write after approval
269 2021-09-01  YunQiang Su  <syq@debian.org>
271         * MAINTAINERS: Add myself for write after approval.
273 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
275         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
276         * Makefile.in: Regenerate.
278 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
280         * MAINTAINERS: Add myself for write after approval.
282 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
284         * Makefile.in: Regenerate.
285         * Makefile.tpl: Make the state of the configured host
286         shared flag available to makefile fragements.
288 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
290         * MAINTAINERS (Write After Approval): Add myself.
292 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
294         * .dir-locals.el (bug-reference-url-format): Use https.
296 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
298         * .dir-locals.el (c-mode): Change fill-column to 79.
300 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
302         * MAINTAINERS: Add myself to DCO section.
304 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
306         * configure: Regenerate.
307         * configure.ac: Adjust cases for which it is necessary to
308         include the Darwin host config fragment.
310 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
312         * MAINTAINERS: Add myself for write after approval and DCO.
314 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
316         * Makefile.def: Add dsymutil defs.
317         * Makefile.in: Regenerated.
318         * Makefile.tpl: Add dsymutil to flags.
319         * configure: Regenerated.
320         * configure.ac: Add dsymutil to target and build recipes.
322 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
324         * MAINTAINERS: Add myself for write after approval.
326 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
328         * MAINTAINERS (Write After Approval): Add myself.
330 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
332         * MAINTAINERS: Add myself for write after approval and DCO
334 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
336         * .gitignore: Add entry for cscope.out.
338 2021-06-22  liuhongt  <hongtao.liu@intel.com>
340         * MAINTAINERS: Remove my Write After Approval entry.
342 2021-06-21  liuhongt  <hongtao.liu@intel.com>
344         * MAINTAINERS: Add myself as maintainer of the i386 vector
345         extensions.
347 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
349         * MAINTAINERS (Write After Approval): Add myself.
351 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
353         * MAINTAINERS (Various Maintainers): Add Andrew and myself
354         as *vrp and ranger maintainers.
356 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
358         * MAINTAINERS: Adjust my entry in the DCO section so that it does
359         not trigger testsuite failures.
361 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
363         * MAINTAINERS: Add myself to DCO section with both email addresses.
365 2021-06-03  Jason Merrill  <jason@redhat.com>
367         * MAINTAINERS: Add DCO version number.
369 2021-06-02  Jason Merrill  <jason@redhat.com>
371         * MAINTAINERS: Add DCO section.
373 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
375         * MAINTAINERS (Write After Approval): Add myself.
377 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
379         * configure.ac: Add gnulib to configdirs for sim.
380         * configure: Regenerate.
382 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
384         * Makefile.def: Add configure-sim dependency on all-gnulib.
385         * Makefile.in: Regenerated.
387 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
389         * MAINTAINERS (Write After Approval): Add myself.
391 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
393         * MAINTAINERS (Write After Approval): Add myself.
395 2021-05-11  Martin Liska  <mliska@suse.cz>
397         * MAINTAINERS: Remove entries for removed
398         components (HSA, BRIG, libhsail-rt).
399         Move Pekka to Write After Approval.
401 2021-05-11  Martin Liska  <mliska@suse.cz>
403         * Makefile.def: Remove libhsail-rt.
404         * Makefile.in: Likewise.
405         * configure.ac: Likewise.
406         * configure: Regenerate.
407         * libhsail-rt/ChangeLog: Removed.
408         * libhsail-rt/Makefile.am: Removed.
409         * libhsail-rt/Makefile.in: Removed.
410         * libhsail-rt/README: Removed.
411         * libhsail-rt/aclocal.m4: Removed.
412         * libhsail-rt/configure: Removed.
413         * libhsail-rt/configure.ac: Removed.
414         * libhsail-rt/configure.tgt: Removed.
415         * libhsail-rt/include/internal/fibers.h: Removed.
416         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
417         * libhsail-rt/include/internal/phsa-rt.h: Removed.
418         * libhsail-rt/include/internal/workitems.h: Removed.
419         * libhsail-rt/rt/arithmetic.c: Removed.
420         * libhsail-rt/rt/atomics.c: Removed.
421         * libhsail-rt/rt/bitstring.c: Removed.
422         * libhsail-rt/rt/fbarrier.c: Removed.
423         * libhsail-rt/rt/fibers.c: Removed.
424         * libhsail-rt/rt/fp16.c: Removed.
425         * libhsail-rt/rt/misc.c: Removed.
426         * libhsail-rt/rt/multimedia.c: Removed.
427         * libhsail-rt/rt/queue.c: Removed.
428         * libhsail-rt/rt/sat_arithmetic.c: Removed.
429         * libhsail-rt/rt/segment.c: Removed.
430         * libhsail-rt/rt/workitems.c: Removed.
431         * libhsail-rt/target-config.h.in: Removed.
433 2021-05-04  Nick Clifton  <nickc@redhat.com>
435         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
436         * configure: Regenerate.
438 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
439             Tobias Burnus  <tobias@codesourcery.com>
441         * configure.ac (--enable-offload-defaulted): New.
442         * configure: Regenerate.
444 2021-04-23  David Faust  <david.faust@oracle.com>
446         * MAINTAINERS (Write After Approval): Add myself.
448 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
450         * MAINTAINERS (Write After Approval): Add myself.
452 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
454         * MAINTAINERS: Add myself as pru port maintainer.
456 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
458         * MAINTAINERS: Add myself as static analyzer maintainer.
460 2021-03-18  Jeff Law  <jlaw@tachyum.com>
462         * MAINTAINERS: Update primary entry.
464 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
466         * MAINTAINERS (Write After Approval): Add myself.
468 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
470         * Makefile.def: Remove all-sim dependency on configure-gdb.
471         * Makefile.in: Regenerated.
473 2021-03-11  Jeff Law  <law@redhat.com>
475         * MAINTAINERS: Update entries for a few ex-ImgTec employees
477 2021-03-11  Martin Liska  <mliska@suse.cz>
479         * Makefile.tpl: The change was done Makefile.in which
480         is generated file.
482 2021-03-08  Jeff Law  <law@redhat.com>
484         * MAINTAINERS: Update my email address
486 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
488         * config.guess: Import latest upstream.
489         * config.sub: Import latest upstream.
491 2021-01-25  Martin Liska  <mliska@suse.cz>
493         PR gcov-profile/98739
494         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
495         for profiledbootstrap.
497 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
499         * MAINTAINERS (Write After Approval): Add myself.
501 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
503         * MAINTAINERS (Write After Approval): Update my e-mail address.
505 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
507         * MAINTAINERS: Fix spacing.
509 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
511         * MAINTAINERS (Write After Approval): Add myself
513 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
515         * Makefile.def: Sync with binutils-gdb:
516         (dependencies): all-ld depends on all-libctf.
517         (host_modules): libctf is no longer no_install.
518         No longer no_check.  Checking depends on all-ld.
519         * Makefile.in: Regenerated.
521 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
523         * libtool.m4: Match gnu* along other GNU systems.
524         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
525         * libgo/configure: Re-generate.
527 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
529         * MAINTAINERS: Update my email address.
531 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
533         * MAINTAINERS (Write After Approval): Add myself.
535 2020-12-15  Nathan Sidwell  <nathan@acm.org>
537         * Makefile.def
538         * Makefile.in
539         * Makefile.tpl
540         * configure
541         * configure.ac
543 2020-12-15  Nathan Sidwell  <nathan@acm.org>
545         * Makefile.def: Add libcody.
546         * configure.ac: Add libcody.
547         * Makefile.in: Regenerated.
548         * configure: Regenerated.
550 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
552         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
554 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
556         PR target/97865
557         * libtool.m4: Update handling of Darwin platform link flags
558         for Darwin20.
560 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
562         * .gitignore: Sync with binutils-gdb
564 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
566         * MAINTAINERS: Add myself as arc port maintainer.
568 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
570         PR d/87788
571         * configure.ac: Don't disable D for *-*-darwin*.
572         * configure: Regenerate.
574 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
576         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
577         hppa64-*-hpux11*.
579 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
581         * configure: Regenerate.
582         * configure.ac: Add --bootstrap-hwasan option.
584 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
586         * config.guess: Import latest upstream.
587         * config.sub: Import latest upstream.
589 2020-11-16  Martin Liska  <mliska@suse.cz>
591         * .gitignore: Add cache as clangd uses it now.
593 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
595         * MAINTAINERS (Write After Approval): add myself
597 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
599         * MAINTAINERS (Write After Approval): Add myself.
601 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
603         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
604         Remove FIXME comments.
606 2020-11-06  Martin Uecker  <muecker@gwdg.de>
608         * MAINTAINERS: Update my email address.
610 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
612         * MAINTAINERS (Write After Approval): Add myself.
614 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
616         PR target/97302
617         * configure.ac: Only set with_gmp to /usr/local
618         if not building in tree.
619         * configure: Regenerate.
621 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
623         * MAINTAINERS (Write After Approval): Add myself.
625 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
627         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
629 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
631         PR bootstrap/96612
632         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
633         if not the same as ${host}.
634         * configure: Regenerate.
636 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
638         * MAINTAINERS (Write After Approval): Add myself.
640 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
642         * MAINTAINERS: Update my email address.
644 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
646         * MAINTAINERS (Write After Approval): Add myself.
648 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
650         * MAINTAINERS (Write After Approval): Add myself.
652 2020-06-12  Martin Liska  <mliska@suse.cz>
654         * .gitignore: Add .clang-tidy.
656 2020-06-08  Jason Merrill  <jason@redhat.com>
658         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
659         * configure: Regenerate.
661 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
663         * MAINTAINERS: Add myself as xtensa port maintainer.
665 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
667         * configure.ac: Don't require --enable-host-shared when building
668         for Mingw.
669         * configure: Regenerate.
671 2020-05-18  Jason Merrill  <jason@redhat.com>
673         * configure.ac: Update bootstrap dialect to -std=c++11.
675 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
677         * MAINTAINERS (Write After Approval): Add myself.
679 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
681         PR target/92713
682         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
683         (noconfigdirs): Add 'target-libstdc++-v3'.
684         * configure: Regenerate.
686 2020-04-21  Stephen Casner  <casner@acm.org>
688         PR 25830
689         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
690         * configure: Rebuild.
692 2020-04-17  Martin Liska  <mliska@suse.cz>
693             Jonathan Yong <10walls@gmail.com>
695         PR gcov-profile/94570
696         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
697         for CYGWIN.
699 2020-04-14  Martin Jambor  <mjambor@suse.cz>
701         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
703 2020-04-09  Tom Tromey  <tom@tromey.com>
705         * configure: Rebuild.
706         * Makefile.in: Rebuild.
707         * Makefile.def (gdbsupport, gdbserver): New host modules.
708         (configure-gdb): Depend on all-gdbsupport.
709         (all-gdb): Depend on all-gdbsupport, all-libctf.
710         * configure.ac (host_tools): Add gdbserver.
711         Conditionally build gdbserver and gdbsupport.
713 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
715         * configure.ac: Build libgomp by default for amdgcn.
716         * configure: Regenerate.
718 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
720         * MAINTAINERS (Write After Approval): Add myself.
722 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
724         * MAINTAINERS (Write After Approval) : Add myself.
726 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
728         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
730 2020-02-14  Martin Sebor  <msebor@redhat.com>
732         * doc/extend.texi (attribute alias): Mention type requirement.
733         (attribute weak): Same.
734         (attribute weakref): Correct invalid example.
736 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
738         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
740 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
741             Jakub Jelinek  <jakub@redhat.com>
743         * .gitattributes: Add *.md diff=md.
745 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
747         The mentioned auto-generated file is no more part of the
749         GCC sources, it's auto-generated in $(builddir) during build.
751         PR target/92055
752         * contrib/gcc_update (files_and_dependencies): Remove
753         entry for gcc/config/avr/t-multilib.
755 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
757         * MAINTAINERS: Update my email address.
759 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
761         * README.MOVED_TO_GIT: Remove.
763 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
765         * README.MOVED_TO_GIT: New file.
767 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
769         * MAINTAINERS (Write After Approval): Add myself.
771 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
773         * MAINTAINERS (write_after_approval): Add myself.
775 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
777         * MAINTAINERS (write_after_approval): Add myself.
779 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
781         * MAINTAINERS (write_after_approval): Add myself.
783 2019-12-11  Matthias Klose  <doko@ubuntu.com>
785         * configure.ac: Factor out common cases for compare_exclusions.
786         * configure: Regenerate.
788 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
790         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
791         flag.
793 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
795         * MAINTAINERS (Write After Approval): Add myself.
797 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
799         PR middle-end/92463
800         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
801         * configure: Regenerate
803 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
805         * configure.ac: Use https for gcc.gnu.org.
806         * configure: Regenerated.
808 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
810         * MAINTAINERS (aarch64 port): Remove my name, move to...
811         (Write After Approval): ...Here.
813 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
815         * MAINTAINERS: Change my email address as maintainer.
817 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
819         PR fortran/91828
820         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
821         * configure: Regenerated.
823 2019-10-21  Jason Merrill  <jason@redhat.com>
825         * .gitattributes: Also check ChangeLog whitespace.
827 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
829         * contrib/dg-extract-results.sh: Add support for KPASS.
830         * contrib/dg-extract-results.py: Likewise.
832 2019-10-17  Jason Merrill  <jason@redhat.com>
834         * .gitattributes: Avoid {} in filename pattern.
836 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
838         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
839         Approval section.
841 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
843         * MAINTAINERS: Add myself to Write After Approval
845 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
847         * MAINTAINERS: Add myself as an aarch64 maintainer.
849 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
851         * MAINTAINERS: Add myself as aarch64 maintainer.
853 2019-09-23  Carl Love  <cel@us.ibm.com>
855         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
856         New define_insn.
857         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
858         vsx_xxpermdi16_le_V16QI): Removed define_insn.
860 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
862         * MAINTAINERS (Sam Tebbs): Update email address.
864 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
866         * MAINTAINERS: Update my email address.
868 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
870         * libtool.m4: Handle uclinuxfdpiceabi.
872 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
874         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
875         Remove myself from Write After Approval section.
877 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
879         * configure.ac: Support for bpf-*-* targets.
880         * configure: Regenerate.
882 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
884         * config.sub: Import upstream version 2019-06-30.
885         * config.guess: Import upstream version 2019-07-24.
887 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
889         * MAINTAINERS: Remove spu port maintainers.
891 2019-08-28  Martin Liska  <mliska@suse.cz>
893         * .gitignore: Add .clangd and compile_commands.json
894         to .gitignore.
896 2019-08-23  Michael Forney  <mforney@mforney.org>
898         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
899         * Makefile.in: Regenerate.
901 2019-08-19  Tom Tromey  <tom@tromey.com>
903         * configure: Rebuild.
904         * configure.ac: Add --with-static-standard-libraries.
906 2019-08-16  Alexandre Oliva <oliva@gnu.org>
908         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
910 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
912         * MAINTAINERS (Write After Approval): Add myself.
914 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
916         * MAINTAINERS (Write After Approval): Remove myself, already listed in
917         RISC-V port maitainer.
919 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
921         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
923 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
925         * MAINTAINERS (Write After Approval): Add myself.
927 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
929         * MAINTAINERS (Write After Approval): Add myself.
931 2019-06-25  Martin Liska  <mliska@suse.cz>
933         contrib/filter-clang-warnings.py: Transform from
934         filter-rtags-warnings.py.
936 2019-06-15  Tom Tromey  <tom@tromey.com>
938         * configure.ac (host_libs): Add gnulib.
939         * configure: Rebuild.
940         * Makefile.def (host_modules, dependencies): Add gnulib.
941         * Makefile.in: Rebuild.
943 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
945         * MAINTAINERS (Write After Approval): Add myself.
947 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
949         * configure: Regenerate.
950         * configure.ac: Add PRU target.
952 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
954         * MAINTAINERS (Write After Approval): Add myself.
956 2019-06-11  Nick Clifton  <nickc@redhat.com>
958         Import these changes from the binutils/gdb repository:
960         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
962         * Makefile.def (dependencies): configure-libctf depends on all-bfd
963         and all its deps.
964         * Makefile.in: Regenerated.
966         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
968         * Makefile.def (host_modules): Add libctf.
969         * Makefile.def (dependencies): Likewise.
970         libctf depends on zlib, libiberty, and bfd.
971         * Makefile.in: Regenerated.
972         * configure.ac (host_libs): Add libctf.
973         * configure: Regenerated.
975 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
977         * MAINTAINERS (Write After Approval): Add myself.
979 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
981         * MAINTAINERS: Update my email address.
983 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
985         * MAINTAINERS (Write After Approval): Add myself.
987 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
989         * MAINTAINERS (Write After Approval): Add myself.
991 2019-05-07  Jim Wilson  <jimw@sifive.com>
993         * MAINTAINERS: Remove myself as IA-64 maintainer.
995 2019-05-04  Roland Illig  <roland.illig@gmx.de>
997         * MAINTAINERS (Write After Approval): Add myself.
999 2019-05-02  Richard Biener  <rguenther@suse.de>
1001         PR bootstrap/85574
1002         * Makefile.tpl (compare target): Also compare extra-compare
1003         files.
1004         * Makefile.in: Regenerate.
1006 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
1008         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
1009         as modulo-scheduler maintainer.
1011 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
1013         * MAINTAINERS: Add myself as co-maintainer for Darwin.
1015 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
1017         * MAINTAINERS: Update my email address.
1019 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
1021         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
1022         * configure: Regenerate.
1024 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1026         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
1027         * configure: Regenerate.
1029 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
1031         * configure.ac: Add target-zlib to target_libraries.
1032         * configure: Regenerate.
1034 2019-04-09  Martin Liska  <mliska@suse.cz>
1036         * Makefile.in: Regenerate.
1037         * Makefile.tpl: Pass GENERATOR_CFLAGS
1038         in all stages.
1040 2019-03-28  Martin Liska  <mliska@suse.cz>
1042         PR bootstrap/89829
1043         * Makefile.in: Revert r254150.
1044         * Makefile.tpl: Likewise.
1046 2019-03-28  Ben Elliston  <bje@gnu.org>
1048         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
1049         related, and libdecnumber.
1051 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
1053         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
1054         (Write After Approval): Remove myself.
1056 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
1058         * MAINTAINERS (Write After Approval): Add myself.
1060 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
1062         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
1063         (Write After Approval): Remove myself and Julian.
1065 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
1067         * MAINTAINERS (Write After Approval): Add myself.
1069 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
1071         * MAINTAINERS (Write After Approval): Add myself.
1073 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1075         * ChangeLog: Replace space with tab.
1076         * MAINTAINERS: Delete 1 tab to keep alignment.
1078 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
1080         * MAINTAINERS (Write After Approval): Add myself.
1082 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
1084         * MAINTAINERS (Write After Approval): Add myself.
1086 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
1087             Kwok Cheung Yeung  <kcy@codesourcery.com>
1088             Julian Brown  <julian@codesourcery.com>
1089             Tom de Vries  <tom@codesourcery.com>
1090             Jan Hubicka  <hubicka@ucw.cz>
1091             Martin Jambor  <mjambor@suse.cz>
1093         * configure.ac: Likewise.
1094         * configure: Regenerate.
1095         * contrib/config-list.mk: Add amdgcn-amdhsa.
1097 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
1099         * MAINTAINERS (Write After Approval): Add myself.
1101 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
1103         * MAINTAINERS (Write After Approval): Add myself.
1105 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1107         PR target/88535
1108         * config.guess: Import upstream version 2019-01-03.
1109         * config.sub: Import upstream version 2019-01-01.
1111 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
1113         * MAINTAINERS (Write After Approval): Update my maintainer address.
1115 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
1117         * MAINTAINERS (Write After Approval): Add myself.
1119 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
1121         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
1123 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
1125         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
1126         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
1127         (GCC_TARGET_TOOL): Likewise.
1128         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
1129         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
1130         OTOOL, OTOOL_FOR_TARGET: New substitutions.
1131         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
1132         * configure: Regenerate.
1133         * Makefile.in: Likewise.
1135 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1137         * MAINTAINERS (Write After Approval): Add myself.
1139 2018-11-13  Martin Liska  <mliska@suse.cz>
1141         * gcc.target/i386/pr87930.c: Move to ...
1142         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1144 2018-11-10  Stafford Horne  <shorne@gmail.com>
1146         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1147         (Write After Approval): Remove myself.
1149 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1151         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1152         Append $INCICONV to it.
1154 2018-11-04  Stafford Horne  <shorne@gmail.com>
1156         * MAINTAINERS (Write After Approval): Add myself.
1158 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1160         PR bootstrap/82856
1161         * multilib.am: New file.  From automake.
1163         Merge from binutils-gdb:
1164         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1166         * libtool.m4: Use AC_LANG_SOURCE.
1167         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1168         * ar-lib: New file.
1169         * test-driver: New file.
1170         * configure: Re-generate.
1172 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1174         * MAINTAINERS (Write After Approval): Add myself.
1176 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1178         PR bootstrap/87788
1179         PR d/87799
1180         * configure: Rebuild.
1181         * configure.ac: Disable D on systems where it is known not to work.
1183 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1185         * Makefile.def (target_modules): Add libphobos.
1186         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1187         GDCFLAGS_FOR_TARGET.
1188         (dependencies): Make libphobos depend on libatomic, libbacktrace
1189         configure, and zlib configure.
1190         (language): Add language d.
1191         * Makefile.in: Rebuild.
1192         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1193         (HOST_EXPORTS): Add GDC.
1194         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1195         (BASE_TARGET_EXPORTS): Add GDC.
1196         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1197         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1198         (EXTRA_HOST_FLAGS): Add GDC.
1199         (STAGE1_FLAGS_TO_PASS): Add GDC.
1200         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1201         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1202         environment variables.
1203         * configure: Rebuild.
1204         * configure.ac: Add target-libphobos to target_libraries.  Set and
1205         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1207 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1209         * MAINTAINERS (Write After Approval): Add myself.
1211 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1213         * MAINTAINERS (Write After Approval): Remove myself.
1215 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1217         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1219 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1221         * MAINTAINERS: Update my email address.
1223 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1225         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1226         maintainer.
1228 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1230         * MAINTAINERS (Write After Approval): Add self.
1232 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1234         * MAINTAINERS (write after approval): Add myself.
1236 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1238         * MAINTAINERS: Update my email address.
1240 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1242         * MAINTAINERS (write after approval): Add myself.
1244 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1246         * MAINTAINERS: Add self to global reviewers list.
1248 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1250         MAINTAINERS: Add c-sky port maintainers.
1252 2018-08-10  Martin Liska  <mliska@suse.cz>
1254         * MAINTAINERS: Revert change in previous commit and
1255         join lines.
1257 2018-08-10  Martin Liska  <mliska@suse.cz>
1259         * MAINTAINERS: Remove extra line.
1261 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1263         * MAINTAINERS: Update my email address.
1265 2018-07-19  DJ Delorie  <dj@redhat.com>
1267         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1268         as maintainer.
1270 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1272         * MAINTAINERS: Adjust email address for me and my colleague Robin
1273         Dapp.
1275 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1276             Sunil K Pandey  <sunil.k.pandey@intel.com>
1278         PR target/84413
1279         * config/i386/i386.c (m_CORE_AVX512): New.
1280         (m_CORE_AVX2): Likewise.
1281         (m_CORE_ALL): Add m_CORE_AVX2.
1282         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1283         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1284         and remove the rest of m_SKYLAKE_AVX512.
1286 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1288         * config.sub: Sync with upstream version 2018-07-03.
1290 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1292         * config.guess: Sync with upstream version 2018-06-26.
1293         * config.sub: Sync with upstream version 2018-07-02.
1295 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1297         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1298         * ltmain.sh: Likewise.
1300 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1302         * contrib/config-list.mk: Remove powerpc-linux_paired.
1304 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1306         * configure.ac: Introduce support for @unless/@endunless.
1307         * Makefile.tpl (dep-kind): Rewrite with cond; return
1308         postbootstrap in some cases.
1309         (make-postboot-dep, postboot-targets): New.
1310         (dependencies): Do not output postbootstrap dependencies at
1311         first.  Output non-target ones changed for configure to depend
1312         on stage_last @if gcc-bootstrap, and the original deps @unless
1313         gcc-bootstrap.
1314         * configure.in, Makefile.in: Rebuilt.
1316 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1318         * MAINTAINERS (write after approval): Add myself.
1320 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1322         * MAINTAINERS (write after approval): Add myself.
1324 2018-06-19  Nick Clifton  <nickc@redhat.com>
1326         * zlib/configure.ac: Restore old behaviour of only enabling
1327         multilibs when a target subdirectory is defined.  This allows
1328         building with srcdir == builddir.
1329         * zlib/configure: Regenerate.
1331 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1333         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1334         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1335         * Makefile.in: Regenerate.
1337 2018-06-16  Ben Elliston  <bje@gnu.org>
1339         * config.guess: Import latest version.
1340         * config.sub: Likewise.
1342 2018-06-08  Martin Liska  <mliska@suse.cz>
1344         * MAINTAINERS: Remove MPX-related entries.
1345         * Makefile.def: Remove libmpx support.
1346         * Makefile.in: Regenerate.
1347         * configure.ac: Remove removed files.
1348         * configure: Regenerate.
1349         * libmpx/ChangeLog: Remove.
1350         * libmpx/Makefile.am: Remove.
1351         * libmpx/Makefile.in: Remove.
1352         * libmpx/acinclude.m4: Remove.
1353         * libmpx/aclocal.m4: Remove.
1354         * libmpx/config.h.in: Remove.
1355         * libmpx/configure: Remove.
1356         * libmpx/configure.ac: Remove.
1357         * libmpx/configure.tgt: Remove.
1358         * libmpx/libmpx.spec.in: Remove.
1359         * libmpx/mpxrt/Makefile.am: Remove.
1360         * libmpx/mpxrt/Makefile.in: Remove.
1361         * libmpx/mpxrt/libmpx.map: Remove.
1362         * libmpx/mpxrt/libtool-version: Remove.
1363         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1364         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1365         * libmpx/mpxrt/mpxrt.c: Remove.
1366         * libmpx/mpxrt/mpxrt.h: Remove.
1367         * libmpx/mpxwrap/Makefile.am: Remove.
1368         * libmpx/mpxwrap/Makefile.in: Remove.
1369         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1370         * libmpx/mpxwrap/libtool-version: Remove.
1371         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1373 2018-06-04  Martin Liska  <mliska@suse.cz>
1375         * MAINTAINERS: Add myself as gcov maintainer.
1377 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1379         * MAINTAINERS: Update my email address.
1381 2018-06-04  Tom de Vries  <tdevries@suse.de>
1383         * MAINTAINERS: Remove write-after-approval entries for component
1384         maintainers.
1386 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1388         * MAINTAINERS (write after approval): Add myself.
1390 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1392         * MAINTAINERS: Update my email address.
1394 2018-06-01  Tom de Vries  <tdevries@suse.de>
1396         * MAINTAINERS: Update my email address.
1398 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1400         * MAINTAINERS (loop-optimizer): Add myself.
1402 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1404         * configure.ac: Added "nfp" target.
1405         * configure: Regenerate.
1407 2018-04-30  Richard Biener  <rguenther@suse.de>
1409         PR bootstrap/85571
1410         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1411         (STAGE3_TFLAGS): Likewise.
1412         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1413         (STAGEtrain_TFLAGS): Likewise.
1414         * Makefile.in: Regenerate.
1416 2018-04-26  Richard Biener  <rguenther@suse.de>
1418         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1419         (STAGE2_CFLAGS): Likewise.
1420         (STAGE2_TFLAGS): Likewise.
1421         (STAGE3_CFLAGS): Add -fchecking.
1422         (STAGE3_TFLAGS): Likewise.
1423         (STAGEtrain_CFLAGS): Filter out -fchecking.
1424         (STAGEtrain_TFLAGS): Likewise.
1425         * Makefile.in: Re-generate.
1427 2018-04-25  Catherine Moore <clm@codesourcery.com>
1429         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1431 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1433         * MAINTAINERS (write after approval): Add myself.
1435 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1437         * MAINTAINERS: Update my email address.
1439 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1441         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1443 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1445         * MAINTAINERS: Update my email address and disambiguate myself
1446         a bit from Will Schmidt.
1448 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1450         * MAINTAINERS: Move maintainers of now-removed picochip and score
1451         ports to write after approval.
1453 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1455         * MAINTAINERS: Add entry for SVE maintainership.
1457 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1459         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1460         * configure: Regenerate.
1462 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1464         * MAINTAINERS (write after approval): Add myself.
1466 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1468         * MAINTAINERS (write after approval): Add myself.
1470 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1472         * MAINTAINERS (write after approval): Add myself.
1474 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1476         Update copyright years.
1478 2018-01-03  Ben Elliston  <bje@gnu.org>
1480         * config.guess: Import latest version.
1481         * config.sub: Likewise.
1483 2017-12-12  Stafford Horne  <shorne@gmail.com>
1485         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1486         * configure: Regenerate.
1488 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1490         * MAINTAINERS (Write After Approval): Add myself.
1492 2017-11-28  Julia Koval  <julia.koval@intel.com>
1493             Sebastian Peryt  <sebastian.peryt@intel.com>
1495         * Makefile.def (target_modules): Remove libcilkrts.
1496         * Makefile.in: Ditto.
1497         * configure: Ditto.
1498         * configure.ac: Ditto.
1500 2017-11-28  Julia Koval  <julia.koval@intel.com>
1502         * MAINTAINERS (Write After Approval): Add myself.
1504 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1506         * MAINTAINERS (Write After Approval): Add myself.
1508 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1510         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1511         Use my SiFive email address.
1513 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1515         * MAINTAINERS (write after approval): Add myself.
1517 2017-10-27  Martin Liska  <mliska@suse.cz>
1519         * Makefile.tpl: Use proper name of folder as it was renamed
1520         during transition to 4 stages.
1521         * Makefile.in: Regenerate.
1523 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1525         * MAINTAINERS (write after approval): Add myself.
1527 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1529         * MAINTAINERS: Add a note that maintainership also includes web
1530         pages, docs, and testsuite related to that area.
1532 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1534         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1536 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1538         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1540 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1542         * MAINTAINERS: Remove myself as a vxworks maintainer.
1544 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1546         * MAINTAINERS: Remove email address of Jim Norris.
1548 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1550         * MAINTAINERS (Reviewers): Move myself from here...
1551         (CPU Port Maintainers): ... to here.
1553 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1555         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1557 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1559         * MAINTAINERS (write after approval): Add myself.
1561 2017-07-28  Tony Reix  <tony.reix@atos.net>
1563         * configure.ac (target-libffi): Don't disable for AIX.
1564         (go): Don't add to unsupported_languages on AIX.
1565         (target-libgo): Don't disable for AIX.
1566         * configure: Regenerate.
1568 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1570         * MAINTAINERS: Add myself.
1572 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1574         * MAINTAINERS: Update my email address.
1576 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1578         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1579         arm-specific auto-generated header files.
1581 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1583         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1584         * configure: Rebuilt.
1586 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1588         * MAINTAINERS: Readd myself for c6x.
1590 2017-06-28  Martin Liska  <mliska@suse.cz>
1592         PR bootstrap/81217
1593         * Makefile.def: Remove superfluous bootstrap_target from
1594         bootstrap_stage.
1595         * Makefile.in: Re-generate the file.
1597 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1599         * MAINTAINERS: Add myself to Write After Approval
1601 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1603         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1605 2017-06-19  Martin Liska  <mliska@suse.cz>
1607         * Makefile.def: Define 4 stages PGO bootstrap.
1608         * Makefile.tpl: Define FLAGS.
1609         * Makefile.in: Regenerate.
1611 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1613         * Makefile.def: Add check-gotools to go check targets.
1614         * Makefile.in: Rebuild.
1616 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1618         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1620 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1622         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1623         * configure: Regenerate.
1625 2017-05-31  Martin Liska  <mliska@suse.cz>
1627         * configure.ac: Add handling of stage2_werror_flags to
1628         action-if-given and to action-if-not-given.
1629         * configure: Regenerate.
1631 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1633         * MAINTAINERS: Add self to Write After Approval
1635 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1637         * MAINTAINERS: Update my email address, and remove myself as
1638         maintainer in some areas.
1640 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1642         * MAINTAINERS: Add self to Write After Approval
1644 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1646         * configure.ac: Add --enable-languages=default to mean default and
1647         make --enable-languages=all mean all supported languages.
1648         * configure: Regenerated.
1650 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1652         * config.gcc (powerpc*-*-*spe*): New.
1653         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1654         (powerpc-*-rtems*spe*): New.
1655         (powerpc*-*-linux*spe*): New.
1656         (powerpc-wrs-vxworksspe): New.
1657         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1658         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1659         * config.host (powerpc*-*-*spe*): New.
1661 2017-05-19  Martin Liska  <mliska@suse.cz>
1663         * configure.ac: Add --enable-werror-always just for
1664         bootstrap-debug (or none build config) and do not add it
1665         when we are on a release branch.
1666         * configure: Regenerated.
1668 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1670         * MAINTAINERS: Add self to Write After Approval
1672 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1674         * MAINTAINERS: Move myself to Write After Approval section.
1676 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1678         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1679         ACCH registers.
1680         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1681         available.
1682         (umulsidi3): Likewise.
1683         (mulsidi3_700): Disable this pattern when we have advanced mpy
1684         instructions.
1685         (umulsidi3_700): Likewise.
1686         (maddsidi4): New pattern.
1687         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1688         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1689         (mpydu_imm_arcv2hs): Likewise.
1690         * config/arc/predicates.md (accl_operand): New predicate.
1692 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1693             Andrew Burgess <andrew.burgess@embecosm.com>
1695         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1696         case.
1697         (ARC_AUTOFP_IRQ_P): Likewise.
1698         (ARC_AUTO_IRQ_P): Likewise.
1699         (rgf_banked_register_count): New variable.
1700         (parse_mrgf_banked_regs_option): New function.
1701         (arc_override_options): Handle rgf_banked_regs option.
1702         (arc_handle_interrupt_attribute): Add firq option.
1703         (arc_compute_function_type): Return fast irq type when required.
1704         (arc_must_save_register): Handle fast interrupts.
1705         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1706         (arc_return_address_regs): Update.
1707         * config/arc/arc.h (arc_return_address_regs): Update.
1708         (arc_function_type): Add fast interrupt type.
1709         (ARC_INTERRUPT_P): Update.
1710         (RC_FAST_INTERRUPT_P): Define.
1711         * config/arc/arc.md (simple_return): Update for fast interrupts.
1712         (p_return_i): Likewise.
1713         * config/arc/arc.opt (mrgf-banked-regs): New option.
1714         * doc/invoke.texi (mrgf-banked-regs): Document.
1716 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1718         * config/arc/arc.c (irq_ctrl_saved): New variable.
1719         (ARC_AUTOBLINK_IRQ_P): Define.
1720         (ARC_AUTOFP_IRQ_P): Likewise.
1721         (ARC_AUTO_IRQ_P): Likewise.
1722         (irq_range): New function.
1723         (arc_must_save_register): Likewise.
1724         (arc_must_save_return_addr): Likewise.
1725         (arc_dwarf_emit_irq_save_regs): Likewise.
1726         (arc_override_options): Handle deferred options.
1727         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1728         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1729         arc_must_save_return_addr.
1730         (arc_compute_frame_size): Handle automated save and restore of
1731         registers.
1732         (arc_expand_prologue): Likewise.
1733         (arc_expand_epilogue): Likewise.
1734         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1735         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1736         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1738 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1739         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1741         PR bootstrap/77661
1742         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1743         in-tree build MPC.
1744         * Makefile.in: Regenerate.
1746 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1748         * configure.ac: Enable LTO by default on darwin >= 9.
1749         * configure: Regenerate.
1751 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1753         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1754         and Andrew Waterman as the RISC-V maintainers.
1756 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1758         * MAINTAINERS: Add self to Write After Approval
1760 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1762         * config.guess: Import latest from upstream.
1764 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1766         * MAINTAINERS (Write After Approval): Remove entries that are
1767         already covered under Reviewers.
1769 2017-03-08  Mark Wielaard  <mark@klomp.org>
1771         PR demangler/70909
1772         PR demangler/67264
1773         * include/demangle.h: Add d_printing to struct demangle_component
1774         and pass struct demangle_component as non const.
1776 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1778         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1780 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1782         * Makefile.tpl: Remove HOST_ISLVER.
1783         (HOST_EXPORTS): Remove ISLVER.
1784         * Makefile.in: Regenerate.
1786 2017-02-13  Richard Biener  <rguenther@suse.de>
1788         * configure: Re-generate.
1790 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1792         * MAINTAINERS: Adjust bug reporting URL.
1794 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1796         * MAINTAINERS (Write After Approval): Remove redundant entry
1797         for Andrew Burgess.
1799 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1801         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1802         32-bit hppa*-*-hpux*.
1803         * configure: Regenerate.
1805 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1807         * configure.ac: Moved the white list of enabling BRIG FE to
1808         libhsail-rt/configure.tgt.
1809         * configure: Regenerated.
1810         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1812 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1813             Martin Jambor  <mjambor@suse.cz>
1815         * Makefile.def (target_modules): Added libhsail-rt.
1816         (languages): Added language brig.
1817         * Makefile.in: Regenerated.
1818         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1819         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1820         * configure: Regenerated.
1822 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1824         PR other/79046
1825         * configure: Regenerated.
1827 2017-01-04  Alan Modra  <amodra@gmail.com>
1829         * configure: Regenerate.
1831 2016-12-29  Ben Elliston  <bje@gnu.org>
1833         * config.sub: Import latest version.
1835 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1837         * MAINTAINERS (Write After Approval): Add myself.
1839 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1841         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1842         includes bootstrap-mpx.
1843         * configure: Regenerated.
1845 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1847         * MAINTAINERS (Write After Approval): Add myself.
1849 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1851         * configure: Regenerate.
1853 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1855         * configure.ac: Don't use pkg-config to check for bdw-gc.
1856         * configure: Regenerate.
1858 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1860         * Makefile.def: Remove reference to boehm-gc target module.
1861         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1862         options and for the bdw-gc pkg-config module.
1863         * configure: Regenerate.
1864         * Makefile.in: Regenerate.
1866 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1868         * MAINTAINERS (nvptx): Remove self.
1870 2016-11-25  Ben Elliston  <bje@gnu.org>
1872         * config.guess: Import latest version.
1873         * config.sub: Likewise.
1875 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1877         * MAINTAINERS (Write After Approval): Add myself.
1879 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1881         * Makefile.def: Remove references to GCJ.
1882         * Makefile.tpl: Likewise.
1883         * Makefile.in: Regenerate.
1885 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1887         * config-ml.in: Remove references to GCJ.
1888         * configure.ac: Likewise.
1889         * configure: Regenerate.
1891 2016-11-01  Josh Conner  <joshconner@google.com>
1893         * MAINTAINERS (Write After Approval): Update email address,
1895 2016-10-27  Carl Love  <cel@us.ibm.com>
1897         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1898         Approval list to make it alphabetical.
1900 2016-10-27  Carl Love  <cel@us.ibm.com>
1902         * MAINTAINERS (Write After Approval): Add myself.
1904 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1906         * MAINTAINERS (Reviewers): Add myself.
1907         (Write After Approval): Add myself.
1909 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1910             Ulrich Weigand  <uweigand@de.ibm.com>
1912         * MAINTAINERS: Update email address.
1914 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1916         * MAINTAINERS: Update email address.
1918 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1920         * configure.ac: Add aarch64-*-freebsd*.
1921         * configure: Regenerate.
1923 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1925         * MAINTAINERS: Update email address after it got reverted.
1927 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1929         * configure.ac (target_libraries): Readd target-boehm-gc.
1930         Restore --enable-objc-gc handling.
1931         * configure: Regenerate.
1933 2015-10-03  Jeff Law  <law@redhat.com>
1935         * MAINTAINERS: Move several inactive maintainers to the
1936         write-after-approval section.
1938 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1940         * configure.ac: Add target-libffi to target_libraries.
1941         Readd libgcj target disablings, modified to only target-libffi.
1942         Readd target addition of go to unsupported languages.
1943         * configure: Regenerated.
1945 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1947         * MAINTAINERS: Update email address.
1949 2016-09-30  Andrew Haley  <aph@redhat.com>
1951         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1952         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1953         libgcj.
1955 2016-09-30  Andrew Haley  <aph@redhat.com>
1957         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1958         write-after approval after GCJ deletion.
1960 2016-09-30  Andrew Haley  <aph@redhat.com>
1962         * Makefile.def: Remove libjava.
1963         * Makefile.tpl: Likewise.
1964         * Makefile.in: Regenerate.
1965         * configure.ac: Likewise.
1966         * configure: Likewise.
1967         * gcc/java: Remove.
1968         * libjava: Likewise.
1970 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1972         * MAINTAINERS (Reviewers): Add myself.
1974 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1976         * configure.ac: Disable "sim" directory for arc*-*-*.
1977         * configure: Regenerated.
1979 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1981         * MAINTAINERS (Write After Approval): Add myself.
1983 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1985         * configure.ac: Check for the minimum in-tree MPFR version
1986         handled.
1987         * configure: Regenerate.
1989 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1991         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1992         * configure: Regenerated.
1994 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1996         * MAINTAINERS (Write After Approval): Add myself.
1998 2016-06-23  Andi Kleen  <ak@linux.intel.com>
2000         * Makefile.def: Add autoprofiledbootstrap.
2001         * Makefile.tpl: Dito.
2002         * Makefile.in: Regenerate.
2004 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2006     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
2007     * configure: Regenerate.
2009 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2011         * configure: Regenerate.
2012         * configure.ac: Remove support for avr-rtems.
2014 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
2016         * MAINTAINERS (Write After Approval): Add myself.
2018 2016-06-16  Michael Collison  <michael.collison@arm.com>
2020         * MAINTAINERS (Write After Approval): Add myself.
2022 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
2024         * MAINTAINERS (Write After Approval): Update e-mail address.
2026 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
2028         * MAINTAINERS (Write After Approval): Add myself.
2030 2016-05-28  Alan Modra  <amodra@gmail.com>
2032         * Makefile.tpl (configure): Depend on m4 files included.
2033         * Makefile.in: Regenerate.
2035 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2037         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
2038         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
2040 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
2042         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
2043         special case builtin.
2044         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
2045         support for ALTIVEC_BUILTIN_VEC_ADDEC.
2046         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
2047         for __builtin_vec_addec.
2049 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
2051         * config.guess: Import version 2016-04-02 (newest).
2052         * config.sub: Import version 2016-05-10 (newest).
2054 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
2056         * configure.ac: Add ARC support to libgloss.
2057         * configure: Regenerate
2059 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
2061         * MAINTAINERS (Write After Approval): Add myself.
2063 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2065         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
2066         * configure: Regenerated.
2067         * Makefile.def (gmp): Explicitly disable assembler.
2068         (mpfr): Adjust lib_path.
2069         (mpc): Likewise.
2070         * Makefile.in: Regenerated.
2072 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
2074         PR bootstrap/70704
2075         * configure.ac (--enable-stage1-checking): Add missing
2076         --enable-checking=.
2077         * configure: Regenerated.
2079 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2081         * config.guess: Revert r235676.
2082         * config.sub: Revert r235676.
2084 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
2086         * config.guess: Remove SH5 support.
2087         * config.sub: Likewise.
2088         * configure: Likewise.
2089         * configure.ac: Likewise.
2091 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
2093         PR bootstrap/70704
2094         * configure.ac (--enable-stage1-checking): For --disable-checking or
2095         implicit --enable-checking, make sure extra flag matches in between
2096         stage1 and later checking.
2097         * configure: Regenerated.
2099 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
2101         * .gitattributes: New file.
2103 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
2105         * MAINTAINERS (rs6000/powerpc port): Add myself.
2107 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
2109         PR bootstrap/70173
2110         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
2111         and gotools directories.  Delete the stage_final file.
2112         * Makefile.in: Regenerate.
2114 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
2116         * MAINTAINERS (Write After Approval): Add myself.
2118 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
2120         * MAINTAINERS (Fortran maintainer): Remove myself.
2122 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
2124         * MAINTAINERS (Write After Approval): Add myself.
2126 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
2128         * MAINTAINERS (Write After Approval): Add myself.
2130 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2132         Sync with binutils-gdb:
2134         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
2136         * configure.ac: Add mips and s390 to the gold target check.
2137         * configure: Regenerate.
2139 2016-03-01  DJ Delorie  <dj@redhat.com>
2141         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2143 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2145         * MAINTAINERS (libcpp): Add myself.
2146         (diagnostic messages): Likewise.
2148 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2150         * MAINTAINERS: Fix whitespace.
2152 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2154         * MAINTAINERS (Write After Approval): Add myself.
2156 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2158         * config/isl.m4: Add comments about isl-0.16.
2159         * configure: Regenerate.
2161 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2163         * MAINTAINERS (hsa maintainers): Add myself.
2165 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2167         * MAINTAINERS: (Write After Approval): Add myself.
2169 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2170             Sebastian Pop  <s.pop@samsung.com>
2172         * Makefile.in: Regenerate.
2173         * Makefile.tpl: Export ISLVER.
2174         * configure: Regenerate.
2175         * config/isl.m4: Detect isl-0.15.
2177 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2179         PR bootstrap/69329
2180         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2181         * Makefile.in: Regenerate.
2183 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2185         * configure.ac: Enable LTO for DJGPP
2186         * configure: Regenerate
2188 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2190         Sync with binutils-gdb:
2191         2015-10-21  Nick Clifton  <nickc@redhat.com>
2193         PR gas/19109
2194         * configure.ac: Note the 'none' is an acceptable argument to
2195         --enable-compressed-debug-sections.
2196         * configure: Regenerate.
2198 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2200         PR bootstrap/69134
2201         * Makefile.def (mpfr): Disable assembler.
2202         * Makefile.in: Regenerate.
2204 2016-01-01  Ben Elliston  <bje@gnu.org>
2206         * config.guess: Import version 2016-01-01.
2207         * config.sub: Likewise.
2209 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2211         * MAINTAINERS (Write After Approval): Add myself.
2213 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2215         * Makefile.in: Replace ISL with isl.
2216         * Makefile.tpl: Same.
2217         * config/isl.m4: Same.
2218         * configure.ac: Same.
2219         * contrib/download_prerequisites: Same.
2220         * configure: Regenerate.
2222 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2224         * MAINTAINERS (Write After Approval): Add Myself.
2226 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2228         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2229         * configure: Regenerate.
2231 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2232             Sebastian Pop  <s.pop@samsung.com>
2234         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2235         isl_ctx_get_max_operations.
2236         * configure: Regenerate.
2238 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2240         * MAINTAINERS (Write After Approval): Add myself.
2242 2015-12-02  Ian Lance Taylor  <iant@google.com>
2244         PR go/66147
2245         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2246         * Makefile.in: Regenerate.
2248 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2250         PR libffi/65726
2251         * Makefile.def (lang_env_dependencies): Make libffi depend
2252         on cxx.
2253         * Makefile.in: Regenerate.
2255 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2257         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2258         symbols.
2260 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2262         Sync with binutils-gdb:
2263         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2265         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2266         * configure: Regenerate.
2268 2015-11-19  Martin Liska  <mliska@suse.cz>
2270         * .gitignore: Add .clang-format to ignored files.
2271         * Makefile.in: Add clang-format.
2272         * Makefile.tpl: Likewise.
2274 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2276         * configure.ac: Enable libmpx by default.
2277         * configure: Regenerated.
2279 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2281         * MAINTAINERS: Update email address.
2283 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2285         * MAINTAINERS: Update email address.
2287 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2289         * MAINTAINERS  (Write After Approval): Add myself.
2291 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2293         Sync with binutils-gdb:
2294         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2296         PR gas/19109
2297         * configure.ac: Add
2298         --enable-compressed-debug-sections={all,gas,gold,ld}.
2299         * configure: Regenerated.
2301 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2303         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2305 2015-10-09  Martin Liska  <mliska@suse.cz>
2307         * MAINTAINERS (Write After Approval): Add myself.
2309 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2311         * MAINTAINERS (Write After Approval): Add myself.
2313 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2315         * MAINTAINERS: Update email address.
2317 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2319         * MAINTAINERS  (Write After Approval): Add myself.
2321 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2323         * MAINTAINERS: Update email.
2325 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2327         * MAINTAINERS: Update my email address.
2329 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2331         * MAINTAINERS (ft32 port): Add myself.
2333 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2335         * MAINTAINERS: Add myself.
2337 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2339         * MAINTAINERS (Write After Approval): Add myself.
2341 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2343         PR libfortran/54572
2344         * Makefile.def: Make libgfortran depend on libbacktrace.
2345         * Makefile.in: Regenerate.
2347 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2349         * MAINTAINERS (Write After Approval): Add myself.
2351 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2353         PR other/67092
2354         * configure.ac: Remove --with_host_libstdcxx support.
2355         * configure: Regenerate.
2357 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2358             Jakub Jelinek  <jakub@redhat.com>
2360         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2361         nvptx*-*-*.
2362         * configure: Regenerate.
2364 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2366         * Makefile.def (libiconv): Define bootstrap=true.
2367         Mark pdf/html/info as missing.
2368         (configure-gcc): Depend on all-libiconv.
2369         (all-gcc): Ditto.
2370         (configure-libcpp): Ditto.
2371         (all-libcpp): Ditto.
2372         (configure-intl): Ditto.
2373         (all-intl): Ditto.
2374         * Makefile.in: Regenerate.
2376 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2378         * MAINTAINERS (loop ivopts): Add the entry and myself.
2380 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2382         * MAINTAINERS (nvptx): Add self.
2384 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2386         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2387         128-bit vector modes.
2389 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2391         * MAINTAINERS (Write After Approval): Add myself.
2393 2015-07-28  Ben Elliston  <bje@gnu.org>
2395         * config.sub, config.guess: Import from upstream.
2397 2015-07-24  Michael Darling  <darlingm@gmail.com>
2399         PR other/66259
2400         * config-ml.in: Reflects renaming of configure.in to configure.ac
2401         * configure: Likewise
2402         * configure.ac: Likewise
2404 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2406         * MAINTAINERS: Update my email address.
2408 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2410         Sync with binutils-gdb:
2411         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2413         * configure.ac (target_configdirs): Exclude target-zlib if
2414         target-libjava isn't built.
2415         * configure: Regenerated.
2417 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2419         Sync with binutils-gdb:
2420         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2422         * configure.ac: Disable configuration of GDB for HPUX targets.
2423         * configure: Regenerate.
2425         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2427         * configure.ac: Add --with-system-zlib.
2428         * configure: Regenerated.
2430         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2432         * configure.ac: Add FT32 support.
2433         * configure: Regenerate.
2435         2015-01-12  Anthony Green  <green@moxielogic.com>
2437         * configure.ac: Don't disable gprof for moxie.
2438         * configure: Rebuild.
2440 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2442         Sync with binutils-gdb:
2443         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2445         PR ld/18355
2446         * Makefile.def: Add extra_configure_flags to host zlib.
2447         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2448         to --enable-host-shared When bfd is to be built as shared
2449         library.  AC_SUBST.
2450         * Makefile.in: Regenerated.
2452 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2454         Sync with src:
2455         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2456         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2457         * Makefile.in: Regenerated.
2459 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2461         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2462         target.
2463         * configure: Regenerate.
2465 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2467         * MAINTAINERS (Write After Approval): Add myself.
2469 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2471         * MAINTAINERS (OS Port Maintainers): Add myself.
2472         (Various Maintainers): Remove myself from libffi testsuite.
2474 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2476         * MAINTAINERS (gen* on machine desc): Add self.
2478 2015-06-02  Jason Merrill  <jason@redhat.com>
2480         PR bootstrap/66319
2481         * configure.ac: Use -std=gnu++98.
2483 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2485         * MAINTAINERS (Write After Approval): Add myself.
2487 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2489         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2490         * configure: Regenerate.
2492 2015-05-26  Jason Merrill  <jason@redhat.com>
2494         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2495         * configure: Regenerate.
2497 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2499         * configure.ac: FT32 target added.
2500         * configure: Regenerated.
2502 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2504         * MAINTAINERS (Write After Approval): Add myself.
2506 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2508         * MAINTAINERS (Write After Approval): Add myself.
2510 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2512         * configure.ac: Fix typo.
2513         * configure: Regenerate.
2515 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2517         * MAINTAINERS (Write After Approval): Add myself.
2519 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2521         * configure.ac: Match $host configured with triplets.
2522         * configure: Regenerate.
2524 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2526         * Makefile.tpl: Remove surplus whitespace throughout.
2527         * Makefile.in: Regenerate.
2529 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2531         * MAINTAINERS (Various Maintainers): Add myself as instruction
2532         combiner maintainer.
2534 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2536         PR bootstrap/62077
2537         * configure.ac (--enable-stage1-checking): Default to
2538         release,misc,gimple,rtlflag,tree,types if --disable-checking
2539         or --enable-checking is not specified and DEV-PHASE is not
2540         experimental.
2541         * configure: Regenerated.
2543 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2545         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2546         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2547         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2548         * Makefile.in: Regenerate.
2550 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2552         * MAINTAINERS: Update my email address.
2554 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2556         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2558 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2560         * MAINTAINERS: Add myself as an arm port reviewer.
2562 2015-03-25  Martin Liska  <mliska@suse.cz>
2563             Yury Gribov  <y.gribov@samsung.com>
2565         * Makefile.in: Fix ln source location for vimrc file.
2566         * Makefile.tpl: Likewise.
2568 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2570         PR bootstrap/25672
2571         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2572         cross-compiling.  Similarly for CXX_FOR_TARGET.
2573         * configure: Regenerate.
2575 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2577         * Makefile.def: Add libmpx.
2578         * configure.ac: Add libmpx.
2579         * Makefile.in: Regenerate.
2580         * configure: Regenerate.
2582 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2584         * MAINTAINERS (CPU Port Maintainers): Add myself
2585         i386 vector ISA extns mantainer.
2587 2015-03-13  Jeff Law  <law@redhat.com>
2589         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2590         maintainer.
2591         Remove Richard Henderson as a maintainer for the x86 port.
2593 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2595         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2597 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2599         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2600         pointer bounds checker and i386 MPX maintainer.
2602 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2604         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2606 2015-02-26  Martin Sebor  <msebor@redhat.com>
2608         * MAINTAINERS (Various Maintainers): Add self.
2610 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2612         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2613         Make sure it contains lto.
2614         * configure: Regenerate.
2616 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2618         * configure: Regenerate.
2620 2015-02-06  Diego Novillo  <dnovillo@google.com>
2622         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2623         middle-end, docstring): Remove myself.
2624         (Write After Approval): Add myself.
2626 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2628         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2629         (Write After Approval): Update address.
2631 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2633         PR jit/64780
2634         * configure.ac: Require the user to explicitly specify
2635         --enable-host-shared if the jit is enabled.
2636         * configure: Regenerate.
2638 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2640         * MAINTAINERS (Write After Approval): Add myself.
2642 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2644         * MAINTAINERS: Make whitespace consistent.
2646 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2648         * MAINTAINERS (Write After Approval): Add myself.
2650 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2652         * MAINTAINERS: (Write After Approval): Add myself.
2654 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2656         * MAINTAINERS: (Write After Approval): Add myself.
2658 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2660         * MAINTAINERS: (Write After Approval): Add myself.
2662 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2664         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2665         objective-c/c++ front end maintainer.
2667 2015-01-13  Marek Polacek  <polacek@redhat.com>
2669         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2671 2015-01-12  Jeff Law  <law@redhat.com>
2673         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2674         a very long time.
2676 2015-01-09  Ian Lance Taylor  <iant@google.com>
2678         * configure.ac (host_tools): Add gotools.
2679         * Makefile.def (host_modules): Add gotools.
2680         (dependencies): Add dependency of all-gotools on all-target-libgo.
2682 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2684         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2685         * configure: Regenerate.
2687 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2689         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2690         all-target-libgomp.
2691         * Makefile.in: Regenerate.
2693 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2695         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2697 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2699         * configure.ac: Add Visium support.
2700         * configure: Regenerate.
2702 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2704         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2705         * configure: Regenerate.
2707 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2709         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2710         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2711         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2712         (OBJCOPY_FOR_TARGET): New variable.
2713         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2714         * Makefile.in: Regenerate.
2715         * configure.ac: Check for already installed target objcopy.
2716         Also GCC_TARGET_TOOL on objcopy.
2717         * configure: Regenerate.
2719 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2721         * config.sub: Update from upstream, to 2015-01-01 version.
2722         * config.guess: Ditto.
2724 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2726         * MAINTAINERS (RTEMS Ports): Add myself.
2728 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2730         * MAINTAINERS (Write After Approval): Add myself.
2732 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2734         * MAINTAINERS (Write After Approval): Add myself.
2736 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2738         * configure.ac (--enable-as-accelerator-for): Don't set
2739         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2740         * configure: Regenerate.
2742 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2744         PR bootstrap/64023
2745         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2746         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2747         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2748         to CXX.
2749         * Makefile.in: Regenerated.
2751 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2752             Yury Gribov  <y.gribov@samsung.com>
2754         * .gitignore: Added .local.vimrc and .lvimrc.
2755         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2756         * Makefile.in: Regenerate.
2758 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2760         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2761         * configure: Regenerated.
2763 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2765         * MAINTAINERS (nvptx port): New entry.
2767 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2769         * configure: Regenerate.
2771 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2773         * configure.ac: Merge with Binutils.
2775 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2777         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2778         * Makefile.in: Regenerate.
2780 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2782         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2783         missing flex.
2784         * Makefile.in: Regenerated.
2786 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2788         * Makefile.in: Regenerate.
2790 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2792         PR bootstrap/63784
2793         * libtool.m4: Add $pic_flag with -shared.
2795 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2797         * MAINTAINERS (Write After Approval): Added myself.
2799 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2801         * MAINTAINERS (write-after-approval): Add myself.
2803 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2805         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2806         from 2 years ago.
2808 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2810         Revert:
2811         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2813         * MAINTAINERS (Write After Approval): Added myself as line map
2814         maintainer.
2816 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2818         Revert:
2819         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2821         * MAINTAINERS (Write After Approval): Added myself.
2823 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2825         * MAINTAINERS (Write After Approval): Added myself.
2827 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2829         * MAINTAINERS (Write After Approval): Added myself as line map
2830         maintainer.
2832 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2834         * MAINTAINERS (Various Maintainers): Added myself as line map
2835         maintainer.
2837 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2839         * move-if-change: Sync from upstream gnulib.
2841 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2843         * compile: Sync with upstream Automake.
2844         * depcomp: Ditto.
2845         * install-sh: Ditto.
2846         * missing: Ditto.
2847         * mkinstalldirs: Ditto.
2848         * ylwrap: Ditto.
2850 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2852         * config.sub: Update from upstream config repo.
2853         * config.guess: Ditto.
2855 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2857         * Makefile.def: Add liboffloadmic to target_modules.  Make
2858         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2859         * Makefile.in: Regenerate.
2860         * configure: Regenerate.
2861         * configure.ac: Add liboffloadmic to target binaries.
2862         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2863         Add liboffloadmic to noconfig list when C++ is not supported.
2865 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2866             Thomas Schwinge  <thomas@codesourcery.com>
2867             Ilya Verbin  <ilya.verbin@intel.com>
2868             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2870         * configure: Regenerate.
2871         * configure.ac (--enable-as-accelerator-for)
2872         (--enable-offload-targets): New configure options.
2874 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2876         * Makefile.def: Make all-gcc depend on all-isl.
2877         * Makefile.in: Regenerate.
2879 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2881         * ChangeLog.jit: New.
2882         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2884 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2886         PR target/63610
2887         * libtool.m4: Fix globbing of darwin versions.
2888         * configure: Regenerate.
2890 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2892         * Makefile.def: Remove CLooG.
2893         * Makefile.tpl: Ditto.
2894         * configure.ac: Ditto.
2895         * configure: Regenerate.
2896         * Makefile.in: Ditto.
2898 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2900         * configure.ac: Handle nvptx-*-*.
2901         * configure: Regenerate.
2903 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2905         * MAINTAINERS (Write After Approval): Add myself.
2907 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2909         * Makefile.def (libcc1): Remove bootstrap=true;.
2910         * Makefile.in: Regenerated.
2912 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2914         * configure.ac: Update comment.
2915         * configure: Regenerate.
2917 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2919         * MAINTAINERS (Write After Approval): Add myself.
2921 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2923         * configure.ac (extra_host_libiberty_configure_flags): Add
2924         --enable-shared also for libcc1's benefit.
2925         * configure: Regenerate.
2927 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2929         * MAINTAINERS: Change my email address.
2931 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2932             Tom Tromey  <tromey@redhat.com>
2934         * Makefile.def: Add libcc1 to host_modules.
2935         * configure.ac (host_tools): Add libcc1.
2936         * Makefile.in, configure: Rebuild.
2938 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2940         * configure.ac (build_configargs): Don't share config.cache between
2941         build subdirs.
2942         * configure: Regenerate.
2944 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2946         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2947         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2948         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2949         leon3v7 as leon3.
2950         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2951         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2952         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2953         * config/sparc/sparc.md (cpu): Add leon3v7.
2954         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2956 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2958         * MAINTAINERS (write-after-approval): Add myself.
2960 2014-10-23  Ian Lance Taylor  <iant@google.com>
2962         * configure.ac: Disable the Go frontend on systems where it is known
2963         to not work.
2964         * configure: Regenerate.
2966 2014-10-23  Richard Biener  <rguenther@suse.de>
2968         * Makefile.def: Add libcpp build module and dependencies.
2969         * configure.ac: Add libcpp build module.
2970         * Makefile.in: Regenerate.
2971         * configure: Likewise.
2973 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2975         * MAINTAINERS (write-after-approval): Add myself.
2977 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2979         * INSTALL/README: Do not mention CVS.
2981 2014-10-03  Jing Yu  <jingyu@google.com>
2983         * configure.ac: Add aarch64 to list of targets that support gold.
2984         * configure: Regenerate.
2986 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2988         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2990 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2992         * MAINTAINERS:  Add myself as MIPS maintainer.
2994 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2996         * MAINTAINERS: Move myself to MIPS maintainers.
2998 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3000         * MAINTAINERS: Put all email addresses between '<' and '>'.
3002 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3004         * MAINTAINERS: Move myself to reviewers (Fortran).
3006 2014-09-01  Andi Kleen  <ak@linux.intel.com>
3008         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
3009         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
3010         * Makefile.in: Regenerate.
3012 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3014         * rtx-classes-status.txt: Delete
3016 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
3018         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
3020 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
3022         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
3023         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
3024         of checking for version number.
3025         * configure: Regenerated.
3026         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
3028 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3030         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
3031         is done; begin phase 6 (use extra rtx_def subclasses).
3033 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
3035         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
3036         done; begin phase 5 (additional rtx_def subclasses).
3038 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3040         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
3042 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3044         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
3045         SET_BB_HEADER are done.
3047 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3049         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
3050         done.
3052 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3054         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
3056 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
3058         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
3060 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3062         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
3064 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3066         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
3068 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
3070         * rtx-classes-status.txt: Phase 3 (per-file commits within
3071         "config" subdirs) is done; begin phase 4 (removal of
3072         "scaffolding").
3074 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
3076         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
3077         dir) is done; begin phase 3 (per-file commits within "config"
3078         subdirs).
3080 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
3082         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
3083         phase 2 (per-file commits in main source dir).
3085 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
3087         * configure: Regenerated.
3089 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3091         * rtx-classes-status.txt (TODO): Add SET_BND_TO
3093 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3095         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
3097 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3099         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
3101 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3103         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
3105 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3107         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
3109 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
3111         * MAINTAINERS (Write After Approval): Add myself.
3113 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
3115         * MAINTAINERS: Remove myself
3117 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
3119         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
3121 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
3123         * MAINTAINERS (Write After Approval): Add myself.
3125 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3127         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
3128         SET_BB_HEADER, SET_BB_FOOTER
3130 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
3132         * rtx-classes-status.txt: New file
3134 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
3136         * configure.ac: Eliminate ClooG installation dependency.
3137         * configure: Regenerate.
3138         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3139         * Makefile.in: Regenerate.
3141 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3143         * MAINTAINERS (Write After Approval): Add myself.
3145 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3147         * MAINTAINERS (Write After Approval): Add myself.
3149 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3151         * MAINTAINERS (Write After Approval): Add myself.
3153 2014-07-28  Anthony Green  <green@moxielogic.com>
3155         Import from savannah.gnu.org:
3156         * config.sub: Update to 2014-07-28 version.
3158 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3160         * MAINTAINERS: Remove my MIPS maintainer entry.
3162 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3164         PR target/47230
3165         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3166         * configure: Regenerate.
3168 2014-07-24  James Norris  <jnorris@codesourcery.com>
3170         * MAINTAINERS (Write After Approval): Add myself.
3172 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3174         * configure.ac: Accept only CLooG 0.18.1.
3175         * configure: Regenerate.
3177 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3179         * configure.ac: Don't accept isl 0.11.
3180         * configure: Regenerate.
3182 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3184         * MAINTAINERS (Write After Approval): Add myself.
3186 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3188         * configure.ac: Don't accept isl 0.10.
3189         * configure: Regenerate.
3191 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3193         Fix include path for in-tree cloog.
3194         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3195         * configure: Regenerate.
3197 2014-06-18  Richard Henderson  <rth@redhat.com>
3199         * .gitignore: Import gcc_update output.
3201 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3203         * config-ml.in: Robustify ac_configure_args parsing.
3205         * configure.ac (--enable-linker-plugin-configure-flags)
3206         (--enable-linker-plugin-flags): New flags.
3207         (configdirs): Conditionally add libiberty-linker-plugin.
3208         * configure: Regenerate.
3209         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3210         (host_modules) <lto-plugin>: Pay attention to
3211         @extra_linker_plugin_flags@ and
3212         @extra_linker_plugin_configure_flags@.
3213         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3214         * Makefile.in: Regenerate.
3216         * Makefile.tpl (configure-[+prefix+][+module+])
3217         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3218         "module_srcdir" instead of "module" for locating a module's srcdir.
3219         * Makefile.in: Regenerate.
3221 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3223         * MAINTAINERS (Write After Approval): Add myself.
3225 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3227         * MAINTAINERS: Update my email address.
3229 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3231         * MAINTAINERS (Write After Approval): Add myself.
3233 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3235         * MAINTAINERS (Write After Approval): Add myself.
3237 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3239         PR libstdc++/61011
3240         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3241         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3242         * configure: Regenerate.
3244 2014-05-28  Pedro Alves  <palves@redhat.com>
3246         * MAINTAINERS (Write After Approval): Add myself.
3248 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3250         * MAINTAINERS: Update my affiliation/email.
3252 2014-05-19  Mike Stump  <mikestump@comcast.net>
3254         * MAINTAINERS: Add wide-int reviewers.
3256 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3258         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3259         * configure: Regenerated.
3261 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3263         * MAINTAINERS (libitm): Add myself as maintainer.
3265 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3267         * MAINTAINERS (Write After Approval): Add myself.
3269 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3271         * config.sub, config.guess: Import from upstream.
3273 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3275         * MAINTAINERS (Write After Approval): Put myself in correct order.
3277 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3279         * MAINTAINERS (Write After Approval): Add myself.
3281 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3283         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3284         section.
3286 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3288         * MAINTAINERS (Write After Approval): Delete myself.
3290 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3292         PR sanitizer/56781
3293         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3294         and -B* options with -Xcompiler.
3296 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3298         PR bootstrap/60620
3299         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3300         * Makefile.in: Regenerate.
3302 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3304         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3305         for WINDRES_FOR_TARGET in default-manifest.o rule.
3306         * Makefile.in: Regenerate.
3308 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3310         * MAINTAINERS (Write After Approval): Add myself.
3312 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3314         PR sanitizer/56781
3315         * Makefile.def: Set bootstrap=true; for host fixincludes.
3316         * configure.ac: Don't bootstrap host fixincludes unless
3317         --with-build-config=bootstrap-{a,ub}san.
3318         * Makefile.in: Regenerated.
3319         * configure: Regenerated.
3321 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3323         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3324         --enable-vtable-verify option parsing.  Don't add
3325         target-libsanitizer to bootstrap_target_libs unless
3326         --with-build-config=bootstrap-asan or
3327         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3328         to bootstrap_target_libs unless --enable-vtable-verify.
3329         * configure: Regenerated.
3331 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3333         * MAINTAINERS (Write After Approval): Add myself.
3335 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3337         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3339 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3341         PR bootstrap/58572
3342         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3343         -I for libstdc++-v3 includes if $(LEAN).
3344         * Makefile.in: Regenerated.
3346 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3348         * MAINTAINERS: Update my email address.
3350 2014-02-24  Walter Lee  <walt@tilera.com>
3352         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3353         (tilegx-*-*): Change to tilegx*-*-*.
3354         * configure: Regenerate.
3356 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3358         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3360 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3362         * MAINTAINERS (Write After Approval): Add myself.
3364 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3366         PR target/59788
3367         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3368         *solaris2*.
3370 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3372         * MAINTAINERS: Update my email address.
3374 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3376         * MAINTAINERS: Convert to UTF-8.
3377         Properly sort Xinliang David Li's entry.
3379 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3380             Sandra Loosemore  <sandra@codesourcery.com>
3382         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3383         nios2 port maintainers.
3385 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3387         * MAINTAINERS (Write After Approval): Add myself.
3389 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3391         * configure.ac: Add user-friendly check for native x86_64-linux
3392         multilibs.
3393         * configure: Regenerate.
3395 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3397         * MAINTAINERS: Add myself as sh maintainer.
3399 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3401         * MAINTAINERS: Add self as SLSR maintainer.
3403 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3405         * MAINTAINERS: Update my email address.
3407 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3409         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3411 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3413         * Makefile.in: Regenerate.
3415         * Makefile.tpl: Fix typo.
3416         * Makefile.in: Regenerate partially.
3418 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3420         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3421         supported.
3422         * configure: Regenerated.
3424 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3426         * MAINTAINERS (Write After Approval): Add myself.
3428 2013-10-30  Jason Merrill  <jason@redhat.com>
3430         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3431         --disable-build-format-warnings.
3433 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3435         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3436         depend on libstdc++ and libgcc.
3437         * configure: Regenerate.
3438         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3439         libcilkrts for POSIX and i*86, and x86_64 architectures.
3440         * Makefile.in: Added libcilkrts related fields to support building it.
3442 2013-10-26  Jeff Law  <law@redhat.com>
3444         * Makefile.def (target_modules): Remove libmudflap
3445         (languages): Remove check-target-libmudflap).
3446         * Makefile.in: Rebuilt.
3447         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3448         * configure.ac (target_libraries): Remove target-libmudflap.
3449         Remove checks which disabled libmudflap on some systems.
3450         * configure: Rebuilt.
3451         * libmudflap: Directory removed.
3453 2013-10-21  Cong Hou  <congh@google.com>
3455         * MAINTAINERS (Write After Approval): Add myself.
3457 2013-10-16  Mike Stump  <mikestump@comcast.net>
3459         * .dir-locals.el: Add.
3461 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3463         * configure.ac: Add --enable-host-shared
3464         * configure: Regenerate.
3466 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3468         Import from savannah.gnu.org:
3469         * config.guess: Update to 2013-06-10 version.
3470         * config.sub: Update to 2013-10-01 version.
3472 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3474         Changes to build configuration to allow big endian ARC ELF toolchain
3475         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3476         * configure: Regenerate.
3478 2013-09-20  Alan Modra  <amodra@gmail.com>
3480         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3481         ppc host match.  Support little-endian powerpc linux hosts.
3483 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3485         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3486         maintainer.
3488 2013-09-12  DJ Delorie  <dj@redhat.com>
3490         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3491         maintainers.
3493 2013-09-03  Richard Biener  <rguenther@suse.de>
3495         * configure.ac: Also allow ISL 0.12.
3496         * configure: Regenerated.
3498 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3500         * MAINTAINERS (Write After Approval): Add myself.
3502 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3504         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3506 2013-08-26  Caroline Tice  <cmtice@google.com>
3508         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3509         "Various Reviewers" to libvtv "Various Maintainers".
3511 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3513         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3515 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3517         * MAINTAINERS: Update name, email.
3519 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3521         * MAINTAINERS (Write After Approval): Add myself.
3523 2013-08-12  Caroline Tice  <cmtice@google.com>
3525         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3526         address in the Write After Approval section.
3528 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3530         * MAINTAINERS (Write After Approval): Update email.
3532 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3534         * configure.ac: Adjust to check VTV_SUPPORTED.
3535         * configure: Regenerated.
3537 2013-08-02  Caroline Tice  <cmtice@google.com>
3539         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3540         on non-linux systems; add target-libvtv to noconfigdirs; add
3541         libsupc++/.libs to C++ library search paths.
3542         * configure: Regenerated.
3543         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3544         libstdc++ and libgcc.
3545         * Makefile.in: Regenerated.
3547 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3549         * MAINTAINERS (Write After Approval): Add myself.
3551 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3552             Shiva Chen  <shiva0217@gmail.com>
3554         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3555         nds32 port maintainers.
3557 2013-07-17  Tim Shen  <timshen91@gmail.com>
3559         * MAINTAINERS (Write After Approval): Add myself.
3561 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3563         * configure.ac: Sync from binutils.
3564         * configure: Regenerate.
3566 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3568         * MAINTAINERS (Write After Approval): Add myself.
3570 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3572         * MAINTAINERS (Write After Approval): Add myself.
3574 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3576         * MAINTAINERS (Write After Approval): Add myself.
3578 2013-04-30  Brooks Moses  <bmoses@google.com>
3580         * MAINTAINERS: Update my email; move myself from Fortran
3581         reviewer to Write After Approval.
3583 2013-04-16  Andreas Schwab  <schwab@suse.de>
3585         * configure.ac (aarch64-*-*): Don't disable java.
3586         * configure: Regenerate.
3588 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3590         * MAINTAINERS (Write After Approval): Add myself.
3592 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3594         * Makefile.def (target_modules): Don't install libffi.
3595         * Makefile.in: Regenerate.
3597 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3599         * MAINTAINERS (Write After Approval): Add myself.
3601 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3603         * MAINTAINERS (Write After Approval): Add myself.
3605 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3607         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3608         * configure: Regenerated.
3610 2013-02-05  Ian Lance Taylor  <iant@google.com>
3612         PR go/55969
3613         * configure.ac: Disable libgo on some systems where it does not
3614         work.
3616 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3618         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3619         Remove Geoff Keating as rs6000 port maintainer, at his request.
3621 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3623         * MAINTAINERS: Update my email.
3625 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3627         * configure: Re-generate.
3629 2013-01-15  Richard Biener  <rguenther@suse.de>
3631         PR other/55973
3632         * configure: Re-generate.
3634 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3636         * Makefile.def (install-target-libsanitizer): Depend on
3637         install-target-libstdc++-v3.
3638         * Makefile.in: Regenerate.
3640 2013-01-14  Richard Biener  <rguenther@suse.de>
3642         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3643         * configure: Re-generate
3645 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3647         * config.sub: Update from config repo.
3649 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3651         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3652         * Makefile.in: Regenerate.
3654 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3656         * MAINTAINERS (arc): Add new port maintainership for myself.
3658 2013-01-09  Jason Merrill  <jason@redhat.com>
3660         * .gitignore: Import from gdb repository.
3662 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3664         * Makefile.def (configure-gcc): Depend on all-gmp.
3665         (all-gcc): Remove dependency on all-gmp.
3666         * Makefile.in: Regenerated.
3668 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3670         * config.sub: Merge from config repo.
3671         * config.guess: Ditto.
3673 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3675         * Makefile.def: Merge from binutils.
3676         * Makefile.in: Ditto.
3678 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3680         * MAINTAINERS: Update my email.
3682 2012-12-29  Ben Elliston  <bje@gnu.org>
3684         * config.guess: Update to 2012-12-29 version.
3685         * config.sub: Likewise.
3687 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3689         * Makefile.def (install-target-libgfortran): Depend on
3690         install-target-libquadmath, install-target-libgcc.
3691         (install-target-libsanitizer): Depend on install-target-libgcc.
3692         (install-target-libjava): Depend on install-target-libgcc.
3693         (install-target-libitm): Depend on install-target-libgcc.
3694         (install-target-libobjc): Depend on install-target-libgcc.
3695         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3696         * Makefile.in: Regenerate.
3698 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3700         * Makefile.def (install-target-libgo): Depend on
3701         install-target-libatomic.
3702         * Makefile.in: Regenerate.
3704 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3706         PR go/55201
3707         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3708         * Makefile.in: Regenerate.
3710 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3712         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3713         * configure: Regenerate.
3715 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3717         * config.sub: Merge from config repo.
3719 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3721         * Makefile.def (target_modules): Add bootstrap=true and
3722         raw_cxx=true to libsanitizer.
3723         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3724         * Makefile.in: Regenerated.
3725         * configure: Likewise.
3727 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3729         * MAINTAINERS: Remove self as RTL optimization maintainer.
3731 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3733         * MAINTAINERS (Write After Approval): Add myself.
3735 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3737         * Makefile.def (target_modules): Remove bootstrap=true and
3738         raw_cxx=true from libsanitizer.
3739         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3740         * Makefile.in: Regenerated.
3741         * configure: Likewise.
3743 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3745         * Makefile.def (target_modules): Add bootstrap=true and
3746         raw_cxx=true to libsanitizer.
3747         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3748         * Makefile.in: Regenerated.
3749         * configure: Likewise.
3751 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3753         PR bootstrap/54279
3754         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3755         * configure: Regenerate.
3756         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3757         * Makefile.in: Regenerate.
3759 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3761         * configure.ac: Disable libsanitizer if we're not building C++.
3762         * configure: Regenerate.
3764 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3766         * MAINTAINERS (Write After Approval): Add myself.
3768 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3770         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3771         Kostya Serebryany (kcc@google.com) and
3772         Jakub Jelinek (jakub@redhat.com).
3773         Rename area for Dodji Seketeli (dodji@redhat.com).
3775 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3777         * MAINTAINERS: (asan.c, related): Add myself.
3779 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3781         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3782         * configure: Regenerate.
3784 2012-11-13  Richard Henderson  <rth@redhat.com>
3786         * configure.ac: Move libsanitizer logic to subdirectory.
3787         * configure: Regenerate.
3789 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3791         * configure.ac: Enable libsanitizer just on x86 linux for now.
3792         * configure: Re-generate.
3794 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3796         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3797         sections.
3798         * configure: Regenerate.
3800 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3802         * configure.ac: Add section for configdirs for libsanitizer.
3803         Disable for cris-*-* and mmix-*-*.
3804         * configure: Regenerate.
3806 2012-11-12  Wei Mi <wmi@google.com>
3808         * configure.ac: Add libsanitizer to target_libraries.
3809         * Makefile.def: Ditto.
3810         * configure: Regenerate.
3811         * Makefile.in: Regenerate.
3812         * libsanitizer: New directory for asan runtime.  Contains an empty
3813         tsan directory.
3815 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3817         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3818         against Mingw64 w32api.
3819         * configure: Regenerate.
3821 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3823         * configure: Regenerated.
3825 2012-11-03  Robert Mason  <rbmj@verizon.net>
3827         * configure.ac: add --disable-libstdcxx configure option
3828         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3830 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3832         * MAINTAINERS (Write After Approval): Add myself.
3834 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3836         * MAINTAINERS (Write After Approval): Add myself.
3838 2012-10-24  Sharad Singhai  <singhai@google.com>
3840         * MAINTAINERS (Write After Approval): Add myself.
3842 2012-10-24  Eric Christopher  <echristo@gmail.com>
3844         * MAINTAINERS: Update email address.
3846 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3848         PR bootstrap/54820
3849         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3850         * configure: Regenerate.
3852 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3854         * MAINTAINERS (aarch64): Add Marcus and myself.
3856 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3858         PR bootstrap/54820
3859         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3860         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3861         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3862         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3863         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3864         * Makefile.in: Regenerate.
3865         * configure.ac (have_static_libs): New variable and associated check.
3866         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3867         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3868         * configure: Regenerate.
3870 2012-10-10  Richard Biener  <rguenther@suse.de>
3872         * MAINTAINERS: Adjust for changed surname.
3874 2012-10-04  Lawrence Crowl  <crowl@google.com>
3876         * MAINTAINERS (Write After Approval): Add myself.
3878 2012-10-01  Cary Coutant  <ccoutant@google.com>
3880         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3882 2012-09-28  Ian Lance Taylor  <iant@google.com>
3884         * Makefile.def: Make all-target-libgo depend on
3885         all-target-libbacktrace.
3886         * Makefile.in: Rebuild.
3888 2012-09-26  Ian Lance Taylor  <iant@google.com>
3890         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3891         * Makefile.in: Rebuild.
3893 2012-09-20  Walter Lee  <walt@tilera.com>
3895         * configure.ac: Add tilegx to list of targets that support gold.
3896         * configure: Regenerate.
3898 2012-09-20  Marek Polacek  <polacek@redhat.com>
3900         * MAINTAINERS (Write After Approval): Add myself.
3902 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3904         * configure.ac: Add mips*-mti-elf* target.
3905         * configure: Regenerate.
3907 2012-09-17  Ian Lance Taylor  <iant@google.com>
3909         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3910         * configure.ac (host_libs): Add libbacktrace.
3911         (target_libraries): Add libbacktrace.
3912         * Makefile.def (host_modules): Add libbacktrace.
3913         (target_modules): Likewise.
3914         * configure, Makefile.in: Rebuild.
3916 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3918         PR target/38607
3919         Merge upstream change.
3920         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3922         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3923         Add libgomp*.o to compare_exclusions for AIX.
3924         * configure: Regenerate.
3926 2012-09-06  Diego Novillo  <dnovillo@google.com>
3928         * configure.ac: Bump minimum GMP version to 4.2.3.
3929         * configure: Re-generate.
3931 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3933         PR target/54461
3934         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3935         target-libgloss if not configured --with-avrlibc=no.
3936         * configure: Regenerate.
3938 2012-09-04  Jason Merrill  <jason@redhat.com>
3940         * configure.ac: Fix --enable-languages=all.
3942 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3944         * MAINTAINERS (Write After Approval): Add myself.
3946 2012-09-03  Richard Guenther  <rguenther@suse.de>
3948         PR bootstrap/54138
3949         * configure.ac: Re-organize ISL / CLOOG checks to allow
3950         disabling with either --without-isl or --without-cloog.
3951         * configure: Regenerated.
3953 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3955         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3956         * configure: Regenerate.
3958 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3960         * MAINTAINERS: Fix my email address.
3962 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3964         PR binutils/4970
3965         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3966         and opcodes.
3967         * Makefile.in: Regenerated.
3969 2012-08-26  Art Haas <ahaas@impactweather.com>
3971         * configure: Regenerate.
3973 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3975         * INSTALL/README: Also refer to the online installation
3976         instructions.
3978 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3980         * MAINTAINERS (Write After Approval): Add myself.
3981         (Picochip port): Remove myself.
3983 2012-08-14   Diego Novillo  <dnovillo@google.com>
3985         Merge from cxx-conversion branch.
3987         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3988         POSTSTAGE1_CONFIGURE_FLAGS.
3989         * Makefile.in: Regenerate.
3990         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3991         Force C++ when bootstrapping.
3992         * configure: Regenerate.
3994 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
4000         * README: Document use of ranges of years in copyright notices.
4002 2012-07-06  Richard Guenther  <rguenther@suse.de>
4004         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
4005         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
4006         --with-gmp=system.
4007         * Makefile.in: Regenerated.
4008         * configure: Likewise.
4010 2012-07-06  Richard Guenther  <rguenther@suse.de>
4012         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
4013         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
4014         supply V=1 as extra_make_flags.
4015         * configure: Regenerated.
4016         * Makefile.in: Likewise.
4018 2012-07-04  Tristan Gingold  <gingold@adacore.com>
4020         * configure: Regenerate.
4022 2012-07-03  Richard Guenther  <rguenther@suse.de>
4024         * Makfile.def (isl): Remove not necessary extra_exports and
4025         extra_make_flags.
4026         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
4027         * Makefile.in: Regenerated.
4029 2012-07-03  Richard Guenther  <rguenther@suse.de>
4031         * Makefile.def (cloog): Add V=1 to extra_make_flags.
4032         * configure.ac: If either the ISL or the CLooG check failed
4033         do not try to build in-tree versions.
4034         * Makefile.in: Regenerated.
4035         * configure: Regenerated.
4037 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4039         * configure: Regenerate.
4041 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
4043         * MAINTAINERS (Various Maintainers): Add myself as testsuite
4044         maintainer.
4046 2012-07-02  Richard Guenther  <rguenther@suse.de>
4048         * configure: Regenerated.
4050 2012-07-02  Richard Guenther  <rguenther@suse.de>
4051         Michael Matz  <matz@suse.de>
4052         Tobias Grosser <tobias@grosser.es>
4053         Sebastian Pop <sebpop@gmail.com>
4055         * Makefile.def: Add ISL host module, remove PPL host module.
4056         Adjust ClooG host module to use the proper ISL.
4057         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
4058         * configure.ac: Include config/isl.m4.  Add ISL host library,
4059         remove PPL.  Remove PPL configury, add ISL configury, adjust
4060         ClooG configury.
4061         * Makefile.in: Regenerated.
4062         * configure: Likewise.
4064 2012-07-02  Richard Guenther  <rguenther@suse.de>
4066         Merge from graphite branch
4067         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4069         * configure: Regenerated.
4070         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
4071         both cloog.org and legacy versions. The only supported version will
4072         be CLooG with the isl backend.
4074         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4076         * configure: Regenerated.
4077         * configure.ac: Require cloog isl 0.17.0
4079         2011-07-21  Tobias Grosser  <tobias@grosser.es>
4081         * configure: Regenerated.
4082         * config/cloog.m4: Do not define CLOOG_ORG
4084 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
4086         * configure.ac: Skip C if explicitly selected.
4087         * configure: Regenerate.
4089 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
4091         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
4092         they contain -O2.
4093         * configure: Regenerate.
4095 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
4097         PR debug/53740
4098         * df.h, df-problems.c, dce.c: Revert last patch.
4100 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
4102         * MAINTAINERS (Write After Approval): Update my email address.
4104 2012-06-21  Meador Inge  <meadori@codesourcery.com>
4106         * MAINTAINERS (Write After Approval): Add myself.
4108 2012-06-20  Jason Merrill  <jason@redhat.com>
4110         * Makefile.tpl (check-target-libgomp-c++): New.
4111         (check-target-libitm-c++): New.
4112         * Makefile.def (c++): Add them.
4113         * Makefile.in: Regenerate.
4115 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
4117         * MAINTAINERS (Write After Approval): Add myself.
4119 2012-05-16  Olivier Hainque  <hainque@adacore.com>
4121         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
4122         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
4123         (install-no-fixedincludes): Adjust accordingly.
4124         * Makefile.in: Regenerate.
4126 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
4128         Merge upstream change
4129         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
4131 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
4133         * MAINTAINERS (Write After Approval): Add myself.
4135 2012-05-09  Nick Clifton  <nickc@redhat.com>
4136             Paul Smith  <psmith@gnu.org>
4138         PR bootstrap/50461
4139         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4140         allow for the fact that from release v3.1.0 of MPFR the source
4141         files were moved into a src sub-directory.
4142         * configure: Regenerate.
4144 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4146         * configure.ac: Bump minimum MPFR version to 2.4.0.
4147         * configure: Regenerated.
4149 2012-05-01  Richard Henderson  <rth@redhat.com>
4151         * Makefile.def (libatomic): New target_module.
4152         * configure.ac (target_libraries): Add libatomic.
4153         (noconfigdirs): Check if libatomic is supported.
4154         * Makefile.in, configure: Rebuild.
4156 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4158         * MAINTAINERS (Write After Approval): Add myself.
4160 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4162         * config.sub: Update to 2012-04-18 version from official repo.
4164 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4166         * MAINTAINERS (Write After Approval): Add myself.
4168 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4170         * MAINTAINERS: Changed email address.
4172 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4174         PR target/52737
4175         * contrib/gcc_update (files_and_dependencies):
4176         Remove gcc/config/avr/t-multilib from touch data.
4178 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4180         * MAINTAINERS (OS Port Maintainers): Remove irix.
4181         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4182         (unsupported_languages): Remove mips-sgi-irix6.*.
4183         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4184         (with_stabs): Remove.
4185         * configure: Regenerate.
4187 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4189         * MAINTAINERS (OS Port Maintainers): Remove osf.
4190         * configure.ac (enable_libgomp): Remove *-*-osf*.
4191         (with_stabs): Remove alpha*-*-osf*.
4192         * configure: Regenerate.
4194 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4196         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4197         * configure: Regenerate.
4199 2012-02-17  Walter Lee  <walt@tilera.com>
4201         * MAINTAINERS: (Write After Approval): Delete myself.
4203 2012-02-14  Walter Lee  <walt@tilera.com>
4205         * MAINTAINERS (tilegx port): Add myself.
4206         (tilepro port): Add myself.
4207         (Write After Approval): Add myself.
4209 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4211         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4212         and Joseph Myers as docstring relicensing maintainers.
4214 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4216         * MAINTAINERS (write-after-approval): Add myself.
4218 2012-02-08  Ira Rosen <irar@il.ibm.com>
4220         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4221         maintainer.
4223 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4225         * MAINTAINERS (Write After Approval): Move myself to
4226         maintain alphabetical order.
4228 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4230         * MAINTAINERS (Write After Approval): Add myself.
4232 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4234         * MAINTAINERS (Write After Approval): Add myself.
4236 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4237             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4239         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4240         * configure: Regenerate.
4242 2012-01-23  Harshit Chopra  <harshit@google.com>
4244         * MAINTAINERS (Write After Approval): Add myself.
4246 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4248         * configure.ac: Remove reference to mh-interix.
4249         * configure: Regenerate.
4251 2012-01-05  Richard Henderson  <rth@redhat.com>
4253         PR bootstrap/51072
4254         * configure.ac: Disable libitm if c++ is not enabled.
4255         * configure: Rebuild.
4257         * configure.ac: Fix regexp for same.
4258         * configure: Rebuild.
4260 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4262         * MAINTAINERS (Write After Approval): Add myself.
4264 2012-01-02  Richard Guenther  <rguenther@suse.de>
4266         PR bootstrap/51686
4267         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4268         * Makefile.in: Regenerate.
4270 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4272         * MAINTAINERS (Write After Approval): Add myself.
4274 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4276         * configure: Regenerate.
4278 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4280         * MAINTAINERS (picochip): Changed email address.
4282 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4284         * MAINTAINERS (write-after-approval): Add self.
4286 2011-11-29  DJ Delorie  <dj@redhat.com>
4288         * configure.ac (rl78-*-*) New case.
4289         * configure: Regenerate.
4290         * MAINTAINERS: Add myself as RL78 maintainer.
4292 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4294         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4296 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4298         * libtool.m4: Additional FreeBSD 10 fixes.
4300 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4302         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4303         Maintainers section, as Epiphany maintainer.
4305 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4307         PR target/49992
4308         * configure.ac: Remove ranlib special-casing for Darwin.
4309         * configure: Regenerate.
4311 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4313         * MAINTAINERS (Reviewers): Keep the list sorted.
4315 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4317         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4319 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4321         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4322         * configure: Rebuild.
4323         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4324         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4325         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4326         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4327         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4328         Add READELF.
4329         * Makefile.in: Rebuild.
4331 2011-11-09  Jason Merrill  <jason@redhat.com>
4333         * Makefile.def (language=c++): Remove check-c++0x.
4334         * Makefile.in (check-gcc-c++): Regenerate.
4336 2011-11-08  Richard Henderson  <rth@redhat.com>
4338         * configure.ac: Test for libitm directory present first.
4340         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4342         * configure.ac: Test libitm/configure.tgt to disable libitm.
4343         * configure: Rebuild.
4345 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4346             Richard Henderson  <rth@redhat.com>
4348         Merged from transactional-memory.
4350         * Makefile.def (lang_env_dependencies): libitm is c++.
4351         Add libitm target module.
4352         * configure.ac: Likewise.
4353         * config/mmap.m4: New file.
4354         * contrib/gcc_update: Add libitm to touch data.
4355         * Makefile.in, configure: Rebuild.
4357 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4359         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4360         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4361         * Makefile.in: Regenerate.
4363 2011-11-01  DJ Delorie  <dj@redhat.com>
4365         * config.sub: Update to version 2011-10-29 (added rl78)
4367 2011-10-27  Nick Clifton  <nickc@redhat.com>
4369         * config.sub: Import these changes from the config project:
4371         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4372             Ben Elliston  <bje@gnu.org>
4374         * config.sub (epiphany): New.
4376         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4377             Ben Elliston  <bje@gnu.org>
4379         * config.sub (hexagon, hexagon-*): New.
4381         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4383         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4384         64eb to be64.
4386         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4388         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4389         (nacl): Grok as alias for 32el-unknown-nacl.
4391 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4393         * MAINTAINERS (Write After Approval): Add myself.
4395 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4397         * MAINTAINERS (Write After Approval): Add myself.
4399 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4401         * MAINTAINERS (sparc port): Remove myself.
4403 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4405         * MAINTAINERS (Write After Approval): Add myself.
4407 2011-08-14  Yao Qi  <yao@codesourcery.com>
4409         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4410         * configure: Regenerate.
4412 2011-07-26  Ian Lance Taylor  <iant@google.com>
4414         * configure.ac: Set have_compiler based on whether gcc directory
4415         exists, rather than on whether gcc is in configdirs.
4416         * configure: Rebuild.
4418 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4420         * MAINTAINERS (Global Reviewers): Add self.
4422 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4424         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4425         link directories.
4426         * Makefile.in: Rebuild.
4428 2011-07-20  Ian Lance Taylor  <iant@google.com>
4430         PR bootstrap/49787
4431         * configure.ac: Move --enable-bootstrap handling earlier in file.
4432         If --enable-bootstrap and either --enable-build-with-cxx or
4433         --enable-build-poststage1-with-cxx, enable C++ automatically.
4434         * configure: Rebuild.
4436 2011-07-19  Ian Lance Taylor  <iant@google.com>
4438         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4439         make C++ a boot_language.  Set and substitute
4440         POSTSTAGE1_CONFIGURE_FLAGS.
4441         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4442         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4443         * configure, Makefile.in: Rebuild.
4445 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4447         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4448         maintainers.
4450 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4452         * MAINTAINERS (Global Reviewers): Add myself.
4454 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4456         * configure: Regenerate.
4458 2011-07-16  Jason Merrill  <jason@redhat.com>
4460         * Makefile.def (language=c++): Add check-c++0x and
4461         check-target-libmudflap-c++.
4462         * Makefile.tpl (check-target-libmudflap-c++): New.
4463         * Makefile.in: Regenerate.
4465 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4467         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4468         * Makefile.def (target_modules/libjava): Pass
4469         $(EXTRA_CONFIGARGS_LIBJAVA).
4470         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4471         if not configured with --enable-static-libjava.
4472         * Makefile.in: Regenerate.
4473         * configure: Likewise.
4475 2011-07-15  Jason Merrill  <jason@redhat.com>
4477         * Makefile.in (check-c++): Move check-gcc-c++0x after
4478         check-target-libstdc++-v3.
4480 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4482         * MAINTAINERS (c6x port): New entry.
4484 2011-07-13  Jason Merrill  <jason@redhat.com>
4486         * Makefile.in (check-gcc-c++0x): New.
4487         (check-c++): Depend on it.
4489 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4491         PR target/39150
4492         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4493         x86_64-*-solaris2.1[0-9]*.
4494         * configure: Regenerate.
4496 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4498         * MAINTAINERS (RTL optimizers): Add self.
4500 2011-06-27  Gabriel Charette  <gchare@google.com>
4502         * MAINTAINERS (Write After Approval): Add myself.
4504 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4506         PR regression/47836
4507         PR bootstrap/23656
4508         PR other/47733
4509         PR bootstrap/49247
4510         PR c/48825
4511         * configure.ac (target_libraries): Remove target-libiberty.
4512         Remove case-statement setting skipdirs=target-libiberty for
4513         multiple targets.  Remove checking target_configdirs and
4514         removing target-libiberty but keeping target-libgcc if
4515         otherwise empty.
4516         * Makefile.def (target_modules): Don't add libiberty.
4517         (dependencies): Remove all traces of target-libiberty.
4518         * configure, Makefile.in: Regenerate.
4520 2011-06-13  Walter Lee <walt@tilera.com>
4522         * configure.ac (tilepro-*-*) New case.
4523         (tilegx-*-*): Likewise.
4524         * configure: Regenerate.
4526 2011-06-06  Jing Yu  <jingyu@google.com>
4528         * configure.ac: Skip target-libiberty for
4529         arm*-*-linux-androideabi.
4530         * configure: Regenerated.
4532 2011-06-06  Nick Clifton  <nickc@redhat.com>
4534         * config.sub: Sync from upstream.
4536 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4538         * MAINTAINERS (Write After Approval): Add myself.
4540 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4542         * MAINTAINERS: Update my email address.
4544 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4546         * MAINTAINERS (Write After Approval): Update my email address.
4548 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4550         * MAINTAINERS (Write After Approval): Add myself.
4552 2011-05-08  Doug Kwan  <dougkwan@google.com>
4554         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4555         * configure: Regenerated.
4556         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4557         value from configure.
4558         * Makefile.in: Regenerated.
4560 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4562         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4563         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4564         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4565         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4566         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4567         *-*-vxworks*): Disable newlib and libgloss in separate case
4568         statement.
4569         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4570         to separate case statement.
4571         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4572         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4573         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4574         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4575         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4576         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4577         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4578         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4579         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4580         i[[3456789]]86-*-rdos*, m32r-*-*,
4581         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4582         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4583         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4584         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4585         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4586         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4587         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4588         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4589         and libgloss in main case over targets.  Remove most empty cases
4590         in main case over targets.
4591         * configure: Regenerate.
4593 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4595         * MAINTAINERS (Write After Approval): Add myself.
4597 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4599         * configure.ac: Remove code setting special library locations for
4600         hppa*64*-*-hpux11*.  Remove code setting compiler for
4601         sparc-sun-solaris2*.
4602         * configure: Regenerate.
4604 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4606         * configure.ac: Separate libgloss_dir settings from general case
4607         over targets.
4608         * configure: Regenerate.
4610 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4612         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4613         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4614         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4615         cases in libgcj-disabling case statement.
4616         (hppa*64*-*-linux*): Set unsupported_languages instead of
4617         disabling target-zlib.
4618         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4619         to hppa*64*-*-hpux*.
4620         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4621         hppa*-*-hpux*.
4622         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4623         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4624         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4625         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4626         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4627         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4628         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4629         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4630         libgcj-disabling case statement.
4631         * configure: Regenerate.
4633 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4635         * configure.ac: Disable Java for targets not supporting libffi.
4636         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4637         Remove cases in Java-disabling statement.
4638         (*arm-wince-pe): Change to arm-wince-pe.
4639         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4640         cases in Java-disabling statement.
4641         (bfin-*-*): Don't disable Java again.
4642         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4643         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4644         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4645         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4646         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4647         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4648         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4649         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4650         Java-disabling statement.
4651         (mmix-*-*): Don't disable Java again.
4652         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4653         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4654         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4655         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4656         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4657         statement.
4658         * configure: Regenerate.
4660 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4662         * configure.ac: Separate cases disabling Java and Java libraries
4663         from general case over targets.
4664         * configure: Regenerate.
4666 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4668         * MAINTAINERS: Update my email address.
4670 2011-04-20  Easwaran Raman  <eraman@google.com>
4672         * MAINTAINERS (Write After Approval): Add myself.
4674 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4676         PR lto/48086
4677         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4678         * configure: Regenerate.
4680 2011-04-16  Jim Meyering  <meyering@redhat.com>
4682         * MAINTAINERS (Write After Approval): Add myself.
4684 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4686         * MAINTAINERS: Update my email address.
4688 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4690         * MAINTAINERS (Write After Approval): Add myself.
4692 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4694         * MAINTAINERS (Write After Approval): Add myself.
4696 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4698         * MAINTAINERS (Write After Approval): Add myself.
4700 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4702         * configure.ac (build_tools): Remove build-byacc.
4703         (host_libs): Remove mmalloc.
4704         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4705         autoconf automake libtool diff rcs fileutils shellutils time
4706         textutils wdiff find uudecode hello tar gzip indent recode release
4707         sed perl gawk findutils gettext zip.
4708         (libgcj): Remove target-qthreads.
4709         (target_tools): Remove target-examples target-gperf.
4710         (YACC): Don't handle building byacc.
4711         * configure: Regenerate.
4712         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4713         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4714         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4715         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4716         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4717         handle building components.
4718         * Makefile.in: Regenerate.
4720 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4722         * MAINTAINERS: Update my email address as Xtensa maintainer.
4724 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4726         * config.sub: Sync from upstream.
4728 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4730         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4731         (microblaze*): Don't disable libssp.
4732         * configure: Regenerate.
4734 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4736         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4737         moveifchange.
4738         * configure: Regenerate.
4739         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4740         * Makefile.in: Regenerate.
4742 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4744         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4745         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4746         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4747         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4748         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4749         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4750         md_exec_prefix cases.
4751         * configure: Regenerate.
4753 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4755         * configure.ac: Separate cases disabling target-libssp,
4756         target-libiberty, target-libstdc++-v3 and Fortran from general
4757         case over targets.
4758         * configure: Regenerate.
4760 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4762         * configure.ac (*-*-chorusos): Don't disable libgcj.
4763         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4764         Remove case.
4765         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4766         (arm-*-coff): Don't disable libgcj.
4767         (arm*-*-linux-gnueabi): Remove useless assignment.
4768         (arm-*-riscix*): Don't disable libgcj.
4769         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4770         configuration.
4771         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4772         (c54x*-*-*): Remove case.
4773         (tic54x-*-*): Don't disable GCC or GCC libraries.
4774         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4775         to *.
4776         (d10v-*-*): Don't disable GCC libraries.
4777         (d30v-*-*): Don't disable libgcj.
4778         (h8500-*-*): Don't disable GCC libraries.
4779         (i960-*-*): Don't disable libgcj.
4780         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4781         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4782         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4783         libgcj.
4784         (m68k-*-coff*): Remove case.
4785         (mmix-*-*): Don't disable libgloss on host.
4786         (mn10200-*-*, mn10300-*-*): Remove cases.
4787         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4788         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4789         Don't disable libgcj.
4790         (romp-*-*): Remove case.
4791         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4792         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4793         case.
4794         (v810-*-*): Don't disable GCC libraries.
4795         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4796         (ip2k-*-*): Don't disable GCC libraries.
4797         * configure: Regenerate.
4799 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4801         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4802         libffi on host.
4803         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4804         on host.
4805         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4806         * configure: Regenerate.
4808 2011-03-26  John Marino  <binutils@marino.st>
4810         * configure.ac: Add support for *-*-dragonfly*
4811         * configure: Regenerate.
4813 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4815         * configure.ac (native_only): Remove.
4816         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4817         send-pr uudecode guile gnuserv on host.
4818         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4819         send-pr rcs guile perl texinfo libtool on host.
4820         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4821         automake send-pr rcs guile perl texinfo libtool on host.
4822         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4823         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4824         (alpha*-dec-osf*): Don't disable fileutils on target.
4825         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4826         texinfo send-pr expect dejagnu on target.
4827         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4828         target-qthreads on target.
4829         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4830         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4831         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4832         x86_64-*-mingw*): Don't disable expect on target.
4833         (*-*-cygwin*): Don't disable target-gperf on target.
4834         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4835         gnuserv on target.
4836         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4837         target.
4838         * configure: Regenerate.
4840 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4842         * configure.ac (target_tools): Remove target-groff.
4843         (native_only): Remove target-groff.
4844         (hppa*64*-*-*): Don't disable byacc.
4845         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4846         setting.
4847         (*-*-kaos*): Don't skip target-librx and target-groff.
4848         (*-*-netware*): Don't skip target-libmudflap.
4849         (*-*-tpf*): Don't skip target-libmudflap.
4850         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4851         directories on the host.
4852         (ia64*-*-*vms*): Don't skip tix.
4853         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4854         host.
4855         * configure: Regenerate.
4857 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4859         * configure.ac: Remove references to mt-mep, mt-netware,
4860         mt-wince.
4861         * Makefile.def: Add all-utils soft dependencies.
4862         * Makefile.tpl: Remove GDB_NLM_DEPS.
4863         * configure: Regenerate.
4864         * Makefile.in: Regenerate.
4866 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4868         * configure.ac: Do not include mh-x86omitfp.
4869         * configure: Regenerate.
4871 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4873         * configure.ac: Remove empty cases.
4874         * configure: Regenerate.
4876 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4878         * Makefile.def: Add dependency from termcap to gdb.
4879         * Makefile.in: Regenerate.
4881 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4883         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4884         * configure: Regenerate.
4885         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4886         * Makefile.tpl: Likewise.
4887         * Makefile.in: Regenerate.
4889 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4891         * configure.ac: Remove all mentions of tentative_cc.
4892         * configure: Regenerate.
4894 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4896         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4897         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4898         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4899         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4900         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4901         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4902         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4903         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4904         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4905         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4906         *-*-rhapsody*): Remove host cases.
4907         * configure: Regenerate.
4909 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4911         * configure.ac (ppc*-*-pe): Remove host case.
4912         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4913         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4914         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4915         cases.
4916         * configure: Regenerate.
4918 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4920         * config.sub: Update to version 2011-03-23.
4922 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4924         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4925         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4926         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4927         * configure: Regenerate.
4929 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4931         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4932         to Write After Approval.
4933         * config-ml.in: Don't handle arc-*-elf*.
4934         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4935         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4936         handle GCC libraries.
4937         * configure: Regenerate.
4939 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4941         PR bootstrap/48120:
4942         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4943         Add -lstdc++ -lm to LIBS.
4944         * configure: Regenerate.
4946 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4948         * config.guess: Update to version 2011-02-02
4949         * config.sub: Update to version 2011-02-24
4951 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4953         PR lto/48086
4954         * configure.ac: Re-enable LTO on *-apple-darwin9.
4955         * configure: Regenerate.
4957 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4959         PR lto/48086
4960         * configure.ac: Disable LTO on darwin due to an assembler change in
4961         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4962         under 256.
4963         * configure: Regenerate.
4965 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4967         * MAINTAINERS: Update myself as score backend maintainer,
4968         update my e-mail address.
4970 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4972         * MAINTAINERS: Update my e-mail address.
4974 2011-03-06  Joey Ye  <joey.ye@arm.com>
4976         * MAINTAINERS: Update my e-mail address.
4978 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4980         * configure.ac: Adjust test of with_ppl.
4981         * configure: Regenerated.
4983 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4985         * MAINTAINERS: Adjust my e-mail address.
4987 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4989         * configure.ac: Add -lpwl to ppllibs.
4990         * configure: Regenerated.
4992 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4994         * config/cloog.m4: Add -lisl to clooglibs.
4995         * configure: Regenerated.
4997 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4999         * MAINTAINERS (CPU Port maintainers): Add self.
5001 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5003         * MAINTAINERS: Add myself as testsuite maintainer.
5005 2011-02-15  Mike Stump  <mikestump@comcast.net>
5007         * MAINTAINERS: Add myself as testsuite maintainer.
5009 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5011         Import from Libtool and gnulib:
5013         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
5015         Prepare for supporting FreeBSD 10.
5016         * config.rpath: Remove handling of freebsd1* which soon would
5017         match FreeBSD 10.0.
5019         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
5021         Remove support for FreeBSD 1.x.
5022         * libtool.m4 (_LT_LINKER_SHLIBS)
5023         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
5024         soon would incorrectly match FreeBSD 10.0.
5026 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5028         PR binutils/12283
5029         * move-if-change: Import version from gnulib.
5031 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
5033         PR lto/47225
5034         * Makefile.def (lto-plugin): Double dash for enable-shared.
5035         (configure-gcc): Depend on all-lto-plugin.
5036         * Makefile.in: Rebuilt.
5038 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5040         * configure.ac: Remove extra bracket.
5041         * configure: Regenerate.
5043 2011-02-08  Tobias Burnus  <burnus@net-b.de>
5045         * MAINTAINERS: Add myself as libquadmath maintainer.
5047 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
5049         * MAINTAINERS: Update my email address.
5051 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
5053         * MAINTAINERS (option handling): Add self.
5055 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
5057         PR lto/47225
5058         * Makefile.def: Add dependency for install-gcc
5059         on install-lto-plugin.
5060         * Makfile.in: Regenerated
5062 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
5064         * MAINTAINERS (CPU Port Maintainers): Add myself.
5066 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
5068         PR libgcj/44341
5069         * configure.ac: Discard --with-* flags for host when configuring
5070         target libraries for cross build.
5071         * configure: Rebuilt.
5073 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5075         * MAINTAINERS (linear loop transforms): Removed.
5077 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
5079         * configure.ac: If with_ppl is no, move setting with_cloog=no
5080         after CLOOG_REQUESTED check.
5081         * configure: Regenerated.
5083 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5085         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
5086         CLooG has been requested.
5087         * configure: Regenerated.
5089 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
5091         * configure: Regenerated.
5092         * configure.ac: Check for version 0.11 (or later revision) of PPL.
5094 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
5096         * configure: Regenerated.
5097         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
5099 2011-01-21  Andreas Schwab  <schwab@redhat.com>
5101         * configure.ac: Use AS_HELP_STRING throughout.
5102         * configure: Regenerate.
5104 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
5106         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
5107         * configure: Regenerate.
5109 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
5111         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
5113 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
5115         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
5116         for ia64-hpux.
5117         * configure: Regenerate.
5119 2011-01-07  Jan Hubicka  <jh@suse.cz>
5121         PR lto/47225
5122         * Makefile.in: Regenerate.
5123         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
5124         configure.
5126 2011-01-07  Jan Hubicka  <jh@suse.cz>
5128         * Makefile.in: Regenerate.
5129         * Makefile.def (gcc host module) and soft dependency on lto-plugin
5130         and configure dependency on lto-plugin configure.
5131         (lto-plugin module): Remove dependency on GCC; add dependency on
5132         liniberty.
5134 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
5136         * MAINTAINERS (Write After Approval): Add myself.
5138 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5140         * configure: Regenerate.
5142 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5144         * configure.ac: (picochip): Disable libiberty.
5146 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5148         * MAINTAINERS (Write After Approval): Add myself.
5150 2010-12-10  Ian Lance Taylor  <iant@google.com>
5152         PR bootstrap/46819
5153         * configure.ac: For --disable-libgcj clear libgcj_saved.
5154         * configure: Rebuild.
5156 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5158         PR fortran/46540
5159         * configure.ac: Add --disable-libquadmath and
5160         --disable-libquadmath-support.
5161         * configure: Regenerate.
5163 2010-12-03  Ian Lance Taylor  <iant@google.com>
5165         * MAINTAINERS: Add myself as libgo maintainer.
5167 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5169         PR libffi/46792
5170         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5171         * configure: Regenerate.
5173 2010-12-02  Ian Lance Taylor  <iant@google.com>
5175         * configure.ac: Always set default for poststage1_ldflags to
5176         -static-libstdc++ -static-libgcc.
5178 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5180         * configure.ac: Move comment to remove extra space in last argument
5181         of GCC_TARGET_TOOL.
5183 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5185         PR other/46026
5186         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5187         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5188         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5189         (BASE_FLAGS_TO_PASS): Use it.
5190         * configure: Rebuilt.
5191         * Makefile.in: Rebuilt.
5193 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5195         PR binutils/12258
5196         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5197         Properly check default linker.
5198         * configure: Regnerated.
5200 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5202         * configure.ac: For --enable-gold, handle value `default' instead of
5203         `both*'.  New configure option --{en,dis}able-ld.
5204         * configure: Regenerate.
5206 2010-11-20  Ian Lance Taylor  <iant@google.com>
5208         * configure.ac: Only disable a language library if no language needs
5209         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5210         * configure: Rebuild.
5212 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5214         * Makefile.in: Regenerate.
5216         PR other/46202
5217         * configure.ac: Fix just-built in-tree STRIP name to be
5218         binutils/strip-new.
5219         * configure: Regenerate.
5220         * Makefile.def (install-strip-gcc, install-strip-binutils)
5221         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5222         (install-strip-sid): Mirror dependencies on non-strip variants
5223         of these targets on the respective -strip prerequisites.
5224         * Makefile.tpl (install-strip, install-strip-host)
5225         (install-strip-target): New targets.
5226         (install-strip-[+module+], install-strip-target-[+module+]):
5227         New targets.
5228         * Makefile.in: Regenerate.
5230 2010-11-19  Ian Lance Taylor  <iant@google.com>
5231             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5233         * configure.ac: Add target-libgo to target_libraries.  Set
5234         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5235         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5236         (HOST_EXPORTS): Add GOC.
5237         (BASE_TARGET_EXPORTS): Add GOC.
5238         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5239         (GOCFLAGS_FOR_TARGET): New variable.
5240         (EXTRA_HOST_FLAGS): Add GOC.
5241         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5242         * Makefile.def (target_modules): Add libgo.
5243         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5244         (dependencies): Add dependency from configure-target-libgo to
5245         configure-target-libffi and all-target-libstdc++-v3.  Add
5246         dependencies from all-target-libgo to all-target-libffi.
5247         (languages): Add go.
5248         * configure: Rebuild.
5249         * Makefile.in: Rebuild.
5251 2010-11-19  Ian Lance Taylor  <iant@google.com>
5253         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5254         compiler/flag environment variables.
5256 2010-11-18  Ian Lance Taylor  <iant@google.com>
5258         * configure.ac: Check for lang_requires_boot_languages in
5259         config-lang.in files.
5260         * configure: Rebuild.
5262 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5263             Tobias Burnus  <burnus@net-b.de>
5265         PR fortran/32049
5266         * Makefile.def: Add libquadmath; build it with language=fortran.
5267         * configure.ac: Add libquadmath.
5268         * Makefile.tpl: Handle multiple libs in check-[+language+].
5269         * Makefile.in: Regenerate.
5270         * configure: Regenerate.
5272 2010-11-16  Tom Tromey  <tromey@redhat.com>
5274         * MAINTAINERS: Moved myself to reviewers section.
5276 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5278         * MAINTAINERS: Moved myself to reviewers section.
5280 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5282         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5283         (Write After Approval): Remove self.
5285 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5287         * configure.ac: Fix spelling in option names.
5288         * configure: Regenerated.
5290 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5292         PR bootstrap/39622
5293         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5294         * configure: Regenerated.
5296 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5298         * MAINTAINERS: Update my email address.
5300 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5302         * configure: Regenerate.
5304 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5306         * configure: Regenerate.
5308 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5310         * configure: Regenerate.
5312 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5314         * configure: Regenerate.
5316 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5318         * configure.ac: Support official CLooG.org versions.
5319         * configure: Regenerate.
5320         * config/cloog.m4: New.
5322 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5324         * MAINTAINERS (Write After Approval): Add myself.
5326 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5328         * MAINTAINERS: Update my email address.
5330 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5332         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5333         * configure: Regenerate.
5335 2010-11-03  Ian Lance Taylor  <iant@google.com>
5336             Dave Korn  <dave.korn.cygwin@gmail.com>
5338         PR lto/46273
5339         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5340         and on other supported platforms whenever LTO is enabled.
5341         * configure: Rebuild.
5343 2010-11-02  Alan Modra  <amodra@gmail.com>
5345         PR binutils/12110
5346         * configure.ac: Error when source path contains spaces.
5347         * configure: Regenerate.
5349 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5351         * MAINTAINERS: Update my email address.
5353 2010-10-20  Ian Lance Taylor  <iant@google.com>
5355         * Makefile.def (target_modules): Set lib_path to src/.libs for
5356         libstdc++-v3 module.
5357         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5358         * Makefile.in: Rebuild.
5360 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5362         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5363         (Write After Approval): Remove myself.
5365 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5367         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5369 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5371         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5373 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5375         * configure.ac (build_lto_plugin): New shell variable.
5376         (--enable-lto): Turn on by default for all non-ELF platforms that
5377         have had LTO support added so far.  Set build_lto_plugin appropriately
5378         for both ELF and non-ELF.
5379         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5380         * configure: Regenerate.
5382 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5384         Sync from src:
5385         * configure.ac (v850 support): Remove target-libgloss from
5386         noconfigdirs.
5387         * configure: Regenerate.
5389 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5391         PR bootstrap/45326
5392         PR bootstrap/45174
5393         * configure.ac: Honor initial values of $build_configargs,
5394         $host_configargs, $target_configargs.  Mark the precious, so
5395         environment settings get recorded.
5396         * configure: Regenerate.
5398 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5400         PR bootstrap/45796
5401         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5402         Depend on all-build-libiberty.
5403         * Makefile.in: Regenerate.
5405 2010-09-30  Michael Eager  <eager@eagercon.com>
5407         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5408         * configure: Regenerate.
5410 2010-09-28  Michael Eager  <eager@eagercon.com>
5412         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5414 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5416         PR bootstrap/44621
5417         * configure.ac: Fix unportable shell quoting.
5418         * configure: Regenerate.
5420 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5422         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5423         targets and amend comment.
5424         * configure: Regenerate.
5426 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5428         * MAINTAINERS (Write After Approval): Add myself.
5430 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5432         * configure.ac: Enable LTO by default on Darwin.
5433         * configure: Regenerate.
5435 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5437         * MAINTAINERS (Write After Approval): Add myself.
5439 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5441         * MAINTAINERS (Write After Approval): Add myself.
5443 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5445         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5446         ports
5448 2010-07-28  David Yuste  <david.yuste@gmail.com>
5450         * MAINTAINERS (Write After Approval): Add myself.
5452 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5454         * configure.ac: Support all v850 targets.
5455         * configure: Regenerate.
5457 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5459         PR bootstrap/44455
5460         * configure.ac (extra_mpfr_configure_flags): Copy from
5461         extra_mpc_gmp_configure_flags.
5462         * configure: Re-generated.
5464 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5466         * MAINTAINERS (Write After Approval): Add myself.
5468 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5470         * MAINTAINERS (Write After Approval): Add myself.
5472 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5474         * MAINTAINERS (Write After Approval): Add myself.
5476 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5478         PR target/44862
5479         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5480         Provide -B option to allow for link spec %s substitutions for
5481         libstdc++.a on darwin.
5482         * Makefile.in: Regenerate.
5484 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5486         * MAINTAINERS (Reviewers): Update my e-mail address
5488 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5490         * Makefile.def (configure-gcc): Depend on all-libelf.
5491         * Makefile.in: Rebuild.
5493 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5495         * MAINTAINERS (Write After Approval): Add myself in the right place.
5497 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5499         * MAINTAINERS (Write After Approval): Add myself.
5501 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5503         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5505 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5507         * config.sub: Update to version 2010-05-21.
5508         * config.guess: Update to version 2010-04-03.
5510 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5512         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5513         * configure: Regenerate.
5515 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5517         * MAINTAINERS (Write After Approval): Add myself.
5519 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5521         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5522         a platform that supports LTO.
5523         * configure: Regenerate.
5525 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5527         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5528         * configure: Regenerated.
5530 2010-04-27  Roland McGrath  <roland@redhat.com>
5531             H.J. Lu  <hongjiu.lu@intel.com>
5533         * configure.ac (--enable-gold): Support both, both/gold and
5534         both/bfd to add gold to configdirs without removing ld.
5535         * configure: Regenerated.
5537         * Makefile.def: Add install-gold dependency to install-ld.
5538         * Makefile.in: Regenerated.
5540 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5542         PR lto/42776
5543         * configure.ac (--enable-lto): Refactor handling so libelf tests
5544         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5545         and allow LTO to be explicitly enabled on non-ELF platforms that
5546         are known to support it inside else-clause.
5547         * configure: Regenerate.
5549 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5551         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5552         * configure: Regenerate.
5554 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5556         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5557         * configure: Regenerate.
5559 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5561         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5562         separately.
5563         * configure: Regenerate.
5565 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5571         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5572         * configure: Regenerate.
5574 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5576         * configure: Regenerate after change to elf.m4.
5578 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5580         * MAINTAINERS (Write After Approval): Add myself.
5582 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5584         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5585         * configure: Regenerated.
5587 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5589         * configure.ac: Print "buggy but acceptable" when CLooG
5590         revision is less than 9.
5591         * configure: Regenerated.
5593 2010-04-01  Diego Novillo  <dnovillo@google.com>
5595         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5597 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5599         PR bootstrap/43615
5600         PR bootstrap/43328
5602         Revert:
5604         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5606         * configure.ac: Do not pass --enable-multilib nor
5607         --disable-multilib in baseargs.  Accept explicitly passed
5608         --enable_multilib.
5609         * configure: Regenerate.
5611 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5613         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5615 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5617         * MAINTAINERS: Remove myself.
5619 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5621         PR bootstrap/43328
5622         * configure.ac: Do not pass --enable-multilib nor
5623         --disable-multilib in baseargs.  Accept explicitly passed
5624         --enable_multilib.
5625         * configure: Regenerate.
5627 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5629         * MAINTAINERS (spu port): Remove me.
5631 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5633         * configure.ac (tic6x-*-*): New case.
5634         * configure: Regenerate.
5636 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5638         * config.sub: Update to version 2010-03-22.
5639         * config.guess: Update to version 2009-12-30.
5641 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5643         PR ada/42554
5644         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5645         * configure: Regenerate.
5647 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5649         * MAINTAINERS: Update my email address.
5651 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5653         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5654         (ghassan.shobaki@amd.com): Removed.
5656 2010-03-17  Alan Modra  <amodra@gmail.com>
5658         * MAINTAINERS: Update my email address.
5660 2010-03-16  Diego Novillo  <dnovillo@google.com>
5662         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5663         Matthews.
5665 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5667         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5668         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5670 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5672         * MAINTAINERS: Update my email address.
5674 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5676         * MAINTAINERS: Update my email address.
5678 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5680         * MAINTAINERS: Update my email address.
5682 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5684         * MAINTAINERS: Update my email address.
5686 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5688         PR libstdc++/32499
5689         * configure.ac (RANLIB): Default to true.
5690         (STRIP): Likewise.
5691         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5692         * configure: Regenerate.
5694 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5696         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5697         (Write After Approval): Update my email address.
5699 2010-02-17  Nick Clifton  <nickc@redhat.com>
5701         PR 11238
5702         * Makefile.tpl (local-distclean): Also remove config.cache files in
5703         sub-directories as there may not be Makefiles present in the
5704         sub-directories.
5705         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5706         the config.cache files found by the find command.
5708         * Makefile.in: Regenerate.
5709         * configure.ac: Revert previous delta.
5710         * configure: Regenerate.
5712 2010-02-15  Nick Clifton  <nickc@redhat.com>
5714         PR 11238
5715         * configure.ac: Delete config.cache files in sub-directories when
5716         deleting Makefiles.
5717         * configure: Regenerate.
5719 2010-02-12  Ben Elliston  <bje@gnu.org>
5721         * MAINTAINERS: Update my email address.
5723 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5725         * MAINTAINERS (spu port): Update my email address.
5727 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5729         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5731 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5733         * configure.ac: Add "recommended" version checks for GMP/MPC.
5734         Update recommended GMP/MPFR/MPC versions.
5735         * configure: Regenerate.
5737 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5739         * MAINTAINERS: Move my Embecosm email address into the
5740         write-after-approval section.
5742 2010-01-26  Ian Lance Taylor  <iant@google.com>
5744         * MAINTAINERS: Add myself as Go frontend maintainer.
5746 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5748         PR libstdc++/36101, PR libstdc++/42813
5749         * configure.ac (bootstrap_target_libs): Make inclusion of
5750         target-libgomp conditional on libgomb being in target_configdirs.
5751         * configure: Regenerate.
5753 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5755         PR libstdc++/36101, PR libstdc++/42813
5756         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5757         * configure: Regenerate.
5759 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5761         PR libstdc++/36101, PR libstdc++/42813
5762         * configure.ac (target_configdirs): Substitute.
5763         * Makefile.def: Bootstrap target module libgomp.
5764         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5765         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5766         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5767         * configure, Makefile.in: Regenerate.
5769 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5771         * MAINTAINERS: Adjust my details.
5773 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5775         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5777 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5779         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5781 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5783         * MAINTAINERS (Write After Approval): Add myself.
5785 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5787         * MAINTAINERS (Write After Approval): Add myself.
5789 2010-01-11  Richard Guenther  <rguenther@suse.de>
5791         PR lto/41569
5792         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5793         * Makefile.in: Regenerated.
5795 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5797         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5798         * configure: Regenerate.
5800 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5801             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5803         PR bootstrap/42424
5804         * configure.ac: Include libtool m4 files.
5805         (_LT_CHECK_OBJDIR): Call it.
5806         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5807         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5809         * configure: Regenerate.
5811 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5813         PR bootstrap/41818
5814         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5815         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5816         * Makefile.in: Regenerate.
5818 2010-01-02  Richard Guenther  <rguenther@suse.de>
5820         PR lto/41529
5821         * configure.ac: Include config/elf.m4.  Disable LTO if not
5822         builting for an elf target.
5823         * configure: Regenerate.
5825 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5827         * MAINTAINERS: Change my email address.
5829 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5831         * config.sub, config.guess: Update from upstream sources.
5833 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5835         * MAINTAINERS (Write After Approval): Add myself.
5837 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5839         PR middle-end/30447
5840         PR middle-end/30789
5841         PR other/40302
5843         * configure.ac: Require MPC.
5844         * configure: Regenerate.
5846 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5848         PR target/38384
5849         PR bootstrap/40972
5850         * libtool.m4: Sync from git Libtool.
5851         * ltoptions.m4: Likewise.
5852         * ltversion.m4: Likewise.
5853         * lt~obsolete.m4: Likewise.
5854         * ltmain.sh: Likewise.
5856 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5858         * configure.ac: Update minimum MPC version to 0.8.
5859         * configure: Regenerate.
5861 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5863         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5864         * configure: Regenerated.
5866 2009-11-21  Ian Lance Taylor  <iant@google.com>
5868         * configure.ac: Change default of poststage1_ldflags to be empty if
5869         poststage1_libs is set.  When poststage1_libs is empty, and
5870         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5871         * configure: Rebuild.
5873 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5875         * MAINTAINERS (Write After Approval): Update my email address.
5877 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5879         * config.guess: Update from upstream sources.
5881 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5883         * Makefile.def: Restore host and target settings for gmp.
5884         * Makefile.in: Rebuild.
5886 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5888         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5889         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5890         Fix portability of test of C++ as bootstrap language.  Add
5891         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5892         * configure: Rebuild.
5893         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5894         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5895         in-tree building.
5896         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5897         (POSTSTAGE1_HOST_EXPORTS): Use it.
5898         (STAGE[+id+]_CXXFLAGS): New.
5899         (BASE_FLAGS_TO_PASS): Pass it down.
5900         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5901         extra_exports.
5902         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5903         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5904         extra_exports.
5905         * Makefile.in: Rebuild.
5907 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5909         * config.sub, config.guess: Update from upstream sources.
5911 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5913         * MAINTAINERS (Write After Approval): Add myself.
5915 2009-11-09  Jon Beniston  <jon@beniston.com>
5917         * MAINTAINERS (Write After Approval): Add myself.
5919 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5921         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5922         paths for *-w64-mingw* and x86_64-*mingw*.
5923         * configure: Regenerated.
5925 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5927         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5929 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5931         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5932         Phil Edwards to Write-After Approval.
5934 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5936         * configure.ac: Disable target-winsup & co for
5937         x86_64-*-mingw* and *-w64-mingw* targets.
5938         * configure: Regenerated.
5940 2009-10-16  Nick Clifton  <nickc@redhat.com>
5942         * MAINTAINERS: Add myself as a maintainer for the RX port.
5944 2009-10-26  Johannes Singler  <singler@kit.edu>
5946         * MAINTAINERS (Write After Approval): Update my e-mail address.
5948 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5950         * configure.ac (CLooG test): Use = with test.
5951         * configure: Regenerate.
5953 2009-10-22  Richard Guenther  <rguenther@suse.de>
5955         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5956         cloog if the ppl version check failed.  Move flags saving
5957         before setting in libelf check.
5958         * configure: Regenerate.
5960 2009-10-21  Richard Guenther  <rguenther@suse.de>
5962         * configure.ac: Adjust the ppl and cloog configure to work as
5963         documented.  Disable cloog if ppl was disabled.  Omit the version
5964         checks if they were disabled.
5965         * configure: Re-generate.
5967 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5969         * configure.ac: Add 'lto' to enable_languages, not
5970         new_enable_languages, and only if not already present.
5971         * configure: Regenerate.
5973 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5975         * README: Refer to the various COPYING* files instead of just
5976         COPYING.
5977         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5979 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5981         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5983 2009-10-07  Richard Guenther  <rguenther@suse.de>
5985         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5986         and Richard Guenther as reviewers.
5987         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5988         as reviewers.
5990 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5992         * config.sub: Update from upstream sources.
5994 2009-10-06  Ian Lance Taylor  <iant@google.com>
5996         * Makefile.def: check-gold depends upon all-gas.
5997         * Makefile.in: Rebuild.
5999 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
6001         * MAINTAINERS (Write After Approval): Add myself.
6003 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
6005         * Makefile.def: all-lto-plugin depends on all-libiberty.
6006         set bootstrap=true for lto-plugin.
6007         Add lto-plugin.
6008         * Makefile.in: Regenerate.
6009         * configure.ac (host_libs): Add lto-plugin.
6010         * configure: Regenerate.
6012 2009-10-03  Diego Novillo  <dnovillo@google.com>
6014         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
6015         (HOST_LIBELFLIBS): Define.
6016         (HOST_LIBELFINC): Define.
6017         * Makefile.in: Regenerate.
6018         * configure.ac: Add --enable-lto.
6019         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
6020         If --enable-lto is used, add 'lto' to new_enable_languages.
6021         If --enable-lto is used and gold is enabled, add
6022         lto-plugin to configdirs.
6023         * configure: Regenerate.
6025 2009-10-03  Simon Baldwin  <simonb@google.com>
6027         * configure.ac: If --with-system-zlib, suppress local zlib and
6028         pass --with-system-zlib to subdir configure scripts.
6029         * configure: Regenerate.
6031 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
6032             Paolo Bonzini  <bonzini@gnu.org>
6034         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
6035         $(srcdir).
6036         * Makefile.in: Rebuilt.
6038 2009-09-26  Gary Funck  <gary@intrepid.com>
6040         * MAINTAINERS (Write After Approval): Add myself.
6042 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6044         * configure.ac: Update minimum MPC version to 0.7.
6045         * configure: Regenerate.
6047 2009-09-25  Nick Clifton  <nickc@redhat.com>
6049         * configure.ac: Pass any --cache-file=/dev/null option on to
6050         subconfigures.
6051         * configure: Regenerate.
6053 2009-09-23  Nick Clifton  <nickc@redhat.com>
6055         * config.sub, config.guess: Update from upstream sources.
6057 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
6059         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
6060         * Makefile.in: Rebuilt.
6062 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6064         PR bootstrap/32272
6065         * configure.ac: Error out if $srcdir isn't '.' but contains
6066         host-${host_noncanonical}.
6067         * configure: Regenerate.
6069 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6071         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
6072         maintainer.
6074 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6076         * configure.ac: If bootstrapping a combined tree with
6077         --enable-gold, require c++ in stage1_languages.
6078         * configure: Regenerate.
6080         * configure.ac: Also add target_libs of stage1_languages to
6081         bootstrap_target_libs.
6082         * configure: Regenerate.
6084         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
6085         with --enable-languages not containing c++.
6086         * configure: Regenerate.
6088 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
6090         * configure.ac: Disable java and boehm-gc for bfin-*-*.
6091         * configure: Regenerate.
6093 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
6095         * MAINTAINERS (Write After Approval): Update my e-mail address,
6096         and move from from here...
6097         (Waiting for paperwork): To here.
6099 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
6101         * MAINTAINERS (Reviewers): Add self as driver reviewer.
6103 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6105         * configure.ac: Do not use $extrasub for replacing @if/@endif
6106         parts in Makefile; instead, use additional arguments to
6107         AC_CONFIG_COMMANDS to do the replacement manually, with several
6108         sed invocations, to avoid HP-UX sed command limits.
6109         * configure: Regenerate.
6111 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
6113         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
6114         blank before -L.
6116 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
6118         * configure.ac (with-build-config): Document.  Handle without.
6119         Handle missing argument.
6120         * configure: Rebuilt.
6122 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
6124         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
6125         Default to bootstrap-debug only if compare-debug works.
6126         * configure: Rebuilt.
6127         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
6128         * Makefile.in: Rebuilt.
6130 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
6132         * MAINTAINERS (OS Port Maintainers): Update my email address.
6134 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
6136         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6137         * Makefile.in: Rebuilt.
6139 2009-09-01  Chris Demetriou  <cgd@google.com>
6141         * MAINTAINERS (Write After Approval): Add myself.
6143 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6145         PR debug/30161
6146         * include/dwarf2.h (enum dwarf_tag): Added
6147         DW_TAG_GNU_template_template_param
6148         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6150 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6152         * Makefile.tpl (AWK): Fix typo.
6153         * Makefile.in: Regenerate.
6155 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6157         * configure.ac: Detect awk and sed.
6158         * Makefile.def (flags_to_pass): Add AWK and SED.
6159         * Makefile.tpl (AWK, SED): New.
6160         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6161         * configure: Regenerate.
6162         * Makefile.in: Regenerate.
6164 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6166         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6167         (collapseslashes): Likewise.
6169 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6171         * configure.ac (AC_PREREQ): Bump to 2.64.
6173 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6175         * configure.ac: Remove --with-datarootdir, --with-docdir,
6176         --with-pdfdir, --with-htmldir switches.
6177         * configure: Regenerate.
6179         * configure: Regenerate.
6181         * compile: Sync from Automake 1.11.
6182         * depcomp: Likewise.
6183         * install-sh: Likewise.
6184         * missing: Likewise.
6185         * mkinstalldirs: Likewise.
6186         * ylwrap: Likewise.
6188 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6190         * ltmain.sh (func_normal_abspath): New function.
6191         (func_relative_path): Likewise.
6192         (func_mode_help): Document new -bindir option for link mode.
6193         (func_mode_link): Add new -bindir option, and use it to place
6194         output DLL if specified.
6196 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6198         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6199         (baseargs): Add --disable-option-checking.
6200         * configure: Regenerate.
6202         * Makefile.def (configure-target-libiberty): Depend on
6203         all-binutils and all-ld.
6204         (configure-target-newlib): Likewise.
6205         * Makefile.in: Regenerate.
6207 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6209         * config.sub, config.guess: Update from upstream sources.
6211 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6213         Sync from src, merge:
6215         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6217         * configure.ac: Do not exclude gas for i386-*-darwin.
6218         Add a case for x86_64-*-darwin.
6219         * configure: Regenerate.
6221 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6223         * MAINTAINERS: Add my name to Write After Approval list.
6225 2009-08-06  Michael Eager  <eager@eagercon.com>
6227         * configure.ac: Add Microblaze target.
6228         * configure: Regenerate.
6230 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6232         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6233         * configure: Regenerate.
6235 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6237         * MAINTAINERS (Write After Approval): Update my e-mail address.
6239 2009-07-06  Ian Lance Taylor  <iant@google.com>
6241         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6242         * configure: Rebuild.
6244 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6246         * MAINTAINERS: Move myself to the Graphite Reviewers.
6248 2009-06-30  Wei Guozhi  <carrot@google.com>
6250         * MAINTAINERS: Add my name to Write After Approval list.
6252 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6254         PR bootstrap/40338
6255         * configure.ac (comparestring): Create new variable.
6256         * Makefile.tpl (comparestring): Use to skip some comparisions.
6257         * configure: Regenerate.
6258         * Makefile.in: Regenerate.
6260 2009-06-26  Doug Evans  <dje@sebabeach.org>
6262         * Makefile.def (host_modules): Add cgen.
6263         * Makefile.in: Regenerate.
6264         * configure.ac (host_tools): Add cgen.
6265         * configure: Regenerate.
6267 2009-06-23  DJ Delorie  <dj@redhat.com>
6269         * MAINTAINERS: Add myself as mep maintainer.
6271 2009-06-23  Ian Lance Taylor  <iant@google.com>
6273         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6274         boot_languages.  Only bootstrap target libraries listed in
6275         target_libs for some boot language.  Add --with-stage1-ldflags,
6276         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6277         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6278         if not building with C++.
6279         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6280         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6281         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6282         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6283         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6284         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6285         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6286         * configure, Makefile.in: Rebuild.
6288 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6290         * MAINTAINERS: Added my name to write-after-approval list.
6292 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6294         * configure.ac: Define is_elf for QNX Neutrino targets.
6295         * configure: Regenerate.
6297 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6299         * MAINTAINERS: Added my name to the write-after-approval list
6301 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6303         * configure.ac: Detect MPC in default directory.
6304         * configure: Regenerate.
6306 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6307             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6309         * Makefile.tpl (all): Avoid a trailing backslash.
6310         * Makefile.in: Regenerate.
6312 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6314         * config.sub, config.guess: Update from upstream sources.
6316 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6318         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6319         to noconfdirs.
6320         * configure: Regenerate.
6322 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6324         * Makefile.tpl ([+compare-target+]): Compare all stage
6325         directories, rather than just gcc.
6326         * Makefile.in: Rebuilt.
6328 2009-06-01  Doug Kwan  <dougkwan@google.com>
6330         * configure.ac: Support gold for target arm*-*-*.
6331         * configure: Regenerate.
6333 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6335         * Makefile.def: Add MPC support and dependencies.
6336         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6338         * Makefile.in, configure: Regenerate.
6340 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6342         * Makefile.tpl (all): Avoid harmless warning in make all when
6343         gcc-bootstrap is enabled but stage_last does not exist.
6344         * Makefile.in: Rebuilt.
6346 2009-05-24  Nicolas Roche  <roche@adacore.com>
6348         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6349         * Makefile.in: Regenerate.
6351 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6353         * MAINTAINERS: Update my e-mail address.
6355 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6357         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6358         * configure:  Regenerate.
6360 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6362         PR other/40159
6363         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6364         gcc-no-bootstrap are mutually exclusive.
6365         * Makefile.in: Rebuilt.
6367 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6369         PR other/40159
6370         * Makefile.tpl (all): Don't end with unconditional success.
6371         * Makefile.in: Rebuilt.
6373 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6375         PR target/37137
6376         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6377         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6378         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6379         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6380         stage_configureflags, stage_cflags and stage_libcflags into
6381         explicit Makefile macros.
6382         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6383         GFORTRAN.
6384         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6385         CC.  Set CC_FOR_BUILD from CC.
6386         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6387         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6388         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6389         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6390         and GFORTRAN.
6391         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6392         (_LIBCFLAGS): Renamed to _TFLAGS.
6393         (do-compare-debug, do-compare3-debug): Drop.
6394         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6395         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6396         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6397         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6398         (XGCC_FLAGS_FOR_TARGET): New.
6399         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6400         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6401         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6402         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6403         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6404         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6405         TFLAGS.
6406         (BUILD_CONFIG): Include if requested.
6407         (all): Set TFLAGS on bootstrap.
6408         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6409         (all-stageid-prefixmodule): Likewise.
6410         (do-clean, distclean-stageid): Set TFLAGS.
6411         (restrap): Fix whitespace.
6412         * Makefile.in: Rebuilt.
6414 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6416         * config.guess: Sync with src.
6418 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6420         * configure.ac ($with_ppl):  Default to no if not supplied.
6421         ($with_cloog):  Likewise.
6422         configure:  Regenerate.
6424 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6426         * MAINTAINERS: Update my e-mail address.
6428 2009-04-27  Nick Clifton  <nickc@redhat.com>
6430         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6432 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6434         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6435         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6436         * Makefile.in: Regenerate.
6438 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6440         PR bootstrap/39739
6441         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6442         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6444         * configure, Makefile.in: Regenerate.
6446 2009-04-21  Taras Glek  <tglek@mozilla.com>
6448         * include/hashtab.h: Update GTY annotations to new syntax
6449         * include/splay-tree.h: Likewise
6451 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6453         * config.sub, config.guess: Update from upstream sources.
6455 2009-04-15  Anthony Green  <green@moxielogic.com>
6457         * configure.ac: Add moxie support.
6458         * configure: Rebuilt.
6460 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6462         * configure.ac: Change copyright header to refer to version
6463         3 of the GNU General Public License and to point readers at the
6464         COPYING3 file and the FSF's license web page.
6465         * Makefile.def: Likewise.
6466         * Makefile.tpl: Likewise.
6467         * Makefile.in: Regenerate.
6469 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6471         * configure.ac: Restore match for darwin9 or later. Use double
6472         brackets since regeneration eats one pair.
6473         * configure: Regenerate.
6475 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6477         PR gas/10039
6478         * configure.ac: Require texinfo 4.7.
6479         * configure: Regenerated.
6481 2009-04-09  Nick Clifton  <nickc@redhat.com>
6483         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6484         the GCC Runtime Library Exception.
6486 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6488         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6489         * configure: Regenerate.
6491 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6493         * Makefil.def (languages): New entries.
6494         * Makefile.tpl (check-gcc-*): New generic target.
6495         * Makefile.in: Regenerate.
6497 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6499         * MAINTAINERS:  Update my email address.
6501 2009-03-18  Tom Tromey  <tromey@redhat.com>
6503         * configure: Rebuild.
6504         * configure.ac (host_libs): Add libiconv.
6505         * Makefile.in: Rebuild.
6506         * Makefile.def (host_modules): Add libiconv.
6507         (configure-gdb, all-gdb): Depend on libiconv.
6509 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6511         * configure.ac: Treat gdb as supported on x86_64-darwin.
6512         * configure: Regenerate.
6514 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6516         * configure.ac (--with-host-libstdcxx): New option.
6517         * configure: Regenerate.
6519 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6521         * MAINTAINERS:  Move myself into the write after approval list.
6523 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6525         * MAINTAINERS: Update e-mail address.
6527 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6529         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6531 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6533         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6535 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6537         Backport from git Libtool:
6539         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6540         Support GNU/kOpenSolaris.
6541         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6542         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6543         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6544         GNU/kOpenSolaris.
6546 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6548         * MAINTAINERS: Update e-mail address.
6550 2009-02-24  Michael Eager  <eager@eagercon.com>
6552         * MAINTAINERS (Write After Approval): Add self.
6554 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6556         * MAINTAINERS (Write After Approval): Add myself.
6558 2009-02-05  Andreas Schwab  <schwab@suse.de>
6560         * Makefile.tpl (stage_last): Define $r and $s before using
6561         $(RECURSE_FLAGS_TO_PASS).
6562         * Makefile.in: Regenerate
6564 2009-01-30  Ian Lance Taylor  <iant@google.com>
6566         * MAINTAINERS: Move myself to the Global Reviewers list.
6568 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6570         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6571         * configure: Regenerate.
6573 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6575         * MAINTAINERS: Make whitespace consistent.
6576         Remove Robert Millan from Write After Approval.
6578 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6580         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6581         (all-opcodes): Depend on all-libiberty.
6582         * Makefile.in: Regenerate.
6584 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6586         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6587         * configure: Regenerate.
6589 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6591         * MAINTAINERS (Write After Approval): Add myself.
6593 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6595         * MAINTAINERS: Add myself to reviewers (Fortran).
6597 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6599         PR tree-optimization/38515
6600         * configure.ac (cloog-polylib): Removed.
6601         (with_ppl, with_cloog): Test for "no".
6602         * configure: Regenerated.
6604 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6606         * MAINTAINERS: Moved myself to reviewers (Fortran).
6608 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6610         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6611         (Write After Approval): Remove myself.
6613 2009-01-03  Diego Novillo  <dnovillo@google.com>
6615         * MAINTAINERS: Remove myself from alias maintainership.
6617 2009-01-02  David Ayers  <ayers@fsfe.org>
6619         * MAINTAINERS: Update e-mail address.
6621 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6623         * MAINTAINERS: Make whitespace consistent.
6625 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6627         Backport from upstream Libtool:
6628         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6629         Add cache variables to tests that require the linker to work.
6630         For shlibpath_overrides_runpath, this also changes the semantics
6631         to let the result from the C compiler take precedence.
6633 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6635         * config.sub, config.guess: Update from upstream sources.
6637 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6639         * configure.ac (ppllibs): Add by default the lib flags.
6640         * configure: Regenerate.
6642 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6644         * MAINTAINERS:  Add myself to the write after approval list.
6646 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6648         * configure.ac: Add double brackets on darwin[912].
6649         * configure: Regenerate.
6651 2008-12-03  Daniel Kraft  <d@domob.eu>
6653         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6654         Approval to Reviewer section (for Fortran front-end).
6656 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6658         * configure.ac: Expand to darwin10 and later.
6659         * configure: Regenerate.
6661 2008-12-02  Andreas Schwab  <schwab@suse.de>
6663         * Makefile.def: configure-target-boehm-gc depends on
6664         all-target-libstdc++-v3.
6665         * Makefile.in: Regenerate.
6667 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6669         * MAINTAINERS:  Add myself as mingw maintainer.
6671 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6673         * config.sub, config.guess: Update from upstream sources.
6675 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6677         * README.SCO: Remove.
6679 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6681         * MAINTAINERS:  Add myself to the write after approval list.
6683 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6685         * MAINTAINERS:  Update my email address in WAA section.
6687 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6689         * MAINTAINERS: Update e-mail address.
6691 2008-11-27  Toon Moene  <toon@moene.org>
6693         * MAINTAINERS: Change e-mail address.
6695 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6697         * configure.ac: Build gdb for i?86-*-darwin*
6698         * configure: Regenerated.
6700 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6702         * MAINTAINERS: Added my full name.
6704 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6706         PR bootstrap/38014
6707         PR bootstrap/37923
6709         Revert:
6711         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6713         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6714         * Makefile.in: Regenerated.
6716         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6718         PR gdb/921
6719         PR gdb/1646
6720         PR gdb/2175
6721         PR gdb/2176
6723         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6724         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6725         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6726         (HOST_EXPORTS): Pass CPPFLAGS.
6727         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6728         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6729         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6730         * Makefile.in, configure: Regenerated.
6731         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6732         and CPPFLAGS_FOR_BUILD.
6734 2008-11-06  Jeff Law  <law@redhat.com>
6736         * MAINTAINERS: Add myself as middle end maintainer.
6738 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6740         * MAINTAINERS (Write after approval): Add myself.
6742 2008-11-05  Diego Novillo  <dnovillo@google.com>
6744         * MAINTAINERS (Global Reviewers): Add myself.
6745         (Non-Algorithmic Maintainers): Remove myself.
6747 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6749         * MAINTAINERS (Write after approval): Add myself.
6751 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6753         * MAINTAINERS (Write after approval): Add myself.
6755 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6757         * configure.ac (spu-*-*): Remove special case.
6758         * configure: Regenerate.
6760 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6762         * MAINTAINERS (Write after approval): Update my email address.
6764 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6766         * configure.ac [spu-*-*]: Do not set skipdirs.
6767         * configure: Re-generate.
6769 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6771         * MAINTAINERS (Various Maintainers): Add myself to reload.
6773 2008-10-25  Richard Guenther  <rguenther@suse.de>
6775         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6776         maintainer.  Remove myself as libgcc-math maintainer.
6777         (Non-Algorithmic Maintainers): Remove myself.
6779 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6781         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6782         * Makefile.in: Regenerated.
6784 2008-10-23  Cary Coutant  <ccoutant@google.com>
6786         * MAINTAINERS (Write after approval): Add myself.
6788 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6790         PR gdb/921
6791         PR gdb/1646
6792         PR gdb/2175
6793         PR gdb/2176
6795         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6796         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6797         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6798         (HOST_EXPORTS): Pass CPPFLAGS.
6799         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6800         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6801         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6802         * Makefile.in, configure: Regenerated.
6803         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6804         and CPPFLAGS_FOR_BUILD.
6806 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6808         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6809         Sebastian Pop.
6811 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6813         * MAINTAINERS (Write After Approval): Added myself.
6815 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6817         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6818         recommended version to 2.3.2.
6820         * configure: Regenerate.
6822 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6824         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6826 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6828         * MAINTAINERS (Write After Approval): Update e-mail address.
6830 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6832         * libtool.m4: Update to libtool 2.2.6.
6833         * lt~obsolete.m4: Update to libtool 2.2.6.
6834         * ltmain.sh: Update to libtool 2.2.6.
6835         * ltsugar.m4: Update to libtool 2.2.6.
6836         * ltversion.m4: Update to libtool 2.2.6.
6837         * ltoptions.m4: Update to libtool 2.2.6.
6838         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6840 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6842         * MAINTAINERS (Write After Approval): Add myself.
6844 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6846         * MAINTAINERS (Write After Approval): Update my name.
6848 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6850         * MAINTAINERS: Add myself in "Write After Approval".
6852 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6854         * MAINTAINERS: Add myself as ia64 maintainer.
6856 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6858         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6859         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6860         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6861         and Michael Tiemann from Write After Approval since they do not
6862         actually have access.
6864 2008-09-05  Richard Guenther  <rguenther@suse.de>
6866         * configure.ac: Initialize clooglibs to -lcloog.
6867         * configure: Re-generate.
6869 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6871         * MAINTAINERS (Write After Approval): Add myself.
6873 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6875         * configure.ac (--with-cloog-polylib): New.
6876         (--disable-cloog-version-check): New.
6877         (--disable-ppl-version-check): New.
6878         * configure: Re-generate.
6880 2008-09-03  Richard Guenther  <rguenther@suse.de>
6882         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6883         cloog test.
6884         * configure: Re-generate.
6886 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6888         Add picoChip port.
6889         * MAINTAINERS: Add picoChip maintainers.
6891 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6892             Tobias Grosser  <grosser@fim.uni-passau.de>
6893             Jan Sjodin  <jan.sjodin@amd.com>
6894             Harsha Jagasia  <harsha.jagasia@amd.com>
6895             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6896             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6897             Adrien Eliche  <aeliche@isty.uvsq.fr>
6899         Merge from graphite branch.
6900         * configure: Regenerate.
6901         * Makefile.in: Regenerate.
6902         * configure.ac (host_libs): Add ppl and cloog.
6903         Add checks for PPL and CLooG.
6904         * Makefile.def (ppl, cloog): Added modules and dependences.
6905         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6906         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6908 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6910         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6911         (GCC_SHLIB_SUBDIR): New.
6912         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6913         * configure: Regenerate.
6914         * Makefile.in: Regenerate.
6916 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6918         * MAINTAINERS: Consistently use tabs to separate columns.
6920 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6922         * MAINTAINERS (Write after Approval): Add myself.
6924 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6926         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6927         Enable bfd, binutils and opcodes.
6928         * configure: Regenerate.
6930 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6932         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6934 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6936         * MAINTAINERS:  Use correct Umlaut for last name.
6938 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6940         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6942 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6944         * MAINTAINERS: Update my email address.
6946 2008-08-16  Nicolas Roche  <roche@adacore.com>
6948         * Makefile.tpl: Add BOOT_ADAFLAGS.
6949         * Makefile.in: Regenerate.
6951 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6953         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6954         * configure: Regenerate.
6956 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6958         * configure.ac: Add makefile fragments for hpux.
6959         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6960         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6961         * configure: Regenerate.
6962         * Makefile.in: Regenerate.
6964 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6966         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6968 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6970         * MAINTAINERS (Write after Approval): Add myself.
6972 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6974         * MAINTAINERS (Write After Approval):  Add myself.
6976 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6978         * MAINTAINERS (Write After Approval):  Add myself.
6980 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6982         * MAINTAINERS: Update my email address.
6984 2008-06-25  Joey Ye  <joey.ye@intel.com>
6986         * MAINTAINERS (Write After Approval):  Add myself.
6988 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6990         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6991         * Makefile.in: Regenerate.
6992         * configure: Regenerate.
6994 2008-06-17  Daniel Kraft  <d@domob.eu>
6996         * MAINTAINERS (Write After Approval):  Add myself.
6998 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7000         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
7001         "$@" is still intact with both Autoconf 2.59 and 2.62.
7002         * configure: Regenerate.
7004 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7006         * Makefile.tpl: Fix comment errors.
7007         * Makefile.in: Regenerate.
7009 2008-06-12  David S. Miller  <davem@davemloft.net>
7010             David Edelsohn  <edelsohn@gnu.org>
7012         * configure.ac: Add powerpc*-*-* to gold supported targets.
7013         * configure: Regenerate.
7015 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
7017         PR tree-optimization/36218
7018         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
7019         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
7020         (all prefix="build-"): Pass them to build-system sub-makes.
7021         * Makefile.in: Regenerate.
7023 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
7025         * MAINTAINERS (mt port): Remove.
7026         (sco5, unixware, sco udk): Remove.
7027         (Kean Johnston): Add to Write After Approval.
7029 2008-05-30  Julian Brown  <julian@codesourcery.com>
7031         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
7032         of libobjc for ARM EABI Linux.
7033         * configure: Regenerate.
7035 2008-05-18  Xinliang David Li   <davidxl@google.com>
7037         * ChangeLog: Remove wrong ChangeLog entry.
7039 2008-05-17  Xinliang David Li   <davidxl@google.com>
7041         * MAINTAINERS (Write After Approval): Add myself.
7043 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
7045         * MAINTAINERS (Write After Approval): Add myself.
7047 2008-05-14  Rafael Espíndola  <espindola@google.com>
7049         * config-ml.in: don't handle --enable-shared and --enable-static.
7051 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
7053         * MAINTAINERS: Update my email address.
7055 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
7057         * MAINTAINERS: Update my email address.
7059 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
7061         * MAINTAINERS (Write After Approval): Add myself.
7063 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
7065         * MAINTAINERS (Write After Approval): Add myself.
7067 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
7069         * MAINTAINERS (crx): Add myself.
7071 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7073         Sync with src:
7074         2008-04-14  David S. Miller  <davem@davemloft.net>
7076         * configure.ac: Add sparc*-*-* to gold supported targets.
7077         * configure: Regenerate.
7079 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7081         PR bootstrap/35457
7082         * configure.ac: Include override.m4.
7083         * configure: Regenerate.
7085 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
7087         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
7088         * Makefile.in: Regenerate.
7090 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
7092         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
7093         as nonconfigurable directories list.
7094         * configure: Regenerate.
7096 2008-04-14  Ben Elliston  <bje@au.ibm.com>
7098         * config.sub, config.guess: Update from upstream sources.
7100 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
7102         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
7103         * Makefile.in: Regenerate.
7105 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
7107         * configure.ac: Do not build libssp for the AVR.
7108         * configure: Regenerate.
7110 2008-04-07  Ian Lance Taylor  <iant@google.com>
7112         * Makefile.def: check-gold depends upon all-binutils.
7113         * Makefile.in: Regenerate.
7115 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
7117         * MAINTAINERS (Write After Approval): Add myself.
7119 2008-04-04  Nick Clifton  <nickc@redhat.com>
7121         PR binutils/4334
7122         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
7123         builds.
7124         * configure: Regenerate.
7126 2008-04-04  NightStrike  <NightStrike@gmail.com>
7128         PR other/35151
7129         * configure.ac: Combine rules for mingw32 and mingw64.
7130         * configure: Regenerate.
7132 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
7134         * MAINTAINERS (Write After Approval): Add myself.
7136 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7138         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7139         * Makefile.in (.NOTPARALLEL): Ditto.
7141 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7143         * MAINTAINERS (Write After Approval): Add myself.
7145 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7147         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7148         * Makefile.in (.NOTPARALLEL): Regenerate.
7150 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7152         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7153         * Makefile.in: Regenerate.
7155 2008-03-26  Jakub Staszak  <kuba@et.pl>
7157         * MAINTAINERS (Write After Approval): Add myself.
7159 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7161         * MAINTAINERS:  Update e-mail address.
7163 2008-03-20  Ian Lance Taylor  <iant@google.com>
7165         * configure.ac: Add support for --enable-gold.
7166         * Makefile.def: Add gold as a directory like ld.
7167         * configure, Makefile.in: Regenerate.
7169 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7171         * configure.ac: m4_include config/proginstall.m4.
7172         * configure: Regenerate.
7174         Backport from upstream Libtool:
7176         2007-10-12  Eric Blake  <ebb9@byu.net>
7178         Deal with Autoconf 2.62's semantic change in m4_append.
7179         * ltsugar.m4 (lt_append): Replace broken versions of
7180         m4_append.
7181         (lt_if_append_uniq): Don't require separator to be overquoted,
7182         and avoid broken m4_append.
7183         (lt_dict_add): Fix typo.
7184         * libtool.m4 (_LT_DECL): Don't overquote separator.
7186 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7188         * config.rpath: Add AIX 6 support.
7190 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7192         * Makefile.def (stageprofile).  Remove -fprofile-generate
7193         from stage_libcflags.
7194         * Makefile.in: Regenerate.
7196 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7198         * config.sub, config.guess: Update from upstream sources.
7200 2008-03-06  Tom Tromey  <tromey@redhat.com>
7202         * MAINTAINERS: Update for treelang deletion.
7204 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7206         * MAINTAINERS: Update my email address.
7208 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7210         * MAINTAINERS (darwin port): Add myself as a maintainer.
7211         (objective-c/c++): Add myself as a maintainer.
7213 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7215         * MAINTAINERS (Write After Approval): Update my email address.
7217 2008-02-25  Tomas Bily  <tbily@suse.cz>
7219         * MAINTAINERS (Write After Approval): Add myself.
7221 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7223         * MAINTAINERS (OpenMP): Add myself.
7225 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7227         PR bootstrap/32009
7228         PR bootstrap/32161
7230         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7231         * configure: Regenerate.
7233         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7234         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7235         STAGE4_LIBCFLAGS): New.
7236         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7237         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7238         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7239         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7240         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7241         for target modules.  Don't export LIBCFLAGS.
7242         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7243         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7244         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7245         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7246         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7247         * Makefile.in: Regenerate.
7249 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7251         PR libgcj/33085
7252         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7253         Do not use -DDLL_EXPORT.  Backport from upstream.
7255 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7257         * MAINTAINERS (Write After Approval): Add myself.
7259 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7261         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7262         * configure: Regenerate.
7264 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7266         * configure.ac (xtensa*-*-*): Recognize processor variants.
7267         * configure: Regenerate.
7269 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7271         PR bootstrap/34922
7272         * configure.ac (PARSE_ARGS): Push suitable setting of
7273         ac_subdirs_all, for `./configure --help=recursive'.
7274         Handle `+' in generic toplevel directory disabling.
7275         * configure: Regenerate.
7277 2008-01-28  Nick Clifton  <nickc@redhat.com>
7279         * MAINTAINERS (xstormy16): Take over maintainership.
7281 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7283         * MAINTAINERS (c4x port): Remove.
7285 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7287         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7289 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7291         * config.sub, config.guess: Update from upstream sources.
7293 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7295         * MAINTAINERS (Write After Approval): Add myself.
7297 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7299         * MAINTAINERS: Update my email address.
7301 2008-01-09  Raksit Ashok  <raksit@google.com>
7303         * MAINTAINERS (Write After Approval): Add myself.
7305 2008-01-09  Raksit Ashok  <raksit@google.com>
7307         * MAINTAINERS (Write After Approval): Add myself.
7309 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7311         * config.sub, config.guess: Update from upstream sources.
7313 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7315         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7316         Change recommended MPFR from 2.2.1 -> 2.3.0.
7317         * configure: Regenerate.
7319 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7321         * MAINTAINERS: Update my email address.
7323 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7325         * MAINTAINERS: Update my email address.
7327 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7329         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7330         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7331         * Makefile.in: Regenerate.
7333 2007-12-10  Mark Heffernan  <meheff@google.com>
7335         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7336         misplaced entries.
7338 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7340         * configure.ac: Enable libjava for x86_64-*-darwin9.
7341         * configure: Regenerate.
7343 2007-12-07  Bill Maddox  <maddox@google.com>
7345         * MAINTAINERS (Write After Approval): Add myself.
7347 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7349         * config.sub, config.guess: Update from upstream sources.
7351 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7353         * config-ml.in: Remove 64bit configure tests.
7355 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7357         * config-ml.in: Robustify against white space in absolute file
7358         names.
7360         * config-ml.in (multi-clean): Substitute ${Makefile}.
7361         Remove superfluous ${Makefile} in list.
7363 2007-11-19  Thiemo Seufer  <ths@mips.com>
7365         * config-ml.in: Don't hardcode the Makefile name.
7367 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7369         * MAINTAINERS (Write After Approval): Add myself.
7371 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7373         * MAINTAINERS (Write After Approval): Add myself.
7375 2007-11-06  Doug Kwan  <dougkwan@google.com>
7377         * MAINTAINERS (Write After Approval): Add myself.
7379 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7381         * MAINTAINERS (mercury): Remove entry.
7382         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7384 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7386         * Makefile.def (dependencies): Make configure-gdb depend on
7387         all-intl.
7388         * Makefile.in: Regenerated.
7390 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7392         * MAINTAINERS (Fortran maintainer): Remove myself.
7394 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7396         * Makefile.def: To avoid problems running with parallel makes,
7397         build newlib before libgloss so that target specific header
7398         files are availble.
7399         * Makefile.in: Regenerate
7401 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7403         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7404         * Makefile.in: Regenerate.
7406 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7408         * MAINTAINERS (Register allocation reviewer): Add myself.
7410 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7412         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7413         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7414         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7415         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7416         * configure: Regenerate.
7418 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7420         * MAINTAINERS (Register allocation reviewer): Add myself.
7422 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7424         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7425         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7426         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7427         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7428         * configure.ac: Default them to host tools for $host = $build.
7429         Subst them.
7431         * configure: Regenerate.
7432         * Makefile.in: Regenerate.
7434 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7436         * MAINTAINERS (Register allocation reviewer): Add myself.
7438 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7440         * MAINTAINERS (Register allocation reviewer): Add myself.
7442 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7444         * MAINTAINERS (Write After Approval): Fix typo.
7446 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7448         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7449         * configure: Regenerate.
7451 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7453         PR bootstrap/31906
7454         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7455         they're already prefixed.
7457 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7459         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7460         libstdc++.
7461         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7462         * configure: Regenerate.
7463         * Makefile.in: Regenerate.
7465 2007-09-17  Andreas Schwab  <schwab@suse.de>
7467         * configure.ac: Raise minimum makeinfo version to 4.6.
7468         * configure: Regenerate.
7470 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7472         * MAINTAINERS (write-after-approval) add myself
7474 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7476         * configure.ac: Correct makeinfo version check.
7477         * configure: Regenerate.
7479 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7481         * MAINTAINERS: Update my email address.
7483 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7485         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7486         to $skipdirs and only disable gprof for newlib.  Use the normal
7487         mips*-elf* handling in other respects.
7488         * configure: Regnerate.
7490 2007-09-12  David Daney  <ddaney@avtrex.com>
7492         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7493         enabling libgcj.
7494         * configure: Regenerate.
7496 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7498         PR other/32154
7499         * configure.ac: For libgloss targets, point the linker to the linker
7500         script, startup code and simulator library.
7501         * configure: Regenerate.
7503 2007-09-07  Andrew Haley  <aph@redhat.com>
7505         * configure.ac (noconfigdirs): Remove target-libffi and
7506         target-libjava.
7507         * configure: Regenerate.
7509 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7511         PR target/33281
7512         * configure.ac: Use config/mh-mingw on mingw.
7513         * configure: Regenerate.
7515 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7517         * MAINTAINERS (Write After Approval): Add myself.
7519 2007-09-05  Richard Guenther  <rguenther@suse.de>
7521         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7522         nor --disable-checking is provided also turn on yes and types
7523         checking for stage1.
7524         * configure: Re-generate.
7526 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7528         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7529         (Write After Approval): Remove myself.
7531 2007-08-29  Nick Clifton  <nickc@redhat.com>
7533         * config.sub, config.guess: Update from upstream sources.
7535 2007-08-22  Bud Davis  <jmdavis@link.com>
7537         * MAINTAINERS (Write After Approval): Added myself.
7538         * MAINTAINERS (Reviewers): Removed myself.
7540 2007-08-18  Paul Brook  <paul@codesourcery.com>
7541             Joseph Myers  <joseph@codesourcery.com>
7543         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7544         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7545         * Makefile.in: Regenerate.
7546         * configure.ac (--with-debug-prefix-map): New.
7547         * configure: Regenerate.
7549 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7550             Nigel Stephens  <nigel@mips.com>
7552         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7553         as target_makefile_frag.
7554         * configure: Regenerate.
7556 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7558         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7559         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7560         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7561         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7562         (do-compare, do-compare3, do-compare-debug): New.
7563         ([+compare-target+]): Use them.
7565 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7567         * MAINTAINERS (Write After Approval): Change my email address.
7569 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7570             Ben Elliston  <bje@au.ibm.com>
7572         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7573         --silent if $silent.
7574         * configure: Regenerate.
7576 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7578         * MAINTAINERS (Various Maintainers): Add myself as
7579         loop infrastructure maintainer.  Update my e-mail
7580         address.
7582 2007-07-31  Diego Novillo  <dnovillo@google.com>
7584         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7585         Adjust description.
7587 2007-07-26  Richard Guenther  <rguenther@suse.de>
7589         * configure.ac: Add types checking to stage1 checking flags.
7590         * configure: Regenerate.
7592 2007-07-17  Nick Clifton  <nickc@redhat.com>
7594         * COPYING3: New file.  Contains version 3 of the GNU General
7595         Public License.
7596         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7597         Lesser General Public License.
7599 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7601         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7603 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7605         * MAINTAINERS (S/390 co-maintainer): Add myself.
7606         (Write After Approval): Remove myself.
7608 2007-07-13  Dan Hipschman  <dsh@google.com>
7610         * MAINTAINERS (Write After Approval): Add myself.
7612 2007-07-11  Nick Clifton  <nickc@redhat.com>
7614         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7615         WINDRES export.
7616         * Makefile.in: Regenerate.
7618 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7620         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7621         maintainer.
7623 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7625         * lt~obsolete.m4: New. Import from 20070318 libtool.
7627 2007-07-03  Julian Brown  <julian@codesourcery.com>
7629         * MAINTAINERS (Write After Approval): Add myself.
7631 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7633         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7634         * configure: Regenerate.
7636 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7638         * configure.ac: Add some missing m4 quotation.
7639         * configure: Regenerate.
7641 2007-07-02  Simon Baldwin  <simonb@google.com>
7643         * MAINTAINERS (Write After Approval): Add myself.
7645 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7647         * configure: Regenerate.
7649 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7651         * Makefile.def: Add windmc tool to build.
7652         * Makefile.tpl: Likewise.
7653         * configure.ac: Likewise.
7654         * Makefile.in: Regenerate.
7655         * configure: Regenerate.
7657 2007-06-28  DJ Delorie  <dj@redhat.com>
7659         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7660         not building newlib.
7661         * configure: Regenerated.
7663 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7665         * MAINTAINERS (Write After Approval): Add myself.
7667 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7669         * MAINTAINERS (Write After Approval): Add myself.
7671 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7673         * MAINTAINERS (Write After Approval): Add myself.
7675 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7677         * MAINTAINERS (Write After Approval): Add myself.
7679 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7681         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7682         * Makefile.in: Regenerated.
7684 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7686         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7687         bfin*-*-uclinux* targets.
7688         * configure: Regenerate.
7690 2007-06-14  Ian Lance Taylor  <iant@google.com>
7692         * MAINTAINERS: Add myself as non-algorithmic global write
7693         maintainer.
7695 2007-06-14  Diego Novillo  <dnovillo@google.com>
7697         * MAINTAINERS: Add self as middle-end maintainer and
7698         non-algorithmic global write maintainer.
7700 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7702         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7703         Move all Fortran maintainers except Paul Brook into the
7704         Non-Autopoiesis section.
7706 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7708         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7709         (distclean-stage[+id+]): Possibly delete stage_last.
7710         * Makefile.in: Regenerate.
7712 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7714         * MAINTAINERS (Various Maintainer): Fix typo.
7716 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7718         * MAINTAINERS (Various Maintainer): Add myself as
7719         dataflow maintainer.
7721 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7723         * config.sub, config.guess: Update from upstream sources.
7725 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7727         * Makefile.tpl: Fix spelling error.
7728         * Makefile.in: Regenerate.
7730 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7732         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7733         lt_cv_sys_max_cmd_len.
7735 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7737         * MAINTAINERS (Various Maintainers): Add myself as
7738         auto-vectorizer maintainer.
7740 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7742         PR libjava/32098
7743         * libtool.m4: Revert previous change.
7744         * ltgcc.m4: Put it here.
7746 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7748         * MAINTAINERS (Various Maintainers): Add myself as
7749         auto-vectorizer maintainer.
7751 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7753         PR libjava/32098
7754         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7756 2007-05-30  Richard Guenther  <rguenther@suse.de>
7758         * MAINTAINERS (Various Maintainers): Add myself as
7759         auto-vectorizer maintainer.
7761 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7763         PR bootstrap/29382
7764         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7765         * configure: Rebuilt.
7767 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7769         * MAINTAINERS (Write After Approval): Removed my name.
7771 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7773         * MAINTAINERS (Write After Approval): Remove myself.
7775 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7777         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7779 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7781         * ltmain.sh: Update from ToT Libtool.
7782         * libtool.m4: Update from ToT Libtool.
7783         * ltsugar.m4: New. Update from ToT Libtool.
7784         * ltversion.m4: New. Update from ToT Libtool.
7785         * ltoptions.m4: New. Update from ToT Libtool.
7786         * ltconfig: Remove.
7787         * ltcf-c.sh: Remove.
7788         * ltcf-cxx.sh: Remove.
7789         * ltcf-gcj.sh: Remove.
7791 2007-05-22  Ollie Wild  <aaw@google.com>
7793         * MAINTAINERS (Write After Approval): Add myself.
7795 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7797         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7798         stage_cflags.
7799         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7800         Remove CFLAGS/LIBCFLAGS.
7801         (configure-stage[+id+]-[+prefix+][+module+],
7802         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7803         * Makefile.in: Regenerate.
7805 2007-05-15  Diego Novillo  <dnovillo@google.com>
7807         * MAINTAINERS: Update e-mail address.
7809 2007-05-15  Revital Eres  <eres@il.ibm.com>
7811         * MAINTAINERS (Write After Approval): Add myself.
7813 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7815         * MAINTAINERS (Write After Approval): Updated my address.
7817 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7819         * MAINTAINERS (Write After Approval): Add myself.
7821 2007-05-11  Silvius Rus  <rus@google.com>
7823         * MAINTAINERS (Write After Approval): Add myself.
7825 2007-04-23  Tom Tromey  <tromey@redhat.com>
7827         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7829 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7831         * MAINTAINERS (cpplib): Rename to ...
7832         (libcpp): ... this.  Add C/C++ front end maintainers.
7834 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7836         * config-ml.in: Pass ${ml_config_env} to configure calls.
7838 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7840         * MAINTAINERS (Write After Approval): Add myself.
7842 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7844         * MAINTAINERS (Write After Approval): Add myself.
7846 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7848         * MAINTAINERS (fortran 95 front end): Add myself.
7850 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7852         * MAINTAINERS (Write After Approval): Add myself.
7854 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7856         * MAINTAINERS (Modulo Scheduler): Add myself.
7858 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7860         * MAINTAINERS (fortran 95 front end): Add myself.
7861         (c++ front end): whitespace fix.
7863 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7865         * MAINTAINERS (Write After Approval): Add myself.
7867 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7869         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7870         of glob.  Quote arguments with single quotes too.
7871         * configure: Regenerate.
7873 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7875         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7876         * Makefile.in: Regenerate
7878 2007-03-07  Andreas Schwab  <schwab@suse.de>
7880         * configure: Regenerate.
7882 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7884         * configure.ac: Add "--with-pdfdir" configure option,
7885         which defines pdfdir variable.
7886         * Makefile.def (target=fixincludes): Add install-pdf to
7887         missing targets.
7888         (recursive_targets): Add install-pdf target.
7889         (flags_to_pass): Add pdfdir.
7890         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7891         target.
7892         * configure: Regenerate
7893         * Makefile.in: Regenerate
7895 2007-02-28  Eric Christopher  <echristo@apple.com>
7897         Revert:
7898         2006-12-07  Mike Stump  <mrs@apple.com>
7900         * Makefile.def (dependencies): Add dependency for
7901         install-target-libssp and install-target-libgomp on
7902         install-gcc.
7903         * Makefile.in: Regenerate.
7905 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7907         * configure: Regenerate.
7908         * configure.ac: Move statements after variable declarations.
7910 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7912         * MAINTAINERS: Add myself as sh maintainer.
7914 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7916         * configure.ac: Adjust for loop syntax.
7917         * configure: Regenerate.
7919 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7921         * configure: Rebuilt.
7923 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7925         * configure.ac: Drop multiple occurrences of --enable-languages,
7926         and fix its quoting.
7927         * configure: Rebuilt.
7929 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7930             Nathan Sidwell  <nathan@codesourcery.com>
7931             Vladimir Prus  <vladimir@codesourcery.com>
7932             Joseph Myers  <joseph@codesourcery.com>
7934         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7935         * configure: Regenerate.
7937 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7939         * ltconfig (freebsd*): Default to elf.
7941 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7943         * configure.ac (target_libraries): Move libgcc before libiberty.
7944         * configure: Regenerated.
7946 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7947             Paolo Bonzini  <bonzini@gnu.org>
7949         PR bootstrap/30753
7950         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7951         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7952         * configure: Regenerated.
7954 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7956         * MAINTAINERS (Language Front End Maintainers): Update my mail
7957         address.
7959 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7961         PR bootstrap/30748
7962         * configure.ac: Correct syntax for Solaris ksh.
7963         * configure: Regenerated.
7965 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7967         * configure.ac: Sync with src.
7968         * configure: Regenerate.
7970 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7972         * Makefile.in: Regenerate.
7974 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7976         * config.sub: Sync with src.
7978 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7980         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7981         noncanonical equivalents.
7982         * configure.in: Rename to...
7983         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7984         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7985         target_noncanonical.  Use them.  Rewrite removal of configure
7986         arguments for autoconf 2.59.  Discard variable settings.  Force
7987         program_transform_name for native tools.
7989         * Makefile.in: Regenerated.
7990         * configure: Regenerated with autoconf 2.59.
7992 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7994         * MAINTAINERS (Write After Approval): Add myself.
7996 2007-01-31  Andreas Schwab  <schwab@suse.de>
7998         * Makefile.tpl (LDFLAGS): Substitute it.
7999         * Makefile.in: Regenerate.
8001 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
8003         * MAINTAINERS (Write After Approval): Add myself.
8005 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
8007         * MAINTAINERS (spu port): Add myself.
8009 2007-01-23  Richard Guenther  <rguenther@suse.de>
8011         PR bootstrap/30541
8012         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
8013         * Makefile.tpl (GNATBIND): Substitute it.
8014         (GNATMAKE): Likewise.
8015         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
8016         of STAGE_PREFIX.
8017         * Makefile.in: Regenerate.
8018         * configure: Regenerate.
8020 2007-01-18  Mike Stump  <mrs@apple.com>
8022         * configure.in: Re-enable -Werror for gcc builds.
8024 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
8026         * MAINTAINERS (Write After Approval): Add myself.
8028 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8030         * configure.in: Change == to = in test command.
8031         * configure: Regenerate.
8033 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
8034             Nick Clifton  <nickc@redhat.com>
8035             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
8037         * configure.in (build_configargs, host_configargs, target_configargs):
8038         Remove build/host/target parameters.
8039         (host_libs): Add gmp and mpfr.
8040         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
8041         * Makefile.def (gmp, mpfr): New.
8042         (gcc): Remove target.
8043         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
8044         target_os, target_vendor): New.
8045         (configure): Add host_alias/target_alias arguments; adjust invocations.
8046         * configure: Regenerate.
8047         * Makefile.in: Regenerate.
8049 2007-01-11  Matt Fago  <fago@earthlink.net>
8051         * configure.in: Try to link to functions only in mpfr 2.2.x
8052         to improve robustness of configure tests.
8053         * configure: Regenerate.
8055 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
8057         * MAINTAINERS: Add myself as i386 maintainer.
8059 2007-01-08  Jan Hubicka  <jh@suse.cz>
8061         * MAINTAINERS: Add myself as i386 maintainer.
8063 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
8065         * configure.in: Add support for an x86_64-mingw* target.
8066         * configure: Regenerate.
8068 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
8070         * Makefile.tpl (all-target): Correct @if conditional for target
8071         modules.
8072         * configure.in: Omit libiberty if building only target libgcc.
8073         * configure, Makefile.in: Regenerated.
8075 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
8077         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
8078         * configure: Regenerate.
8080 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
8082         * Makefile.def (target_modules): Add libgcc.
8083         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
8084         * Makefile.tpl (clean-target-libgcc): Delete.
8085         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
8086         on gcc even for bootstrapped modules.  Rewrite handling of
8087         lang_env_dependencies to loop over target_modules.
8088         * configure.in (target_libraries): Add target-libgcc.
8089         * Makefile.in, configure: Regenerated.
8091 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8093         * configure.in: Reorganize recognition of languages.  Add
8094         --enable-stage1-languages.  Show supported languages for the chosen
8095         target rather than all recognized languages.
8096         * configure: Regenerate.
8098 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
8100         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
8101         * Makefile.in: Regenerate.
8103 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8105         * configure.in: Warn that MPFR 2.2.0 is buggy.
8106         * configure: Regenerate.
8108 2006-12-27  Ian Lance Taylor  <iant@google.com>
8110         * configure.in: When removing Makefiles to force a reconfigure, also
8111         remove prev-DIR*/Makefile.
8112         * configure: Regenerate.
8114 2006-12-22  Andreas Schwab  <schwab@suse.de>
8116         * configure: Regenerate with correct autoconf version.
8118 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
8120         * configure.in: add AC_SUBST for *_FOR_TARGET.
8121         * configure: Regenerate.
8123 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8125         * configure.in: Simplify logic for rejecting languages that cannot
8126         be built.  Separate the case when a language is unsupported,
8127         from the case when the user chooses not to build a language.
8129 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8131         * configure.in: Remove "$build" case for powerpc-*-darwin* since
8132         it only affects bootstrap and could be tested on "$host" as well.
8133         * configure: Regenerate.
8134         * config/mh-ppc-darwin: Add to the stage1 cflags here.
8136 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8138         PR bootstrap/29544
8139         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8140         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8141         move here comment from Makefile.tpl.
8142         * Makefile.tpl: Move some definitions higher in the file.
8143         (STAGE1_CHECKING): New.
8144         * configure.in: Add --enable-stage1-checking.
8145         * configure: Regenerate.
8146         * Makefile.in: Regenerate.
8148 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8150         * MAINTAINERS: Add myself as build system maintainer.
8152 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8154         * MAINTAINERS (Write After Approval): Add myself.
8156 2006-12-13  Eric Christopher  <echristo@apple.com>
8158         * MAINTAINERS: Add myself as darwin maintainer.
8160 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8162         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8164 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8166         MAINTAINERS: Update my entry.
8168 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8170         * configure.in:  Handle spu makefile frag.
8171         * Makefile.tpl (MAINT): Define
8172         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8173         * configure: Regenerate.
8174         * Makefile.in: Regenerate.
8176 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8178         * config.guess: Import latest version.
8179         * config.sub: Likewise.
8181 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8183         * configure.in (spu-*-*): Don't skip target-libiberty.
8184         * configure: Regenerate.
8186 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8188         PR bootstrap/30134
8189         * configure.in: Correct x86 darwin support for libjava to powerpc
8190         and i?86 only.
8191         * configure: Regenerate.
8193 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8195         * configure.in: Add x86 darwin support for libjava.
8196         * configure: Regenerate.
8198 2006-12-07  Mike Stump  <mrs@apple.com>
8200         * Makefile.def (dependencies): Add dependency for
8201         install-target-libssp and install-target-libgomp on
8202         install-gcc.
8203         * Makefile.in: Regenerate.
8205 2006-12-04  Richard Guenther  <rguenther@suse.de>
8207         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8208         (Non-Algorithmic Maintainers): Move over non-algorithmic
8209         loop optimizer maintainers, add myself as a non-algorithmic
8210         middle-end maintainer.
8212 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8214         * MAINTAINERS (Write After Approval): Add myself.
8216 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8218         * configure.in: Update error message for missing GMP/MPFR.
8220         * configure: Regenerate.
8222 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8224         * configure.in: Update MPFR version in error message.
8226         * configure: Regenerate.
8228 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8230         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8231         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8232         --with-gmp-lib): New flags.
8234         * configure: Regenerate.
8236 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8238         * MAINTAINERS (Write After Approval): Change my email address.
8240 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8242         * MAINTAINERS (Write After Approval): Add myself.
8244 2006-11-22  Philipp Thomas  <pth@suse.de>
8246         * MAINTAINERS (i18n): Update e-mail address.
8248 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8250         * MAINTAINERS (spu port): Add myself as maintainer.
8251         (Write After Approval): Remove myself.
8253 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8255         * configure.in (skipdirs): Don't build libssp for SPU.
8256         * configure: Regenerate.
8258 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8260         * MAINTAINERS (spu port): Add myself as maintainer.
8261         (libobjc): Update my email address.
8263 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8265         * MAINTAINERS (Write After Approval): Add myself.
8267 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8269         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8270         * configure : Rebuilt.
8272 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8274         * MAINTAINERS (Write After Approval): Add myself.
8276 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8278         * MAINTAINERS (Write After Approval): Add myself.
8280 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8282         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8283         libmpfr.a.
8284         * configure: Regenerate.
8286 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8288         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8289         (unstage): Test for stage_last presence.
8291         PR bootstrap/29802
8292         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8293         STAGE_PREFIX.
8294         * Makefile.in: Regenerate.
8296 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8298         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8299         maintainers.
8301 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8303         * MAINTAINERS (Write After Approval): Add myself.
8305 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8307         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8308         and stageN-package/Makefile.
8309         * Makefile.in: Regenerated.
8311 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8313         * configure.in: Remove target-libgloss from noconfigdirs for
8314         bfin-*-*.
8315         * configure: Regenerated.
8317 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8319         * configure.in (have_gmp): Only error if the gcc directory exists.
8321         * configure: Regenerate.
8323 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8325         * configure.in: Robustify error message for missing GMP/MPFR.
8327         * configure: Regenerate.
8329 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8331         * MAINTAINERS (Write After Approval): Add myself.
8333 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8335         * MAINTAINERS: Change email address.
8337 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8339         * MAINTAINERS (Write After Approval): Add myself.
8341 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8343         * MAINTAINERS (Write After Approval): Add myself.
8345 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8347         * MAINTAINERS (Write After Approval): Move myself to
8348         Write After Approval section.
8350 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8352         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8353         need_gmp anymore.
8354         * configure: Regenerate.
8356 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8358         * MAINTAINERS (Write After Approval): Add myself.
8360 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8362         * config.guess: Import latest version.
8363         * config.sub: Likewise.
8365 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8367         * Makefile.def: Added pdf target handling.
8368         * Makefile.tpl: Added pdf target handling.
8369         * Makefile.in: Regenerated.
8371 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8373         * MAINTAINERS: Add self as score port maintainer.
8375 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8377         * MAINTAINERS (Write After Approval): Add myself.
8379 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8381         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8382         or newer.
8383         * configure: Regenerated.
8385 2006-09-27  Dave Brolley  <brolley@redhat.com>
8387         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8388         using $s instead of $r.
8389         * configure: Regenerated.
8391 2006-09-26  Thiemo Seufer  <ths@mips.com>
8393         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8394         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8395         * configure: Regenerate.
8397 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8399         * MAINTAINERS (Write After Approval): Remove myself.
8401 2006-09-22  Chao-ying Fu  <fu@mips.com>
8403         * MAINTAINERS (Write After Approval): Add myself.
8405 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8407         * MAINTAINERS: Add self as soft-fp maintainer.
8409 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8411         * MAINTAINERS: Add myself as avr maintainer.
8412         Remove Marek Michalkiewicz as avr maintainer.
8414 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8416         * MAINTAINERS (Write After Approval): Add myself.
8418 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8420         * configure.in: Never build newlib for a Mingw host.
8421         Never build newlib as Mingw target library.
8422         Test the existence of winsup/cygwin for building a Cygwin newlib,
8423         rather than just winsup.
8424         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8425         building a Mingw target.
8426         * configure: Regenerate.
8428 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8430         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8432 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8434         * config.guess: Import from src (was more updated).
8435         * config.sub: Likewise.
8437 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8439         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8440         * configure: Regenerated.
8442 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8444         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8445         for stages after the first.
8447 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8449         * Makefile.def: Add dependencies for configure-opcodes
8450         on configure-intl and all-opcodes on all-intl.
8451         * Makefile.in: Regenerated.
8453 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8455         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8457 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8459         Port to hosts whose 'sort' and 'tail' implementations
8460         treat operands with leading '+' as file names, as POSIX
8461         has required since 2001.  However, make sure the code still
8462         works on pre-POSIX hosts.
8463         * ltmain.sh: Don't assume "sort +2" is equivalent to
8464         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8466 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8468         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8470 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8472         * ltconfig: chmod 644 before ranlib during install.
8474 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8476         PR bootstrap/18058
8477         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8478         if the bootstrap compiler is a GCC version that supports it.
8479         * configure: Regenerate.
8481 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8483         * configure.in: Fix thinkos in previous check-in.
8484         * configure: Regenerate.
8486 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8488         PR other/27063
8489         * configure.in: Test subdir_requires and give an appropriate
8490         error message.
8491         * configure: Regenerate.
8493 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8495         * MAINTAINERS (Write After Approval): Add myself.
8497 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8499         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8501 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8503         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8505 2006-06-20  David Ayers  <d.ayers@inode.at>
8507         PR bootstrap/28072
8508         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8509         whether target-libjava is being configured instead of whether the
8510         java front end is enabled.
8511         * configure: Regenerate.
8513 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8515         PR target/27540
8516         * configure.in: Only enable libgomp on IRIX 6.
8517         * configure: Regenerate.
8519 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8521         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8522         too.
8523         * Makefile.in: Regenerate.
8525 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8527         * config-ml.in: Alter CCASFLAGS to include special
8528         multilib options the same as is done for CFLAGS.
8530 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8532         * configure.in: Don't enable libgomp on hpux10.
8533         * configure: Rebuilt.
8535 2006-06-12  David Ayers  <d.ayers@inode.at>
8537         PR bootstrap/27963
8538         PR target/19970
8539         * configure.in: Remove target-boehm-gc from noconfigdirs where
8540         ${libgcj} is specified.
8541         * configure: Regenerate.
8543 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8545         Sync from src:
8547         * configure.in: Sync.
8548         * configure: Regenerated.
8550         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8552         * Makefile.def: Added dependencies from sim and gdb on intl, and
8553         added configure dependencies to everything with an all dependency
8554         on intl.
8555         * Makefile.in: Regenerated.
8557 2006-06-06  David Ayers  <d.ayers@inode.at>
8559         PR libobjc/13946
8560         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8561         * Makefile.in: Regenerate.
8562         * configure.in: Add --enable-objc-gc at toplevel and have it
8563         enable boehm-gc for Objective-C.
8564         Remove target-boehm-gc from libgcj.
8565         Add target-boehm-gc to target_libraries.
8566         Add target-boehm-gc to noconfigdirs where ${libgcj}
8567         is specified.
8568         Assert that boehm-gc is supported when requested for Objective-C.
8569         Only build boehm-gc if needed either for Java or Objective-C.
8570         * configure: Regenerate.
8572 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8574         PR 27674
8575         * Makefile.tpl (configure-[+prefix+][+module+],
8576         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8577         Remove rule to unstage bootstrapped modules.
8578         (stage_current): New.
8579         * Makefile.in: Regenerate.
8581 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8583         * MAINTAINERS (Write After Approval): Update my e-mail address.
8585 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8587         * include/libiberty.h: Declare pex_run_in_environment.
8589 2006-05-31  Asher Langton  <langton2@llnl.gov>
8591         * MAINTAINERS (Write After Approval): Add myself.
8593 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8595         * Makefile.def (bfd, opcodes): Fix lib_path.
8596         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8597         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8598         * Makefile.in: Regenerate.
8600 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8602         * Makefile.in: Regenerate.
8604 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8606         * Makefile.def: Add install-html target. Add datarootdir
8607         docdir and htmldir to flags_to_pass.
8608         * Makefile.tpl: Add install-html target.
8609         * Makefile.in: Regenerate.
8610         * configure.in: Add --with-datarootdir, --with-docdir, and
8611         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8612         * configure: Regenerate.
8614 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8616         * configure.in: Enable gprof for cross builds.
8617         * configure: Regenerate.
8619 2006-05-22  Richard Guenther  <rguenther@suse.de>
8621         Revert
8622         2006-01-31  Richard Guenther  <rguenther@suse.de>
8623         Paolo Bonzini  <bonzini@gnu.org>
8625         * Makefile.def (target_modules): Add libgcc-math target module.
8626         * configure.in (target_libraries): Add libgcc-math target library.
8627         (--enable-libgcc-math): New configure switch.
8628         * Makefile.in: Re-generate.
8629         * configure: Re-generate.
8630         * libgcc-math: New toplevel directory.
8632 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8633             Andreas Tobler  <a.tobler@schweiz.ch>
8635         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8636         * configure: Rebuilt.
8638 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8640         * MAINTAINERS (Write After Approval): Add myself.
8642 2006-05-01  DJ Delorie  <dj@redhat.com>
8644         * configure.in: Restore CFLAGS if GMP isn't present.
8645         * configure: Regenerate.
8647 2006-05-01  Richard Guenther  <rguenther@suse.de>
8649         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8650         maintainer.
8652 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8654         * MAINTAINERS (Write After Approval): Add myself.
8656 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8658         * MAINTAINERS (Write After Approval): Add myself.
8660 2006-04-18  DJ Delorie  <dj@redhat.com>
8662         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8663         reference libgloss so that libssp can be built in a combined
8664         tree.
8665         * configure: Regenerate.
8667 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8669         * MAINTAINERS (Write After Approval): Add myself.
8671 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8673         * configure.in: Require makeinfo 4.4 or higher.
8674         * configure: Regenerate.
8676 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8678         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8679         Rearrange the entries of other libraries to have them in one place.
8681 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8683         * MAINTAINERS (Write After Approval): Remove myself.
8684         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8686 2006-03-14  Richard Guenther  <rguenther@suse.de>
8688         * configure: Regenerate with autoconf 2.13.
8690 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8692         * MAINTAINERS: Use my work address.
8694         * MAINTAINERS: Update my E-mail address.
8696 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8698         * configure.in: Handle --disable-<component> generically.
8699         * configure: Regenerate.
8701 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8703         PR libgcj/17311
8704         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8706 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8708         * MAINTAINERS (Write After Approval):  Remove myself.
8709         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8711 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8713         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8714         (TARGET_CONFIGDIRS): Remove.
8715         * configure.in: Remove AC_SUBST(target_configdirs).
8716         * Makefile.in, configure: Regenerated.
8718 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8720         * MAINTAINERS (Write After Approval):  Remove myself.
8721         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8723 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8725         PR bootstrap/25670
8727         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8729         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8730         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8731         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8732         BUILD_PREFIX, BUILD_PREFIX_1.
8733         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8735         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8736         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8738         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8739         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8740         of `cat stage_current`.  Always provide the `r' and `s' variables.
8741         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8742         a single shell execution.
8743         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8744         bootstrapped modules, make the stage1 module if the build was not
8745         started yet, else build the current stage.
8746         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8747         (all-build, all-host, all-target, [+make_target+]-host,
8748         [+make_target+]-target): Do not use \-continued lines.
8749         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8750         (current_stage, restrap, stage_last): New.
8752         * Makefile.in: Regenerate.
8753         * configure: Regenerate.
8755 2006-02-19  Bud Davis  <jmdavis@link.com>
8757         * MAINTAINERS (Write After Approval):  Remove myself.
8758         (Language Front End Maintainers):  Add myself as fortran 95
8759         maintainer and update e-mail address.
8761 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8763         * MAINTAINERS (Write After Approval):  Remove myself.
8764         (Language Front End Maintainers):  Add myself as fortran 95
8765         maintainer.
8767 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8769         * MAINTAINERS (Write After Approval): Add myself.
8771 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8773         * MAINTAINERS (Write After Approval):  Remove myself.
8774         (Language Front End Maintainers):  Add myself as
8775         fortran 95 maintainer.
8777 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8779         Sync from src:
8781         2005-12-27  Leif Ekblad  <leif@rdos.net>
8783         * configure.in: Add support for RDOS target.
8784         * configure: Regenerate.
8786 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8787             Andreas Schwab  <schwab@suse.de>
8789         * configure: Regenerate.
8791 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8793         * configure.in (enable_libgomp): Add AIX.
8794         * configure: Regenerate.
8796 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8798         * MAINTAINERS (Write After Approval): Add myself.
8800 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8802         * MAINTAINERS (Write After Approval): Add myself.
8804 2006-01-31  Richard Guenther  <rguenther@suse.de>
8805         Paolo Bonzini  <bonzini@gnu.org>
8807         * Makefile.def (target_modules): Add libgcc-math target module.
8808         * configure.in (target_libraries): Add libgcc-math target library.
8809         (--enable-libgcc-math): New configure switch.
8810         * Makefile.in: Re-generate.
8811         * configure: Re-generate.
8812         * libgcc-math: New toplevel directory.
8814 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8816         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8817         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8818         the assembler, linker and binutils.
8819         * configure: Regenerate.
8821 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8823         * MAINTAINERS (Write After Approval): Add myself.
8825 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8827         * configure: Regenerate.
8829 2006-01-18  Richard Henderson  <rth@redhat.com>
8830             Jakub Jelinek  <jakub@redhat.com>
8831             Diego Novillo  <dnovillo@redhat.com>
8833         * libgomp: New directory.
8834         * Makefile.def: Add target_module libgomp.
8835         * Makefile.in: Regenerate.
8836         * configure.in (target_libraries): Add target-libgomp.
8837         * configure: Regenerate.
8839 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8841         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8842         @ from continuation.
8843         * Makefile.in: Rebuilt.
8845 2006-01-04  Chris Lattner  <sabre@gnu.org>
8847         * MAINTAINERS (Write After Approval): Add myself.
8849 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8851         PR bootstrap/24252
8853         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8854         * Makefile.tpl (OBJDUMP): New.
8855         (EXTRA_HOST_FLAGS): Add it.
8856         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8858         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8859         to use symbolic links between directories.  Avoid race conditions
8860         or make them harmless.
8861         * configure.in: Do not try to use symbolic links between directories.
8863         * Makefile.def (LEAN): Pass.
8864         * Makefile.tpl (LEAN): Define.
8865         (stage[+id+]-start): Accept that the previous directory does not
8866         exist, if the bootstrap is lean.
8867         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8868         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8869         configure substitution.
8870         ([+compare-target+]): Likewise.
8871         ([+bootstrap-target+]-lean): New.
8872         * configure.in: Remove lean bootstrap support from here.
8874         * Makefile.in: Regenerate.
8875         * configure: Regenerate.
8877 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8879         * MAINTAINERS (libdecnumber): Add myself.
8881 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8883         * libtool-ldflags: New script.
8885 2006-01-02  Andreas Schwab  <schwab@suse.de>
8887         * configure.in: When reconfiguring remove Makefile in
8888         all stage directories.
8889         * configure: Regenerate.
8891 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8893         * MAINTAINERS: Update my email address.
8895 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8897         Revert Ada-related part of the previous change.
8899         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8900         Do not pass.
8901         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8902         * Makefile.in: Regenerate.
8903         * configure.in: Do not include mt-ppc-aix target fragment.
8904         * configure: Regenerate.
8906 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8908         * configure.in: Select appropriate fragments for PowerPC/AIX.
8909         * configure: Regenerate.
8911         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8912         BOOT_CFLAGS, BOOT_LDFLAGS.
8913         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8914         BOOT_CFLAGS, BOOT_LDFLAGS.
8915         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8916         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8917         (stage): Fail if we cannot complete the work.
8918         * Makefile.in: Regenerate.
8920 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8922         * configure.in: Replace ms1 with mt.
8923         * configure: Rebuilt.
8925 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8927         * MAINTAINERS: Update my email address.
8929 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8931         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8932         install-host-nogcc): Don't invoke $(stage) at the end.
8933         * Makefile.in: Regenerate.
8935 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8937         * configure.in: Flip the top-level bootstrap switch.
8938         * configure: Regenerate.
8940 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8942         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8943         $(stage) and $(unstage).
8944         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8945         (all): Remove stray semicolon.
8946         (local-distclean): Don't handle multilib.tmp and multilib.out.
8947         (install.all): Set $s for consistency.
8948         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8949         check_multilibs setting.  Always make the install directory.
8950         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8951         Correct @if/@endif.
8952         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8953         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8954         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8955         (multilib.out): Remove.
8956         * Makefile.in: Regenerated.
8958 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8960         * MAINTAINERS (Write After Approval): Add myself.
8962 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8964         * MAINTAINERS: Add myself as mt maintainer.
8966         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8968 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8970         * MAINTAINERS: Change email address.
8972 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8974         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8975         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8976         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8977         Find in-tree tools if available.
8978         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8979         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8980         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8981         (COMPILER_*_FOR_TARGET): New.
8982         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8983         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8984         (CONFIGURED_*, USUAL_*): Remove.
8985         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8986         STRIP): Use autoconf substitutions.
8987         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8988         COMPILER_NM_FOR_TARGET): New.
8989         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8991         (all): Make all-host and all-target in parallel.
8992         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8993         that $$r and $$s are set before invoking a recursive make.
8994         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8995         ([+bootstrap-target+]): Inline most of the `all' target.
8997 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8999         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
9000         from the gcc build directory.
9001         * Makefile.in: Regenerate.
9003 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9005         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
9006         depend on all-libdecnumber.
9007         * configure.in (host_libs): Include libdecnumber.
9008         * Makefile.in: Regenerate.
9009         * configure: Likewise.
9011 2005-11-29  Ben Elliston  <bje@au.ibm.com>
9013         * libdecnumber: Import decNumber sources from the dfp-branch.
9015 2005-11-21  Kean Johnston  <jkj@sco.com>
9017         * config.sub, config.guess: Sync from upstream sources.
9019 2005-11-21  Ben Elliston  <bje@au.ibm.com>
9021         Import from Autoconf sources:
9023         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
9024         * config/move-if-change: Don't output "$2 is unchanged";
9025         suggested by Ben Elliston.  Handle weird characters correctly.
9027 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
9029         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
9030         to match upstream libtool for darwin.
9032 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
9034         * Makefile.def: Remove gdb dependencies for gdbtk.
9035         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
9036         (configure-gdb, install-gdb): New rules.
9037         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
9038         * Makefile.in, configure: Regenerated.
9040 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
9042         * MAINTAINERS (Write After Approval): Add myself.
9044 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
9046         * MAINTAINERS (Write After Approval): Add myself.
9048 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
9050         * MAINTAINERS (alias analysis): Add Daniel Berlin and
9051         Diego Novillo.
9053 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
9055         PR bootstrap/24297
9056         * Makefile.tpl (do-[+make-target+], do-check, install,
9057         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
9058         are set before recursing.
9059         * Makefile.in: Regenerate.
9061 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
9063         PR bootstrap/18939
9064         * Makefile.def (gcc) <target>: Fix thinko.
9065         * Makefile.in: Regenerate.
9067 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
9069         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
9070         * configure: Regenerate.
9072 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
9074         * MAINTAINERS (Write After Approval): Add self.
9076 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
9078         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
9079         target-libffi, target-qthreads, target-libjava, and
9080         targetlibobjc.
9081         * configure: Regenerate.
9083 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
9085         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
9086         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
9087         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
9088         (USUAL_OBJDUMP_FOR_TARGET): New.
9089         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
9090         * configure.in: Check for $OBJDUMP_FOR_TARGET.
9091         * configure, Makefile.in: Regenerated.
9093 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9095         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
9096         before other host packages.
9098 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
9100         * MAINTAINERS: Add self as sh libraries/configury maintainer.
9102 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
9104         PR bootstrap/22340
9106         * configure.in (default_target): Remove.
9107         * Makefile.tpl (all): Do not use prerequisites as subroutines
9108         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
9109         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
9110         use prerequisites as subroutines.
9111         (check-host, check-target): New.
9112         (bootstrap configure & all targets): Do not use stage*-start
9113         if the directory layout is already ok.
9114         (non-bootstrap configure & all targets): Prepend a $(unstage).
9115         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
9116         (NOTPARALLEL): Remove.
9117         (unstage, stage variables): New variables.
9118         (unstage, stage targets): Simply expand to those variables.
9120         * configure: Regenerate.
9121         * Makefile.in: Regenerate.
9123 2005-10-04  James E Wilson  <wilson@specifix.com>
9125         * Makefile.def (lang_env_dependencies): Add libmudflap.
9126         * Makefile.in: Regenerate.
9128 2005-10-03  Andreas Schwab  <schwab@suse.de>
9130         Backport from libtool CVS:
9131         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
9133         * ltmain.sh: add support for installing into temporary
9134         staging area (e.g. 'make install DESTDIR=...')
9136 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9138         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9139         * configure: Regenerated.
9141 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9143         * configure: Regenerate with the correct
9144         autoconf version.
9146 2005-09-30  Catherine Moore  <clm@cm00re.com>
9148         * configure.in (bfin-*-*): New.
9149         * configure: Regenerated.
9151 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9153         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9154         (LIPO_FOR_TARGET): New.
9155         (CONFIGURED_LIPO_FOR_TARGET): New.
9156         (USUAL_LIPO_FOR_TARGET): New.
9157         (STRIP_FOR_TARGET): New.
9158         (CONFIGURED_STRIP_FOR_TARGET): New.
9159         (USUAL_STRIP_FOR_TARGET): New.
9160         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9161         STRIP_FOR_TARGET.
9162         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9163         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9164         * Makefile.in: Regenerate.
9165         * configure: Regenerate.
9167 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9169         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9170         (rs6000-*-aix*): Same.
9171         * configure: Regenerate.
9173 2005-09-16  Tom Tromey  <tromey@redhat.com>
9175         * MAINTAINERS: Add self as java maintainer.
9177 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9179         * configure.in: Recognize f95 in the --enable-languages option,
9180         and substitute it for fortran, issuing a warning.
9181         * configure: Regenerate.
9183 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9185         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9186         * configure:  Regenerated.
9188 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9190         * MAINTAINERS: Add self as ms1 maintainer.
9192 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9194         * Makefile.def (libssp): Add to lang_env_dependencies.
9195         * Makefile.in: Regenerate.
9197 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9199         * MAINTAINERS: Add myself as middle-end maintainer.
9201 2005-08-17  Christian Groessler  <chris@groessler.org>
9203         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9204         * Makefile.in: Regenerate.
9206 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9208         * MAINTAINERS (write after approval): Added myself.
9210 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9212         * MAINTAINERS (Write After Approval): Add myself.
9214 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9216         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9217         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9218         Look for alternate names of the target cc and c++
9219         * configure: Regenerate.
9221 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9223         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9224         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9225         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9226         tools; remove code to manually set them.
9227         (Target tools): Look in the environment for them.
9228         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9229         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9230         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9231         build directory.
9232         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9233         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9234         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9235         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9236         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9237         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9238         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9239         * configure: Regenerate.
9240         * Makefile.in: Regenerate.
9242 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9244         * MAINTAINERS: Update for removed CPU targets.
9246 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9248         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9249         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9250         * Makefile.in: Regenerated.
9252 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9254         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9255         (CFLAGS_FOR_TARGET): Use it.
9256         (CXXFLAGS_FOR_TARGET): Likewise.
9257         * Makefile.in: Regenerated.
9258         * configure.in (--with-build-sysroot): New option.
9259         * configure: Regenerated.
9261 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9263         * Makefile.tpl: Wrap install between unstage and stage
9264         * Makefile.in: Regenerate.
9266 2005-07-21  Eric Christopher  <echristo@apple.com>
9268         * MAINTAINERS: Update affiliation.
9270 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9272         * MAINTAINERS: Add self as crx port maintainer.
9274 2005-07-20  DJ Delorie  <dj@redhat.com>
9276         * MAINTAINERS: Add self as m32c maintainer.
9278 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9280         * all files: Update FSF address.
9282 2005-07-15  Eric Christopher  <echristo@redhat.com>
9284         * MAINTAINERS: Change affiliation.
9286 2005-07-14  Jim Blandy  <jimb@redhat.com>
9288         * configure.in: Add cases for Renesas m32c.
9289         * configure: Regenerated.
9291 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9293         * COPYING.LIB: Update from fsf.org.
9295 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9297         * COPYING, compile, config.guess,
9298         config.sub, install-sh, missing, mkinstalldirs,
9299         symlink-tree, ylwrap: Sync from upstream sources.
9300         * config-ml.in: Update FSF address.
9302 2005-07-13  Eric Christopher  <echristo@redhat.com>
9304         * configure.in: Add toplevel noconfigdir support for tpf.
9305         * configure: Regenerate.
9307 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9309         PR ada/22340
9311         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9312         * Makefile.in: Regenerate.
9314 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9316         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9317         Brolley to write-after-approval.
9319 2005-07-07  Andreas Schwab  <schwab@suse.de>
9321         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9322         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9323         * Makefile.in: Regenerated.
9325 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9327         * configure.in: Don't build sim or rda when targetting darwin.
9328         * configure: Regenerate.
9330 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9332         * configure.in: Add --enable-libssp and --disable-libssp.
9333         * configure: Regenerate with autoconf-2.13.
9335 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9337         * Makefile.def (target_modules): Add libssp.
9338         * configure.in (target_libraries): Add target-libssp.
9339         * configure: Rebuilt.
9340         * Makefile.in: Rebuilt.
9342 2005-07-01  Zack Weinberg  <zackw@panix.com>
9344         * MAINTAINERS: Change email address.  Resign from maintainership.
9346 2005-07-01  Richard Guenther  <rguenther@suse.de>
9348         * MAINTAINERS: Change my e-mail address and affiliation.
9350 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9352         * Makefile.def (stagefeedback): Come after profile.
9353         Define profiledbootstrap target.
9354         * Makefile.tpl (profiledbootstrap): Remove.
9355         (stageprofile-end): Zap stagefeedback.
9356         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9357         * Makefile.in: Regenerate.
9359 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9361         * MAINTAINERS: Update my email address.
9363 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9365         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9366         In 'cpp' stanza, support '#line' as well as '# '.
9368 2005-06-08  Andreas Schwab  <schwab@suse.de>
9370         * MAINTAINERS: Move myself from 'Write After Approval' to
9371         'CPU Port Maintainers' section as m68k maintainer.
9373 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9375         * configure.in (unsupported_languages): New macro.
9376         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9377         non-ported target libraries in noconfigdirs.
9378         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9379         non-linux-gnu.  Remove libgcj_ex_libffi.
9380         <lang_frag loop>: Set add_this_lang=no if the language is in
9381         unsupported_languages.
9382         * configure: Regenerate.
9384 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9386         * configure.in: Fix typo in handling of --with-mpfr-dir.
9387         * configure: Regenerate.
9389 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9391         * MAINTAINERS: Update my email address.
9393 2005-06-02  Jim Blandy  <jimb@redhat.com>
9395         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9396         accepted into the master sources.)
9398 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9399             Michael Snyder  <msnyder@redhat.com>
9400             Stan Cox  <scox@redhat.com>
9402         * configure.in: Set noconfigdirs for ms1.
9404         * configure: Regenerate.
9406 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9408         * MAINTAINERS (Write After Approval): Add self.
9410 2005-06-01  Josh Conner  <jconner@apple.com>
9412         * MAINTAINERS (Write After Approval): Add self.
9414 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9416         * MAINTAINERS: Update my email address.
9418 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9420         * MAINTAINERS (Write After Approval): Add self.
9422 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9424         * MAINTAINERS (Write After Approval): Remove self.
9426 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9428         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9429         (Dependencies): Consider target modules for bootstrap dependencies.
9430         Make target bootstrap modules depend on each stage's gcc.
9431         * Makefile.in: Regenerate.
9433 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9435         * Makefile.def (configure-gcc): Depend on binutils having been built.
9436         (all-gcc): No need to do it here.
9437         * Makefile.in: Regenerate.
9439 2005-05-19  Paul Brook  <paul@codesourcery.com>
9441         * configure.in: Rewrite misleading error message when requested
9442         language cannot be built.
9443         * configure: Regenerate.
9445 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9447         * ylwrap: Import from Automake 1.9.5.
9449 2005-05-13  David Ung  <davidu@mips.com>
9451         * MAINTAINERS (Write After Approval): Add self.
9453 2005-05-09  Mike Stump  <mrs@apple.com>
9455         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9456         lt_cv_sys_max_cmd_len for now.
9458 2005-05-09  Stan Cox  <scox@redhat.com>
9460         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9462 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9464         * README.SCO: Update the URL.
9466 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9468         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9469         with_gnu_ld to libtool.
9470         * ltcf-c.sh (aix[45]): Define file_list_spec.
9471         * ltcf-cxx.sh (aix[45]): Same.
9472         * ltcf-gcj.sh (aix[45]): Same.
9473         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9474         exists, write list of input files to temporary file.
9476 2005-05-04  Mike Stump  <mrs@apple.com>
9478         * configure.in: Always pass --target to target configures as
9479         otherwise rebuilds that do --recheck will fail.
9480         * confiugure: Rebuilt.
9482 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9484         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9485         STAGE_HOST_EXPORTS.
9486         (configure, all): Add bootstrap support.
9487         (Host modules, target modules): Pass post-stage1 flags and exports.
9488         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9489         * Makefile.in: Regenerate.
9491 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9493         * configure: Regenerate.
9495 2005-04-27  Mike Stump  <mrs@apple.com>
9497         * MAINTAINERS: Add self as darwin maintainer.
9499 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9501         * config.sub: Update from master copy.
9503 2005-04-21  Mike Stump  <mrs@apple.com>
9505         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9506         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9508 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9510         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9511         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9512         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9513         "*-*-elf" and "*-*-linux*".
9514         * configure: Regenerate.
9516 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9518         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9520 2005-04-12  Mike Stump  <mrs@apple.com>
9522         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9524 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9526         * MAINTAINERS (Write After Approval): Add myself.
9528 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9530         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9532 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9534         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9535         (TARGET_CONFIGARGS): Include --with-target-subdir.
9536         (configure, all): New macros.  Use them throughout.
9537         * Makefile.in: Regenerate.
9539 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9541         * MAINTAINERS (Write After Approval): Add myself.
9543 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9545         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9547 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9549         * MAINTAINERS: Move John Carr to Write After Approval.
9551 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9553         * config/mh-mingw32: Delete.
9554         * configure.in: Don't use it.
9555         * configure: Regenerate.
9557 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9559         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9560         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9561         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9562         (HOST_LIB_PATH): Generate from Makefile.def.
9563         (TARGET_LIB_PATH): Likewise.
9564         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9565         * Makefile.in: Regenerate.
9566         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9567         (RPATH_ENVVAR): Include Darwin case.
9568         * configure: Regenerate.
9570 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9572         * MAINTAINERS (Various Maintainers): Remove self.
9573         (Write After Approval): Add self.
9575 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9577         * MAINTAINERS (Various Maintainers): Add self.
9579 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9581         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9582         * configure: Regenerate.
9584 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9586         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9587         gcc_version, and gcc_version_trigger from set of flags to pass.
9588         * Makefile.tpl: Remove definitions of above variables.
9589         (config.status): Remove dependency on $(gcc_version_trigger).
9590         * Makefile.in: Regenerate.
9591         * configure.in: Do not reference config/gcc-version.m4 nor
9592         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9593         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9594         * configure: Regenerate.
9596 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9597             Andrew Pinski  <pinskia@physics.uc.edu>
9599         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9600         * Makefile.in: Regenerate.
9602 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9604         * MAINTAINERS (Write After Approval): Add myself.
9606 2005-03-03  David Ayers  <d.ayers@inode.at>
9608         * MAINTAINERS (Write After Approval): Add myself.
9610 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9612         PR libgcj/20160
9613         * ltmain.sh: Avoid creating archives with components that have
9614         duplicate basenames.
9616 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9618         PR bootstrap/20250
9619         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9620         instead of check.
9621         * Makefile.in: Regenerate.
9623 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9625         * Makefile.in: Regenerate to fix conflict between the previous two
9626         patches.
9628 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9630         PR bootstrap/17383
9631         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9632         * Makefile.tpl (HOST_SUBDIR): New substitution.
9633         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9634         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9635         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9636         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9637         (Host modules, Bootstrapped modules): Use it.
9638         (Build modules, Target modules): Do not create symlink trees,
9639         always configure out-of-srcdir.
9640         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9641         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9642         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9643         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9645         * Makefile.in: Regenerate.
9646         * configure: Regenerate.
9648 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9650         Merged from libada-gnattools-branch:
9651         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9653         * gnattools: New directory.
9654         * Makefile.def: Add gnattools as a module, depending on target-libada.
9655         * Makefile.in: Regenerate.
9656         * configure.in: Include gnattools in host_tools; disable it if ada
9657         is disabled.
9658         * configure: Regenerate.
9660 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9662         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9663         treelang maintainer.
9664         (Write After Approval): Remove myself.
9666 2005-02-23  Paul Schlie  <schlie@comcast.net>
9668         * configure.in: Allow darwin targeted ports to build tk, itcl and
9669         libgui.
9670         * configure: Regenerate.
9672 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9674         PR libgcj/10353
9675         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9676         * configure: Regenerate.
9678 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9680         * MAINTAINERS (Write After Approval): Add myself.
9682 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9684         * MAINTAINERS: Update my e-mail address.
9686 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9688         * MAINTAINERS (Write After Approval): Add myself.
9690 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9692         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9693         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9694         target-libgloss when not *-*-elf and *-*-aout.
9695         * configure: Regenerate.
9697 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9699         * MAINTAINERS: Remove obsolete entries.
9701         * MAINTAINERS (Write After Approval): Add Michael Matz.
9703 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9705         * MAINTAINERS: Remove self as cpplib maintainer.
9707 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9709         * install-sh, config.sub: Import from upstream.
9711 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9713         PR bootstrap/18222
9714         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9715         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9716         * Makefile.in: Regenerate.
9718 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9720         * MAINTAINERS: Update my email address.
9722 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9723             Andreas Schwab  <schwab@suse.de>
9725         PR bootstrap/18033
9726         * config-ml.in: Eval option if surrounded by single quotes.
9728 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9730         Revert 2004-12-28 Makefile changes, a better fix will be
9731         applied to mainline and src after GCC 4.0 branches.
9733 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9735         PR bootstrap/17383
9737         * Makefile.def (target_modules): Remove stage parameter,
9738         it is always true now.
9739         * Makefile.tpl (configure-build-[+module+],
9740         configure-target-[+module+]): Always build symlink tree
9741         for the directory and for include.  BUILD_SUBDIR and
9742         TARGET_SUBDIR cannot be . anymore.
9743         * Makefile.in: Regenerate.
9745 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9747         Revert 2004-12-08 Makefile changes.
9749 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9751         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9752         cygwin, mingw.
9754 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9756         * configure.in (sh64-*-*): Reenable gprof.
9757         * configure: Regenerate.
9759 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9761         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9762         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9763         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9764         * Makefile.in: Regenerate.
9766 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9768         * MAINTAINERS: Update my email address.
9770 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9772         * Makefile.tpl: Generate normal dependencies if the LHS module is
9773         not bootstrapped.
9774         * Makefile.in: Regenerate.
9776 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9778         * configure.in: Include config/gxx-include-dir.m4.  Use
9779         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9780         * configure: Regenerate.
9782 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9784         * config.if: Delete.
9785         * configure.in: Set libstdcxx_incdir directly.
9786         * configure: Regenerate.
9788 2004-12-02  Eric Christopher  <echristo@redhat.com>
9790         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9791         * Makefile.in: Regenerate.
9793 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9795         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9796         * configure: Regenerate.
9798 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9800         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9801         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9802         * configure: Regenerate.
9804 2004-12-01  Eric Christopher  <echristo@redhat.com>
9806         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9807         of things to remove.
9809 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9811         * MAINTAINERS (Write After Approval): Update my e-mail address.
9813 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9815         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9816         from CVS libtool to always pass_all.
9818 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9820         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9821         (hppa*64*-*-*): Delete incorrect comment.
9822         * configure: Rebuilt.
9824 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9826         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9828 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9830         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9831         from CVS libtool to always pass_all.
9833 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9835         * install-sh, compile: Import from automake.
9837 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9839         * config.guess, config.sub:  Import from savannnah.
9841 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9843         * MAINTAINERS (Write After Approval): Add myself
9845 2004-11-12  Mike Stump  <mrs@apple.com>
9847         * Makefile.def: Add html support.
9848         * Makefile.tpl: Likewise.
9849         * Makefile.in: Regenerate.
9851 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9853         PR 18423
9854         * configure.in: Remove all instances of build-fixincludes from
9855         noconfigdirs.
9856         (build_configargs): Supply --target to subdirectories.
9857         * configure: Regenerate.
9859         * Makefile.def: Make gcc install depend on fixincludes install.
9860         * Makefile.in: Regenerate.
9862 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9864         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9866 2004-11-11  Paul Brook  <paul@codesourcery.com>
9868         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9870 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9872         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9873         target-libgfortran.
9874         * configure: Regenerate.
9876 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9878         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9879         like CC.
9881 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9883         * Makefile.def (host fixincludes): Specify missing targets.
9884         * Makefile.in: Regenerate.
9886 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9888         * MAINTAINERS: Add myself
9890 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9892         * MAINTAINERS (Write After Approval): Add myself.
9894 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9896         * Makefile.def: Build fixincludes for the host, too.
9897         * Makefile.in: Regenerate.
9898         * configure.in (host_tools): Add fixincludes.
9899         * configure: Regenerate.
9901 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9903         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9904         * configure: Regenerated.
9906 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9908         PR other/17783
9909         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9910         * configure: Regenerated.
9912 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9914         * README.SCO: Update per FSF instructions.
9916 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9918         PR target/18151
9919         * configure.in (case ${target}): Do not build fixincludes for avr.
9920         * configure: Regenerated.
9922 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9924         * configure.in (case ${target}): Do not build fixincludes
9925         on platforms where it is not used.
9926         * configure: Regenerated.
9928 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9930         * configure.in: Use an absolute path to install-sh.
9931         * configure: Regenerated.
9933 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9935         * MAINTAINERS (Write After Approval): Add myself.
9937 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9939         * MAINTAINERS: Remove from Write After Approval those that are
9940         already maintainers.
9942 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9944         * MAINTAINERS:  Update my email address.
9946 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9948         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9949         * configure: Regenerate.
9951 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9953         * MAINTAINERS:  Update my email address.
9955 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9957         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9958         entries belonging to this category.
9960 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9962         * MAINTAINERS: Update my e-mail address.
9964 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9966         Fix wrong conflict resolution in:
9968         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9970         * Makefile.in: Regenerate.
9971         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9972         in the recursive `make', instead of hardwiring `all'.
9973         (Autogenerated TARGET-* variables): New.
9975 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9977         * configure.in: Enable target-libgloss for crx-*-*.
9978         * configure: Regenerate.
9980 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9982         * MAINTAINERS (Various Maintainers): Move the "windows,
9983         cygwin, mingw" maintainer to ...
9984         (OS Port Maintainers): ... here.
9986 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9988         * MAINTAINERS (Write After Approval): Remove those that are
9989         maintainers of some subsystem.
9991 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9993         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9994         * ltcf-cxx.sh (tpf*): Likewise.
9995         * ltconfig (tpf*): Add TPF OS configuration support.
9997 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9999         * MAINTAINERS: Change my email address to my new work account.
10001 2004-09-24  Michael Roth  <mroth@nessie.de>
10003         * configure.in (--without-headers): Add missing double quotes.
10004         * configure: Regenerate.
10006 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
10008         * ylwrap: Revert to previous version.
10010 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
10012         PR bootstrap/17369
10013         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
10014         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
10015         SET_GCC_LIB_PATH_CMD.
10016         (BASE_TARGET_EXPORTS): Likewise.
10017         * Makefile.in: Regenerated.
10019         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
10020         * configure: Regenerated.
10022 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
10024         * config.guess: New upstream version
10025         * compile, depcomp, install-sh, ylwrap: Likewise.
10027 2004-09-19  Roger Sayle  <roger@eyesopen.com>
10029         * config/mh-x86omitfp: New host makefile fragment.  Add
10030         -fomit-frame-pointer to the default BOOT_CFLAGS.
10031         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
10032         * configure: Regenerate.
10034 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
10036         PR target/11572
10037         * configure.in (*-*-darwin*): Renable libobjc.
10038         * configure: Regenerate.
10040 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
10042         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
10044 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
10046         * Makefile.def: Remove libbanshee.
10047         * Makefile.tpl: Ditto.
10048         * configure.in: Ditto.
10049         * Makefile.in: Regen.
10050         * configure: Ditto.
10052 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
10054         * ltmain.sh: Use $pic_object as $non_pic_object if
10055         $non_pic_object=none.
10057 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
10059         * missing: Import latest version from master repository.
10061 2004-09-06  Nick Clifton  <nickc@redhat.com>
10063         * config.sub: Import latest version from master repository.
10064         * config.guess: Likewise.
10065         This includes these changes:
10067         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
10069         * config.sub: Handle crisv32, alias etraxfs.
10070         * config.guess (crisv32:Linux:*:*): Handle.
10072         2004-08-13  Brad Smith  <brad@comstyle.com>
10074         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
10075         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
10077         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
10079         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
10080         assume the processor is a powerpc.  This is because coreutils
10081         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
10082         in this case, due to a MacOS X bug that causes
10083         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
10084         to return a negative number.
10085         Problem reported by Petter Reinholdtsen in:
10086         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
10088         2004-07-19  Ben Elliston  <bje@gnu.org>
10090         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
10092         2004-06-24  Ben Elliston  <bje@gnu.org>
10094         * config.guess: Update copyright years.
10095         * config.sub: Likewise.
10097         2004-06-22  Robert Millan  <robertmh@gnu.org>
10099         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
10100         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
10102         2004-06-22  Stanley F. Quayle <stan@stanq.com>
10104         * config.guess (*:*VMS:*:*): New entry. Replaces
10105         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
10106         manufacturer.
10108         2004-06-22  Ben Elliston  <bje@gnu.org>
10110         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
10111         * config.sub: Likewise.
10113         2004-06-22  Ben Elliston  <bje@gnu.org>
10115         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
10116         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
10118         2004-06-11  Ben Elliston  <bje@gnu.org>
10120         * config.guess (pegasos:OpenBSD:*:*): Remove.
10122         2004-06-11  Ben Elliston  <bje@gnu.org>
10124         From Wouter Verhelst <wouter@grep.be>:
10125         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
10127         2004-06-11  Ben Elliston  <bje@gnu.org>
10129         * config.guess (luna88k:OpenBSD:*:*): New.
10131         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
10133         * config.guess (m32r*:Linux:*:*): New case.
10134         * config.sub: Handle m32rle.
10136         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10138         From Jens Petersen  <petersen@redhat.com>:
10139         * config.sub: Handle sparcv8.
10141         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10143         From Tom Smith <smith@cag.lkg.hp.com>:
10144         * config.guess: Version suffixes are equally significant on Tru64
10145         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10146         prefix of "P" (patched kernel).
10148         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10150         * config.sub: Add support for National Semiconductor CRX target.
10152 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10154         * MAINTAINERS (Various Maintainers): Remove myself as web page
10155         maintainer, add myself as maintainer of build status lists.
10157 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10159         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10160         *-*-netware, but add target-libmudflap.
10161         Consolidate *-*-netware targets (of which really only i?86 exists)
10162         into a single entry.
10163         * configure: Likewise.
10165 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10167         * Makefile.tpl (sorry): Remove.
10168         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10169         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10170         (do-clean): Clean per-stage directories too.
10171         (do-distclean): Run distclean-stage1 too.
10172         (.NOTPARALLEL): Enable during toplevel bootstrap.
10173         (stage[+id+]-bubble): Enable parallel execution during
10174         the recursive invocation.
10175         * Makefile.in: Regenerate.
10177         Fix previous checkin:
10179         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10180         include.
10181         * configure.in: Fix indentation.
10182         * configure: Regenerate.
10184 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10186         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10187         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10188         * configure: regenerate
10189         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10190         -mdynamic-no-pic
10192 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10194         * Makefile.def (build_modules): Add fixincludes.
10195         (dependencies): Make gcc depend on fixincludes.
10196         * configure.in (build_tools): Add fixincludes.
10197         (build_configdirs): Always include build_libs.
10198         * Makefile.in: Regenerate.
10199         * configure: Regenerate.
10201 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10203         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10204         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10205         phony targets; do not generate timestamp files.
10206         (distclean-stageN): Remove references to their timestamp files.
10207         (restageN, touch-stageN): Remove.
10208         (stageN-bubble): Rewritten.
10209         (compare): Support lean bootstraps.
10210         * Makefile.in: Regenerate.
10212         * configure.in: Only warn when bootstrapping but
10213         build != host or build != target.  Support lean bootstraps.
10214         * configure: Regenerate.
10216 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10218         * configure.in:  Give a better error message if GMP/MPFR are missing
10219         and a language needing them has been requested.
10220         * configure:  Regenerated.
10222 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10224         * configure.in:  Print a list of available language front-ends if
10225         a requested one is missing.  Tidy stray tab characters.
10226         * configure:  Regenerated.
10228 2004-08-19  Michael Koch  <konqueror@gmx.de>
10230         * gcc/doc/install.texi: Update entry about automake for libjava.
10232 2004-08-17  Robert Millan  <robertmh@gnu.org>
10234         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10235         (instead of FreeBSD).
10236         * configure: Regenerate.
10238 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10240         * Makefile.in: Regenerate.
10241         * configure: Regenerate.
10243         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10244         stage_*_flags.
10245         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10246         for bootstrapped modules if toplevel bootstrap is going.
10247         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10248         modules.  Adjust for changes in Makefile.def.  Enable several
10249         rules even in non-bootstrap mode, just to avoid peppering the
10250         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10251         (stage-[+prev+]-bubble): Remove.
10253         * Makefile.def (Dependencies): Depend on all-build-bison,
10254         all-build-flex, all-build-byacc, all-build-texinfo, rather
10255         than the host variations.
10256         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10257         with BUILD_SUBDIR.
10258         (BISON): Update for recent Bisons.
10259         (YACC): Fix typo.
10260         (cross): Depend on all-build.
10261         (all): Do not depend on all-build.
10262         (prebootstrap): Remove.
10263         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10264         (Prebootstrap dependencies): Add them to the per-stage targets
10265         and to all-prebootstrap.
10266         * configure.in (build_configdirs): Always enable build_tools.
10267         (BUILD_DIR_PREFIX): Remove.
10269         * Makefile.def (gcc): Add target variable.
10270         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10271         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10272         in the recursive `make', instead of hardwiring `all'.
10273         (Autogenerated TARGET-* variables): New.
10275 2004-08-13  Brian Booth  <bbooth@redhat.com>
10277         * MAINTAINERS: Remove myself from write-after-approval.
10279 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10281         * src-release: Stop distributing mmalloc with gdb (which doesn't
10282         use it).
10283         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10284         * Makefile.in: Regenerate.
10286 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10288         * configure.in (arm*-*-eabi*): New target.
10289         * configure: Regenerate.
10291 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10293         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10294         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10295         (Dependencies): New section.
10296         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10297         (configure-target-[+module+]): Depend on maybe-all-gcc
10298         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10299         (toplevel profiledbootstrap): Fix dependencies.
10300         * Makefile.in: Regenerate.
10302 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10304         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10305         target-libiberty to noconfigdirs.
10306         * configure: Regenerate.
10308 2004-08-03  Paul Brook  <paul@codesourcery.com>
10310         * configure.in: Check for MPFR as well as GMP.
10311         * configure: Regenerate.
10313 2004-08-01  Robert Millan  <robertmh@gnu.org>
10315         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10316         libmudflap for all GNU-based systems (with Glibc).
10317         * configure: Regenerate.
10319 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10321         * Makefile.def (host-modules): Add gcc.
10322         * Makefile.in: Regenerate.
10323         * Makefile.tpl (sorry): New rule.
10324         (configure-host, all-host, [+make_target+]-host, do-check,
10325         install-host): Do not add gcc as a special case.
10326         (host modules): Add a small special-casing for gcc.  Export
10327         extra_make_flags through the environment.
10328         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10329         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10330         other recursive targets for gcc): Remove.
10332         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10333         (stage, unstage): New rules.
10334         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10335         distclean-stage[+id+]): Use stage_current.
10336         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10337         the stage*-start rules.
10339 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10341         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10342         use -all_load flag.
10344 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10346         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10347         * configure: Regenerate.
10349 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10351         * maintainer-scripts/gcc_release: Revert yesterday's change.
10353 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10355         * MAINTAINERS: Add myself to write-after-approval.
10357 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10359         * libf2c: Removed.
10360         * gcc/gccbug.in: Updated because of libf2c removal.
10361         * maintainer-scripts/gcc_release: Ditto.
10363 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10365         * configure.in: Build libmudflap by default on FreeBSD.
10366         * configure: Regenerated.
10368 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10370         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10371         systems.
10372         * configure: Regenerated.
10374 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10376         PR target/16344
10377         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10378         feedback based compiler.
10379         * Makefile.in: Rebuilt.
10381 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10383         * Makefile.def (host_modules): Set bootstrap=true for flex.
10384         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10385         * Makefile.in: Rebuilt.
10387 2004-07-07  Jan Hubicka  <jh@suse.cz>
10389         * MAINTAINERS: Add self as a profile feedback maintainer.
10391 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10393         * configure.in:  Do not prepend $srcdir to /dev/null in
10394         makefile fragments.
10395         * configure:  Regenerate.
10397 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10399         * Makefile.def (build_modules): Add bison, byacc, flex,
10400         m4, texinfo.
10401         (flags_to_pass): Add FLEX.
10402         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10403         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10404         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10405         DEFAULT_MAKEINFO): Remove.
10406         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10407         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10408         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10409         objdir or else use configured tool.
10410         (all-build): New.
10411         (all): Depend on it.
10412         (Build module dependencies): Add.
10413         * Makefile.in: Regenerate.
10414         * configure.in: Better support for multiple build modules,
10415         matching what is done for host/target modules.  Do not look
10416         for "plausible" locations of build tools if Canadian cross.
10417         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10418         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10419         * configure: Regenerate.
10421 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10423         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10424         * Makefile.in: Regenerate.
10426 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10428         * Makefile.tpl (configure-build-[+module+],
10429         configure-[+module+], configure-target-[+module+]): Pass
10430         [+extra_configure_args+].
10431         (all-build-[+module+], all-[+module+], check-[+module+],
10432         install-[+module+], [+make_target+]-[+module+],
10433         all-target-[+module+], check-target-[+module+],
10434         install-target-[+module+], [+make_target+]-target-[+module+]):
10435         Pass [+extra_make_args+].
10436         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10437         (GCC_HOST_EXPORTS): Remove.
10438         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10439         cross, check-gcc, check-gcc-c++, install-gcc,
10440         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10441         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10442         * Makefile.in: Regenerate.
10444 2004-06-21  Matthew Sachs  <msachs@apple.com>
10446         * MAINTAINERS: Added self to write-after-approval.
10448 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10450         * configure.in: Check for srcdir/winsup rather than build directory
10451         winsup.
10452         * configure: Regenerate.
10454 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10456         * configure.in: Don't build Cygwin native newlib if winsup
10457         directory is missing.  Emit warning instead.
10458         * configure: Regenerate.
10460 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10462         * Makefile.tpl (touch-stage[+id+]): New.
10463         (restage[+prev+]): Depend on touch-stage[+id+].
10465         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10466         Use it throughout.
10468         * Makefile.def: Add profile and feedback bootstrap stages.
10469         Remove next field from bootstrap stages.
10470         * Makefile.tpl (LN, LN_S): Substitute.
10471         (stageN-start, stageN-end): Use double-colon rules, to
10472         provide a hook for additional setup commands.
10473         (distclean-stageN-gcc, restageN): Create dependencies from
10474         [+prev+], not from [+next+].
10475         (stageN-bubble): Add commands for successive stages from
10476         [+prev+], using double-colon rules.
10477         (all-stageN-gcc): Fix typo.
10478         (stagefeedback-start, profiledbootstrap): New.
10479         * Makefile.in: Regenerate.
10480         * configure.in: Call ACX_PROG_LN.
10481         * configure: Regenerate.
10483 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10485         * MAINTAINERS (Write After Approval): Add myself.
10487 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10489         * MAINTAINERS (Write After Approval): Add myself.
10491 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10493         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10494         without gcc.
10495         * configure: Regenerate.
10497 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10499         * Makefile.tpl: Fix typo.
10500         * Makefile.in: Regenerate.
10502 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10504         * configure.in: Remove new- prefix from toplevel
10505         bootstrap targets.
10506         * configure: Regenerate.
10508 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10510         * Makefile.tpl (all.normal): Rename to all.
10511         (all): Replace with a rule to pick the default
10512         target from configure.
10513         (all-gcc, configure-gcc): Use conditionals to
10514         do nothing when toplevel bootstrap is going on.
10515         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10516         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10517         * configure.in: Support --enable-bootstrap.
10519         * Makefile.def: Remove new- prefix from toplevel
10520         bootstrap targets.
10521         * Makefile.tpl: Likewise.
10523         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10524         target.
10526         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10527         $(RECURSE_FLAGS) to recursive invocation of make.
10529         * Makefile.in: Regenerate.
10530         * configure: Regenerate.
10532 2004-05-30  Andreas Jaeger  <aj@suse.de>
10533             Jim Wilson  <wilson@specifixinc.com>
10535         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10536         like CC.
10538 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10540         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10541         * configure: Regenerate.
10543 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10545         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10546         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10547         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10548         targets.
10549         * Makefile.in: Regenerate.
10551 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10553         * configure.in: Test the ability to symlink directories.
10554         * configure: Regenerate.
10556         * Makefile.def (bootstrap-stage): New definitions.
10557         * Makefile.tpl (configure-stage1-gcc,
10558         configure-stage2-gcc, configure-stage3-gcc,
10559         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10560         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10561         new-restage3, compare): Autogenerate, see Makefile.in
10562         entry for behavioral changes.
10563         (distclean-stage1, new-stage1-start, new-stage1-end,
10564         new-stage1-bubble, distclean-stage2, new-stage2-start,
10565         new-stage2-end, new-stage2-bubble, distclean-stage3,
10566         new-stage3-start, new-stage3-end): New autogenerated targets.
10567         (objext, prebootstrap, BOOT_CFLAGS,
10568         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10569         targets.
10571         * Makefile.in: Regenerate.
10572         (distclean-stage1, new-stage1-start, new-stage1-end,
10573         new-stage1-bubble, distclean-stage2, new-stage2-start,
10574         new-stage2-end, new-stage2-bubble, distclean-stage3,
10575         new-stage3-start, new-stage3-end): New targets.
10576         (all-stage1-gcc): Move prebootstrap dependency from here...
10577         (configure-stage1-gcc): ...to here.
10578         (new-bootstrap): Use bubble targets.
10579         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10580         Use per-stage distclean targets.
10581         (configure-stage1-gcc, configure-stage2-gcc,
10582         configure-stage3-gcc, all-stage1-gcc,
10583         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10584         Use new-stageN-start to prepare the tree.
10586 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10588         * Makefile.def (host_modules): add libcpp.
10589         * Makefile.tpl: Add dependencies on and for libcpp.
10590         * Makefile.in: Regenerate.
10591         * configure.in: Add libcpp host module.
10592         * configure: Regenerate.
10594 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10596         * Makefile.tpl: Whenever a recursive target is defined, wrap
10597         it in a special @if/@endif block, and prepare its maybe
10598         dependency in the @if/@endif block
10599         * configure.in: Instead of writing maybe dependencies, remove
10600         the @if/@endif statements, and remove the @if/@endif blocks
10601         that remain.
10602         * configure: Regenerate.
10603         * Makefile.in: Regenerate.
10605 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10607         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10609 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10611         PR bootstrap/15120
10612         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10613         * */configure: Rebuilt.
10615 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10617         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10618         of libf2c.
10619         * configure, Makefile.in: Regenerate.
10621 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10623         * MAINTAINERS (Write After Approval): Add myself.
10625 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10627         Merge from tree-ssa-20020619-branch.
10629         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10630         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10631         (HOST_GMPLIBS): Define.
10632         (HOST_GMPINC): Define.
10633         (TARGET_LIB_PATH): Add libmudflap.
10634         (GFORTRAN_FOR_TARGET): Define.
10635         (configure-build*): Export GFORTRAN.
10636         (configure-gcc): Export GMPLIBS and GMPINC.
10637         (all-gcc): Add maybe-all-libbanshee.
10638         (configure-target-libgfortran): Define.
10639         * Makefile.in: Regenerate.
10640         * configure.in (host_libs): Add libbanshee.
10641         (target_libraries): Add target-libmudflap and target-libgfortran.
10642         Add --with-libbanshee.
10643         Handle --disable-libmudflap.
10644         (*-*-freebsd*): Use with_gmp.
10645         Add $(libgcj) to noconfigdirs.
10646         * configure: Regenerate.
10647         * depcomp: New file.
10648         * MAINTAINERS: Add tree-ssa maintainers.
10650 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10652         * MAINTAINERS (Various Maintainers): Add myself.
10654 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10656         * MAINTAINERS (Write After Approval): Add myself.
10658 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10660         * MAINTAINERS (Write After Approval): Add myself.
10662 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10664         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10665         * configure: Regenerate.
10667 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10669         Revert:
10670         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10672         * Makefile.def (flags_to_pass): Remove *dir variables that
10673         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10674         as well as prefix and exec_prefix.
10675         * Makefile.in: Regenerate.
10677 2004-04-26  Robert Millan  <robertmh@gnu.org>
10679         Add patches from libtool CVS.
10680         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10681         * ltconfig: Likewise.
10682         * ltcf-c.sh: Likewise.
10683         * ltcf-cxx.sh: Likewise.
10684         * ltcf-gcj.sh: Likewise.
10686 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10688         * Makefile.def (host_modules): Mark with the bootstrap
10689         flag packages on which gcc depends.
10690         * Makefile.tpl (all-bootstrap): Use it.
10691         * Makefile.in: Regenerate.
10693 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10695         * Makefile.def (flags_to_pass): Remove *dir variables that
10696         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10697         as well as prefix and exec_prefix.
10698         * Makefile.in: Regenerate.
10700 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10702         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10703         * configure: Regenerate.
10704         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10705         * gcc/Makefile.tpl (compare): Use the result of the test.
10706         * gcc/Makefile.in: Regenerate.
10708 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10710         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10711         Always relocate gcc and prev-gcc to the original names, even
10712         if the build fails.
10713         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10714         New targets.
10716 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10718         * MAINTAINERS: Update my email address.
10720 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10722         * configure.in (mips*-*-irix5*): Enable ld.
10723         * configure: Regenerate.
10725 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10727         * configure: Regenerate.
10729 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10731         * Makefile.tpl (configure-[+module+], configure-gcc,
10732         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10733         Set and export LDFLAGS.
10734         * Makefile.in: Regenerate.
10736 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10738         * MAINTAINERS: Add myself to write-after-approval.
10740 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10742         PR bootstrap/14871
10743         * Makefile.tpl: If we don't have built-in-tree target tools,
10744         use the ones found by configure rather than hacking around with
10745         program_transform_name.
10746         * configure.in: Give Makefile.tpl the information necessary
10747         to do that.
10748         * Makefile.in: Regenerate.
10749         * configure: Regenerate.
10751 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10753         PR bootstrap/14760
10754         * configure.in: When computing baseargs, strip *all* copies of
10755         offending options.  Also, don't match/substitute the trailing space,
10756         so that this actually works when two similar options are separated by
10757         only one space.
10758         * configure: Regenerate.
10760 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10762         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10763         (rs6000-*-aix*): Same.
10764         * configure: Regenerate.
10766 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10768         * MAINTAINERS: Add myself to write-after-approval.
10770 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10772         * MAINTAINERS: Add myself to write-after-approval.
10774 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10776         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10777         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10778         * Makefile.in: Regenerate.
10780         * configure.in (top level bootstrap support): Rework --enable-werror
10781         to set @stage2_werror_flag@.
10782         * configure: Regenerate.
10783         * Makefile.tpl (top level bootstrap support): Pass
10784         @stage2_werror_flag@ down to configure in stages 2 and 3.
10785         * Makefile.in: Regenerate.
10787 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10789         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10790         for stages 2 and 3 as well as in make.  As a consequence, remove
10791         OUTPUT_OPTION (now detected by configure) from the flags passed down
10792         to make.
10793         * Makefile.in: Regenerate.
10795         * Makefile.tpl (new-bootstrap): Fix typo.
10796         * Makefile.in: Regenerate.
10798 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10800         * Makefile.tpl: Rearrange by moving recursive_targets rules
10801         into their proper sections.
10802         * Makefile.tpl (top level bootstrap support): Move disabling
10803         of coverage flags from 'make' to 'configure'; improve comments.
10804         * Makefile.in: Regenerate.
10806         * Makefile.tpl (experimental top level bootstrap) Move stage1
10807         language setting from all- target to configure- target; disable
10808         intermodule optimization in stage 1; prevent gratuitous rebuilds
10809         of stage 1.
10810         * Makefile.in: Regenerate.
10811         * configure.in: Comma-separate stage 1 language list for top
10812         level bootstrap.
10813         * configure: Regenerate.
10815         * Makefile.tpl: Clean up experimental top level bootstrap support:
10816         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10817         prev-gcc in configure- targets as well as all- targets.
10818         * Makefile.in: Regenerate.
10820 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10822         * compile: New file imported from automake.
10824 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10826         * configure.in: Remove symbolic link section.
10827         * configure: Regenerate.
10828         * Makefile.tpl (links): Remove.
10829         * Makefile.in: Regenerate.
10831 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10832             Nathanael Nerode  <neroden@gcc.gnu.org>
10834         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10835         Set with AC_CHECK_PROGS.
10836         * configure.in: Fix comment typo from last patch.
10837         * configure: Regenerate.
10839 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10841         * Makefile.tpl: Introduce experimental top level bootstrap support.
10842         * Makefile.in: Regenerate.
10843         * configure.in: Introduce support for top level bootstrap.
10844         * configure: Regenerate.
10846 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10847             Paolo Bonzini  <bonzini@gnu.org>
10849         PR bootstrap/14522
10850         * configure.in: Cope with shells that do not support unquoted ^
10851         * configure: Regenerate.
10853 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10854             Paolo Bonzini  <bonzini@gnu.org>
10856         PR bootstrap/14522
10857         * configure.in: Cope with shells that do not support nesting
10858         quotes inside quoted backquote substitutions.
10859         * configure: Regenerate.
10861 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10863         PR bootstrap/14522
10864         * configure.in: Fix escaping of $.
10865         * configure: Regenerate.
10867 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10869         * configure: Regenerate, since I forgot to while committing Paolo's
10870         changes.
10872 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10874         PR ada/14131
10875         Move language detection to the top level.
10876         * configure.in: Find default values for the tools as
10877         soon as possible.  Disable ada if GNAT is not found.
10878         Emit error message about missing languages.  Expand
10879         --enable-languages=all for the gcc subdirectory.
10881 2004-03-10  Ben Elliston  <bje@gnu.org>
10883         * MAINTAINERS: Update my email address.
10885 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10887         * ltconfig: Disable building static libraries if building shared
10888         libraries on AIX 5L.
10890 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10892         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10893         and disable libgcj.
10894         * configure: Regenerated.
10896 2004-03-01  Brian Booth  <bbooth@redhat.com>
10898         * MAINTAINERS: Add myself to write-after-approval.
10900 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10902         * MAINTAINERS: Add myself to write-after-approval.
10904 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10906         PR bootstrap/7087
10907         * Makefile.tpl: Guard XFOO sed statements better.
10908         * Makefile.tpl: Add dependency for configure-target-libada.
10909         * Makefile.in: Regenerate (incidentally fixes broken
10910         commit when libada-branch was merged).
10912 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10914         * MAINTAINERS: Add myself to write-after-approval.
10916 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10918         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10919         maintainers.
10921 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10923         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10924         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10926 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10928         PR bootstrap/11932
10929         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10931 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10933         * MAINTAINERS: Added myself to write-after-approval.
10935 2004-02-14  Michael Koch  <konqueror@gmx.de>
10937         * MAINTAINERS: Added myself to write-after-approval.
10939 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10941         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10942         some OS port maintainers to OS port maintainers section.
10944 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10946         * MAINTAINERS: Add self.
10948 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10950         * MAINTAINERS: Alphabetize.
10952 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10954         * MAINTAINERS: Remove myself.
10956 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10958         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10959         (rs6000-*-aix*): Same.
10960         * configure: Regenerate.
10962 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10964         * configure.in (host): Add in missing $noconfigdirs to defines.
10965         * configure: Regenerate.
10967 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10968             Nathanael Nerode  <neroden@gcc.gnu.org>
10970         PR ada/6637, PR ada/5911
10971         Merge with libada-branch:
10972         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10973         with appropriate dependencies. Add --enable-libada configure switch.
10974         * configure, Makefile.in: Regenerate.
10976 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10978         * MAINTAINERS: Add myself to write-after-approval.
10980 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10982         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10983         * configure: Regenerate.
10985 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10987         Merge from upstream:
10989         * ltmain.in: When setting IFS to '~', be careful about user
10990         arguments that contain '~'.
10992         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10994         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10995         Also test $base_compile against $CC with escaped arguments. Bug
10996         reported by Geoff Keating <geoffk@apple.com>.
10998 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
11000         * MAINTAINERS: Remove i960 port.
11002 2004-01-23  DJ Delorie  <dj@redhat.com>
11004         * Makefile.def (target_modules) [libiberty]: Don't stage.
11005         * Makefile.in: Rebuilt.
11007 2004-01-20  Caroline Tice  <ctice@apple.com>
11009         * MAINTAINERS: Add myself to write-after-approval.
11011 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
11013         * MAINTAINERS: Update my email address.
11015 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
11017         * MAINTAINERS: Add myself to write-after-approval.
11019 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11021         * MAINTAINERS: Remove entries without email address.
11023 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
11025         * MAINTAINERS: Add myself to write-after-approval.
11027 2004-01-15  Steven Bosscher  <stevenb@suse.de>
11029         * MAINTAINERS: Update my email address.
11031 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
11033         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
11034         * Makefile.tpl (configure-target-[+module+]): Support stage.
11035         * Makefile.in: Rebuilt.
11037 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
11039         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
11041 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
11043         * MAINTAINERS: Add myself as a MIPS maintainer.
11045 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11047         * configure.in: Use ./config.cache, not config.cache.
11048         * configure: Regenerate.
11049         * Makefile.tpl: Special-casing not needed for GCC any more.
11050         * Makefile.in: Regenerate.
11052         * configure.in: Don't share a cache file for host dirs.
11053         * configure: Regenerate.
11055         * config-ml.in: Don't mess with the cache file.
11057 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
11059         * MAINTAINERS: Move myself from 'Write After Approval' to
11060         'CPU Port Maintainers' section as SPARC maintainer.
11062 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11064         * Makefile.tpl: Make GCC use a separate config.cache.
11065         * Makefile.in: Regenerate.
11067         PR bootstrap/11932, PR bootstrap/11933
11068         (I don't know if it will fix either of them, but it relates
11069         to them.)
11070         * configure.in: Don't use shared config.cache for target
11071         directories.
11072         * configure: Regenerate.
11074 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
11076         * MAINTAINERS: Add myself to 'Write After Approval' section.
11078 2003-12-31  Roger Sayle  <roger@eyesopen.com>
11080         * configure.in (ia64*-*-hpux*): Disable building java libraries.
11081         * configure: Regenerated.
11083 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
11085         * MAINTAINERS: Remove the mn10200 maintainer.
11087 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
11089         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
11090         * configure: Regenerated.
11092 2003-12-16  Jan Hubicka  <jh@suse.cz>
11094         * MAINTAINERS: Add myself as callgraph maintainer.
11096 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
11098         * configure.in (raw_libstdcxx_flags): Remove the leading space.
11099         * configure: Regenerate.
11101 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
11103         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11104         'Write After Approval' section. Update email.
11106 2003-12-01  James Lemke  <jim@wasabisystems.com>
11108         * MAINTAINERS (Write After Approval): Add myself.
11110 2003-11-20  Matt Thomas  <matt@3am-software.com>
11112         * MAINTAINERS: Add myself as a vax port maintainer.
11114 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
11116         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
11117         (configure-build-[+module+], configure-[+module+]): Likewise.
11118         (configure-target-[+module+], configure-gcc, config.status): Likewise.
11119         * Makefile.in: Regenerate.
11121 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
11123         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
11124         shared/dylibed libraries.
11125         * ltmain.sh: Likewise.
11126         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
11127         * ltcf-cxx.sh: Likewise.
11128         * ltcf-gcj.sh: Likewise.
11129         * ltconfig: Likewise.
11131 2003-11-17  Stan Cox  <scox@redhat.com>
11133         * MAINTAINERS: Add myself as iq2000 port maintainer.
11135 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11137         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11138         * Makefile.in: Regenerate.
11140 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11142         * config.sub: Update to 2003-11-03 version.
11144 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11146         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11147         * configure:  Regenerate.
11149 2003-10-20  Nicolas Pitre  <nico@cam.org>
11151         * MAINTAINERS: Add myself to 'Write After Approval' section.
11153 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11155         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11157 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11159         * MAINTAINERS: Update my email address.
11161 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11163         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11165 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11167         * MAINTAINERS: Add myself to 'Write After Approval' section.
11169 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11171         * config.guess: Update to 2003-10-16 version.
11172         * config.sub: Update to 2003-10-16 version.
11174 2003-10-15  David Daney  <ddaney@avtrex.com>
11176         * MAINTAINERS: Added myself to 'Write After Approval' section.
11178 2003-10-15  Falk Hueffner  <falk@debian.org>
11180         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11181         'Write After Approval' section. Update email.
11183 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11185         * MAINTAINERS: Move myself from 'Write After Approval' to
11186         'Various Maintainers' section as middle-end maintainer.
11188 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11190         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11191         HOST_FLAGS_TO_PASS.
11192         * Makefile.in: Regenerate.
11194 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11196         * config.guess: Update to 2003-10-07 version.
11197         * config.sub: Update to 2003-10-07 version.
11199 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11201         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11202         * ltconfig (irix5*, irix6*): Don't override version_type.
11204 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11206         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11207         * configure: Rebuilt
11208         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11209         * Makefile.in: Rebuilt
11211 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11213         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11215 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11217         * MAINTAINERS (Write After Approval): Add myself.
11219 2003-09-29  Paul Koning  <ni1d@arrl.net>
11221         * MAINTAINERS: Move myself from "Write After Approval"
11222         to CPU platform maintainers for pdp11 platform.
11224 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11226         * MAINTAINERS: Move myself from 'Write After Approval' to
11227         'Various Maintainers' section as libffi testsuite maintainer.
11229 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11231         * configure.in: Pass a computed --program-transform-name
11232         to subconfigures.
11233         * configure: Regenerated.
11235 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11237         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11238         * Makefile.in: Regenerate.
11240         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11241         * Makefile.in: Regenerate.
11243 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11245         * MAINTAINERS: Move myself from 'Write After Approval'
11246         to 'Various Maintainers' (objective-c) section.
11248 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11250         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11251         quoting.
11252         * configure: Regenerated.
11254 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11256         * MAINTAINERS (Write After Approval): Add myself to write after
11257         approval list.
11259 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11261         * MAINTAINERS (Write After Approval): Add myself.
11263 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11265         * MAINTAINERS: Update my e-mail address.
11267 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11269         * libtool.m4 (LD): Correct powerpc64 host match.
11271 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11273         * MAINTAINTERS: Update my affiliation and email address.
11275 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11277         * MAINTAINERS (Write After Approval): Add myself.
11279 2003-09-04  DJ Delorie  <dj@redhat.com>
11281         * configure: Regenerate.
11283 2003-09-04  Robert Millan  <robertmh@gnu.org>
11285         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11287 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11289         * configure.in: Ensure arguments to sed are properly spaced.
11290         * configure: Regenerate.
11292 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11294         * MAINTAINERS: Update my e-mail address.
11296 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11298         * MAINTAINERS (Write After Approval): Add myself.
11300 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11302         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11303         * configure: Regenerated.
11305 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11307         * MAINTAINERS: Update my email address.
11309 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11311         * configure.in:  Use newline instead of semicolon when assuming
11312         shell arguments in a for loop.
11313         * configure:  Regenerated.
11315 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11317         * MAINTAINERS: Resurrect the i860 maintainer.
11319 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11321         PR 8180
11322         * configure.in: When testing with_libs and with_headers, treat
11323         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11324         * configure: Regenerate.
11326         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11327         make, shell, etc.
11328         (baseargs): Likewise.
11329         * configure: Regenerate.
11331 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11333         * MAINTAINERS (Write After Approval): Add myself.
11335 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11337         * configure.in: Disable libgcj for darwin not on powerpc.
11338         * configure: Rebuild.
11340 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11342         * config-ml.in, symlink-tree: Add license.
11344 2003-08-03  Richard Stallman  <rms@gnu.org>
11345             Eben Moglen  <moglen@columbia.edu>
11347         * README.SCO: New file.
11349 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11351         * Makefile.tpl (check, check-c++): Express dependencies using
11352         dependencies rather than commands.
11353         * Makefile.in: Regenerate.
11355 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11357         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11358         * configure: Ditto.
11360 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11362         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11363         * Makefile.in: Update.
11365 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11367         * configure.in: Enable libgcj for darwin.
11368         * configure: Rebuild.
11370 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11372         * config-ml.in:  Use ac_configure_args directly instead of
11373         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11374         actually seen.
11376 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11378         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11379         creating target and build subdirs to build all parent dirs as needed.
11380         * Makefile.in: Rebuild.
11381         * configure.in: Don't build dirs explicitly here.
11382         * configure: Rebuild.
11384 2003-07-26  Paul Brook  <paul@nowt.org>
11386         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11388 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11390         * Makefile.tpl (all-make): Depend on intl.
11391         * Makefile.in: Rebuilt.
11393 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11395         * install-sh:  Update to newer upstream versions (associated with
11396         aclocal 1.7).
11397         * mkinstalldirs:  Likewise.
11398         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11400 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11402         * MAINTAINERS: Move self from Bug database only accounts
11403         to write-after-approval.
11405 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11407         * config.if: Remove unused libc_interface determination.
11409 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11411         * MAINTAINERS: Move self from write-after-approval to
11412         build machinery (*.in).
11414 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11416         PR bootstrap/11273
11417         PR bootstrap/11408
11418         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11419         unused INSTALL_PROGRAM_ARGS.
11420         * configure.in: Use AC_PROG_INSTALL.
11421         * Makefile.in: Regenerate.
11422         * configure: Regenerate.
11424 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11426         * MAINTAINERS: Alphabetize.
11428 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11430         * configure: Rebuilt.
11431         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11432         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11433         newlib nor libgloss.
11434         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11435         * configure.in (am33_2.0-*-linux*): Added.
11437 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11439         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11440         * configure: Regenerate.
11442 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11444         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11445         * Makefile.in: Regenerate.
11447 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11449         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11450         * Makefile.in: Regenerate.
11452 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11454         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11455         * Makefile.in: Regenerated.
11457         * config-ml.in: Replace PWD with PWD_COMMAND.
11459 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11461         * intl: New directory; see intl/ChangeLog for details.
11462         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11463         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11464         * Makefile.in: Regenerate.
11466 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11468         * configure.in: Clean up config-lang.in handling.  Delete
11469         useless assignment to "subdirs".
11470         * configure: Regenerate.
11472 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11474         * configure.in: Rename 'target_libs' to 'target_libraries'.
11475         Remove useless reference to 'target_libs'.
11476         * configure: Regenerate.
11478 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11480         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11481         * Makefile.in: Regenerate.
11483 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11485         * Makefile.def: Introduce flags_to_pass.
11486         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11487         * Makefile.in: Regenerate.
11489 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11491         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11492         and target-libgloss.
11493         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11494         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11495         * configure: Regenerate.
11497 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11499         * configure.in: Update testsuite_flags to new location.
11500         * configure. Regenerate.
11502 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11504         * Makefile.tpl: Remove BUILD_CC stuff.
11505         * Makefile.in: Regenerate.
11507 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11509         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11511 2003-06-16  Graeme Peterson  <gp@qnx.com>
11513         * MAINTAINERS (Write After Approval): Add myself.
11515 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11517         * config.guess: Update to 2003-06-12 version.
11518         * config.sub: Update to 2003-06-13 version.
11520 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11522         * config.guess: Update to 2003-06-06 version.
11523         * config.sub: Update to 2003-06-06 version.
11525 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11527         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11528         * configure. Regenerate.
11530 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11532         * configure.in: Disable serial configure by default.
11533         * configure: Regenerate.
11534         * Makefile.tpl: Abolish .NOTPARALLEL.
11535         * Makefile.in: Regenerate.
11537         * Makefile.tpl: Replace {build,host,target}_canonical by
11538         {build,host,target}.
11539         * Makefile.in: Regenerate.
11541         * Makefile.tpl: Fix stupid pasto.
11542         * Makefile.in: Regenerate.
11544 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11546         * Makefile.tpl: Remove bogus conditional.
11547         * Makefile.in: Regenerate.
11549 2003-06-05  Jan Hubicka  <jh@suse.cz>
11551         * Makefile.tpl (profiledbootstrap): New target.
11552         * Makefile.in (profiledbootstrap): New target.
11554 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11556         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11557         Pinski. Remove user names from other bugzilla-only maintainers.
11559 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11561         * Makefile.tpl: Make 'recursive targets' using autogen rather
11562         than shell loop.  Remove duplicate 'clean' targets and false
11563         comments.
11564         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11565         Add systematic method of specifying missing targets in subdirs.
11566         Add copyright boilerplate.
11567         * Makefile.in: Regenerate.
11568         * configure.in: Add 'recursive targets' to maybe list.
11569         * configure: Regenerate.
11571         * MAINTAINERS: "GNATS only" -> "Bug database only".
11573         * Makefile.tpl: Rename [+target+] to [+make_target+].
11574         * Makefile.def: Rename 'target' to 'make_target'.
11576 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11578         * MAINTAINERS: Add self as options handling maintainer.
11580 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11582         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11583         been too long since I touched those ports.
11585 2003-05-28  DJ Delorie  <dj@redhat.com>
11587         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11588         * Makefile.in: Regenerate.
11590 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11592         * configure.in: Use curly braces in the definition of tooldir.
11593         * configure: Regenerate.
11595 2003-05-21  DJ Delorie  <dj@redhat.com>
11597         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11598         newlib or libgloss.
11599         * Makefile.in: Regenerate.
11601 2003-05-21  DJ Delorie  <dj@redhat.com>
11603         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11604         * Makefile.in: Regenerate.
11606 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11608         * MAINTAINERS: Update my e-mail address.
11610 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11612         * configure.in: Switch more things to use maybe dependencies.
11613         * Makefile.tpl: Switch more things to use maybe dependencies.
11614         Factor out common code from autogen IF statements.
11615         * configure: Regenerate.
11616         * Makefile.in: Regenerate.
11618 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11620         * configure.in: Accept i[3456789]86 for machine type.
11621         * configure: Regenerate.
11623 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11625         * configure.in: Switch more things to use maybe dependencies.
11626         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11627         * configure: Regenerate.
11628         * Makefile.tpl: Switch more things to use maybe dependencies.
11629         * Makefile.in: Regenerate.
11631 2003-05-16  Andreas Schwab  <schwab@suse.de>
11633         * Makefile.tpl (install-opcodes): Define.
11634         * Makefile.in: Rebuild.
11636 2003-05-13  Andreas Jaeger  <aj@suse.de>
11638         * config.guess: Update to 2003-05-09 version.
11639         * config.sub: Update to 2003-05-09 version.
11641 2003-05-13  Michael Eager  <eager@mvista.com>
11643         * configure.in: Correct sed script so that options in quotes are not
11644         deleted.
11645         * configure: Rebuild.
11647 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11649         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11650         and $$s/newlib/libc/sys/cygwin32 include paths.
11651         * configure: Ditto.
11653 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11655         * MAINTAINERS: Update my email addresses.
11657 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11659         * config-ml.in: Propagate INSTALL variables.
11661 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11663         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11665 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11667         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11668         * Makefile.in: Regenerate.
11670 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11672         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11674 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11676         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11678 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11680         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11681         * Makefile.in: Regenerated.
11683 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11685         * MAINTAINERS (Write After Approval): Upgrade myself from
11686         GNATS only to write-after-approval. Update my mail address.
11688 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11690         (OS Port Maintainers: freebsd): Add myself.
11692 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11694         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11696 2003-04-22  Kean Johnston  <jkj@sco.com>
11698         * MAINTAINERS (SCO ports): Added myself.
11700 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11702         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11704 2003-04-19  Kean Johnston  <jkj@sco.com>
11706         * MAINTAINERS (Write After Approval): Add myself.
11708 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11710         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11711         * Makefile.in: Regenerate.
11713 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11715         * configure.in (powerpc64*-*-linux*): Remove.
11716         * configure: Rebuilt.
11718 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11720         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11721         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11722         and restrap.
11723         * Makefile.in:  Regenerate.
11725 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11727         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11728         * configure: Regenerated.
11730 2003-04-15  DJ Delorie  <dj@redhat.com>
11732         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11734 2003-04-13  Nick Clifton  <nickc@redhat.com>
11736         * config-ml.in: Remove support for --disable-aix removing
11737         call-aix multilibs.
11739 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11741         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11742         * */configure: Rebuilt.
11744 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11746         * MAINTAINERS: Add my email address.
11748 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11750         * MAINTAINERS (Write After Approval): Add myself.
11752 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11754         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11755         * Makefile.in: Regenerate.
11757 2003-03-14  Michael Chastain  <mec@shout.net>
11759         * Makefile.in: Regenerate with correct Makefile.def.
11761 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11763         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11764         Make macro.
11765         * Makefile.in: Regenerate.
11766         * configure.in: Clean up gxx_include_dir logic.
11767         * configure: Regenerate.
11769 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11771         * MAINTAINERS (Write After Approval): Add myself.
11773 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11775         * MAINTAINERS: Update my mail address.
11777 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11779         * configure.in (gxx_include_dir): Fix typo.
11780         * configure: Regenerated.
11782 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11784         * Makefile.tpl: Reindent.
11785         * Makefile.in: Regenerate.
11786         * configure.in: Reindent.  Don't set unused variables.
11787         * configure: Regenerate.
11789 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11791         * configure.in: Include $(build_tooldir)/sys-include in
11792         FLAGS_FOR_TARGET.
11793         * configure: Regenerated.
11795 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11797         * Makefile.tpl: Always pass down RANLIB.
11798         * Makefile.in: Regenerate.
11800         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11801         * Makefile.in: Regenerate.
11802         * configure.in: Remove unused logic relating to --enable-shared
11803         and --enable-threads.  Remove bogus comments.  Remove redundant
11804         noconfigdirs.
11805         * configure: Regenerate.
11807         * configure.in: Replace ${libstdcxx_version} by its value.
11808         Remove reference to mh-dgux.
11809         * configure: Regenerate.
11811 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11813         * MAINTAINERS (Write After Approval): Add myself.
11815 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11817         * Makefile.tpl: Rearrange.
11818         * Makefile.in: Regenerate.
11820 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11822         * configure.in: Add support for kaOS as cross build target system.
11823         * configure: Regenerated.
11825 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11827         * MAINTAINERS (Write after approval): Add myself.
11829 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11831         * MAINTAINERS: Update my email address.
11833 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11835         * MAINTAINERS: Add self to blanket write privs. section.
11837 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11839         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11840         configure-target-* as some target builds may require additional
11841         flags for preprocessor tests.
11842         * Makefile.in: Regenerated.
11844 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11846         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11847         * ltconfig: Handle it.
11848         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11849         auto-detecting it.
11851         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11852         it is used as argument to $CC.
11853         * ltcf-gcj.sh: Likewise.
11855         * configure.in: Introduce --enable-maintainer-mode.
11856         * configure: Rebuilt.
11857         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11858         for maintainer mode.
11859         * Makefile.in: Rebuilt.
11861 2003-02-18  Jason Merrill  <jason@redhat.com>
11863         * Makefile.tpl (check-c++): Allow parallelism.
11865 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11867         * MAINTAINERS: Remove John Carr (who never actually had access to
11868         gcc.gnu.org).
11870 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11872         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11873         don't configure target-libobjc.
11874         * configure: Regenerate.
11876 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11878         * Makefile.tpl (RANLIB): Define.
11879         * Makefile.in: Regenerate.
11881 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11883         * MAINTAINERS: Update my email.
11885 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11887         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11888         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11889         * Makefile.in: Regenerated.
11890         * configure.in: Remove all traces of snavigator, db, and grep.
11891         * configure: Regenerated.
11893 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11895         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11896         After Approval.
11898 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11900         * MAINTAINERS (Write after approval): Add myself.
11902 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11904         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11905         * Makefile.in: Regenerated.
11907 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11909         * config.guess: Updated to 2003-01-30's version.
11910         * config.sub: Updated to 2003-01-28's version.
11912 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11914         * config.if: If gcc_version is already set, just use it.  Don't set
11915         gcc_version_trigger if it's already set, otherwise set it to
11916         gcc/version.c, but only if the file exists.  If it is not set and
11917         gcc/version.c does not exist, try to extract the version number from
11918         $CC.
11920 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11922         * MAINTAINERS: Add myself to write-after-approval list.
11924 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11926         * configure.in:  Revert 24Jan change.
11927         * configure:  Regenerate.
11929 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11931         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11932         entry of HJ Lu.
11934 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11936         * configure.in: Revert previous change.
11937         * configure: Regenerate.
11939 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11941         * configure.in: Make rda native-only.
11942         * configure: Regenerate.
11944 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11946         * MAINTAINERS: Move myself from GNATS-only-accounts to
11947         write-after-approval.
11949 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11951         * configure.in: Add missing \.
11952         * configure: Rebuilt.
11954 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11956         * configure.in (baseargs): Avoid using \| in sed regular
11957         expressions.
11958         * configure: Rebuilt.
11960 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11962         * configure.in (baseargs): Remove all supported forms of
11963         --cache-file, --srcdir, --host, --build and --target options
11964         from argument lists.
11965         * configure: Rebuilt.
11967 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11969         * MAINTAINERS: Add myself to write-after-approval list.
11971 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11973         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11974         * configure: Rebuilt.
11976 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11978         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11979         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11980         * Makefile.in: Regenerate.
11981         * configure: Regenerate.
11983 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11985         * configure.in: Remove Makefile in build, host and target modules
11986         unless configure was run with --no-recursion.
11987         * configure: Rebuilt.
11989 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11991         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11992         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11993         * Makefile.in: Regenerate.
11995 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11997         * config.guess: Update to 2003-01-03 version.
11998         * config.sub: Update to 2003-01-03 version.
12000 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12002         * configure: Regenerate with proper autoconf 2.13.
12004 2003-01-07  Christopher Faylor  <cgf@redhat.com>
12006         * configure.in: Add AC_PREREQ for consistency.
12007         * configure: Regenerate.
12009 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
12011         * configure.in (GDB_TK): Add tcl directories conditional on
12012         gdb/gdbtk directory being present.
12013         * configure: Regenerate.
12015 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
12017         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
12018         used by gcc if LD is not defined and we are not doing a Canadian Cross.
12019         * configure: Rebuilt.
12021 2002-12-31  Tom Tromey  <tromey@redhat.com>
12023         * Makefile.in: Rebuilt.
12024         * Makefile.def (target_modules) [libffi]: Allow installation.
12026 2002-12-31  Andreas Schwab  <schwab@suse.de>
12028         * configure.in: Fix use of $program_transform_name.
12029         * configure: Regenerated.
12031 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
12033         * configure.in (baseargs): Don't remove first configure argument.
12034         * configure: Regenerated.
12036 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
12038         * Makefile.tpl (local-distclean): Don't remove...
12039         (multilib.ts): ... this.  Moved into...
12040         (multilib.out): ... this.  Don't use sub-make.
12041         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
12042         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
12043         (configure-build-[+module+], configure-[+module+],
12044         configure-target-[+module+], configure-gcc): ... these.  Test
12045         for Makefile existence.  Drop config.status from dependencies.
12046         * Makefile.in: Rebuilt.
12047         * configure.in: Move gcc-version-trigger to the end of
12048         ac_configure_args.  Add comments to maybedep.tmp and
12049         serdep.tmp.  Introduce --disable-serial-configure.  Remove
12050         nonopt from baseargs, matching and removing corresponding
12051         whitespace while at it.
12052         * configure: Rebuilt.
12054 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
12056         * configure.in (host_configargs): Replace reference to
12057         no-longer-defined buildopts with --build=${build_alias}.
12058         * configure: Rebuilt.
12060         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
12061         program_transform_name to standard idiom.
12062         (AUTOGEN, AUTOCONF): Define.
12063         (Makefile.in): Use $(AUTOGEN).
12064         (Makefile): Depend on config.status, and use autoconf-style rule to
12065         build it.  Move original commands to...
12066         (config.status): ... this new target.
12067         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
12068         $(AUTOCONF).
12069         * Makefile.in: Rebuilt.
12071 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
12073         * Makefile.tpl: Fix dramatic bustage due to change in
12074         program_transform_name.
12075         * Makefile.in: Regenerate.
12077         * configure.in: Remove unnecessary PATH setting.
12078         * configure: Regnerate.
12080         * configure.in: Don't default to unprefixed tools unless
12081         the native tools will work.
12082         * configure: Regenerate.
12084         * configure.in: Convert to autoconf script.  Blow away lots
12085         of now-redundant Makefile fragments.
12086         * configure: Generate using Autoconf.
12087         * Makefile.tpl: Rewrite to reflect autoconfiscation.
12088         * Makefile.in: Regenerate.
12090 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
12092         * configure: Fix stupid bug where RANLIB was mistakenly included.
12094         * configure.in: Rename (buildargs, hostargs, targargs) to
12095         (build_configargs, host_configargs, target_configargs).
12097         * configure.in: Move logic out of sed statement.
12099         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
12100         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
12102 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
12104         * config.sub: Import from master repository
12105         * config.guess: Ditto
12107 2002-12-24  Andreas Schwab  <schwab@suse.de>
12109         * Makefile.tpl (multilib.out): Fix missing space.
12110         * Makefile.in: Regenerate.
12112 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
12114         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
12115         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
12116         * Makefile.in: Regenerate.
12117         * configure.in: Remove unnecessary leftovers.
12119 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
12121         * configure.in (extra_ranlibflags_for_target): New variable.
12122         (*-*-darwin): Add -c to ranlib commands.
12123         * configure (tooldir): Handle extra_ranlibflags_for_target.
12125 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12127         * Makefile.tpl: Revert HJL's change.
12128         * Makefile.in: Regenerated.
12129         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
12130         always.
12132 2002-12-19  Andreas Schwab  <schwab@suse.de>
12134         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
12135         * Makefile.in: Regenerate.
12137 2002-12-18  H.J. Lu  <hjl@gnu.org>
12139         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12140         * Makefile.in: Regenerated.
12142         * configure.in (build_prefix): New. Substitute.
12144 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12146         * Makefile.tpl: Don't let real targets depend on phony targets.
12147         * Makefile.in: Regenerate.
12149         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12150         * Makefile.in: Regenerate.
12152 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12154         * config.sub: Import from master repository
12155         * config.guess: Ditto
12157 2002-12-16  Jason Merrill  <jason@redhat.com>
12159         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12160         previous 'make bootstrap'.
12161         * Makefile.in: Regenerate.
12163 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12165         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12167 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12169         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12170         * Makefile.in: Regenerate.
12172 2002-12-13  Jason Merrill  <jason@redhat.com>
12174         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12175         library tests.
12176         (check-c++): Just depend on it and check-target-libstdc++-v3.
12177         * Makefile.in: Regenerate.
12179 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12181         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12182         * Makefile.in: Rebuilt.
12184 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12186         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12188 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12190         * configure: Fix bug put in by gremlins.
12192         * Makefile.tpl: Substitute more autoconfily.
12193         * configure: Substitute more autoconfily.
12194         * Makefile.in: Regenerate.
12196 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12198         * config.sub: Import from master repository
12199         * config.guess: Ditto
12200         * MAINTAINERS: Added Svein Seldal under write after approval
12202 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12204         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12205         * Makefile.in (all-sim): Ditto.
12207 2002-12-06  DJ Delorie  <dj@redhat.com>
12209         * Makefile.tpl: Change configure dependencies to not have real
12210         targets depend on phony targets.
12212 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12214         * configure.in: Revert unintentional change.
12216         * Makefile.tpl: Change dependency for */multilib.out so that
12217         it works when gcc isn't in the tree.
12219         * configure.in: Substitute more.
12220         * configure: Run subconfigures from the Makefile.
12221         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12222         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12224 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12226         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12228 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12230         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12231         and corresponding dependencies.
12232         * Makefile.in: Regenerate.
12234         * configure.in (host_tools): Order binutils, gas and ld for
12235         convenience in running the testsuites.
12237         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12238         * Makefile.in: Regenerate.
12239         * configure.in: Introduce rules to serialize subconfigure runs.
12241         * configure.in: Introduce BASE_CC_FOR_TARGET.
12242         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12243         Realize configure-build-* targets.  Realize configure-target-* targets.
12244         * Makefile.in: Regenerate.
12246 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12248         * configure: Move gcc_version_trigger stuff from here...
12249         * configure.in: ...to here.
12251         * configure.in: Separate subconfigure options added by this file from
12252         options given by the user.  Add machinery to put args for host
12253         subconfigures into the Makefile.
12255         * Makefile.tpl: Remove 'vault' targets.
12256         * Makefile.tpl: Reorder and comment dependencies.
12257         * Makefile.in: Regenerate.
12259 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12260         * configure.in: Fix my broken commit of previous patch. (sigh)
12262 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12264         * configure.in: Move host-specific darwin noconfigdirs into
12265         the host-specific section.
12267 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12269         * configure.in: Move host-specific darwin noconfigdirs into
12270         the host-specific section.
12272 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12274         * configure: Remove skip-this-dir support.
12275         * Makefile.tpl: Remove skip-this-dir support.
12277         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12278         subdirectories.
12279         * Makefile.in: Regenerate.
12281         * Makefile.tpl: Strip out useless setting of 'dir'.
12282         * Makefile.in: Regenerate.
12284 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12286         * configure.in: Fix deeply stupid bug.
12288         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12289         shell code in CXX_FOR_TARGET
12290         * Makefile.def: Introduce raw_cxx.
12291         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12292         RAW_CXX_FOR_TARGET.
12293         * Makefile.in: Regenerate.
12295 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12297         * Makefile.tpl: Remove unnecessary ifs.
12298         * Makefile.in: Regenerate.
12300         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12301         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12302         targets for 'no_install' modules.
12303         * configure: Move GDB_TK substitution to configure.in.  Move
12304         build_modules stuff to configure.in.
12305         * configure.in: Implement soft dependency machinery.  Maybe-ize
12306         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12307         * Makefile.in: Regenerate.
12309 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12311         * Makefile.tpl: Make all-target, install-target behave similarly
12312         to all, install (only hitting configured targets).  Eliminate
12313         unused macro defintions.
12315         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12316         build != host.
12318         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12320         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12322         * configure.in: Produce lists of subdir targets we're actually
12323         configuring.  Remove references to "dosrel".
12324         * Makefile.tpl: Let configure set which subdir targets are hit.
12325         Remove install-cross; clean up install; remove ALL.  Remove
12326         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12327         Autogenerate host module targets.  Remove empty dependency lines
12328         and redundant dependency; rearrange slightly.
12329         * Makefile.def: Add host-side libtermcap, utils.
12331         * Makefile.in: Regenerate.
12333 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12335         * ltconfig (osf[345]): Append $major to soname_spec.
12336         Reflect this in library_names_spec.
12337         * ltmain.sh (osf): Prefix $major with . for use as extension.
12339 2002-11-19  Andreas Jaeger  <aj@suse.de>
12341         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12342         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12343         and sparc64 GNU/Linux systems.
12345 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12347         * MAINTAINERS: Update email.
12349 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12351         * MAINTAINERS: Complete James Dennett's entry.
12353 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12355         * MAINTAINERS (Write After Approval): Add myself.
12357 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12359         * Makefile.tpl: syntactic cleanup
12361 2002-11-13  Stuart Hastings  <stuart@apple.com>
12363         * MAINTAINERS: Add myself to write-after-approval list.
12365 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12367         * Makefile.def: Add list of recursive targets to autogenerate.
12368         Add build_modules.
12369         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12370         targets.  Autogenerate *-build-* targets.
12371         * Makefile.in: Regenerate.
12373 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12375         * configure: More autoconf-style substitutions.
12376         * Makefile.tpl: More autoconf-style substitutions.
12377         * Makefile.in: Regenerate.
12379 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12381         * configure: Substitute more variables in a more autoconf-friendly
12382         way.  Simplify slightly.
12383         * Makefile.tpl: Make more variables substitutable in an
12384         autoconf-friendly way.
12385         * Makefile.in: Regenerate.
12387 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12389         * MAINTAINERS (Write After Approval): Add myself.
12391 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12393         * configure.in (v810*): Remove special setting of tools.
12395         * configure: Add support for extra required flags for ar or nm.
12396         * configure.in (aix4.3+): Use above support for target-specific
12397         issues, rather than using config/mt-aix43.
12399 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12401         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12402         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12403         with $srcdir.  Reformat indentation.  Substitute some variables
12404         formerly hard-coded in the Makefile for build=host.
12405         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12406         * Makefile.def: Autogenerate more.
12407         * Makefile.in: Regenerate.
12409 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12411         * MAINTAINERS (Write After Approval): Add myself.
12413 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12415         * Makefile.def (host_modules): Add rda.
12416         * Makefile.in: Regenerate.
12417         * configure.in (target_tool): Add target-rda to list.
12419 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12421         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12423 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12425         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12426         and restrap targets to this rule.
12427         * Makefile.in:  Regenerate.
12429 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12431         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12432         GNATS only accounts.
12434 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12436         * configure.in (i[3456]86-*-linux*): Add check to disable
12437         ${libgcj} for glibc1.
12439 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12441         * MAINTAINERS: Add myself as ip2k port maintainer.
12443 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12445         * configure.in: Add tic4x target.
12447 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12449         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12450         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12451         * Makefile.in: Regenerate.
12453         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12454         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12455         * Makefile.in: Regenerate.
12457 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12459         * MAINTAINERS: Add myself as web pages co-maintainer.
12461 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12463         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12464         * Makefile.in: Regenerate.
12466 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12468         * MAINTAINERS: Add myself and Nathan Sidwell
12469         <nathan@codesourcery.com> as VxWorks maintainers.
12471 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12473         * Makefile.def: Remove order dependency comments.
12474         * Makefile.tpl: Add explicit install-install dependencies.
12475         * Makefile.in: Regenerate.
12477         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12478         * Makefile.in: Regenerate.
12480         * Makefile.tpl: Add configure-target (for src-release in src)
12481         * Makefile.in: Regenerate.
12483 2002-09-30  Nick Clifton  <nickc@redhat.com>
12485         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12487 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12489         * configure.in (s390*-*-linux*): Enable libgcj.
12491 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12493         * configure: Revert accidentally applied changes.
12495         * Makefile.tpl: Make more autoconf-friendly.
12496         * Makefile.in: Regenerate.
12497         * configure: Make substitution more autoconf-like.
12499 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12501         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12502         single entry to handle all these.
12503         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12504         libjava on arm-*-elf.
12506 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12508         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12509         things that depend on them.
12511 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * Makefile.tpl: Make subsituted variables more autoconfy.
12514         * Makefile.in: Regenerate.
12515         * configure: Make seds more autoconfy.
12517 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12519         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12520         * Makefile.in: Regenerate.
12521         * configure.in: Rewrite sed statements to look autoconfy.
12523         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12524         all-target-foo on configure-target-foo.
12525         * Makefile.def: Ditto.
12526         * Makefile.in: Rebuild.
12528 2002-09-25  Andrew Haley  <aph@redhat.com>
12530         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12532 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12534         * Makefile.def: New file.
12535         * Makefile.tpl: New file.
12536         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12537         * contrib/gcc_update: Note that Makefile.in is a generated file.
12539         * configure.in: Minor rearrangement.  Simplify tests.
12541 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12543         * configure.in (with_headers): Skip copy if value is "yes".
12544         (with_libs): Likewise.
12546 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12548         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12549         * configure.in (sh*-*-pe*): Ditto.
12550         * configure.in (mips*-*-pe*): Ditto.
12551         * configure.in (*arm-wince-pe): Ditto.
12553         * configure.in: Rearrange.
12555 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12557         * MAINTAINERS: Update my email address.
12559 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12561         * MAINTAINERS: (Write After Approval): Add myself.
12563 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12565         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12567 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12569         * MAINTAINERS: Change my mailing address.
12571 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12573         * MAINTAINERS (Write After Approval): Remove myself.
12574         (Various Maintainers: c++ runtime libs): Add myself.
12576 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12578         * MAINTAINERS (Write After Approval): Remove myself.
12579         (Various Maintainers: c++ runtime libs): Add myself.
12581 2002-08-15  Eric Christopher  <echristo@redhat.com>
12583         * config.sub: Import from master repository.
12584         * config.guess: Ditto.
12586 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12588         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12589         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12590         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12592 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12594         * MAINTAINERS: Add self to rs6000 vector extensions.
12596 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12598         * libiberty/configure: Reverted unintended yesterday's check in.
12600 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12602         * boehm-gc/configure, libf2c/configure: Rebuilt.
12603         * libffi/configure, libiberty/configure: Ditto.
12604         * libjava/configure, libobjc/configure: Ditto.
12605         * libstdc++-v3/configure, zlib/configure: Ditto.
12606         Merged from binutils:
12607         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12608         From Steve Ellcey <sje@cup.hp.com>:
12609         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12610         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12611         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12612         IA64.
12613         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12614         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12615         soname_spec, sys_lib_search_path_spec): Ditto.
12617 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12619         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12621 2002-08-04  H.J. Lu  (hjl@gnu.org)
12623         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12625 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12627         * MAINTAINERS (Write After Approval): Add myself.
12629 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12631         * configure.in: Move generic linux case to end.  Copy generic
12632         linux noconfigdirs to mips*-*-linux* entry and new
12633         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12635 2002-07-19  Michael Matz  <matz@suse.de>
12637         * MAINTAINERS: Add myself as ra* maintainer.
12639 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12641         * config.guess: Update to 2002-07-09 version.
12642         * config.sub: Update to 2002-07-03 version.
12644 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12646         * MAINTAINERS: Fix typo in a maintainer email address.
12648 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12650         * configure.in: Remove two redundant tests.
12652 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12654         * configure.in (mips*-*-irix6*o32): Enable stabs.
12656 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12658         * configure.in: Don't build grez.
12659         * Makefile.in: Ditto.
12661         * Makefile.in: Remove references to bsp, cygmon, libstub.
12662         * configure.in: Ditto.
12664         * configure.in: Remove leftover reference to gdbtest.
12666 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12668         * configure.in (gxx_include_dir):  Change to match versioned
12669         C++ headers if --enable-version-specific-runtime-libs is used.
12671 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12673         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12675 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12677         * configure.in: Make --without-x work.
12679 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12681         * configure.in: Rearrange target Makefile fragment collection.
12683         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12684         cvs[src].
12685         * configure.in: Ditto.
12687 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12689         * MAINTAINERS (Write After Approval): Update my e-mail address.
12691 2002-06-24  Ben Elliston  <bje@redhat.com>
12693         * configure.in (host_tools): Remove cgen.
12695         * Makefile.in (all-cgen): Remove; runs from its source directory.
12696         (check-cgen, install-cgen, clean-cgen): Likewise.
12697         (all-opcodes): Do not depend on all-cgen.
12698         (all-sim): Likewise.
12700 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12702         * Makefile.in: Eliminate 'apache' targets.
12703         * configure.in: Eliminate 'apache' targets.
12705         * configure.in: Eliminate redundant tests.  Reorganize.
12707         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12709         * config-ml.in: Eliminate references to Cygnus configure.
12711         * Makefile.in: Eliminate references to building emacs.
12713 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12715         * MAINTAINERS: Update my email address.
12717 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12719         * config.if (libstdcxx_incdir): Version C++ headers.
12720         (cxx_incdir): Remove.
12722 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12724         * MAINTAINERS (Write After Approval): Add self.
12726 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12728         * configure.in: Add support for ip2k.
12730 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12732         * configure.in: Fix AIX configury bug.
12734 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12736         * MAINTAINERS (Write After Approval): Add self.
12738 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12740         * configure.in: replace ${topsrcdir} with ${srcdir}
12742         * configure.in: Move definition of libstdcxx_flags
12743         right above usage, rather than waaay earlier.
12745         * configure.in: Pull definition of is_cross_compiler earlier.
12747         * configure.in: Rearrange a little.
12749         * configure.in: Remove references to librx.
12750         * Makefile.in: Remove references to librx.
12752 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12754         * config.sub: Add support for avr target.
12755         Import from master sources, rev 1.255
12757 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12759         * configure, .cvsignore:  Revert previous change...
12760         * Makefile:  ...delete.
12762 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12764         * configure.in: Eliminate ${gasdir} variable.
12766 2002-06-18  Dave Brolley  <brolley@redhat.com>
12768         * configure.in: Add support for frv.
12769         * config.sub: Add support for frv.
12771 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12773         * configure:  Remove garbage from previous commit.
12775 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12777         * configure:  For in-source builds, make a subdir and re-exec there.
12778         * Makefile:  New file.  Pass targets through to build directory.
12779         * .cvsignore:  No longer ignore "Makefile".
12781 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12783         * MAINTAINERS (Write After Approval): Add self.
12785 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12787         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12789 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12791         * configure.in (vax-*-netbsd*): Re-enable gas.
12793 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12795         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12796         BUILD_PREFIX_1, to correct nomenclature.
12797         * configure: Likewise.
12799         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12800         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12802 2002-05-31  Olaf Hering  <olh@suse.de>
12804         * config-ml.in: Propogate DESTDIR also.
12806 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12808         * configure.in (vax-*-netbsd*): Don't build gas for this
12809         platform.
12811 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12813         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12814         and libgcj for AVR.
12816 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12818         * MAINTAINERS (Write After Approval): Add myself.
12820 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12822         * config.guess: Update to 2002-05-22 version.
12823         * config.sub: Likewise.
12825 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12827         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12828         * config-ml.in: Likewise.
12829         * configure: Likewise.
12830         * configure.in: Likewise.
12832 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12834         * MAINTAINERS: Update my email address.
12836 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12838         * configure.in: Simplify makefile fragment collection.
12840         * configure.in: Remove code to build emacs.
12842         * configure.in : Remove --srcdir argument from targargs and buildargs
12843         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12845         * configure: Move some logic to configure.in.
12846         * configure.in: Move some logic from configure.
12848 2002-05-11  Tom Tromey  <tromey@redhat.com>
12850         * MAINTAINERS: Reflect libgcj reality.
12852 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12854         * Makefile.in: Honour DESTDIR.
12856 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12858         * config.guess: Import 2002-03-20 version.
12859         * config.sub: Import 2002-04-26 version.
12861 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12863         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12865 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12867         * MAINTAINERS: Add self.
12869 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12871         * ltmain.sh: Detect and handle object name conflicts
12872         while piecewise linking a static library.
12874 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12876         * configure.in (noconfigdirs): Don't disable libgcj on
12877         sparc64-*-solaris* and sparcv9-*-solaris*.
12879 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12881         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12883 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12885         * configure.in (FLAGS_FOR_TARGET): Do not add
12886         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12887         on i[3456]86-*-linux*.
12889 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12891         * configure.in (noconfigdirs): Replace [ ] with test.
12893         * configure.in (noconfigdirs): Do not add target-newlib if
12894         target == i[3456]86-*-linux*, and host == target.
12896 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12898         * configure.in: delete reference to absent file
12900         * configure.in: replace '[' with 'test'
12902         * configure.in: Eliminate references to gash.
12903         * Makefile.in: Eliminate references to gash.
12905         * configure.in: remove useless references to 'pic' makefile fragments.
12907         * configure.in: (*-*-windows*) Finish removing.
12909         * configure.in: Eliminate redundant test for libgui.
12911 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12913         * MAINTAINERS: Add self and realphabetize.  Update entries
12914         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12915         entry for a29k port maintainer.
12917 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12919         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12920         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12922 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12924         * configure.in: remove references to dead files
12926 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12928         * MAINTAINERS: Add information about purpose of this file.
12930 2002-04-18  Tom Tromey  <tromey@redhat.com>
12932         * configure.in: Disallow configuring libgcj when it is already
12933         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12934         Solaris 2.8 by default.  For PR libgcj/6158.
12936 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12938         * configure.in:  Move default CC setting out of config/mh-* fragments
12939         directly into here.
12941 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12943         * configure.in: don't even try to configure or make a subdirectory
12944         if there's no configure script for it.
12946 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12948         * MAINTAINERS: Remove chill maintainers.
12949         * Makefile.in (CHILLFLAGS): Remove.
12950         (CHILL_LIB): Remove.
12951         (TARGET_CONFIGDIRS): Remove libchill.
12952         (CHILL_FOR_TARGET): Remove.
12953         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12954         CHILL_LIB.
12955         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12956         (CHECK_TARGET_MODULES): Likewise.
12957         (INSTALL_TARGET_MODULES): Likewise.
12958         (CLEAN_TARGET_MODULES): Likewise.
12959         (configure-target-libchill): Remove.
12960         (all-target-libchill): Remove.
12961         * configure.in (target_libs): Remove target-libchill.
12962         Do not compute CHILL_FOR_TARGET.
12963         * libchill: Remove directory.
12965 2002-04-11  DJ Delorie  <dj@redhat.com>
12967         * Makefile.in, configure.in: Sync with binutils, entries
12968         follow...
12970 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12972         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12973         (do-tar, do-bz2): New rules.
12974         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12975         (gdb-tar): New rule.
12976         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12977         (insight_dejagnu.tar): New rule.
12978         (insight.tar): New rule.
12979         (gdb+dejagnu.tar): New rule.
12980         (gdb.tar): New rule.
12982 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12984         * Makefile.in: Add all-tix to deps for all-snavigator
12985         so that tix is built when building snavigator.
12987 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12989         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12990         ld and gdb are not supported.
12992 2002-01-07  Mark Salter  <msalter@redhat.com>
12994         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12995         Allow target-libgloss to be built for arm, strongarm, and xscale.
12997 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12999         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
13000         options for i[3456]86-pc-linux* native builds.
13002 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
13004         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
13005         files from .po files for a distribution.
13007 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
13009         * configure.in: Enable libstdc++-v3 for h8300 targets.
13011 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
13013         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
13014         version from bfd/.
13016 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
13018         * Makefile.in (VER): When present, extract the version number from
13019         the file version.in.
13021 2001-05-24  Tom Rix  <trix@redhat.com>
13023         * configure.in : enable ld for aix
13025 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13027         * config.guess: Add linux target for S/390.
13029 2000-11-07  Philip Blundell  <pb@futuretv.com>
13031         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
13033 2000-11-03  Philip Blundell  <pb@futuretv.com>
13035         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
13036         files.
13038 2001-01-15  Ben Elliston  <bje@redhat.com>
13040         * configure.in (host_tools): Add sid.
13041         Always configure cgen.
13043 2000-11-24  Nick Clifton  <nickc@redhat.com>
13045         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
13047 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
13049         * Makefile.in (ALL_MODULES): Add all-cgen.
13050         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
13051         (all-cgen): New target.
13052         (all-opcodes,all-sim): Depend on all-cgen.
13053         * configure.in (host_tools): Add cgen.
13054         Only configure cgen if --enable-cgen-maint.
13056 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
13058         * configure.in: Add *-*-freebsd* configurations.
13060 2002-04-08  Tom Tromey  <tromey@redhat.com>
13062         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
13063         Fixes PR libgcj/6068.
13065 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
13067         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
13069 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13071         * configure.in (alpha*-dec-osf*): Enable libgcj.
13073 2003-03-27  Matthew Gingell  <gingell@gnat.com>
13075         * MAINTAINERS (Write After Approval): Add myself.
13077 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
13079         Fix for: PR bootstrap/3591, target/5676
13080         * configure.in (mcore-pe): Disable the configuration of
13081         libstdc++-v3 since exceptions are not supported.
13083 2002-03-20  Anthony Green  <green@redhat.com>
13085         * configure.in: Enable libgcj for xscale-elf target.
13087 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
13089         * MAINTAINERS:  Update my email address.
13091 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
13093         * ltmain.sh (relink_command): Fix typo in previous change.
13095 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
13097         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
13098         (relink_command): Added --tag flags.
13099         (mode=install): If relinking fails; error out.
13101 2002-03-12  Richard Henderson  <rth@redhat.com>
13103         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
13104         .NOTPARALLEL tag.
13105         (do-check): Rename from check.
13106         (check): Allow parallel check.
13108 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
13110         * MAINTAINERS: Add myself as maintainer for xtensa port.
13111         Fix alphabetical order in CPU port maintainer list.
13112         Remove myself from Write After Approval list.
13114 2002-03-11  Richard Henderson  <rth@redhat.com>
13116         * Makefile.in (.NOTPARALLEL): Add fake tag.
13118 2002-03-07  H.J. Lu  (hjl@gnu.org)
13120         * configure.in: Enable gprof for mips*-*-linux*.
13122 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
13124         * MAINTAINERS (Write After Approval): Add myself.
13126 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
13128         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
13129         libjava.
13130         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
13132 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
13134         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
13135         because its Makefile is there; test for the executable instead.
13137 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13139         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13140         libstdc++-v3 and libjava.
13142 2002-02-11  Adam Megacz  <adam@xwt.org>
13144         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13145         boehm-gc
13147 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13149         * config.guess: Updated to 2002-01-30's version.
13150         * config.sub: Updated to 2002-02-01's version.
13151         Contribute sh64-elf.
13152         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13153         * configure.in: Added sh64-*-*.
13155 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13157         * MAINTAINERS: Belatedly add myself to write after approval list.
13159 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13161         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13162         Remove self as Write After Approval.
13164 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13166         * MAINTAINERS: Put self in as maintainer for contrib/regression
13167         directory.
13169 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13171         * MAINTAINERS:  Update my email address.
13173 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13175         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13176         target-libiberty, and target-libgloss.  Skip Java-related
13177         libraries if not supported for NetBSD on target CPU.
13179 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13181         * install-sh: Use _inst.$$_ for temp file name.
13183 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13185         * MAINTAINERS (Write After Approval): Move my contact info
13186         from here...
13187         (OS Port Maintainers): ...to here (netbsd).
13189 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13191         * MAINTAINERS (Write After Approval): Add myself.
13193 2002-01-17  H.J. Lu  <hjl@gnu.org>
13195         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13196         (all-target-fastjar): Also depend on all-target-libiberty.
13198 2002-01-16  H.J. Lu  (hjl@gnu.org)
13200         * config.guess: Import from master sources, rev 1.225.
13201         * config.sub: Import from master sources, rev 1.238.
13203 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13205         * MAINTAINERS (Write After Approval): Remove myself.
13207 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13209         * MAINTAINERS (Write After Approval): Add myself.
13211 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13213         * MAINTAINERS: Add self as docs co-maintainer.
13215 2001-12-11  Matthias Klose  <doko@debian.org>
13217         * MAINTAINERS (Write After Approval): Add myself.
13219 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13221         * MAINTAINERS: Update my email address.
13223 2001-12-07  Turly O'Connor  <turly@apple.com>
13224         * MAINTAINERS (Write After Approval): Add myself.
13225         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13226         (rs6000_initialize_trampoline): Call __trampoline_setup for
13227         ABI_DARWIN too.
13228         * darwin-tramp.asm: New file, implements __trampoline_setup.
13229         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13231 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13233         * MAINTAINERS (Write After Approval): Add myself.
13235 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13237         * configure, configure.in: Use temp file for long sed commands.
13239 2001-12-03  Laurent Guerby  <guerby@acm.org>
13241         * config.sub: Update to version 1.232 on subversion.
13243 2001-12-03  Ben Elliston  <bje@redhat.com>
13245         * MAINTAINERS: Update mail address for config.* patches.
13247 2001-11-27  DJ Delorie  <dj@redhat.com>
13248             Zack Weinberg  <zack@codesourcery.com>
13250         When build != host, create libiberty for the build machine.
13252         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13253         CONFIG_ARGUMENTS.
13254         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13255         New variables.
13256         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13257         and rules.
13258         (all.normal): Depend on ALL_BUILD_MODULES.
13259         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13260         (all-build-libiberty): Depend on configure-build-libiberty.
13262         * configure: Calculate and substitute proper value for
13263         ALL_BUILD_MODULES.
13264         * configure.in: Create the build subdirectory.
13265         Calculate and substitute TARGET_CONFIGARGS (formerly
13266         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13268 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13270         * MAINTAINERS (write-after-approval): Add self.
13272 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13274         * MAINTAINERS (GNATS only accounts): Remove self.
13276 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13278         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13279         libf2c.
13281 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13283         * MAINTAINERS (Write After Approval): Add self.
13285 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13287         * MAINTAINERS: mips and s390 are also CPU ports.
13289 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13291         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13293 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13295         * MAINTAINERS: Alphabetize.
13297 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13299         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13301 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13303         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13305 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13307         * configure.in (--enable-languages): Be more permissive about
13308         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13310 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13312         * config.sub: Import from master sources, rev. 1.230.
13313         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13315 2001-11-07  Laurent Guerby  <guerby@acm.org>
13317         * MAINTAINERS (Write After Approval): Add self.
13319 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13321         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13323 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13325         * config.sub: Import from master sources, rev 1.226.
13326         * config.guess: Import from master sources, rev 1.216.
13328 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13330         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13331         * MAINTAINERS: Add self as maintainer of MMIX port.
13332         Remove old after-approval entry.
13334 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13336         * ChangeLog, configure: Fix spelling errors.
13338 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13340         * MAINTAINERS: Tweak my address.
13342 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13344         * MAINTAINERS: Update my email address.
13346 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13348         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13349         * MAINTAINERS: Add self as maintainer of CRIS port.
13351 2001-10-10  Geert Bosch  <bosch@gnat.com>
13353         * MAINTAINERS (Various maintainers: Ada front end):
13354         Added Robert Dewar.
13356 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13358         * MAINTAINERS (Write After Approval): Added self
13360 2001-10-02  Geert Bosch  <bosch@gnat.com>
13362         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13364 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13366         * configure: Handle temporary files securely using mkdir.
13368 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13370         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13372 2001-09-26  Will Cohen  <wcohen@redhat.com>
13374         * configure.in (*-*-linux*): Disable configuration of target-newlib
13375         and target-libgloss.
13377 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13379         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13380         RANLIB.
13382 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13384         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13385         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13386         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13387         avoid quotes nesting problems.
13388         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13389         (DO_X): Export only variables that are set.
13391 2001-09-19  Ben Elliston  <bje@redhat.com>
13393         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13394         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13395         semantics.  Use the shell built-in "type" command instead.
13397 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13399         Merged from gcc-3_0-branch:
13400         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13401         * ltcf-c.sh: Use $objext, not $ac_objext.
13402         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13403         * ltcf-cxx.sh: Add support for GNU.
13404         2001-07-22  Timothy Wall  <twall@redhat.com>
13405         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13406         default settings if using GNU tools with that configuration.
13407         * ltcf-cxx.sh: Ditto.
13408         * ltcf-gcj.sh: Ditto.
13409         2001-07-21  Michael Chastain  <chastain@redhat.com>
13410         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13411         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13412         * ltmain.sh: Mark as gcc-local.
13414 2001-08-30  Eric Christopher  <echristo@redhat.com>
13415             Jason Eckhardt  <jle@redhat.com>
13417         * config.guess: Merge from master sources.
13418         * config.sub: Merge from master sources, add support for mipsisa32.
13420 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13421         * config.sub: Merge from master sources, rev 1.219.
13422         * MAINTAINERS: Add self as contact for stormy16 port.
13424 2001-08-14  Zack Weinberg  <zackw@panix.com>
13426         * config.sub: Merge from master sources, rev 1.218.
13427         * config.guess: Merge from master sources, rev 1.209.
13429 2001-08-11  Graham Stott  <grahams@redhat.com>
13431         * Makefile.in (check-c++): Add missing semicolon.
13433 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13435         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13437 2001-07-30  Eric Christopher  <echristo@redhat.com>
13439         * MAINTAINERS (Various maintainers: mips port): Added myself.
13441 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13443         * configure.in (sh-*-linux*): New.
13445 2001-07-27  Richard Henderson  <rth@redhat.com>
13447         * .cvsignore: Add LAST_UPDATED.
13449 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13451         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13453 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13455         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13457 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13459         * MAINTAINERS (Write After Approval): Added myself.
13461 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13463         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13464         and libgcj on m68hc11/m68hc12.
13466 2001-06-27  H.J. Lu  (hjl@gnu.org)
13468         * Makefile (CFLAGS_FOR_BUILD): New.
13469         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13471 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13473         * README: Remove version number.
13475 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13477         * INSTALL/README: Update wrt. to the installation instructions now
13478         residing in gcc/doc/install.texi.
13480 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13482         * README: Replace with a cut-down and updated version of gcc/README.
13484 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13486         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13487         multilibs to be disabled.
13489 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13491         * MAINTAINERS (Write After Approval): Add myself.
13493 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13495         * config.guess: Import CVS version 1.195.
13496         * config.sub: Import CVS version 1.212.
13498 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13500         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13501         gcc/xgcc is built, use -print-prog-name to find out the program
13502         name to use.
13504 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13506         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13507         appear to also be in the master copy.
13508         * config.sub:  Import CVS version 1.211.
13510 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13512         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13513         with_gcc]: Use `gcc -shared' to build a shared library.
13515 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13517         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13518         archives.
13520 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13522         * MAINTAINERS (Write After Approval): Add myself.
13524 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13526         * configure.in (libstdcxx_flags): Do not try to execute
13527         libstdc++-v3/testsuite_flags until it exists.
13529 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13531         * MAINTAINERS: Update my email address.
13533 2001-05-31  Graham Stott  <grahams@redhat.com>
13535         * MAINTAINERS (Write After Approval): Add myself.
13537 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13539         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13540         libraries when using g++ with native linker.
13542 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13544         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13546 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13548         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13549         [aix4*|aix5*]: Prepend blank.
13551 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13553         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13554         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13555         of subdir/configure scripts to use the new libtool.m4.
13557 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13559         * MAINTAINERS (Write After Approval): Add myself.
13561 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13563         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13565 2001-05-11  Ben Elliston  <bje@redhat.com>
13567         * Makefile.in (all-sid): New target.
13568         (check-sid, clean-sid, install-sid): Likewise.
13570 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13572         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13574 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13576         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13577         libgcj.
13579 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13581         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13582         gcc/xgcc is built, use -print-prog-name to find out the program
13583         name to use.
13585 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13587         * configure.in (noconfigdirs): Don't reset it from scratch in the
13588         target case; only append to it.
13590         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13591         sparc-*-solaris2.8]: Disable ${libgcj}.
13593 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13595         * configure.in (libgcj_saved): Copy from $libgcj.
13596         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13597         --disable-libgcj.
13599 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13601         * MAINTAINERS: Remove self as MIPS maintainer and
13602         C front end maintainer.
13604 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13606         * configure.in: Move *-chorusos target case to the proper switch.
13607         Disable libgcj.
13609 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13611         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13612         1.641.2.228.
13614 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13616         * Makefile.in (STAGE1_CFLAGS): Pass down.
13618 2001-04-13  Alan Modra  <amodra@one.net.au>
13620         * config.guess: Add hppa64-linux support.  Note for next import that
13621         this is already in the master file.
13622         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13624 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13626         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13627         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13629 2001-04-11  Stan Shebs  <shebs@apple.com>
13631         * MAINTAINERS: Add self as Darwin port maintainer.
13633 2001-04-11  Alan Modra  <amodra@one.net.au>
13635         * MAINTAINERS: Update my email address.
13637 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13639         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13640         recent versions of FreeBSD (release 3 or later).
13641         * ltconfig: On FreeBSD, -lc must not be provided when building
13642         a shared library or else the standard -pthread gcc option is
13643         rendered worthless to later users of the built library.
13645 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13647         * MAINTAINERS: Add self and RTH as C front end maintainers.
13649 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13651         * config.sub: Make sure to match an already-canonicalized
13652         machine name (eg. mn10300-unknown-elf).
13654 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13656         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13657         New macros.
13658         (bootstrap, cross): Use RECURSE_FLAGS.
13659         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13661 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13663         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13665 2001-03-22  Colin Howell  <chowell@redhat.com>
13667         * Makefile.in (DO_X): Do not backslash single-quotes in
13668         backquotes (two places).
13670 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13672         Re-installed:
13673         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13674         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13675         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13676         * ltcf-cxx.sh: Likewise.
13677         * ltcf-gcj.sh: Likewise.
13679 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13681         * MAINTAINERS: Add myself as "documentation co-maintainer".
13683 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13685         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13686         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13688 2001-03-19  Tom Tromey  <tromey@redhat.com>
13690         * config-ml.in: Handle GCJ and GCJFLAGS.
13692 2001-03-21  Michael Chastain  <chastain@redhat.com>
13694         * Makefile.in: all-m4 depends on all-texinfo.
13696 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13698         * MAINTAINERS: Add myself to write after approval list.
13700 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13702         * Makefile.in (DO_X): Quote nested quotes.
13704 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13706         * MAINTAINERS: Add myself to write after approval list.
13708 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13710         * Makefile.in (DO_X): Use double quotes for quoting
13711         "RANLIB=$${RANLIB}".
13713 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13715         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13717 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13719         * configure.in: Only use `lang_requires' for languages athat are
13720         actually enabled.
13722 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13724         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13726 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13728         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13730 2001-03-07  Tom Tromey  <tromey@redhat.com>
13732         * configure.in: Allow config-lang.in to set `lang_requires' to list
13733         of other required languages.
13735 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13737         * Makefile.in: Remove RANLIB definition. Use RANLIB
13738         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13739         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13741 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13742             Alexandre Oliva  <aoliva@redhat.com>
13744         * Makefile.in (check-c++): Use tabs, not spaces.
13746 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13748         * MAINTAINERS: add myself to Write After Approval list.
13750 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13752         * Makefile.in (check-c++): New rule.
13754         * configure.in (target_libs): Remove libg++.
13755         (noconfigdirs): Remove libg++.
13756         (noconfigdirs): Same.
13757         (noconfigdirs): Same.
13758         (noconfigdirs): Same.
13760         * config-ml.in: Remove libg++ references.
13762         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13763         (ALL_TARGET_MODULES): Same.
13764         (configure-target-libg++): Remove.
13765         (all-target-libg++): Remove.
13766         (configure-target-libio): Remove.
13767         (all-target-libio): Remove.
13768         (check-target-libio): Remove.
13769         (.PHONY): Remove.
13770         (libg++.tar.bz2): Remove.
13771         (all-target-cygmon): Remove libio.
13772         (all-target-libstdc++): Remove.
13773         (configure-target-libstdc++): Remove.
13774         (TARGET_LIB_PATH): Remove libstdc++.
13775         (ALL_GCC_CXX): Remove libstdc++.
13776         (all-target-gperf): Correct.
13778 2001-02-16  Nick Clifton  <nickc@redhat.com>
13780         * configure.in (noconfigdirs): Allow configuration of texinfo
13781         for Cygwin hosts.
13783 2001-02-15  Anthony Green  <green@redhat.com>
13785         * configure: Introduce GCJ_FOR_TARGET.
13786         * configure.in: Ditto.
13787         * Makefile.in: Ditto.
13789 2001-02-13  Andreas Schwab  <schwab@suse.de>
13791         * MAINTAINERS: Update mail address.
13793 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13795         * config.guess: Add linux target for S/390.
13796         * config.sub: Likewise.
13798 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13800         * configure.in: for *-chorusos, don't config target-newlib and
13801         target-libgloss.
13803 2001-02-06  Ben Elliston  <bje@redhat.com>
13805         * configure: Output host type to stdout, not stderr.
13807 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13809         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13810         * ltcf-cxx.sh: Likewise.
13812         * config.if: Assume enable_libstdcxx_v3 is defined.
13814 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13816         Remove V2 C++ library.
13817         * configure.in: Remove --enable-libstdcxx_v3 support.
13819 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13821         * include/demangle.h: Add prototype for java_demangle_v3.
13823 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13825         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13827 2001-01-27  Richard Henderson  <rth@redhat.com>
13829         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13831 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13833         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13834         Don't unset, it's non-portable and no longer necessary, set to empty
13835         instead.
13837 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13839         * ltconfig: Shell portability fix for the tagname validity check.
13841 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13843         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13844         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13846 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13848         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13850 2001-01-26  Tom Tromey  <tromey@redhat.com>
13852         * configure.in: Allow libgcj to be built on Sparc Solaris.
13854 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13856         * ltcf-c.sh: Add aix5 case.
13857         * ltcf-cxx.sh: Likewise.
13858         * ltconfig: Likewise.
13860 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13862         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13863         keep at least one of build_libtool_libs or build_old_libs set to
13864         yes.
13866         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13867         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13869 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13871         * configure.in: Enable libgcj on several additional platforms.
13873 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13875         * configure.in: Enable libgcj for linux targets.
13877 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13879         * MAINTAINERS (Write After Approval): Add myself.
13881 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13883         * MAINTAINERS: Add myself as vax port maintainer.
13885 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13887         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13889 2001-01-09  Mike Stump  <mrs@wrs.com>
13891         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13892         failures of subdirectories.
13894 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13896         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13897         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13898         * ltcf-cxx.sh: Likewise.
13899         * ltcf-gcj.sh: Likewise.
13900         * ltconfig.sh: Fix typo.
13902 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13904         * configure: handle DOS-style absolute paths.
13906 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13908         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13910 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13912         * MAINTAINERS: Add myself as avr port co-maintainer.
13914 2000-12-28  Ben Elliston  <bje@redhat.com>
13916         * MAINTAINERS: Add myself under ``Write After Approval''.
13918 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13920         * texinfo: Remove directory from GCC.
13922 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13924         * COPYING: Update to current
13925         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13926         to 19yy as example year in copyright notice).
13928 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13930         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13931         (libstdcxx_incdir): Pass down.
13932         * config.if: Remove expired bits for cxx_interface, add stub.
13933         (libstdcxx_incdir): Add variable for g++ include directory.
13934         * configure.in (gxx_include_dir): Use it.
13936 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13938         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13939         with old-email address from ``Write After Approval''.
13941 2000-12-15  Andreas Jaeger  <aj@suse.de>
13943         * configure.in: Handle lang_dirs.
13945 2000-12-14  Tom Tromey  <tromey@redhat.com>
13947         * MAINTAINERS: Removed brads.
13949         * MAINTAINERS: Added gcj developers.
13951 2000-12-13  Anthony Green  <green@redhat.com>
13953         * configure.in: Disable libgcj for any target not specifically
13954         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13955         with g++ abi.
13957 2000-12-13  Mike Stump  <mrs@wrs.com>
13959         * Makefile.in (local-distclean): Also remove fastjar.
13961 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13963         * contrib/gcc_update: Add fastjar --touch entries.
13965 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13967         * configure.in: Disable language-specific target libraries for
13968         languages that aren't enabled.
13970 2000-12-10  Anthony Green  <green@redhat.com>
13972         * configure.in: Define libgcj.  Disable libgcj target libraries for
13973         most targets.
13975 2000-12-10  Neil Booth  <neilb@earthling.net>
13977         * MAINTAINERS: Update mail address, remove from WAA list.
13979 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13981         * libjava: Imported from /cvs/java.
13982         * libffi: Likewise.
13983         * Boehm-gc: Likewise.
13985 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13987         * configure.in (target_libs): Revert 2000-12-08 patch.
13988         (noconfigdirs): Added target-libjava.
13990 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13992         * djunpack.bat: removed.
13994 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13996         * Makefile.in: handle DOS-style absolute paths.
13997         * config-ml.in: likewise.
13998         * symlink-tree: likewise.
14000 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14002         * fastjar: Imported.
14004 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14006         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
14007         libjava.
14008         * configure.in (target_libs): Removed `target-libjava'.
14010 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14012         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
14013         (ALL_MODULES): Added fastjar.
14014         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
14015         (all-target-libjava): all-fastjar replaces all-zip.
14016         (all-fastjar): Added.
14017         (configure-target-fastjar, all-target-fastjar): Likewise.
14018         * configure.in (host_tools): Added fastjar.
14020 2000-12-07  Mike Stump  <mrs@wrs.com>
14022         * Makefile.in (local-distclean): Remove leftover built files.
14024 2000-11-24  Nick Clifton  <nickc@redhat.com>
14026         * configure.in (xscale-elf): Add target.
14027         (xscale-coff): Add target.
14029 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
14031         * ltcf-cxx.sh: Support creation of C++ shared libraries on
14032         recent versions of FreeBSD (release 3 or later).
14033         * ltconfig: On FreeBSD, -lc must not be provided when building
14034         a shared library or else the standard -pthread gcc option is
14035         rendered worthless to later users of the built library.
14037 2000-11-16  Fred Fish  <fnf@be.com>
14039         * configure.in (enable_libstdcxx_v3): Fix typo,
14040         libstd++ -> libstdc++.
14042 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
14044         * MAINTAINERS: Add self to Write After Approval list.
14046 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
14048         * MAINTAINERS: Update my email address.  Add myself to global write
14049         privs list.
14051 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
14053         * Makefile.in: Merge with src and libgcj.
14054         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
14055         configure-target-<library> when their configure scripts need the C
14056         or C++ library to have already been built to work properly.
14057         (do_proto_toplev): Set them to an empty string.
14059         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
14060         (REALLY_SET_LIB_PATH): Use them.
14062 2000-11-17  Stan Shebs  <shebs@apple.com>
14064         * MAINTAINERS: Add self to Write After Approval list.
14066 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14068         * configure: Provide the original toplevel configure arguments
14069         (including $0) to subprocesses in the environment rather than
14070         through gcc/configargs.h.
14072 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
14074         * MAINTAINERS: Remove references to cccp. Change C9X reference to
14075         C99.  Alphabetise "Write After Approval" list.
14077 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
14079         * configure: Turn on libstdc++ V3 by default.
14081         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
14082         if we've got GCC.
14084 2000-11-11  Philip Blundell  <philb@gnu.org>
14086         * MAINTAINERS: Add self to Write After Approval list.
14088 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
14090         * ltcf-c.sh (aix4): Improve shared library configuration; require
14091         exporting symbols.
14092         * ltcf-cxx.sh (aix4): Define.
14093         * ltconfig (aix4): Define library and soname specs appropriate for
14094         AIX.  Define command to create export symbols list.
14096 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
14098         * config.sub: Add support for Sun Chorus
14100 2000-10-31  Nick Clifton  <nickc@redhat.com>
14102         * MAINTAINERS: Rename <name>@cygnus.com addresses to
14103         <name>@redhat.com.  Also installed new email address for Clint
14104         Popetz.
14106 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
14108         * etc: Remove directory from GCC.
14110 2000-10-16  Michael Meissner  <meissner@redhat.com>
14112         * configure (gcc/configargs.h): Only create if there is a build GCC
14113         directory created.
14115 2000-10-16  Matthias Klose  <doko@debian.org>
14117         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
14118         when configured for libstdc++-v3.
14120 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
14122         * configure: Save configure arguments to gcc/configargs.h.
14124 2000-10-04  Philipp Thomas  <pthomas@suse.de>
14126         * config.guess: Import CVS version 1.157.
14127         * config.sub: Import CVS version 1.181.
14129 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
14131         * Makefile.in (bootstrap): avoid recursion if subdir missing
14132         (cross): ditto
14133         (do-proto-toplev): ditto
14135 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14137         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14138         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14140         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14141         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14142         all affected `configure' scripts.
14144 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14146         * MAINTAINERS: Add self as cpplib co-maintainer.
14148 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14150         * MAINTAINERS: Add self to Write After Approval list.
14152 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14154         * INSTALL/README: egcs -> GCC update.
14156 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14158         * MAINTAINERS: Add myself to Write After Approval list.
14160 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14162         * MAINTAINERS: Add myself to Write After Approval list.
14164 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14166         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14167         X11 libraries for hppa64.
14169 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14171         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14173 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14175         * Makefile.in (all-zlib): Added dummy target.
14177         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14178         ltcf-gcj.sh: Updated from libtool multi-language branch.
14180 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14182         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14183         (bootstrap*): Depend on all-bootstrap.
14185 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14187         * config.guess: Import CVS version 1.156.
14188         * config.sub: Import CVS version 1.179.
14190 2000-09-02  Anthony Green  <green@cygnus.com>
14192         * Makefile.in (all-gcc): Depend on all-zlib.
14193         (CLEAN_MODULES): Add clean-zlib.
14194         (ALL_MODULES): Add all-zlib.
14195         * configure.in (host_libs): Add zlib.
14197 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14199         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14200         crosses, but add gcc/include to the header search path for them.
14202 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14204         * MAINTAINERS: Add self to Write After Approval list.
14206 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14208         * config.guess: Import CVS version 1.152.
14209         * config.sub: Import CVS version 1.177.
14211 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14213         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14214         $targargs to tell whether newlib is going to be built.
14216         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14217         $$r/TARGET_SUBDIR/libio for _G_config.h.
14219 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14221         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14223 2000-08-22  DJ Delorie  <dj@redhat.com>
14225         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14227 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14229         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14230         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14231         sub-configures.
14233 2000-08-21  DJ Delorie  <dj@redhat.com>
14235         * MAINTAINERS: Add self as a libiberty maintainer
14237 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14239         * configure.in (libstdcxx_flags): Use
14240         libstdc++-v3/src/libstdc++.INC.
14242 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14244         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14246 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14248         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14250         * configure: Make enable_threads and enable_shared defaults
14251         explicit.  Substitute enable_threads into generated Makefiles.
14252         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14253         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14255 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14257         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14259 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14261         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14262         previous delta.
14264 2000-08-11  Jason Merrill  <jason@redhat.com>
14266         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14267         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14268         (FLAGS_FOR_TARGET): Not here.
14269         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14271 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14273         * config-ml.in (CC, CXX): Don't introduce a leading space.
14275 2000-08-07  DJ Delorie  <dj@delorie.com>
14277         * MAINTAINERS: Add self as a DJGPP maintainer
14279 2000-08-07  DJ Delorie  <dj@redhat.com>
14281         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14282         "if we're also building gcc, and it's a gcc that will run on the
14283         build machine, we want to use its includes instead of the system's
14284         default includes".
14286 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14288         * MAINTAINERS: Add self to Write After Approval list.
14290 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14292         * configure.in (libstdcxx_flags): Don't use `"'.
14294         * config-ml.in: Adjust multilib search paths to the
14295         appropriate multilib tree.
14297 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14299         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14300         commas in $LANGUAGES.
14302 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14304         * configure.in: Re-enable all references to libg++ and librx.
14306 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14308         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14309         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14310         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14311         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14313         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14315 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14317         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14318         CXX_FOR_TARGET for sed.
14320 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14322         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14323         Do not override if already set in the environment or in configure.
14324         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14325         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14327 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14329         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14330         the libtool CVS tree multi-language branch.
14331         * ltconfig, ltmain.sh: Updated.
14333 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14335         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14336         (clean-target): Depend on it.
14338         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14339         (GCC_FOR_TARGET): Use it.
14340         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14341         * configure.in: ... here.
14342         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14343         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14345 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14347         * MAINTAINERS: Add self to Write After Approval list.
14349 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14351         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14352         (configure-target-libchill, configure-target-libobjc): Likewise.
14354         * configure.in: Use the same cache file for all target libs.
14355         * config-ml.in: But different cache files per multilib variant.
14357 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14359         * configure (topsrcdir): Don't use dirname.
14361 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14363         * MAINTAINERS: Add self to Write After Approval list.
14365 2000-07-20  Jason Merrill  <jason@redhat.com>
14367         * configure.in: Remove all references to libg++ and librx.
14369         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14371 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14373         * config.sub: Update to subversions version 2000-07-06.
14375 2000-07-12  Andrew Haley  <aph@cygnus.com>
14377         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14378         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14380 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14382         * symlink-tree:  Check number of arguments.
14384 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14386         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14387         search path for a g++ extracted from the build tree.  This
14388         will allow link tests run by configure scripts in
14389         subdirectories to succeed.
14391 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14393         * ltconfig: Add support for mips-dde-sysv4.2MP
14395 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14397         * MAINTAINERS: Add myself as loop discovery maintainer.
14399 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14401         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14402         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14404 2000-06-19  Timothy Wall  <twall@cygnus.com>
14406         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14407         * config.sub: Add tic54x target.
14409 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14411         * MAINTAINERS: Add self as Fortran maintainer,
14412         remove Craig Burley.
14414 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14416         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14417         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14419 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14421         * MAINTAINERS: Add self as i18n maintainer
14423 20000-05-21  H.J. Lu  (hjl@gnu.org)
14425         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14426         directory are used if they exist. Make sure
14427         $(build_tooldir)/include is searched for header files,
14428         $(build_tooldir)/lib/ for library files.
14429         (GCC_FOR_TARGET): Likewise.
14430         (CXX_FOR_TARGET): Likewise.
14432 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14434         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14436 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14438         * Makefile.in (configure-target-libiberty): Depend on
14439         configure-target-newlib.
14441 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14443         * configure.in, Makefile.in: Merge all libffi-related
14444         configury stuff from the libgcj tree.
14446 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14448         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14449         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14451 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14453         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14454         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14455         current version information.  Add to proto-toplev directory.
14456         (gdb-taz): Build do-djunpack.
14458 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14460         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14462 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14464         * MAINTAINERS: Add self to Write After Approval list.
14466 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14468         * ltmain.sh: Preserve in relink_command any environment
14469         variables that may affect the linker behavior.
14471 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14473         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14475 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14477         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14479 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14481         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14482         with the version name.
14484 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14486         * MAINTAINERS: Add self as bb-reorder maintainer.
14488 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14490         * config.if: Tweak.
14492 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14494         * djunpack.bat: New file.
14496 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14498         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14499         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14500         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14501         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14503 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14505         * config.sub (case $basic_machine): Change default for "ibm-*"
14506         to "openedition".
14508 2000-04-13  Andreas Jaeger  <aj@suse.de>
14510         * MAINTAINERS: Added myself.
14512 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14514         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14515         (do-md5sum): New target.
14516         (MD5PROG): Define.
14517         (PACKAGE): Default to TOOL.
14518         (VER): Default to a shell script.
14519         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14520         md5 checksum generation.
14521         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14522         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14523         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14524         insight.tar.bz2): Use gdb-taz to create archive.
14526 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14528         * configure (warn_cflags): Delete.
14530 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14532         * MAINTAINERS: Added myself.
14534 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14535             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14537         * configure.in (enable_libstdcxx_v3): Add.
14538         (target_libs): Add bits here to switch between libstdc++-v2 and
14539         libstdc++-v3.
14540         * config.if: And this file too.
14541         * Makefile.in: Add libstdc++-v3 targets.
14543 2000-04-05  Michael Meissner  <meissner@redhat.com>
14545         * config.sub (d30v): Add d30v as a basic machine type.
14547 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14549         * configure.in: -linux-gnu*, not -linux-gnu.
14551 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14553         * MAINTAINERS: Add self in write-after-approval section.
14555 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14557         * MAINTAINERS: Add self as ia64 port maintainer.
14559 2000-03-08  Neil Booth  <NeilB@earthling.net>
14561         * MAINTAINERS: Add self in write-after-approval section.
14563 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14565         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14566         (do-tar-bz2): Replace TOOL with PACKAGE.
14567         (gdb.tar.bz2): Remove GDBTK from GDB package.
14568         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14569         dejagnu.tar.bz2): New packages.
14571 2000-02-27  Andreas Jaeger  <aj@suse.de>
14573         * configure.in: Add entry for mips*-*-linux*, move catch all
14574         *-*-*linux* entry below this one.
14576 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14578         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14580 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14582         * config.sub: Support an OS of "wince".
14584 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14586         * config.guess, config.sub: Updated to match config's 2000-02-15
14587         version.
14589 2000-02-23  Linas Vepstas  <linas@linas.org>
14591         * config.sub: Add support for Linux/IBM 370.
14592         * configure.in: Likewise.
14594 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14596         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14598 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14600         * config.guess: Guess "cygwin" rather than "cygwin32".
14602 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14604         * configure (gcc_version): When setting, narrow search to
14605         lines containing `version_string'.
14607 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14609         * config.sub: Add support for avr target.
14611 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14613         * MAINTAINERS: Add maintainers for MCore port.
14615 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14617         * config.sub: Add mmix-knuth-mmixware.
14619 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14621         * MAINTAINERS: Pair cccp with cpplib maintainership.
14623 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14625         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14626         structure stuff to -L library search.
14627         (CXX_FOR_TARGET): Ditto.
14628         (CROSS_CHECK_MODULES): Fix spelling mistake.
14630 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14632         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14633         the C++ compiler.
14635 2000-01-12  Richard Henderson  <rth@cygnus.com>
14637         * configure.in: Don't build some bits for beos.
14639 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14641         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14642         as include files.
14644 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14646         * Add self as cpplib maintainer, as requested by Jason
14647         Merrill.  Correct my e-mail address.
14649 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14651         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14652         not mh-aix43.
14654 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14656         * MAINTAINERS: Add myself to "write after approval" list.
14658 1999-12-14  Richard Henderson  <rth@cygnus.com>
14660         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14661         * config.sub: Accept alphaev[78], alphaev8.
14663 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14665         * config.guess, config.sub: Update from autoconf.
14667 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14669         * MAINTAINERS:  update my playtime e-address.
14671 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14673         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14674         necessary libraries are missing.
14676 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14678         * MAINTAINERS: Add new 'write after approval' maintainer.
14680 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14682         * MAINTAINERS: Add new Java maintainer.
14684 1999-10-25  Andreas Schwab  <schwab@suse.de>
14686         * configure: Fix quoting inside arguments of eval.
14688 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14690         * config-ml.in: Allow suppression of some ARM multilibs.
14692 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14694         * config.guess: Add OS/390 match pattern.
14695         * config.sub: Add mvs, openedition targets.
14696         * configure.in (i370-ibm-opened*): New.
14698 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14700         * config.sub: Add support for configuring for pj.
14702 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14704         * config.sub (maybe_os): Add support for configuring for fr30.
14706 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14708         * configure.in: Do not configure or build ld for AIX
14709         platforms.  ld is known to be broken on these platforms.
14711 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14713         * config-ml.in: Pass compiler flag corresponding to multidirs to
14714         subdir configures.
14716 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14718         * Makefile.in (LDFLAGS): Define.
14720 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14722         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14723         noconfigdirs.
14724         (*-*-cygwin*): Likewise.
14726 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14728         * mkdep: New file.
14729         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14730         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14732         From Eli Zaretskii <eliz@is.elta.co.il>:
14733         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14734         long file name when using DJGPP on MS-DOS.
14736 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14738         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14740 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14742         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14743         dependency as this causes "make check" to globally "make all"
14745 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14747         * configure.in (target_libs): Added target-zlib.
14748         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14749         (CONFIGURE_TARGET_MODULES): Likewise.
14750         (CHECK_TARGET_MODULES): Likewise.
14751         (INSTALL_TARGET_MODULES): Likewise.
14752         (CLEAN_TARGET_MODULES): Likewise.
14753         (configure-target-zlib): New target.
14754         (all-target-zlib): Likewise.
14755         (all-target-libjava): Depend on all-target-zlib.
14756         (configure-target-libjava): Depend on configure-target-zlib.
14758         * Makefile.in (configure-target-libjava): Depend on
14759         configure-target-newlib.
14760         (configure-target-boehm-gc): New target.
14761         (configure-target-qthreads): New target.
14763         * configure.in (target_libs): Added target-qthreads.
14764         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14765         (CONFIGURE_TARGET_MODULES): Likewise.
14766         (CHECK_TARGET_MODULES): Likewise.
14767         (INSTALL_TARGET_MODULES): Likewise.
14768         (CLEAN_TARGET_MODULES): Likewise.
14769         (all-target-qthreads): New target.
14770         (configure-target-libjava): Depend on configure-target-qthreads.
14771         (all-target-libjava): Depend on all-target-qthreads.
14773         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14774         (CONFIGURE_TARGET_MODULES): Likewise.
14775         (CHECK_TARGET_MODULES): Likewise.
14776         (INSTALL_TARGET_MODULES): Likewise.
14777         (CLEAN_TARGET_MODULES): Likewise.
14778         (all-target-libjava): New target.
14779         (all-target-boehm-gc): Likewise.
14780         * configure.in (target_libs): Added libjava, boehm-gc.
14782 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14784         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14785         configure.bat in SUPPORT_FILES.
14786         (gas+binutils.tar.bz2): Likewise.
14788         * makeall.bat: Remove; obsolete.
14790 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14792         From Mark Elbrecht:
14793         * configure.bat: Remove; obsolete.
14795 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14797         * configure: Add -W -Wall to the default CFLAGS when compiling with
14798         gcc.
14800 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14802         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14804 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14806         * configure.in: Build ld on IRIX6.
14808 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14810         * Makefile.in: Change distribution targets to use bzip2 instead of
14811         gzip.
14812         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14813         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14815 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14817         * config.sub: Add mcore target.
14819 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14821         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14823 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14825         * config.guess (dummy): Changed to $dummy.
14827 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14829         * config.sub: Tidied up case statements.
14831 1999-05-22  Ben Elliston  <bje@cygnus.com>
14833         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14834         <jiro@din.or.jp>.
14836         * config.guess: Merge with FSF version. Future changes will be
14837         more accurately recorded in this ChangeLog.
14838         * config.sub: Likewise.
14840 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14842          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14844 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14846         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14848 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14850         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14852 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14854         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14855         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14856         Bad merge removed these two changes.
14858 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14859                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14861         * config.guess (interix Alpha): Add.
14863 1999-04-11  Richard Henderson  <rth@cygnus.com>
14865         * configure.in (i?86-*-beos*): Do config gperf; don't config
14866         gdb, newlib, or libgloss.
14868 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14870         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14871         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14872         from multidirs.
14874 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14876         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14878 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14880         * config.sub: Add support for mcore targets.
14882 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14884         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14885         not mt-ospace, in order to shut up assembler warning about using
14886         symbols that are named the same as registers.
14888 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14890         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14891         dependency list for all-target-cygmon.
14893 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14895         * config-ml.in: Check $host, not $target, for selective multilibs.
14896         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14897         thumb interworking, and underscore prefix multilibs.
14899 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14901         * missing: Update to version from current automake.
14903 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14905         * configure (gxx_include_dir): Removed.
14907         * configure.in (gxx_include_dir): Handle it.
14908         * Makefile.in: Likewise.
14910 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14912         * config.sub (mips64vr4111,mips64vr4111el) Add.
14914 1999-03-21  Ben Elliston  <bje@cygnus.com>
14916         * config.guess: Correct typo for detecting ELF on FreeBSD.
14918 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14920         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14921         config/mh-djgpp.
14923 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14925         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14926         all-target-newlib to dependency list for all-target-bsp.
14928 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14930         * config.sub: Add i386-uwin support.
14931         * config.guess: Likewise.
14933 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14935         * configure.in: cleanup, add mh-*pic handling for arm, special
14936         case powerpc*-*-aix*
14938 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14940         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14941         can be built.
14943 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14945         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14946         targets.
14948 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14950         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14952 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14954         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14956 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14958         * config.sub: Fix typo in arm recognition.
14960 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14962         * configure.in (noconfigdirs): Changed target_configdirs to
14963         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14964         rather than m68k-*-* since it is not known to work on
14965         m68k-aout. Ditto for arm-*-*oabi.
14967 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14969         * configure.in (*-*-windows*): Remove, no longer used.
14971 1999-02-19  Ben Elliston <bje@cygnus.com>
14973         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14974         Smart and improved by Andrew Cagney.
14976 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14978         * config.guess: Recognize openbsd-*-hppa.
14980 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14982         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14983         only if it is not empty.
14985 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14987         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14989         * config.guess: Modified to recognize uname's armv* syntax.
14991         * config.sub: Modified to recognize uname's armv* syntax.
14993 1999-02-17  Mark Salter  <msalter@cygnus.com>
14995         * configure.in: Added target-bsp for sparclite.
14997 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14999         * config.sub: Recognize alphapca5[67] and up to alphaev8.
15001 1999-02-08  Nick Clifton  <nickc@cygnus.com>
15003         * configure.in: Add support for strongarm port.
15004         * config.sub: Add support for strongarm target.
15006 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15008         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
15009         the old name config/mh-cygwin32.
15010         Enable texinfo.
15012 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
15014         * configure.in: Do build ld for ix86 Solaris.
15016 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
15018         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
15019         $AR_FOR_TARGET.  Likewise for RANLIB.
15021 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
15023         * config.sub (oabi):  Recognize.
15024         * configure.in (arm-*-oabi):  Handle.
15026 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
15028         * config.guess: Improve detection of i686 on UnixWare 7.
15030 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
15032         * config.guess: Add support for i386-pc-interix.
15033         * config.sub: Likewise.
15034         * configure.in: Likewise.
15036 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
15038         * Makefile.in: Remove unneeded all-target-libio from
15039         from all-target-winsup target since it is now unneeded.
15040         Add all-target-libtermcap in its place since it is now
15041         needed.
15043 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
15045         * configure.in: makefile stub for cygwin target is probably
15046         unnecessary.  Remove it for now.
15048 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
15050         * configure.in: libtermcap.a should be built when cygwin is the
15051         target as well as the host.
15052         * config.guess: Allow mixed case in cygwin uname output.
15053         * Makefile.in: Add libtermcap target.
15055 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
15057         * config.sub: Clean up handling of hppa2.0.
15059 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
15061         * config.guess: Use C code to identify more HP machines.
15063 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
15065         * config.sub: Handle hppa2.0.
15067 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
15069         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
15070         cygmon for all sparclite targets, regardless of object format.
15072 1998-12-15  Mark Salter  <msalter@cygnus.com>
15074         * configure.in: Added target-bsp for several target architectures.
15076         * Makefile.in: Added rules for bsp.
15078 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
15080         * config.guess: Improve detection of hppa2.0 processors.
15082 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
15084         * config.guess: Recognize FreeBSD using ELF automatically.
15086 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
15088         * configure (skip-this-dir): Add handling for new shell script, which
15089         might be created by a sub-directory's configure to indicate, this particular
15090         directory is "unwanted".
15091         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
15093 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
15095         * ltconfig: import from libtool, after changing libtool to
15096         account for the cygwin name change.
15098 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
15100         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
15101         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
15103 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
15105         * configure.in: Add libtermcap to list of cygwin dependencies.
15107 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
15109         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
15110         they include winsup/include when it's a cygwin target.
15112 1998-11-12  Tom Tromey  <tromey@cygnus.com>
15114         * configure.in (host_tools): Added zip.
15115         * Makefile.in (all-target-libjava): Depend on all-zip.
15116         (all-zip): New target.
15117         (ALL_MODULES): Added all-zip.
15118         (NATIVE_CHECK_MODULES): Added check-zip.
15119         (INSTALL_MODULES): Added install-zip.
15120         (CLEAN_MODULES): Added clean-zip.
15122 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
15124         * Makefile.in: lose "32" from comment about cygwin.
15126 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
15128         * configure.in: Use -Os to build target libraries for the fr30.
15130 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
15132         * config.sub: Add fr30.
15134 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
15136         * configure.in: drop "32" from config/mh-cygwin32.  Check
15137         cygwin* instead of cygwin32*.
15138         * config.sub: Check cygwin* instead of cygwin32*.
15140 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15142         * config.guess: Match any version of Unixware7.
15144 1998-10-20  Syd Polk  <spolk@cygnus.com>
15146         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15147         if desired.
15149 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15151         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15152         these if the appropriate directories and files to not exist.
15154 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15156         * Makefile.in (DEVO_SUPPORT): Add config.if.
15158 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15160         * configure: Add pattern to replace "build_tooldir"'s
15161         definition in the generated Makefile with "tooldir"'s
15162         actual value.
15164 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15166         * config.sub: Bring back lost sparcv9.
15168         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15170 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15172         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15173         CC_FOR_TARGET and friends.
15175 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15177         * Makefile.in (build_tooldir): New variable, same as tooldir.
15178         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15179         -B$(build_tooldir)/bin/.
15180         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15182 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15184         * README: Remove installation instructions and refer to the
15185         INSTALL directory instead.
15187 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15189         * config.sub: Add support for i[34567]86-pc-udk.
15190         * configure.in: Likewise.
15192 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15194         * Makefile.in: add bzip2 package building bits for user
15195         tools module
15196         * configure.in: ditto
15198 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15200         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15201         (ALL_TARGET_MODULES): Add all-target-libobjc.
15202         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15203         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15204         (all-target-libchill): Add dependencies.
15205         * configure.in (target_libs): Add libchill.
15207 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15209         * configure.in (target_subdir): Remove duplicate line.
15211 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15213         * Makefile.in (all-automake): fix dependencies.
15215 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15217         * configure.in: Minor cleanups for building in the $(target_alias)
15218         subdir.
15220 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15222         * Makefile.in (bootstrap): Set r and s before make all.  Use
15223         BASE_FLAGS_TO_PASS in make all.
15224         (cross): Likewise.
15226 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15228         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15230 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15232         * config.sub: Fix typo in last change.
15234 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15236         * config.sub: Add support for C4x target.
15237         * configure.in: Likewise.
15239 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15241         * config.sub: Recognize sparcv9 just like sparc64.
15243 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15245         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15247 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15249         * config.guess: Correctly identify Pentium II sco boxes.
15251         * config.guess: Fix "tr" code.  From Weiwen Liu.
15253 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15255         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15256         stabs.
15258 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15260         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15261         (ALL_TARGET_MODULES): Add all-target-libchill.
15262         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15263         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15264         (all-target-libchill): Add dependencies.
15265         * configure.in (target_libs): Add libchill.
15267 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15269         * config.guess: Avoid assumptions about "tr" behaves when
15270         LANG is set to something other than English.
15272 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15274         * configure (gxx_include_dir): Changed to
15275         '${prefix}/include/g++'-${libstdcxx_interface}.
15277         * config.if: New to determine the interfaces.
15279 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15281         * config.guess: Detect and handle MPE/IX.
15282         * config.sub: Deal with MPE/IX.
15284 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15286         * configure.in: Use mh-aix43.
15288 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15290         * configure: Fix --without/--disable cases for gxx-include-dir.
15292 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15294         * mdata-sh:  Imported.  Needed for automake support.
15296 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15298         * Makefile.in (taz): Try "chmod -R og=u ." before
15299         "chmod og=u `find . -print`".
15301 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15303         * configure.in: Add arm-elf and thumb-elf support.
15305 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15307         * Makefile.in: Undo previous patch.
15309 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15311         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15312         to here ...
15313         (install-no-fixedincludes): and here
15314         (INSTALL_MODULES): ... from here.
15316 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15318         * config.sub: Merge with FSF.
15320         * config.guess: Merge with FSF.
15322 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15324         * configure (extraconfigdirs): New variable.
15325         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15326         * Makefile.in (all): Move higher in file.
15327         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15328         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15329         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15330         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15331         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15333 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15335         * Makefile.in (all-target-libjava): Depend on all-gcc and
15336         all-target-newlib.
15337         (configure-target-libjava): Depend on $(ALL_GCC).
15339 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15341         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15342         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15344 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15346         * INSTALL/README: Fix typo.
15348 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15350         * ylwrap: Change absolute path checks to check for DOS style path
15351         names.
15353         * ylwrap: Don't use a full path name if the source file is in the
15354         same directory.  From hjl@lucon.org (H.J. Lu).
15356         * config-ml.in: Default to being verbose, to match Feb 18 change to
15357         configure.
15359 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15361         Brought over from egcs:
15363         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15365         * configure.in (target_subdir): Set to ${target_alias} instead
15366         of "libraries".
15368         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15370         * configure.in (target_subdir): Set to libraries if enable_multilib.
15372 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15374         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15375         multilibs, force reconfiguration the first time we create
15376         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15378 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15380         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15381         avoid confusion with --no-recursion.
15383 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15385         * configure.in: Win32 hosts shouldn't use install -x
15386         * install-sh: remove -x option, and special .exe-handling
15387         hack.
15389 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15391         * config.guess: Recognize i586-pc-beos.
15392         * configure.in: Don't build some bits for beos.
15394 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15396         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15397         CFLAGS default to -O2.
15399         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15400         when using GNU ld.
15402 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15404         * ltmain.sh: Correct install when using a different shell.
15406 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15408         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15410 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15412         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15413         target.
15415 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15417         * ltconfig: Update to correct AIX handling.
15419 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15421         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15423         * configure.in (target_subdir): Set to ${target_alias} instead
15424         of "libraries".
15426 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15428         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15429         (Makefile): Depend on $(gcc_version_trigger).
15431         * configure (gcc_version): Change default initializer to empty
15432         string.
15433         (gcc_version_trigger): New variable; pass this variable down
15434         to subdir configures to enable them checking gcc's version
15435         themselves. Emit make macros for both gcc_version vars.
15436         (topsrcdir): Initialize reliably.
15437         (recursion line): Remove --with-gcc-version=${gcc_version}.
15439 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15441         * configure (enable_version_specific_runtime_libs): Implement new flag
15442         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15443         in $(libsubdir); emit definition in each generated Makefile.
15444         (gxx_include_dir): Initialize depending on
15445         $enable_version_specific_runtime_libs.
15447 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15449         * configure (gcc_version): Initialize properly depending on
15450         how and where configure is started.
15451         (recursion line): Pass a --with-gcc-version=${gcc_version}
15452         to configures in subdirs.
15454 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15456         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15457         cygmon
15459 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15461         * configure.in: Add cygmon and libstub support for mn10200.
15463 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15465         * configure (gcc_version): Add new variable describing the
15466         particular gcc version we're building.
15467         * Makefile.in (libsubdir): Add new macro for the directory
15468         in which the compiler finds executables, libraries, etc.
15469         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15470         and libsubdir.
15472 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15474         * Makefile.in (local-clean): Remove *.log.
15475         (warning.log): Built with warn_summary from build.log.
15476         (mail-report.log): Run test_summary.
15477         (mail-report-with-warnings.log): Run test_summary including
15478         warning.log in the report.
15480 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15482         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15484 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15486         * Makefile.in (grep): Grep no longer depends on libiberty.
15488 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15490         * Makefile.in: all-snavigator needs all-libgui.
15492 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15494         * configure.in: Add cygmon and libstub support for mn10300.
15496 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15498         * missing: Update to version from automake 1.3.
15500         * ltmain.sh: On installation, don't get confused if the same name
15501         appears more than once in the list of library names.
15503 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15505         * config.sub: Accept m68060 and m5200 as CPU names.
15507 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15509         * configure: Use && rather than using -a in test, because odd
15510         strings can confuse test.
15511         * configure.in: Likewise.
15513 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15515         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15517 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15519         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15520         bootstrap4-lean): New targets.
15522 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15524         * mpw-* Delete.  Not used.
15526 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15528         * COPYING.LIB: Update FSF address.
15530 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15532         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15534         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15535         GAS_SUPPORT_DIRS.
15537 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15539         * ltconfig, ltmain.sh: Avoid producing a version number if
15540         -version-info was not used.
15542 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15544         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15545         building with newlib.
15547 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15549         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15550         Solaris `make' causes it to continue to next definition.
15552 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15554         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15555         the right GUI libraries and files are installed along with GDB.
15557 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15559         * configure.in: Change alpha to alpha* in several places.
15561 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15563         * config.sub: Recognize sparc86x.
15565 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15567         * configure.in (--enable-target-optspace): Remove debug echo.
15569 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15571         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15573 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15575         * ltconfig: Update cygwin32 support.
15577         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15578         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15579         (GDB_SUPPORT_DIRS): Likewise.
15581 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15583         * configure.in (target_makefile_frag): If --enable-target-optspace,
15584         use -Os to compile target libraries rather than -O2.  Default to
15585         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15586         not used.
15587         * configure.in (target_cflags): Ditto for d30v.
15589 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15591         * Makefile.in (all-bfd): Depend on all-intl.
15592         (all-binutils): Likewise.
15593         (all-gas): Likewise.
15594         (all-gprof): Likewise.
15595         (all-ld): Likewise.
15597 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15599         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15601 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15603         * Makefile.in (all-bfd): Depend upon all-libiberty.
15605         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15607 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15609         * Makefile.in: Add libstub.
15611         * configure.in: Ditto. Build libstub for targets that have cygmon
15612         support.
15614 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15616         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15618 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15620         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15621         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15623 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15625         * configure: Define DEFAULT_M4 by searching PATH.
15626         * Makfile.in: Use DEFAULT_M4.
15628 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15630         * ltconfig: Add cygwin32 support.
15632         * Makefile.in, configure.in: Add libtool as a native only directory
15633         to configure and build.
15635 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15637         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15639 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15641         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15643 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15645         * Makefile.in: add ash make rules
15646         * configure.in: add ash to native_only and host_tools lists
15648 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15650         * Makefile.in (all-gettext, all-intl): New targets.
15651         (ALL_MODULES): Added all-gettext, all-intl.
15652         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15653         (INSTALL_MODULES): Added install-gettext, install-intl.
15654         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15656         * configure.in (host_tools): Added gettext.
15657         (native_only): Likewise.
15658         (noconfigdirs) [various cases]: Likewise.
15659         (host_libs): Added intl.
15661 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15663         * configure: Do not disable building gdbtk for cygwin32 hosts.
15665 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15667         * configure.in: Add thumb-coff target.
15668         * config.sub: Add thumb-coff target.
15670 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15672         * Makefile.in: Revert yesterday's change.
15673         (all-target-winsup):  all-target-librx stays out of here.
15675 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15677         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15678         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15679         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15680         Remove references to librx and libg++.
15682 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15684         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15685         recursive makes
15687 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15689         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15690         for newlib directory.
15691         (CXX_FOR_TARGET): Likewise.
15693 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15695         * ltconfig: Update after libtool/ltconfig.in change for
15696         hpux11.
15698 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15700         * ltconfig, ltmain.sh: Update to libtool 1.2.
15702 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15704         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15705         (install-gcc-cross): Instead, override LANGUAGES here.
15707 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15709         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15710         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15712 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15714         * configure.in: Add Thumb-pe target.
15716 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15718         * Makefile.in - changed sn targets to snavigator
15719         * configure.in - changed sn targets to snavigator
15721 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15723         * config-ml.in: After building symlink tree call make distclean
15724         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15725         to be the case for libiberty.
15727 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15729         * configure: When making link, also check the current
15730         directory. The configure scripts may create one.
15732 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15734         * config.sub: Accept alphapca56 and alphaev6 properly.
15736 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15738         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15740 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15742         * config.sub (sco5): Fix typo.
15744 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15746         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15747         install-itcl.
15748         (install-itcl): Remove dependency on install-tcl.
15750 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15752         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15754 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15756         * configure.in: Don't build libgui for a cygwin32 target when not on
15757         a cygwin32 host.
15759 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15761         * configure (redirect): Set to null, so default behavior of
15762         configure is now --verbose.
15764 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15766         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15767         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15769 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15771         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15772         this change to sync Makefile.in with its ChangeLog entries.
15774 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15776         * ltmain.sh (mkdir): Check that the directory doesn't exist
15777         before we exit with error, so that we don't get races during
15778         parallel builds.
15780 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15782         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15784 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15786         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15787         PICFLAG_FOR_TARGET.
15788         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15790         * configure: Emit a definition for the new macro enable_shared
15791         into each Makefile.
15793 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15795         * configure.in (host_tools, native_only): Add libtool.
15797 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15799         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15800         Fix typo in ming config comment.
15802 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15804         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15806 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15808         * config.sub: Add tic30 cases, and map c30 to tic30.
15810 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15812         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15813         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15814         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15815         (CLEAN_TARGET_MODULES): Similarly
15816         (all-target-libf2c): Add dependences.
15817         * configure.in (target_libs): Add libf2c.
15819 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15821         * configure.in: Remove expect from noconfigdirs when target
15822         is cygwin32.  OK to build expect and dejagnu with Canadian
15823         Cross.
15825 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15827         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15828         host.
15830         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15831         and mingw32.
15833 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15835         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15836         here as it is not defined in the toplevel Makefile.
15838 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15840         * configure (package_makefile_rules_frag): New variable, which names
15841         a file with generic rules, ...
15842         Change comment to mention we now have FIVE parts.
15843         * configure: Undo last change.
15845 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15847         * config.guess: More accurate determination of HP processor types.
15848         * config.sub: More accurate determination of HP processor types.
15850 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15852         * configure (package_makefile_frag): Move inserting the
15853         ${package_makefile_frag} to where it should be according
15854         to the comment.
15856 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15858         * config.guess: Add support for Linux/ARM.
15860 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15862         * .cvsignore: Remove *-info and *-install since they match
15863         release-info and mpw-install, which we don't want to just ignore.
15865 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15867         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15869 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15871         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15872         local_prefix to sub-make invocations.
15874 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15876         * configure.in: Check makefile fragments in the source
15877         directory.
15879 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15881         * configure.in: Check whether host and target makefile
15882         fragments exist before adding them to *_makefile_frag.
15884 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15886         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15888 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15890         * configure.in: Make sure we only replace RPATH_ENVVAR on
15891         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15892         regexp to sed.
15894         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15895         to sub-makes.
15897 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15899         * config-ml.in (multi-do): LDFLAGS must include multilib
15900         designator.
15902 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15904         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15906 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15908         * config.sub: Add mingw32 support.
15909         * configure.in: Likewise.
15911 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15913         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15915 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15917         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15918         * configure (gxx_include_dir): Provide a definition for subdirs
15919         which do not use autoconf.
15921 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15923         * config.guess: Sync with egcs.  Picks up new alpha support,
15924         BeOS & some additional linux support.
15926 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15928         * config.guess: HP 9000/803 is a PA1.1 machine.
15930 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15932         * configure.in: It's alpha*-...
15934 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15936         * configure.in (host_makefile_frag, target_makefile_frag):
15937         Handle multiple config files.
15938         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15939         alpha-*-*.
15941 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15943         * mkdep: New file.
15945 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15947         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15949 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15951         * Makefile.in: Add libgui directory.
15952         (GDB_TK): Add all-libgui.
15953         * configure.in: Add libgui directory.
15954         * configure: Add all-libgui to GDB_TK.
15956 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15958         * config-ml.in (multidirs): Add m32r to multilib list.
15960 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15962         * Makefile.in (all-target-gperf): Change dependency to
15963         all-target-libstdc++.
15965 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15967         * config.guess: Add BeOS support.
15969 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15971         Source directory cvs renamed to cvssrc:
15972         * configure.in (host_tools): Change cvs to cvssrc.
15973         (native_only): Likewise.
15974         (noconfigdirs) [various cases]: Likewise.
15975         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15976         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15977         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15978         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15979         (all-cvssrc): Rename target from all-cvs.
15981 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15983         * configure (gxx_include_dir): Fix thinko.
15985 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15987         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15988         (install-cross, install-gcc-cross): New targets.
15990 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15992         * configure.in (noconfigdirs): Add support for Thumb target.
15994         * config.sub (maybe_os): Add support for Thumb target.
15996 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15998         * Makefile.in: Add rules for cygmon.
16000         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
16002 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
16004         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
16005         * configure (gxx_include_dir): Provide a definition for subdirs
16006         which do not use autoconf.
16008 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
16010         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
16011         11/18/97 build
16013 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
16015         * From Franz Sirl.
16016         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
16017         found on RedHat Linux systems.
16019 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
16021         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
16022         guesses.
16024 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
16026         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
16028 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
16030         * ltmain.sh: If mkdir fails, check whether the directory was created
16031         anyhow by some other process.
16033 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
16035         * configure.in (d30v-*-*): Configure all directories.
16037 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
16039         * configure.in (d30v-*-*): Configure newlib, libiberty directories
16040         for the D30V.
16042 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
16044         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
16046 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
16048         * include/libiberty.h: Add extern "C" { so it can be used with C++
16049         progrms.
16050         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
16051         programs.
16053 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
16055         * configure.in (d30v-*-*): Configure GCC now.
16057 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
16059         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
16060         is no longer needed.
16062 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
16064         * Makefile.in: check-target-libio depends on all-target-libstdc++.
16066 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
16068         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
16069         targets using "$@" to provide support for similar but not identical
16070         targets without having to duplicate code.
16072 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
16074         * makefile.vms: Fix to work with DEC C.
16076 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
16078         * config.sub: Add mips-tx39-elf to marketing names.
16080 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
16082         * ltmain.sh: Handle symlinks in generated script.
16084 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
16086         * configure: Handle autoconf style directory options: --bindir,
16087         --datadir, --includedir, --infodir, --libdir, --libexecdir,
16088         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
16089         --sysconfdir.
16090         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
16091         (sharedstatedir, localstatedir, oldincludedir): New variables.
16092         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
16093         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
16094         sbindir, sharedstatedir, and sysconfdir.
16096 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
16098         * Makefile.in (bootstrap-lean): New target.
16100 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
16102         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
16103         sn, and gnuserv from noconfigdirs.
16105 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
16107         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
16109 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
16111         * Makefile.in (cross): New target.
16113 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
16114                           Jeff Law         <law@cygnus.com>
16116         * Makefile.in (bootstrap2, bootstrap3): New targets.
16117         (all-bootstrap): Remove outdated and confusing target.
16118         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
16120 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16122         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
16123         windows.  Consistent with gdb/configure.
16125 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
16127         * configure.in: Name Linux target fragment.
16129         * configure: Rewrite so that project Makefile fragment is inserted
16130         first and appears last in the resulting Makefile.
16132 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16134         * Makefile.in (install-itcl): Install tcl first.
16136 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16138         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16140 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16142         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16144         * configure.in (skipdirs): Add target-librx for Linux.
16145         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16147 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16149         * Makefile.in (bootstrap): New target.
16151 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16153         * config.sub: Accept 'amigados' for backward compatibility.
16155 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16157         * config.guess: Merge with FSF.
16159 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16161         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16163 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16165         * config.sub: Add "marketing-names" patch.
16167 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16169         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16171 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16173         * config.sub: Handle v850-elf.
16175 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16177         * .cvsignore (*-install): Remove.
16179 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16181         * ltconfig: Set CONFIG_SHELL in libtool.
16182         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16184 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16186         * configure.in (target_subdir): Set to libraries if enable_multilib.
16188 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16190         * config.guess: Update from gcc directory.
16192 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16194         * Makefile.in (all-sim): Depends on all-readline.
16196 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16198         * Makefile.in (BISON, YACC): Use $$s.
16199         (all-bison): Depend on all-texinfo.
16201 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16203         * Makefile.in (BISON): Add -L flag.
16204         (YACC): Likewise.
16206 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16208         * configure.in (noconfigdirs): Add support for v850e target.
16210         * config.sub (maybe_os): Add support for v850e target.
16212 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16214         * configure.in (noconfigdirs): Add support for v850ea target.
16216         * config.sub (maybe_os): Add support for v850ea target.
16218 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16220         * config.sub: Add mipstx39.  Delete r3900.
16222 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16224         * Makefile.in (all-autoconf): Depends on all-texinfo.
16226 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16228         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16229         eabi targets.
16231 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16233         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16235         * configure: When handling a Canadian Cross, handle YACC as well as
16236         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16237         * Makefile.in (all-bison): Depend upon all-texinfo.
16239 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16241         * Makefile.in (BISON): bison, not byacc or bison -y.
16242         (YACC): bison -y or byacc or yacc.
16243         (various): Add *-bison as appropriate.
16244         (taz): No need to mess with BISON anymore.
16246 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16248         * configure: If OSTYPE matches *win32*, try to find a good value for
16249         CONFIG_SHELL.
16251 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16253         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16254         configure.in if it is present.
16256 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16258         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16260 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16262         * config.sub: Recognize `arc' cpu.
16263         * configure.in: Likewise.
16264         * config-ml.in: Likewise.
16266 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16268         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16270 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16272         * configure: Changed sed delimiter from ':' to '|' when
16273         attempting to substitute ${config_shell} for SHELL. On
16274         NT ${config_shell} may contain a ':' in it.
16276 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16278         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16280 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16282         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16284 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16286         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16288         * ylwrap: If the program is a relative path, force it to be
16289         absolute.
16291 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16293         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16295 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16297         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16298         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16299         for libraries.
16301 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16303         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16304         separated by spaces.
16306 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16308         * ylwrap: New file.
16309         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16311         * ltmain.sh: Handle /bin/sh at start of install program.
16313         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16315         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16316         * missing: New file, from automake 1.2.
16318 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16320         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16321         check-tk to CHECK_X11_MODULES.
16323 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16325         * config.sub: Merge with FSF.
16327 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16329         * config.guess: Merge with FSF.
16331 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16333         * configure: Treat msdosdjgpp like go32.
16334         * configure.in: Likewise.  Don't remove gprof for go32.
16336         * configure: Change Makefile.tem2 to Makefile.tm2.
16338 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16340         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16342 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16344         * install-sh (chmodcmd): Set to null if the DST directory already
16345         exists.  Same as Nov 11th change.
16347 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16349         * configure (GDB_TK): Needs itcl and tix.
16351 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16353         * config.guess: Update from FSF.
16355 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16357         * Makefile.in (GDB_TK): Depend on itcl and tix.
16359 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16361         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16362         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16363         (INSTALL_SCRIPT): New variable.
16364         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16365         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16366         to -x.
16367         * install-sh: Add support for -x option.
16369 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16371         * configure.in, Makefile.in: Treat tix like itcl.
16373 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16375         * Makefile.in (WINDRES): New variable.
16376         (WINDRES_FOR_TARGET): New variable.
16377         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16378         (EXTRA_HOST_FLAGS): Add WINDRES.
16379         (EXTRA_TARGET_FLAGS): Add WINDRES.
16380         (EXTRA_GCC_FLAGS): Add WINDRES.
16381         ($(DO_X)): Pass down WINDRES.
16382         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16383         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16384         DLLTOOL_FOR_TARGET.
16386 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16388         * configure.in: configure sim before gdb for win32-x-ppc
16390 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16392         Move gperf into the toplevel, from libg++.
16393         * configure.in (target_tools): Add target-gperf.
16394         (native_only): Add target-gperf.
16395         * Makefile.in (all-target-gperf): New target, depend on
16396         all-target-libg++.
16397         (configure-target-gperf): Empty rule.
16398         (ALL_TARGET_MODULES): Add all-target-gperf.
16399         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16400         (CHECK_TARGET_MODULES): Add check-target-gperf.
16401         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16402         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16404 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16406         * config.sub (mn10200): Recognize new basic machine.
16408 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16410         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16411         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16413 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16415         * configure.in: If we're building mips-sgi-irix6* native, turn on
16416         ENABLE_MULTILIB and set TARGET_SUBDIR.
16418 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16420         * Makefile.in (all-sn): Depend on all-grep.
16422 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16424         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16426         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16427         Makefile.  From Jeff Makey <jeff@cts.com>.
16428         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16430         * Makefile.in (DISTBISONFILES): Remove.
16431         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16432         $(DEFAULT_YACC).
16434         * configure.in: Build itl, db, sn, etc., when building for native
16435         cygwin32.
16437         * Makefile.in (LD): New variable.
16438         (EXTRA_HOST_FLAGS): Pass down LD.
16439         ($(DO_X)): Likewise.
16441 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16443         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16445 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16447         * configure.in (targargs): Strip out any supplied --build argument
16448         before adding our own. Always add --build.
16450 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16452         * configure.in (targargs): Pass --build if we're doing
16453         a cross-compile.
16455 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16457         * configure: Use '|' instead of ":" as the separator in
16458         sed. Otherwise sed chokes on NT path names with drive
16459         designators. Also look for "?:*" as the leading characters in an
16460         absolute pathname.
16462 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16464         * config.sub: Support for r3900.
16466 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16468         * configure.in: Use install-sh, not install.sh.
16470 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16472         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16473         apply it twice.
16475 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16477         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16478         install-binutils.
16480 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16482         * Makefile.in: Add automake targets.
16483         * configure.in (host_tools): Add automake.
16485 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16487         * configure: Default CXX to c++, not gcc.
16488         * Makefile.in (CXX): Set to c++, not gcc.
16489         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16491 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16493         * install-sh: try appending a .exe if source file doesn't
16494         exist
16496 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16498         * configure.in: Turn on multilib by default.
16499         (cross_only): Remove target-libiberty.
16501         * Makefile.in (all-gcc): Don't depend on libiberty.
16503 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16505         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16507 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16509         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16510         (DISTBISONFILES): Add ld/Makefile.in
16512 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16514         * configure.in: if target is cygwin32 but host isn't cygwin32,
16515         don't configure gdb tcl tk expect, not just gdb.
16517 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16519         * configure.in: Added gnuserv everywhere sn appears.
16521         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16522         (CROSS_CHECK_MODULES): Added check-gnuserv.
16523         (INSTALL_MODULES): Added install-gnuserv.
16524         (CLEAN_MODULES): Added clean-gnuserv.
16525         (all-gnuserv): New target.
16527 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16529         * config.guess: Fixes for MIPS OpenBSD systems.
16531 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16533         * Makefile.in (INSTALL_XFORM): Remove.
16534         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16536         * mkinstalldirs: New file, copied from automake.
16537         * Makefile.in (installdirs): Rename from install-dirs.  Use
16538         mkinstalldirs.  Change all users.
16539         (DEVO_SUPPORT): Add mkinstalldirs.
16541 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16543         * install-sh: Rename from install.sh.
16544         * Makefile.in (INSTALL): Change install.sh to install-sh.
16545         (DEVO_SUPPORT): Likewise.
16547         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16548         Graichen <graichen@rzpd.de>.
16550 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16552         * config.guess: Recognize OpenBSD systems correctly.
16554 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16556         * README, Makefile.in (ETC_SUPPORT): Remove references to
16557         cfg-paper*, configure.{texi,man,info*}._
16559 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16561         * Makefile.in (all.normal): Ensure that gcc is built after all
16562         the x11 - ie gdb - targets.
16564 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16566         * makefile.vms: Don't run conf-a-gas.
16568 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16570         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16572 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16574         * configure.in: Remove noconfigdirs case since gdb also
16575         configures and builds for tic80-coff.
16577 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16579         * configure: Set cache_file to config.cache.
16580         * Makefile.in (local-distclean): Remove config.cache.
16582 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16584         * COPYING: Update FSF address.
16586 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16588         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16589         noconfigdirs.
16591 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16593         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16594         MAKEDIRS, is empty.
16596 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16598         * config.sub: Tweak mn10300 entry.
16600 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16602         * configure.in (host_tools): Put sim before gdb, so gdb's
16603         configure.tgt can determine if the simulator was configured.
16605 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16607         * config.sub: Move BeOS $os case to be with other Cygnus
16608         local cases.
16610 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16612         * config.sub: Remove misplaced comment that broke Linux.
16614 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16616         * config.sub: Add BeOS support.
16618 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16620         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16622 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16624         * configure.in (noconfigdirs): Remove tcl and tk from
16625         noconfigdirs for cygwin32 builds.
16627 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16629         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16631 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16633         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16634         make-all.com, use makefile.vms instead.
16636 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16638         * config.sub: Accept -lnews*.
16640 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16642         * configure.in (noconfigdirs): Disable target-newlib,
16643         target-examples and target-libiberty for d30v.
16645 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16647         * configure.in (noconfigdirs): Enable ld for d30v.
16649 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16651         * configure.in (tic80-*-*): Build compiler.
16653 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16655         * configure.in (d30v-*): Remove sim directory from list of
16656         unsupported d30v directories
16658 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16660         * config.sub, configure.in: Add d30v target cpu.
16662 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16664         * makefile.vms: New file.
16665         * make-all.com: Remove.
16667 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16669         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16671 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16673         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16675 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16677         * Makefile.in (ALL_MODULES): Added all-db.
16678         (CROSS_CHECK_MODULES): Addec check-db.
16679         (INSTALL_MODULES): Added install-db.
16680         (CLEAN_MODULES): Added clean-db.
16682 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16684         * config.guess: Merge with latest FSF sources.
16686 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16688         * Makefile.in (ALL_MODULES): Added all-itcl.
16689         (CROSS_CHECK_MODULES): Added check-itcl.
16690         (INSTALL_MODULES): Added install-itcl.
16691         (CLEAN_MODULES): Added clean-itcl.
16693 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16695         * configure.in: build gdb for mn10200
16697 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16699         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16701 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16703         * configure.in (tic80-*-*): Turn off most targets right now.
16705 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16707         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16708         rather than the makeinfo program.
16709         (do-info): Depend upon all-texinfo.
16711 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16713         * configure.in: Remove uses of config/mh-linux.
16715         * config.sub, config.guess: Merge with latest FSF sources.
16717 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16719         * config.sub (case $basic_machine): Add tic80 entries.
16721 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16723         * config.sub, config.guess: Merge with latest FSF sources.
16725 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16727         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16728         * mpw-config.in: Test for NewFolderRecursive.
16729         * mpw-install: Use symbolic name for startup filename.
16730         * mpw-README: Add various additional details.
16732 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16734         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16736 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16738         * configure.in: Do build gcc and the target libraries for
16739         the mn10200.
16741 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16743         * configure.in: don't avoid building gdb for mn10300 any more
16744         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16745         instead of single-quoting it.
16747 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16749         * configure.in: Don't use --with-stabs on IRIX 6.
16751 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16753         * configure.in (m32r): Build gdb, libg++ now.
16755 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16757         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16758         directories from noconfigdirs.
16760 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16762         * config.sub (basic_machine): added mips16 configuration
16764 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16766         * config.sub: Handle d10v-unknown.
16768 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16770         * config.sub: Handle v850-unknown.
16772 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16774         * Makefile.in: add findutils
16775         * configure.in: add findutils to list of host_tools
16777 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16779         * config.sub: Handle mn10200 and mn10300.
16781 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16783         * configure.in (d10v-*): Do not build librx.
16785 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16787         * configure.in (mn10300): Build everything except gdb & libgloss.
16789 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16791         * config.guess:  Patch for Dansk Data Elektronik servers,
16792         from Niels Skou Olsen <nso@dde.dk>.
16794         For ncr, use /bin/uname rather than uname, since GNU uname does not
16795         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16797         Patch for MIPS R4000 running System V,
16798         from Eric S. Raymond <esr@snark.thyrsus.com>.
16800         Fix thinko for nextstep.
16802         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16804         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16805         * config.guess: Guess mips-dec-mach_bsd4.3.
16807         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16808         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16809         release numbers.
16810         * config.guess (mips-mips-riscos*):  Emit just enough of the
16811         release number.
16813         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16814         * config.guess (sparc-auspex-sunos*):  Added.
16815         (f300-fujitsu-*): Added.
16817         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16818         * config.guess:  Recognize a Tadpole as a sparc.
16820 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16822         * config.guess: Don't assume that NextStep version is either 2 or
16823         3.  NextStep 4 (aka OpenStep 4) has come out now.
16825 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16827         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16828         From Rik Faith <faith@cs.unc.edu>.
16830 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16832         * config.sub: Contributions from bug-gnu-utils to:
16833         Support plain "hppa" (no version given) architecture, reported by
16834         OpenStep.
16835         OpenBSD like NetBSD.
16836         LynxOs is not a hardware supplier.
16838         * config.guess: Contributions from bug-gnu-utils to add support for:
16839         OpenBSD like NetBSD.
16840         Stratus systems.
16841         More Pyramid systems.
16842         i[n>4]86 Intel chips.
16843         M680[n>4]0 Motorola chips.
16844         Use unknown instead of lynx for hardware manufacturer.
16846 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16848         * install.sh (chmodcmd): Set to null if the DST directory already
16849         exists.
16851 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16853         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16854         not use mt-ppc target Makefile fragment any more.
16856 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16858         * configure.in (*-*-windows):  Exclude everything but those dirs
16859         needed to build windows.
16861 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16863         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16865 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16867         * configure.in:  Exclude mmalloc from i386-windows.
16869 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16871         * Undo my previous change.
16873 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16875         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16876         unconditionally.
16877         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16879 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16881         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16882         host to add it's own flags.
16884 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16886         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16888 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16890         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16891         (CXX_FOR_TARGET): Likewise.
16892         (GCC_FOR_TARGET): Define.
16893         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16894         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16895         CC_FOR_TARGET was specified on the command line.
16896         (MAKEOVERRIDES): Don't define.
16898 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16900         * configure.in (m32r): Fix spelling of libg++ libs.
16902 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16904         * config.sub (-apple*): Remove, now redundant.
16906 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16908         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16910         * configure: Rework yesterday's sed script patch.
16912         * config.sub: Merge with FSF.
16914 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16916         * config.guess:  Merge from FSF.
16918         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16919         * config.guess: Use pc instead of unknown, for pc clone systems.
16920         Change linux to linux-gnu.
16922         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16923         * config.guess: Avoid non-portable tr syntax.
16925 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16927         * test-build.mk (HOLES): Add "xargs" for gdb.
16929         * configure: Avoid hpux10.20 sed bug.
16931 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16933         * configure.in:  Add support for windows host
16934         (that is a build done under the Microsoft build environment).
16936 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16938         * Makefile.in: Replace all uses of srcroot with s, to shrink
16939         command line lengths.
16941         Patches from Geoffrey Noer <noer@cygnus.com>:
16942         * configure.in: If configuring for newlib, pass --with-newlib to
16943         subdirectories.
16944         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16945         -Bnewlib/ and -Lwinsup to gcc.
16946         (CXX_FOR_TARGET): Likewise.
16948 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16950         * Makefile.in (ETC_SUPPORT): Add configure.
16952 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16954         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16955         host configuration file.
16957 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16959         * configure.in: Break mn10x00 support into separate
16960         mn10200 and mn10300 configurations.
16961         * config.sub: Likewise.
16963 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16965         * configure.in: Add lots of stuff to noconfigdirs for
16966         the mn10x00 targets.
16968         * config.sub, configure.in: Add mn10x00 support.
16970 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16972         * make-all.com: Call conf-a-gas, not config-a-gas.
16974 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16976         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16977         targets.
16979 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16981         * mpw-README: Add much more detail for native PowerMac.
16982         * mpw-install: New file.
16983         * mpw-configure: Add --norecursion and --help options.
16984         * mpw-config.in: Translate readme and install files when
16985         copying to objdir.
16986         * mpw-build.in: Don't always depend on byacc and flex.
16987         (install-only-top): New action.
16989 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16991         * configure.in:  You can now configure GDB for the v850.
16993 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16995         * configure.in (noconfigdirs): Don't configure any C++ dirs
16996         if targeting D10V.
16998 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
17000         * config.sub: Recognize mips64vr5000.
17002 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
17004         * configure.in: Use a single line for host_tools and native_only.
17006 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
17008         * config.sub, configure.in: Add entries for m32r.
17010 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
17012         * Makefile.in (inet-install): Don't run install-gzip.
17014 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
17016         * configure.in:  Don't config lots of things for *-*-windows*.
17018 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
17020         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
17021         (host_libs, host_tools): Copy from configure.in.
17022         * mpw-configure: Don't complain about directories not found.
17024 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17026         * configure.in (i[345]86): Recognize i686 for pentium pro.
17027         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
17028         file.
17030         * config.guess (i[345]86): Ditto.
17032 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17034         * configure.in (noconfigdirs): Removed gdb for D10V.
17036 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
17038         * configure.in: Remove ld, target-libio, target-libg++, and
17039         target-libstdc++ from noconfigdirs.
17041 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
17043         * configure: Fix three locations where shell scripts were
17044         being run directly rather than with config_shell.
17046 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
17048         * configure.in (v850-*-*): Set up initial $noconfigdirs.
17049         * config.sub (basic_machine): Recognize v850.
17051 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
17053         * mpw-configure: Handle multiple enable/disable options and
17054         pass them down recursively, handle -c and -s flags appropriately
17055         depending on choice of compiler, add escape mechanism for
17056         quoted arguments to gC.
17058 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17060         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
17061         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
17062         so that -mrelocatable-lib and -mno-eabi are used.
17064         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
17065         not support --print-multi-lib, don't abort.
17067 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
17069         * make-all.com: Run config-a-gas.
17070         * setup.com: Don't copy subdirectory files around.
17072 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
17074         * configure.in (*-*-ose): Remove exclusion of libgloss for this
17075         target, it now compiles correctly.
17077 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
17079         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
17081 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17083         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
17085 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17087         * configure.in (native_only): Add prms.
17089 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
17091         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
17092         (BINUTILS_SUPPORT_DIRS): Likewise.
17094 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17096         * configure.in (d10v-*-*): Don't configure ld or gdb until the
17097         d10v support is added.
17099 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
17101         * configure.in (d10v-*-*): New target.
17103 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
17105         * config.guess (HP 9000/811): Recognize this as a PA1.1
17106         machine.
17108 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
17110         * Makefile.in (do-tar-gz): New target, split out from tail end of
17111         taz target.  Run each command separately, don't use pipes.
17112         (taz): Use it.
17114 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
17116         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
17117         * mpw-build.in: No builds should depend on building byacc or flex,
17118         they are assumed to be installed already.
17120 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17122         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
17123         variable that CC_FOR_TARGET needs.
17125 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17127         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
17128         options have changed since the last time the subdirectory was
17129         configured, and if it has, reconfigure.
17130         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
17131         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
17133 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
17135         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
17136         CLEAN_MODULES): Add bash.
17137         (all-bash): New target.
17139 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17141         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17143 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17145         * config.sub (basic_machine): Recognize d10v as a valid processor.
17147 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17149         * mpw-configure: Add support for --bindir.
17150         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17152 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17154         * configure.in: add bash, time, gawk to list of hosttools and things
17155         to only build for native toolchains
17157 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17159         * Makefile.in (docdir): Remove.
17161 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17163         * Makefile.in (datadir): Set to $(prefix)/share.
17165 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17167         * configure.in: build diff and patch for cygwin32-hosted
17168         toolchains.
17170 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17172         * config.sub: Accept -rtems*.
17174 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17176         * configure.in: enable dosrel for cygwin32-hosted builds,
17177                 remove diff from the list of things not buildable
17178                 via Canadian Cross
17180 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17182         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17183         don't get ". ".
17185 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17187         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17189 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17191         * Makefile.in (taz): Handle case where tex3patch didn't even get
17192         checked out.  Also, if it was found, put the symlink in a new util
17193         subdirectory.
17195 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17197         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17199 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17201         * config.sub: Recognize -openvms.
17202         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17203         * make-all.com, setup.com: New files.
17205 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17207         * Makefile.in (taz): tex3patch moved to texinfo/util.
17209 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17211         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17212         * configure.in: remove make from disable-if-Can-Cross list
17213                 enable gdb if ${host} and ${target} are cygwin32
17215 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17217         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17218         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17220 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17222         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17223         distinguish sysv/svr4/bsd variants.
17224         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17226 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17228         * configure.in: Added copyright notice.
17229         * move-if-change: Added copyright notice.
17231 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17233         * configure.in (powerpcle-*-solaris*): Until we get shared
17234         libraries working, don't build gdb, sim, make, tcl, tk, or
17235         expect.
17237 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17239         * config.guess:  Merge with FSF:
17241         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17242         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17244         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17245         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17247         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17248         * config.guess:  Combine two OSF1 rules.
17249         Also recognize field test versions.  From mjr@zk3.dec.com.
17250         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17251         because GNU uname does not support -p.  From pmr@pajato.com.
17253 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17255         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17257 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17259         * mpw-README: Document GCCIncludes.
17261 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17263         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17265 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17267         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17269 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17271         * configure.in (*-*-cygwin32): Configure make.
17273 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17275         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17277 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17279         * Makefile.in (all-inet): Depend on all-perl.
17281         * Makefile.in (inet-install): New target.
17283         * Makefile.in (all-inet): Depend on all-tcl.
17284         (all-inet): Depend on all-send-pr.
17286 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17288         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17289         temporarily.
17291 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17293         * configure.in: Don't configure --with-gnu-ld on AIX.
17295 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17297         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17299 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17301         * Makefile.in (ALL_MODULES): Added all-inet.
17302         (CROSS_CHECK_MODULES): Added check-inet.
17303         (INSTALL_MODULES): Added install-inet.
17304         (CLEAN_MODULES): Added clean-inet.
17305         (all-indent): New target.
17307         * configure.in (host_tools): Added inet.
17308         (native_only): Added inet.
17309         (noconfigdirs): Added inet.
17311 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17313         * configure.in: Don't configure libgloss if we are not configuring
17314         newlib.
17316 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17318         * configure.in: Don't configure libgloss for unsupported
17319         architectures.
17321 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17323         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17325 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17327         * Makefile.in (ALL_MODULES): Include all-apache.
17328         (CROSS_CHECK_MODULES): Include check-apache.
17329         (INSTALL_MODULES): Include install-apache.
17330         (all-apache): New target.
17332         * configure.in: Added apache everywhere perl is seen.
17334 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17336         * Makefile.in: Add support for clean-{module} and
17337         clean-target-{module} rules.
17339 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17341         * configure.in (*-*-ose) do not build libgloss.
17343 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17345         * config.guess (prep*:SunOS:5.*:*): Turn into
17346         powerpele-unknown-solaris2.
17348 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17350         * configure.in: Permit --enable-shared to specify a list of
17351         directories.
17353 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17355         * configure.in (host==solaris): Pass only the first word of $CC
17356         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17358 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17360         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17362 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17364         * Makefile.in (ALL_MODULES): Include all-perl.
17365         (CROSS_CHECK_MODULES): Include check-perl.
17366         (INSTALL_MODULES): Include install-perl.
17367         (ALL_X11_MODULES): Include all-guile.
17368         (CHECK_X11_MODULES): Include check-guile.
17369         (INSTALL_X11_MODULES): Include install-guile.
17370         (all-perl): New target.
17371         (all-guile): New target.
17373         * configure.in (host_tools): Include perl and guile.
17374         (native_only): Include perl and guile.
17375         (noconfigdirs): Don't build guile and perl; no ports have been
17376         done.
17378 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17380         * configure (--enable-*): Handle quoted option lists such as
17381         --enable-sim-cflags='-g0 -O' better.
17383 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17385         * Makefile.in ({,inst}all-target): New rule so we can make and
17386         install all of the target directories easily.
17388 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17390         * configure.in: Add missing global flag in sed substitution when
17391         deleting `target-' from ${configdirs}.
17393 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17395         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17396         option.
17398         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17399         config/mh-necv4.
17401         * install.sh: Correct misspelling of transformbasename.
17403         * config.guess: Recognize mips-*-sysv*.
17405 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17407         * config.sub: Recognize mon960.
17409 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17411         * configure: Restore Canadian Cross handling of BISON and LEX,
17412         removed in Feb 20 change.
17414 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17416         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17417         Mention make install.  Remove the old copyright date as well the
17418         clumsy and rather pointless copyright on the README file.
17420 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17422         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17423         Makefile after running symlink-tree, then run `make distclean' to
17424         avoid clobbering any generated files in srcdir.
17426 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17428         * configure.in (m68k-*-netbsd*): Build everything now.
17430 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17432         * Makefile.in (taz): Fix quoting.
17434 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17436         * configure.in (sparclet-*-*): Build everything now.
17438 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17440         * configure.in (m68k-*-linux*): New host.
17442 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17444         * configure: Check for bison before byacc.
17446 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17448         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17449         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17450         searching PATH.  These are used as fallbacks by Makefile.in if
17451         flex/bison/byacc aren't in objdir.
17453 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17455         * Makefile.in: Make everything which depends upon all-bfd also
17456         depend upon all-opcodes, in case --with-commonbfdlib is used.
17458 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17460         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17461         building NT native compilers on Unix.
17463 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17465         * configure.in: Don't get CC from the host Makefile fragment if we
17466         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17467         Solaris test for /usr/ucb/cc to the post target script, just after
17468         the compiler sanity test.
17470 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17472         * config.sub: Merge with FSF.
17474 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17476         * Makefile.in (RPATH_ENVVAR): New variable.
17477         (REALLY_SET_LIB_PATH): Use it.
17478         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17480 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17482         * config.sub, configure.in: Recognize sparclet cpu.
17484 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17486         * config.guess:  Support m68k-cbm-sysv4.
17488 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17490         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17491         m68k-unknown-linuxaout from linker help string.  Put quotes around
17492         $ld_help_string.
17494 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17496         * config.guess (powerpc-harris-powerunix): Add guess for port
17497         to new target.
17499 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17501         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17503 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17505         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17506         $(REALLY_SET_LIB_PATH) in Makefile.
17507         * Makefile.in (SET_LIB_PATH): New variable.
17508         (REALLY_SET_LIB_PATH): New variable.
17509         ($(DO_X)): Use $(SET_LIB_PATH).
17510         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17511         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17512         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17513         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17514         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17515         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17516         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17517         (install-dosrel): Likewise.
17518         (all-opcodes): Depend upon all-libiberty.
17520 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17522         * config.guess (*:CYGWIN*): New
17524 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17526         * Makefile.in (all-target-winsup): All all-target-libiberty.
17528 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17530         * configure.in (noconfigdirs): Add missing # in front of comment.
17532 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17534         * configure.in: add second pass to things added to noconfigdirs
17535         so *-gm-magic can exclude libgloss properly.
17537 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17539         * mpw-configure (extralibs_name, rez_name): Set correctly
17540         for MWC68K compiler.
17542         * mpw-README: Add more info on the necessary build tools.
17544 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17546         * configure.in, config.sub: Recognize cygwin32.
17548 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17550         * config.guess, config.sub: Recognize A/UX.
17552 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17554         * config.sub: Merge with gcc/config.sub.
17556 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17558         * mpw-build.in (do-binutils): Add build of stamps.
17560 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17562         * config.sub: Add recognition for mips64vr4100*-* targets.
17564 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17566         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17567         Add creation of gconfigargs with `--enable-shared' turned on.
17568         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17569         ($(host)-stamp-stage3-configured): Likewise.
17570         (HOLES): Add chatr and ldd.
17571         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17573 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17575         * configure: Pass --nfp to recursive configures.
17577 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17579         * Makefile.in (DLLTOOL): New.
17580         (DLLTOOL_FOR_TARGET): New.
17581         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17582         (EXTRA_TARGET_FLAGS): Ditto.
17583         (EXTRA_GCC_FLAGS): Ditto.
17584         (CONFIGURE_TARGET_MODULES): Ditto.
17585         (DO_X): Ditto.
17586         * configure: Add DLLTOOL.
17588 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17590         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17591         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17592         mh-sco, since old workarounds no longer needed, and don't
17593         build ld, since libraries have weak symbols in COFF.
17595 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17597         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17599 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17601         * configure.in: Make sure that ${CC} can be used to compile an
17602         executable.
17604 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17606         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17607         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17608         nothing depending on whether gdbtk is being built.
17610 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17612         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17614 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17616         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17617         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17619 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17621         * config-ml.in: Add support for
17622         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17623         Simplify setting of multidirs from --disable-foo.
17625 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17627         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17628         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17629         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17630         non-empty, pass them on to the  GCC make.
17631         (all-bootstrap): New rule that is like all-gcc, except it executes
17632         the GCC bootstrap rule instead of the GCC all rule.
17634 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17636         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17638 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17640         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17641         DG/UX support.
17643 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17645         * config.sub (i*86*) Change [345] to [3456]
17647 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17649         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17650         --with-gnu-ld=no.
17652 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17654         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17655         AIX multilibs get built.
17657 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17659         * configure.in (i386-win32): Don't build expect if we're not
17660         building the tcl subdir.
17662 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17664         * Makefile.in: (configure-target-examples, all-target-examples):
17665         New targets, configure and build example programs.
17667 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17669         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17670         use it as input to sedit the generated MPW makefile.
17671         * mpw-README: Add a suggestion about Gestalt.h.
17673 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17675         * config.sub: Accept *-*-ieee*.
17677 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17679         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17680         Ronald F. Guilmette <rfg@monkeys.com>.
17682 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17684         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17685         for powerpc-pe native.
17686         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17687         (target==powerpc-pe): duplicate i386-win32 entry.
17689 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17691         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17692         of vxworks, not just vxworks5.1.
17694 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17696         * mpw-configure: Add support for exec-prefix.
17698 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17700         * config.guess: Recognize HP model 816 machines as having
17701         a PA1.1 processor.
17703 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17705         * configure: Ignore new autoconf configure options.
17707 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17709         * config.guess:  Recognize Pentium under SCO.
17710         From Robert Lipe <robertl@arnet.com>.
17712 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17714         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17716 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17718         * configure.in: Don't configure gas for alpha-dec-osf*.
17720 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17722         * configure.in: Default to --with-stabs for some targets for which
17723         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17724         i[345]86*-*-unixware*.
17726 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17728         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17729         rather than basing it on the target.  Simplify handling of options
17730         controlling which directories to configure.  Remove extraneous
17731         slash in multi-clean target.
17733 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17735         * config-ml.in: Prefix more variables with ml_ so they don't collide
17736         with configure's.
17738 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17740         * configure: Don't turn -v into --v.
17742 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17744         * configure.in (targargs): Fix typo.
17746         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17748 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17750         * configure.in: Strip --host and --target options from
17751         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17752         --with-cross-host option when building with a cross-compiler.
17753         * configure: Canonicalize the arguments put into config.status by
17754         always using `=' for an option with an argument.  Pass a presumed
17755         --host or --target explicitly.
17757 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17759         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17760         into general OS recognition case.
17762 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17764         * configure.in (target_configdirs): add target-winsup only
17765         for win32 target systems.
17767 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17769         * Makefile.in (all-target-libgloss): Depend upon
17770         configure-target-newlib, since when libgloss is built it looks to
17771         see if the newlib directory exists.
17773 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17775         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17776         cfg-ml-*.in.
17778 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17780         * configure: Handle LD and LD_FOR_TARGET when configuring a
17781         Canadian Cross.
17783 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17785         * configure.in (target_libs): add target-winsup.
17786         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17787         (target==ppcle-pe): remove ld from $noconfigdirs.
17789 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17791         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17792         Preserve relative path names in $srcdir.  Build symlink tree if
17793         configuring cross target dir and srcdir=. (= no VPATH support).
17794         (configure-target-libg++): Depend on configure-target-librx.
17795         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17796         * config-ml.in: New file.
17797         * symlink-tree: New file.
17798         * configure: Ensure srcdir="." if that's what it is.
17800 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17802         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17803         includes and FLEX_SKELETON setting.
17804         * mpw-configure (--with-gnu-ld): New option, controls whether
17805         to use PPCLink or ld with PowerMac GCC.
17806         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17807         * mpw-config.in: Configure grez if targeting Mac.
17809         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17810         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17811         just macos.
17812         * configure.in: Configure grez resource compiler if targeting Mac.
17813         * Makefile.in (all-grez, install-grez): New targets.
17815 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17817         * configure: CXX defaults to gcc, not g++.  If we find
17818         gcc in the path, set CC to gcc -O2.
17820 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17822         * configure: Default ${build} correctly.  Avoid picking up extra
17823         spaces when reading CC and CXX from Makefile.  When doing a
17824         Canadian Cross, use plausible default values for numerous
17825         variables.
17826         * configure.in: When doing a Canadian Cross, don't try to
17827         configure tools whose configure script can't handle it.
17829 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17831         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17833 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17835         * configure:  Remove dubious bug reporting address.
17837 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17839         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17840         configure script, run that instead of this directory's configure.
17841         In either case, print a message that we're configuring the sub-dir.
17843 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17845         * configure.in: Before checking for the existence of various files,
17846         use sed to filter out "target-".
17848 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17850         * Makefile.in (DO_X): Split rule to decrease command line length
17851         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17852         (Philippe De Muyter).
17854 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17856         * Makefile.in (all-patch): depend on all-libiberty.
17858 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17860         * configure.in: If the only directory in target_configdirs which
17861         actually exists is libiberty, then set target_configdirs to empty,
17862         to avoid trying to build a target libiberty in a gas or gdb
17863         distribution.
17865 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17867         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17868         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17869         systems.
17871 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17873         * configure.in (copy_dirs): Use sys-include instead of include
17874         for --with-headers option.
17876 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17878         * Makefile.in, configure.in: Make winsup builds work with
17879         new scheme.
17881 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17883         * configure.in: Build the linker on AIX.
17885 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17887         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17888         where needed.
17890 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17892         * Makefile.in (all-gcc): Fix typo.
17894 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17896         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17898 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17900         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17901         to target-xiberty, to provide more flexibility.
17902         (target_subdir):  Define.  Create if cross.
17903         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17904         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17905         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17906         check-libFOO -> check-target-libFOO, etc.
17907         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17908         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17909         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17910         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17911         allow ALL_GCC="" to only configure.
17912         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17913         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17914         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17916 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17918         * Makefile.in (taz): Build "info" in etc explicitly.
17920 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17922         * configure.in:  Make sure that CC is undefined (as opposed to
17923         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17924         problem with autoconf trying to configure on a host without GCC.
17926 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17928         * mpw-configure: Set host alias from choice of host compiler,
17929         only use generic MPW Makefile sed if present, edit a file
17930         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17931         * mpw-README: Add problem notes about CW6 and CW7.
17933 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17935         * Makefile.in (taz): Use ";" instead of ";;".
17937 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17939         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17940         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17941         DISTDOCDIRS.
17942         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17943         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17945 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17947         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17948         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17949         Move bfd to DISTSTUFFDIRS.
17951 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17953         * Makefile.in (X11_LIB): Removed.
17954         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17956         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17958 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17960         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17961         names.
17963 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17965         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17967 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17969         * configure.in (i[345]86-*-win32): Always build newlib.
17970         Don't configure cvs, autoconf or texinfo.
17971         * Makefile.in (LD_FOR_TARGET): New.
17972         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17973         Pass down LD_FOR_TARGET.
17975 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17977         * winsup: New directory.
17978         * Makefile.in: Build winsup.
17979         * configure.in: Winsup is configured when target is win32.
17980         Can only build win32 target GDB when native.
17982 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17984         * config.guess: Recognize HP model 819 machines as having
17985         a PA 1.1 processor.
17987 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17989         * configure: Fix sed loop which substitutes for CC and CXX to
17990         avoid bug found in various sed implementations.
17992 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17994         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17995         simulator.  Use standard powerpc-*-eabi*.
17997 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17999         * configure.in: Stop putting gas and binutils in noconfigdirs for
18000         powerpc-*-aix* and rs6000-*-*.
18002 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
18004         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
18005         -mcall-aixdesc libraries.
18007 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
18009         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
18011         * config.sub (arm | armel | armeb): Fix shell syntax.
18013 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18015         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
18016         -msoft-float and -mcpu=common support.
18017         (powerpc*-*-eabisim*): Add support for building -mcall-aix
18018         libraries.
18020 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18022         * configure.in: Allow configuration and build of emacs19 for the alpha.
18024 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18026         * configure.in (CC): Get ^CC, not just any old CC, from
18027         ${host_makefile_frag}.
18029 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18031         * configure.in (CC): Try to get CC from
18032         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
18034 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18036         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
18037         only if it exists in $(srcdir).
18039 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18041         * configure: If CC and CXX are not set in the environment, set
18042         them, based on either an existing Makefile or on searching for gcc
18043         in PATH.  Substitute for CC and CXX in Makefile.
18044         * configure.in: Remove libm from target_libs.  Separate
18045         target_configdirs from configdirs.  If CC is not set in
18046         environment, try to get it from a host Makefile fragment.  Rewrite
18047         changes of configdirs to use skipdirs instead.  A few minor
18048         tweaks.  Take directories out of target_configdirs as they are
18049         taken out of configdirs.  Remove existing Makefile files from
18050         subdirectories.  Substitute for TARGET_CONFIGDIRS and
18051         CONFIG_ARGUMENTS in Makefile.
18052         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
18053         by configure.in.
18054         (CONFIG_ARGUMENTS): Likewise.
18055         (CONFIGURE_TARGET_MODULES): New variable.
18056         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
18057         ($(CONFIGURE_TARGET_MODULES)): New target.
18058         (configure-libg++, configure-libio): New targets.
18059         (all-libg++): Depend upon configure-libg++.
18060         (all-libio): Depend upon configure-libio.
18061         (configure-libgloss, all-libgloss): New targets.
18062         (configure-libstdc++): New target.
18063         (all-libstdc++): Depend upon configure-libstdc++.
18064         (configure-librx, all-librx): New targets.
18065         (configure-newlib): New target.
18066         (all-newlib): Depend upon configure-newlib
18067         (configure-xiberty): New target.
18068         (all-xiberty): Depend upon configure-xiberty.
18070 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18072         * configure.in (host i[345]86-*-win32):  Expand the
18073         noconfigdirs again.
18075 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
18077         * mpw-configure: Fix sed command file name.
18079 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
18081         * configure.in (host i[345]86-*-win32): Reduce the
18082         noconfigdirs again.
18084 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
18086         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
18087         or powerpc*-*-pe*, since they are not yet supported.
18089 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
18091         Add PowerMac support and many other enhancements.
18092         * mpw-configure: New option --cc to select compiler to use,
18093         paste options set according to --cc into the generated
18094         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
18095         if mpw-make.sed is present.
18096         * mpw-config.in: Don't test for gC1, test for mpw-touch,
18097         add forward includes for PowerPC include files.
18098         * mpw-build.in: Build using Makefile.PPC if present.
18099         (do-byacc, etc): Remove separate version resource builds.
18100         (do-gas): Build "stamps" before "all".
18101         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
18102         * mpw-README: Update to reflect --cc option, PowerMac support,
18103         and recently-reported compatibility problems.
18105 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
18107         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
18108         embedded m68k systems (-aout, -coff, -elf, -vxworks).
18109         (--with-multilib-top): Pass to recursive invocations.
18111 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
18113         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
18114         v810-*-*.
18116 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18118         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
18119         gdb, ld and opcodes on v810-*-*.
18121 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
18123         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
18124         (local-maintainer-clean): New target.
18125         (maintainer-clean): New target.
18126         (realclean): Just depend upon maintainer-clean.
18128 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18130         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
18132 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
18134         * configure.in: Build ld in mips*-*-bsd* case.
18136 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18138         * config.sub: Accept -lites* OS.  From Ian Dall.
18140 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18142         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18143         targets.
18145 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18147         * configure.in: treat i386-win32 canadian cross the same as
18148         i386-go32 canadian cross.
18150 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18152         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18153         running under the simulator to build a reduced set of libraries.
18154         (powerpc-*-eabiaix): Add fine grained multilib support added to
18155         other powerpc targets yesterday.
18157 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18159         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18160         -disable-softfloat, -disable-relocatable, -disable-aix, and
18161         -disable-sysv to control which multilib libraries get built.
18163 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18165         * configure: Add Makefile.tem to list of files to remove in trap
18166         handler.
18168 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18170         * config.guess (*Linux*):  Add missing "exit"s.
18171         Also, need specific check for alpha-unknown-linux (uses COFF).
18173 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18175         * config.guess:  Merge with FSF:
18177         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18178         * config.guess (AIX4): More robust release numbering discovery.
18180         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18181         * config.guess (i386-sequent-ptx): Properly get version number.
18183         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18184         * config.guess (mips:*:4*:UMIPS): New case.
18186 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18188         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18189         (i386-win32 host): Likewise.  Don't build readline.
18191 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18193         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18194         SUPPORT_FILES to submakes.
18196 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18198         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18199         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18200         mpw-configure.
18202 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18204         * configure.in (appdirs): Use =, not ==, in test expression when
18205         trying to build the text to print in the warning message for
18206         Solaris users.
18208 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18210         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18212 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18214         * config.guess: Recognize lynx-2.3.
18216 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18218         * config.sub (z8ksim): Deleted
18219         (z8k-*-coff): New, this is the one true name of the target.
18221 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18223         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18225 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18227         * config.guess (*:Linux:*:*): First try asking the linker what the
18228         default object file format is (elf, aout, or coff).  Then if this
18229         fails, try previous methods.
18231 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18233         * configure.in: Don't build newlib for *-*-vxworks5.1.
18235 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18237         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18238         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18240 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18242         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18244 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18246         * cfg-ml-com.in: New file.
18247         * cfg-ml-pos.in: New file.
18249 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18251         * COPYING.NEWLIB: Add HP free copyright to list.
18253 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18255         * config.sub: Recognize -eabi* for the system, not just -eabi.
18257 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18259         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18260         * config.sub, configure.in (win32): New target and host.
18262 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18264         * configure.in: Add i386-pe configuration.
18266 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18268         * mpw-build.in (install): Install GDB after LD.
18270 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18272         * mpw-config.in (elf/mips.h): Always forward-include, needed
18273         for GDB to build.
18275 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18277         * testsuite: New directory for customer acceptance and whole tool
18278         chain tests.
18280 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18282         * configure: If per-host line isn't found, but AC_OUTPUT is found
18283         and a configure script exists, run it instead.
18285 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18287         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18289 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18291         * configure: Set build_{cpu,vendor,os,alias} to host values when
18292         --build isn't specified.
18294 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18296         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18297         (FLAGS_TO_PASS): Pass them.
18298         (EXTRA_TARGET_FLAGS): Ditto.
18300 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18302         * Makefile.in (all-libg++): Depend on all-libstdc++.
18304 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18306         * configure.in (noconfigdirs): Enable all packages for
18307           i386-unknown-netbsd.
18309 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18311         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18312         hosted builds (DOS builds)
18314 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18316         Changes for ARM based on patches from Richard Earnshaw:
18317         * config.sub: Handle armeb and armel.
18318         * configure.in: Omit arm linker only for riscix.
18320 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18322         * config.guess:  Update from FSF.
18324 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18326         * config.sub: Recognize powerpcle as the little endian variant of
18327         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18328         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18329         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18330         temporarily.
18332 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18334         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18336 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18338         * config.sub: Accept -lites* as a basic system type.
18340 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18342         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18343         installed, and if so return linuxoldld as the system name.
18345 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18347         * config.guess: Add hppa1.1-hp-lites support.
18349 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18351         * configure.in: Don't build newlib for m68k-vxworks5.1.
18353 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18355         * configure.in (mips-sgi-irix6): Use mh-irix5.
18357 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18359         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18361 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18363         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18364         OSF/1.  Fix compiler flags.
18365         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18367 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18369         * configure.in: Recognize --with-newlib.
18370         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18372 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18374         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18375         to *_X11_MODULES due to gdbtk needing X include files et al.
18377 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18379         Merge in support for Mac MPW as a host.
18380         (Old change descriptions retained for informational value.)
18382         * mpw-config.in: Add generic include forwards for cpu-specific
18383         include files in aout and elf directories.
18385         * mpw-configure: Added copyright.
18386         * mpw-config.in: Check for presence of required build tools.
18387         (target_libs): Add newlib.
18388         (target_tools): Add examples.
18389         (Read Me): Generate as "Read Me for MPW" instead.
18390         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18391         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18392         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18394         * mpw-configure: Remove subdir-specific makefile hackery,
18395         delete mk.tmp after using it.
18397         * mpw-build.in (all): Display start and end times.
18399         * mpw-configure (host_canonical): Set.
18400         (target_cpu): Always add to makefiles.
18401         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18402         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18403         (mpw-mh-mpw): Look for in srcdir and srcroot.
18404         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18406         * mpw-build.in: (install-only): New target.
18408         * mpw-configure (host_alias, target_alias): Rename from hostalias
18409         and targetalias, add into generated Makefile.
18410         (mk.tmp): If present, add into generated Makefile.
18411         * mpw-build.in (all-gas): Build config.h first before gas proper.
18413         * mpw-configure (config.status): Write only if changed.
18414         * mpw-config.in (readline): Configure it (not built, just used for
18415         definitions).
18417         * mpw-config.in (elf/mips.h): Add a forward include.
18419         * mpw-config.in: Forward-include most .h files in include into
18420         extra-include.
18421         (readline): Don't build.
18422         mpw-build.in (install): Install GDB.
18424         * mpw-configure (prefix, mpw_prefix): Handle it.
18425         * mpw-config.in (mmalloc, readline): Don't configure.
18426         * mpw-build.in (thisscript): Rename to ThisScript.
18427         Use mpw-build instead of BuildProgram everywhere.
18428         (mmalloc, readline): Don't build.
18429         * mpw-README: New file, basic documentation about the MPW port.
18431         * mpw-config.in: Use forward-include to create include files.
18433         * mpw-configure: Add more things to the top of each configured
18434         Makefile, including contents of config/mpw-mh-mpw.
18435         * mpw-config.in (extra-include): Create this directory and fill it
18436         with Posix-like include files when configuring.
18438         * config.sub (apple, mac, mpw): Add various aliases.
18440         * mpw-build.in: New file, top-level build script fragment for MPW.
18441         * mpw-configure: New file, configure script for MPW.
18442         * mpw-config.in: New file, config fragment for MPW.
18444 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18446         * configure.in (host_libs): Remove glob, since it is gone from the
18447         sources.
18449 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18451         * Makefile.in: define empty GDB_NLM_DEPS var.
18453         * configure.in(target_makefile_frag): use config/mt-netware
18454         for netware targets.
18456 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18458         * config.sub: Merge in recent FSF changes.  Remove linux special
18459         cases.
18461 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18463         Revert this change:
18465         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18467                 * build-all.mk: Use CC=cc -Xs on Solaris.
18469 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18471         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18472         stop using it.
18473         * Makefile.in: Nuke all references to glob subdirectory.
18475 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18477         * configure.in: Fix --enable-shared logic in per-host.
18479 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18481         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18483 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18485         * configure.in (noconfigdirs): Don't build gas on AIX, for
18486         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18488 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18490         * configure: Fix --cache-file to work if the file argument is a
18491         relative path.
18493 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18495         * configure: If the --cache-file is used, pass it down to
18496         configure in subdirectories.
18498 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18500         * config.sub: add vxworks29k configuration.
18502 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18504         * Makefile.in (taz): Do "diststuff" part quietly.
18506 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18508         * config.sub: Mini-merge with gcc/config.sub.
18510 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18512         * config.guess (IRIX): Sed - to _.
18514 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18516         * Makefile.in (source-vault, binary-vault): New targets.
18518 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18520         * config.sub: Recognize -eabi as a basic system type.
18522 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18524         * configure.in (enable_shared stuff): Fix typo.
18526 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18528         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18530 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18532         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18534 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18536         * configure.in (rs6000-*-*): Don't build gas.
18538 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18540         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18541         reduce command line length.
18542         (AS_FOR_TARGET): Check for as.new, not Makefile.
18543         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18545 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18547         * config.guess:  Merge from FSF.
18549 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18551         * configure: Don't use $ when handling program_suffix.
18553 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18555         * configure.in:  Configure tk for hppa/hpux.
18557 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18559         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18561 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18563         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18564         to LIBCXXFLAGS.  Tests are better run without it.
18566 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18568         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18570 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18572         * configure.in (*-*-netware*): Don't configure xiberty.
18574 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18576         * configure.in:  Remove tk from native_only list.
18578 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18580         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18581           for special NCD build.
18583 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18585         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18586         makeall.bat, they're only useful for binutils snapshots.
18587         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18588         makeall.bat to specified SUPPORT_FILES.
18590 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18592         * build-all.mk: Add Ericsson targets to sun4 and solaris
18593           hosts.  Add  BNR's sun4 target to solaris host, so their
18594           build-from-source will be tested in-house first.
18596 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18598         * Makefile.in (LIBCFLAGS): New variable.
18599         (CFLAGS_FOR_TARGET): Ditto.
18600         (LIBCFLAGS_FOR_TARGET): Ditto.
18601         (LIBCXXFLAGS): Ditto.
18602         (CXXFLAGS_FOR_TARGET): Ditto.
18603         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18604         (BASE_FLAGS_TO_PASS): Pass them.
18605         (EXTRA_TARGET_FLAGS): Ditto.
18607         * configure.in: Support --enable-shared.
18609 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18611         * configure.in (target_libs):  Include libstdc++ again.
18612         * config.guess:  Update from FSF (for FreeBSD).
18614 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18616         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18617         makeall.bat.
18618         (DISTDOCDIRS): Add `etc'.
18619         (ETC_SUPPORT_PFX): New variable.
18620         (taz): Include anything from etc starting with a word in
18621         ETC_SUPPORT_PFX.
18623 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18625         * config.sub: Update for recent FSF changes.  Remove obsolete
18626         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18627         spacing changes.
18629 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18631         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18633         * config.guess:  Merge with FSF.
18634         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18636 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18638         * configure: Since the "trap 0" handler will override the exit
18639         status on many systems, only use it for "exit 1", and make it set
18640         a non-zero exit status; reset it before "exit 0".  Also, check
18641         exit status of config.sub, and error out if it failed.
18643 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18645         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18646         and install libgloss.
18648 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18650         * Makefile.in (all-binutils): Depend upon all-byacc.
18652         * configure.in: Don't build emacs on Irix 5.
18654 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18656         * configure.in (*-*-netware*): Add libio.
18658 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18660         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18661         (CHECK_TARGET_MODULES): Ditto.
18662         (INSTALL_TARGET_MODULES): Ditto.
18663         (TARGET_LIBS): Ditto.
18664         (all-libstdc++): Note dependencies.
18666 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18668         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18670 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18672         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18673         -fexternal-templates.
18675         * configure.in (target_libs): Add libstdc++.
18676         (noconfigdirs): Add libstdc++ as appropriate.
18678 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18680         * config.guess:  Update from FSF.
18682 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18684         * configure: Use ${config_shell} when running ${configsub}.
18686 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18688         * config.sub: No longer recognize h8300h.
18690 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18692         * config.sub: Remove extraneous differences between config.sub and
18693         gcc/config.sub.
18695 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18697         * Makefile.in (DISTSTUFFDIRS): Add gas.
18699 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18701         * COPYING.NEWLIB: New file.
18703 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18705         * config.guess (HP-UX):  Patch from Harlan Stenn
18706         <harlan@landmark.com> to also emit release level.
18708 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18710         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18712 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18714         * config.sub:  Merge nextstep cleanup from FSF.
18716 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18718         * configure.in (arm-*-*): Don't configure ld for this target.
18720 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18722         * configure.in (*-*-netware): don't configure libg++, libio,
18723           librx, or newlib.
18725 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18727         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18728         configure ld--it works, but it doesn't support shared libraries.
18730 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18732         * config.guess (*-unknown-freebsd*):  Get rid of possible
18733         trailing "(Release)" in version string.
18734         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18736 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18738         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18739         Fix type: *-next-neststep -> *-next-nextstep.
18741         * config.guess:  Merge from FSF:
18743         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18745         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18747         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18749         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18750         instead of UNIX_SV for UnixWare 1.0).
18752 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18754         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18755         to make gdb/nlm/* build after the compiler and linker.
18757 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18759         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18760         not just i[34]86.
18761         (m68k-atari-sysv4):  Relocate to match FSF version.
18763         * config.guess:  More merges from the FSF:
18765         Add a space before function call or macro invocation.
18767         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18769         * config.guess: Add trap cmd to remove dummy.c and dummy when
18770         interrupted.
18772         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18774         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18775         (dummy): Redirect stderr from compilation of dummy.c.
18777         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18779         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18781 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18783         * configure: Accept and ignore --cache*, for compatibility with
18784         new autoconf.
18786 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18788         * config.guess:  Merge from FSF:
18790         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18792         * config.guess (Pyramid*:OSx*:*:*): New case.
18793         (PATH): Add /.attbin at end for finding uname.
18794         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18796         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18798         * config.guess (M88*:DolphinOS:*:*): New case.
18800         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18802         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18803         to select whether to use ELF or COFF.
18805         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18807         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18809         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18811         * config.guess: Guess the OS version for HPUX.
18813         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18815         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18817 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18819         * configure.in: Recognize --with-headers, --with-libs, and
18820         --without-newlib.
18821         * Makefile.in (all-xiberty): Depend upon all-ld.
18823 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18825         * configure.in: Change i[34]86 to i[345]86.
18827 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18829         * configure (version): A few more tweaks to help message.
18831 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18833         * Makefile.in:  Remove (for now) librx as a host library,
18834         now that we're building it for target.
18836 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18838         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18839         (Karl Berry).
18841 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18843         * configure.in:  Also configure librx.
18845 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18847         * Makefile.in:  Update various rules to reflect that librx
18848         is now needed for libg++.
18850 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18852         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18854 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18856         * configure.in: Configure the examples directory.
18858 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18860         * configure: Simplify Jun 2 1994 change.
18862 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18864         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18865         /bin/gcc isn't good enough to build gcc.
18867 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18869         * Makefile.in (GDB_SUPPORT_FILES): Remove
18870         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18871         (gdb.tar.gz): Add new rule to use standard distribution building
18872         mechanism.
18874 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18876         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18877         Bill Cox <bill@cygnus.com>.
18879 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18881         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18883 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18885         * configure:  Search current dir first in .gdbinit.
18887 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18889         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18891 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18893         * config.sub:  Refer to NeXT's operating system as nextstep.
18895         * config.sub (case $basic_machine):  Re-order the cases, to match
18896         the order in the FSF version (which is mostly alphabethical).
18897         Merge in some additions and changes from the FSF.
18899 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18901         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18902         * config.sub: Recognize cxux7.
18903         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18905 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18907         * config.sub:  Fix typo powerpc -> powerpc-*.
18909 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18911         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18913         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18914         parallel with all-emacs and install-emacs).  Top-level command
18915         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18917 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18919         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18920         $(relbindir)/make before doing ``make install'', and use
18921         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18922         installing over running make binary.
18923         ($(host)-stamp-stage3-installed): Likewise.
18925 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18927         * config.guess: Recognize Mach.
18929 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18931         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18932         see whether --exec-prefix was used.
18934 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18936         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18938 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18940         * Makefile.in: Add all-librx target similar to all-libproc.
18942 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18944         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18945         with post 1.2 uname bogosity.
18947 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18949         * configure: Remove temporary files on receipt of a signal.
18951 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18953         * configure: If there is a package_makefile_frag, remove
18954         ${subdir}/Makefile.tem after copying it in.
18956 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18958         * build_all.mk: support rs6000 lynx identifies itself as
18959         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18960         since /bin/gcc is too feeble to compile a modern gcc.
18962 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18964         * brought devo/test-build.mk update-to-date with progressive/
18965           test-build.mk. Add lynx targets and hppa flag info.
18967 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18969         * configure.in:  Use mh-ncrsvr43.  Patch from
18970         Tom McConnell <tmcconne@sedona.intel.com>.
18972 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18974         * config.guess (i386-unknown-bsdi):  No longer need to
18975         check #if defined(__bsdi__) && defined(__i386__).
18977 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18979         * configure: Set program_transform_nameoption correctly.
18981 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18983         * brought build-all.mk update-to-date with progressive build-all.mk,
18984           added new targets and hppa info.
18986 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18988         * configure: If config.guess result is a prefix of the user
18989         specified target, assume a native build and use the user specified
18990         target as the host alias.  Remove SunOS patch suffix removal hack.
18991         * configure.in: Remove SunOS patch suffix removal hack.
18993         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18994         in NATIVE_CHECK_MODULES.
18996 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18998         * Makefile.in: Rename HOST_ONLY to NATIVE.
18999         * configure: Delete SunOs patch suffix from host_canonical
19000           and build_canonical variables that are prepended to Makefiles.
19001         * configure.in: Add comments for easier maintenance.
19003 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19005         * Makefile.in: Add all-libproc target similar to all-gui.
19007 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
19009         * Makefile.in (CHECK_MODULES): split into
19010         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
19012 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
19014         * config.guess (i386-unknown-bsdi): New system to guess.
19016 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19018         * Makefile.in: Add all-gui target (but not yet build by "all").
19020 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
19022         * config.sub: Move deletion of patch suffix from here...
19023         * configure.in: To here, at Ian's suggestion.  The top-
19024           level scripts might need to know of a patch level.
19026 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
19028         * config.sub: Strip off patch suffix so rtl is recognized
19029           as a sunos4.1.3 machine, even though it's been patched.
19031 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
19033         * Makefile.in (INSTALL_LAST): Delete.
19034         (INSTALL_DOSREL): New.
19036 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19038         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
19039         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
19040         whether we pass down --with-gnu-ld anyhow.
19042 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
19044         * Makefile.in (INSTALL_LAST): Change operation so it works
19045         on more flavors of make.
19046         * configure.in (go32): Don't build libg++ or libio.
19048 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
19050         * Makefile.in (Move HOST_PREFIX_1 and friends up so
19051         they can be overriden by templates.
19053 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
19055         * configure.in (target==go32): Don't build gdb.
19056         * dosrel: New directory.
19058 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
19060         * configure.in (host==go32): Configure dosrel too.
19061         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
19062         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
19063         be set by incoming names or templates.
19064         (INSTALL_LAST): New rule.
19066 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
19068         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
19070 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19072         * configure.in (appdirs): New variable.  Currently empty, but will
19073         be used in gas distribution.  If nonempty, lists a set of
19074         directories at least one of which must get configured, or top
19075         level configuration is considered to have failed.
19076         (rs6000-*-lynxos*): Use new file name.
19078 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19080         Eliminate XTRAFLAGS.
19081         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
19082         newlib include files using -idirafter, and also use -nostdinc.
19083         (CXX_FOR_TARGET): Likewise.
19084         (XTRAFLAGS): Removed.
19085         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
19086         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
19087         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
19088         ($(DO_X)): Don't pass down XTRAFLAGS.
19090 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19092         * configure.in (mips*-dec-bsd*): New target; do build linker.
19093         (mips*-*-bsd*): New target; don't build linker.
19095 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
19097         * configure.in: support rs6000-*-lynxos* configuration.
19098         support sunos4 as a cross target.
19100         * config.sub: look for lynx*, not lynx since the OS version may
19101         legitimately be part of the name.
19103 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19105         * configure.in (i[34]86-*-sco*): Move to be with other i386
19106         targets.
19107         (romp-*-*): New target.  Skip various binary utilities.
19108         (vax-*-*): New target.  Don't build newlib.
19109         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
19111 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19113         * configure.in: Only set host_makefile_frag if config
19114         directory exists.
19116 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19118         * install.sh: If $dstdir exists, don't check whether each
19119         component does.
19121 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19123         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
19125 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
19127         * configure.in (*-*-lynxos*): Don't configure newlib for either
19128         native or cross Lynx.
19130 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
19132         * config.sub (sparc64-elf): Fix os.
19133         (z8k): Remove duplicate.
19135 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19137         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19138         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19140 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19142         * configure: Make file links cleanly even if Lynx fails on
19143           an NFS symlink (at least fail cleanly).
19145 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19147         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19148         -XNh2000.
19150 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19152         * configure: Unknown options are fatal again.
19154 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19156         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19157         compatibility.
19159 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19161         * build-all.mk: Add `clean' target.
19163 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19165         * config.guess:  Add SINIX support.
19166         * configure.in:  Add mips-*-sysv4* support.
19168 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19170         * build-all.mk: Document all useful targets.
19171         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19172         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19174 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19176         * configure: Support --silent, --quiet.
19178 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19180         * configure: Support --disable-FEATURE.
19182 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19184         * config.guess: Recognize NCR running SVR4.3.
19186 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19188         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19189         Patch from Paul Eggert <eggert@twinsun.com>.
19191 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19193         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19195 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19197         * configure: Make unrecognized options give nonfatal warnings
19198         instead of fatal errors, and pass them to any subdirectory
19199         configures in case they recognize them.
19200         Make --x equivalent to --with-x.
19202 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19204         * configure: Add --enable-* options.  Clean up usage message and
19205         some comments.
19207 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19209         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19211 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19213         * configure.in (hppa*-*-*): Enable binutils.
19215 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19217         * config.sub: Recognize cisco.
19219 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19221         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19223 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19225         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19226         than one configuration name.  Add comment.
19228 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19230         * config.guess: about target *-hitachi-hiuxwe2, fixed
19231         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19232         macro is incorrect.]
19234 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19236         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19237         than the "make ls" stuff which used to be here.
19239 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19241         * config.guess:  Recognize i[34]86-unknown-freebsd.
19242         From Shawn M Carey <smcarey@rodan.syr.edu>.
19244 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19246         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19248 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19250         * config.guess: Check for ptx.
19252 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19254         * config.sub: Add os9k checking.
19256 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19258         * config.guess: Handle OSF1 running on HPPA processors
19260 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19262         * configure: If subdir configure fails, print out a message with
19263         subdirectory name, in case subdir's configure code didn't identify
19264         itself.
19266 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19268         * configure.in: Remove embedded newlines from configdirs.
19269         Avoid mismatches of substrings.  Fix matching strings at end
19270         of configdirs.
19272 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19274         * config.guess:  Add Lynx/rs6000 config support.
19276 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19278         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19280 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19282         * configure.in (hppa*-*-osf*): Treat this just like most other
19283         PA configurations (eg no binutils or ld).
19284         (hppa*-*-*elf*): These configurations have binutils and ld.
19286 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19288         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19290 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19292         * configure.in (rs6000-*-*): Build gas.
19294 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19296         * Makefile.in:  Avoid bug in losing hpux sed.
19298 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19300         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19301         for GDB and GDB has been fixed to not need it.
19303 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19305         * config.guess: Recognize vax hosts.
19307 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19309         * configure (while loop): Don't use "break 2" inside case
19310         statement -- the case statement isn't an enclosing loop.
19312 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19314         * config.guess:  Clean up NeXT support, to allow nextstep
19315         on Intel machines.  Make OS be nextstep.
19317 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19319         * config.guess: Add alternate forms for Convex.
19321 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19323         * configure:  Completely rewrite option processing.  Take
19324         advantage of pattern-matching to avoid invoking test frequently.
19325         Also clean up host and target defaulting logic.
19327 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19329         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19330         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19331         commands (plus user environment) will fit SCO limits.
19333 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19335         * configure.in: Don't issue warnings about directories which are
19336         not being configured if -norecursion is set.  Correct test for
19337         --with-gnu-as and --with-gnu-ld to not get confused by substring
19338         matches.
19340         * configure.in: Don't build gas for alpha-dec-osf1*.
19342 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19344         * configure:  Back out Per's change of 12/19/1993.  It changes the
19345         behavior of configure in unexpected and confusing ways.
19347         Also, use different delim char when calculating
19348         program_transform_name so that the name can contain slashes.
19350 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19352         * configure.in, config.sub: Add support for VSTa micro-kernel.
19354 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19356         * configure.in: Nuke hacks which were used to get a special
19357         version of GAS for HPPA configurations.
19359 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19361         * configure:  If only ${target_alias} is given, use that
19362         as the default for ${host_alias}.
19363         * configure:  Add missing back-slashes before nested quotes.
19365 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19367         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19369 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19371         * config.guess:  Recognize some Tektronix configurations.
19372         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19374 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19376         * config.sub: Match any flavor of SH.
19378 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19380         * configure.in: Don't try to configure newlib for Alpha.
19382 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19384         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19385         libg++ or libio for any Alpha target.
19387         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19389 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19391         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19392         default arguments -- so it tried to compress itself.
19394 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19396         * configure.in (notsupp): ensure that a space is always at the end
19397           of the configdirs list, since the grep checks for an explicit space
19399 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19401         * configure.in (target i386-sysv4.2): don't build ld, since static
19402           versions of many libraries are not available.
19404 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19406         * config.guess: Recognize Apollos (using environment variables).
19407         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19409 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19411         * config.guess: Recognize Sony news mips running newsos.
19413 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19415         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19416         "fi ; else" for bash.
19418 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19420         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19422 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19424         * config.sub: accept unixware as an alias for svr4.2.
19425         Fix some inconsistancies with the gcc version.
19427 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19429         * Makefile.in (DISTDOCDIRS):  Add gdb.
19431 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19433         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19435 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19437         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19438         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19439         this now.
19441 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19443         * config.sub: Accept hiux* as an OS name.
19445         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19446         etc/make-stds.texi.  The underscore came from gcc, and dje now
19447         agrees that RUNTESTFLAGS is the correct name.
19449 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19451         * install.sh:  Remove 'set -e'.  It makes any conditionals
19452         in the script useless.
19454         * config.guess: Automatically recognize arm-acorn-riscix
19455         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19457 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19459         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19461 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19463         * Makefile.in (DISTDOCDIRS): New variable.
19464         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19465         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19467 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19469         * configure.in (hppa target): check the source directory for the
19470           pagas sub-directory
19472 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19474         * config.sub: Allow -aout* and -elf*.
19476 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19478         * configure.in: Don't build ld on i386-solaris2, same as for
19479         sparc-solaris2.
19481 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19483         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19485 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19487         * configure.in:  Configure gdb for alpha.
19489 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19491         * Makefile.in (CXXFLAGS): Add -O.
19493 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19495         * config.guess: added support for DG Aviion
19497 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19499         * configure.in: Produce warning message for subdirectories not
19500         configurable for this host/target combination.  Don't try to
19501         configure gdb for vms.
19503 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19505         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19506         appropriate files before making "diststuff".
19507         (DISTBISONFILES): New var: list of files to be edited.
19508         (DISTSTUFFDIRS): Add binutils.
19510 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19512         * config.sub: also handle mipsel and mips64el (for little endian mips)
19514 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19516         * configure.in: Add * to end of all OS names.
19518 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19520         * configure.in: Build newlib for LynxOS native.
19522 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19524         * config.guess: Add support for delta 88k running SVR3.
19526         * configure.in: Add comment about HP compiler vs. emacs.
19528 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19530         * configure.in: don't build ld on solaris2 (not a viable option
19531           due to bugs in getpwnam & getpwuid)
19533 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19535         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19536         config.guess will produce a full version number.
19538 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19540         * configure.in: Build linker and binutils for alpha-dec-osf1.
19542 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19544         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19545         and gdb/testsuite/Makefile.in.
19547 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19549         * configure.in: recognize mips*- instead of mips-
19551 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19553         * config.sub: Accept linux*coff and linux*elf as operating
19554         systems.
19556 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19558         * config.sub: Recognize mips64, and mips3 as an alias for it.
19560 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19562         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19563         gdb knows how to handle OSF/1 shared libraries.
19565 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19567         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19568         * config.guess: Recognize Hitachi's HIUX.
19569         * config.sub: Recognize h3050r* and hppahitachi.
19570         Remove redundant cases for hp9k[23]*.
19572 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19574         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19575         if gas and ld are in the source tree and are in ${configdirs}.
19576         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19577         --with options (but still pass them down on the command line,
19578         if they were explicitly specified).
19580 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19582         * configure: substitute SHELL value in Makefile.in with
19583         ${CONFIG_SHELL}
19585 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19587         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19588         *-*-solaris2* targets.
19590 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19592         * Makefile.in: define M4, and pass it down to sub-makes;
19593         all-autoconf now depends on all-m4
19595 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19597         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19598         presence of {ar,ranlib} instead of a configured directory
19600 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19602         * config.guess: Accept 34?? as well as 33?? for NCR.
19604 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19606         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19607         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19609 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19611         * configure: grab values for $(CC) and $(CXX) from the
19612         environment, so that someone can do "CC=gcc configure; make" and
19613         have it work right (matching the way that autoconf works now)
19615         * configure.in, Makefile.in: add support for gash, the tcl
19616         interface to Galaxy
19618         * config.guess: add NetBSD variants (hp300, x86)
19620 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19622         * install.sh: Support -d option (in the manner of SunOS 4 install,
19623         as it is more deterministic than that of GNU install)
19624         (chmodcmd): Set file to mode 755 by default (should also do default
19625         chgrp and chown, but I don't feel like dealing with that now)
19627 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19629         * config.sub: Remove h8300hhms alias.
19631 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19633         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19635 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19637         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19638         as stmp-fixinc
19640 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19642         * config.sub: recognize m88110-bug-coff.
19644 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19646         * Makefile.in (all-libio): all dependencies on the toolchain used
19647         to build this (gcc, gas, ld, etc)
19649 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19651         * config.guess: Deal with OSF/1 1.3 on alpha.
19653 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19655         * install.sh: add some 'else true' clauses for portability
19657         * configure.in: don't build libio for h8[35]00-*-* targets
19659 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19661         * Makefile.in:  Add support for new libio.
19663 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19665         * install.sh: If one command fails, don't try the rest.  Don't try
19666         to remove $dsttmp (via trap) unless we have already created it.
19667         If $src doesn't exist, detect it and exit with an error.
19669         * config.guess: Recognize BSD on hp300.
19671 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19673         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19674         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19676 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19678         * Makefile.in (all-send-pr): depends on all-prms
19680 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19682         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19684 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19686         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19687         Added test for mips-mips-riscos5.
19689 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19691         * configure.in: use mh-hp300 for 68k HP hosts
19693 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19695         * configure: add support for CONFIG_SHELL, so that you can use
19696         some alternate shell for evaluating configure scripts
19698 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19700         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19701         in configure script to bug-gdb@prep.ai.mit.edu when building
19702         distribution archive.
19703         * Makefile.in (COMPRESS):  Remove def.
19704         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19705         gdb.tar.Z and make-gdb.tar.Z respectively.
19706         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19707         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19708         to convergence with 'taz' target in Makefile.in.
19710 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19712         * install.sh (dsttmp): use trap to ensure that tmp files go
19713         away on error conditions
19715 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19717         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19719 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19721         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19722         its parent is '/' not ''.
19724         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19726 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19728         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19729         that ${newsrcdir}/configure.in does.
19731 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19733         * test-build.mk: support for CONFIG_SHELL
19735 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19737         * config.sub (netware):  Add as a basic system type.
19739 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19741         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19742           $(srcdir)/ from the dependency on Makefile.in.
19744 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19746         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19747         (h8300hhms is temporary until multi-libraries are implemented).
19748         * configure.in: Handle h8300h too.
19750 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19752         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19754 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19756         * configure:  Remove extraneous output when guessing host type.
19757         * config.guess:  Remove extraneous output when guessing using C
19758         compiler rather than uname, or when guessing fails.
19760 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19762         * Makefile.in: remove all.cross and install.cross targets
19764         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19765           definitions
19767 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19769         * configure.in (target sh): Build gprof.
19771 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19773         * config.sub: change -solaris to -solaris2
19775 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19777         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19779 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19781         * configure: Correct error message for missing Makefile.in to
19782         print correct directory.
19784 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19786         * install.sh: kludge around 386BSD shell bug
19788 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19790         * config.guess:  Recognize NeXT.
19791         * config.guess:  Recognize i486-ncr-sysv4.
19792         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19794 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19796         * Makefile.in (MAKEINFOFLAGS): New variable.
19797         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19798         * build-all.mk, test-build.mk: Pass down --no-split as
19799         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19801 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19803         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19805 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19807         * Makefile.in (libg++.tar.z):  New rule.
19808         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19809         * Makefile.in (taz):  Only do a single chmod.
19811 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19813         * install.sh: don't use dirname anymore (replaced with sed usage)
19815 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19817         * Makefile.in:  Change extension for gzip'd files from '.z' to
19818         '.gz' per new FSF standard usage.
19820 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19822         * configure: put quotes around the final value of program_transform_name
19824 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19826         * Makefile.in: new install.sh support; update install-info rules
19828 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19830         * configure.in: Build diff for crosses, but not for go32 host.
19832         * configure.in: Build gprof only for native, and don't build it
19833         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19835 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19837         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19839 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19841         * configure.in (host_tools): Add prms.
19843 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19845         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19846         with $(FLAGS_TO_PASS) on the command line
19848         * config.sub: Recognize lynx and lynxos
19850 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19852         * config.sub: Accept -ecoff*, not just -ecoff.
19854 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19856         * Makefile.in (taz): Use .gz suffix instead of .z.
19857         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19858         names.
19860 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19862         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19864 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19866         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19867         that rebuilds that might happen during 'make install' don't get
19868         bogus gcc include files
19870 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19872         Change from Utah for HPPA support:
19873         * config.guess: Recognize hppa1.x-hp-bsd.
19875 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19877         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19878         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19880 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19882         * config.sub: Add support for rom68k and bug boot monitors.
19884 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19886         * Makefile.in: Make all-opcodes depend on all-bfd.
19888 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19890         * config.guess: Added special check for i[34]86-univel-sysv4*.
19892 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19894         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19895         the processor rather than assuming i486.
19897 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19899         * config.guess: Recognize SunOS6 as Solaris3.
19901 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19903         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19904         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19906 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19908         * build-all.mk (all-cross): New target for Canadian Cross.
19909         Added Q2 go32 targets.
19910         * test-build.mk: Configure go32 cross sparclite-aout and
19911         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19912         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19914 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19916         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19917         GO32 hosted toolchains
19919 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19921         * configure: change  so "-exec-prefix" gets passed down rather
19922         than "-exec_prefix" so autoconf generated Makefiles get the
19923         exec_prefix set right.
19925 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19927         * config.guess: get the Solaris2 minor version number
19929         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19931 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19933         * config.guess: Recognize some Sequent platforms.
19935 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19937         * Makefile.in: added the vault-install target
19939         * configure.in: actually use the Sun3 makefile fragment that's in
19940         config, also added the release dir to configdirs
19942 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19944         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19946 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19948         * configure.in: remove some program from Alpha targetted toolchains
19950 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19952         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19953         gprof.
19954         (taz): Run "make diststuff" in those directories instead of "make
19955         proto-dir".  Look for "VERSION=" only at start of line in subdir
19956         Makefile.  Use "gzip -9" for compression.
19957         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19958         (binutils.tar.z): New target.
19960 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19962         * Makefile.in (taz): Include gpl.texinfo.
19964 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19966         * Makefile.in (setup-dirs): Merged into "taz" target.
19967         (taz): Only do `proto-dir' stuff if a directory is actually needed
19968         for this target.
19970 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19972         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19973         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19974         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19975         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19976         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19978 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19980         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19981         config.sub, and move-if-change to gdb testsuite distribution
19982         archive, so the testsuite can be extracted, configured, and
19983         run separately from the gdb distribution.  Blow away the Chill
19984         tests that require a Chill compiled executable, since GNU Chill
19985         is not yet publically available.
19987 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19989         * test-build.mk: set environment variables in a single command,
19990         instead of a list of assignments and exports
19992         * config.guess: recognize Alpha/OSF1 systems
19994 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19996         * configure: Change help message to prefer --options rather than
19997           -options.
19999 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20001         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
20002         zippy@ecst.csuchico.edu.
20003         * config.guess: Recognize miniframe.
20005 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
20007         * Makefile.in: Use srcroot to find runtest rather than rootme.
20008         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
20010 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20012         * test-build.mk: Extensive additions to support building on a
20013         machine other than the host.
20015 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
20017         * configure (tooldir): Fix for i386-aix again.
20019 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
20021         * configure, Makefile.in:  Change definition of $(tooldir)
20022         to match the FSF.
20024 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
20026         * config.guess:  Recognize i[34]86/SVR4.
20028 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20030         * Makefile.in (all-gdb): gdb depends on sim.
20032 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
20034         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
20035         at the same time we make the prototype gdb directory.
20036         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
20037         files at the same time as the gdb base release distribution.
20039 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
20041         * Makefile.in (check): Use individual check targets rather than
20042         DO_X rule.
20043         (check-gcc): Added.
20045 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
20047         * config.sub: Use sysv3.2 not sysv32 for canonical OS
20048         for System V release 3.2.
20050 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20052         * config.sub: Recognize hppaosf.
20053         * configure.in: Do configure ld/binutils/gas for it.
20055 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20057         * configure (tooldir): Alter syntax used to set this, for systems
20058         where "\$" isn't handled right, like i386-aix.
20060 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20062         * configure: Pass program-transform-name, not
20063         program_transform_name, to recursive configures.
20065 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
20067         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
20068         of gas+ld+binutils.
20070 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
20072         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
20074 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20076         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
20078 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20080         * Makefile.in (PRMS): Set back to all-prms.
20082 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20084         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
20085         targets, rather than for MIPS hosts.
20087 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20089         * configure.in: add comment for --with-x default values
20091         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
20093         * Makefile.in: add check-* targets for each of the directories in
20094         the tree.  Add a definition of RUNTEST that will use the one we
20095         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
20097 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
20099         * configure.in: Removed obsolete references to bfd_target and
20100         target_makefile_frag.
20102         * build-all.mk: Set assorted targets for Q2.
20103         * config.sub: Recognize z8k-sim and h8300-hms.
20104         * test-build.mk: Really don't pass host to configure.
20105         (HOLES): Added uname.
20107 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
20109         * configure: Handle an empty program-prefix, program-suffix or
20110         program-transform-name correctly.
20112 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20114         * build-all.mk: -G 8 no longer required for MIPS targets.
20115         * test-build.mk: Don't pass host argument to configure; make it
20116         guess.
20118 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
20120         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
20121         * Makefile.in (COMPRESS):  New macro, like GZIP.
20123 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
20125         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
20127         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
20128         with gas currently defaults to -G 0.
20130 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
20132         * Makefile.in (all-flex): flex depends on byacc.
20134         * build-all.mk: If host not specified, use config.guess.  Pass TAG
20135         to test-build.mk as RELEASE_TAG.
20136         * test-build.mk (configargs): New variable containing arguments to
20137         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20138         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20140         * config.guess: Use /bin/uname when checking -X argument on SCO,
20141         to avoid invoking GNU uname which doesn't understand -X.
20143         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20145         * configure.in: Build gas for mips-*-*.
20147 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20149         * Makefile.in (all.normal): insert missing backslash.
20151 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20153         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20155         * Makefile.in: Complete overhaul to merge many almost identical
20156         targets.
20158 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20160         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20161         (gdb.tar.Z): Adjusted.
20163         * Makefile.in (setup-dirs, taz): New targets; should be general
20164         enough to adapt for gdb sometime.  Build only .z file.
20165         (gas.tar.z): New target.
20167 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20169         * build-all.mk: Use CC=cc -Xs on Solaris.
20171 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20173         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20174         for handling BISON for FSF releases.
20176 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20178         * configure: Actually implement the change zoo just documented.
20180 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20182         * configure: when using config.guess, only set target_alias when
20183         it's not already been set (ie, on the command line)
20185 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20187         * Makefile.in: add installcheck target, set PRMS to install-prms
20189 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20191         * configure: add support for package_makefile_fragment, handle the
20192         case where a directory has a configure.in file but no Makefile.in
20193         more gracefully (with an actual understandable error message, even);
20194         add support for --without (and add this to the usage message); also
20195         explicitly add a --host=${host_alias} to the command line when
20196         config.guess is used
20198 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20200         * configure: Must use both --host and --target in recursive calls.
20202 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20204         * Makefile.in: Change deja-gnu to dejagnu.
20206 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20208         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20210 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20212         * configure.in: canonicalize all instances to *-*-solaris2*,
20213         also strip out a number of tools to not build for go32 host
20215 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20217         * config.guess: add GPL.
20219         * Makefile.in, config.guess, config.sub, configure: bump
20220           copyrights to 93.
20222 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20224         * Makefile.in (do-info): Removed obsolete check for existence of
20225         localenv file.
20227         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20229 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20231         * Makefile.in: a couple of 'else true' for decstation,
20232         support for TclX
20234         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20236 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20238         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20240 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20242         * config.guess: Recognize i386-ibm-aix (PS/2).
20243         * configure.in: Use config/mh-aix386 file for it.
20245 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20247         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20248         CC_FOR_TARGET instead.
20249         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20251 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20253         * Makefile.in: Add sim to list of directories sent with gdb
20255 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20257         * configure.in: Put back mips-dec-bsd* case.
20259 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20261         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20262         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20263         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20265 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20267         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20269         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20270         (install-info): install dir.info only if it exists,
20271         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20273 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20275         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20276         gas for mips-dec-bsd.
20278 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20280         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20281         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20283 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20285         * configure.in: Added "dejagnu" to hosttools list.
20287 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20289         * config.sub, configure.in, config.guess:  Add support
20290         for Bosx, an AIX variant from Bull.
20291         Patches from F.Pierresteguy@frcl.bull.fr.
20293 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20295         * devo/dejagnu: Initial creation of devo/dejagnu.
20296         Migrated dejagnu testcases and support files for testing software
20297         tools to reside as subdirectories, currently called "testsuite",
20298         within the directory of the software tool.  Migrated all programs,
20299         support libraries, etc. beloging to dejagnu proper from
20300         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20301         with no modifications.  The changes to these files which will
20302         allow them to configure, build, and execute properly will be made
20303         in a future update.
20305 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20307         * Makefile.in: Change send_pr to send-pr.
20308         * configure.in: Likewise.
20309         * send_pr: Renamed directory to send-pr.
20311 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20313         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20315 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20317         * README:  Update for gdb-4.8 release.
20318         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20319         gdb-xxx.tar.z (gzip'd) file also.
20321 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20323         * Makefile.in: make all-diff depend on all-libiberty
20325 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20327         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20329 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20331         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20333 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20335         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20336         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20337         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20339 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20341         * Makefile.in:  makeinfo binary is in a new location
20343 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20345         * config.sub: Accept -ecoff as an OS.
20347         * Makefile.in: Various changes to eliminate a level of make
20348         recursion and reduce the required command line length.
20349         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20350         sub-makes.
20351         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20352         variables holding settings for specific sub-makes.
20353         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20354         in terms of BASE_FLAGS_TO_PASS.
20355         (TARGET_LIBS): New variable listing directories which use
20356         TARGET_FLAGS_TO_PASS.
20357         (subdir_do): Eliminated.
20358         (do-*): New set of targets to replace subdir_do.
20359         (various): All targets which used subdir_do now depend on do-*.
20360         (local-clean): Renamed from do_clean.
20361         (local-distclean): New target, dependency of distclean and
20362         realclean.
20363         (install-info): Don't create directories.  Depend on dir.info
20364         rather than calling make recursively.
20365         (install-dir.info): Eliminated.
20366         (install-info-dirs): Create all info directories here.
20367         (dir.info): Depend upon do-install-info.
20369         * test-build.mk (HOLES): Added false.
20371 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20373         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20375 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20377         * Makefile.in (info): remove dependency on all-texinfo.  The
20378         problem was really in texinfo/C, not at this level.
20380 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20382         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20384 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20386         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20387         GDB releases.
20389 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20391         * configure: Include srcdir in message about target of link not
20392         being found.  Don't convert `-' to `_' in `with' options being
20393         passed to subdirs.
20395 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20397         * configure.in: add uudecode to host_tools
20399         * Makefile.in: added {all,install}-uudecode targets, added them to
20400         the appropriate lists
20402 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20404         * Makefile.in (all-gcc): Added dependency on all-gas.
20406         * configure.in (mips-*-*): Build ld and binutils.
20408 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20410         * configure: check return code from mkdir, print error message and
20411           exit on failure.
20413 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20415         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20417 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20419         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20421 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20423         * config.sub (h8500):  Recognize this as a cpu type.
20425 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20427         * configure: source directory missing is no longer a warning
20429         * configure.in: recognize irix[34]* instead of irix[34]
20431         * Makefile.in: define and pass down X11_LIB
20433 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20435         * guess-systype: Renamed to ...
20436         * config.guess:  ... by popular request.
20437         * configure.in, Makefile.in:  Update accordingly.
20439 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20441         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20442         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20443         + Execute ./dummy instead of assuming . is in PATH.
20445 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20447         * guess-systype:  New shell script.  Attempts to guess the
20448         canonical host name of the executing host.
20449         Only a few hosts are supported so far.
20450         * configure:  Call guess-systype if no host is specified.
20452 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20454         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20455         gcc Makefile.
20457 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20459         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20460         (all-gcc, install-gcc, subdir_do): Use it.
20462 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20464         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20466 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20468         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20469           set exclusively by configure, using configure.in .
20471 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20473         * test-build.mk: set $PATH for all builds
20475         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20477 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20479         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20480         the one used in gcc/Makefile.in, so that a null expansion doesn't
20481         override the one needed to build gcc with a native cc.
20483 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20485         * configure: Accept -with arguments.
20487 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20489         * Makefile.in: added h8300sim
20491 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20493         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20494         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20495         (all-cygnus, native, build-cygnus): Make
20496         $(canonhost)-stamp-3stage-done, not $(host)....
20497         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20498         i386-sco3.2v4.  Added else true to if command.
20500 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20502         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20504 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20506         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20508 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20510         * configure.in: don't remove binutils from Solaris builds
20512 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20514         * Makefile.in: get rid of earlier definitions for *clean,
20515         also handle the recursive info rule better
20517 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20519         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20520         do more-or-less the right thing.
20522 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20524         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20525         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20527 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20529         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20530         $(host_canonical).
20532         * configure.in: split the configdirs list into 4 categories (native
20533         v. cross, library v. tool) and handle the cross-only and native-
20534         only in more reasonable (and correct!) way.
20536 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20538         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20539         configdirs anymore.
20541 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20543         * Makefile.in: extensive cleanup::  removed all of the explicit
20544         clean-* targets, collapsed many wrappers around subdir_do into
20545         one, added additional targets to satisfy standards.texi, deleted
20546         some old targets, some changes for consistency
20548 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20550         * configure.in: handle some programs as cross-only, and others as
20551         native only
20553         * test-build.mk: handle partial holes in a more generic manner
20555         * Makefile.in: m4 depends on libiberty
20557 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20559         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20560         time, wdiff, and find to configdirs
20562         * Makefile.in: all, clean, and install rules for the new programs
20563         added to configure.in
20565 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20567         * configure.in: use mh-sun for all *-sun-* hosts
20569 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20571         * Makefile.in: define flags for X11 include files and library file
20572         locations, pass them down to the programs that need this info
20574         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20576 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20578         * configure.in: start building libg++ for HP-UX targets
20580 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20582         * README:  Update references to files moved into etc/.
20584 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20586         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20587         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20589 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20591         * configure: accept dash as well as underscore in long option
20592         names for FSF compatibility.
20594 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20596         * config.sub: added -sco3.2v4 support from FSF.
20598 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20600         * configure.in: expand the section that adds or removes
20601         directories from the list of programs to build, to handle native
20602         vs. cross in addition to host v. native
20604 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20606         * Makefile.in:  Replace C++ in macro names with CXX.
20607         This is less likely to break ...
20609 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20611         * test-build.mk: add -w to GNU_MAKE
20613 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20615         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20616         add 'sparc' to list of recognized cpus.  This needed to make
20617         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20618         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20619         then changes that into $CPU-wrs-vxworks.
20621         * configure.in: remove most references to gdbtest, regularize
20622         target based program removal
20624         * test-build.mk: import from p3 tree (many fixes and changes)
20626 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20628         * Makefile.in: added rules to handle tcl, tk, and expect
20630         * configure.in: handle those directories if they exist
20632 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20634         * config.sub: removed bogus hppabsd and hppahpux names, since
20635         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20637 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20639         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20640         depends upon all-xiberty
20642         * Makefile.in: changes from p3, including:
20644         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20646         * Makefile.in (XTRAFLAGS): include newlib directories if
20647         newlib/Makefile exists, rather than if host != target.
20649         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20651         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20652         from the same source tree and not building a cross-compiler.  This
20653         matters for the libg++ configuration if reconfiguring a tree that
20654         has already been installed.
20656         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20658         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20659         pick up the machine and system specific header files.
20661         * Makefile.in: added AS_FOR_TARGET, passed down in
20662         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20663         the C compiler to use to create programs which are run in the
20664         build environment, set it to default to $(CC), and passed it down
20665         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20667         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20669         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20670         We need them for unusual native builds, like systems without
20671         ranlib.
20673         * configure: also define $(host_canonical) and
20674         $(target_canonical), which are the full, canonical names for the
20675         given host and target
20677 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20679         * Makefile.in:  Added separate definitions for C++.
20681 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20683         * configure.in (configdirs):  Add deja-gnu.
20685 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20687         * README:  Update for configure.texi and gdb-4.7 release.
20689 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20691         * Makefile.in:  Move "all" target to top of file.
20692         Previously, first target was ".PHONY" which caused BSD4.4 make
20693         to build .PHONY when make was run without arguments.
20695 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20697         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20698         Library-copylefted code in libiberty.
20700 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20702         * config.sub:  Replace m68kmote with plain old m68k.
20704 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20706         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20708 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20710         * config.sub: Complain if no argument is given.  Added support for
20711         386bsd as OS and target alias.
20713 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20715         * Makefile.in (XTRAFLAGS): include newlib directories if
20716         newlib/Makefile exists, rather than if host != target.
20718 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20720         * config.sub: recognize sparclite-wrs-vxworks.
20722         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20723         p3.) Added clean-xiberty to clean.
20725 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20727         * configure.in: use *-*-* instead of nested cases for host and target
20729 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20731         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20732         from the same source tree and not building a cross-compiler.  This
20733         matters for the libg++ configuration if reconfiguring a tree that
20734         has already been installed.
20736 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20738         * config.sub (i486v/i486v4):  Merge in from FSF version.
20740 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20742         * configure: only set PWD if it is already set.
20744 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20746         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20747         doesn't have unset and all success paths (and most error paths)
20748         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20749         to just ${PWD} to avoid confusion.)
20751 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20753         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20754         even for a native compilation.
20756 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20758         Changes to make the gdb.tar.Z rule work better.
20760         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20761         (DEVO_SUPPORT):  Add configure.texi.
20762         (bfd-ilrt.tar.Z):  Remove ancient rule.
20764 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20766         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20767         pick up the machine and system specific header files.
20769         * configure.in, config.sub: added new target m68010-adobe-scout,
20770         with alias of adobe68k.  Changed configure.in to check for
20771         -scout before -sco* to avoid a false match.
20773         * Makefile.in: added AS_FOR_TARGET, passed down in
20774         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20775         the C compiler to use to create programs which are run in the
20776         build environment, set it to default to $(CC), and passed it down
20777         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20779 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20781         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20782         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20783         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20784         FOR_TARGET variants, to newlib and libg++.
20786 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20788         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20789         first.
20791 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20793         * config.sub:  Accept `elf' as an environment.
20795 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20797         * Makefile.in (all-opcodes):  cd into the right directory
20799 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20801         * configure: added -program_transform_name option, used as
20802         argument to sed when installing programs.
20803         configure.texi: added documentation for -program_prefix,
20804         -program_suffix and -program_transform_name.
20806 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20808         * config.sub:  Accept i486 where i386 ok.
20810 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20812         * config.sub: accept we32k
20814 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20816         * config.sub, configure.in: accept OSE68000 and OSE68k.
20818         * Makefile.in: don't create all directories for ``make install'';
20819         let the subdirectories create the ones they need.
20821 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20823         * COPYING: new file, GPL v2
20825 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20827         * Makefile.in: use the new gen-info-dir, which needs a template
20828         argument (which also lives in texinfo)
20830         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20832 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20834         * config.sub (ncr3000):  Change i386 to i486.
20836 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20838         * Makefile.in: add install-rcs, install-grep to
20839         install-no-fixedincludes, removed install-bison and install-libgcc
20841 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20843         * configure.in: grab the HPUX makefile fragment if on HPUX
20845 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20847         * Makefile.in: eradicate bison spoor (ditto libgcc).
20848          configure.in: recognise m68{k,000}-ericsson-OSE.
20849          es1800 is alias for m68k-ericsson-OSE
20851 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20853         * configure.in: rearrange the parts that remove programs from
20854         configdirs, based now on HOST==TARGET or by canonical triple.
20856 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20858         * test-build.mk: recurse explicitly with -f test-build.mk when
20859           appropriate.  predicate stage3 and comparison on the existence
20860           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20861           On very clean, also remove ...stamp-co.  Build in-place before
20862           doing other builds.
20864 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20866         * Makefile.in, configure.in: add tgas
20868 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20870         * Makefile.in: a number of changes merged in from progressive.
20872         * configure.in: add libm.
20874         * .cvsignore: ignore some stuff that comes from test-build.mk.
20876 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20878         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20880 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20882         * configure: Add program_suffix (parallel to program_prefix)
20883         * Makefile.in: adjust directory-creating script for losing decstation
20885 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20887         * configure:  Minor $subdir-related fixes.
20889 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20891         * configure: fix various problems with propogating
20892         makefile_target_frag in subdirs.
20893         * configure.in: config libgcc if its there
20895 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20897         * config.sub:  HPPA merge.
20899 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20901         * Makefile.in:  Replace all-bison with all-byacc in all
20902         dependency lines for other tools (which now use byacc).
20904 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20906         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20908 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20910         * Makefile.in: make gprof rules similar to byacc rules (instead of
20911         vestigal $(unsubdir) that didn't work...)
20913 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20915         * config.sub:  Add support for Linux.
20916         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20917         (at least for libg++).
20919 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20921         * configure.texi: fix doc for the -nfp option to configure
20923 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20925         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20927 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20929         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20930         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20931         * configure.in: added solaris* host_makefile_frag hook.
20933 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20935         * config.sub: changed recognition of m68000 so that various
20936         m68k types can be specified via m680[01234]0
20938 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20940         * config.sub (basic_machine): fix sed so that '-foo' isn't
20941         completely substituted out while .+'-foo' loses the '-foo'
20943 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20945         * config.sub ($os): Add -aout.
20947 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20949         * configure:  If host_makefile_frag is absolute, don't
20950         prefix ${invsubdir} (relevant to libg++ auto-configure).
20952 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20954         * Makefile.in (tooldir): Define it.
20955         (all-ld): Depend on all-flex.
20957 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20959         * Makefile.in (check):  Fix libg++ special case.
20961 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20963         * configure: do not bury `pwd` into config.status, thus do fewer
20964           pwd's.
20966         * configure: print the "Building in" message only when building in
20967           other than "." AND verbose.
20969         * configure: remove -s, rework -v to better accommodate guested
20970           configures.
20972         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20974 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20976         * Makefile.in: macroize flags passed on recursion.  remove
20977           fileutils.
20979 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20981         * configure: get makesrcdir right for subdirs deeper than 1.
20983         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20984           install.
20986 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20988         * Makefile.in: don't print subdir_do or recursion lines.
20990 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20992         * standards.texi: added menu item.
20994         * Makefile.in: build and install standards.info.
20996         * standards.texi: new file.
20998 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21000         * configure: test for and move config.status pieces from
21001           ${subdir}/.
21003 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
21005         * configure:  Test for existance of files before trying to mv
21006         them, to avoid numerous non-existance messages.
21008 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
21010         * configure: correct final line of config.status.
21012         * configure: patch from eggert.  Avoids a protection problem if
21013           the original Makefile.in is read only.
21015         * configure: use move-if-change from gcc to create config.status.
21016           Some makefiles depend on config.status to tell if a directory
21017           has been reconfigured for a different host.  This change
21018           prevents those directories from remaking everything in the case
21019           where the reconfig was only intended to rebuild a Makefile.
21021         * configure: test for config.sub with "config.sub sun4" rather
21022           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
21023           host alias from a missing config.sub.
21025 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21027         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
21028           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
21030 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
21032         * configure: mkdir ${subdir} as needed.
21034 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
21036         * Makefile.in,configure.in: added autoconf.
21038 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21040         * Makefile.in: no longer pass against on recursion.
21042         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
21043           definitions are not inherited.
21045         * configure: correct makesrcdir when subdir is .
21047 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
21049         * configure:  Add support for 'subdirs' variable, which is
21050         like 'configdirs', except that configure doesn't re-invoke
21051         itself for subdirs, it just creates a Makefile for each subdir.
21052         * configure.texi:  Document subdirs.
21054 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
21056         * configure.in: added flex to configdirs
21058 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
21060         * Makefile.in: remove clean-stamps from clean.
21062 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
21064         * configure.in:  Add gdbtest to configdirs.
21066 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
21068         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
21069         to recursive makes.
21070         * configure.in:  Recognize new ncr3000 config.
21072 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
21074         * Makefile.in, configure.in: removed references to gdbm.
21076 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
21078         * config.sub:  Don't canonicalize os value
21079         newsos* to bsd (readline needs to check for newsos).
21080         (This fix was earlier made Jan 31, but got re-broken.)
21082 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
21084         * configure.in:  sco is an os, not a vendor!
21086         * configure:  Quote $( better.  Keep various shells happy.
21088 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
21090         * Makefile.in: eliminate stamp-files.
21092 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
21094         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
21095           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
21097 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
21099         * config.sub:  fix iris/iris3.
21101 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
21103         * configure: re-add -rm.
21105 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
21107         * Maskefile.in: add .stmp-rcs to all.
21109         * configure.in: remove gas from rs6000 build, use aix host fragment.
21111 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
21113         * configure: pass down site_option during recursion.
21115 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
21117         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
21119 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
21121         * configure: Change exec_prefix so that it really defaults to prefix.
21123 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
21125         * Makefile.in, configure.in:  Add support for mmalloc library.
21127 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
21129         * Makefile.in: add stmp dependencies for a few more things.
21131 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
21133         * configure: adjusted error message on objdir/srcdir configure
21134           collision, per john's suggestion.
21136         * Makefile.in: add libiberty stmp to all and all.cross.
21138 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21140         * Makefile.in: remove force dependencies, add grep to all.
21142 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21144         * Makefile.in: drop flex.  make stamp files work.
21146         * configure: added test for conflicting configuration in srcdir,
21147           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21148           gets cranky.  use relative paths for configure and srcdir
21149           whenever possible.  Send some error messages to stderr that were
21150           going to stdout.
21152 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21154         * Makefile.in:  Fix libg++ rule to check for gcc directory
21155         before using gcc/gcc.  Also pass XTRAFLAGS.
21157 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21159         * Makefile.in: added stmp-files so that directories aren't polled
21160           when they are already built.
21162         * configure.texi: fixed a node pointer problem.
21164 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21166         * config.sub configure.in gdb/configure.in
21167         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21168         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21169         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21171 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21173         * configure: -recurring becomes -silent.  corrected help message
21174           for -site= option.
21176         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21178 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21180         * configure: when building Makefile for crosses, replace
21181           tooldir and program_prefix.  default srcdir from location of
21182           config.sub.  remove "for host in hosts" and "for target in
21183           targets" loops.
21185 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21187         * Makefile.in: Do not pass bindir or mandir to cvs.
21189 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21191         * Makefile.in, configure.in: removed traces of namesubdir,
21192           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21193           copyrights to '92, changed some from Cygnus to FSF.
21195         * configure.texi: remove most references to multiple hosts,
21196           multiple targets, subdirs, etc.
21198         * configure.man: removed rcsid. reference config.sub not
21199           config.subr.
21201         * Makefile.in: mkdir $(infodir) on install-info.
21203 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21205         * configure.texi:  Explain better about .gdbinit and about
21206         the environment that configure.in sections run in.
21208 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21210         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21212 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21214         * README:  DOC.configure => cfg-paper.texi.
21216 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21218         * config.sub (near case $os):  Don't convert newsos* to bsd!
21220 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21222         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21223         the number of copies of COPYING that go into the GDB tar file.
21225 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21227         * bfd/configure.in, gdb/config/mh-i386sco,
21228         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21229         Fix SCO configuration stuff.
21231 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21233         * Makefile.in:  For libg++, make sure the -I pointing
21234         to the gcc directory goes *after* all the libg++-local -I flags.
21235         Also, move just-gcc dependency from just-libg++ to all-libg++.
21237 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21239         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21241 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21243         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21245 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21247         * config.sub:  Add stratus configuration frags.  Also
21248         submitted to FSF.
21250 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21252         * Makefile.in (DEV_SUPPORT):  add configure.man.
21254         * config.sub(Decode manufacturer-specific):  add -none*.
21256 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21258         * Makefile.in:  remove form feeds to make Sun's make happy.
21259         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21261 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21263         * Makefile.in (AR_FLAGS):  Make quieter.
21265 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21267         * configure.in:  Add libg++.
21268         * configure:  When verbose, don't output the command line at each
21269         level; it will be unremarkably the same as the previous version,
21270         which will be the same as what the user typed.
21272 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21274         * configure.in, Makefile.in: fix clean-info, add flex.  add
21275           fileutils.
21277         * configure: be less sensitive to spaces in Makefile.in.  Do not
21278           look for sources in "..".  Doing so breaks subdirectories that
21279           might have their own configure.  If a subdir has it's own
21280           configure script, use it.
21282 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21284         * cfg-paper.texi: some changes suggested by rms.
21286 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21288         * config.sub:  Merge in some small additions from the FSF version,
21289         taken from the gcc distribution, to bring the Cygnus and FSF
21290         versions into closer sync.
21292 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21294         * configure.in:  Changed svr4 references to sysv4.
21296 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21298         * configure: added -V for version number option.
21300 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21302         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21303           renamed from DOC.configure to cfg-paper.texi.
21305 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21307         * configure, config.subr, config.sub: config.subr is now
21308           config.sub again.
21310 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21312         * configure.texi: new file, in progress.
21314         * Makefile.in: build info file and install the man page for
21315           configure.
21317         * configure.man: new file, first cut.
21319         * configure: find config.subr again now that configuration "none"
21320           has gone.  removed all traces of the -ansi option.  removed all
21321           traces of the -languages option.
21323         * config.subr: resync from rms.
21325 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21327         * configure, config.sub, config.subr: merge config.sub into
21328           config.subr, call the result config.subr, remove config.sub, use
21329           config.subr.
21331         * Makefile.in: revised install for dir.info.
21333 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21335         * configure.in: add decstation host makefile frag.
21337         * Makefile.in: BISON now bison -y again.  also install-gcc on
21338           install.  clean-gdbm on clean.  infodir belongs in datadir.
21339           Make directories for info install.  Build dir.info here then
21340           install it.
21342 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21344         * Makefile.in: fix for bad directory tests.
21346 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21348         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21349           regexp.  -srcdir relative was being handled incorrectly.
21351         * Makefile.in: unwrapped some for loops so that parallel makes
21352           work again and so one can focus one's attention on a particular
21353           package.
21355 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21357         * configure: added PWD as a stand in for `pwd` (for speed). use
21358           elif wherever possible.  make -srcdir work without -objdir.
21359           -objdir= commented out.
21361 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21363         * configure: +options become --options.  -subdirs commented out.
21364           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21365           Makefile now at top of generated Makefile.  Removed cvs log
21366           entries.  added -srcdir.  create .gdbinit only if there is one
21367           in ${srcdir}.
21369         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21370           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21371           and mandir now keyed off datadir by default.
21373 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21375         * Freshly created ChangeLog.
21378 Local Variables:
21379 mode: change-log
21380 left-margin: 8
21381 fill-column: 76
21382 version-control: never
21383 End: