Daily bump.
[official-gcc.git] / ChangeLog
blob0a48a1d74e43e97eb13e3e9e2512a793f986845e
1 2021-12-14  Marc Poulhiès  <poulhies@adacore.com>
3         * MAINTAINERS: Add myself to write after approval.
5 2021-12-06  Navid Rahimi  <navidrahimi@microsoft.com>
7         * MAINTAINERS: Adding myself.
9 2021-12-02  Pekka Seppänen  <pexu@gcc.mail.kapsi.fi>
11         * configure: Regenerate.
12         * configure.ac: For CPP_FOR_BUILD use $(CC_FOR_BUILD) -E instead of
13         $(CPP).
15 2021-11-30  Iain Buclaw  <ibuclaw@gdcproject.org>
17         * Makefile.def: Add bootstrap to libbacktrace, libphobos, zlib, and
18         libatomic.
19         * Makefile.in: Regenerate.
20         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Fix command for GDC.
21         (STAGE1_CONFIGURE_FLAGS): Add --with-libphobos-druntime-only if
22         target-libphobos-bootstrap.
23         (STAGE2_CONFIGURE_FLAGS): Likewise.
24         * configure: Regenerate.
25         * configure.ac: Add support for bootstrapping D front-end.
27 2021-11-16  Martin Uecker  <uecker@gcc.gnu.org>
29         * MAINTAINERS: Add myself to DCO section and update email address.
31 2021-11-16  Iain Sandoe  <iain@sandoe.co.uk>
33         * configure: Regenerate.
34         * configure.ac: Ensure that PIC (shared) defaults are set
35         correctly for Darwin.
37 2021-11-16  Jim Wilson  <jim.wilson.gcc@gmail.com>
39         * MAINTAINERS: Update my address.
41 2021-11-12  Alan Modra  <amodra@gmail.com>
43         * Makefile.def (configure-opcodes): Depend on configure-bfd.
44         * Makefile.in: Regenerate.
46 2021-11-03  Maciej W. Rozycki  <macro@embecosm.com>
48         * MAINTAINERS: Clarify the policy WRT the Write After Approval
49         list.
51 2021-11-02  Andrew Burgess  <andrew.burgess@embecosm.com>
53         * MAINTAINERS (Reviewers, arc): Remove my entry.
54         (Write After Approval): Add an entry for myself.
56 2021-10-28  Richard Purdie  <richard.purdie@linuxfoundation.org>
58         * Makefile.tpl: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
59         * Makefile.in: Regenerate.
60         * configure: Regenerate.
61         * configure.ac: Add CPP_FOR_BUILD and CPPFLAGS_FOR_BUILD support
63 2021-10-26  Jeff Law  <jeffreyalaw@gmail.com>
65         * MAINTAINERS: Fix up Maciej's entries.
67 2021-10-26  Maciej W. Rozycki  <macro@embecosm.com>
69         * MAINTAINERS (CPU Port Maintainers): Add myself as a VAX port
70         maintainer.
72 2021-10-22  Eric Gallager  <egallager@gcc.gnu.org>
74         PR other/102663
75         * Makefile.def: Handle install-dvi target.
76         * Makefile.tpl: Likewise.
77         * Makefile.in: Regenerate.
79 2021-10-19  Clément Chigot  <clement.chigot@atos.net>
81         * MAINTAINERS: Add myself for write after approval.
83 2021-10-12  Eric Gallager  <egallager@gcc.gnu.org>
85         * Makefile.def: Mark libcody, libdecnumber,
86         c++tools, libgcc, and libobjc as missing TAGS
87         targets.
88         * Makefile.in: Regenerate.
90 2021-10-07  Siddhesh Poyarekar  <siddhesh@gotplt.org>
92         * MAINTAINERS: Add myself to DCO section and update email
93         address.
95 2021-09-29  Jonathan Wakely  <jwakely@redhat.com>
97         * MAINTAINERS: Add myself to DCO section.
99 2021-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
101         * configure: Regenerate.
102         * configure.ac (skipdirs): Add the contents of target_configdirs if
103         we are not building gcc.
105 2021-09-24  Andrew Burgess  <andrew.burgess@embecosm.com>
107         * Makefile.def: Back-port commits ba4d88ad892f and
108         755ba58ebef0 from binutils-gdb repository.
109         * Makefile.in: Regenerated.
111 2021-09-20  Harald Anlauf  <anlauf@gmx.de>
113         * MAINTAINERS (Reviewers): Add myself as Fortran reviewer.
115 2021-09-17  Iain Sandoe  <iain@sandoe.co.uk>
117         * Makefile.def: Add a jit check target for the jit
118         language.
119         * Makefile.in: Regenerate.
121 2021-09-16  Andrew Pinski  <apinski@marvell.com>
123         PR bootstrap/67102
124         * Makefile.def: Have configure-target-libffi depend on
125         all-target-libstdc++-v3.
126         * Makefile.in: Regenerate.
128 2021-09-10  Petter Tomner  <tomner@kth.se>
130         * MAINTAINERS: Me added to DCO and write after approval
132 2021-09-01  YunQiang Su  <syq@debian.org>
134         * MAINTAINERS: Add myself for write after approval.
136 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
138         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
139         * Makefile.in: Regenerate.
141 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
143         * MAINTAINERS: Add myself for write after approval.
145 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
147         * Makefile.in: Regenerate.
148         * Makefile.tpl: Make the state of the configured host
149         shared flag available to makefile fragements.
151 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
153         * MAINTAINERS (Write After Approval): Add myself.
155 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
157         * .dir-locals.el (bug-reference-url-format): Use https.
159 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
161         * .dir-locals.el (c-mode): Change fill-column to 79.
163 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
165         * MAINTAINERS: Add myself to DCO section.
167 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
169         * configure: Regenerate.
170         * configure.ac: Adjust cases for which it is necessary to
171         include the Darwin host config fragment.
173 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
175         * MAINTAINERS: Add myself for write after approval and DCO.
177 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
179         * Makefile.def: Add dsymutil defs.
180         * Makefile.in: Regenerated.
181         * Makefile.tpl: Add dsymutil to flags.
182         * configure: Regenerated.
183         * configure.ac: Add dsymutil to target and build recipes.
185 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
187         * MAINTAINERS: Add myself for write after approval.
189 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
191         * MAINTAINERS (Write After Approval): Add myself.
193 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
195         * MAINTAINERS: Add myself for write after approval and DCO
197 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
199         * .gitignore: Add entry for cscope.out.
201 2021-06-22  liuhongt  <hongtao.liu@intel.com>
203         * MAINTAINERS: Remove my Write After Approval entry.
205 2021-06-21  liuhongt  <hongtao.liu@intel.com>
207         * MAINTAINERS: Add myself as maintainer of the i386 vector
208         extensions.
210 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
212         * MAINTAINERS (Write After Approval): Add myself.
214 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
216         * MAINTAINERS (Various Maintainers): Add Andrew and myself
217         as *vrp and ranger maintainers.
219 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
221         * MAINTAINERS: Adjust my entry in the DCO section so that it does
222         not trigger testsuite failures.
224 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
226         * MAINTAINERS: Add myself to DCO section with both email addresses.
228 2021-06-03  Jason Merrill  <jason@redhat.com>
230         * MAINTAINERS: Add DCO version number.
232 2021-06-02  Jason Merrill  <jason@redhat.com>
234         * MAINTAINERS: Add DCO section.
236 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
238         * MAINTAINERS (Write After Approval): Add myself.
240 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
242         * configure.ac: Add gnulib to configdirs for sim.
243         * configure: Regenerate.
245 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
247         * Makefile.def: Add configure-sim dependency on all-gnulib.
248         * Makefile.in: Regenerated.
250 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
252         * MAINTAINERS (Write After Approval): Add myself.
254 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
256         * MAINTAINERS (Write After Approval): Add myself.
258 2021-05-11  Martin Liska  <mliska@suse.cz>
260         * MAINTAINERS: Remove entries for removed
261         components (HSA, BRIG, libhsail-rt).
262         Move Pekka to Write After Approval.
264 2021-05-11  Martin Liska  <mliska@suse.cz>
266         * Makefile.def: Remove libhsail-rt.
267         * Makefile.in: Likewise.
268         * configure.ac: Likewise.
269         * configure: Regenerate.
270         * libhsail-rt/ChangeLog: Removed.
271         * libhsail-rt/Makefile.am: Removed.
272         * libhsail-rt/Makefile.in: Removed.
273         * libhsail-rt/README: Removed.
274         * libhsail-rt/aclocal.m4: Removed.
275         * libhsail-rt/configure: Removed.
276         * libhsail-rt/configure.ac: Removed.
277         * libhsail-rt/configure.tgt: Removed.
278         * libhsail-rt/include/internal/fibers.h: Removed.
279         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
280         * libhsail-rt/include/internal/phsa-rt.h: Removed.
281         * libhsail-rt/include/internal/workitems.h: Removed.
282         * libhsail-rt/rt/arithmetic.c: Removed.
283         * libhsail-rt/rt/atomics.c: Removed.
284         * libhsail-rt/rt/bitstring.c: Removed.
285         * libhsail-rt/rt/fbarrier.c: Removed.
286         * libhsail-rt/rt/fibers.c: Removed.
287         * libhsail-rt/rt/fp16.c: Removed.
288         * libhsail-rt/rt/misc.c: Removed.
289         * libhsail-rt/rt/multimedia.c: Removed.
290         * libhsail-rt/rt/queue.c: Removed.
291         * libhsail-rt/rt/sat_arithmetic.c: Removed.
292         * libhsail-rt/rt/segment.c: Removed.
293         * libhsail-rt/rt/workitems.c: Removed.
294         * libhsail-rt/target-config.h.in: Removed.
296 2021-05-04  Nick Clifton  <nickc@redhat.com>
298         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
299         * configure: Regenerate.
301 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
302             Tobias Burnus  <tobias@codesourcery.com>
304         * configure.ac (--enable-offload-defaulted): New.
305         * configure: Regenerate.
307 2021-04-23  David Faust  <david.faust@oracle.com>
309         * MAINTAINERS (Write After Approval): Add myself.
311 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
313         * MAINTAINERS (Write After Approval): Add myself.
315 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
317         * MAINTAINERS: Add myself as pru port maintainer.
319 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
321         * MAINTAINERS: Add myself as static analyzer maintainer.
323 2021-03-18  Jeff Law  <jlaw@tachyum.com>
325         * MAINTAINERS: Update primary entry.
327 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
329         * MAINTAINERS (Write After Approval): Add myself.
331 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
333         * Makefile.def: Remove all-sim dependency on configure-gdb.
334         * Makefile.in: Regenerated.
336 2021-03-11  Jeff Law  <law@redhat.com>
338         * MAINTAINERS: Update entries for a few ex-ImgTec employees
340 2021-03-11  Martin Liska  <mliska@suse.cz>
342         * Makefile.tpl: The change was done Makefile.in which
343         is generated file.
345 2021-03-08  Jeff Law  <law@redhat.com>
347         * MAINTAINERS: Update my email address
349 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
351         * config.guess: Import latest upstream.
352         * config.sub: Import latest upstream.
354 2021-01-25  Martin Liska  <mliska@suse.cz>
356         PR gcov-profile/98739
357         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
358         for profiledbootstrap.
360 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
362         * MAINTAINERS (Write After Approval): Add myself.
364 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
366         * MAINTAINERS (Write After Approval): Update my e-mail address.
368 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
370         * MAINTAINERS: Fix spacing.
372 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
374         * MAINTAINERS (Write After Approval): Add myself
376 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
378         * Makefile.def: Sync with binutils-gdb:
379         (dependencies): all-ld depends on all-libctf.
380         (host_modules): libctf is no longer no_install.
381         No longer no_check.  Checking depends on all-ld.
382         * Makefile.in: Regenerated.
384 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
386         * libtool.m4: Match gnu* along other GNU systems.
387         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
388         * libgo/configure: Re-generate.
390 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
392         * MAINTAINERS: Update my email address.
394 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
396         * MAINTAINERS (Write After Approval): Add myself.
398 2020-12-15  Nathan Sidwell  <nathan@acm.org>
400         * Makefile.def
401         * Makefile.in
402         * Makefile.tpl
403         * configure
404         * configure.ac
406 2020-12-15  Nathan Sidwell  <nathan@acm.org>
408         * Makefile.def: Add libcody.
409         * configure.ac: Add libcody.
410         * Makefile.in: Regenerated.
411         * configure: Regenerated.
413 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
415         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
417 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
419         PR target/97865
420         * libtool.m4: Update handling of Darwin platform link flags
421         for Darwin20.
423 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
425         * .gitignore: Sync with binutils-gdb
427 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
429         * MAINTAINERS: Add myself as arc port maintainer.
431 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
433         PR d/87788
434         * configure.ac: Don't disable D for *-*-darwin*.
435         * configure: Regenerate.
437 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
439         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
440         hppa64-*-hpux11*.
442 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
444         * configure: Regenerate.
445         * configure.ac: Add --bootstrap-hwasan option.
447 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
449         * config.guess: Import latest upstream.
450         * config.sub: Import latest upstream.
452 2020-11-16  Martin Liska  <mliska@suse.cz>
454         * .gitignore: Add cache as clangd uses it now.
456 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
458         * MAINTAINERS (Write After Approval): add myself
460 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
462         * MAINTAINERS (Write After Approval): Add myself.
464 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
466         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
467         Remove FIXME comments.
469 2020-11-06  Martin Uecker  <muecker@gwdg.de>
471         * MAINTAINERS: Update my email address.
473 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
475         * MAINTAINERS (Write After Approval): Add myself.
477 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
479         PR target/97302
480         * configure.ac: Only set with_gmp to /usr/local
481         if not building in tree.
482         * configure: Regenerate.
484 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
486         * MAINTAINERS (Write After Approval): Add myself.
488 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
490         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
492 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
494         PR bootstrap/96612
495         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
496         if not the same as ${host}.
497         * configure: Regenerate.
499 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
505         * MAINTAINERS: Update my email address.
507 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
509         * MAINTAINERS (Write After Approval): Add myself.
511 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
513         * MAINTAINERS (Write After Approval): Add myself.
515 2020-06-12  Martin Liska  <mliska@suse.cz>
517         * .gitignore: Add .clang-tidy.
519 2020-06-08  Jason Merrill  <jason@redhat.com>
521         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
522         * configure: Regenerate.
524 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
526         * MAINTAINERS: Add myself as xtensa port maintainer.
528 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
530         * configure.ac: Don't require --enable-host-shared when building
531         for Mingw.
532         * configure: Regenerate.
534 2020-05-18  Jason Merrill  <jason@redhat.com>
536         * configure.ac: Update bootstrap dialect to -std=c++11.
538 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
540         * MAINTAINERS (Write After Approval): Add myself.
542 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
544         PR target/92713
545         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
546         (noconfigdirs): Add 'target-libstdc++-v3'.
547         * configure: Regenerate.
549 2020-04-21  Stephen Casner  <casner@acm.org>
551         PR 25830
552         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
553         * configure: Rebuild.
555 2020-04-17  Martin Liska  <mliska@suse.cz>
556             Jonathan Yong <10walls@gmail.com>
558         PR gcov-profile/94570
559         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
560         for CYGWIN.
562 2020-04-14  Martin Jambor  <mjambor@suse.cz>
564         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
566 2020-04-09  Tom Tromey  <tom@tromey.com>
568         * configure: Rebuild.
569         * Makefile.in: Rebuild.
570         * Makefile.def (gdbsupport, gdbserver): New host modules.
571         (configure-gdb): Depend on all-gdbsupport.
572         (all-gdb): Depend on all-gdbsupport, all-libctf.
573         * configure.ac (host_tools): Add gdbserver.
574         Conditionally build gdbserver and gdbsupport.
576 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
578         * configure.ac: Build libgomp by default for amdgcn.
579         * configure: Regenerate.
581 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
583         * MAINTAINERS (Write After Approval): Add myself.
585 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
587         * MAINTAINERS (Write After Approval) : Add myself.
589 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
591         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
593 2020-02-14  Martin Sebor  <msebor@redhat.com>
595         * doc/extend.texi (attribute alias): Mention type requirement.
596         (attribute weak): Same.
597         (attribute weakref): Correct invalid example.
599 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
601         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
603 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
604             Jakub Jelinek  <jakub@redhat.com>
606         * .gitattributes: Add *.md diff=md.
608 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
610         The mentioned auto-generated file is no more part of the
612         GCC sources, it's auto-generated in $(builddir) during build.
614         PR target/92055
615         * contrib/gcc_update (files_and_dependencies): Remove
616         entry for gcc/config/avr/t-multilib.
618 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
620         * MAINTAINERS: Update my email address.
622 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
624         * README.MOVED_TO_GIT: Remove.
626 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
628         * README.MOVED_TO_GIT: New file.
630 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
632         * MAINTAINERS (Write After Approval): Add myself.
634 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
636         * MAINTAINERS (write_after_approval): Add myself.
638 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
640         * MAINTAINERS (write_after_approval): Add myself.
642 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
644         * MAINTAINERS (write_after_approval): Add myself.
646 2019-12-11  Matthias Klose  <doko@ubuntu.com>
648         * configure.ac: Factor out common cases for compare_exclusions.
649         * configure: Regenerate.
651 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
653         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
654         flag.
656 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
658         * MAINTAINERS (Write After Approval): Add myself.
660 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
662         PR middle-end/92463
663         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
664         * configure: Regenerate
666 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
668         * configure.ac: Use https for gcc.gnu.org.
669         * configure: Regenerated.
671 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
673         * MAINTAINERS (aarch64 port): Remove my name, move to...
674         (Write After Approval): ...Here.
676 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
678         * MAINTAINERS: Change my email address as maintainer.
680 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
682         PR fortran/91828
683         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
684         * configure: Regenerated.
686 2019-10-21  Jason Merrill  <jason@redhat.com>
688         * .gitattributes: Also check ChangeLog whitespace.
690 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
692         * contrib/dg-extract-results.sh: Add support for KPASS.
693         * contrib/dg-extract-results.py: Likewise.
695 2019-10-17  Jason Merrill  <jason@redhat.com>
697         * .gitattributes: Avoid {} in filename pattern.
699 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
701         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
702         Approval section.
704 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
706         * MAINTAINERS: Add myself to Write After Approval
708 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
710         * MAINTAINERS: Add myself as an aarch64 maintainer.
712 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
714         * MAINTAINERS: Add myself as aarch64 maintainer.
716 2019-09-23  Carl Love  <cel@us.ibm.com>
718         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
719         New define_insn.
720         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
721         vsx_xxpermdi16_le_V16QI): Removed define_insn.
723 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
725         * MAINTAINERS (Sam Tebbs): Update email address.
727 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
729         * MAINTAINERS: Update my email address.
731 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
733         * libtool.m4: Handle uclinuxfdpiceabi.
735 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
737         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
738         Remove myself from Write After Approval section.
740 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
742         * configure.ac: Support for bpf-*-* targets.
743         * configure: Regenerate.
745 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
747         * config.sub: Import upstream version 2019-06-30.
748         * config.guess: Import upstream version 2019-07-24.
750 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
752         * MAINTAINERS: Remove spu port maintainers.
754 2019-08-28  Martin Liska  <mliska@suse.cz>
756         * .gitignore: Add .clangd and compile_commands.json
757         to .gitignore.
759 2019-08-23  Michael Forney  <mforney@mforney.org>
761         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
762         * Makefile.in: Regenerate.
764 2019-08-19  Tom Tromey  <tom@tromey.com>
766         * configure: Rebuild.
767         * configure.ac: Add --with-static-standard-libraries.
769 2019-08-16  Alexandre Oliva <oliva@gnu.org>
771         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
773 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
775         * MAINTAINERS (Write After Approval): Add myself.
777 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
779         * MAINTAINERS (Write After Approval): Remove myself, already listed in
780         RISC-V port maitainer.
782 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
784         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
786 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
788         * MAINTAINERS (Write After Approval): Add myself.
790 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
792         * MAINTAINERS (Write After Approval): Add myself.
794 2019-06-25  Martin Liska  <mliska@suse.cz>
796         contrib/filter-clang-warnings.py: Transform from
797         filter-rtags-warnings.py.
799 2019-06-15  Tom Tromey  <tom@tromey.com>
801         * configure.ac (host_libs): Add gnulib.
802         * configure: Rebuild.
803         * Makefile.def (host_modules, dependencies): Add gnulib.
804         * Makefile.in: Rebuild.
806 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
808         * MAINTAINERS (Write After Approval): Add myself.
810 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
812         * configure: Regenerate.
813         * configure.ac: Add PRU target.
815 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
817         * MAINTAINERS (Write After Approval): Add myself.
819 2019-06-11  Nick Clifton  <nickc@redhat.com>
821         Import these changes from the binutils/gdb repository:
823         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
825         * Makefile.def (dependencies): configure-libctf depends on all-bfd
826         and all its deps.
827         * Makefile.in: Regenerated.
829         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
831         * Makefile.def (host_modules): Add libctf.
832         * Makefile.def (dependencies): Likewise.
833         libctf depends on zlib, libiberty, and bfd.
834         * Makefile.in: Regenerated.
835         * configure.ac (host_libs): Add libctf.
836         * configure: Regenerated.
838 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
840         * MAINTAINERS (Write After Approval): Add myself.
842 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
844         * MAINTAINERS: Update my email address.
846 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
848         * MAINTAINERS (Write After Approval): Add myself.
850 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
852         * MAINTAINERS (Write After Approval): Add myself.
854 2019-05-07  Jim Wilson  <jimw@sifive.com>
856         * MAINTAINERS: Remove myself as IA-64 maintainer.
858 2019-05-04  Roland Illig  <roland.illig@gmx.de>
860         * MAINTAINERS (Write After Approval): Add myself.
862 2019-05-02  Richard Biener  <rguenther@suse.de>
864         PR bootstrap/85574
865         * Makefile.tpl (compare target): Also compare extra-compare
866         files.
867         * Makefile.in: Regenerate.
869 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
871         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
872         as modulo-scheduler maintainer.
874 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
876         * MAINTAINERS: Add myself as co-maintainer for Darwin.
878 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
880         * MAINTAINERS: Update my email address.
882 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
884         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
885         * configure: Regenerate.
887 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
889         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
890         * configure: Regenerate.
892 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
894         * configure.ac: Add target-zlib to target_libraries.
895         * configure: Regenerate.
897 2019-04-09  Martin Liska  <mliska@suse.cz>
899         * Makefile.in: Regenerate.
900         * Makefile.tpl: Pass GENERATOR_CFLAGS
901         in all stages.
903 2019-03-28  Martin Liska  <mliska@suse.cz>
905         PR bootstrap/89829
906         * Makefile.in: Revert r254150.
907         * Makefile.tpl: Likewise.
909 2019-03-28  Ben Elliston  <bje@gnu.org>
911         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
912         related, and libdecnumber.
914 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
916         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
917         (Write After Approval): Remove myself.
919 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
921         * MAINTAINERS (Write After Approval): Add myself.
923 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
925         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
926         (Write After Approval): Remove myself and Julian.
928 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
930         * MAINTAINERS (Write After Approval): Add myself.
932 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
934         * MAINTAINERS (Write After Approval): Add myself.
936 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
938         * ChangeLog: Replace space with tab.
939         * MAINTAINERS: Delete 1 tab to keep alignment.
941 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
943         * MAINTAINERS (Write After Approval): Add myself.
945 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
947         * MAINTAINERS (Write After Approval): Add myself.
949 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
950             Kwok Cheung Yeung  <kcy@codesourcery.com>
951             Julian Brown  <julian@codesourcery.com>
952             Tom de Vries  <tom@codesourcery.com>
953             Jan Hubicka  <hubicka@ucw.cz>
954             Martin Jambor  <mjambor@suse.cz>
956         * configure.ac: Likewise.
957         * configure: Regenerate.
958         * contrib/config-list.mk: Add amdgcn-amdhsa.
960 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
962         * MAINTAINERS (Write After Approval): Add myself.
964 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
966         * MAINTAINERS (Write After Approval): Add myself.
968 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
970         PR target/88535
971         * config.guess: Import upstream version 2019-01-03.
972         * config.sub: Import upstream version 2019-01-01.
974 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
976         * MAINTAINERS (Write After Approval): Update my maintainer address.
978 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
980         * MAINTAINERS (Write After Approval): Add myself.
982 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
984         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
986 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
988         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
989         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
990         (GCC_TARGET_TOOL): Likewise.
991         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
992         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
993         OTOOL, OTOOL_FOR_TARGET: New substitutions.
994         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
995         * configure: Regenerate.
996         * Makefile.in: Likewise.
998 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
1000         * MAINTAINERS (Write After Approval): Add myself.
1002 2018-11-13  Martin Liska  <mliska@suse.cz>
1004         * gcc.target/i386/pr87930.c: Move to ...
1005         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
1007 2018-11-10  Stafford Horne  <shorne@gmail.com>
1009         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
1010         (Write After Approval): Remove myself.
1012 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
1014         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
1015         Append $INCICONV to it.
1017 2018-11-04  Stafford Horne  <shorne@gmail.com>
1019         * MAINTAINERS (Write After Approval): Add myself.
1021 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
1023         PR bootstrap/82856
1024         * multilib.am: New file.  From automake.
1026         Merge from binutils-gdb:
1027         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
1029         * libtool.m4: Use AC_LANG_SOURCE.
1030         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
1031         * ar-lib: New file.
1032         * test-driver: New file.
1033         * configure: Re-generate.
1035 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
1037         * MAINTAINERS (Write After Approval): Add myself.
1039 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
1041         PR bootstrap/87788
1042         PR d/87799
1043         * configure: Rebuild.
1044         * configure.ac: Disable D on systems where it is known not to work.
1046 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
1048         * Makefile.def (target_modules): Add libphobos.
1049         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
1050         GDCFLAGS_FOR_TARGET.
1051         (dependencies): Make libphobos depend on libatomic, libbacktrace
1052         configure, and zlib configure.
1053         (language): Add language d.
1054         * Makefile.in: Rebuild.
1055         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
1056         (HOST_EXPORTS): Add GDC.
1057         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
1058         (BASE_TARGET_EXPORTS): Add GDC.
1059         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
1060         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
1061         (EXTRA_HOST_FLAGS): Add GDC.
1062         (STAGE1_FLAGS_TO_PASS): Add GDC.
1063         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
1064         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
1065         environment variables.
1066         * configure: Rebuild.
1067         * configure.ac: Add target-libphobos to target_libraries.  Set and
1068         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
1070 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
1072         * MAINTAINERS (Write After Approval): Add myself.
1074 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1076         * MAINTAINERS (Write After Approval): Remove myself.
1078 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
1080         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
1082 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
1084         * MAINTAINERS: Update my email address.
1086 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
1088         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
1089         maintainer.
1091 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
1093         * MAINTAINERS (Write After Approval): Add self.
1095 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
1097         * MAINTAINERS (write after approval): Add myself.
1099 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
1101         * MAINTAINERS: Update my email address.
1103 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
1105         * MAINTAINERS (write after approval): Add myself.
1107 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
1109         * MAINTAINERS: Add self to global reviewers list.
1111 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
1113         MAINTAINERS: Add c-sky port maintainers.
1115 2018-08-10  Martin Liska  <mliska@suse.cz>
1117         * MAINTAINERS: Revert change in previous commit and
1118         join lines.
1120 2018-08-10  Martin Liska  <mliska@suse.cz>
1122         * MAINTAINERS: Remove extra line.
1124 2018-08-06  Naveen H.S  <naveenh@marvell.com>
1126         * MAINTAINERS: Update my email address.
1128 2018-07-19  DJ Delorie  <dj@redhat.com>
1130         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1131         as maintainer.
1133 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1135         * MAINTAINERS: Adjust email address for me and my colleague Robin
1136         Dapp.
1138 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1139             Sunil K Pandey  <sunil.k.pandey@intel.com>
1141         PR target/84413
1142         * config/i386/i386.c (m_CORE_AVX512): New.
1143         (m_CORE_AVX2): Likewise.
1144         (m_CORE_ALL): Add m_CORE_AVX2.
1145         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1146         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1147         and remove the rest of m_SKYLAKE_AVX512.
1149 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1151         * config.sub: Sync with upstream version 2018-07-03.
1153 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1155         * config.guess: Sync with upstream version 2018-06-26.
1156         * config.sub: Sync with upstream version 2018-07-02.
1158 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1160         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1161         * ltmain.sh: Likewise.
1163 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1165         * contrib/config-list.mk: Remove powerpc-linux_paired.
1167 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1169         * configure.ac: Introduce support for @unless/@endunless.
1170         * Makefile.tpl (dep-kind): Rewrite with cond; return
1171         postbootstrap in some cases.
1172         (make-postboot-dep, postboot-targets): New.
1173         (dependencies): Do not output postbootstrap dependencies at
1174         first.  Output non-target ones changed for configure to depend
1175         on stage_last @if gcc-bootstrap, and the original deps @unless
1176         gcc-bootstrap.
1177         * configure.in, Makefile.in: Rebuilt.
1179 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1181         * MAINTAINERS (write after approval): Add myself.
1183 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1185         * MAINTAINERS (write after approval): Add myself.
1187 2018-06-19  Nick Clifton  <nickc@redhat.com>
1189         * zlib/configure.ac: Restore old behaviour of only enabling
1190         multilibs when a target subdirectory is defined.  This allows
1191         building with srcdir == builddir.
1192         * zlib/configure: Regenerate.
1194 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1196         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1197         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1198         * Makefile.in: Regenerate.
1200 2018-06-16  Ben Elliston  <bje@gnu.org>
1202         * config.guess: Import latest version.
1203         * config.sub: Likewise.
1205 2018-06-08  Martin Liska  <mliska@suse.cz>
1207         * MAINTAINERS: Remove MPX-related entries.
1208         * Makefile.def: Remove libmpx support.
1209         * Makefile.in: Regenerate.
1210         * configure.ac: Remove removed files.
1211         * configure: Regenerate.
1212         * libmpx/ChangeLog: Remove.
1213         * libmpx/Makefile.am: Remove.
1214         * libmpx/Makefile.in: Remove.
1215         * libmpx/acinclude.m4: Remove.
1216         * libmpx/aclocal.m4: Remove.
1217         * libmpx/config.h.in: Remove.
1218         * libmpx/configure: Remove.
1219         * libmpx/configure.ac: Remove.
1220         * libmpx/configure.tgt: Remove.
1221         * libmpx/libmpx.spec.in: Remove.
1222         * libmpx/mpxrt/Makefile.am: Remove.
1223         * libmpx/mpxrt/Makefile.in: Remove.
1224         * libmpx/mpxrt/libmpx.map: Remove.
1225         * libmpx/mpxrt/libtool-version: Remove.
1226         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1227         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1228         * libmpx/mpxrt/mpxrt.c: Remove.
1229         * libmpx/mpxrt/mpxrt.h: Remove.
1230         * libmpx/mpxwrap/Makefile.am: Remove.
1231         * libmpx/mpxwrap/Makefile.in: Remove.
1232         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1233         * libmpx/mpxwrap/libtool-version: Remove.
1234         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1236 2018-06-04  Martin Liska  <mliska@suse.cz>
1238         * MAINTAINERS: Add myself as gcov maintainer.
1240 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1242         * MAINTAINERS: Update my email address.
1244 2018-06-04  Tom de Vries  <tdevries@suse.de>
1246         * MAINTAINERS: Remove write-after-approval entries for component
1247         maintainers.
1249 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1251         * MAINTAINERS (write after approval): Add myself.
1253 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1255         * MAINTAINERS: Update my email address.
1257 2018-06-01  Tom de Vries  <tdevries@suse.de>
1259         * MAINTAINERS: Update my email address.
1261 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1263         * MAINTAINERS (loop-optimizer): Add myself.
1265 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1267         * configure.ac: Added "nfp" target.
1268         * configure: Regenerate.
1270 2018-04-30  Richard Biener  <rguenther@suse.de>
1272         PR bootstrap/85571
1273         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1274         (STAGE3_TFLAGS): Likewise.
1275         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1276         (STAGEtrain_TFLAGS): Likewise.
1277         * Makefile.in: Regenerate.
1279 2018-04-26  Richard Biener  <rguenther@suse.de>
1281         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1282         (STAGE2_CFLAGS): Likewise.
1283         (STAGE2_TFLAGS): Likewise.
1284         (STAGE3_CFLAGS): Add -fchecking.
1285         (STAGE3_TFLAGS): Likewise.
1286         (STAGEtrain_CFLAGS): Filter out -fchecking.
1287         (STAGEtrain_TFLAGS): Likewise.
1288         * Makefile.in: Re-generate.
1290 2018-04-25  Catherine Moore <clm@codesourcery.com>
1292         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1294 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1296         * MAINTAINERS (write after approval): Add myself.
1298 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1300         * MAINTAINERS: Update my email address.
1302 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1304         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1306 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1308         * MAINTAINERS: Update my email address and disambiguate myself
1309         a bit from Will Schmidt.
1311 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1313         * MAINTAINERS: Move maintainers of now-removed picochip and score
1314         ports to write after approval.
1316 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1318         * MAINTAINERS: Add entry for SVE maintainership.
1320 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1322         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1323         * configure: Regenerate.
1325 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1327         * MAINTAINERS (write after approval): Add myself.
1329 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1331         * MAINTAINERS (write after approval): Add myself.
1333 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1335         * MAINTAINERS (write after approval): Add myself.
1337 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1339         Update copyright years.
1341 2018-01-03  Ben Elliston  <bje@gnu.org>
1343         * config.guess: Import latest version.
1344         * config.sub: Likewise.
1346 2017-12-12  Stafford Horne  <shorne@gmail.com>
1348         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1349         * configure: Regenerate.
1351 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1353         * MAINTAINERS (Write After Approval): Add myself.
1355 2017-11-28  Julia Koval  <julia.koval@intel.com>
1356             Sebastian Peryt  <sebastian.peryt@intel.com>
1358         * Makefile.def (target_modules): Remove libcilkrts.
1359         * Makefile.in: Ditto.
1360         * configure: Ditto.
1361         * configure.ac: Ditto.
1363 2017-11-28  Julia Koval  <julia.koval@intel.com>
1365         * MAINTAINERS (Write After Approval): Add myself.
1367 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1369         * MAINTAINERS (Write After Approval): Add myself.
1371 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1373         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1374         Use my SiFive email address.
1376 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1378         * MAINTAINERS (write after approval): Add myself.
1380 2017-10-27  Martin Liska  <mliska@suse.cz>
1382         * Makefile.tpl: Use proper name of folder as it was renamed
1383         during transition to 4 stages.
1384         * Makefile.in: Regenerate.
1386 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1388         * MAINTAINERS (write after approval): Add myself.
1390 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1392         * MAINTAINERS: Add a note that maintainership also includes web
1393         pages, docs, and testsuite related to that area.
1395 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1397         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1399 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1401         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1403 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1405         * MAINTAINERS: Remove myself as a vxworks maintainer.
1407 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1409         * MAINTAINERS: Remove email address of Jim Norris.
1411 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1413         * MAINTAINERS (Reviewers): Move myself from here...
1414         (CPU Port Maintainers): ... to here.
1416 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1418         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1420 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1422         * MAINTAINERS (write after approval): Add myself.
1424 2017-07-28  Tony Reix  <tony.reix@atos.net>
1426         * configure.ac (target-libffi): Don't disable for AIX.
1427         (go): Don't add to unsupported_languages on AIX.
1428         (target-libgo): Don't disable for AIX.
1429         * configure: Regenerate.
1431 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1433         * MAINTAINERS: Add myself.
1435 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1437         * MAINTAINERS: Update my email address.
1439 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1441         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1442         arm-specific auto-generated header files.
1444 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1446         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1447         * configure: Rebuilt.
1449 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1451         * MAINTAINERS: Readd myself for c6x.
1453 2017-06-28  Martin Liska  <mliska@suse.cz>
1455         PR bootstrap/81217
1456         * Makefile.def: Remove superfluous bootstrap_target from
1457         bootstrap_stage.
1458         * Makefile.in: Re-generate the file.
1460 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1462         * MAINTAINERS: Add myself to Write After Approval
1464 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1466         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1468 2017-06-19  Martin Liska  <mliska@suse.cz>
1470         * Makefile.def: Define 4 stages PGO bootstrap.
1471         * Makefile.tpl: Define FLAGS.
1472         * Makefile.in: Regenerate.
1474 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1476         * Makefile.def: Add check-gotools to go check targets.
1477         * Makefile.in: Rebuild.
1479 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1481         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1483 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1485         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1486         * configure: Regenerate.
1488 2017-05-31  Martin Liska  <mliska@suse.cz>
1490         * configure.ac: Add handling of stage2_werror_flags to
1491         action-if-given and to action-if-not-given.
1492         * configure: Regenerate.
1494 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1496         * MAINTAINERS: Add self to Write After Approval
1498 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1500         * MAINTAINERS: Update my email address, and remove myself as
1501         maintainer in some areas.
1503 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1505         * MAINTAINERS: Add self to Write After Approval
1507 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1509         * configure.ac: Add --enable-languages=default to mean default and
1510         make --enable-languages=all mean all supported languages.
1511         * configure: Regenerated.
1513 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1515         * config.gcc (powerpc*-*-*spe*): New.
1516         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1517         (powerpc-*-rtems*spe*): New.
1518         (powerpc*-*-linux*spe*): New.
1519         (powerpc-wrs-vxworksspe): New.
1520         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1521         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1522         * config.host (powerpc*-*-*spe*): New.
1524 2017-05-19  Martin Liska  <mliska@suse.cz>
1526         * configure.ac: Add --enable-werror-always just for
1527         bootstrap-debug (or none build config) and do not add it
1528         when we are on a release branch.
1529         * configure: Regenerated.
1531 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1533         * MAINTAINERS: Add self to Write After Approval
1535 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1537         * MAINTAINERS: Move myself to Write After Approval section.
1539 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1541         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1542         ACCH registers.
1543         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1544         available.
1545         (umulsidi3): Likewise.
1546         (mulsidi3_700): Disable this pattern when we have advanced mpy
1547         instructions.
1548         (umulsidi3_700): Likewise.
1549         (maddsidi4): New pattern.
1550         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1551         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1552         (mpydu_imm_arcv2hs): Likewise.
1553         * config/arc/predicates.md (accl_operand): New predicate.
1555 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1556             Andrew Burgess <andrew.burgess@embecosm.com>
1558         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1559         case.
1560         (ARC_AUTOFP_IRQ_P): Likewise.
1561         (ARC_AUTO_IRQ_P): Likewise.
1562         (rgf_banked_register_count): New variable.
1563         (parse_mrgf_banked_regs_option): New function.
1564         (arc_override_options): Handle rgf_banked_regs option.
1565         (arc_handle_interrupt_attribute): Add firq option.
1566         (arc_compute_function_type): Return fast irq type when required.
1567         (arc_must_save_register): Handle fast interrupts.
1568         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1569         (arc_return_address_regs): Update.
1570         * config/arc/arc.h (arc_return_address_regs): Update.
1571         (arc_function_type): Add fast interrupt type.
1572         (ARC_INTERRUPT_P): Update.
1573         (RC_FAST_INTERRUPT_P): Define.
1574         * config/arc/arc.md (simple_return): Update for fast interrupts.
1575         (p_return_i): Likewise.
1576         * config/arc/arc.opt (mrgf-banked-regs): New option.
1577         * doc/invoke.texi (mrgf-banked-regs): Document.
1579 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1581         * config/arc/arc.c (irq_ctrl_saved): New variable.
1582         (ARC_AUTOBLINK_IRQ_P): Define.
1583         (ARC_AUTOFP_IRQ_P): Likewise.
1584         (ARC_AUTO_IRQ_P): Likewise.
1585         (irq_range): New function.
1586         (arc_must_save_register): Likewise.
1587         (arc_must_save_return_addr): Likewise.
1588         (arc_dwarf_emit_irq_save_regs): Likewise.
1589         (arc_override_options): Handle deferred options.
1590         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1591         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1592         arc_must_save_return_addr.
1593         (arc_compute_frame_size): Handle automated save and restore of
1594         registers.
1595         (arc_expand_prologue): Likewise.
1596         (arc_expand_epilogue): Likewise.
1597         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1598         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1599         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1601 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1602         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1604         PR bootstrap/77661
1605         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1606         in-tree build MPC.
1607         * Makefile.in: Regenerate.
1609 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1611         * configure.ac: Enable LTO by default on darwin >= 9.
1612         * configure: Regenerate.
1614 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1616         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1617         and Andrew Waterman as the RISC-V maintainers.
1619 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1621         * MAINTAINERS: Add self to Write After Approval
1623 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1625         * config.guess: Import latest from upstream.
1627 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1629         * MAINTAINERS (Write After Approval): Remove entries that are
1630         already covered under Reviewers.
1632 2017-03-08  Mark Wielaard  <mark@klomp.org>
1634         PR demangler/70909
1635         PR demangler/67264
1636         * include/demangle.h: Add d_printing to struct demangle_component
1637         and pass struct demangle_component as non const.
1639 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1641         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1643 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1645         * Makefile.tpl: Remove HOST_ISLVER.
1646         (HOST_EXPORTS): Remove ISLVER.
1647         * Makefile.in: Regenerate.
1649 2017-02-13  Richard Biener  <rguenther@suse.de>
1651         * configure: Re-generate.
1653 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1655         * MAINTAINERS: Adjust bug reporting URL.
1657 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1659         * MAINTAINERS (Write After Approval): Remove redundant entry
1660         for Andrew Burgess.
1662 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1664         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1665         32-bit hppa*-*-hpux*.
1666         * configure: Regenerate.
1668 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1670         * configure.ac: Moved the white list of enabling BRIG FE to
1671         libhsail-rt/configure.tgt.
1672         * configure: Regenerated.
1673         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1675 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1676             Martin Jambor  <mjambor@suse.cz>
1678         * Makefile.def (target_modules): Added libhsail-rt.
1679         (languages): Added language brig.
1680         * Makefile.in: Regenerated.
1681         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1682         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1683         * configure: Regenerated.
1685 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1687         PR other/79046
1688         * configure: Regenerated.
1690 2017-01-04  Alan Modra  <amodra@gmail.com>
1692         * configure: Regenerate.
1694 2016-12-29  Ben Elliston  <bje@gnu.org>
1696         * config.sub: Import latest version.
1698 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1700         * MAINTAINERS (Write After Approval): Add myself.
1702 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1704         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1705         includes bootstrap-mpx.
1706         * configure: Regenerated.
1708 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1710         * MAINTAINERS (Write After Approval): Add myself.
1712 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1714         * configure: Regenerate.
1716 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1718         * configure.ac: Don't use pkg-config to check for bdw-gc.
1719         * configure: Regenerate.
1721 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1723         * Makefile.def: Remove reference to boehm-gc target module.
1724         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1725         options and for the bdw-gc pkg-config module.
1726         * configure: Regenerate.
1727         * Makefile.in: Regenerate.
1729 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1731         * MAINTAINERS (nvptx): Remove self.
1733 2016-11-25  Ben Elliston  <bje@gnu.org>
1735         * config.guess: Import latest version.
1736         * config.sub: Likewise.
1738 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1740         * MAINTAINERS (Write After Approval): Add myself.
1742 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1744         * Makefile.def: Remove references to GCJ.
1745         * Makefile.tpl: Likewise.
1746         * Makefile.in: Regenerate.
1748 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1750         * config-ml.in: Remove references to GCJ.
1751         * configure.ac: Likewise.
1752         * configure: Regenerate.
1754 2016-11-01  Josh Conner  <joshconner@google.com>
1756         * MAINTAINERS (Write After Approval): Update email address,
1758 2016-10-27  Carl Love  <cel@us.ibm.com>
1760         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1761         Approval list to make it alphabetical.
1763 2016-10-27  Carl Love  <cel@us.ibm.com>
1765         * MAINTAINERS (Write After Approval): Add myself.
1767 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1769         * MAINTAINERS (Reviewers): Add myself.
1770         (Write After Approval): Add myself.
1772 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1773             Ulrich Weigand  <uweigand@de.ibm.com>
1775         * MAINTAINERS: Update email address.
1777 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1779         * MAINTAINERS: Update email address.
1781 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1783         * configure.ac: Add aarch64-*-freebsd*.
1784         * configure: Regenerate.
1786 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1788         * MAINTAINERS: Update email address after it got reverted.
1790 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1792         * configure.ac (target_libraries): Readd target-boehm-gc.
1793         Restore --enable-objc-gc handling.
1794         * configure: Regenerate.
1796 2015-10-03  Jeff Law  <law@redhat.com>
1798         * MAINTAINERS: Move several inactive maintainers to the
1799         write-after-approval section.
1801 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1803         * configure.ac: Add target-libffi to target_libraries.
1804         Readd libgcj target disablings, modified to only target-libffi.
1805         Readd target addition of go to unsupported languages.
1806         * configure: Regenerated.
1808 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1810         * MAINTAINERS: Update email address.
1812 2016-09-30  Andrew Haley  <aph@redhat.com>
1814         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1815         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1816         libgcj.
1818 2016-09-30  Andrew Haley  <aph@redhat.com>
1820         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1821         write-after approval after GCJ deletion.
1823 2016-09-30  Andrew Haley  <aph@redhat.com>
1825         * Makefile.def: Remove libjava.
1826         * Makefile.tpl: Likewise.
1827         * Makefile.in: Regenerate.
1828         * configure.ac: Likewise.
1829         * configure: Likewise.
1830         * gcc/java: Remove.
1831         * libjava: Likewise.
1833 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1835         * MAINTAINERS (Reviewers): Add myself.
1837 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1839         * configure.ac: Disable "sim" directory for arc*-*-*.
1840         * configure: Regenerated.
1842 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1844         * MAINTAINERS (Write After Approval): Add myself.
1846 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1848         * configure.ac: Check for the minimum in-tree MPFR version
1849         handled.
1850         * configure: Regenerate.
1852 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1854         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1855         * configure: Regenerated.
1857 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1859         * MAINTAINERS (Write After Approval): Add myself.
1861 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1863         * Makefile.def: Add autoprofiledbootstrap.
1864         * Makefile.tpl: Dito.
1865         * Makefile.in: Regenerate.
1867 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1869     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1870     * configure: Regenerate.
1872 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1874         * configure: Regenerate.
1875         * configure.ac: Remove support for avr-rtems.
1877 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1879         * MAINTAINERS (Write After Approval): Add myself.
1881 2016-06-16  Michael Collison  <michael.collison@arm.com>
1883         * MAINTAINERS (Write After Approval): Add myself.
1885 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1887         * MAINTAINERS (Write After Approval): Update e-mail address.
1889 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1891         * MAINTAINERS (Write After Approval): Add myself.
1893 2016-05-28  Alan Modra  <amodra@gmail.com>
1895         * Makefile.tpl (configure): Depend on m4 files included.
1896         * Makefile.in: Regenerate.
1898 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1900         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1901         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1903 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1905         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1906         special case builtin.
1907         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1908         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1909         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1910         for __builtin_vec_addec.
1912 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1914         * config.guess: Import version 2016-04-02 (newest).
1915         * config.sub: Import version 2016-05-10 (newest).
1917 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1919         * configure.ac: Add ARC support to libgloss.
1920         * configure: Regenerate
1922 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1924         * MAINTAINERS (Write After Approval): Add myself.
1926 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1928         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1929         * configure: Regenerated.
1930         * Makefile.def (gmp): Explicitly disable assembler.
1931         (mpfr): Adjust lib_path.
1932         (mpc): Likewise.
1933         * Makefile.in: Regenerated.
1935 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1937         PR bootstrap/70704
1938         * configure.ac (--enable-stage1-checking): Add missing
1939         --enable-checking=.
1940         * configure: Regenerated.
1942 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1944         * config.guess: Revert r235676.
1945         * config.sub: Revert r235676.
1947 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1949         * config.guess: Remove SH5 support.
1950         * config.sub: Likewise.
1951         * configure: Likewise.
1952         * configure.ac: Likewise.
1954 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1956         PR bootstrap/70704
1957         * configure.ac (--enable-stage1-checking): For --disable-checking or
1958         implicit --enable-checking, make sure extra flag matches in between
1959         stage1 and later checking.
1960         * configure: Regenerated.
1962 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1964         * .gitattributes: New file.
1966 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1968         * MAINTAINERS (rs6000/powerpc port): Add myself.
1970 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1972         PR bootstrap/70173
1973         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1974         and gotools directories.  Delete the stage_final file.
1975         * Makefile.in: Regenerate.
1977 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1979         * MAINTAINERS (Write After Approval): Add myself.
1981 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1983         * MAINTAINERS (Fortran maintainer): Remove myself.
1985 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1987         * MAINTAINERS (Write After Approval): Add myself.
1989 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1991         * MAINTAINERS (Write After Approval): Add myself.
1993 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1995         Sync with binutils-gdb:
1997         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1999         * configure.ac: Add mips and s390 to the gold target check.
2000         * configure: Regenerate.
2002 2016-03-01  DJ Delorie  <dj@redhat.com>
2004         * MAINTAINERS (mep): Remove myself as MeP maintainer.
2006 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
2008         * MAINTAINERS (libcpp): Add myself.
2009         (diagnostic messages): Likewise.
2011 2016-02-20  Tom de Vries  <tom@codesourcery.com>
2013         * MAINTAINERS: Fix whitespace.
2015 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
2017         * MAINTAINERS (Write After Approval): Add myself.
2019 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
2021         * config/isl.m4: Add comments about isl-0.16.
2022         * configure: Regenerate.
2024 2016-01-29  Martin Jambor  <mjambor@suse.cz>
2026         * MAINTAINERS (hsa maintainers): Add myself.
2028 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
2030         * MAINTAINERS: (Write After Approval): Add myself.
2032 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
2033             Sebastian Pop  <s.pop@samsung.com>
2035         * Makefile.in: Regenerate.
2036         * Makefile.tpl: Export ISLVER.
2037         * configure: Regenerate.
2038         * config/isl.m4: Detect isl-0.15.
2040 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
2042         PR bootstrap/69329
2043         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
2044         * Makefile.in: Regenerate.
2046 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
2048         * configure.ac: Enable LTO for DJGPP
2049         * configure: Regenerate
2051 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
2053         Sync with binutils-gdb:
2054         2015-10-21  Nick Clifton  <nickc@redhat.com>
2056         PR gas/19109
2057         * configure.ac: Note the 'none' is an acceptable argument to
2058         --enable-compressed-debug-sections.
2059         * configure: Regenerate.
2061 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2063         PR bootstrap/69134
2064         * Makefile.def (mpfr): Disable assembler.
2065         * Makefile.in: Regenerate.
2067 2016-01-01  Ben Elliston  <bje@gnu.org>
2069         * config.guess: Import version 2016-01-01.
2070         * config.sub: Likewise.
2072 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
2074         * MAINTAINERS (Write After Approval): Add myself.
2076 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
2078         * Makefile.in: Replace ISL with isl.
2079         * Makefile.tpl: Same.
2080         * config/isl.m4: Same.
2081         * configure.ac: Same.
2082         * contrib/download_prerequisites: Same.
2083         * configure: Regenerate.
2085 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
2087         * MAINTAINERS (Write After Approval): Add Myself.
2089 2015-12-17  Nathan Sidwell  <nathan@acm.org>
2091         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
2092         * configure: Regenerate.
2094 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
2095             Sebastian Pop  <s.pop@samsung.com>
2097         * config/isl.m4 (ISL_CHECK_VERSION): Check for
2098         isl_ctx_get_max_operations.
2099         * configure: Regenerate.
2101 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
2103         * MAINTAINERS (Write After Approval): Add myself.
2105 2015-12-02  Ian Lance Taylor  <iant@google.com>
2107         PR go/66147
2108         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
2109         * Makefile.in: Regenerate.
2111 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
2113         PR libffi/65726
2114         * Makefile.def (lang_env_dependencies): Make libffi depend
2115         on cxx.
2116         * Makefile.in: Regenerate.
2118 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
2120         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
2121         symbols.
2123 2015-11-20  Tristan Gingold  <gingold@adacore.com>
2125         Sync with binutils-gdb:
2126         2015-11-20  Tristan Gingold  <gingold@adacore.com>
2128         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
2129         * configure: Regenerate.
2131 2015-11-19  Martin Liska  <mliska@suse.cz>
2133         * .gitignore: Add .clang-format to ignored files.
2134         * Makefile.in: Add clang-format.
2135         * Makefile.tpl: Likewise.
2137 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2139         * configure.ac: Enable libmpx by default.
2140         * configure: Regenerated.
2142 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2144         * MAINTAINERS: Update email address.
2146 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2148         * MAINTAINERS: Update email address.
2150 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2152         * MAINTAINERS  (Write After Approval): Add myself.
2154 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2156         Sync with binutils-gdb:
2157         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2159         PR gas/19109
2160         * configure.ac: Add
2161         --enable-compressed-debug-sections={all,gas,gold,ld}.
2162         * configure: Regenerated.
2164 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2166         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2168 2015-10-09  Martin Liska  <mliska@suse.cz>
2170         * MAINTAINERS (Write After Approval): Add myself.
2172 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2174         * MAINTAINERS (Write After Approval): Add myself.
2176 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2178         * MAINTAINERS: Update email address.
2180 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2182         * MAINTAINERS  (Write After Approval): Add myself.
2184 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2186         * MAINTAINERS: Update email.
2188 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2190         * MAINTAINERS: Update my email address.
2192 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2194         * MAINTAINERS (ft32 port): Add myself.
2196 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2198         * MAINTAINERS: Add myself.
2200 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2202         * MAINTAINERS (Write After Approval): Add myself.
2204 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2206         PR libfortran/54572
2207         * Makefile.def: Make libgfortran depend on libbacktrace.
2208         * Makefile.in: Regenerate.
2210 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2212         * MAINTAINERS (Write After Approval): Add myself.
2214 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2216         PR other/67092
2217         * configure.ac: Remove --with_host_libstdcxx support.
2218         * configure: Regenerate.
2220 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2221             Jakub Jelinek  <jakub@redhat.com>
2223         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2224         nvptx*-*-*.
2225         * configure: Regenerate.
2227 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2229         * Makefile.def (libiconv): Define bootstrap=true.
2230         Mark pdf/html/info as missing.
2231         (configure-gcc): Depend on all-libiconv.
2232         (all-gcc): Ditto.
2233         (configure-libcpp): Ditto.
2234         (all-libcpp): Ditto.
2235         (configure-intl): Ditto.
2236         (all-intl): Ditto.
2237         * Makefile.in: Regenerate.
2239 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2241         * MAINTAINERS (loop ivopts): Add the entry and myself.
2243 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2245         * MAINTAINERS (nvptx): Add self.
2247 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2249         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2250         128-bit vector modes.
2252 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2254         * MAINTAINERS (Write After Approval): Add myself.
2256 2015-07-28  Ben Elliston  <bje@gnu.org>
2258         * config.sub, config.guess: Import from upstream.
2260 2015-07-24  Michael Darling  <darlingm@gmail.com>
2262         PR other/66259
2263         * config-ml.in: Reflects renaming of configure.in to configure.ac
2264         * configure: Likewise
2265         * configure.ac: Likewise
2267 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2269         * MAINTAINERS: Update my email address.
2271 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2273         Sync with binutils-gdb:
2274         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2276         * configure.ac (target_configdirs): Exclude target-zlib if
2277         target-libjava isn't built.
2278         * configure: Regenerated.
2280 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2282         Sync with binutils-gdb:
2283         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2285         * configure.ac: Disable configuration of GDB for HPUX targets.
2286         * configure: Regenerate.
2288         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2290         * configure.ac: Add --with-system-zlib.
2291         * configure: Regenerated.
2293         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2295         * configure.ac: Add FT32 support.
2296         * configure: Regenerate.
2298         2015-01-12  Anthony Green  <green@moxielogic.com>
2300         * configure.ac: Don't disable gprof for moxie.
2301         * configure: Rebuild.
2303 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2305         Sync with binutils-gdb:
2306         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2308         PR ld/18355
2309         * Makefile.def: Add extra_configure_flags to host zlib.
2310         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2311         to --enable-host-shared When bfd is to be built as shared
2312         library.  AC_SUBST.
2313         * Makefile.in: Regenerated.
2315 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2317         Sync with src:
2318         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2319         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2320         * Makefile.in: Regenerated.
2322 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2324         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2325         target.
2326         * configure: Regenerate.
2328 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2330         * MAINTAINERS (Write After Approval): Add myself.
2332 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2334         * MAINTAINERS (OS Port Maintainers): Add myself.
2335         (Various Maintainers): Remove myself from libffi testsuite.
2337 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2339         * MAINTAINERS (gen* on machine desc): Add self.
2341 2015-06-02  Jason Merrill  <jason@redhat.com>
2343         PR bootstrap/66319
2344         * configure.ac: Use -std=gnu++98.
2346 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2348         * MAINTAINERS (Write After Approval): Add myself.
2350 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2352         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2353         * configure: Regenerate.
2355 2015-05-26  Jason Merrill  <jason@redhat.com>
2357         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2358         * configure: Regenerate.
2360 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2362         * configure.ac: FT32 target added.
2363         * configure: Regenerated.
2365 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2367         * MAINTAINERS (Write After Approval): Add myself.
2369 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2371         * MAINTAINERS (Write After Approval): Add myself.
2373 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2375         * configure.ac: Fix typo.
2376         * configure: Regenerate.
2378 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2380         * MAINTAINERS (Write After Approval): Add myself.
2382 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2384         * configure.ac: Match $host configured with triplets.
2385         * configure: Regenerate.
2387 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2389         * Makefile.tpl: Remove surplus whitespace throughout.
2390         * Makefile.in: Regenerate.
2392 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2394         * MAINTAINERS (Various Maintainers): Add myself as instruction
2395         combiner maintainer.
2397 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2399         PR bootstrap/62077
2400         * configure.ac (--enable-stage1-checking): Default to
2401         release,misc,gimple,rtlflag,tree,types if --disable-checking
2402         or --enable-checking is not specified and DEV-PHASE is not
2403         experimental.
2404         * configure: Regenerated.
2406 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2408         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2409         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2410         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2411         * Makefile.in: Regenerate.
2413 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2415         * MAINTAINERS: Update my email address.
2417 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2419         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2421 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2423         * MAINTAINERS: Add myself as an arm port reviewer.
2425 2015-03-25  Martin Liska  <mliska@suse.cz>
2426             Yury Gribov  <y.gribov@samsung.com>
2428         * Makefile.in: Fix ln source location for vimrc file.
2429         * Makefile.tpl: Likewise.
2431 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2433         PR bootstrap/25672
2434         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2435         cross-compiling.  Similarly for CXX_FOR_TARGET.
2436         * configure: Regenerate.
2438 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2440         * Makefile.def: Add libmpx.
2441         * configure.ac: Add libmpx.
2442         * Makefile.in: Regenerate.
2443         * configure: Regenerate.
2445 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2447         * MAINTAINERS (CPU Port Maintainers): Add myself
2448         i386 vector ISA extns mantainer.
2450 2015-03-13  Jeff Law  <law@redhat.com>
2452         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2453         maintainer.
2454         Remove Richard Henderson as a maintainer for the x86 port.
2456 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2458         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2460 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2462         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2463         pointer bounds checker and i386 MPX maintainer.
2465 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2467         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2469 2015-02-26  Martin Sebor  <msebor@redhat.com>
2471         * MAINTAINERS (Various Maintainers): Add self.
2473 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2475         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2476         Make sure it contains lto.
2477         * configure: Regenerate.
2479 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2481         * configure: Regenerate.
2483 2015-02-06  Diego Novillo  <dnovillo@google.com>
2485         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2486         middle-end, docstring): Remove myself.
2487         (Write After Approval): Add myself.
2489 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2491         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2492         (Write After Approval): Update address.
2494 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2496         PR jit/64780
2497         * configure.ac: Require the user to explicitly specify
2498         --enable-host-shared if the jit is enabled.
2499         * configure: Regenerate.
2501 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2503         * MAINTAINERS (Write After Approval): Add myself.
2505 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2507         * MAINTAINERS: Make whitespace consistent.
2509 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2511         * MAINTAINERS (Write After Approval): Add myself.
2513 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2515         * MAINTAINERS: (Write After Approval): Add myself.
2517 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2519         * MAINTAINERS: (Write After Approval): Add myself.
2521 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2523         * MAINTAINERS: (Write After Approval): Add myself.
2525 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2527         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2528         objective-c/c++ front end maintainer.
2530 2015-01-13  Marek Polacek  <polacek@redhat.com>
2532         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2534 2015-01-12  Jeff Law  <law@redhat.com>
2536         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2537         a very long time.
2539 2015-01-09  Ian Lance Taylor  <iant@google.com>
2541         * configure.ac (host_tools): Add gotools.
2542         * Makefile.def (host_modules): Add gotools.
2543         (dependencies): Add dependency of all-gotools on all-target-libgo.
2545 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2547         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2548         * configure: Regenerate.
2550 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2552         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2553         all-target-libgomp.
2554         * Makefile.in: Regenerate.
2556 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2558         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2560 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2562         * configure.ac: Add Visium support.
2563         * configure: Regenerate.
2565 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2567         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2568         * configure: Regenerate.
2570 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2572         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2573         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2574         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2575         (OBJCOPY_FOR_TARGET): New variable.
2576         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2577         * Makefile.in: Regenerate.
2578         * configure.ac: Check for already installed target objcopy.
2579         Also GCC_TARGET_TOOL on objcopy.
2580         * configure: Regenerate.
2582 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2584         * config.sub: Update from upstream, to 2015-01-01 version.
2585         * config.guess: Ditto.
2587 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2589         * MAINTAINERS (RTEMS Ports): Add myself.
2591 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2593         * MAINTAINERS (Write After Approval): Add myself.
2595 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2597         * MAINTAINERS (Write After Approval): Add myself.
2599 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2601         * configure.ac (--enable-as-accelerator-for): Don't set
2602         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2603         * configure: Regenerate.
2605 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2607         PR bootstrap/64023
2608         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2609         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2610         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2611         to CXX.
2612         * Makefile.in: Regenerated.
2614 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2615             Yury Gribov  <y.gribov@samsung.com>
2617         * .gitignore: Added .local.vimrc and .lvimrc.
2618         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2619         * Makefile.in: Regenerate.
2621 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2623         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2624         * configure: Regenerated.
2626 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2628         * MAINTAINERS (nvptx port): New entry.
2630 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2632         * configure: Regenerate.
2634 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2636         * configure.ac: Merge with Binutils.
2638 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2640         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2641         * Makefile.in: Regenerate.
2643 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2645         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2646         missing flex.
2647         * Makefile.in: Regenerated.
2649 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2651         * Makefile.in: Regenerate.
2653 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2655         PR bootstrap/63784
2656         * libtool.m4: Add $pic_flag with -shared.
2658 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2660         * MAINTAINERS (Write After Approval): Added myself.
2662 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2664         * MAINTAINERS (write-after-approval): Add myself.
2666 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2668         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2669         from 2 years ago.
2671 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2673         Revert:
2674         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2676         * MAINTAINERS (Write After Approval): Added myself as line map
2677         maintainer.
2679 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2681         Revert:
2682         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2684         * MAINTAINERS (Write After Approval): Added myself.
2686 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2688         * MAINTAINERS (Write After Approval): Added myself.
2690 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2692         * MAINTAINERS (Write After Approval): Added myself as line map
2693         maintainer.
2695 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2697         * MAINTAINERS (Various Maintainers): Added myself as line map
2698         maintainer.
2700 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2702         * move-if-change: Sync from upstream gnulib.
2704 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2706         * compile: Sync with upstream Automake.
2707         * depcomp: Ditto.
2708         * install-sh: Ditto.
2709         * missing: Ditto.
2710         * mkinstalldirs: Ditto.
2711         * ylwrap: Ditto.
2713 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2715         * config.sub: Update from upstream config repo.
2716         * config.guess: Ditto.
2718 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2720         * Makefile.def: Add liboffloadmic to target_modules.  Make
2721         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2722         * Makefile.in: Regenerate.
2723         * configure: Regenerate.
2724         * configure.ac: Add liboffloadmic to target binaries.
2725         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2726         Add liboffloadmic to noconfig list when C++ is not supported.
2728 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2729             Thomas Schwinge  <thomas@codesourcery.com>
2730             Ilya Verbin  <ilya.verbin@intel.com>
2731             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2733         * configure: Regenerate.
2734         * configure.ac (--enable-as-accelerator-for)
2735         (--enable-offload-targets): New configure options.
2737 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2739         * Makefile.def: Make all-gcc depend on all-isl.
2740         * Makefile.in: Regenerate.
2742 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2744         * ChangeLog.jit: New.
2745         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2747 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2749         PR target/63610
2750         * libtool.m4: Fix globbing of darwin versions.
2751         * configure: Regenerate.
2753 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2755         * Makefile.def: Remove CLooG.
2756         * Makefile.tpl: Ditto.
2757         * configure.ac: Ditto.
2758         * configure: Regenerate.
2759         * Makefile.in: Ditto.
2761 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2763         * configure.ac: Handle nvptx-*-*.
2764         * configure: Regenerate.
2766 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2768         * MAINTAINERS (Write After Approval): Add myself.
2770 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2772         * Makefile.def (libcc1): Remove bootstrap=true;.
2773         * Makefile.in: Regenerated.
2775 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2777         * configure.ac: Update comment.
2778         * configure: Regenerate.
2780 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2782         * MAINTAINERS (Write After Approval): Add myself.
2784 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2786         * configure.ac (extra_host_libiberty_configure_flags): Add
2787         --enable-shared also for libcc1's benefit.
2788         * configure: Regenerate.
2790 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2792         * MAINTAINERS: Change my email address.
2794 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2795             Tom Tromey  <tromey@redhat.com>
2797         * Makefile.def: Add libcc1 to host_modules.
2798         * configure.ac (host_tools): Add libcc1.
2799         * Makefile.in, configure: Rebuild.
2801 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2803         * configure.ac (build_configargs): Don't share config.cache between
2804         build subdirs.
2805         * configure: Regenerate.
2807 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2809         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2810         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2811         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2812         leon3v7 as leon3.
2813         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2814         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2815         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2816         * config/sparc/sparc.md (cpu): Add leon3v7.
2817         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2819 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2821         * MAINTAINERS (write-after-approval): Add myself.
2823 2014-10-23  Ian Lance Taylor  <iant@google.com>
2825         * configure.ac: Disable the Go frontend on systems where it is known
2826         to not work.
2827         * configure: Regenerate.
2829 2014-10-23  Richard Biener  <rguenther@suse.de>
2831         * Makefile.def: Add libcpp build module and dependencies.
2832         * configure.ac: Add libcpp build module.
2833         * Makefile.in: Regenerate.
2834         * configure: Likewise.
2836 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2838         * MAINTAINERS (write-after-approval): Add myself.
2840 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2842         * INSTALL/README: Do not mention CVS.
2844 2014-10-03  Jing Yu  <jingyu@google.com>
2846         * configure.ac: Add aarch64 to list of targets that support gold.
2847         * configure: Regenerate.
2849 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2851         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2853 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2855         * MAINTAINERS:  Add myself as MIPS maintainer.
2857 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2859         * MAINTAINERS: Move myself to MIPS maintainers.
2861 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2863         * MAINTAINERS: Put all email addresses between '<' and '>'.
2865 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2867         * MAINTAINERS: Move myself to reviewers (Fortran).
2869 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2871         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2872         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2873         * Makefile.in: Regenerate.
2875 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2877         * rtx-classes-status.txt: Delete
2879 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2881         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2883 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2885         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2886         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2887         of checking for version number.
2888         * configure: Regenerated.
2889         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2891 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2893         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2894         is done; begin phase 6 (use extra rtx_def subclasses).
2896 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2898         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2899         done; begin phase 5 (additional rtx_def subclasses).
2901 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2903         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2905 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2907         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2908         SET_BB_HEADER are done.
2910 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2912         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2913         done.
2915 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2917         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2919 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2921         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2923 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2925         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2927 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2929         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2931 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2933         * rtx-classes-status.txt: Phase 3 (per-file commits within
2934         "config" subdirs) is done; begin phase 4 (removal of
2935         "scaffolding").
2937 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2939         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2940         dir) is done; begin phase 3 (per-file commits within "config"
2941         subdirs).
2943 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2945         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2946         phase 2 (per-file commits in main source dir).
2948 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2950         * configure: Regenerated.
2952 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2954         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2956 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2958         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2960 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2962         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2964 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2966         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2968 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2970         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2972 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2974         * MAINTAINERS (Write After Approval): Add myself.
2976 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2978         * MAINTAINERS: Remove myself
2980 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2982         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2984 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2986         * MAINTAINERS (Write After Approval): Add myself.
2988 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2990         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2991         SET_BB_HEADER, SET_BB_FOOTER
2993 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2995         * rtx-classes-status.txt: New file
2997 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2999         * configure.ac: Eliminate ClooG installation dependency.
3000         * configure: Regenerate.
3001         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
3002         * Makefile.in: Regenerate.
3004 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
3006         * MAINTAINERS (Write After Approval): Add myself.
3008 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
3010         * MAINTAINERS (Write After Approval): Add myself.
3012 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
3014         * MAINTAINERS (Write After Approval): Add myself.
3016 2014-07-28  Anthony Green  <green@moxielogic.com>
3018         Import from savannah.gnu.org:
3019         * config.sub: Update to 2014-07-28 version.
3021 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
3023         * MAINTAINERS: Remove my MIPS maintainer entry.
3025 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
3027         PR target/47230
3028         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
3029         * configure: Regenerate.
3031 2014-07-24  James Norris  <jnorris@codesourcery.com>
3033         * MAINTAINERS (Write After Approval): Add myself.
3035 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
3037         * configure.ac: Accept only CLooG 0.18.1.
3038         * configure: Regenerate.
3040 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
3042         * configure.ac: Don't accept isl 0.11.
3043         * configure: Regenerate.
3045 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
3047         * MAINTAINERS (Write After Approval): Add myself.
3049 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3051         * configure.ac: Don't accept isl 0.10.
3052         * configure: Regenerate.
3054 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3056         Fix include path for in-tree cloog.
3057         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
3058         * configure: Regenerate.
3060 2014-06-18  Richard Henderson  <rth@redhat.com>
3062         * .gitignore: Import gcc_update output.
3064 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
3066         * config-ml.in: Robustify ac_configure_args parsing.
3068         * configure.ac (--enable-linker-plugin-configure-flags)
3069         (--enable-linker-plugin-flags): New flags.
3070         (configdirs): Conditionally add libiberty-linker-plugin.
3071         * configure: Regenerate.
3072         * Makefile.def (host_modules): Add libiberty-linker-plugin.
3073         (host_modules) <lto-plugin>: Pay attention to
3074         @extra_linker_plugin_flags@ and
3075         @extra_linker_plugin_configure_flags@.
3076         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
3077         * Makefile.in: Regenerate.
3079         * Makefile.tpl (configure-[+prefix+][+module+])
3080         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
3081         "module_srcdir" instead of "module" for locating a module's srcdir.
3082         * Makefile.in: Regenerate.
3084 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
3086         * MAINTAINERS (Write After Approval): Add myself.
3088 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
3090         * MAINTAINERS: Update my email address.
3092 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
3094         * MAINTAINERS (Write After Approval): Add myself.
3096 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
3098         * MAINTAINERS (Write After Approval): Add myself.
3100 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
3102         PR libstdc++/61011
3103         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
3104         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
3105         * configure: Regenerate.
3107 2014-05-28  Pedro Alves  <palves@redhat.com>
3109         * MAINTAINERS (Write After Approval): Add myself.
3111 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
3113         * MAINTAINERS: Update my affiliation/email.
3115 2014-05-19  Mike Stump  <mikestump@comcast.net>
3117         * MAINTAINERS: Add wide-int reviewers.
3119 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
3121         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
3122         * configure: Regenerated.
3124 2014-05-15  Torvald Riegel  <triegel@redhat.com>
3126         * MAINTAINERS (libitm): Add myself as maintainer.
3128 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
3130         * MAINTAINERS (Write After Approval): Add myself.
3132 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3134         * config.sub, config.guess: Import from upstream.
3136 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3138         * MAINTAINERS (Write After Approval): Put myself in correct order.
3140 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3142         * MAINTAINERS (Write After Approval): Add myself.
3144 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3146         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3147         section.
3149 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3151         * MAINTAINERS (Write After Approval): Delete myself.
3153 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3155         PR sanitizer/56781
3156         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3157         and -B* options with -Xcompiler.
3159 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3161         PR bootstrap/60620
3162         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3163         * Makefile.in: Regenerate.
3165 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3167         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3168         for WINDRES_FOR_TARGET in default-manifest.o rule.
3169         * Makefile.in: Regenerate.
3171 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3173         * MAINTAINERS (Write After Approval): Add myself.
3175 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3177         PR sanitizer/56781
3178         * Makefile.def: Set bootstrap=true; for host fixincludes.
3179         * configure.ac: Don't bootstrap host fixincludes unless
3180         --with-build-config=bootstrap-{a,ub}san.
3181         * Makefile.in: Regenerated.
3182         * configure: Regenerated.
3184 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3186         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3187         --enable-vtable-verify option parsing.  Don't add
3188         target-libsanitizer to bootstrap_target_libs unless
3189         --with-build-config=bootstrap-asan or
3190         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3191         to bootstrap_target_libs unless --enable-vtable-verify.
3192         * configure: Regenerated.
3194 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3196         * MAINTAINERS (Write After Approval): Add myself.
3198 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3200         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3202 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3204         PR bootstrap/58572
3205         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3206         -I for libstdc++-v3 includes if $(LEAN).
3207         * Makefile.in: Regenerated.
3209 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3211         * MAINTAINERS: Update my email address.
3213 2014-02-24  Walter Lee  <walt@tilera.com>
3215         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3216         (tilegx-*-*): Change to tilegx*-*-*.
3217         * configure: Regenerate.
3219 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3221         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3223 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3225         * MAINTAINERS (Write After Approval): Add myself.
3227 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3229         PR target/59788
3230         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3231         *solaris2*.
3233 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3235         * MAINTAINERS: Update my email address.
3237 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3239         * MAINTAINERS: Convert to UTF-8.
3240         Properly sort Xinliang David Li's entry.
3242 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3243             Sandra Loosemore  <sandra@codesourcery.com>
3245         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3246         nios2 port maintainers.
3248 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3250         * MAINTAINERS (Write After Approval): Add myself.
3252 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3254         * configure.ac: Add user-friendly check for native x86_64-linux
3255         multilibs.
3256         * configure: Regenerate.
3258 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3260         * MAINTAINERS: Add myself as sh maintainer.
3262 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3264         * MAINTAINERS: Add self as SLSR maintainer.
3266 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3268         * MAINTAINERS: Update my email address.
3270 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3272         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3274 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3276         * Makefile.in: Regenerate.
3278         * Makefile.tpl: Fix typo.
3279         * Makefile.in: Regenerate partially.
3281 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3283         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3284         supported.
3285         * configure: Regenerated.
3287 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3289         * MAINTAINERS (Write After Approval): Add myself.
3291 2013-10-30  Jason Merrill  <jason@redhat.com>
3293         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3294         --disable-build-format-warnings.
3296 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3298         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3299         depend on libstdc++ and libgcc.
3300         * configure: Regenerate.
3301         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3302         libcilkrts for POSIX and i*86, and x86_64 architectures.
3303         * Makefile.in: Added libcilkrts related fields to support building it.
3305 2013-10-26  Jeff Law  <law@redhat.com>
3307         * Makefile.def (target_modules): Remove libmudflap
3308         (languages): Remove check-target-libmudflap).
3309         * Makefile.in: Rebuilt.
3310         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3311         * configure.ac (target_libraries): Remove target-libmudflap.
3312         Remove checks which disabled libmudflap on some systems.
3313         * configure: Rebuilt.
3314         * libmudflap: Directory removed.
3316 2013-10-21  Cong Hou  <congh@google.com>
3318         * MAINTAINERS (Write After Approval): Add myself.
3320 2013-10-16  Mike Stump  <mikestump@comcast.net>
3322         * .dir-locals.el: Add.
3324 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3326         * configure.ac: Add --enable-host-shared
3327         * configure: Regenerate.
3329 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3331         Import from savannah.gnu.org:
3332         * config.guess: Update to 2013-06-10 version.
3333         * config.sub: Update to 2013-10-01 version.
3335 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3337         Changes to build configuration to allow big endian ARC ELF toolchain
3338         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3339         * configure: Regenerate.
3341 2013-09-20  Alan Modra  <amodra@gmail.com>
3343         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3344         ppc host match.  Support little-endian powerpc linux hosts.
3346 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3348         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3349         maintainer.
3351 2013-09-12  DJ Delorie  <dj@redhat.com>
3353         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3354         maintainers.
3356 2013-09-03  Richard Biener  <rguenther@suse.de>
3358         * configure.ac: Also allow ISL 0.12.
3359         * configure: Regenerated.
3361 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3363         * MAINTAINERS (Write After Approval): Add myself.
3365 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3367         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3369 2013-08-26  Caroline Tice  <cmtice@google.com>
3371         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3372         "Various Reviewers" to libvtv "Various Maintainers".
3374 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3376         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3378 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3380         * MAINTAINERS: Update name, email.
3382 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3384         * MAINTAINERS (Write After Approval): Add myself.
3386 2013-08-12  Caroline Tice  <cmtice@google.com>
3388         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3389         address in the Write After Approval section.
3391 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3393         * MAINTAINERS (Write After Approval): Update email.
3395 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3397         * configure.ac: Adjust to check VTV_SUPPORTED.
3398         * configure: Regenerated.
3400 2013-08-02  Caroline Tice  <cmtice@google.com>
3402         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3403         on non-linux systems; add target-libvtv to noconfigdirs; add
3404         libsupc++/.libs to C++ library search paths.
3405         * configure: Regenerated.
3406         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3407         libstdc++ and libgcc.
3408         * Makefile.in: Regenerated.
3410 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3412         * MAINTAINERS (Write After Approval): Add myself.
3414 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3415             Shiva Chen  <shiva0217@gmail.com>
3417         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3418         nds32 port maintainers.
3420 2013-07-17  Tim Shen  <timshen91@gmail.com>
3422         * MAINTAINERS (Write After Approval): Add myself.
3424 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3426         * configure.ac: Sync from binutils.
3427         * configure: Regenerate.
3429 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3431         * MAINTAINERS (Write After Approval): Add myself.
3433 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3435         * MAINTAINERS (Write After Approval): Add myself.
3437 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3439         * MAINTAINERS (Write After Approval): Add myself.
3441 2013-04-30  Brooks Moses  <bmoses@google.com>
3443         * MAINTAINERS: Update my email; move myself from Fortran
3444         reviewer to Write After Approval.
3446 2013-04-16  Andreas Schwab  <schwab@suse.de>
3448         * configure.ac (aarch64-*-*): Don't disable java.
3449         * configure: Regenerate.
3451 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3453         * MAINTAINERS (Write After Approval): Add myself.
3455 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3457         * Makefile.def (target_modules): Don't install libffi.
3458         * Makefile.in: Regenerate.
3460 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3462         * MAINTAINERS (Write After Approval): Add myself.
3464 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3466         * MAINTAINERS (Write After Approval): Add myself.
3468 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3470         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3471         * configure: Regenerated.
3473 2013-02-05  Ian Lance Taylor  <iant@google.com>
3475         PR go/55969
3476         * configure.ac: Disable libgo on some systems where it does not
3477         work.
3479 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3481         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3482         Remove Geoff Keating as rs6000 port maintainer, at his request.
3484 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3486         * MAINTAINERS: Update my email.
3488 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3490         * configure: Re-generate.
3492 2013-01-15  Richard Biener  <rguenther@suse.de>
3494         PR other/55973
3495         * configure: Re-generate.
3497 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3499         * Makefile.def (install-target-libsanitizer): Depend on
3500         install-target-libstdc++-v3.
3501         * Makefile.in: Regenerate.
3503 2013-01-14  Richard Biener  <rguenther@suse.de>
3505         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3506         * configure: Re-generate
3508 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3510         * config.sub: Update from config repo.
3512 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3514         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3515         * Makefile.in: Regenerate.
3517 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3519         * MAINTAINERS (arc): Add new port maintainership for myself.
3521 2013-01-09  Jason Merrill  <jason@redhat.com>
3523         * .gitignore: Import from gdb repository.
3525 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3527         * Makefile.def (configure-gcc): Depend on all-gmp.
3528         (all-gcc): Remove dependency on all-gmp.
3529         * Makefile.in: Regenerated.
3531 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3533         * config.sub: Merge from config repo.
3534         * config.guess: Ditto.
3536 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3538         * Makefile.def: Merge from binutils.
3539         * Makefile.in: Ditto.
3541 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3543         * MAINTAINERS: Update my email.
3545 2012-12-29  Ben Elliston  <bje@gnu.org>
3547         * config.guess: Update to 2012-12-29 version.
3548         * config.sub: Likewise.
3550 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3552         * Makefile.def (install-target-libgfortran): Depend on
3553         install-target-libquadmath, install-target-libgcc.
3554         (install-target-libsanitizer): Depend on install-target-libgcc.
3555         (install-target-libjava): Depend on install-target-libgcc.
3556         (install-target-libitm): Depend on install-target-libgcc.
3557         (install-target-libobjc): Depend on install-target-libgcc.
3558         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3559         * Makefile.in: Regenerate.
3561 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3563         * Makefile.def (install-target-libgo): Depend on
3564         install-target-libatomic.
3565         * Makefile.in: Regenerate.
3567 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3569         PR go/55201
3570         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3571         * Makefile.in: Regenerate.
3573 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3575         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3576         * configure: Regenerate.
3578 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3580         * config.sub: Merge from config repo.
3582 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3584         * Makefile.def (target_modules): Add bootstrap=true and
3585         raw_cxx=true to libsanitizer.
3586         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3587         * Makefile.in: Regenerated.
3588         * configure: Likewise.
3590 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3592         * MAINTAINERS: Remove self as RTL optimization maintainer.
3594 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3596         * MAINTAINERS (Write After Approval): Add myself.
3598 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3600         * Makefile.def (target_modules): Remove bootstrap=true and
3601         raw_cxx=true from libsanitizer.
3602         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3603         * Makefile.in: Regenerated.
3604         * configure: Likewise.
3606 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3608         * Makefile.def (target_modules): Add bootstrap=true and
3609         raw_cxx=true to libsanitizer.
3610         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3611         * Makefile.in: Regenerated.
3612         * configure: Likewise.
3614 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3616         PR bootstrap/54279
3617         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3618         * configure: Regenerate.
3619         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3620         * Makefile.in: Regenerate.
3622 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3624         * configure.ac: Disable libsanitizer if we're not building C++.
3625         * configure: Regenerate.
3627 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3629         * MAINTAINERS (Write After Approval): Add myself.
3631 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3633         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3634         Kostya Serebryany (kcc@google.com) and
3635         Jakub Jelinek (jakub@redhat.com).
3636         Rename area for Dodji Seketeli (dodji@redhat.com).
3638 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3640         * MAINTAINERS: (asan.c, related): Add myself.
3642 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3644         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3645         * configure: Regenerate.
3647 2012-11-13  Richard Henderson  <rth@redhat.com>
3649         * configure.ac: Move libsanitizer logic to subdirectory.
3650         * configure: Regenerate.
3652 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3654         * configure.ac: Enable libsanitizer just on x86 linux for now.
3655         * configure: Re-generate.
3657 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3659         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3660         sections.
3661         * configure: Regenerate.
3663 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3665         * configure.ac: Add section for configdirs for libsanitizer.
3666         Disable for cris-*-* and mmix-*-*.
3667         * configure: Regenerate.
3669 2012-11-12  Wei Mi <wmi@google.com>
3671         * configure.ac: Add libsanitizer to target_libraries.
3672         * Makefile.def: Ditto.
3673         * configure: Regenerate.
3674         * Makefile.in: Regenerate.
3675         * libsanitizer: New directory for asan runtime.  Contains an empty
3676         tsan directory.
3678 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3680         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3681         against Mingw64 w32api.
3682         * configure: Regenerate.
3684 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3686         * configure: Regenerated.
3688 2012-11-03  Robert Mason  <rbmj@verizon.net>
3690         * configure.ac: add --disable-libstdcxx configure option
3691         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3693 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3695         * MAINTAINERS (Write After Approval): Add myself.
3697 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3699         * MAINTAINERS (Write After Approval): Add myself.
3701 2012-10-24  Sharad Singhai  <singhai@google.com>
3703         * MAINTAINERS (Write After Approval): Add myself.
3705 2012-10-24  Eric Christopher  <echristo@gmail.com>
3707         * MAINTAINERS: Update email address.
3709 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3711         PR bootstrap/54820
3712         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3713         * configure: Regenerate.
3715 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3717         * MAINTAINERS (aarch64): Add Marcus and myself.
3719 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3721         PR bootstrap/54820
3722         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3723         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3724         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3725         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3726         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3727         * Makefile.in: Regenerate.
3728         * configure.ac (have_static_libs): New variable and associated check.
3729         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3730         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3731         * configure: Regenerate.
3733 2012-10-10  Richard Biener  <rguenther@suse.de>
3735         * MAINTAINERS: Adjust for changed surname.
3737 2012-10-04  Lawrence Crowl  <crowl@google.com>
3739         * MAINTAINERS (Write After Approval): Add myself.
3741 2012-10-01  Cary Coutant  <ccoutant@google.com>
3743         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3745 2012-09-28  Ian Lance Taylor  <iant@google.com>
3747         * Makefile.def: Make all-target-libgo depend on
3748         all-target-libbacktrace.
3749         * Makefile.in: Rebuild.
3751 2012-09-26  Ian Lance Taylor  <iant@google.com>
3753         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3754         * Makefile.in: Rebuild.
3756 2012-09-20  Walter Lee  <walt@tilera.com>
3758         * configure.ac: Add tilegx to list of targets that support gold.
3759         * configure: Regenerate.
3761 2012-09-20  Marek Polacek  <polacek@redhat.com>
3763         * MAINTAINERS (Write After Approval): Add myself.
3765 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3767         * configure.ac: Add mips*-mti-elf* target.
3768         * configure: Regenerate.
3770 2012-09-17  Ian Lance Taylor  <iant@google.com>
3772         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3773         * configure.ac (host_libs): Add libbacktrace.
3774         (target_libraries): Add libbacktrace.
3775         * Makefile.def (host_modules): Add libbacktrace.
3776         (target_modules): Likewise.
3777         * configure, Makefile.in: Rebuild.
3779 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3781         PR target/38607
3782         Merge upstream change.
3783         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3785         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3786         Add libgomp*.o to compare_exclusions for AIX.
3787         * configure: Regenerate.
3789 2012-09-06  Diego Novillo  <dnovillo@google.com>
3791         * configure.ac: Bump minimum GMP version to 4.2.3.
3792         * configure: Re-generate.
3794 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3796         PR target/54461
3797         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3798         target-libgloss if not configured --with-avrlibc=no.
3799         * configure: Regenerate.
3801 2012-09-04  Jason Merrill  <jason@redhat.com>
3803         * configure.ac: Fix --enable-languages=all.
3805 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3807         * MAINTAINERS (Write After Approval): Add myself.
3809 2012-09-03  Richard Guenther  <rguenther@suse.de>
3811         PR bootstrap/54138
3812         * configure.ac: Re-organize ISL / CLOOG checks to allow
3813         disabling with either --without-isl or --without-cloog.
3814         * configure: Regenerated.
3816 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3818         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3819         * configure: Regenerate.
3821 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3823         * MAINTAINERS: Fix my email address.
3825 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3827         PR binutils/4970
3828         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3829         and opcodes.
3830         * Makefile.in: Regenerated.
3832 2012-08-26  Art Haas <ahaas@impactweather.com>
3834         * configure: Regenerate.
3836 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3838         * INSTALL/README: Also refer to the online installation
3839         instructions.
3841 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3843         * MAINTAINERS (Write After Approval): Add myself.
3844         (Picochip port): Remove myself.
3846 2012-08-14   Diego Novillo  <dnovillo@google.com>
3848         Merge from cxx-conversion branch.
3850         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3851         POSTSTAGE1_CONFIGURE_FLAGS.
3852         * Makefile.in: Regenerate.
3853         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3854         Force C++ when bootstrapping.
3855         * configure: Regenerate.
3857 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3859         * MAINTAINERS (Write After Approval): Add myself.
3861 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3863         * README: Document use of ranges of years in copyright notices.
3865 2012-07-06  Richard Guenther  <rguenther@suse.de>
3867         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3868         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3869         --with-gmp=system.
3870         * Makefile.in: Regenerated.
3871         * configure: Likewise.
3873 2012-07-06  Richard Guenther  <rguenther@suse.de>
3875         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3876         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3877         supply V=1 as extra_make_flags.
3878         * configure: Regenerated.
3879         * Makefile.in: Likewise.
3881 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3883         * configure: Regenerate.
3885 2012-07-03  Richard Guenther  <rguenther@suse.de>
3887         * Makfile.def (isl): Remove not necessary extra_exports and
3888         extra_make_flags.
3889         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3890         * Makefile.in: Regenerated.
3892 2012-07-03  Richard Guenther  <rguenther@suse.de>
3894         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3895         * configure.ac: If either the ISL or the CLooG check failed
3896         do not try to build in-tree versions.
3897         * Makefile.in: Regenerated.
3898         * configure: Regenerated.
3900 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3902         * configure: Regenerate.
3904 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3906         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3907         maintainer.
3909 2012-07-02  Richard Guenther  <rguenther@suse.de>
3911         * configure: Regenerated.
3913 2012-07-02  Richard Guenther  <rguenther@suse.de>
3914         Michael Matz  <matz@suse.de>
3915         Tobias Grosser <tobias@grosser.es>
3916         Sebastian Pop <sebpop@gmail.com>
3918         * Makefile.def: Add ISL host module, remove PPL host module.
3919         Adjust ClooG host module to use the proper ISL.
3920         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3921         * configure.ac: Include config/isl.m4.  Add ISL host library,
3922         remove PPL.  Remove PPL configury, add ISL configury, adjust
3923         ClooG configury.
3924         * Makefile.in: Regenerated.
3925         * configure: Likewise.
3927 2012-07-02  Richard Guenther  <rguenther@suse.de>
3929         Merge from graphite branch
3930         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3932         * configure: Regenerated.
3933         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3934         both cloog.org and legacy versions. The only supported version will
3935         be CLooG with the isl backend.
3937         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3939         * configure: Regenerated.
3940         * configure.ac: Require cloog isl 0.17.0
3942         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3944         * configure: Regenerated.
3945         * config/cloog.m4: Do not define CLOOG_ORG
3947 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3949         * configure.ac: Skip C if explicitly selected.
3950         * configure: Regenerate.
3952 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3954         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3955         they contain -O2.
3956         * configure: Regenerate.
3958 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3960         PR debug/53740
3961         * df.h, df-problems.c, dce.c: Revert last patch.
3963 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3965         * MAINTAINERS (Write After Approval): Update my email address.
3967 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3969         * MAINTAINERS (Write After Approval): Add myself.
3971 2012-06-20  Jason Merrill  <jason@redhat.com>
3973         * Makefile.tpl (check-target-libgomp-c++): New.
3974         (check-target-libitm-c++): New.
3975         * Makefile.def (c++): Add them.
3976         * Makefile.in: Regenerate.
3978 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3980         * MAINTAINERS (Write After Approval): Add myself.
3982 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3984         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3985         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3986         (install-no-fixedincludes): Adjust accordingly.
3987         * Makefile.in: Regenerate.
3989 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3991         Merge upstream change
3992         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3994 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3996         * MAINTAINERS (Write After Approval): Add myself.
3998 2012-05-09  Nick Clifton  <nickc@redhat.com>
3999             Paul Smith  <psmith@gnu.org>
4001         PR bootstrap/50461
4002         * configure.ac (mpfr-dir): When using in-tree MPFR sources
4003         allow for the fact that from release v3.1.0 of MPFR the source
4004         files were moved into a src sub-directory.
4005         * configure: Regenerate.
4007 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
4009         * configure.ac: Bump minimum MPFR version to 2.4.0.
4010         * configure: Regenerated.
4012 2012-05-01  Richard Henderson  <rth@redhat.com>
4014         * Makefile.def (libatomic): New target_module.
4015         * configure.ac (target_libraries): Add libatomic.
4016         (noconfigdirs): Check if libatomic is supported.
4017         * Makefile.in, configure: Rebuild.
4019 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
4021         * MAINTAINERS (Write After Approval): Add myself.
4023 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
4025         * config.sub: Update to 2012-04-18 version from official repo.
4027 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
4029         * MAINTAINERS (Write After Approval): Add myself.
4031 2012-04-11  Steve Ellcey  <sellcey@mips.com>
4033         * MAINTAINERS: Changed email address.
4035 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
4037         PR target/52737
4038         * contrib/gcc_update (files_and_dependencies):
4039         Remove gcc/config/avr/t-multilib from touch data.
4041 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4043         * MAINTAINERS (OS Port Maintainers): Remove irix.
4044         * configure.ac (enable_libgomp): Remove *-*-irix6*.
4045         (unsupported_languages): Remove mips-sgi-irix6.*.
4046         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
4047         (with_stabs): Remove.
4048         * configure: Regenerate.
4050 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4052         * MAINTAINERS (OS Port Maintainers): Remove osf.
4053         * configure.ac (enable_libgomp): Remove *-*-osf*.
4054         (with_stabs): Remove alpha*-*-osf*.
4055         * configure: Regenerate.
4057 2012-03-05  Tristan Gingold  <gingold@adacore.com>
4059         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
4060         * configure: Regenerate.
4062 2012-02-17  Walter Lee  <walt@tilera.com>
4064         * MAINTAINERS: (Write After Approval): Delete myself.
4066 2012-02-14  Walter Lee  <walt@tilera.com>
4068         * MAINTAINERS (tilegx port): Add myself.
4069         (tilepro port): Add myself.
4070         (Write After Approval): Add myself.
4072 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
4074         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
4075         and Joseph Myers as docstring relicensing maintainers.
4077 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
4079         * MAINTAINERS (write-after-approval): Add myself.
4081 2012-02-08  Ira Rosen <irar@il.ibm.com>
4083         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
4084         maintainer.
4086 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4088         * MAINTAINERS (Write After Approval): Move myself to
4089         maintain alphabetical order.
4091 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
4093         * MAINTAINERS (Write After Approval): Add myself.
4095 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
4097         * MAINTAINERS (Write After Approval): Add myself.
4099 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
4100             Jayant R Sonar <jayant.sonar@kpitcummins.com>
4102         * configure.ac (cr16-*-*): Remove nonconfigdirs.
4103         * configure: Regenerate.
4105 2012-01-23  Harshit Chopra  <harshit@google.com>
4107         * MAINTAINERS (Write After Approval): Add myself.
4109 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
4111         * configure.ac: Remove reference to mh-interix.
4112         * configure: Regenerate.
4114 2012-01-05  Richard Henderson  <rth@redhat.com>
4116         PR bootstrap/51072
4117         * configure.ac: Disable libitm if c++ is not enabled.
4118         * configure: Rebuild.
4120         * configure.ac: Fix regexp for same.
4121         * configure: Rebuild.
4123 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
4125         * MAINTAINERS (Write After Approval): Add myself.
4127 2012-01-02  Richard Guenther  <rguenther@suse.de>
4129         PR bootstrap/51686
4130         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4131         * Makefile.in: Regenerate.
4133 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4135         * MAINTAINERS (Write After Approval): Add myself.
4137 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4139         * configure: Regenerate.
4141 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4143         * MAINTAINERS (picochip): Changed email address.
4145 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4147         * MAINTAINERS (write-after-approval): Add self.
4149 2011-11-29  DJ Delorie  <dj@redhat.com>
4151         * configure.ac (rl78-*-*) New case.
4152         * configure: Regenerate.
4153         * MAINTAINERS: Add myself as RL78 maintainer.
4155 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4157         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4159 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4161         * libtool.m4: Additional FreeBSD 10 fixes.
4163 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4165         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4166         Maintainers section, as Epiphany maintainer.
4168 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4170         PR target/49992
4171         * configure.ac: Remove ranlib special-casing for Darwin.
4172         * configure: Regenerate.
4174 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4176         * MAINTAINERS (Reviewers): Keep the list sorted.
4178 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4180         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4182 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4184         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4185         * configure: Rebuild.
4186         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4187         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4188         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4189         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4190         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4191         Add READELF.
4192         * Makefile.in: Rebuild.
4194 2011-11-09  Jason Merrill  <jason@redhat.com>
4196         * Makefile.def (language=c++): Remove check-c++0x.
4197         * Makefile.in (check-gcc-c++): Regenerate.
4199 2011-11-08  Richard Henderson  <rth@redhat.com>
4201         * configure.ac: Test for libitm directory present first.
4203         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4205         * configure.ac: Test libitm/configure.tgt to disable libitm.
4206         * configure: Rebuild.
4208 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4209             Richard Henderson  <rth@redhat.com>
4211         Merged from transactional-memory.
4213         * Makefile.def (lang_env_dependencies): libitm is c++.
4214         Add libitm target module.
4215         * configure.ac: Likewise.
4216         * config/mmap.m4: New file.
4217         * contrib/gcc_update: Add libitm to touch data.
4218         * Makefile.in, configure: Rebuild.
4220 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4222         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4223         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4224         * Makefile.in: Regenerate.
4226 2011-11-01  DJ Delorie  <dj@redhat.com>
4228         * config.sub: Update to version 2011-10-29 (added rl78)
4230 2011-10-27  Nick Clifton  <nickc@redhat.com>
4232         * config.sub: Import these changes from the config project:
4234         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4235             Ben Elliston  <bje@gnu.org>
4237         * config.sub (epiphany): New.
4239         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4240             Ben Elliston  <bje@gnu.org>
4242         * config.sub (hexagon, hexagon-*): New.
4244         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4246         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4247         64eb to be64.
4249         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4251         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4252         (nacl): Grok as alias for 32el-unknown-nacl.
4254 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4256         * MAINTAINERS (Write After Approval): Add myself.
4258 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4260         * MAINTAINERS (Write After Approval): Add myself.
4262 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4264         * MAINTAINERS (sparc port): Remove myself.
4266 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4268         * MAINTAINERS (Write After Approval): Add myself.
4270 2011-08-14  Yao Qi  <yao@codesourcery.com>
4272         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4273         * configure: Regenerate.
4275 2011-07-26  Ian Lance Taylor  <iant@google.com>
4277         * configure.ac: Set have_compiler based on whether gcc directory
4278         exists, rather than on whether gcc is in configdirs.
4279         * configure: Rebuild.
4281 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4283         * MAINTAINERS (Global Reviewers): Add self.
4285 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4287         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4288         link directories.
4289         * Makefile.in: Rebuild.
4291 2011-07-20  Ian Lance Taylor  <iant@google.com>
4293         PR bootstrap/49787
4294         * configure.ac: Move --enable-bootstrap handling earlier in file.
4295         If --enable-bootstrap and either --enable-build-with-cxx or
4296         --enable-build-poststage1-with-cxx, enable C++ automatically.
4297         * configure: Rebuild.
4299 2011-07-19  Ian Lance Taylor  <iant@google.com>
4301         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4302         make C++ a boot_language.  Set and substitute
4303         POSTSTAGE1_CONFIGURE_FLAGS.
4304         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4305         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4306         * configure, Makefile.in: Rebuild.
4308 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4310         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4311         maintainers.
4313 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4315         * MAINTAINERS (Global Reviewers): Add myself.
4317 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4319         * configure: Regenerate.
4321 2011-07-16  Jason Merrill  <jason@redhat.com>
4323         * Makefile.def (language=c++): Add check-c++0x and
4324         check-target-libmudflap-c++.
4325         * Makefile.tpl (check-target-libmudflap-c++): New.
4326         * Makefile.in: Regenerate.
4328 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4330         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4331         * Makefile.def (target_modules/libjava): Pass
4332         $(EXTRA_CONFIGARGS_LIBJAVA).
4333         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4334         if not configured with --enable-static-libjava.
4335         * Makefile.in: Regenerate.
4336         * configure: Likewise.
4338 2011-07-15  Jason Merrill  <jason@redhat.com>
4340         * Makefile.in (check-c++): Move check-gcc-c++0x after
4341         check-target-libstdc++-v3.
4343 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4345         * MAINTAINERS (c6x port): New entry.
4347 2011-07-13  Jason Merrill  <jason@redhat.com>
4349         * Makefile.in (check-gcc-c++0x): New.
4350         (check-c++): Depend on it.
4352 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4354         PR target/39150
4355         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4356         x86_64-*-solaris2.1[0-9]*.
4357         * configure: Regenerate.
4359 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4361         * MAINTAINERS (RTL optimizers): Add self.
4363 2011-06-27  Gabriel Charette  <gchare@google.com>
4365         * MAINTAINERS (Write After Approval): Add myself.
4367 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4369         PR regression/47836
4370         PR bootstrap/23656
4371         PR other/47733
4372         PR bootstrap/49247
4373         PR c/48825
4374         * configure.ac (target_libraries): Remove target-libiberty.
4375         Remove case-statement setting skipdirs=target-libiberty for
4376         multiple targets.  Remove checking target_configdirs and
4377         removing target-libiberty but keeping target-libgcc if
4378         otherwise empty.
4379         * Makefile.def (target_modules): Don't add libiberty.
4380         (dependencies): Remove all traces of target-libiberty.
4381         * configure, Makefile.in: Regenerate.
4383 2011-06-13  Walter Lee <walt@tilera.com>
4385         * configure.ac (tilepro-*-*) New case.
4386         (tilegx-*-*): Likewise.
4387         * configure: Regenerate.
4389 2011-06-06  Jing Yu  <jingyu@google.com>
4391         * configure.ac: Skip target-libiberty for
4392         arm*-*-linux-androideabi.
4393         * configure: Regenerated.
4395 2011-06-06  Nick Clifton  <nickc@redhat.com>
4397         * config.sub: Sync from upstream.
4399 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4401         * MAINTAINERS (Write After Approval): Add myself.
4403 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4405         * MAINTAINERS: Update my email address.
4407 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4409         * MAINTAINERS (Write After Approval): Update my email address.
4411 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4413         * MAINTAINERS (Write After Approval): Add myself.
4415 2011-05-08  Doug Kwan  <dougkwan@google.com>
4417         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4418         * configure: Regenerated.
4419         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4420         value from configure.
4421         * Makefile.in: Regenerated.
4423 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4425         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4426         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4427         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4428         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4429         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4430         *-*-vxworks*): Disable newlib and libgloss in separate case
4431         statement.
4432         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4433         to separate case statement.
4434         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4435         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4436         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4437         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4438         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4439         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4440         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4441         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4442         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4443         i[[3456789]]86-*-rdos*, m32r-*-*,
4444         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4445         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4446         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4447         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4448         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4449         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4450         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4451         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4452         and libgloss in main case over targets.  Remove most empty cases
4453         in main case over targets.
4454         * configure: Regenerate.
4456 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4458         * MAINTAINERS (Write After Approval): Add myself.
4460 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4462         * configure.ac: Remove code setting special library locations for
4463         hppa*64*-*-hpux11*.  Remove code setting compiler for
4464         sparc-sun-solaris2*.
4465         * configure: Regenerate.
4467 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4469         * configure.ac: Separate libgloss_dir settings from general case
4470         over targets.
4471         * configure: Regenerate.
4473 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4475         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4476         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4477         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4478         cases in libgcj-disabling case statement.
4479         (hppa*64*-*-linux*): Set unsupported_languages instead of
4480         disabling target-zlib.
4481         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4482         to hppa*64*-*-hpux*.
4483         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4484         hppa*-*-hpux*.
4485         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4486         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4487         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4488         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4489         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4490         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4491         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4492         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4493         libgcj-disabling case statement.
4494         * configure: Regenerate.
4496 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4498         * configure.ac: Disable Java for targets not supporting libffi.
4499         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4500         Remove cases in Java-disabling statement.
4501         (*arm-wince-pe): Change to arm-wince-pe.
4502         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4503         cases in Java-disabling statement.
4504         (bfin-*-*): Don't disable Java again.
4505         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4506         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4507         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4508         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4509         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4510         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4511         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4512         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4513         Java-disabling statement.
4514         (mmix-*-*): Don't disable Java again.
4515         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4516         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4517         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4518         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4519         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4520         statement.
4521         * configure: Regenerate.
4523 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4525         * configure.ac: Separate cases disabling Java and Java libraries
4526         from general case over targets.
4527         * configure: Regenerate.
4529 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4531         * MAINTAINERS: Update my email address.
4533 2011-04-20  Easwaran Raman  <eraman@google.com>
4535         * MAINTAINERS (Write After Approval): Add myself.
4537 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4539         PR lto/48086
4540         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4541         * configure: Regenerate.
4543 2011-04-16  Jim Meyering  <meyering@redhat.com>
4545         * MAINTAINERS (Write After Approval): Add myself.
4547 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4549         * MAINTAINERS: Update my email address.
4551 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4553         * MAINTAINERS (Write After Approval): Add myself.
4555 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4557         * MAINTAINERS (Write After Approval): Add myself.
4559 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4561         * MAINTAINERS (Write After Approval): Add myself.
4563 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4565         * configure.ac (build_tools): Remove build-byacc.
4566         (host_libs): Remove mmalloc.
4567         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4568         autoconf automake libtool diff rcs fileutils shellutils time
4569         textutils wdiff find uudecode hello tar gzip indent recode release
4570         sed perl gawk findutils gettext zip.
4571         (libgcj): Remove target-qthreads.
4572         (target_tools): Remove target-examples target-gperf.
4573         (YACC): Don't handle building byacc.
4574         * configure: Regenerate.
4575         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4576         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4577         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4578         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4579         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4580         handle building components.
4581         * Makefile.in: Regenerate.
4583 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4585         * MAINTAINERS: Update my email address as Xtensa maintainer.
4587 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4589         * config.sub: Sync from upstream.
4591 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4593         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4594         (microblaze*): Don't disable libssp.
4595         * configure: Regenerate.
4597 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4599         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4600         moveifchange.
4601         * configure: Regenerate.
4602         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4603         * Makefile.in: Regenerate.
4605 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4607         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4608         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4609         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4610         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4611         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4612         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4613         md_exec_prefix cases.
4614         * configure: Regenerate.
4616 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4618         * configure.ac: Separate cases disabling target-libssp,
4619         target-libiberty, target-libstdc++-v3 and Fortran from general
4620         case over targets.
4621         * configure: Regenerate.
4623 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4625         * configure.ac (*-*-chorusos): Don't disable libgcj.
4626         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4627         Remove case.
4628         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4629         (arm-*-coff): Don't disable libgcj.
4630         (arm*-*-linux-gnueabi): Remove useless assignment.
4631         (arm-*-riscix*): Don't disable libgcj.
4632         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4633         configuration.
4634         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4635         (c54x*-*-*): Remove case.
4636         (tic54x-*-*): Don't disable GCC or GCC libraries.
4637         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4638         to *.
4639         (d10v-*-*): Don't disable GCC libraries.
4640         (d30v-*-*): Don't disable libgcj.
4641         (h8500-*-*): Don't disable GCC libraries.
4642         (i960-*-*): Don't disable libgcj.
4643         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4644         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4645         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4646         libgcj.
4647         (m68k-*-coff*): Remove case.
4648         (mmix-*-*): Don't disable libgloss on host.
4649         (mn10200-*-*, mn10300-*-*): Remove cases.
4650         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4651         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4652         Don't disable libgcj.
4653         (romp-*-*): Remove case.
4654         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4655         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4656         case.
4657         (v810-*-*): Don't disable GCC libraries.
4658         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4659         (ip2k-*-*): Don't disable GCC libraries.
4660         * configure: Regenerate.
4662 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4664         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4665         libffi on host.
4666         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4667         on host.
4668         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4669         * configure: Regenerate.
4671 2011-03-26  John Marino  <binutils@marino.st>
4673         * configure.ac: Add support for *-*-dragonfly*
4674         * configure: Regenerate.
4676 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4678         * configure.ac (native_only): Remove.
4679         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4680         send-pr uudecode guile gnuserv on host.
4681         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4682         send-pr rcs guile perl texinfo libtool on host.
4683         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4684         automake send-pr rcs guile perl texinfo libtool on host.
4685         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4686         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4687         (alpha*-dec-osf*): Don't disable fileutils on target.
4688         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4689         texinfo send-pr expect dejagnu on target.
4690         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4691         target-qthreads on target.
4692         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4693         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4694         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4695         x86_64-*-mingw*): Don't disable expect on target.
4696         (*-*-cygwin*): Don't disable target-gperf on target.
4697         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4698         gnuserv on target.
4699         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4700         target.
4701         * configure: Regenerate.
4703 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4705         * configure.ac (target_tools): Remove target-groff.
4706         (native_only): Remove target-groff.
4707         (hppa*64*-*-*): Don't disable byacc.
4708         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4709         setting.
4710         (*-*-kaos*): Don't skip target-librx and target-groff.
4711         (*-*-netware*): Don't skip target-libmudflap.
4712         (*-*-tpf*): Don't skip target-libmudflap.
4713         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4714         directories on the host.
4715         (ia64*-*-*vms*): Don't skip tix.
4716         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4717         host.
4718         * configure: Regenerate.
4720 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4722         * configure.ac: Remove references to mt-mep, mt-netware,
4723         mt-wince.
4724         * Makefile.def: Add all-utils soft dependencies.
4725         * Makefile.tpl: Remove GDB_NLM_DEPS.
4726         * configure: Regenerate.
4727         * Makefile.in: Regenerate.
4729 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4731         * configure.ac: Do not include mh-x86omitfp.
4732         * configure: Regenerate.
4734 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4736         * configure.ac: Remove empty cases.
4737         * configure: Regenerate.
4739 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4741         * Makefile.def: Add dependency from termcap to gdb.
4742         * Makefile.in: Regenerate.
4744 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4746         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4747         * configure: Regenerate.
4748         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4749         * Makefile.tpl: Likewise.
4750         * Makefile.in: Regenerate.
4752 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4754         * configure.ac: Remove all mentions of tentative_cc.
4755         * configure: Regenerate.
4757 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4759         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4760         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4761         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4762         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4763         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4764         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4765         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4766         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4767         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4768         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4769         *-*-rhapsody*): Remove host cases.
4770         * configure: Regenerate.
4772 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4774         * configure.ac (ppc*-*-pe): Remove host case.
4775         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4776         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4777         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4778         cases.
4779         * configure: Regenerate.
4781 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4783         * config.sub: Update to version 2011-03-23.
4785 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4787         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4788         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4789         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4790         * configure: Regenerate.
4792 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4794         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4795         to Write After Approval.
4796         * config-ml.in: Don't handle arc-*-elf*.
4797         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4798         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4799         handle GCC libraries.
4800         * configure: Regenerate.
4802 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4804         PR bootstrap/48120:
4805         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4806         Add -lstdc++ -lm to LIBS.
4807         * configure: Regenerate.
4809 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4811         * config.guess: Update to version 2011-02-02
4812         * config.sub: Update to version 2011-02-24
4814 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4816         PR lto/48086
4817         * configure.ac: Re-enable LTO on *-apple-darwin9.
4818         * configure: Regenerate.
4820 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4822         PR lto/48086
4823         * configure.ac: Disable LTO on darwin due to an assembler change in
4824         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4825         under 256.
4826         * configure: Regenerate.
4828 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4830         * MAINTAINERS: Update myself as score backend maintainer,
4831         update my e-mail address.
4833 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4835         * MAINTAINERS: Update my e-mail address.
4837 2011-03-06  Joey Ye  <joey.ye@arm.com>
4839         * MAINTAINERS: Update my e-mail address.
4841 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4843         * configure.ac: Adjust test of with_ppl.
4844         * configure: Regenerated.
4846 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4848         * MAINTAINERS: Adjust my e-mail address.
4850 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4852         * configure.ac: Add -lpwl to ppllibs.
4853         * configure: Regenerated.
4855 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4857         * config/cloog.m4: Add -lisl to clooglibs.
4858         * configure: Regenerated.
4860 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4862         * MAINTAINERS (CPU Port maintainers): Add self.
4864 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4866         * MAINTAINERS: Add myself as testsuite maintainer.
4868 2011-02-15  Mike Stump  <mikestump@comcast.net>
4870         * MAINTAINERS: Add myself as testsuite maintainer.
4872 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4874         Import from Libtool and gnulib:
4876         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4878         Prepare for supporting FreeBSD 10.
4879         * config.rpath: Remove handling of freebsd1* which soon would
4880         match FreeBSD 10.0.
4882         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4884         Remove support for FreeBSD 1.x.
4885         * libtool.m4 (_LT_LINKER_SHLIBS)
4886         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4887         soon would incorrectly match FreeBSD 10.0.
4889 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4891         PR binutils/12283
4892         * move-if-change: Import version from gnulib.
4894 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4896         PR lto/47225
4897         * Makefile.def (lto-plugin): Double dash for enable-shared.
4898         (configure-gcc): Depend on all-lto-plugin.
4899         * Makefile.in: Rebuilt.
4901 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4903         * configure.ac: Remove extra bracket.
4904         * configure: Regenerate.
4906 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4908         * MAINTAINERS: Add myself as libquadmath maintainer.
4910 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4912         * MAINTAINERS: Update my email address.
4914 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4916         * MAINTAINERS (option handling): Add self.
4918 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4920         PR lto/47225
4921         * Makefile.def: Add dependency for install-gcc
4922         on install-lto-plugin.
4923         * Makfile.in: Regenerated
4925 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4927         * MAINTAINERS (CPU Port Maintainers): Add myself.
4929 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4931         PR libgcj/44341
4932         * configure.ac: Discard --with-* flags for host when configuring
4933         target libraries for cross build.
4934         * configure: Rebuilt.
4936 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4938         * MAINTAINERS (linear loop transforms): Removed.
4940 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4942         * configure.ac: If with_ppl is no, move setting with_cloog=no
4943         after CLOOG_REQUESTED check.
4944         * configure: Regenerated.
4946 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4948         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4949         CLooG has been requested.
4950         * configure: Regenerated.
4952 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4954         * configure: Regenerated.
4955         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4957 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4959         * configure: Regenerated.
4960         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4962 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4964         * configure.ac: Use AS_HELP_STRING throughout.
4965         * configure: Regenerate.
4967 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4969         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4970         * configure: Regenerate.
4972 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4974         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4976 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4978         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4979         for ia64-hpux.
4980         * configure: Regenerate.
4982 2011-01-07  Jan Hubicka  <jh@suse.cz>
4984         PR lto/47225
4985         * Makefile.in: Regenerate.
4986         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4987         configure.
4989 2011-01-07  Jan Hubicka  <jh@suse.cz>
4991         * Makefile.in: Regenerate.
4992         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4993         and configure dependency on lto-plugin configure.
4994         (lto-plugin module): Remove dependency on GCC; add dependency on
4995         liniberty.
4997 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4999         * MAINTAINERS (Write After Approval): Add myself.
5001 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
5003         * configure: Regenerate.
5005 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
5007         * configure.ac: (picochip): Disable libiberty.
5009 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
5011         * MAINTAINERS (Write After Approval): Add myself.
5013 2010-12-10  Ian Lance Taylor  <iant@google.com>
5015         PR bootstrap/46819
5016         * configure.ac: For --disable-libgcj clear libgcj_saved.
5017         * configure: Rebuild.
5019 2010-12-10  Tobias Burnus  <burnus@net-b.de>
5021         PR fortran/46540
5022         * configure.ac: Add --disable-libquadmath and
5023         --disable-libquadmath-support.
5024         * configure: Regenerate.
5026 2010-12-03  Ian Lance Taylor  <iant@google.com>
5028         * MAINTAINERS: Add myself as libgo maintainer.
5030 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
5032         PR libffi/46792
5033         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
5034         * configure: Regenerate.
5036 2010-12-02  Ian Lance Taylor  <iant@google.com>
5038         * configure.ac: Always set default for poststage1_ldflags to
5039         -static-libstdc++ -static-libgcc.
5041 2010-11-29  Andreas Schwab  <schwab@redhat.com>
5043         * configure.ac: Move comment to remove extra space in last argument
5044         of GCC_TARGET_TOOL.
5046 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
5048         PR other/46026
5049         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
5050         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
5051         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
5052         (BASE_FLAGS_TO_PASS): Use it.
5053         * configure: Rebuilt.
5054         * Makefile.in: Rebuilt.
5056 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
5058         PR binutils/12258
5059         * configure.ac: Correct comments for --enable-gold/--enable-ld.
5060         Properly check default linker.
5061         * configure: Regnerated.
5063 2010-11-23  Matthias Klose  <doko@ubuntu.com>
5065         * configure.ac: For --enable-gold, handle value `default' instead of
5066         `both*'.  New configure option --{en,dis}able-ld.
5067         * configure: Regenerate.
5069 2010-11-20  Ian Lance Taylor  <iant@google.com>
5071         * configure.ac: Only disable a language library if no language needs
5072         it.  Don't let --disable-libgcj uncondtionally disable libffi.
5073         * configure: Rebuild.
5075 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5077         * Makefile.in: Regenerate.
5079         PR other/46202
5080         * configure.ac: Fix just-built in-tree STRIP name to be
5081         binutils/strip-new.
5082         * configure: Regenerate.
5083         * Makefile.def (install-strip-gcc, install-strip-binutils)
5084         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
5085         (install-strip-sid): Mirror dependencies on non-strip variants
5086         of these targets on the respective -strip prerequisites.
5087         * Makefile.tpl (install-strip, install-strip-host)
5088         (install-strip-target): New targets.
5089         (install-strip-[+module+], install-strip-target-[+module+]):
5090         New targets.
5091         * Makefile.in: Regenerate.
5093 2010-11-19  Ian Lance Taylor  <iant@google.com>
5094             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5096         * configure.ac: Add target-libgo to target_libraries.  Set
5097         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
5098         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
5099         (HOST_EXPORTS): Add GOC.
5100         (BASE_TARGET_EXPORTS): Add GOC.
5101         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
5102         (GOCFLAGS_FOR_TARGET): New variable.
5103         (EXTRA_HOST_FLAGS): Add GOC.
5104         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
5105         * Makefile.def (target_modules): Add libgo.
5106         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
5107         (dependencies): Add dependency from configure-target-libgo to
5108         configure-target-libffi and all-target-libstdc++-v3.  Add
5109         dependencies from all-target-libgo to all-target-libffi.
5110         (languages): Add go.
5111         * configure: Rebuild.
5112         * Makefile.in: Rebuild.
5114 2010-11-19  Ian Lance Taylor  <iant@google.com>
5116         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
5117         compiler/flag environment variables.
5119 2010-11-18  Ian Lance Taylor  <iant@google.com>
5121         * configure.ac: Check for lang_requires_boot_languages in
5122         config-lang.in files.
5123         * configure: Rebuild.
5125 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5126             Tobias Burnus  <burnus@net-b.de>
5128         PR fortran/32049
5129         * Makefile.def: Add libquadmath; build it with language=fortran.
5130         * configure.ac: Add libquadmath.
5131         * Makefile.tpl: Handle multiple libs in check-[+language+].
5132         * Makefile.in: Regenerate.
5133         * configure: Regenerate.
5135 2010-11-16  Tom Tromey  <tromey@redhat.com>
5137         * MAINTAINERS: Moved myself to reviewers section.
5139 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5141         * MAINTAINERS: Moved myself to reviewers section.
5143 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5145         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5146         (Write After Approval): Remove self.
5148 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5150         * configure.ac: Fix spelling in option names.
5151         * configure: Regenerated.
5153 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5155         PR bootstrap/39622
5156         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5157         * configure: Regenerated.
5159 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5161         * MAINTAINERS: Update my email address.
5163 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5165         * configure: Regenerate.
5167 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5169         * configure: Regenerate.
5171 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5173         * configure: Regenerate.
5175 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5177         * configure: Regenerate.
5179 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5181         * configure.ac: Support official CLooG.org versions.
5182         * configure: Regenerate.
5183         * config/cloog.m4: New.
5185 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5187         * MAINTAINERS (Write After Approval): Add myself.
5189 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5191         * MAINTAINERS: Update my email address.
5193 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5195         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5196         * configure: Regenerate.
5198 2010-11-03  Ian Lance Taylor  <iant@google.com>
5199             Dave Korn  <dave.korn.cygwin@gmail.com>
5201         PR lto/46273
5202         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5203         and on other supported platforms whenever LTO is enabled.
5204         * configure: Rebuild.
5206 2010-11-02  Alan Modra  <amodra@gmail.com>
5208         PR binutils/12110
5209         * configure.ac: Error when source path contains spaces.
5210         * configure: Regenerate.
5212 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5214         * MAINTAINERS: Update my email address.
5216 2010-10-20  Ian Lance Taylor  <iant@google.com>
5218         * Makefile.def (target_modules): Set lib_path to src/.libs for
5219         libstdc++-v3 module.
5220         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5221         * Makefile.in: Rebuild.
5223 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5225         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5226         (Write After Approval): Remove myself.
5228 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5230         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5232 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5234         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5236 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5238         * configure.ac (build_lto_plugin): New shell variable.
5239         (--enable-lto): Turn on by default for all non-ELF platforms that
5240         have had LTO support added so far.  Set build_lto_plugin appropriately
5241         for both ELF and non-ELF.
5242         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5243         * configure: Regenerate.
5245 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5247         Sync from src:
5248         * configure.ac (v850 support): Remove target-libgloss from
5249         noconfigdirs.
5250         * configure: Regenerate.
5252 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5254         PR bootstrap/45326
5255         PR bootstrap/45174
5256         * configure.ac: Honor initial values of $build_configargs,
5257         $host_configargs, $target_configargs.  Mark the precious, so
5258         environment settings get recorded.
5259         * configure: Regenerate.
5261 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5263         PR bootstrap/45796
5264         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5265         Depend on all-build-libiberty.
5266         * Makefile.in: Regenerate.
5268 2010-09-30  Michael Eager  <eager@eagercon.com>
5270         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5271         * configure: Regenerate.
5273 2010-09-28  Michael Eager  <eager@eagercon.com>
5275         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5277 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5279         PR bootstrap/44621
5280         * configure.ac: Fix unportable shell quoting.
5281         * configure: Regenerate.
5283 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5285         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5286         targets and amend comment.
5287         * configure: Regenerate.
5289 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5291         * MAINTAINERS (Write After Approval): Add myself.
5293 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5295         * configure.ac: Enable LTO by default on Darwin.
5296         * configure: Regenerate.
5298 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5300         * MAINTAINERS (Write After Approval): Add myself.
5302 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5304         * MAINTAINERS (Write After Approval): Add myself.
5306 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5308         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5309         ports
5311 2010-07-28  David Yuste  <david.yuste@gmail.com>
5313         * MAINTAINERS (Write After Approval): Add myself.
5315 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5317         * configure.ac: Support all v850 targets.
5318         * configure: Regenerate.
5320 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5322         PR bootstrap/44455
5323         * configure.ac (extra_mpfr_configure_flags): Copy from
5324         extra_mpc_gmp_configure_flags.
5325         * configure: Re-generated.
5327 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5329         * MAINTAINERS (Write After Approval): Add myself.
5331 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5333         * MAINTAINERS (Write After Approval): Add myself.
5335 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5337         * MAINTAINERS (Write After Approval): Add myself.
5339 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5341         PR target/44862
5342         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5343         Provide -B option to allow for link spec %s substitutions for
5344         libstdc++.a on darwin.
5345         * Makefile.in: Regenerate.
5347 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5349         * MAINTAINERS (Reviewers): Update my e-mail address
5351 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5353         * Makefile.def (configure-gcc): Depend on all-libelf.
5354         * Makefile.in: Rebuild.
5356 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5358         * MAINTAINERS (Write After Approval): Add myself in the right place.
5360 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5362         * MAINTAINERS (Write After Approval): Add myself.
5364 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5366         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5368 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5370         * config.sub: Update to version 2010-05-21.
5371         * config.guess: Update to version 2010-04-03.
5373 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5375         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5376         * configure: Regenerate.
5378 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5380         * MAINTAINERS (Write After Approval): Add myself.
5382 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5384         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5385         a platform that supports LTO.
5386         * configure: Regenerate.
5388 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5390         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5391         * configure: Regenerated.
5393 2010-04-27  Roland McGrath  <roland@redhat.com>
5394             H.J. Lu  <hongjiu.lu@intel.com>
5396         * configure.ac (--enable-gold): Support both, both/gold and
5397         both/bfd to add gold to configdirs without removing ld.
5398         * configure: Regenerated.
5400         * Makefile.def: Add install-gold dependency to install-ld.
5401         * Makefile.in: Regenerated.
5403 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5405         PR lto/42776
5406         * configure.ac (--enable-lto): Refactor handling so libelf tests
5407         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5408         and allow LTO to be explicitly enabled on non-ELF platforms that
5409         are known to support it inside else-clause.
5410         * configure: Regenerate.
5412 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5414         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5415         * configure: Regenerate.
5417 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5419         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5420         * configure: Regenerate.
5422 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5424         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5425         separately.
5426         * configure: Regenerate.
5428 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5430         * MAINTAINERS (Write After Approval): Add myself.
5432 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5434         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5435         * configure: Regenerate.
5437 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5439         * configure: Regenerate after change to elf.m4.
5441 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5443         * MAINTAINERS (Write After Approval): Add myself.
5445 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5447         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5448         * configure: Regenerated.
5450 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5452         * configure.ac: Print "buggy but acceptable" when CLooG
5453         revision is less than 9.
5454         * configure: Regenerated.
5456 2010-04-01  Diego Novillo  <dnovillo@google.com>
5458         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5460 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5462         PR bootstrap/43615
5463         PR bootstrap/43328
5465         Revert:
5467         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5469         * configure.ac: Do not pass --enable-multilib nor
5470         --disable-multilib in baseargs.  Accept explicitly passed
5471         --enable_multilib.
5472         * configure: Regenerate.
5474 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5476         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5478 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5480         * MAINTAINERS: Remove myself.
5482 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5484         PR bootstrap/43328
5485         * configure.ac: Do not pass --enable-multilib nor
5486         --disable-multilib in baseargs.  Accept explicitly passed
5487         --enable_multilib.
5488         * configure: Regenerate.
5490 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5492         * MAINTAINERS (spu port): Remove me.
5494 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5496         * configure.ac (tic6x-*-*): New case.
5497         * configure: Regenerate.
5499 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5501         * config.sub: Update to version 2010-03-22.
5502         * config.guess: Update to version 2009-12-30.
5504 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5506         PR ada/42554
5507         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5508         * configure: Regenerate.
5510 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5512         * MAINTAINERS: Update my email address.
5514 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5516         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5517         (ghassan.shobaki@amd.com): Removed.
5519 2010-03-17  Alan Modra  <amodra@gmail.com>
5521         * MAINTAINERS: Update my email address.
5523 2010-03-16  Diego Novillo  <dnovillo@google.com>
5525         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5526         Matthews.
5528 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5530         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5531         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5533 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5535         * MAINTAINERS: Update my email address.
5537 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5539         * MAINTAINERS: Update my email address.
5541 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5543         * MAINTAINERS: Update my email address.
5545 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5547         * MAINTAINERS: Update my email address.
5549 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5551         PR libstdc++/32499
5552         * configure.ac (RANLIB): Default to true.
5553         (STRIP): Likewise.
5554         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5555         * configure: Regenerate.
5557 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5559         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5560         (Write After Approval): Update my email address.
5562 2010-02-17  Nick Clifton  <nickc@redhat.com>
5564         PR 11238
5565         * Makefile.tpl (local-distclean): Also remove config.cache files in
5566         sub-directories as there may not be Makefiles present in the
5567         sub-directories.
5568         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5569         the config.cache files found by the find command.
5571         * Makefile.in: Regenerate.
5572         * configure.ac: Revert previous delta.
5573         * configure: Regenerate.
5575 2010-02-15  Nick Clifton  <nickc@redhat.com>
5577         PR 11238
5578         * configure.ac: Delete config.cache files in sub-directories when
5579         deleting Makefiles.
5580         * configure: Regenerate.
5582 2010-02-12  Ben Elliston  <bje@gnu.org>
5584         * MAINTAINERS: Update my email address.
5586 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5588         * MAINTAINERS (spu port): Update my email address.
5590 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5592         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5594 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5596         * configure.ac: Add "recommended" version checks for GMP/MPC.
5597         Update recommended GMP/MPFR/MPC versions.
5598         * configure: Regenerate.
5600 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5602         * MAINTAINERS: Move my Embecosm email address into the
5603         write-after-approval section.
5605 2010-01-26  Ian Lance Taylor  <iant@google.com>
5607         * MAINTAINERS: Add myself as Go frontend maintainer.
5609 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5611         PR libstdc++/36101, PR libstdc++/42813
5612         * configure.ac (bootstrap_target_libs): Make inclusion of
5613         target-libgomp conditional on libgomb being in target_configdirs.
5614         * configure: Regenerate.
5616 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5618         PR libstdc++/36101, PR libstdc++/42813
5619         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5620         * configure: Regenerate.
5622 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5624         PR libstdc++/36101, PR libstdc++/42813
5625         * configure.ac (target_configdirs): Substitute.
5626         * Makefile.def: Bootstrap target module libgomp.
5627         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5628         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5629         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5630         * configure, Makefile.in: Regenerate.
5632 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5634         * MAINTAINERS: Adjust my details.
5636 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5638         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5640 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5642         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5644 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5646         * MAINTAINERS (Write After Approval): Add myself.
5648 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5650         * MAINTAINERS (Write After Approval): Add myself.
5652 2010-01-11  Richard Guenther  <rguenther@suse.de>
5654         PR lto/41569
5655         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5656         * Makefile.in: Regenerated.
5658 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5660         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5661         * configure: Regenerate.
5663 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5664             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5666         PR bootstrap/42424
5667         * configure.ac: Include libtool m4 files.
5668         (_LT_CHECK_OBJDIR): Call it.
5669         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5670         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5672         * configure: Regenerate.
5674 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5676         PR bootstrap/41818
5677         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5678         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5679         * Makefile.in: Regenerate.
5681 2010-01-02  Richard Guenther  <rguenther@suse.de>
5683         PR lto/41529
5684         * configure.ac: Include config/elf.m4.  Disable LTO if not
5685         builting for an elf target.
5686         * configure: Regenerate.
5688 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5690         * MAINTAINERS: Change my email address.
5692 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5694         * config.sub, config.guess: Update from upstream sources.
5696 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5698         * MAINTAINERS (Write After Approval): Add myself.
5700 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5702         PR middle-end/30447
5703         PR middle-end/30789
5704         PR other/40302
5706         * configure.ac: Require MPC.
5707         * configure: Regenerate.
5709 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5711         PR target/38384
5712         PR bootstrap/40972
5713         * libtool.m4: Sync from git Libtool.
5714         * ltoptions.m4: Likewise.
5715         * ltversion.m4: Likewise.
5716         * lt~obsolete.m4: Likewise.
5717         * ltmain.sh: Likewise.
5719 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5721         * configure.ac: Update minimum MPC version to 0.8.
5722         * configure: Regenerate.
5724 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5726         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5727         * configure: Regenerated.
5729 2009-11-21  Ian Lance Taylor  <iant@google.com>
5731         * configure.ac: Change default of poststage1_ldflags to be empty if
5732         poststage1_libs is set.  When poststage1_libs is empty, and
5733         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5734         * configure: Rebuild.
5736 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5738         * MAINTAINERS (Write After Approval): Update my email address.
5740 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5742         * config.guess: Update from upstream sources.
5744 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5746         * Makefile.def: Restore host and target settings for gmp.
5747         * Makefile.in: Rebuild.
5749 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5751         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5752         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5753         Fix portability of test of C++ as bootstrap language.  Add
5754         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5755         * configure: Rebuild.
5756         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5757         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5758         in-tree building.
5759         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5760         (POSTSTAGE1_HOST_EXPORTS): Use it.
5761         (STAGE[+id+]_CXXFLAGS): New.
5762         (BASE_FLAGS_TO_PASS): Pass it down.
5763         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5764         extra_exports.
5765         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5766         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5767         extra_exports.
5768         * Makefile.in: Rebuild.
5770 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5772         * config.sub, config.guess: Update from upstream sources.
5774 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5776         * MAINTAINERS (Write After Approval): Add myself.
5778 2009-11-09  Jon Beniston  <jon@beniston.com>
5780         * MAINTAINERS (Write After Approval): Add myself.
5782 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5784         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5785         paths for *-w64-mingw* and x86_64-*mingw*.
5786         * configure: Regenerated.
5788 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5790         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5792 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5794         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5795         Phil Edwards to Write-After Approval.
5797 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5799         * configure.ac: Disable target-winsup & co for
5800         x86_64-*-mingw* and *-w64-mingw* targets.
5801         * configure: Regenerated.
5803 2009-10-16  Nick Clifton  <nickc@redhat.com>
5805         * MAINTAINERS: Add myself as a maintainer for the RX port.
5807 2009-10-26  Johannes Singler  <singler@kit.edu>
5809         * MAINTAINERS (Write After Approval): Update my e-mail address.
5811 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5813         * configure.ac (CLooG test): Use = with test.
5814         * configure: Regenerate.
5816 2009-10-22  Richard Guenther  <rguenther@suse.de>
5818         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5819         cloog if the ppl version check failed.  Move flags saving
5820         before setting in libelf check.
5821         * configure: Regenerate.
5823 2009-10-21  Richard Guenther  <rguenther@suse.de>
5825         * configure.ac: Adjust the ppl and cloog configure to work as
5826         documented.  Disable cloog if ppl was disabled.  Omit the version
5827         checks if they were disabled.
5828         * configure: Re-generate.
5830 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5832         * configure.ac: Add 'lto' to enable_languages, not
5833         new_enable_languages, and only if not already present.
5834         * configure: Regenerate.
5836 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5838         * README: Refer to the various COPYING* files instead of just
5839         COPYING.
5840         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5842 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5844         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5846 2009-10-07  Richard Guenther  <rguenther@suse.de>
5848         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5849         and Richard Guenther as reviewers.
5850         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5851         as reviewers.
5853 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5855         * config.sub: Update from upstream sources.
5857 2009-10-06  Ian Lance Taylor  <iant@google.com>
5859         * Makefile.def: check-gold depends upon all-gas.
5860         * Makefile.in: Rebuild.
5862 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5864         * MAINTAINERS (Write After Approval): Add myself.
5866 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5868         * Makefile.def: all-lto-plugin depends on all-libiberty.
5869         set bootstrap=true for lto-plugin.
5870         Add lto-plugin.
5871         * Makefile.in: Regenerate.
5872         * configure.ac (host_libs): Add lto-plugin.
5873         * configure: Regenerate.
5875 2009-10-03  Diego Novillo  <dnovillo@google.com>
5877         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5878         (HOST_LIBELFLIBS): Define.
5879         (HOST_LIBELFINC): Define.
5880         * Makefile.in: Regenerate.
5881         * configure.ac: Add --enable-lto.
5882         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5883         If --enable-lto is used, add 'lto' to new_enable_languages.
5884         If --enable-lto is used and gold is enabled, add
5885         lto-plugin to configdirs.
5886         * configure: Regenerate.
5888 2009-10-03  Simon Baldwin  <simonb@google.com>
5890         * configure.ac: If --with-system-zlib, suppress local zlib and
5891         pass --with-system-zlib to subdir configure scripts.
5892         * configure: Regenerate.
5894 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5895             Paolo Bonzini  <bonzini@gnu.org>
5897         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5898         $(srcdir).
5899         * Makefile.in: Rebuilt.
5901 2009-09-26  Gary Funck  <gary@intrepid.com>
5903         * MAINTAINERS (Write After Approval): Add myself.
5905 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5907         * configure.ac: Update minimum MPC version to 0.7.
5908         * configure: Regenerate.
5910 2009-09-25  Nick Clifton  <nickc@redhat.com>
5912         * configure.ac: Pass any --cache-file=/dev/null option on to
5913         subconfigures.
5914         * configure: Regenerate.
5916 2009-09-23  Nick Clifton  <nickc@redhat.com>
5918         * config.sub, config.guess: Update from upstream sources.
5920 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5922         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5923         * Makefile.in: Rebuilt.
5925 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5927         PR bootstrap/32272
5928         * configure.ac: Error out if $srcdir isn't '.' but contains
5929         host-${host_noncanonical}.
5930         * configure: Regenerate.
5932 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5934         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5935         maintainer.
5937 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5939         * configure.ac: If bootstrapping a combined tree with
5940         --enable-gold, require c++ in stage1_languages.
5941         * configure: Regenerate.
5943         * configure.ac: Also add target_libs of stage1_languages to
5944         bootstrap_target_libs.
5945         * configure: Regenerate.
5947         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5948         with --enable-languages not containing c++.
5949         * configure: Regenerate.
5951 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5953         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5954         * configure: Regenerate.
5956 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5958         * MAINTAINERS (Write After Approval): Update my e-mail address,
5959         and move from from here...
5960         (Waiting for paperwork): To here.
5962 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5964         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5966 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5968         * configure.ac: Do not use $extrasub for replacing @if/@endif
5969         parts in Makefile; instead, use additional arguments to
5970         AC_CONFIG_COMMANDS to do the replacement manually, with several
5971         sed invocations, to avoid HP-UX sed command limits.
5972         * configure: Regenerate.
5974 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5976         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5977         blank before -L.
5979 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5981         * configure.ac (with-build-config): Document.  Handle without.
5982         Handle missing argument.
5983         * configure: Rebuilt.
5985 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5987         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5988         Default to bootstrap-debug only if compare-debug works.
5989         * configure: Rebuilt.
5990         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5991         * Makefile.in: Rebuilt.
5993 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5995         * MAINTAINERS (OS Port Maintainers): Update my email address.
5997 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5999         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
6000         * Makefile.in: Rebuilt.
6002 2009-09-01  Chris Demetriou  <cgd@google.com>
6004         * MAINTAINERS (Write After Approval): Add myself.
6006 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
6008         PR debug/30161
6009         * include/dwarf2.h (enum dwarf_tag): Added
6010         DW_TAG_GNU_template_template_param
6011         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
6013 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6015         * Makefile.tpl (AWK): Fix typo.
6016         * Makefile.in: Regenerate.
6018 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
6020         * configure.ac: Detect awk and sed.
6021         * Makefile.def (flags_to_pass): Add AWK and SED.
6022         * Makefile.tpl (AWK, SED): New.
6023         (BASE_FLAGS_TO_PASS): Add AWK and SED.
6024         * configure: Regenerate.
6025         * Makefile.in: Regenerate.
6027 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
6029         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
6030         (collapseslashes): Likewise.
6032 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6034         * configure.ac (AC_PREREQ): Bump to 2.64.
6036 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6038         * configure.ac: Remove --with-datarootdir, --with-docdir,
6039         --with-pdfdir, --with-htmldir switches.
6040         * configure: Regenerate.
6042         * configure: Regenerate.
6044         * compile: Sync from Automake 1.11.
6045         * depcomp: Likewise.
6046         * install-sh: Likewise.
6047         * missing: Likewise.
6048         * mkinstalldirs: Likewise.
6049         * ylwrap: Likewise.
6051 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
6053         * ltmain.sh (func_normal_abspath): New function.
6054         (func_relative_path): Likewise.
6055         (func_mode_help): Document new -bindir option for link mode.
6056         (func_mode_link): Add new -bindir option, and use it to place
6057         output DLL if specified.
6059 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6061         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
6062         (baseargs): Add --disable-option-checking.
6063         * configure: Regenerate.
6065         * Makefile.def (configure-target-libiberty): Depend on
6066         all-binutils and all-ld.
6067         (configure-target-newlib): Likewise.
6068         * Makefile.in: Regenerate.
6070 2009-08-17  Ben Elliston  <bje@au.ibm.com>
6072         * config.sub, config.guess: Update from upstream sources.
6074 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6076         Sync from src, merge:
6078         2009-07-02  Tristan Gingold  <gingold@adacore.com>
6080         * configure.ac: Do not exclude gas for i386-*-darwin.
6081         Add a case for x86_64-*-darwin.
6082         * configure: Regenerate.
6084 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
6086         * MAINTAINERS: Add my name to Write After Approval list.
6088 2009-08-06  Michael Eager  <eager@eagercon.com>
6090         * configure.ac: Add Microblaze target.
6091         * configure: Regenerate.
6093 2009-07-31  Christian Bruel  <christian.bruel@st.com>
6095         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
6096         * configure: Regenerate.
6098 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
6100         * MAINTAINERS (Write After Approval): Update my e-mail address.
6102 2009-07-06  Ian Lance Taylor  <iant@google.com>
6104         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
6105         * configure: Rebuild.
6107 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
6109         * MAINTAINERS: Move myself to the Graphite Reviewers.
6111 2009-06-30  Wei Guozhi  <carrot@google.com>
6113         * MAINTAINERS: Add my name to Write After Approval list.
6115 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
6117         PR bootstrap/40338
6118         * configure.ac (comparestring): Create new variable.
6119         * Makefile.tpl (comparestring): Use to skip some comparisions.
6120         * configure: Regenerate.
6121         * Makefile.in: Regenerate.
6123 2009-06-26  Doug Evans  <dje@sebabeach.org>
6125         * Makefile.def (host_modules): Add cgen.
6126         * Makefile.in: Regenerate.
6127         * configure.ac (host_tools): Add cgen.
6128         * configure: Regenerate.
6130 2009-06-23  DJ Delorie  <dj@redhat.com>
6132         * MAINTAINERS: Add myself as mep maintainer.
6134 2009-06-23  Ian Lance Taylor  <iant@google.com>
6136         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6137         boot_languages.  Only bootstrap target libraries listed in
6138         target_libs for some boot language.  Add --with-stage1-ldflags,
6139         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6140         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6141         if not building with C++.
6142         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6143         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6144         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6145         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6146         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6147         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6148         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6149         * configure, Makefile.in: Rebuild.
6151 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6153         * MAINTAINERS: Added my name to write-after-approval list.
6155 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6157         * configure.ac: Define is_elf for QNX Neutrino targets.
6158         * configure: Regenerate.
6160 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6162         * MAINTAINERS: Added my name to the write-after-approval list
6164 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6166         * configure.ac: Detect MPC in default directory.
6167         * configure: Regenerate.
6169 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6170             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6172         * Makefile.tpl (all): Avoid a trailing backslash.
6173         * Makefile.in: Regenerate.
6175 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6177         * config.sub, config.guess: Update from upstream sources.
6179 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6181         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6182         to noconfdirs.
6183         * configure: Regenerate.
6185 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6187         * Makefile.tpl ([+compare-target+]): Compare all stage
6188         directories, rather than just gcc.
6189         * Makefile.in: Rebuilt.
6191 2009-06-01  Doug Kwan  <dougkwan@google.com>
6193         * configure.ac: Support gold for target arm*-*-*.
6194         * configure: Regenerate.
6196 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6198         * Makefile.def: Add MPC support and dependencies.
6199         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6201         * Makefile.in, configure: Regenerate.
6203 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6205         * Makefile.tpl (all): Avoid harmless warning in make all when
6206         gcc-bootstrap is enabled but stage_last does not exist.
6207         * Makefile.in: Rebuilt.
6209 2009-05-24  Nicolas Roche  <roche@adacore.com>
6211         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6212         * Makefile.in: Regenerate.
6214 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6216         * MAINTAINERS: Update my e-mail address.
6218 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6220         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6221         * configure:  Regenerate.
6223 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6225         PR other/40159
6226         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6227         gcc-no-bootstrap are mutually exclusive.
6228         * Makefile.in: Rebuilt.
6230 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6232         PR other/40159
6233         * Makefile.tpl (all): Don't end with unconditional success.
6234         * Makefile.in: Rebuilt.
6236 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6238         PR target/37137
6239         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6240         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6241         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6242         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6243         stage_configureflags, stage_cflags and stage_libcflags into
6244         explicit Makefile macros.
6245         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6246         GFORTRAN.
6247         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6248         CC.  Set CC_FOR_BUILD from CC.
6249         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6250         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6251         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6252         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6253         and GFORTRAN.
6254         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6255         (_LIBCFLAGS): Renamed to _TFLAGS.
6256         (do-compare-debug, do-compare3-debug): Drop.
6257         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6258         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6259         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6260         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6261         (XGCC_FLAGS_FOR_TARGET): New.
6262         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6263         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6264         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6265         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6266         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6267         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6268         TFLAGS.
6269         (BUILD_CONFIG): Include if requested.
6270         (all): Set TFLAGS on bootstrap.
6271         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6272         (all-stageid-prefixmodule): Likewise.
6273         (do-clean, distclean-stageid): Set TFLAGS.
6274         (restrap): Fix whitespace.
6275         * Makefile.in: Rebuilt.
6277 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6279         * config.guess: Sync with src.
6281 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6283         * configure.ac ($with_ppl):  Default to no if not supplied.
6284         ($with_cloog):  Likewise.
6285         configure:  Regenerate.
6287 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6289         * MAINTAINERS: Update my e-mail address.
6291 2009-04-27  Nick Clifton  <nickc@redhat.com>
6293         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6295 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6297         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6298         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6299         * Makefile.in: Regenerate.
6301 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6303         PR bootstrap/39739
6304         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6305         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6307         * configure, Makefile.in: Regenerate.
6309 2009-04-21  Taras Glek  <tglek@mozilla.com>
6311         * include/hashtab.h: Update GTY annotations to new syntax
6312         * include/splay-tree.h: Likewise
6314 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6316         * config.sub, config.guess: Update from upstream sources.
6318 2009-04-15  Anthony Green  <green@moxielogic.com>
6320         * configure.ac: Add moxie support.
6321         * configure: Rebuilt.
6323 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6325         * configure.ac: Change copyright header to refer to version
6326         3 of the GNU General Public License and to point readers at the
6327         COPYING3 file and the FSF's license web page.
6328         * Makefile.def: Likewise.
6329         * Makefile.tpl: Likewise.
6330         * Makefile.in: Regenerate.
6332 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6334         * configure.ac: Restore match for darwin9 or later. Use double
6335         brackets since regeneration eats one pair.
6336         * configure: Regenerate.
6338 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6340         PR gas/10039
6341         * configure.ac: Require texinfo 4.7.
6342         * configure: Regenerated.
6344 2009-04-09  Nick Clifton  <nickc@redhat.com>
6346         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6347         the GCC Runtime Library Exception.
6349 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6351         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6352         * configure: Regenerate.
6354 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6356         * Makefil.def (languages): New entries.
6357         * Makefile.tpl (check-gcc-*): New generic target.
6358         * Makefile.in: Regenerate.
6360 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6362         * MAINTAINERS:  Update my email address.
6364 2009-03-18  Tom Tromey  <tromey@redhat.com>
6366         * configure: Rebuild.
6367         * configure.ac (host_libs): Add libiconv.
6368         * Makefile.in: Rebuild.
6369         * Makefile.def (host_modules): Add libiconv.
6370         (configure-gdb, all-gdb): Depend on libiconv.
6372 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6374         * configure.ac: Treat gdb as supported on x86_64-darwin.
6375         * configure: Regenerate.
6377 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6379         * configure.ac (--with-host-libstdcxx): New option.
6380         * configure: Regenerate.
6382 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6384         * MAINTAINERS:  Move myself into the write after approval list.
6386 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6388         * MAINTAINERS: Update e-mail address.
6390 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6392         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6394 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6396         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6398 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6400         Backport from git Libtool:
6402         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6403         Support GNU/kOpenSolaris.
6404         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6405         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6406         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6407         GNU/kOpenSolaris.
6409 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6411         * MAINTAINERS: Update e-mail address.
6413 2009-02-24  Michael Eager  <eager@eagercon.com>
6415         * MAINTAINERS (Write After Approval): Add self.
6417 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6419         * MAINTAINERS (Write After Approval): Add myself.
6421 2009-02-05  Andreas Schwab  <schwab@suse.de>
6423         * Makefile.tpl (stage_last): Define $r and $s before using
6424         $(RECURSE_FLAGS_TO_PASS).
6425         * Makefile.in: Regenerate
6427 2009-01-30  Ian Lance Taylor  <iant@google.com>
6429         * MAINTAINERS: Move myself to the Global Reviewers list.
6431 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6433         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6434         * configure: Regenerate.
6436 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6438         * MAINTAINERS: Make whitespace consistent.
6439         Remove Robert Millan from Write After Approval.
6441 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6443         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6444         (all-opcodes): Depend on all-libiberty.
6445         * Makefile.in: Regenerate.
6447 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6449         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6450         * configure: Regenerate.
6452 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6454         * MAINTAINERS (Write After Approval): Add myself.
6456 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6458         * MAINTAINERS: Add myself to reviewers (Fortran).
6460 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6462         PR tree-optimization/38515
6463         * configure.ac (cloog-polylib): Removed.
6464         (with_ppl, with_cloog): Test for "no".
6465         * configure: Regenerated.
6467 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6469         * MAINTAINERS: Moved myself to reviewers (Fortran).
6471 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6473         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6474         (Write After Approval): Remove myself.
6476 2009-01-03  Diego Novillo  <dnovillo@google.com>
6478         * MAINTAINERS: Remove myself from alias maintainership.
6480 2009-01-02  David Ayers  <ayers@fsfe.org>
6482         * MAINTAINERS: Update e-mail address.
6484 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6486         * MAINTAINERS: Make whitespace consistent.
6488 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6490         Backport from upstream Libtool:
6491         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6492         Add cache variables to tests that require the linker to work.
6493         For shlibpath_overrides_runpath, this also changes the semantics
6494         to let the result from the C compiler take precedence.
6496 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6498         * config.sub, config.guess: Update from upstream sources.
6500 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6502         * configure.ac (ppllibs): Add by default the lib flags.
6503         * configure: Regenerate.
6505 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6507         * MAINTAINERS:  Add myself to the write after approval list.
6509 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6511         * configure.ac: Add double brackets on darwin[912].
6512         * configure: Regenerate.
6514 2008-12-03  Daniel Kraft  <d@domob.eu>
6516         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6517         Approval to Reviewer section (for Fortran front-end).
6519 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6521         * configure.ac: Expand to darwin10 and later.
6522         * configure: Regenerate.
6524 2008-12-02  Andreas Schwab  <schwab@suse.de>
6526         * Makefile.def: configure-target-boehm-gc depends on
6527         all-target-libstdc++-v3.
6528         * Makefile.in: Regenerate.
6530 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6532         * MAINTAINERS:  Add myself as mingw maintainer.
6534 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6536         * config.sub, config.guess: Update from upstream sources.
6538 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6540         * README.SCO: Remove.
6542 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6544         * MAINTAINERS:  Add myself to the write after approval list.
6546 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6548         * MAINTAINERS:  Update my email address in WAA section.
6550 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6552         * MAINTAINERS: Update e-mail address.
6554 2008-11-27  Toon Moene  <toon@moene.org>
6556         * MAINTAINERS: Change e-mail address.
6558 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6560         * configure.ac: Build gdb for i?86-*-darwin*
6561         * configure: Regenerated.
6563 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6565         * MAINTAINERS: Added my full name.
6567 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6569         PR bootstrap/38014
6570         PR bootstrap/37923
6572         Revert:
6574         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6576         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6577         * Makefile.in: Regenerated.
6579         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6581         PR gdb/921
6582         PR gdb/1646
6583         PR gdb/2175
6584         PR gdb/2176
6586         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6587         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6588         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6589         (HOST_EXPORTS): Pass CPPFLAGS.
6590         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6591         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6592         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6593         * Makefile.in, configure: Regenerated.
6594         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6595         and CPPFLAGS_FOR_BUILD.
6597 2008-11-06  Jeff Law  <law@redhat.com>
6599         * MAINTAINERS: Add myself as middle end maintainer.
6601 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6603         * MAINTAINERS (Write after approval): Add myself.
6605 2008-11-05  Diego Novillo  <dnovillo@google.com>
6607         * MAINTAINERS (Global Reviewers): Add myself.
6608         (Non-Algorithmic Maintainers): Remove myself.
6610 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6612         * MAINTAINERS (Write after approval): Add myself.
6614 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6616         * MAINTAINERS (Write after approval): Add myself.
6618 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6620         * configure.ac (spu-*-*): Remove special case.
6621         * configure: Regenerate.
6623 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6625         * MAINTAINERS (Write after approval): Update my email address.
6627 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6629         * configure.ac [spu-*-*]: Do not set skipdirs.
6630         * configure: Re-generate.
6632 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6634         * MAINTAINERS (Various Maintainers): Add myself to reload.
6636 2008-10-25  Richard Guenther  <rguenther@suse.de>
6638         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6639         maintainer.  Remove myself as libgcc-math maintainer.
6640         (Non-Algorithmic Maintainers): Remove myself.
6642 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6644         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6645         * Makefile.in: Regenerated.
6647 2008-10-23  Cary Coutant  <ccoutant@google.com>
6649         * MAINTAINERS (Write after approval): Add myself.
6651 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6653         PR gdb/921
6654         PR gdb/1646
6655         PR gdb/2175
6656         PR gdb/2176
6658         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6659         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6660         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6661         (HOST_EXPORTS): Pass CPPFLAGS.
6662         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6663         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6664         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6665         * Makefile.in, configure: Regenerated.
6666         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6667         and CPPFLAGS_FOR_BUILD.
6669 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6671         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6672         Sebastian Pop.
6674 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6676         * MAINTAINERS (Write After Approval): Added myself.
6678 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6680         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6681         recommended version to 2.3.2.
6683         * configure: Regenerate.
6685 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6687         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6689 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6691         * MAINTAINERS (Write After Approval): Update e-mail address.
6693 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6695         * libtool.m4: Update to libtool 2.2.6.
6696         * lt~obsolete.m4: Update to libtool 2.2.6.
6697         * ltmain.sh: Update to libtool 2.2.6.
6698         * ltsugar.m4: Update to libtool 2.2.6.
6699         * ltversion.m4: Update to libtool 2.2.6.
6700         * ltoptions.m4: Update to libtool 2.2.6.
6701         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6703 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6705         * MAINTAINERS (Write After Approval): Add myself.
6707 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6709         * MAINTAINERS (Write After Approval): Update my name.
6711 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6713         * MAINTAINERS: Add myself in "Write After Approval".
6715 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6717         * MAINTAINERS: Add myself as ia64 maintainer.
6719 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6721         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6722         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6723         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6724         and Michael Tiemann from Write After Approval since they do not
6725         actually have access.
6727 2008-09-05  Richard Guenther  <rguenther@suse.de>
6729         * configure.ac: Initialize clooglibs to -lcloog.
6730         * configure: Re-generate.
6732 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6734         * MAINTAINERS (Write After Approval): Add myself.
6736 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6738         * configure.ac (--with-cloog-polylib): New.
6739         (--disable-cloog-version-check): New.
6740         (--disable-ppl-version-check): New.
6741         * configure: Re-generate.
6743 2008-09-03  Richard Guenther  <rguenther@suse.de>
6745         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6746         cloog test.
6747         * configure: Re-generate.
6749 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6751         Add picoChip port.
6752         * MAINTAINERS: Add picoChip maintainers.
6754 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6755             Tobias Grosser  <grosser@fim.uni-passau.de>
6756             Jan Sjodin  <jan.sjodin@amd.com>
6757             Harsha Jagasia  <harsha.jagasia@amd.com>
6758             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6759             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6760             Adrien Eliche  <aeliche@isty.uvsq.fr>
6762         Merge from graphite branch.
6763         * configure: Regenerate.
6764         * Makefile.in: Regenerate.
6765         * configure.ac (host_libs): Add ppl and cloog.
6766         Add checks for PPL and CLooG.
6767         * Makefile.def (ppl, cloog): Added modules and dependences.
6768         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6769         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6771 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6773         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6774         (GCC_SHLIB_SUBDIR): New.
6775         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6776         * configure: Regenerate.
6777         * Makefile.in: Regenerate.
6779 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6781         * MAINTAINERS: Consistently use tabs to separate columns.
6783 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6785         * MAINTAINERS (Write after Approval): Add myself.
6787 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6789         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6790         Enable bfd, binutils and opcodes.
6791         * configure: Regenerate.
6793 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6795         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6797 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6799         * MAINTAINERS:  Use correct Umlaut for last name.
6801 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6803         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6805 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6807         * MAINTAINERS: Update my email address.
6809 2008-08-16  Nicolas Roche  <roche@adacore.com>
6811         * Makefile.tpl: Add BOOT_ADAFLAGS.
6812         * Makefile.in: Regenerate.
6814 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6816         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6817         * configure: Regenerate.
6819 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6821         * configure.ac: Add makefile fragments for hpux.
6822         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6823         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6824         * configure: Regenerate.
6825         * Makefile.in: Regenerate.
6827 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6829         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6831 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6833         * MAINTAINERS (Write after Approval): Add myself.
6835 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6837         * MAINTAINERS (Write After Approval):  Add myself.
6839 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6841         * MAINTAINERS (Write After Approval):  Add myself.
6843 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6845         * MAINTAINERS: Update my email address.
6847 2008-06-25  Joey Ye  <joey.ye@intel.com>
6849         * MAINTAINERS (Write After Approval):  Add myself.
6851 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6853         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6854         * Makefile.in: Regenerate.
6855         * configure: Regenerate.
6857 2008-06-17  Daniel Kraft  <d@domob.eu>
6859         * MAINTAINERS (Write After Approval):  Add myself.
6861 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6863         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6864         "$@" is still intact with both Autoconf 2.59 and 2.62.
6865         * configure: Regenerate.
6867 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6869         * Makefile.tpl: Fix comment errors.
6870         * Makefile.in: Regenerate.
6872 2008-06-12  David S. Miller  <davem@davemloft.net>
6873             David Edelsohn  <edelsohn@gnu.org>
6875         * configure.ac: Add powerpc*-*-* to gold supported targets.
6876         * configure: Regenerate.
6878 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6880         PR tree-optimization/36218
6881         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6882         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6883         (all prefix="build-"): Pass them to build-system sub-makes.
6884         * Makefile.in: Regenerate.
6886 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6888         * MAINTAINERS (mt port): Remove.
6889         (sco5, unixware, sco udk): Remove.
6890         (Kean Johnston): Add to Write After Approval.
6892 2008-05-30  Julian Brown  <julian@codesourcery.com>
6894         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6895         of libobjc for ARM EABI Linux.
6896         * configure: Regenerate.
6898 2008-05-18  Xinliang David Li   <davidxl@google.com>
6900         * ChangeLog: Remove wrong ChangeLog entry.
6902 2008-05-17  Xinliang David Li   <davidxl@google.com>
6904         * MAINTAINERS (Write After Approval): Add myself.
6906 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6908         * MAINTAINERS (Write After Approval): Add myself.
6910 2008-05-14  Rafael Espíndola  <espindola@google.com>
6912         * config-ml.in: don't handle --enable-shared and --enable-static.
6914 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6916         * MAINTAINERS: Update my email address.
6918 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6920         * MAINTAINERS: Update my email address.
6922 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6924         * MAINTAINERS (Write After Approval): Add myself.
6926 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6928         * MAINTAINERS (Write After Approval): Add myself.
6930 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6932         * MAINTAINERS (crx): Add myself.
6934 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6936         Sync with src:
6937         2008-04-14  David S. Miller  <davem@davemloft.net>
6939         * configure.ac: Add sparc*-*-* to gold supported targets.
6940         * configure: Regenerate.
6942 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6944         PR bootstrap/35457
6945         * configure.ac: Include override.m4.
6946         * configure: Regenerate.
6948 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6950         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6951         * Makefile.in: Regenerate.
6953 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6955         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6956         as nonconfigurable directories list.
6957         * configure: Regenerate.
6959 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6961         * config.sub, config.guess: Update from upstream sources.
6963 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6965         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6966         * Makefile.in: Regenerate.
6968 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6970         * configure.ac: Do not build libssp for the AVR.
6971         * configure: Regenerate.
6973 2008-04-07  Ian Lance Taylor  <iant@google.com>
6975         * Makefile.def: check-gold depends upon all-binutils.
6976         * Makefile.in: Regenerate.
6978 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6980         * MAINTAINERS (Write After Approval): Add myself.
6982 2008-04-04  Nick Clifton  <nickc@redhat.com>
6984         PR binutils/4334
6985         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6986         builds.
6987         * configure: Regenerate.
6989 2008-04-04  NightStrike  <NightStrike@gmail.com>
6991         PR other/35151
6992         * configure.ac: Combine rules for mingw32 and mingw64.
6993         * configure: Regenerate.
6995 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6997         * MAINTAINERS (Write After Approval): Add myself.
6999 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
7001         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
7002         * Makefile.in (.NOTPARALLEL): Ditto.
7004 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
7006         * MAINTAINERS (Write After Approval): Add myself.
7008 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
7010         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
7011         * Makefile.in (.NOTPARALLEL): Regenerate.
7013 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
7015         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
7016         * Makefile.in: Regenerate.
7018 2008-03-26  Jakub Staszak  <kuba@et.pl>
7020         * MAINTAINERS (Write After Approval): Add myself.
7022 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
7024         * MAINTAINERS:  Update e-mail address.
7026 2008-03-20  Ian Lance Taylor  <iant@google.com>
7028         * configure.ac: Add support for --enable-gold.
7029         * Makefile.def: Add gold as a directory like ld.
7030         * configure, Makefile.in: Regenerate.
7032 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7034         * configure.ac: m4_include config/proginstall.m4.
7035         * configure: Regenerate.
7037         Backport from upstream Libtool:
7039         2007-10-12  Eric Blake  <ebb9@byu.net>
7041         Deal with Autoconf 2.62's semantic change in m4_append.
7042         * ltsugar.m4 (lt_append): Replace broken versions of
7043         m4_append.
7044         (lt_if_append_uniq): Don't require separator to be overquoted,
7045         and avoid broken m4_append.
7046         (lt_dict_add): Fix typo.
7047         * libtool.m4 (_LT_DECL): Don't overquote separator.
7049 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
7051         * config.rpath: Add AIX 6 support.
7053 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
7055         * Makefile.def (stageprofile).  Remove -fprofile-generate
7056         from stage_libcflags.
7057         * Makefile.in: Regenerate.
7059 2008-03-13  Ben Elliston  <bje@au.ibm.com>
7061         * config.sub, config.guess: Update from upstream sources.
7063 2008-03-06  Tom Tromey  <tromey@redhat.com>
7065         * MAINTAINERS: Update for treelang deletion.
7067 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
7069         * MAINTAINERS: Update my email address.
7071 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
7073         * MAINTAINERS (darwin port): Add myself as a maintainer.
7074         (objective-c/c++): Add myself as a maintainer.
7076 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
7078         * MAINTAINERS (Write After Approval): Update my email address.
7080 2008-02-25  Tomas Bily  <tbily@suse.cz>
7082         * MAINTAINERS (Write After Approval): Add myself.
7084 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
7086         * MAINTAINERS (OpenMP): Add myself.
7088 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
7090         PR bootstrap/32009
7091         PR bootstrap/32161
7093         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
7094         * configure: Regenerate.
7096         * Makefile.def: Define stage_libcflags for all bootstrap stages.
7097         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
7098         STAGE4_LIBCFLAGS): New.
7099         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
7100         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
7101         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
7102         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
7103         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
7104         for target modules.  Don't export LIBCFLAGS.
7105         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
7106         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
7107         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
7108         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
7109         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
7110         * Makefile.in: Regenerate.
7112 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7114         PR libgcj/33085
7115         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
7116         Do not use -DDLL_EXPORT.  Backport from upstream.
7118 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7120         * MAINTAINERS (Write After Approval): Add myself.
7122 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
7124         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
7125         * configure: Regenerate.
7127 2008-01-31  Marc Gauthier  <marc@tensilica.com>
7129         * configure.ac (xtensa*-*-*): Recognize processor variants.
7130         * configure: Regenerate.
7132 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7134         PR bootstrap/34922
7135         * configure.ac (PARSE_ARGS): Push suitable setting of
7136         ac_subdirs_all, for `./configure --help=recursive'.
7137         Handle `+' in generic toplevel directory disabling.
7138         * configure: Regenerate.
7140 2008-01-28  Nick Clifton  <nickc@redhat.com>
7142         * MAINTAINERS (xstormy16): Take over maintainership.
7144 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7146         * MAINTAINERS (c4x port): Remove.
7148 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7150         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7152 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7154         * config.sub, config.guess: Update from upstream sources.
7156 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7158         * MAINTAINERS (Write After Approval): Add myself.
7160 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7162         * MAINTAINERS: Update my email address.
7164 2008-01-09  Raksit Ashok  <raksit@google.com>
7166         * MAINTAINERS (Write After Approval): Add myself.
7168 2008-01-09  Raksit Ashok  <raksit@google.com>
7170         * MAINTAINERS (Write After Approval): Add myself.
7172 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7174         * config.sub, config.guess: Update from upstream sources.
7176 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7178         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7179         Change recommended MPFR from 2.2.1 -> 2.3.0.
7180         * configure: Regenerate.
7182 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7184         * MAINTAINERS: Update my email address.
7186 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7188         * MAINTAINERS: Update my email address.
7190 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7192         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7193         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7194         * Makefile.in: Regenerate.
7196 2007-12-10  Mark Heffernan  <meheff@google.com>
7198         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7199         misplaced entries.
7201 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7203         * configure.ac: Enable libjava for x86_64-*-darwin9.
7204         * configure: Regenerate.
7206 2007-12-07  Bill Maddox  <maddox@google.com>
7208         * MAINTAINERS (Write After Approval): Add myself.
7210 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7212         * config.sub, config.guess: Update from upstream sources.
7214 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7216         * config-ml.in: Remove 64bit configure tests.
7218 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7220         * config-ml.in: Robustify against white space in absolute file
7221         names.
7223         * config-ml.in (multi-clean): Substitute ${Makefile}.
7224         Remove superfluous ${Makefile} in list.
7226 2007-11-19  Thiemo Seufer  <ths@mips.com>
7228         * config-ml.in: Don't hardcode the Makefile name.
7230 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7232         * MAINTAINERS (Write After Approval): Add myself.
7234 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7236         * MAINTAINERS (Write After Approval): Add myself.
7238 2007-11-06  Doug Kwan  <dougkwan@google.com>
7240         * MAINTAINERS (Write After Approval): Add myself.
7242 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7244         * MAINTAINERS (mercury): Remove entry.
7245         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7247 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7249         * Makefile.def (dependencies): Make configure-gdb depend on
7250         all-intl.
7251         * Makefile.in: Regenerated.
7253 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7255         * MAINTAINERS (Fortran maintainer): Remove myself.
7257 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7259         * Makefile.def: To avoid problems running with parallel makes,
7260         build newlib before libgloss so that target specific header
7261         files are availble.
7262         * Makefile.in: Regenerate
7264 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7266         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7267         * Makefile.in: Regenerate.
7269 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7271         * MAINTAINERS (Register allocation reviewer): Add myself.
7273 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7275         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7276         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7277         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7278         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7279         * configure: Regenerate.
7281 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7283         * MAINTAINERS (Register allocation reviewer): Add myself.
7285 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7287         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7288         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7289         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7290         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7291         * configure.ac: Default them to host tools for $host = $build.
7292         Subst them.
7294         * configure: Regenerate.
7295         * Makefile.in: Regenerate.
7297 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7299         * MAINTAINERS (Register allocation reviewer): Add myself.
7301 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7303         * MAINTAINERS (Register allocation reviewer): Add myself.
7305 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7307         * MAINTAINERS (Write After Approval): Fix typo.
7309 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7311         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7312         * configure: Regenerate.
7314 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7316         PR bootstrap/31906
7317         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7318         they're already prefixed.
7320 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7322         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7323         libstdc++.
7324         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7325         * configure: Regenerate.
7326         * Makefile.in: Regenerate.
7328 2007-09-17  Andreas Schwab  <schwab@suse.de>
7330         * configure.ac: Raise minimum makeinfo version to 4.6.
7331         * configure: Regenerate.
7333 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7335         * MAINTAINERS (write-after-approval) add myself
7337 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7339         * configure.ac: Correct makeinfo version check.
7340         * configure: Regenerate.
7342 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7344         * MAINTAINERS: Update my email address.
7346 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7348         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7349         to $skipdirs and only disable gprof for newlib.  Use the normal
7350         mips*-elf* handling in other respects.
7351         * configure: Regnerate.
7353 2007-09-12  David Daney  <ddaney@avtrex.com>
7355         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7356         enabling libgcj.
7357         * configure: Regenerate.
7359 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7361         PR other/32154
7362         * configure.ac: For libgloss targets, point the linker to the linker
7363         script, startup code and simulator library.
7364         * configure: Regenerate.
7366 2007-09-07  Andrew Haley  <aph@redhat.com>
7368         * configure.ac (noconfigdirs): Remove target-libffi and
7369         target-libjava.
7370         * configure: Regenerate.
7372 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7374         PR target/33281
7375         * configure.ac: Use config/mh-mingw on mingw.
7376         * configure: Regenerate.
7378 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7380         * MAINTAINERS (Write After Approval): Add myself.
7382 2007-09-05  Richard Guenther  <rguenther@suse.de>
7384         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7385         nor --disable-checking is provided also turn on yes and types
7386         checking for stage1.
7387         * configure: Re-generate.
7389 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7391         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7392         (Write After Approval): Remove myself.
7394 2007-08-29  Nick Clifton  <nickc@redhat.com>
7396         * config.sub, config.guess: Update from upstream sources.
7398 2007-08-22  Bud Davis  <jmdavis@link.com>
7400         * MAINTAINERS (Write After Approval): Added myself.
7401         * MAINTAINERS (Reviewers): Removed myself.
7403 2007-08-18  Paul Brook  <paul@codesourcery.com>
7404             Joseph Myers  <joseph@codesourcery.com>
7406         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7407         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7408         * Makefile.in: Regenerate.
7409         * configure.ac (--with-debug-prefix-map): New.
7410         * configure: Regenerate.
7412 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7413             Nigel Stephens  <nigel@mips.com>
7415         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7416         as target_makefile_frag.
7417         * configure: Regenerate.
7419 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7421         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7422         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7423         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7424         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7425         (do-compare, do-compare3, do-compare-debug): New.
7426         ([+compare-target+]): Use them.
7428 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7430         * MAINTAINERS (Write After Approval): Change my email address.
7432 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7433             Ben Elliston  <bje@au.ibm.com>
7435         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7436         --silent if $silent.
7437         * configure: Regenerate.
7439 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7441         * MAINTAINERS (Various Maintainers): Add myself as
7442         loop infrastructure maintainer.  Update my e-mail
7443         address.
7445 2007-07-31  Diego Novillo  <dnovillo@google.com>
7447         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7448         Adjust description.
7450 2007-07-26  Richard Guenther  <rguenther@suse.de>
7452         * configure.ac: Add types checking to stage1 checking flags.
7453         * configure: Regenerate.
7455 2007-07-17  Nick Clifton  <nickc@redhat.com>
7457         * COPYING3: New file.  Contains version 3 of the GNU General
7458         Public License.
7459         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7460         Lesser General Public License.
7462 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7464         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7466 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7468         * MAINTAINERS (S/390 co-maintainer): Add myself.
7469         (Write After Approval): Remove myself.
7471 2007-07-13  Dan Hipschman  <dsh@google.com>
7473         * MAINTAINERS (Write After Approval): Add myself.
7475 2007-07-11  Nick Clifton  <nickc@redhat.com>
7477         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7478         WINDRES export.
7479         * Makefile.in: Regenerate.
7481 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7483         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7484         maintainer.
7486 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7488         * lt~obsolete.m4: New. Import from 20070318 libtool.
7490 2007-07-03  Julian Brown  <julian@codesourcery.com>
7492         * MAINTAINERS (Write After Approval): Add myself.
7494 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7496         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7497         * configure: Regenerate.
7499 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7501         * configure.ac: Add some missing m4 quotation.
7502         * configure: Regenerate.
7504 2007-07-02  Simon Baldwin  <simonb@google.com>
7506         * MAINTAINERS (Write After Approval): Add myself.
7508 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7510         * configure: Regenerate.
7512 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7514         * Makefile.def: Add windmc tool to build.
7515         * Makefile.tpl: Likewise.
7516         * configure.ac: Likewise.
7517         * Makefile.in: Regenerate.
7518         * configure: Regenerate.
7520 2007-06-28  DJ Delorie  <dj@redhat.com>
7522         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7523         not building newlib.
7524         * configure: Regenerated.
7526 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7528         * MAINTAINERS (Write After Approval): Add myself.
7530 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7532         * MAINTAINERS (Write After Approval): Add myself.
7534 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7536         * MAINTAINERS (Write After Approval): Add myself.
7538 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7540         * MAINTAINERS (Write After Approval): Add myself.
7542 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7544         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7545         * Makefile.in: Regenerated.
7547 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7549         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7550         bfin*-*-uclinux* targets.
7551         * configure: Regenerate.
7553 2007-06-14  Ian Lance Taylor  <iant@google.com>
7555         * MAINTAINERS: Add myself as non-algorithmic global write
7556         maintainer.
7558 2007-06-14  Diego Novillo  <dnovillo@google.com>
7560         * MAINTAINERS: Add self as middle-end maintainer and
7561         non-algorithmic global write maintainer.
7563 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7565         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7566         Move all Fortran maintainers except Paul Brook into the
7567         Non-Autopoiesis section.
7569 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7571         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7572         (distclean-stage[+id+]): Possibly delete stage_last.
7573         * Makefile.in: Regenerate.
7575 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7577         * MAINTAINERS (Various Maintainer): Fix typo.
7579 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7581         * MAINTAINERS (Various Maintainer): Add myself as
7582         dataflow maintainer.
7584 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7586         * config.sub, config.guess: Update from upstream sources.
7588 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7590         * Makefile.tpl: Fix spelling error.
7591         * Makefile.in: Regenerate.
7593 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7595         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7596         lt_cv_sys_max_cmd_len.
7598 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7600         * MAINTAINERS (Various Maintainers): Add myself as
7601         auto-vectorizer maintainer.
7603 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7605         PR libjava/32098
7606         * libtool.m4: Revert previous change.
7607         * ltgcc.m4: Put it here.
7609 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7611         * MAINTAINERS (Various Maintainers): Add myself as
7612         auto-vectorizer maintainer.
7614 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7616         PR libjava/32098
7617         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7619 2007-05-30  Richard Guenther  <rguenther@suse.de>
7621         * MAINTAINERS (Various Maintainers): Add myself as
7622         auto-vectorizer maintainer.
7624 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7626         PR bootstrap/29382
7627         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7628         * configure: Rebuilt.
7630 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7632         * MAINTAINERS (Write After Approval): Removed my name.
7634 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7636         * MAINTAINERS (Write After Approval): Remove myself.
7638 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7640         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7642 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7644         * ltmain.sh: Update from ToT Libtool.
7645         * libtool.m4: Update from ToT Libtool.
7646         * ltsugar.m4: New. Update from ToT Libtool.
7647         * ltversion.m4: New. Update from ToT Libtool.
7648         * ltoptions.m4: New. Update from ToT Libtool.
7649         * ltconfig: Remove.
7650         * ltcf-c.sh: Remove.
7651         * ltcf-cxx.sh: Remove.
7652         * ltcf-gcj.sh: Remove.
7654 2007-05-22  Ollie Wild  <aaw@google.com>
7656         * MAINTAINERS (Write After Approval): Add myself.
7658 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7660         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7661         stage_cflags.
7662         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7663         Remove CFLAGS/LIBCFLAGS.
7664         (configure-stage[+id+]-[+prefix+][+module+],
7665         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7666         * Makefile.in: Regenerate.
7668 2007-05-15  Diego Novillo  <dnovillo@google.com>
7670         * MAINTAINERS: Update e-mail address.
7672 2007-05-15  Revital Eres  <eres@il.ibm.com>
7674         * MAINTAINERS (Write After Approval): Add myself.
7676 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7678         * MAINTAINERS (Write After Approval): Updated my address.
7680 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7682         * MAINTAINERS (Write After Approval): Add myself.
7684 2007-05-11  Silvius Rus  <rus@google.com>
7686         * MAINTAINERS (Write After Approval): Add myself.
7688 2007-04-23  Tom Tromey  <tromey@redhat.com>
7690         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7692 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7694         * MAINTAINERS (cpplib): Rename to ...
7695         (libcpp): ... this.  Add C/C++ front end maintainers.
7697 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7699         * config-ml.in: Pass ${ml_config_env} to configure calls.
7701 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7703         * MAINTAINERS (Write After Approval): Add myself.
7705 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7707         * MAINTAINERS (Write After Approval): Add myself.
7709 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7711         * MAINTAINERS (fortran 95 front end): Add myself.
7713 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7715         * MAINTAINERS (Write After Approval): Add myself.
7717 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7719         * MAINTAINERS (Modulo Scheduler): Add myself.
7721 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7723         * MAINTAINERS (fortran 95 front end): Add myself.
7724         (c++ front end): whitespace fix.
7726 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7728         * MAINTAINERS (Write After Approval): Add myself.
7730 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7732         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7733         of glob.  Quote arguments with single quotes too.
7734         * configure: Regenerate.
7736 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7738         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7739         * Makefile.in: Regenerate
7741 2007-03-07  Andreas Schwab  <schwab@suse.de>
7743         * configure: Regenerate.
7745 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7747         * configure.ac: Add "--with-pdfdir" configure option,
7748         which defines pdfdir variable.
7749         * Makefile.def (target=fixincludes): Add install-pdf to
7750         missing targets.
7751         (recursive_targets): Add install-pdf target.
7752         (flags_to_pass): Add pdfdir.
7753         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7754         target.
7755         * configure: Regenerate
7756         * Makefile.in: Regenerate
7758 2007-02-28  Eric Christopher  <echristo@apple.com>
7760         Revert:
7761         2006-12-07  Mike Stump  <mrs@apple.com>
7763         * Makefile.def (dependencies): Add dependency for
7764         install-target-libssp and install-target-libgomp on
7765         install-gcc.
7766         * Makefile.in: Regenerate.
7768 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7770         * configure: Regenerate.
7771         * configure.ac: Move statements after variable declarations.
7773 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7775         * MAINTAINERS: Add myself as sh maintainer.
7777 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7779         * configure.ac: Adjust for loop syntax.
7780         * configure: Regenerate.
7782 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7784         * configure: Rebuilt.
7786 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7788         * configure.ac: Drop multiple occurrences of --enable-languages,
7789         and fix its quoting.
7790         * configure: Rebuilt.
7792 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7793             Nathan Sidwell  <nathan@codesourcery.com>
7794             Vladimir Prus  <vladimir@codesourcery.com>
7795             Joseph Myers  <joseph@codesourcery.com>
7797         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7798         * configure: Regenerate.
7800 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7802         * ltconfig (freebsd*): Default to elf.
7804 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7806         * configure.ac (target_libraries): Move libgcc before libiberty.
7807         * configure: Regenerated.
7809 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7810             Paolo Bonzini  <bonzini@gnu.org>
7812         PR bootstrap/30753
7813         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7814         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7815         * configure: Regenerated.
7817 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7819         * MAINTAINERS (Language Front End Maintainers): Update my mail
7820         address.
7822 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7824         PR bootstrap/30748
7825         * configure.ac: Correct syntax for Solaris ksh.
7826         * configure: Regenerated.
7828 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7830         * configure.ac: Sync with src.
7831         * configure: Regenerate.
7833 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7835         * Makefile.in: Regenerate.
7837 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7839         * config.sub: Sync with src.
7841 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7843         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7844         noncanonical equivalents.
7845         * configure.in: Rename to...
7846         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7847         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7848         target_noncanonical.  Use them.  Rewrite removal of configure
7849         arguments for autoconf 2.59.  Discard variable settings.  Force
7850         program_transform_name for native tools.
7852         * Makefile.in: Regenerated.
7853         * configure: Regenerated with autoconf 2.59.
7855 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7857         * MAINTAINERS (Write After Approval): Add myself.
7859 2007-01-31  Andreas Schwab  <schwab@suse.de>
7861         * Makefile.tpl (LDFLAGS): Substitute it.
7862         * Makefile.in: Regenerate.
7864 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7866         * MAINTAINERS (Write After Approval): Add myself.
7868 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7870         * MAINTAINERS (spu port): Add myself.
7872 2007-01-23  Richard Guenther  <rguenther@suse.de>
7874         PR bootstrap/30541
7875         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7876         * Makefile.tpl (GNATBIND): Substitute it.
7877         (GNATMAKE): Likewise.
7878         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7879         of STAGE_PREFIX.
7880         * Makefile.in: Regenerate.
7881         * configure: Regenerate.
7883 2007-01-18  Mike Stump  <mrs@apple.com>
7885         * configure.in: Re-enable -Werror for gcc builds.
7887 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7889         * MAINTAINERS (Write After Approval): Add myself.
7891 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7893         * configure.in: Change == to = in test command.
7894         * configure: Regenerate.
7896 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7897             Nick Clifton  <nickc@redhat.com>
7898             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7900         * configure.in (build_configargs, host_configargs, target_configargs):
7901         Remove build/host/target parameters.
7902         (host_libs): Add gmp and mpfr.
7903         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7904         * Makefile.def (gmp, mpfr): New.
7905         (gcc): Remove target.
7906         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7907         target_os, target_vendor): New.
7908         (configure): Add host_alias/target_alias arguments; adjust invocations.
7909         * configure: Regenerate.
7910         * Makefile.in: Regenerate.
7912 2007-01-11  Matt Fago  <fago@earthlink.net>
7914         * configure.in: Try to link to functions only in mpfr 2.2.x
7915         to improve robustness of configure tests.
7916         * configure: Regenerate.
7918 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7920         * MAINTAINERS: Add myself as i386 maintainer.
7922 2007-01-08  Jan Hubicka  <jh@suse.cz>
7924         * MAINTAINERS: Add myself as i386 maintainer.
7926 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7928         * configure.in: Add support for an x86_64-mingw* target.
7929         * configure: Regenerate.
7931 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7933         * Makefile.tpl (all-target): Correct @if conditional for target
7934         modules.
7935         * configure.in: Omit libiberty if building only target libgcc.
7936         * configure, Makefile.in: Regenerated.
7938 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7940         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7941         * configure: Regenerate.
7943 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7945         * Makefile.def (target_modules): Add libgcc.
7946         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7947         * Makefile.tpl (clean-target-libgcc): Delete.
7948         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7949         on gcc even for bootstrapped modules.  Rewrite handling of
7950         lang_env_dependencies to loop over target_modules.
7951         * configure.in (target_libraries): Add target-libgcc.
7952         * Makefile.in, configure: Regenerated.
7954 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7956         * configure.in: Reorganize recognition of languages.  Add
7957         --enable-stage1-languages.  Show supported languages for the chosen
7958         target rather than all recognized languages.
7959         * configure: Regenerate.
7961 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7963         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7964         * Makefile.in: Regenerate.
7966 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7968         * configure.in: Warn that MPFR 2.2.0 is buggy.
7969         * configure: Regenerate.
7971 2006-12-27  Ian Lance Taylor  <iant@google.com>
7973         * configure.in: When removing Makefiles to force a reconfigure, also
7974         remove prev-DIR*/Makefile.
7975         * configure: Regenerate.
7977 2006-12-22  Andreas Schwab  <schwab@suse.de>
7979         * configure: Regenerate with correct autoconf version.
7981 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7983         * configure.in: add AC_SUBST for *_FOR_TARGET.
7984         * configure: Regenerate.
7986 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7988         * configure.in: Simplify logic for rejecting languages that cannot
7989         be built.  Separate the case when a language is unsupported,
7990         from the case when the user chooses not to build a language.
7992 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7994         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7995         it only affects bootstrap and could be tested on "$host" as well.
7996         * configure: Regenerate.
7997         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7999 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8001         PR bootstrap/29544
8002         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
8003         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
8004         move here comment from Makefile.tpl.
8005         * Makefile.tpl: Move some definitions higher in the file.
8006         (STAGE1_CHECKING): New.
8007         * configure.in: Add --enable-stage1-checking.
8008         * configure: Regenerate.
8009         * Makefile.in: Regenerate.
8011 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
8013         * MAINTAINERS: Add myself as build system maintainer.
8015 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
8017         * MAINTAINERS (Write After Approval): Add myself.
8019 2006-12-13  Eric Christopher  <echristo@apple.com>
8021         * MAINTAINERS: Add myself as darwin maintainer.
8023 2006-12-11  Ian Lance Taylor  <ian@airs.com>
8025         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
8027 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
8029         MAINTAINERS: Update my entry.
8031 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
8033         * configure.in:  Handle spu makefile frag.
8034         * Makefile.tpl (MAINT): Define
8035         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
8036         * configure: Regenerate.
8037         * Makefile.in: Regenerate.
8039 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8041         * config.guess: Import latest version.
8042         * config.sub: Likewise.
8044 2006-12-11  Ben Elliston  <bje@au.ibm.com>
8046         * configure.in (spu-*-*): Don't skip target-libiberty.
8047         * configure: Regenerate.
8049 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
8051         PR bootstrap/30134
8052         * configure.in: Correct x86 darwin support for libjava to powerpc
8053         and i?86 only.
8054         * configure: Regenerate.
8056 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
8058         * configure.in: Add x86 darwin support for libjava.
8059         * configure: Regenerate.
8061 2006-12-07  Mike Stump  <mrs@apple.com>
8063         * Makefile.def (dependencies): Add dependency for
8064         install-target-libssp and install-target-libgomp on
8065         install-gcc.
8066         * Makefile.in: Regenerate.
8068 2006-12-04  Richard Guenther  <rguenther@suse.de>
8070         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
8071         (Non-Algorithmic Maintainers): Move over non-algorithmic
8072         loop optimizer maintainers, add myself as a non-algorithmic
8073         middle-end maintainer.
8075 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
8077         * MAINTAINERS (Write After Approval): Add myself.
8079 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8081         * configure.in: Update error message for missing GMP/MPFR.
8083         * configure: Regenerate.
8085 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8087         * configure.in: Update MPFR version in error message.
8089         * configure: Regenerate.
8091 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8093         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
8094         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
8095         --with-gmp-lib): New flags.
8097         * configure: Regenerate.
8099 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
8101         * MAINTAINERS (Write After Approval): Change my email address.
8103 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
8105         * MAINTAINERS (Write After Approval): Add myself.
8107 2006-11-22  Philipp Thomas  <pth@suse.de>
8109         * MAINTAINERS (i18n): Update e-mail address.
8111 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8113         * MAINTAINERS (spu port): Add myself as maintainer.
8114         (Write After Approval): Remove myself.
8116 2006-11-22  Ben Elliston  <bje@au.ibm.com>
8118         * configure.in (skipdirs): Don't build libssp for SPU.
8119         * configure: Regenerate.
8121 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
8123         * MAINTAINERS (spu port): Add myself as maintainer.
8124         (libobjc): Update my email address.
8126 2006-11-21  Andrea Bona  <andrea.bona@st.com>
8128         * MAINTAINERS (Write After Approval): Add myself.
8130 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8132         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8133         * configure : Rebuilt.
8135 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8137         * MAINTAINERS (Write After Approval): Add myself.
8139 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8141         * MAINTAINERS (Write After Approval): Add myself.
8143 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8145         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8146         libmpfr.a.
8147         * configure: Regenerate.
8149 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8151         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8152         (unstage): Test for stage_last presence.
8154         PR bootstrap/29802
8155         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8156         STAGE_PREFIX.
8157         * Makefile.in: Regenerate.
8159 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8161         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8162         maintainers.
8164 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8166         * MAINTAINERS (Write After Approval): Add myself.
8168 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8170         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8171         and stageN-package/Makefile.
8172         * Makefile.in: Regenerated.
8174 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8176         * configure.in: Remove target-libgloss from noconfigdirs for
8177         bfin-*-*.
8178         * configure: Regenerated.
8180 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8182         * configure.in (have_gmp): Only error if the gcc directory exists.
8184         * configure: Regenerate.
8186 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8188         * configure.in: Robustify error message for missing GMP/MPFR.
8190         * configure: Regenerate.
8192 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8194         * MAINTAINERS (Write After Approval): Add myself.
8196 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8198         * MAINTAINERS: Change email address.
8200 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8202         * MAINTAINERS (Write After Approval): Add myself.
8204 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8206         * MAINTAINERS (Write After Approval): Add myself.
8208 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8210         * MAINTAINERS (Write After Approval): Move myself to
8211         Write After Approval section.
8213 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8215         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8216         need_gmp anymore.
8217         * configure: Regenerate.
8219 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8221         * MAINTAINERS (Write After Approval): Add myself.
8223 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8225         * config.guess: Import latest version.
8226         * config.sub: Likewise.
8228 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8230         * Makefile.def: Added pdf target handling.
8231         * Makefile.tpl: Added pdf target handling.
8232         * Makefile.in: Regenerated.
8234 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8236         * MAINTAINERS: Add self as score port maintainer.
8238 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8240         * MAINTAINERS (Write After Approval): Add myself.
8242 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8244         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8245         or newer.
8246         * configure: Regenerated.
8248 2006-09-27  Dave Brolley  <brolley@redhat.com>
8250         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8251         using $s instead of $r.
8252         * configure: Regenerated.
8254 2006-09-26  Thiemo Seufer  <ths@mips.com>
8256         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8257         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8258         * configure: Regenerate.
8260 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8262         * MAINTAINERS (Write After Approval): Remove myself.
8264 2006-09-22  Chao-ying Fu  <fu@mips.com>
8266         * MAINTAINERS (Write After Approval): Add myself.
8268 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8270         * MAINTAINERS: Add self as soft-fp maintainer.
8272 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8274         * MAINTAINERS: Add myself as avr maintainer.
8275         Remove Marek Michalkiewicz as avr maintainer.
8277 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8279         * MAINTAINERS (Write After Approval): Add myself.
8281 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8283         * configure.in: Never build newlib for a Mingw host.
8284         Never build newlib as Mingw target library.
8285         Test the existence of winsup/cygwin for building a Cygwin newlib,
8286         rather than just winsup.
8287         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8288         building a Mingw target.
8289         * configure: Regenerate.
8291 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8293         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8295 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8297         * config.guess: Import from src (was more updated).
8298         * config.sub: Likewise.
8300 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8302         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8303         * configure: Regenerated.
8305 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8307         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8308         for stages after the first.
8310 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8312         * Makefile.def: Add dependencies for configure-opcodes
8313         on configure-intl and all-opcodes on all-intl.
8314         * Makefile.in: Regenerated.
8316 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8318         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8320 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8322         Port to hosts whose 'sort' and 'tail' implementations
8323         treat operands with leading '+' as file names, as POSIX
8324         has required since 2001.  However, make sure the code still
8325         works on pre-POSIX hosts.
8326         * ltmain.sh: Don't assume "sort +2" is equivalent to
8327         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8329 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8331         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8333 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8335         * ltconfig: chmod 644 before ranlib during install.
8337 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8339         PR bootstrap/18058
8340         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8341         if the bootstrap compiler is a GCC version that supports it.
8342         * configure: Regenerate.
8344 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8346         * configure.in: Fix thinkos in previous check-in.
8347         * configure: Regenerate.
8349 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8351         PR other/27063
8352         * configure.in: Test subdir_requires and give an appropriate
8353         error message.
8354         * configure: Regenerate.
8356 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8358         * MAINTAINERS (Write After Approval): Add myself.
8360 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8362         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8364 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8366         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8368 2006-06-20  David Ayers  <d.ayers@inode.at>
8370         PR bootstrap/28072
8371         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8372         whether target-libjava is being configured instead of whether the
8373         java front end is enabled.
8374         * configure: Regenerate.
8376 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8378         PR target/27540
8379         * configure.in: Only enable libgomp on IRIX 6.
8380         * configure: Regenerate.
8382 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8384         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8385         too.
8386         * Makefile.in: Regenerate.
8388 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8390         * config-ml.in: Alter CCASFLAGS to include special
8391         multilib options the same as is done for CFLAGS.
8393 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8395         * configure.in: Don't enable libgomp on hpux10.
8396         * configure: Rebuilt.
8398 2006-06-12  David Ayers  <d.ayers@inode.at>
8400         PR bootstrap/27963
8401         PR target/19970
8402         * configure.in: Remove target-boehm-gc from noconfigdirs where
8403         ${libgcj} is specified.
8404         * configure: Regenerate.
8406 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8408         Sync from src:
8410         * configure.in: Sync.
8411         * configure: Regenerated.
8413         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8415         * Makefile.def: Added dependencies from sim and gdb on intl, and
8416         added configure dependencies to everything with an all dependency
8417         on intl.
8418         * Makefile.in: Regenerated.
8420 2006-06-06  David Ayers  <d.ayers@inode.at>
8422         PR libobjc/13946
8423         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8424         * Makefile.in: Regenerate.
8425         * configure.in: Add --enable-objc-gc at toplevel and have it
8426         enable boehm-gc for Objective-C.
8427         Remove target-boehm-gc from libgcj.
8428         Add target-boehm-gc to target_libraries.
8429         Add target-boehm-gc to noconfigdirs where ${libgcj}
8430         is specified.
8431         Assert that boehm-gc is supported when requested for Objective-C.
8432         Only build boehm-gc if needed either for Java or Objective-C.
8433         * configure: Regenerate.
8435 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8437         PR 27674
8438         * Makefile.tpl (configure-[+prefix+][+module+],
8439         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8440         Remove rule to unstage bootstrapped modules.
8441         (stage_current): New.
8442         * Makefile.in: Regenerate.
8444 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8446         * MAINTAINERS (Write After Approval): Update my e-mail address.
8448 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8450         * include/libiberty.h: Declare pex_run_in_environment.
8452 2006-05-31  Asher Langton  <langton2@llnl.gov>
8454         * MAINTAINERS (Write After Approval): Add myself.
8456 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8458         * Makefile.def (bfd, opcodes): Fix lib_path.
8459         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8460         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8461         * Makefile.in: Regenerate.
8463 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8465         * Makefile.in: Regenerate.
8467 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8469         * Makefile.def: Add install-html target. Add datarootdir
8470         docdir and htmldir to flags_to_pass.
8471         * Makefile.tpl: Add install-html target.
8472         * Makefile.in: Regenerate.
8473         * configure.in: Add --with-datarootdir, --with-docdir, and
8474         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8475         * configure: Regenerate.
8477 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8479         * configure.in: Enable gprof for cross builds.
8480         * configure: Regenerate.
8482 2006-05-22  Richard Guenther  <rguenther@suse.de>
8484         Revert
8485         2006-01-31  Richard Guenther  <rguenther@suse.de>
8486         Paolo Bonzini  <bonzini@gnu.org>
8488         * Makefile.def (target_modules): Add libgcc-math target module.
8489         * configure.in (target_libraries): Add libgcc-math target library.
8490         (--enable-libgcc-math): New configure switch.
8491         * Makefile.in: Re-generate.
8492         * configure: Re-generate.
8493         * libgcc-math: New toplevel directory.
8495 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8496             Andreas Tobler  <a.tobler@schweiz.ch>
8498         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8499         * configure: Rebuilt.
8501 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8503         * MAINTAINERS (Write After Approval): Add myself.
8505 2006-05-01  DJ Delorie  <dj@redhat.com>
8507         * configure.in: Restore CFLAGS if GMP isn't present.
8508         * configure: Regenerate.
8510 2006-05-01  Richard Guenther  <rguenther@suse.de>
8512         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8513         maintainer.
8515 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8517         * MAINTAINERS (Write After Approval): Add myself.
8519 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8521         * MAINTAINERS (Write After Approval): Add myself.
8523 2006-04-18  DJ Delorie  <dj@redhat.com>
8525         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8526         reference libgloss so that libssp can be built in a combined
8527         tree.
8528         * configure: Regenerate.
8530 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8532         * MAINTAINERS (Write After Approval): Add myself.
8534 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8536         * configure.in: Require makeinfo 4.4 or higher.
8537         * configure: Regenerate.
8539 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8541         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8542         Rearrange the entries of other libraries to have them in one place.
8544 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8546         * MAINTAINERS (Write After Approval): Remove myself.
8547         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8549 2006-03-14  Richard Guenther  <rguenther@suse.de>
8551         * configure: Regenerate with autoconf 2.13.
8553 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8555         * MAINTAINERS: Use my work address.
8557         * MAINTAINERS: Update my E-mail address.
8559 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8561         * configure.in: Handle --disable-<component> generically.
8562         * configure: Regenerate.
8564 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8566         PR libgcj/17311
8567         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8569 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8571         * MAINTAINERS (Write After Approval):  Remove myself.
8572         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8574 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8576         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8577         (TARGET_CONFIGDIRS): Remove.
8578         * configure.in: Remove AC_SUBST(target_configdirs).
8579         * Makefile.in, configure: Regenerated.
8581 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8583         * MAINTAINERS (Write After Approval):  Remove myself.
8584         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8586 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8588         PR bootstrap/25670
8590         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8592         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8593         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8594         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8595         BUILD_PREFIX, BUILD_PREFIX_1.
8596         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8598         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8599         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8601         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8602         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8603         of `cat stage_current`.  Always provide the `r' and `s' variables.
8604         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8605         a single shell execution.
8606         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8607         bootstrapped modules, make the stage1 module if the build was not
8608         started yet, else build the current stage.
8609         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8610         (all-build, all-host, all-target, [+make_target+]-host,
8611         [+make_target+]-target): Do not use \-continued lines.
8612         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8613         (current_stage, restrap, stage_last): New.
8615         * Makefile.in: Regenerate.
8616         * configure: Regenerate.
8618 2006-02-19  Bud Davis  <jmdavis@link.com>
8620         * MAINTAINERS (Write After Approval):  Remove myself.
8621         (Language Front End Maintainers):  Add myself as fortran 95
8622         maintainer and update e-mail address.
8624 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8626         * MAINTAINERS (Write After Approval):  Remove myself.
8627         (Language Front End Maintainers):  Add myself as fortran 95
8628         maintainer.
8630 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8632         * MAINTAINERS (Write After Approval): Add myself.
8634 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8636         * MAINTAINERS (Write After Approval):  Remove myself.
8637         (Language Front End Maintainers):  Add myself as
8638         fortran 95 maintainer.
8640 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8642         Sync from src:
8644         2005-12-27  Leif Ekblad  <leif@rdos.net>
8646         * configure.in: Add support for RDOS target.
8647         * configure: Regenerate.
8649 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8650             Andreas Schwab  <schwab@suse.de>
8652         * configure: Regenerate.
8654 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8656         * configure.in (enable_libgomp): Add AIX.
8657         * configure: Regenerate.
8659 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8661         * MAINTAINERS (Write After Approval): Add myself.
8663 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8665         * MAINTAINERS (Write After Approval): Add myself.
8667 2006-01-31  Richard Guenther  <rguenther@suse.de>
8668         Paolo Bonzini  <bonzini@gnu.org>
8670         * Makefile.def (target_modules): Add libgcc-math target module.
8671         * configure.in (target_libraries): Add libgcc-math target library.
8672         (--enable-libgcc-math): New configure switch.
8673         * Makefile.in: Re-generate.
8674         * configure: Re-generate.
8675         * libgcc-math: New toplevel directory.
8677 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8679         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8680         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8681         the assembler, linker and binutils.
8682         * configure: Regenerate.
8684 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8686         * MAINTAINERS (Write After Approval): Add myself.
8688 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8690         * configure: Regenerate.
8692 2006-01-18  Richard Henderson  <rth@redhat.com>
8693             Jakub Jelinek  <jakub@redhat.com>
8694             Diego Novillo  <dnovillo@redhat.com>
8696         * libgomp: New directory.
8697         * Makefile.def: Add target_module libgomp.
8698         * Makefile.in: Regenerate.
8699         * configure.in (target_libraries): Add target-libgomp.
8700         * configure: Regenerate.
8702 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8704         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8705         @ from continuation.
8706         * Makefile.in: Rebuilt.
8708 2006-01-04  Chris Lattner  <sabre@gnu.org>
8710         * MAINTAINERS (Write After Approval): Add myself.
8712 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8714         PR bootstrap/24252
8716         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8717         * Makefile.tpl (OBJDUMP): New.
8718         (EXTRA_HOST_FLAGS): Add it.
8719         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8721         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8722         to use symbolic links between directories.  Avoid race conditions
8723         or make them harmless.
8724         * configure.in: Do not try to use symbolic links between directories.
8726         * Makefile.def (LEAN): Pass.
8727         * Makefile.tpl (LEAN): Define.
8728         (stage[+id+]-start): Accept that the previous directory does not
8729         exist, if the bootstrap is lean.
8730         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8731         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8732         configure substitution.
8733         ([+compare-target+]): Likewise.
8734         ([+bootstrap-target+]-lean): New.
8735         * configure.in: Remove lean bootstrap support from here.
8737         * Makefile.in: Regenerate.
8738         * configure: Regenerate.
8740 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8742         * MAINTAINERS (libdecnumber): Add myself.
8744 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8746         * libtool-ldflags: New script.
8748 2006-01-02  Andreas Schwab  <schwab@suse.de>
8750         * configure.in: When reconfiguring remove Makefile in
8751         all stage directories.
8752         * configure: Regenerate.
8754 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8756         * MAINTAINERS: Update my email address.
8758 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8760         Revert Ada-related part of the previous change.
8762         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8763         Do not pass.
8764         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8765         * Makefile.in: Regenerate.
8766         * configure.in: Do not include mt-ppc-aix target fragment.
8767         * configure: Regenerate.
8769 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8771         * configure.in: Select appropriate fragments for PowerPC/AIX.
8772         * configure: Regenerate.
8774         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8775         BOOT_CFLAGS, BOOT_LDFLAGS.
8776         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8777         BOOT_CFLAGS, BOOT_LDFLAGS.
8778         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8779         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8780         (stage): Fail if we cannot complete the work.
8781         * Makefile.in: Regenerate.
8783 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8785         * configure.in: Replace ms1 with mt.
8786         * configure: Rebuilt.
8788 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8790         * MAINTAINERS: Update my email address.
8792 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8794         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8795         install-host-nogcc): Don't invoke $(stage) at the end.
8796         * Makefile.in: Regenerate.
8798 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8800         * configure.in: Flip the top-level bootstrap switch.
8801         * configure: Regenerate.
8803 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8805         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8806         $(stage) and $(unstage).
8807         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8808         (all): Remove stray semicolon.
8809         (local-distclean): Don't handle multilib.tmp and multilib.out.
8810         (install.all): Set $s for consistency.
8811         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8812         check_multilibs setting.  Always make the install directory.
8813         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8814         Correct @if/@endif.
8815         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8816         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8817         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8818         (multilib.out): Remove.
8819         * Makefile.in: Regenerated.
8821 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8823         * MAINTAINERS (Write After Approval): Add myself.
8825 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8827         * MAINTAINERS: Add myself as mt maintainer.
8829         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8831 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8833         * MAINTAINERS: Change email address.
8835 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8837         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8838         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8839         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8840         Find in-tree tools if available.
8841         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8842         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8843         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8844         (COMPILER_*_FOR_TARGET): New.
8845         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8846         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8847         (CONFIGURED_*, USUAL_*): Remove.
8848         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8849         STRIP): Use autoconf substitutions.
8850         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8851         COMPILER_NM_FOR_TARGET): New.
8852         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8854         (all): Make all-host and all-target in parallel.
8855         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8856         that $$r and $$s are set before invoking a recursive make.
8857         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8858         ([+bootstrap-target+]): Inline most of the `all' target.
8860 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8862         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8863         from the gcc build directory.
8864         * Makefile.in: Regenerate.
8866 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8868         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8869         depend on all-libdecnumber.
8870         * configure.in (host_libs): Include libdecnumber.
8871         * Makefile.in: Regenerate.
8872         * configure: Likewise.
8874 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8876         * libdecnumber: Import decNumber sources from the dfp-branch.
8878 2005-11-21  Kean Johnston  <jkj@sco.com>
8880         * config.sub, config.guess: Sync from upstream sources.
8882 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8884         Import from Autoconf sources:
8886         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8887         * config/move-if-change: Don't output "$2 is unchanged";
8888         suggested by Ben Elliston.  Handle weird characters correctly.
8890 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8892         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8893         to match upstream libtool for darwin.
8895 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8897         * Makefile.def: Remove gdb dependencies for gdbtk.
8898         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8899         (configure-gdb, install-gdb): New rules.
8900         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8901         * Makefile.in, configure: Regenerated.
8903 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8905         * MAINTAINERS (Write After Approval): Add myself.
8907 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8909         * MAINTAINERS (Write After Approval): Add myself.
8911 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8913         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8914         Diego Novillo.
8916 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8918         PR bootstrap/24297
8919         * Makefile.tpl (do-[+make-target+], do-check, install,
8920         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8921         are set before recursing.
8922         * Makefile.in: Regenerate.
8924 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8926         PR bootstrap/18939
8927         * Makefile.def (gcc) <target>: Fix thinko.
8928         * Makefile.in: Regenerate.
8930 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8932         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8933         * configure: Regenerate.
8935 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8937         * MAINTAINERS (Write After Approval): Add self.
8939 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8941         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8942         target-libffi, target-qthreads, target-libjava, and
8943         targetlibobjc.
8944         * configure: Regenerate.
8946 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8948         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8949         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8950         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8951         (USUAL_OBJDUMP_FOR_TARGET): New.
8952         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8953         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8954         * configure, Makefile.in: Regenerated.
8956 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8958         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8959         before other host packages.
8961 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8963         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8965 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8967         PR bootstrap/22340
8969         * configure.in (default_target): Remove.
8970         * Makefile.tpl (all): Do not use prerequisites as subroutines
8971         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8972         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8973         use prerequisites as subroutines.
8974         (check-host, check-target): New.
8975         (bootstrap configure & all targets): Do not use stage*-start
8976         if the directory layout is already ok.
8977         (non-bootstrap configure & all targets): Prepend a $(unstage).
8978         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8979         (NOTPARALLEL): Remove.
8980         (unstage, stage variables): New variables.
8981         (unstage, stage targets): Simply expand to those variables.
8983         * configure: Regenerate.
8984         * Makefile.in: Regenerate.
8986 2005-10-04  James E Wilson  <wilson@specifix.com>
8988         * Makefile.def (lang_env_dependencies): Add libmudflap.
8989         * Makefile.in: Regenerate.
8991 2005-10-03  Andreas Schwab  <schwab@suse.de>
8993         Backport from libtool CVS:
8994         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8996         * ltmain.sh: add support for installing into temporary
8997         staging area (e.g. 'make install DESTDIR=...')
8999 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
9001         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
9002         * configure: Regenerated.
9004 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
9006         * configure: Regenerate with the correct
9007         autoconf version.
9009 2005-09-30  Catherine Moore  <clm@cm00re.com>
9011         * configure.in (bfin-*-*): New.
9012         * configure: Regenerated.
9014 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
9016         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
9017         (LIPO_FOR_TARGET): New.
9018         (CONFIGURED_LIPO_FOR_TARGET): New.
9019         (USUAL_LIPO_FOR_TARGET): New.
9020         (STRIP_FOR_TARGET): New.
9021         (CONFIGURED_STRIP_FOR_TARGET): New.
9022         (USUAL_STRIP_FOR_TARGET): New.
9023         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
9024         STRIP_FOR_TARGET.
9025         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
9026         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
9027         * Makefile.in: Regenerate.
9028         * configure: Regenerate.
9030 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
9032         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
9033         (rs6000-*-aix*): Same.
9034         * configure: Regenerate.
9036 2005-09-16  Tom Tromey  <tromey@redhat.com>
9038         * MAINTAINERS: Add self as java maintainer.
9040 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
9042         * configure.in: Recognize f95 in the --enable-languages option,
9043         and substitute it for fortran, issuing a warning.
9044         * configure: Regenerate.
9046 2005-08-30  Phil Edwards  <phil@codesourcery.com>
9048         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
9049         * configure:  Regenerated.
9051 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
9053         * MAINTAINERS: Add self as ms1 maintainer.
9055 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
9057         * Makefile.def (libssp): Add to lang_env_dependencies.
9058         * Makefile.in: Regenerate.
9060 2005-08-18  Ian Lance Taylor  <ian@airs.com>
9062         * MAINTAINERS: Add myself as middle-end maintainer.
9064 2005-08-17  Christian Groessler  <chris@groessler.org>
9066         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
9067         * Makefile.in: Regenerate.
9069 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
9071         * MAINTAINERS (write after approval): Added myself.
9073 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
9075         * MAINTAINERS (Write After Approval): Add myself.
9077 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
9079         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
9080         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
9081         Look for alternate names of the target cc and c++
9082         * configure: Regenerate.
9084 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
9086         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9087         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
9088         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
9089         tools; remove code to manually set them.
9090         (Target tools): Look in the environment for them.
9091         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
9092         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
9093         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
9094         build directory.
9095         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
9096         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
9097         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
9098         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9099         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
9100         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
9101         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
9102         * configure: Regenerate.
9103         * Makefile.in: Regenerate.
9105 2005-07-28  Ben Elliston  <bje@au.ibm.com>
9107         * MAINTAINERS: Update for removed CPU targets.
9109 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
9111         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
9112         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
9113         * Makefile.in: Regenerated.
9115 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
9117         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
9118         (CFLAGS_FOR_TARGET): Use it.
9119         (CXXFLAGS_FOR_TARGET): Likewise.
9120         * Makefile.in: Regenerated.
9121         * configure.in (--with-build-sysroot): New option.
9122         * configure: Regenerated.
9124 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
9126         * Makefile.tpl: Wrap install between unstage and stage
9127         * Makefile.in: Regenerate.
9129 2005-07-21  Eric Christopher  <echristo@apple.com>
9131         * MAINTAINERS: Update affiliation.
9133 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9135         * MAINTAINERS: Add self as crx port maintainer.
9137 2005-07-20  DJ Delorie  <dj@redhat.com>
9139         * MAINTAINERS: Add self as m32c maintainer.
9141 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9143         * all files: Update FSF address.
9145 2005-07-15  Eric Christopher  <echristo@redhat.com>
9147         * MAINTAINERS: Change affiliation.
9149 2005-07-14  Jim Blandy  <jimb@redhat.com>
9151         * configure.in: Add cases for Renesas m32c.
9152         * configure: Regenerated.
9154 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9156         * COPYING.LIB: Update from fsf.org.
9158 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9160         * COPYING, compile, config.guess,
9161         config.sub, install-sh, missing, mkinstalldirs,
9162         symlink-tree, ylwrap: Sync from upstream sources.
9163         * config-ml.in: Update FSF address.
9165 2005-07-13  Eric Christopher  <echristo@redhat.com>
9167         * configure.in: Add toplevel noconfigdir support for tpf.
9168         * configure: Regenerate.
9170 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9172         PR ada/22340
9174         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9175         * Makefile.in: Regenerate.
9177 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9179         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9180         Brolley to write-after-approval.
9182 2005-07-07  Andreas Schwab  <schwab@suse.de>
9184         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9185         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9186         * Makefile.in: Regenerated.
9188 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9190         * configure.in: Don't build sim or rda when targetting darwin.
9191         * configure: Regenerate.
9193 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9195         * configure.in: Add --enable-libssp and --disable-libssp.
9196         * configure: Regenerate with autoconf-2.13.
9198 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9200         * Makefile.def (target_modules): Add libssp.
9201         * configure.in (target_libraries): Add target-libssp.
9202         * configure: Rebuilt.
9203         * Makefile.in: Rebuilt.
9205 2005-07-01  Zack Weinberg  <zackw@panix.com>
9207         * MAINTAINERS: Change email address.  Resign from maintainership.
9209 2005-07-01  Richard Guenther  <rguenther@suse.de>
9211         * MAINTAINERS: Change my e-mail address and affiliation.
9213 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9215         * Makefile.def (stagefeedback): Come after profile.
9216         Define profiledbootstrap target.
9217         * Makefile.tpl (profiledbootstrap): Remove.
9218         (stageprofile-end): Zap stagefeedback.
9219         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9220         * Makefile.in: Regenerate.
9222 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9224         * MAINTAINERS: Update my email address.
9226 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9228         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9229         In 'cpp' stanza, support '#line' as well as '# '.
9231 2005-06-08  Andreas Schwab  <schwab@suse.de>
9233         * MAINTAINERS: Move myself from 'Write After Approval' to
9234         'CPU Port Maintainers' section as m68k maintainer.
9236 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9238         * configure.in (unsupported_languages): New macro.
9239         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9240         non-ported target libraries in noconfigdirs.
9241         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9242         non-linux-gnu.  Remove libgcj_ex_libffi.
9243         <lang_frag loop>: Set add_this_lang=no if the language is in
9244         unsupported_languages.
9245         * configure: Regenerate.
9247 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9249         * configure.in: Fix typo in handling of --with-mpfr-dir.
9250         * configure: Regenerate.
9252 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9254         * MAINTAINERS: Update my email address.
9256 2005-06-02  Jim Blandy  <jimb@redhat.com>
9258         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9259         accepted into the master sources.)
9261 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9262             Michael Snyder  <msnyder@redhat.com>
9263             Stan Cox  <scox@redhat.com>
9265         * configure.in: Set noconfigdirs for ms1.
9267         * configure: Regenerate.
9269 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9271         * MAINTAINERS (Write After Approval): Add self.
9273 2005-06-01  Josh Conner  <jconner@apple.com>
9275         * MAINTAINERS (Write After Approval): Add self.
9277 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9279         * MAINTAINERS: Update my email address.
9281 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9283         * MAINTAINERS (Write After Approval): Add self.
9285 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9287         * MAINTAINERS (Write After Approval): Remove self.
9289 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9291         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9292         (Dependencies): Consider target modules for bootstrap dependencies.
9293         Make target bootstrap modules depend on each stage's gcc.
9294         * Makefile.in: Regenerate.
9296 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9298         * Makefile.def (configure-gcc): Depend on binutils having been built.
9299         (all-gcc): No need to do it here.
9300         * Makefile.in: Regenerate.
9302 2005-05-19  Paul Brook  <paul@codesourcery.com>
9304         * configure.in: Rewrite misleading error message when requested
9305         language cannot be built.
9306         * configure: Regenerate.
9308 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9310         * ylwrap: Import from Automake 1.9.5.
9312 2005-05-13  David Ung  <davidu@mips.com>
9314         * MAINTAINERS (Write After Approval): Add self.
9316 2005-05-09  Mike Stump  <mrs@apple.com>
9318         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9319         lt_cv_sys_max_cmd_len for now.
9321 2005-05-09  Stan Cox  <scox@redhat.com>
9323         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9325 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9327         * README.SCO: Update the URL.
9329 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9331         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9332         with_gnu_ld to libtool.
9333         * ltcf-c.sh (aix[45]): Define file_list_spec.
9334         * ltcf-cxx.sh (aix[45]): Same.
9335         * ltcf-gcj.sh (aix[45]): Same.
9336         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9337         exists, write list of input files to temporary file.
9339 2005-05-04  Mike Stump  <mrs@apple.com>
9341         * configure.in: Always pass --target to target configures as
9342         otherwise rebuilds that do --recheck will fail.
9343         * confiugure: Rebuilt.
9345 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9347         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9348         STAGE_HOST_EXPORTS.
9349         (configure, all): Add bootstrap support.
9350         (Host modules, target modules): Pass post-stage1 flags and exports.
9351         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9352         * Makefile.in: Regenerate.
9354 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9356         * configure: Regenerate.
9358 2005-04-27  Mike Stump  <mrs@apple.com>
9360         * MAINTAINERS: Add self as darwin maintainer.
9362 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9364         * config.sub: Update from master copy.
9366 2005-04-21  Mike Stump  <mrs@apple.com>
9368         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9369         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9371 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9373         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9374         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9375         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9376         "*-*-elf" and "*-*-linux*".
9377         * configure: Regenerate.
9379 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9381         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9383 2005-04-12  Mike Stump  <mrs@apple.com>
9385         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9387 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9389         * MAINTAINERS (Write After Approval): Add myself.
9391 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9393         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9395 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9397         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9398         (TARGET_CONFIGARGS): Include --with-target-subdir.
9399         (configure, all): New macros.  Use them throughout.
9400         * Makefile.in: Regenerate.
9402 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9404         * MAINTAINERS (Write After Approval): Add myself.
9406 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9408         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9410 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9412         * MAINTAINERS: Move John Carr to Write After Approval.
9414 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9416         * config/mh-mingw32: Delete.
9417         * configure.in: Don't use it.
9418         * configure: Regenerate.
9420 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9422         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9423         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9424         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9425         (HOST_LIB_PATH): Generate from Makefile.def.
9426         (TARGET_LIB_PATH): Likewise.
9427         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9428         * Makefile.in: Regenerate.
9429         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9430         (RPATH_ENVVAR): Include Darwin case.
9431         * configure: Regenerate.
9433 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9435         * MAINTAINERS (Various Maintainers): Remove self.
9436         (Write After Approval): Add self.
9438 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9440         * MAINTAINERS (Various Maintainers): Add self.
9442 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9444         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9445         * configure: Regenerate.
9447 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9449         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9450         gcc_version, and gcc_version_trigger from set of flags to pass.
9451         * Makefile.tpl: Remove definitions of above variables.
9452         (config.status): Remove dependency on $(gcc_version_trigger).
9453         * Makefile.in: Regenerate.
9454         * configure.in: Do not reference config/gcc-version.m4 nor
9455         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9456         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9457         * configure: Regenerate.
9459 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9460             Andrew Pinski  <pinskia@physics.uc.edu>
9462         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9463         * Makefile.in: Regenerate.
9465 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9467         * MAINTAINERS (Write After Approval): Add myself.
9469 2005-03-03  David Ayers  <d.ayers@inode.at>
9471         * MAINTAINERS (Write After Approval): Add myself.
9473 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9475         PR libgcj/20160
9476         * ltmain.sh: Avoid creating archives with components that have
9477         duplicate basenames.
9479 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9481         PR bootstrap/20250
9482         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9483         instead of check.
9484         * Makefile.in: Regenerate.
9486 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9488         * Makefile.in: Regenerate to fix conflict between the previous two
9489         patches.
9491 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9493         PR bootstrap/17383
9494         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9495         * Makefile.tpl (HOST_SUBDIR): New substitution.
9496         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9497         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9498         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9499         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9500         (Host modules, Bootstrapped modules): Use it.
9501         (Build modules, Target modules): Do not create symlink trees,
9502         always configure out-of-srcdir.
9503         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9504         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9505         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9506         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9508         * Makefile.in: Regenerate.
9509         * configure: Regenerate.
9511 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9513         Merged from libada-gnattools-branch:
9514         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9516         * gnattools: New directory.
9517         * Makefile.def: Add gnattools as a module, depending on target-libada.
9518         * Makefile.in: Regenerate.
9519         * configure.in: Include gnattools in host_tools; disable it if ada
9520         is disabled.
9521         * configure: Regenerate.
9523 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9525         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9526         treelang maintainer.
9527         (Write After Approval): Remove myself.
9529 2005-02-23  Paul Schlie  <schlie@comcast.net>
9531         * configure.in: Allow darwin targeted ports to build tk, itcl and
9532         libgui.
9533         * configure: Regenerate.
9535 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9537         PR libgcj/10353
9538         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9539         * configure: Regenerate.
9541 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9543         * MAINTAINERS (Write After Approval): Add myself.
9545 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9547         * MAINTAINERS: Update my e-mail address.
9549 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9551         * MAINTAINERS (Write After Approval): Add myself.
9553 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9555         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9556         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9557         target-libgloss when not *-*-elf and *-*-aout.
9558         * configure: Regenerate.
9560 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9562         * MAINTAINERS: Remove obsolete entries.
9564         * MAINTAINERS (Write After Approval): Add Michael Matz.
9566 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9568         * MAINTAINERS: Remove self as cpplib maintainer.
9570 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9572         * install-sh, config.sub: Import from upstream.
9574 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9576         PR bootstrap/18222
9577         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9578         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9579         * Makefile.in: Regenerate.
9581 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9583         * MAINTAINERS: Update my email address.
9585 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9586             Andreas Schwab  <schwab@suse.de>
9588         PR bootstrap/18033
9589         * config-ml.in: Eval option if surrounded by single quotes.
9591 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9593         Revert 2004-12-28 Makefile changes, a better fix will be
9594         applied to mainline and src after GCC 4.0 branches.
9596 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9598         PR bootstrap/17383
9600         * Makefile.def (target_modules): Remove stage parameter,
9601         it is always true now.
9602         * Makefile.tpl (configure-build-[+module+],
9603         configure-target-[+module+]): Always build symlink tree
9604         for the directory and for include.  BUILD_SUBDIR and
9605         TARGET_SUBDIR cannot be . anymore.
9606         * Makefile.in: Regenerate.
9608 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9610         Revert 2004-12-08 Makefile changes.
9612 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9614         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9615         cygwin, mingw.
9617 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9619         * configure.in (sh64-*-*): Reenable gprof.
9620         * configure: Regenerate.
9622 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9624         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9625         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9626         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9627         * Makefile.in: Regenerate.
9629 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9631         * MAINTAINERS: Update my email address.
9633 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9635         * Makefile.tpl: Generate normal dependencies if the LHS module is
9636         not bootstrapped.
9637         * Makefile.in: Regenerate.
9639 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9641         * configure.in: Include config/gxx-include-dir.m4.  Use
9642         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9643         * configure: Regenerate.
9645 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9647         * config.if: Delete.
9648         * configure.in: Set libstdcxx_incdir directly.
9649         * configure: Regenerate.
9651 2004-12-02  Eric Christopher  <echristo@redhat.com>
9653         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9654         * Makefile.in: Regenerate.
9656 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9658         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9659         * configure: Regenerate.
9661 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9663         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9664         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9665         * configure: Regenerate.
9667 2004-12-01  Eric Christopher  <echristo@redhat.com>
9669         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9670         of things to remove.
9672 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9674         * MAINTAINERS (Write After Approval): Update my e-mail address.
9676 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9678         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9679         from CVS libtool to always pass_all.
9681 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9683         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9684         (hppa*64*-*-*): Delete incorrect comment.
9685         * configure: Rebuilt.
9687 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9689         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9691 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9693         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9694         from CVS libtool to always pass_all.
9696 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9698         * install-sh, compile: Import from automake.
9700 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9702         * config.guess, config.sub:  Import from savannnah.
9704 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9706         * MAINTAINERS (Write After Approval): Add myself
9708 2004-11-12  Mike Stump  <mrs@apple.com>
9710         * Makefile.def: Add html support.
9711         * Makefile.tpl: Likewise.
9712         * Makefile.in: Regenerate.
9714 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9716         PR 18423
9717         * configure.in: Remove all instances of build-fixincludes from
9718         noconfigdirs.
9719         (build_configargs): Supply --target to subdirectories.
9720         * configure: Regenerate.
9722         * Makefile.def: Make gcc install depend on fixincludes install.
9723         * Makefile.in: Regenerate.
9725 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9727         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9729 2004-11-11  Paul Brook  <paul@codesourcery.com>
9731         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9733 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9735         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9736         target-libgfortran.
9737         * configure: Regenerate.
9739 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9741         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9742         like CC.
9744 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9746         * Makefile.def (host fixincludes): Specify missing targets.
9747         * Makefile.in: Regenerate.
9749 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9751         * MAINTAINERS: Add myself
9753 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9755         * MAINTAINERS (Write After Approval): Add myself.
9757 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9759         * Makefile.def: Build fixincludes for the host, too.
9760         * Makefile.in: Regenerate.
9761         * configure.in (host_tools): Add fixincludes.
9762         * configure: Regenerate.
9764 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9766         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9767         * configure: Regenerated.
9769 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9771         PR other/17783
9772         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9773         * configure: Regenerated.
9775 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9777         * README.SCO: Update per FSF instructions.
9779 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9781         PR target/18151
9782         * configure.in (case ${target}): Do not build fixincludes for avr.
9783         * configure: Regenerated.
9785 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9787         * configure.in (case ${target}): Do not build fixincludes
9788         on platforms where it is not used.
9789         * configure: Regenerated.
9791 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9793         * configure.in: Use an absolute path to install-sh.
9794         * configure: Regenerated.
9796 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9798         * MAINTAINERS (Write After Approval): Add myself.
9800 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9802         * MAINTAINERS: Remove from Write After Approval those that are
9803         already maintainers.
9805 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9807         * MAINTAINERS:  Update my email address.
9809 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9811         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9812         * configure: Regenerate.
9814 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9816         * MAINTAINERS:  Update my email address.
9818 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9820         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9821         entries belonging to this category.
9823 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9825         * MAINTAINERS: Update my e-mail address.
9827 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9829         Fix wrong conflict resolution in:
9831         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9833         * Makefile.in: Regenerate.
9834         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9835         in the recursive `make', instead of hardwiring `all'.
9836         (Autogenerated TARGET-* variables): New.
9838 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9840         * configure.in: Enable target-libgloss for crx-*-*.
9841         * configure: Regenerate.
9843 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9845         * MAINTAINERS (Various Maintainers): Move the "windows,
9846         cygwin, mingw" maintainer to ...
9847         (OS Port Maintainers): ... here.
9849 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9851         * MAINTAINERS (Write After Approval): Remove those that are
9852         maintainers of some subsystem.
9854 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9856         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9857         * ltcf-cxx.sh (tpf*): Likewise.
9858         * ltconfig (tpf*): Add TPF OS configuration support.
9860 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9862         * MAINTAINERS: Change my email address to my new work account.
9864 2004-09-24  Michael Roth  <mroth@nessie.de>
9866         * configure.in (--without-headers): Add missing double quotes.
9867         * configure: Regenerate.
9869 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9871         * ylwrap: Revert to previous version.
9873 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9875         PR bootstrap/17369
9876         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9877         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9878         SET_GCC_LIB_PATH_CMD.
9879         (BASE_TARGET_EXPORTS): Likewise.
9880         * Makefile.in: Regenerated.
9882         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9883         * configure: Regenerated.
9885 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9887         * config.guess: New upstream version
9888         * compile, depcomp, install-sh, ylwrap: Likewise.
9890 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9892         * config/mh-x86omitfp: New host makefile fragment.  Add
9893         -fomit-frame-pointer to the default BOOT_CFLAGS.
9894         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9895         * configure: Regenerate.
9897 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9899         PR target/11572
9900         * configure.in (*-*-darwin*): Renable libobjc.
9901         * configure: Regenerate.
9903 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9905         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9907 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9909         * Makefile.def: Remove libbanshee.
9910         * Makefile.tpl: Ditto.
9911         * configure.in: Ditto.
9912         * Makefile.in: Regen.
9913         * configure: Ditto.
9915 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9917         * ltmain.sh: Use $pic_object as $non_pic_object if
9918         $non_pic_object=none.
9920 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9922         * missing: Import latest version from master repository.
9924 2004-09-06  Nick Clifton  <nickc@redhat.com>
9926         * config.sub: Import latest version from master repository.
9927         * config.guess: Likewise.
9928         This includes these changes:
9930         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9932         * config.sub: Handle crisv32, alias etraxfs.
9933         * config.guess (crisv32:Linux:*:*): Handle.
9935         2004-08-13  Brad Smith  <brad@comstyle.com>
9937         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9938         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9940         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9942         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9943         assume the processor is a powerpc.  This is because coreutils
9944         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9945         in this case, due to a MacOS X bug that causes
9946         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9947         to return a negative number.
9948         Problem reported by Petter Reinholdtsen in:
9949         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9951         2004-07-19  Ben Elliston  <bje@gnu.org>
9953         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9955         2004-06-24  Ben Elliston  <bje@gnu.org>
9957         * config.guess: Update copyright years.
9958         * config.sub: Likewise.
9960         2004-06-22  Robert Millan  <robertmh@gnu.org>
9962         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9963         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9965         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9967         * config.guess (*:*VMS:*:*): New entry. Replaces
9968         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9969         manufacturer.
9971         2004-06-22  Ben Elliston  <bje@gnu.org>
9973         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9974         * config.sub: Likewise.
9976         2004-06-22  Ben Elliston  <bje@gnu.org>
9978         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9979         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9981         2004-06-11  Ben Elliston  <bje@gnu.org>
9983         * config.guess (pegasos:OpenBSD:*:*): Remove.
9985         2004-06-11  Ben Elliston  <bje@gnu.org>
9987         From Wouter Verhelst <wouter@grep.be>:
9988         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9990         2004-06-11  Ben Elliston  <bje@gnu.org>
9992         * config.guess (luna88k:OpenBSD:*:*): New.
9994         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9996         * config.guess (m32r*:Linux:*:*): New case.
9997         * config.sub: Handle m32rle.
9999         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
10001         From Jens Petersen  <petersen@redhat.com>:
10002         * config.sub: Handle sparcv8.
10004         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
10006         From Tom Smith <smith@cag.lkg.hp.com>:
10007         * config.guess: Version suffixes are equally significant on Tru64
10008         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
10009         prefix of "P" (patched kernel).
10011         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
10013         * config.sub: Add support for National Semiconductor CRX target.
10015 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
10017         * MAINTAINERS (Various Maintainers): Remove myself as web page
10018         maintainer, add myself as maintainer of build status lists.
10020 2004-09-03  Jan Beulich  <jbeulich@novell.com>
10022         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
10023         *-*-netware, but add target-libmudflap.
10024         Consolidate *-*-netware targets (of which really only i?86 exists)
10025         into a single entry.
10026         * configure: Likewise.
10028 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
10030         * Makefile.tpl (sorry): Remove.
10031         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
10032         (cleanstrap targets): Depend on distclean, not distclean-stage1.
10033         (do-clean): Clean per-stage directories too.
10034         (do-distclean): Run distclean-stage1 too.
10035         (.NOTPARALLEL): Enable during toplevel bootstrap.
10036         (stage[+id+]-bubble): Enable parallel execution during
10037         the recursive invocation.
10038         * Makefile.in: Regenerate.
10040         Fix previous checkin:
10042         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
10043         include.
10044         * configure.in: Fix indentation.
10045         * configure: Regenerate.
10047 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
10049         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
10050         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
10051         * configure: regenerate
10052         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
10053         -mdynamic-no-pic
10055 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
10057         * Makefile.def (build_modules): Add fixincludes.
10058         (dependencies): Make gcc depend on fixincludes.
10059         * configure.in (build_tools): Add fixincludes.
10060         (build_configdirs): Always include build_libs.
10061         * Makefile.in: Regenerate.
10062         * configure: Regenerate.
10064 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
10066         * Makefile.def (bootstrap stages): Add 'lean' parameter.
10067         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
10068         phony targets; do not generate timestamp files.
10069         (distclean-stageN): Remove references to their timestamp files.
10070         (restageN, touch-stageN): Remove.
10071         (stageN-bubble): Rewritten.
10072         (compare): Support lean bootstraps.
10073         * Makefile.in: Regenerate.
10075         * configure.in: Only warn when bootstrapping but
10076         build != host or build != target.  Support lean bootstraps.
10077         * configure: Regenerate.
10079 2004-08-26  Phil Edwards  <phil@codesourcery.com>
10081         * configure.in:  Give a better error message if GMP/MPFR are missing
10082         and a language needing them has been requested.
10083         * configure:  Regenerated.
10085 2004-08-25  Phil Edwards  <phil@codesourcery.com>
10087         * configure.in:  Print a list of available language front-ends if
10088         a requested one is missing.  Tidy stray tab characters.
10089         * configure:  Regenerated.
10091 2004-08-19  Michael Koch  <konqueror@gmx.de>
10093         * gcc/doc/install.texi: Update entry about automake for libjava.
10095 2004-08-17  Robert Millan  <robertmh@gnu.org>
10097         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
10098         (instead of FreeBSD).
10099         * configure: Regenerate.
10101 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
10103         * Makefile.in: Regenerate.
10104         * configure: Regenerate.
10106         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
10107         stage_*_flags.
10108         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
10109         for bootstrapped modules if toplevel bootstrap is going.
10110         (GCC bootstrap): Generate per-stage targets for all bootstrapped
10111         modules.  Adjust for changes in Makefile.def.  Enable several
10112         rules even in non-bootstrap mode, just to avoid peppering the
10113         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
10114         (stage-[+prev+]-bubble): Remove.
10116         * Makefile.def (Dependencies): Depend on all-build-bison,
10117         all-build-flex, all-build-byacc, all-build-texinfo, rather
10118         than the host variations.
10119         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
10120         with BUILD_SUBDIR.
10121         (BISON): Update for recent Bisons.
10122         (YACC): Fix typo.
10123         (cross): Depend on all-build.
10124         (all): Do not depend on all-build.
10125         (prebootstrap): Remove.
10126         (dep-kind): Accept separate prefixes for MODULE and ON variables.
10127         (Prebootstrap dependencies): Add them to the per-stage targets
10128         and to all-prebootstrap.
10129         * configure.in (build_configdirs): Always enable build_tools.
10130         (BUILD_DIR_PREFIX): Remove.
10132         * Makefile.def (gcc): Add target variable.
10133         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10134         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10135         in the recursive `make', instead of hardwiring `all'.
10136         (Autogenerated TARGET-* variables): New.
10138 2004-08-13  Brian Booth  <bbooth@redhat.com>
10140         * MAINTAINERS: Remove myself from write-after-approval.
10142 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10144         * src-release: Stop distributing mmalloc with gdb (which doesn't
10145         use it).
10146         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10147         * Makefile.in: Regenerate.
10149 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10151         * configure.in (arm*-*-eabi*): New target.
10152         * configure: Regenerate.
10154 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10156         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10157         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10158         (Dependencies): New section.
10159         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10160         (configure-target-[+module+]): Depend on maybe-all-gcc
10161         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10162         (toplevel profiledbootstrap): Fix dependencies.
10163         * Makefile.in: Regenerate.
10165 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10167         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10168         target-libiberty to noconfigdirs.
10169         * configure: Regenerate.
10171 2004-08-03  Paul Brook  <paul@codesourcery.com>
10173         * configure.in: Check for MPFR as well as GMP.
10174         * configure: Regenerate.
10176 2004-08-01  Robert Millan  <robertmh@gnu.org>
10178         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10179         libmudflap for all GNU-based systems (with Glibc).
10180         * configure: Regenerate.
10182 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10184         * Makefile.def (host-modules): Add gcc.
10185         * Makefile.in: Regenerate.
10186         * Makefile.tpl (sorry): New rule.
10187         (configure-host, all-host, [+make_target+]-host, do-check,
10188         install-host): Do not add gcc as a special case.
10189         (host modules): Add a small special-casing for gcc.  Export
10190         extra_make_flags through the environment.
10191         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10192         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10193         other recursive targets for gcc): Remove.
10195         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10196         (stage, unstage): New rules.
10197         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10198         distclean-stage[+id+]): Use stage_current.
10199         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10200         the stage*-start rules.
10202 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10204         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10205         use -all_load flag.
10207 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10209         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10210         * configure: Regenerate.
10212 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10214         * maintainer-scripts/gcc_release: Revert yesterday's change.
10216 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10218         * MAINTAINERS: Add myself to write-after-approval.
10220 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10222         * libf2c: Removed.
10223         * gcc/gccbug.in: Updated because of libf2c removal.
10224         * maintainer-scripts/gcc_release: Ditto.
10226 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10228         * configure.in: Build libmudflap by default on FreeBSD.
10229         * configure: Regenerated.
10231 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10233         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10234         systems.
10235         * configure: Regenerated.
10237 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10239         PR target/16344
10240         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10241         feedback based compiler.
10242         * Makefile.in: Rebuilt.
10244 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10246         * Makefile.def (host_modules): Set bootstrap=true for flex.
10247         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10248         * Makefile.in: Rebuilt.
10250 2004-07-07  Jan Hubicka  <jh@suse.cz>
10252         * MAINTAINERS: Add self as a profile feedback maintainer.
10254 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10256         * configure.in:  Do not prepend $srcdir to /dev/null in
10257         makefile fragments.
10258         * configure:  Regenerate.
10260 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10262         * Makefile.def (build_modules): Add bison, byacc, flex,
10263         m4, texinfo.
10264         (flags_to_pass): Add FLEX.
10265         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10266         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10267         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10268         DEFAULT_MAKEINFO): Remove.
10269         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10270         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10271         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10272         objdir or else use configured tool.
10273         (all-build): New.
10274         (all): Depend on it.
10275         (Build module dependencies): Add.
10276         * Makefile.in: Regenerate.
10277         * configure.in: Better support for multiple build modules,
10278         matching what is done for host/target modules.  Do not look
10279         for "plausible" locations of build tools if Canadian cross.
10280         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10281         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10282         * configure: Regenerate.
10284 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10286         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10287         * Makefile.in: Regenerate.
10289 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10291         * Makefile.tpl (configure-build-[+module+],
10292         configure-[+module+], configure-target-[+module+]): Pass
10293         [+extra_configure_args+].
10294         (all-build-[+module+], all-[+module+], check-[+module+],
10295         install-[+module+], [+make_target+]-[+module+],
10296         all-target-[+module+], check-target-[+module+],
10297         install-target-[+module+], [+make_target+]-target-[+module+]):
10298         Pass [+extra_make_args+].
10299         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10300         (GCC_HOST_EXPORTS): Remove.
10301         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10302         cross, check-gcc, check-gcc-c++, install-gcc,
10303         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10304         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10305         * Makefile.in: Regenerate.
10307 2004-06-21  Matthew Sachs  <msachs@apple.com>
10309         * MAINTAINERS: Added self to write-after-approval.
10311 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10313         * configure.in: Check for srcdir/winsup rather than build directory
10314         winsup.
10315         * configure: Regenerate.
10317 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10319         * configure.in: Don't build Cygwin native newlib if winsup
10320         directory is missing.  Emit warning instead.
10321         * configure: Regenerate.
10323 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10325         * Makefile.tpl (touch-stage[+id+]): New.
10326         (restage[+prev+]): Depend on touch-stage[+id+].
10328         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10329         Use it throughout.
10331         * Makefile.def: Add profile and feedback bootstrap stages.
10332         Remove next field from bootstrap stages.
10333         * Makefile.tpl (LN, LN_S): Substitute.
10334         (stageN-start, stageN-end): Use double-colon rules, to
10335         provide a hook for additional setup commands.
10336         (distclean-stageN-gcc, restageN): Create dependencies from
10337         [+prev+], not from [+next+].
10338         (stageN-bubble): Add commands for successive stages from
10339         [+prev+], using double-colon rules.
10340         (all-stageN-gcc): Fix typo.
10341         (stagefeedback-start, profiledbootstrap): New.
10342         * Makefile.in: Regenerate.
10343         * configure.in: Call ACX_PROG_LN.
10344         * configure: Regenerate.
10346 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10348         * MAINTAINERS (Write After Approval): Add myself.
10350 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10352         * MAINTAINERS (Write After Approval): Add myself.
10354 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10356         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10357         without gcc.
10358         * configure: Regenerate.
10360 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10362         * Makefile.tpl: Fix typo.
10363         * Makefile.in: Regenerate.
10365 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10367         * configure.in: Remove new- prefix from toplevel
10368         bootstrap targets.
10369         * configure: Regenerate.
10371 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10373         * Makefile.tpl (all.normal): Rename to all.
10374         (all): Replace with a rule to pick the default
10375         target from configure.
10376         (all-gcc, configure-gcc): Use conditionals to
10377         do nothing when toplevel bootstrap is going on.
10378         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10379         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10380         * configure.in: Support --enable-bootstrap.
10382         * Makefile.def: Remove new- prefix from toplevel
10383         bootstrap targets.
10384         * Makefile.tpl: Likewise.
10386         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10387         target.
10389         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10390         $(RECURSE_FLAGS) to recursive invocation of make.
10392         * Makefile.in: Regenerate.
10393         * configure: Regenerate.
10395 2004-05-30  Andreas Jaeger  <aj@suse.de>
10396             Jim Wilson  <wilson@specifixinc.com>
10398         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10399         like CC.
10401 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10403         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10404         * configure: Regenerate.
10406 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10408         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10409         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10410         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10411         targets.
10412         * Makefile.in: Regenerate.
10414 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10416         * configure.in: Test the ability to symlink directories.
10417         * configure: Regenerate.
10419         * Makefile.def (bootstrap-stage): New definitions.
10420         * Makefile.tpl (configure-stage1-gcc,
10421         configure-stage2-gcc, configure-stage3-gcc,
10422         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10423         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10424         new-restage3, compare): Autogenerate, see Makefile.in
10425         entry for behavioral changes.
10426         (distclean-stage1, new-stage1-start, new-stage1-end,
10427         new-stage1-bubble, distclean-stage2, new-stage2-start,
10428         new-stage2-end, new-stage2-bubble, distclean-stage3,
10429         new-stage3-start, new-stage3-end): New autogenerated targets.
10430         (objext, prebootstrap, BOOT_CFLAGS,
10431         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10432         targets.
10434         * Makefile.in: Regenerate.
10435         (distclean-stage1, new-stage1-start, new-stage1-end,
10436         new-stage1-bubble, distclean-stage2, new-stage2-start,
10437         new-stage2-end, new-stage2-bubble, distclean-stage3,
10438         new-stage3-start, new-stage3-end): New targets.
10439         (all-stage1-gcc): Move prebootstrap dependency from here...
10440         (configure-stage1-gcc): ...to here.
10441         (new-bootstrap): Use bubble targets.
10442         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10443         Use per-stage distclean targets.
10444         (configure-stage1-gcc, configure-stage2-gcc,
10445         configure-stage3-gcc, all-stage1-gcc,
10446         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10447         Use new-stageN-start to prepare the tree.
10449 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10451         * Makefile.def (host_modules): add libcpp.
10452         * Makefile.tpl: Add dependencies on and for libcpp.
10453         * Makefile.in: Regenerate.
10454         * configure.in: Add libcpp host module.
10455         * configure: Regenerate.
10457 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10459         * Makefile.tpl: Whenever a recursive target is defined, wrap
10460         it in a special @if/@endif block, and prepare its maybe
10461         dependency in the @if/@endif block
10462         * configure.in: Instead of writing maybe dependencies, remove
10463         the @if/@endif statements, and remove the @if/@endif blocks
10464         that remain.
10465         * configure: Regenerate.
10466         * Makefile.in: Regenerate.
10468 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10470         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10472 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10474         PR bootstrap/15120
10475         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10476         * */configure: Rebuilt.
10478 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10480         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10481         of libf2c.
10482         * configure, Makefile.in: Regenerate.
10484 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10486         * MAINTAINERS (Write After Approval): Add myself.
10488 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10490         Merge from tree-ssa-20020619-branch.
10492         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10493         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10494         (HOST_GMPLIBS): Define.
10495         (HOST_GMPINC): Define.
10496         (TARGET_LIB_PATH): Add libmudflap.
10497         (GFORTRAN_FOR_TARGET): Define.
10498         (configure-build*): Export GFORTRAN.
10499         (configure-gcc): Export GMPLIBS and GMPINC.
10500         (all-gcc): Add maybe-all-libbanshee.
10501         (configure-target-libgfortran): Define.
10502         * Makefile.in: Regenerate.
10503         * configure.in (host_libs): Add libbanshee.
10504         (target_libraries): Add target-libmudflap and target-libgfortran.
10505         Add --with-libbanshee.
10506         Handle --disable-libmudflap.
10507         (*-*-freebsd*): Use with_gmp.
10508         Add $(libgcj) to noconfigdirs.
10509         * configure: Regenerate.
10510         * depcomp: New file.
10511         * MAINTAINERS: Add tree-ssa maintainers.
10513 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10515         * MAINTAINERS (Various Maintainers): Add myself.
10517 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10519         * MAINTAINERS (Write After Approval): Add myself.
10521 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10523         * MAINTAINERS (Write After Approval): Add myself.
10525 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10527         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10528         * configure: Regenerate.
10530 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10532         Revert:
10533         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10535         * Makefile.def (flags_to_pass): Remove *dir variables that
10536         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10537         as well as prefix and exec_prefix.
10538         * Makefile.in: Regenerate.
10540 2004-04-26  Robert Millan  <robertmh@gnu.org>
10542         Add patches from libtool CVS.
10543         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10544         * ltconfig: Likewise.
10545         * ltcf-c.sh: Likewise.
10546         * ltcf-cxx.sh: Likewise.
10547         * ltcf-gcj.sh: Likewise.
10549 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10551         * Makefile.def (host_modules): Mark with the bootstrap
10552         flag packages on which gcc depends.
10553         * Makefile.tpl (all-bootstrap): Use it.
10554         * Makefile.in: Regenerate.
10556 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10558         * Makefile.def (flags_to_pass): Remove *dir variables that
10559         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10560         as well as prefix and exec_prefix.
10561         * Makefile.in: Regenerate.
10563 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10565         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10566         * configure: Regenerate.
10567         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10568         * gcc/Makefile.tpl (compare): Use the result of the test.
10569         * gcc/Makefile.in: Regenerate.
10571 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10573         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10574         Always relocate gcc and prev-gcc to the original names, even
10575         if the build fails.
10576         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10577         New targets.
10579 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10581         * MAINTAINERS: Update my email address.
10583 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10585         * configure.in (mips*-*-irix5*): Enable ld.
10586         * configure: Regenerate.
10588 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10590         * configure: Regenerate.
10592 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10594         * Makefile.tpl (configure-[+module+], configure-gcc,
10595         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10596         Set and export LDFLAGS.
10597         * Makefile.in: Regenerate.
10599 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10601         * MAINTAINERS: Add myself to write-after-approval.
10603 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10605         PR bootstrap/14871
10606         * Makefile.tpl: If we don't have built-in-tree target tools,
10607         use the ones found by configure rather than hacking around with
10608         program_transform_name.
10609         * configure.in: Give Makefile.tpl the information necessary
10610         to do that.
10611         * Makefile.in: Regenerate.
10612         * configure: Regenerate.
10614 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10616         PR bootstrap/14760
10617         * configure.in: When computing baseargs, strip *all* copies of
10618         offending options.  Also, don't match/substitute the trailing space,
10619         so that this actually works when two similar options are separated by
10620         only one space.
10621         * configure: Regenerate.
10623 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10625         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10626         (rs6000-*-aix*): Same.
10627         * configure: Regenerate.
10629 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10631         * MAINTAINERS: Add myself to write-after-approval.
10633 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10635         * MAINTAINERS: Add myself to write-after-approval.
10637 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10639         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10640         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10641         * Makefile.in: Regenerate.
10643         * configure.in (top level bootstrap support): Rework --enable-werror
10644         to set @stage2_werror_flag@.
10645         * configure: Regenerate.
10646         * Makefile.tpl (top level bootstrap support): Pass
10647         @stage2_werror_flag@ down to configure in stages 2 and 3.
10648         * Makefile.in: Regenerate.
10650 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10652         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10653         for stages 2 and 3 as well as in make.  As a consequence, remove
10654         OUTPUT_OPTION (now detected by configure) from the flags passed down
10655         to make.
10656         * Makefile.in: Regenerate.
10658         * Makefile.tpl (new-bootstrap): Fix typo.
10659         * Makefile.in: Regenerate.
10661 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10663         * Makefile.tpl: Rearrange by moving recursive_targets rules
10664         into their proper sections.
10665         * Makefile.tpl (top level bootstrap support): Move disabling
10666         of coverage flags from 'make' to 'configure'; improve comments.
10667         * Makefile.in: Regenerate.
10669         * Makefile.tpl (experimental top level bootstrap) Move stage1
10670         language setting from all- target to configure- target; disable
10671         intermodule optimization in stage 1; prevent gratuitous rebuilds
10672         of stage 1.
10673         * Makefile.in: Regenerate.
10674         * configure.in: Comma-separate stage 1 language list for top
10675         level bootstrap.
10676         * configure: Regenerate.
10678         * Makefile.tpl: Clean up experimental top level bootstrap support:
10679         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10680         prev-gcc in configure- targets as well as all- targets.
10681         * Makefile.in: Regenerate.
10683 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10685         * compile: New file imported from automake.
10687 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10689         * configure.in: Remove symbolic link section.
10690         * configure: Regenerate.
10691         * Makefile.tpl (links): Remove.
10692         * Makefile.in: Regenerate.
10694 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10695             Nathanael Nerode  <neroden@gcc.gnu.org>
10697         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10698         Set with AC_CHECK_PROGS.
10699         * configure.in: Fix comment typo from last patch.
10700         * configure: Regenerate.
10702 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10704         * Makefile.tpl: Introduce experimental top level bootstrap support.
10705         * Makefile.in: Regenerate.
10706         * configure.in: Introduce support for top level bootstrap.
10707         * configure: Regenerate.
10709 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10710             Paolo Bonzini  <bonzini@gnu.org>
10712         PR bootstrap/14522
10713         * configure.in: Cope with shells that do not support unquoted ^
10714         * configure: Regenerate.
10716 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10717             Paolo Bonzini  <bonzini@gnu.org>
10719         PR bootstrap/14522
10720         * configure.in: Cope with shells that do not support nesting
10721         quotes inside quoted backquote substitutions.
10722         * configure: Regenerate.
10724 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10726         PR bootstrap/14522
10727         * configure.in: Fix escaping of $.
10728         * configure: Regenerate.
10730 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10732         * configure: Regenerate, since I forgot to while committing Paolo's
10733         changes.
10735 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10737         PR ada/14131
10738         Move language detection to the top level.
10739         * configure.in: Find default values for the tools as
10740         soon as possible.  Disable ada if GNAT is not found.
10741         Emit error message about missing languages.  Expand
10742         --enable-languages=all for the gcc subdirectory.
10744 2004-03-10  Ben Elliston  <bje@gnu.org>
10746         * MAINTAINERS: Update my email address.
10748 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10750         * ltconfig: Disable building static libraries if building shared
10751         libraries on AIX 5L.
10753 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10755         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10756         and disable libgcj.
10757         * configure: Regenerated.
10759 2004-03-01  Brian Booth  <bbooth@redhat.com>
10761         * MAINTAINERS: Add myself to write-after-approval.
10763 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10765         * MAINTAINERS: Add myself to write-after-approval.
10767 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10769         PR bootstrap/7087
10770         * Makefile.tpl: Guard XFOO sed statements better.
10771         * Makefile.tpl: Add dependency for configure-target-libada.
10772         * Makefile.in: Regenerate (incidentally fixes broken
10773         commit when libada-branch was merged).
10775 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10777         * MAINTAINERS: Add myself to write-after-approval.
10779 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10781         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10782         maintainers.
10784 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10786         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10787         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10789 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10791         PR bootstrap/11932
10792         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10794 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10796         * MAINTAINERS: Added myself to write-after-approval.
10798 2004-02-14  Michael Koch  <konqueror@gmx.de>
10800         * MAINTAINERS: Added myself to write-after-approval.
10802 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10804         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10805         some OS port maintainers to OS port maintainers section.
10807 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10809         * MAINTAINERS: Add self.
10811 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10813         * MAINTAINERS: Alphabetize.
10815 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10817         * MAINTAINERS: Remove myself.
10819 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10821         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10822         (rs6000-*-aix*): Same.
10823         * configure: Regenerate.
10825 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10827         * configure.in (host): Add in missing $noconfigdirs to defines.
10828         * configure: Regenerate.
10830 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10831             Nathanael Nerode  <neroden@gcc.gnu.org>
10833         PR ada/6637, PR ada/5911
10834         Merge with libada-branch:
10835         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10836         with appropriate dependencies. Add --enable-libada configure switch.
10837         * configure, Makefile.in: Regenerate.
10839 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10841         * MAINTAINERS: Add myself to write-after-approval.
10843 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10845         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10846         * configure: Regenerate.
10848 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10850         Merge from upstream:
10852         * ltmain.in: When setting IFS to '~', be careful about user
10853         arguments that contain '~'.
10855         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10857         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10858         Also test $base_compile against $CC with escaped arguments. Bug
10859         reported by Geoff Keating <geoffk@apple.com>.
10861 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10863         * MAINTAINERS: Remove i960 port.
10865 2004-01-23  DJ Delorie  <dj@redhat.com>
10867         * Makefile.def (target_modules) [libiberty]: Don't stage.
10868         * Makefile.in: Rebuilt.
10870 2004-01-20  Caroline Tice  <ctice@apple.com>
10872         * MAINTAINERS: Add myself to write-after-approval.
10874 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10876         * MAINTAINERS: Update my email address.
10878 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10880         * MAINTAINERS: Add myself to write-after-approval.
10882 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10884         * MAINTAINERS: Remove entries without email address.
10886 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10888         * MAINTAINERS: Add myself to write-after-approval.
10890 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10892         * MAINTAINERS: Update my email address.
10894 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10896         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10897         * Makefile.tpl (configure-target-[+module+]): Support stage.
10898         * Makefile.in: Rebuilt.
10900 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10902         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10904 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10906         * MAINTAINERS: Add myself as a MIPS maintainer.
10908 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10910         * configure.in: Use ./config.cache, not config.cache.
10911         * configure: Regenerate.
10912         * Makefile.tpl: Special-casing not needed for GCC any more.
10913         * Makefile.in: Regenerate.
10915         * configure.in: Don't share a cache file for host dirs.
10916         * configure: Regenerate.
10918         * config-ml.in: Don't mess with the cache file.
10920 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10922         * MAINTAINERS: Move myself from 'Write After Approval' to
10923         'CPU Port Maintainers' section as SPARC maintainer.
10925 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10927         * Makefile.tpl: Make GCC use a separate config.cache.
10928         * Makefile.in: Regenerate.
10930         PR bootstrap/11932, PR bootstrap/11933
10931         (I don't know if it will fix either of them, but it relates
10932         to them.)
10933         * configure.in: Don't use shared config.cache for target
10934         directories.
10935         * configure: Regenerate.
10937 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10939         * MAINTAINERS: Add myself to 'Write After Approval' section.
10941 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10943         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10944         * configure: Regenerated.
10946 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10948         * MAINTAINERS: Remove the mn10200 maintainer.
10950 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10952         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10953         * configure: Regenerated.
10955 2003-12-16  Jan Hubicka  <jh@suse.cz>
10957         * MAINTAINERS: Add myself as callgraph maintainer.
10959 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10961         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10962         * configure: Regenerate.
10964 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10966         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10967         'Write After Approval' section. Update email.
10969 2003-12-01  James Lemke  <jim@wasabisystems.com>
10971         * MAINTAINERS (Write After Approval): Add myself.
10973 2003-11-20  Matt Thomas  <matt@3am-software.com>
10975         * MAINTAINERS: Add myself as a vax port maintainer.
10977 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10979         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10980         (configure-build-[+module+], configure-[+module+]): Likewise.
10981         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10982         * Makefile.in: Regenerate.
10984 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10986         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10987         shared/dylibed libraries.
10988         * ltmain.sh: Likewise.
10989         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10990         * ltcf-cxx.sh: Likewise.
10991         * ltcf-gcj.sh: Likewise.
10992         * ltconfig: Likewise.
10994 2003-11-17  Stan Cox  <scox@redhat.com>
10996         * MAINTAINERS: Add myself as iq2000 port maintainer.
10998 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
11000         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
11001         * Makefile.in: Regenerate.
11003 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
11005         * config.sub: Update to 2003-11-03 version.
11007 2003-10-20  Phil Edwards  <phil@codesourcery.com>
11009         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
11010         * configure:  Regenerate.
11012 2003-10-20  Nicolas Pitre  <nico@cam.org>
11014         * MAINTAINERS: Add myself to 'Write After Approval' section.
11016 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
11018         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11020 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
11022         * MAINTAINERS: Update my email address.
11024 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11026         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
11028 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
11030         * MAINTAINERS: Add myself to 'Write After Approval' section.
11032 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
11034         * config.guess: Update to 2003-10-16 version.
11035         * config.sub: Update to 2003-10-16 version.
11037 2003-10-15  David Daney  <ddaney@avtrex.com>
11039         * MAINTAINERS: Added myself to 'Write After Approval' section.
11041 2003-10-15  Falk Hueffner  <falk@debian.org>
11043         * MAINTAINERS: Move myself from 'Bug database only accounts' to
11044         'Write After Approval' section. Update email.
11046 2003-10-14  Roger Sayle  <roger@eyesopen.com>
11048         * MAINTAINERS: Move myself from 'Write After Approval' to
11049         'Various Maintainers' section as middle-end maintainer.
11051 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11053         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
11054         HOST_FLAGS_TO_PASS.
11055         * Makefile.in: Regenerate.
11057 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
11059         * config.guess: Update to 2003-10-07 version.
11060         * config.sub: Update to 2003-10-07 version.
11062 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11064         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
11065         * ltconfig (irix5*, irix6*): Don't override version_type.
11067 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
11069         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
11070         * configure: Rebuilt
11071         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
11072         * Makefile.in: Rebuilt
11074 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
11076         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
11078 2003-09-30  Carlo Wood  <carlo@alinoe.com>
11080         * MAINTAINERS (Write After Approval): Add myself.
11082 2003-09-29  Paul Koning  <ni1d@arrl.net>
11084         * MAINTAINERS: Move myself from "Write After Approval"
11085         to CPU platform maintainers for pdp11 platform.
11087 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
11089         * MAINTAINERS: Move myself from 'Write After Approval' to
11090         'Various Maintainers' section as libffi testsuite maintainer.
11092 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
11094         * configure.in: Pass a computed --program-transform-name
11095         to subconfigures.
11096         * configure: Regenerated.
11098 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
11100         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
11101         * Makefile.in: Regenerate.
11103         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
11104         * Makefile.in: Regenerate.
11106 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
11108         * MAINTAINERS: Move myself from 'Write After Approval'
11109         to 'Various Maintainers' (objective-c) section.
11111 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
11113         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
11114         quoting.
11115         * configure: Regenerated.
11117 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
11119         * MAINTAINERS (Write After Approval): Add myself to write after
11120         approval list.
11122 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
11124         * MAINTAINERS (Write After Approval): Add myself.
11126 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
11128         * MAINTAINERS: Update my e-mail address.
11130 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11132         * libtool.m4 (LD): Correct powerpc64 host match.
11134 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11136         * MAINTAINTERS: Update my affiliation and email address.
11138 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11140         * MAINTAINERS (Write After Approval): Add myself.
11142 2003-09-04  DJ Delorie  <dj@redhat.com>
11144         * configure: Regenerate.
11146 2003-09-04  Robert Millan  <robertmh@gnu.org>
11148         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11150 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11152         * configure.in: Ensure arguments to sed are properly spaced.
11153         * configure: Regenerate.
11155 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11157         * MAINTAINERS: Update my e-mail address.
11159 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11161         * MAINTAINERS (Write After Approval): Add myself.
11163 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11165         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11166         * configure: Regenerated.
11168 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11170         * MAINTAINERS: Update my email address.
11172 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11174         * configure.in:  Use newline instead of semicolon when assuming
11175         shell arguments in a for loop.
11176         * configure:  Regenerated.
11178 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11180         * MAINTAINERS: Resurrect the i860 maintainer.
11182 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11184         PR 8180
11185         * configure.in: When testing with_libs and with_headers, treat
11186         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11187         * configure: Regenerate.
11189         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11190         make, shell, etc.
11191         (baseargs): Likewise.
11192         * configure: Regenerate.
11194 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11196         * MAINTAINERS (Write After Approval): Add myself.
11198 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11200         * configure.in: Disable libgcj for darwin not on powerpc.
11201         * configure: Rebuild.
11203 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11205         * config-ml.in, symlink-tree: Add license.
11207 2003-08-03  Richard Stallman  <rms@gnu.org>
11208             Eben Moglen  <moglen@columbia.edu>
11210         * README.SCO: New file.
11212 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11214         * Makefile.tpl (check, check-c++): Express dependencies using
11215         dependencies rather than commands.
11216         * Makefile.in: Regenerate.
11218 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11220         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11221         * configure: Ditto.
11223 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11225         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11226         * Makefile.in: Update.
11228 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11230         * configure.in: Enable libgcj for darwin.
11231         * configure: Rebuild.
11233 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11235         * config-ml.in:  Use ac_configure_args directly instead of
11236         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11237         actually seen.
11239 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11241         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11242         creating target and build subdirs to build all parent dirs as needed.
11243         * Makefile.in: Rebuild.
11244         * configure.in: Don't build dirs explicitly here.
11245         * configure: Rebuild.
11247 2003-07-26  Paul Brook  <paul@nowt.org>
11249         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11251 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11253         * Makefile.tpl (all-make): Depend on intl.
11254         * Makefile.in: Rebuilt.
11256 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11258         * install-sh:  Update to newer upstream versions (associated with
11259         aclocal 1.7).
11260         * mkinstalldirs:  Likewise.
11261         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11263 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11265         * MAINTAINERS: Move self from Bug database only accounts
11266         to write-after-approval.
11268 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11270         * config.if: Remove unused libc_interface determination.
11272 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11274         * MAINTAINERS: Move self from write-after-approval to
11275         build machinery (*.in).
11277 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11279         PR bootstrap/11273
11280         PR bootstrap/11408
11281         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11282         unused INSTALL_PROGRAM_ARGS.
11283         * configure.in: Use AC_PROG_INSTALL.
11284         * Makefile.in: Regenerate.
11285         * configure: Regenerate.
11287 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11289         * MAINTAINERS: Alphabetize.
11291 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11293         * configure: Rebuilt.
11294         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11295         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11296         newlib nor libgloss.
11297         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11298         * configure.in (am33_2.0-*-linux*): Added.
11300 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11302         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11303         * configure: Regenerate.
11305 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11307         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11308         * Makefile.in: Regenerate.
11310 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11312         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11313         * Makefile.in: Regenerate.
11315 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11317         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11318         * Makefile.in: Regenerated.
11320         * config-ml.in: Replace PWD with PWD_COMMAND.
11322 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11324         * intl: New directory; see intl/ChangeLog for details.
11325         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11326         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11327         * Makefile.in: Regenerate.
11329 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11331         * configure.in: Clean up config-lang.in handling.  Delete
11332         useless assignment to "subdirs".
11333         * configure: Regenerate.
11335 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11337         * configure.in: Rename 'target_libs' to 'target_libraries'.
11338         Remove useless reference to 'target_libs'.
11339         * configure: Regenerate.
11341 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11343         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11344         * Makefile.in: Regenerate.
11346 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11348         * Makefile.def: Introduce flags_to_pass.
11349         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11350         * Makefile.in: Regenerate.
11352 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11354         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11355         and target-libgloss.
11356         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11357         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11358         * configure: Regenerate.
11360 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11362         * configure.in: Update testsuite_flags to new location.
11363         * configure. Regenerate.
11365 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11367         * Makefile.tpl: Remove BUILD_CC stuff.
11368         * Makefile.in: Regenerate.
11370 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11372         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11374 2003-06-16  Graeme Peterson  <gp@qnx.com>
11376         * MAINTAINERS (Write After Approval): Add myself.
11378 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11380         * config.guess: Update to 2003-06-12 version.
11381         * config.sub: Update to 2003-06-13 version.
11383 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11385         * config.guess: Update to 2003-06-06 version.
11386         * config.sub: Update to 2003-06-06 version.
11388 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11390         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11391         * configure. Regenerate.
11393 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11395         * configure.in: Disable serial configure by default.
11396         * configure: Regenerate.
11397         * Makefile.tpl: Abolish .NOTPARALLEL.
11398         * Makefile.in: Regenerate.
11400         * Makefile.tpl: Replace {build,host,target}_canonical by
11401         {build,host,target}.
11402         * Makefile.in: Regenerate.
11404         * Makefile.tpl: Fix stupid pasto.
11405         * Makefile.in: Regenerate.
11407 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11409         * Makefile.tpl: Remove bogus conditional.
11410         * Makefile.in: Regenerate.
11412 2003-06-05  Jan Hubicka  <jh@suse.cz>
11414         * Makefile.tpl (profiledbootstrap): New target.
11415         * Makefile.in (profiledbootstrap): New target.
11417 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11419         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11420         Pinski. Remove user names from other bugzilla-only maintainers.
11422 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11424         * Makefile.tpl: Make 'recursive targets' using autogen rather
11425         than shell loop.  Remove duplicate 'clean' targets and false
11426         comments.
11427         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11428         Add systematic method of specifying missing targets in subdirs.
11429         Add copyright boilerplate.
11430         * Makefile.in: Regenerate.
11431         * configure.in: Add 'recursive targets' to maybe list.
11432         * configure: Regenerate.
11434         * MAINTAINERS: "GNATS only" -> "Bug database only".
11436         * Makefile.tpl: Rename [+target+] to [+make_target+].
11437         * Makefile.def: Rename 'target' to 'make_target'.
11439 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11441         * MAINTAINERS: Add self as options handling maintainer.
11443 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11445         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11446         been too long since I touched those ports.
11448 2003-05-28  DJ Delorie  <dj@redhat.com>
11450         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11451         * Makefile.in: Regenerate.
11453 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11455         * configure.in: Use curly braces in the definition of tooldir.
11456         * configure: Regenerate.
11458 2003-05-21  DJ Delorie  <dj@redhat.com>
11460         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11461         newlib or libgloss.
11462         * Makefile.in: Regenerate.
11464 2003-05-21  DJ Delorie  <dj@redhat.com>
11466         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11467         * Makefile.in: Regenerate.
11469 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11471         * MAINTAINERS: Update my e-mail address.
11473 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11475         * configure.in: Switch more things to use maybe dependencies.
11476         * Makefile.tpl: Switch more things to use maybe dependencies.
11477         Factor out common code from autogen IF statements.
11478         * configure: Regenerate.
11479         * Makefile.in: Regenerate.
11481 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11483         * configure.in: Accept i[3456789]86 for machine type.
11484         * configure: Regenerate.
11486 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11488         * configure.in: Switch more things to use maybe dependencies.
11489         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11490         * configure: Regenerate.
11491         * Makefile.tpl: Switch more things to use maybe dependencies.
11492         * Makefile.in: Regenerate.
11494 2003-05-16  Andreas Schwab  <schwab@suse.de>
11496         * Makefile.tpl (install-opcodes): Define.
11497         * Makefile.in: Rebuild.
11499 2003-05-13  Andreas Jaeger  <aj@suse.de>
11501         * config.guess: Update to 2003-05-09 version.
11502         * config.sub: Update to 2003-05-09 version.
11504 2003-05-13  Michael Eager  <eager@mvista.com>
11506         * configure.in: Correct sed script so that options in quotes are not
11507         deleted.
11508         * configure: Rebuild.
11510 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11512         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11513         and $$s/newlib/libc/sys/cygwin32 include paths.
11514         * configure: Ditto.
11516 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11518         * MAINTAINERS: Update my email addresses.
11520 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11522         * config-ml.in: Propagate INSTALL variables.
11524 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11526         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11528 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11530         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11531         * Makefile.in: Regenerate.
11533 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11535         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11537 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11539         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11541 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11543         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11544         * Makefile.in: Regenerated.
11546 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11548         * MAINTAINERS (Write After Approval): Upgrade myself from
11549         GNATS only to write-after-approval. Update my mail address.
11551 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11553         (OS Port Maintainers: freebsd): Add myself.
11555 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11557         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11559 2003-04-22  Kean Johnston  <jkj@sco.com>
11561         * MAINTAINERS (SCO ports): Added myself.
11563 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11565         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11567 2003-04-19  Kean Johnston  <jkj@sco.com>
11569         * MAINTAINERS (Write After Approval): Add myself.
11571 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11573         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11574         * Makefile.in: Regenerate.
11576 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11578         * configure.in (powerpc64*-*-linux*): Remove.
11579         * configure: Rebuilt.
11581 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11583         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11584         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11585         and restrap.
11586         * Makefile.in:  Regenerate.
11588 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11590         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11591         * configure: Regenerated.
11593 2003-04-15  DJ Delorie  <dj@redhat.com>
11595         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11597 2003-04-13  Nick Clifton  <nickc@redhat.com>
11599         * config-ml.in: Remove support for --disable-aix removing
11600         call-aix multilibs.
11602 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11604         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11605         * */configure: Rebuilt.
11607 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11609         * MAINTAINERS: Add my email address.
11611 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11613         * MAINTAINERS (Write After Approval): Add myself.
11615 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11617         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11618         * Makefile.in: Regenerate.
11620 2003-03-14  Michael Chastain  <mec@shout.net>
11622         * Makefile.in: Regenerate with correct Makefile.def.
11624 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11626         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11627         Make macro.
11628         * Makefile.in: Regenerate.
11629         * configure.in: Clean up gxx_include_dir logic.
11630         * configure: Regenerate.
11632 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11634         * MAINTAINERS (Write After Approval): Add myself.
11636 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11638         * MAINTAINERS: Update my mail address.
11640 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11642         * configure.in (gxx_include_dir): Fix typo.
11643         * configure: Regenerated.
11645 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11647         * Makefile.tpl: Reindent.
11648         * Makefile.in: Regenerate.
11649         * configure.in: Reindent.  Don't set unused variables.
11650         * configure: Regenerate.
11652 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11654         * configure.in: Include $(build_tooldir)/sys-include in
11655         FLAGS_FOR_TARGET.
11656         * configure: Regenerated.
11658 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11660         * Makefile.tpl: Always pass down RANLIB.
11661         * Makefile.in: Regenerate.
11663         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11664         * Makefile.in: Regenerate.
11665         * configure.in: Remove unused logic relating to --enable-shared
11666         and --enable-threads.  Remove bogus comments.  Remove redundant
11667         noconfigdirs.
11668         * configure: Regenerate.
11670         * configure.in: Replace ${libstdcxx_version} by its value.
11671         Remove reference to mh-dgux.
11672         * configure: Regenerate.
11674 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11676         * MAINTAINERS (Write After Approval): Add myself.
11678 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11680         * Makefile.tpl: Rearrange.
11681         * Makefile.in: Regenerate.
11683 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11685         * configure.in: Add support for kaOS as cross build target system.
11686         * configure: Regenerated.
11688 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11690         * MAINTAINERS (Write after approval): Add myself.
11692 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11694         * MAINTAINERS: Update my email address.
11696 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11698         * MAINTAINERS: Add self to blanket write privs. section.
11700 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11702         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11703         configure-target-* as some target builds may require additional
11704         flags for preprocessor tests.
11705         * Makefile.in: Regenerated.
11707 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11709         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11710         * ltconfig: Handle it.
11711         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11712         auto-detecting it.
11714         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11715         it is used as argument to $CC.
11716         * ltcf-gcj.sh: Likewise.
11718         * configure.in: Introduce --enable-maintainer-mode.
11719         * configure: Rebuilt.
11720         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11721         for maintainer mode.
11722         * Makefile.in: Rebuilt.
11724 2003-02-18  Jason Merrill  <jason@redhat.com>
11726         * Makefile.tpl (check-c++): Allow parallelism.
11728 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11730         * MAINTAINERS: Remove John Carr (who never actually had access to
11731         gcc.gnu.org).
11733 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11735         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11736         don't configure target-libobjc.
11737         * configure: Regenerate.
11739 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11741         * Makefile.tpl (RANLIB): Define.
11742         * Makefile.in: Regenerate.
11744 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11746         * MAINTAINERS: Update my email.
11748 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11750         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11751         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11752         * Makefile.in: Regenerated.
11753         * configure.in: Remove all traces of snavigator, db, and grep.
11754         * configure: Regenerated.
11756 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11758         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11759         After Approval.
11761 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11763         * MAINTAINERS (Write after approval): Add myself.
11765 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11767         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11768         * Makefile.in: Regenerated.
11770 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11772         * config.guess: Updated to 2003-01-30's version.
11773         * config.sub: Updated to 2003-01-28's version.
11775 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11777         * config.if: If gcc_version is already set, just use it.  Don't set
11778         gcc_version_trigger if it's already set, otherwise set it to
11779         gcc/version.c, but only if the file exists.  If it is not set and
11780         gcc/version.c does not exist, try to extract the version number from
11781         $CC.
11783 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11785         * MAINTAINERS: Add myself to write-after-approval list.
11787 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11789         * configure.in:  Revert 24Jan change.
11790         * configure:  Regenerate.
11792 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11794         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11795         entry of HJ Lu.
11797 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11799         * configure.in: Revert previous change.
11800         * configure: Regenerate.
11802 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11804         * configure.in: Make rda native-only.
11805         * configure: Regenerate.
11807 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11809         * MAINTAINERS: Move myself from GNATS-only-accounts to
11810         write-after-approval.
11812 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11814         * configure.in: Add missing \.
11815         * configure: Rebuilt.
11817 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11819         * configure.in (baseargs): Avoid using \| in sed regular
11820         expressions.
11821         * configure: Rebuilt.
11823 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11825         * configure.in (baseargs): Remove all supported forms of
11826         --cache-file, --srcdir, --host, --build and --target options
11827         from argument lists.
11828         * configure: Rebuilt.
11830 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11832         * MAINTAINERS: Add myself to write-after-approval list.
11834 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11836         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11837         * configure: Rebuilt.
11839 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11841         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11842         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11843         * Makefile.in: Regenerate.
11844         * configure: Regenerate.
11846 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11848         * configure.in: Remove Makefile in build, host and target modules
11849         unless configure was run with --no-recursion.
11850         * configure: Rebuilt.
11852 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11854         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11855         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11856         * Makefile.in: Regenerate.
11858 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11860         * config.guess: Update to 2003-01-03 version.
11861         * config.sub: Update to 2003-01-03 version.
11863 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11865         * configure: Regenerate with proper autoconf 2.13.
11867 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11869         * configure.in: Add AC_PREREQ for consistency.
11870         * configure: Regenerate.
11872 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11874         * configure.in (GDB_TK): Add tcl directories conditional on
11875         gdb/gdbtk directory being present.
11876         * configure: Regenerate.
11878 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11880         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11881         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11882         * configure: Rebuilt.
11884 2002-12-31  Tom Tromey  <tromey@redhat.com>
11886         * Makefile.in: Rebuilt.
11887         * Makefile.def (target_modules) [libffi]: Allow installation.
11889 2002-12-31  Andreas Schwab  <schwab@suse.de>
11891         * configure.in: Fix use of $program_transform_name.
11892         * configure: Regenerated.
11894 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11896         * configure.in (baseargs): Don't remove first configure argument.
11897         * configure: Regenerated.
11899 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11901         * Makefile.tpl (local-distclean): Don't remove...
11902         (multilib.ts): ... this.  Moved into...
11903         (multilib.out): ... this.  Don't use sub-make.
11904         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11905         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11906         (configure-build-[+module+], configure-[+module+],
11907         configure-target-[+module+], configure-gcc): ... these.  Test
11908         for Makefile existence.  Drop config.status from dependencies.
11909         * Makefile.in: Rebuilt.
11910         * configure.in: Move gcc-version-trigger to the end of
11911         ac_configure_args.  Add comments to maybedep.tmp and
11912         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11913         nonopt from baseargs, matching and removing corresponding
11914         whitespace while at it.
11915         * configure: Rebuilt.
11917 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11919         * configure.in (host_configargs): Replace reference to
11920         no-longer-defined buildopts with --build=${build_alias}.
11921         * configure: Rebuilt.
11923         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11924         program_transform_name to standard idiom.
11925         (AUTOGEN, AUTOCONF): Define.
11926         (Makefile.in): Use $(AUTOGEN).
11927         (Makefile): Depend on config.status, and use autoconf-style rule to
11928         build it.  Move original commands to...
11929         (config.status): ... this new target.
11930         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11931         $(AUTOCONF).
11932         * Makefile.in: Rebuilt.
11934 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11936         * Makefile.tpl: Fix dramatic bustage due to change in
11937         program_transform_name.
11938         * Makefile.in: Regenerate.
11940         * configure.in: Remove unnecessary PATH setting.
11941         * configure: Regnerate.
11943         * configure.in: Don't default to unprefixed tools unless
11944         the native tools will work.
11945         * configure: Regenerate.
11947         * configure.in: Convert to autoconf script.  Blow away lots
11948         of now-redundant Makefile fragments.
11949         * configure: Generate using Autoconf.
11950         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11951         * Makefile.in: Regenerate.
11953 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11955         * configure: Fix stupid bug where RANLIB was mistakenly included.
11957         * configure.in: Rename (buildargs, hostargs, targargs) to
11958         (build_configargs, host_configargs, target_configargs).
11960         * configure.in: Move logic out of sed statement.
11962         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11963         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11965 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11967         * config.sub: Import from master repository
11968         * config.guess: Ditto
11970 2002-12-24  Andreas Schwab  <schwab@suse.de>
11972         * Makefile.tpl (multilib.out): Fix missing space.
11973         * Makefile.in: Regenerate.
11975 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11977         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11978         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11979         * Makefile.in: Regenerate.
11980         * configure.in: Remove unnecessary leftovers.
11982 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11984         * configure.in (extra_ranlibflags_for_target): New variable.
11985         (*-*-darwin): Add -c to ranlib commands.
11986         * configure (tooldir): Handle extra_ranlibflags_for_target.
11988 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11990         * Makefile.tpl: Revert HJL's change.
11991         * Makefile.in: Regenerated.
11992         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11993         always.
11995 2002-12-19  Andreas Schwab  <schwab@suse.de>
11997         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11998         * Makefile.in: Regenerate.
12000 2002-12-18  H.J. Lu  <hjl@gnu.org>
12002         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
12003         * Makefile.in: Regenerated.
12005         * configure.in (build_prefix): New. Substitute.
12007 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
12009         * Makefile.tpl: Don't let real targets depend on phony targets.
12010         * Makefile.in: Regenerate.
12012         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
12013         * Makefile.in: Regenerate.
12015 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
12017         * config.sub: Import from master repository
12018         * config.guess: Ditto
12020 2002-12-16  Jason Merrill  <jason@redhat.com>
12022         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
12023         previous 'make bootstrap'.
12024         * Makefile.in: Regenerate.
12026 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
12028         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
12030 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
12032         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
12033         * Makefile.in: Regenerate.
12035 2002-12-13  Jason Merrill  <jason@redhat.com>
12037         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
12038         library tests.
12039         (check-c++): Just depend on it and check-target-libstdc++-v3.
12040         * Makefile.in: Regenerate.
12042 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12044         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
12045         * Makefile.in: Rebuilt.
12047 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
12049         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
12051 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12053         * configure: Fix bug put in by gremlins.
12055         * Makefile.tpl: Substitute more autoconfily.
12056         * configure: Substitute more autoconfily.
12057         * Makefile.in: Regenerate.
12059 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
12061         * config.sub: Import from master repository
12062         * config.guess: Ditto
12063         * MAINTAINERS: Added Svein Seldal under write after approval
12065 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
12067         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
12068         * Makefile.in (all-sim): Ditto.
12070 2002-12-06  DJ Delorie  <dj@redhat.com>
12072         * Makefile.tpl: Change configure dependencies to not have real
12073         targets depend on phony targets.
12075 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
12077         * configure.in: Revert unintentional change.
12079         * Makefile.tpl: Change dependency for */multilib.out so that
12080         it works when gcc isn't in the tree.
12082         * configure.in: Substitute more.
12083         * configure: Run subconfigures from the Makefile.
12084         * Makefile.tpl: Run subconfigures from the Makefile; add a few
12085         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
12087 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12089         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
12091 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12093         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
12094         and corresponding dependencies.
12095         * Makefile.in: Regenerate.
12097         * configure.in (host_tools): Order binutils, gas and ld for
12098         convenience in running the testsuites.
12100         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
12101         * Makefile.in: Regenerate.
12102         * configure.in: Introduce rules to serialize subconfigure runs.
12104         * configure.in: Introduce BASE_CC_FOR_TARGET.
12105         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
12106         Realize configure-build-* targets.  Realize configure-target-* targets.
12107         * Makefile.in: Regenerate.
12109 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12111         * configure: Move gcc_version_trigger stuff from here...
12112         * configure.in: ...to here.
12114         * configure.in: Separate subconfigure options added by this file from
12115         options given by the user.  Add machinery to put args for host
12116         subconfigures into the Makefile.
12118         * Makefile.tpl: Remove 'vault' targets.
12119         * Makefile.tpl: Reorder and comment dependencies.
12120         * Makefile.in: Regenerate.
12122 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12123         * configure.in: Fix my broken commit of previous patch. (sigh)
12125 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12127         * configure.in: Move host-specific darwin noconfigdirs into
12128         the host-specific section.
12130 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12132         * configure.in: Move host-specific darwin noconfigdirs into
12133         the host-specific section.
12135 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12137         * configure: Remove skip-this-dir support.
12138         * Makefile.tpl: Remove skip-this-dir support.
12140         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12141         subdirectories.
12142         * Makefile.in: Regenerate.
12144         * Makefile.tpl: Strip out useless setting of 'dir'.
12145         * Makefile.in: Regenerate.
12147 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12149         * configure.in: Fix deeply stupid bug.
12151         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12152         shell code in CXX_FOR_TARGET
12153         * Makefile.def: Introduce raw_cxx.
12154         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12155         RAW_CXX_FOR_TARGET.
12156         * Makefile.in: Regenerate.
12158 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12160         * Makefile.tpl: Remove unnecessary ifs.
12161         * Makefile.in: Regenerate.
12163         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12164         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12165         targets for 'no_install' modules.
12166         * configure: Move GDB_TK substitution to configure.in.  Move
12167         build_modules stuff to configure.in.
12168         * configure.in: Implement soft dependency machinery.  Maybe-ize
12169         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12170         * Makefile.in: Regenerate.
12172 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12174         * Makefile.tpl: Make all-target, install-target behave similarly
12175         to all, install (only hitting configured targets).  Eliminate
12176         unused macro defintions.
12178         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12179         build != host.
12181         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12183         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12185         * configure.in: Produce lists of subdir targets we're actually
12186         configuring.  Remove references to "dosrel".
12187         * Makefile.tpl: Let configure set which subdir targets are hit.
12188         Remove install-cross; clean up install; remove ALL.  Remove
12189         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12190         Autogenerate host module targets.  Remove empty dependency lines
12191         and redundant dependency; rearrange slightly.
12192         * Makefile.def: Add host-side libtermcap, utils.
12194         * Makefile.in: Regenerate.
12196 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12198         * ltconfig (osf[345]): Append $major to soname_spec.
12199         Reflect this in library_names_spec.
12200         * ltmain.sh (osf): Prefix $major with . for use as extension.
12202 2002-11-19  Andreas Jaeger  <aj@suse.de>
12204         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12205         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12206         and sparc64 GNU/Linux systems.
12208 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12210         * MAINTAINERS: Update email.
12212 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12214         * MAINTAINERS: Complete James Dennett's entry.
12216 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12218         * MAINTAINERS (Write After Approval): Add myself.
12220 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12222         * Makefile.tpl: syntactic cleanup
12224 2002-11-13  Stuart Hastings  <stuart@apple.com>
12226         * MAINTAINERS: Add myself to write-after-approval list.
12228 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12230         * Makefile.def: Add list of recursive targets to autogenerate.
12231         Add build_modules.
12232         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12233         targets.  Autogenerate *-build-* targets.
12234         * Makefile.in: Regenerate.
12236 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12238         * configure: More autoconf-style substitutions.
12239         * Makefile.tpl: More autoconf-style substitutions.
12240         * Makefile.in: Regenerate.
12242 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12244         * configure: Substitute more variables in a more autoconf-friendly
12245         way.  Simplify slightly.
12246         * Makefile.tpl: Make more variables substitutable in an
12247         autoconf-friendly way.
12248         * Makefile.in: Regenerate.
12250 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12252         * MAINTAINERS (Write After Approval): Add myself.
12254 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12256         * configure.in (v810*): Remove special setting of tools.
12258         * configure: Add support for extra required flags for ar or nm.
12259         * configure.in (aix4.3+): Use above support for target-specific
12260         issues, rather than using config/mt-aix43.
12262 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12264         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12265         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12266         with $srcdir.  Reformat indentation.  Substitute some variables
12267         formerly hard-coded in the Makefile for build=host.
12268         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12269         * Makefile.def: Autogenerate more.
12270         * Makefile.in: Regenerate.
12272 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12274         * MAINTAINERS (Write After Approval): Add myself.
12276 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12278         * Makefile.def (host_modules): Add rda.
12279         * Makefile.in: Regenerate.
12280         * configure.in (target_tool): Add target-rda to list.
12282 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12284         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12286 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12288         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12289         and restrap targets to this rule.
12290         * Makefile.in:  Regenerate.
12292 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12294         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12295         GNATS only accounts.
12297 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12299         * configure.in (i[3456]86-*-linux*): Add check to disable
12300         ${libgcj} for glibc1.
12302 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12304         * MAINTAINERS: Add myself as ip2k port maintainer.
12306 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12308         * configure.in: Add tic4x target.
12310 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12312         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12313         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12314         * Makefile.in: Regenerate.
12316         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12317         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12318         * Makefile.in: Regenerate.
12320 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12322         * MAINTAINERS: Add myself as web pages co-maintainer.
12324 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12326         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12327         * Makefile.in: Regenerate.
12329 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12331         * MAINTAINERS: Add myself and Nathan Sidwell
12332         <nathan@codesourcery.com> as VxWorks maintainers.
12334 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12336         * Makefile.def: Remove order dependency comments.
12337         * Makefile.tpl: Add explicit install-install dependencies.
12338         * Makefile.in: Regenerate.
12340         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12341         * Makefile.in: Regenerate.
12343         * Makefile.tpl: Add configure-target (for src-release in src)
12344         * Makefile.in: Regenerate.
12346 2002-09-30  Nick Clifton  <nickc@redhat.com>
12348         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12350 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12352         * configure.in (s390*-*-linux*): Enable libgcj.
12354 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12356         * configure: Revert accidentally applied changes.
12358         * Makefile.tpl: Make more autoconf-friendly.
12359         * Makefile.in: Regenerate.
12360         * configure: Make substitution more autoconf-like.
12362 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12364         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12365         single entry to handle all these.
12366         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12367         libjava on arm-*-elf.
12369 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12371         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12372         things that depend on them.
12374 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12376         * Makefile.tpl: Make subsituted variables more autoconfy.
12377         * Makefile.in: Regenerate.
12378         * configure: Make seds more autoconfy.
12380 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12382         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12383         * Makefile.in: Regenerate.
12384         * configure.in: Rewrite sed statements to look autoconfy.
12386         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12387         all-target-foo on configure-target-foo.
12388         * Makefile.def: Ditto.
12389         * Makefile.in: Rebuild.
12391 2002-09-25  Andrew Haley  <aph@redhat.com>
12393         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12395 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12397         * Makefile.def: New file.
12398         * Makefile.tpl: New file.
12399         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12400         * contrib/gcc_update: Note that Makefile.in is a generated file.
12402         * configure.in: Minor rearrangement.  Simplify tests.
12404 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12406         * configure.in (with_headers): Skip copy if value is "yes".
12407         (with_libs): Likewise.
12409 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12411         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12412         * configure.in (sh*-*-pe*): Ditto.
12413         * configure.in (mips*-*-pe*): Ditto.
12414         * configure.in (*arm-wince-pe): Ditto.
12416         * configure.in: Rearrange.
12418 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12420         * MAINTAINERS: Update my email address.
12422 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12424         * MAINTAINERS: (Write After Approval): Add myself.
12426 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12428         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12430 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12432         * MAINTAINERS: Change my mailing address.
12434 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12436         * MAINTAINERS (Write After Approval): Remove myself.
12437         (Various Maintainers: c++ runtime libs): Add myself.
12439 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12441         * MAINTAINERS (Write After Approval): Remove myself.
12442         (Various Maintainers: c++ runtime libs): Add myself.
12444 2002-08-15  Eric Christopher  <echristo@redhat.com>
12446         * config.sub: Import from master repository.
12447         * config.guess: Ditto.
12449 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12451         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12452         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12453         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12455 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12457         * MAINTAINERS: Add self to rs6000 vector extensions.
12459 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12461         * libiberty/configure: Reverted unintended yesterday's check in.
12463 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12465         * boehm-gc/configure, libf2c/configure: Rebuilt.
12466         * libffi/configure, libiberty/configure: Ditto.
12467         * libjava/configure, libobjc/configure: Ditto.
12468         * libstdc++-v3/configure, zlib/configure: Ditto.
12469         Merged from binutils:
12470         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12471         From Steve Ellcey <sje@cup.hp.com>:
12472         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12473         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12474         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12475         IA64.
12476         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12477         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12478         soname_spec, sys_lib_search_path_spec): Ditto.
12480 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12482         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12484 2002-08-04  H.J. Lu  (hjl@gnu.org)
12486         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12488 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12490         * MAINTAINERS (Write After Approval): Add myself.
12492 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12494         * configure.in: Move generic linux case to end.  Copy generic
12495         linux noconfigdirs to mips*-*-linux* entry and new
12496         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12498 2002-07-19  Michael Matz  <matz@suse.de>
12500         * MAINTAINERS: Add myself as ra* maintainer.
12502 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12504         * config.guess: Update to 2002-07-09 version.
12505         * config.sub: Update to 2002-07-03 version.
12507 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12509         * MAINTAINERS: Fix typo in a maintainer email address.
12511 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12513         * configure.in: Remove two redundant tests.
12515 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12517         * configure.in (mips*-*-irix6*o32): Enable stabs.
12519 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12521         * configure.in: Don't build grez.
12522         * Makefile.in: Ditto.
12524         * Makefile.in: Remove references to bsp, cygmon, libstub.
12525         * configure.in: Ditto.
12527         * configure.in: Remove leftover reference to gdbtest.
12529 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12531         * configure.in (gxx_include_dir):  Change to match versioned
12532         C++ headers if --enable-version-specific-runtime-libs is used.
12534 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12536         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12538 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12540         * configure.in: Make --without-x work.
12542 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12544         * configure.in: Rearrange target Makefile fragment collection.
12546         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12547         cvs[src].
12548         * configure.in: Ditto.
12550 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12552         * MAINTAINERS (Write After Approval): Update my e-mail address.
12554 2002-06-24  Ben Elliston  <bje@redhat.com>
12556         * configure.in (host_tools): Remove cgen.
12558         * Makefile.in (all-cgen): Remove; runs from its source directory.
12559         (check-cgen, install-cgen, clean-cgen): Likewise.
12560         (all-opcodes): Do not depend on all-cgen.
12561         (all-sim): Likewise.
12563 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12565         * Makefile.in: Eliminate 'apache' targets.
12566         * configure.in: Eliminate 'apache' targets.
12568         * configure.in: Eliminate redundant tests.  Reorganize.
12570         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12572         * config-ml.in: Eliminate references to Cygnus configure.
12574         * Makefile.in: Eliminate references to building emacs.
12576 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12578         * MAINTAINERS: Update my email address.
12580 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12582         * config.if (libstdcxx_incdir): Version C++ headers.
12583         (cxx_incdir): Remove.
12585 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12587         * MAINTAINERS (Write After Approval): Add self.
12589 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12591         * configure.in: Add support for ip2k.
12593 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12595         * configure.in: Fix AIX configury bug.
12597 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12599         * MAINTAINERS (Write After Approval): Add self.
12601 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12603         * configure.in: replace ${topsrcdir} with ${srcdir}
12605         * configure.in: Move definition of libstdcxx_flags
12606         right above usage, rather than waaay earlier.
12608         * configure.in: Pull definition of is_cross_compiler earlier.
12610         * configure.in: Rearrange a little.
12612         * configure.in: Remove references to librx.
12613         * Makefile.in: Remove references to librx.
12615 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12617         * config.sub: Add support for avr target.
12618         Import from master sources, rev 1.255
12620 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12622         * configure, .cvsignore:  Revert previous change...
12623         * Makefile:  ...delete.
12625 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12627         * configure.in: Eliminate ${gasdir} variable.
12629 2002-06-18  Dave Brolley  <brolley@redhat.com>
12631         * configure.in: Add support for frv.
12632         * config.sub: Add support for frv.
12634 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12636         * configure:  Remove garbage from previous commit.
12638 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12640         * configure:  For in-source builds, make a subdir and re-exec there.
12641         * Makefile:  New file.  Pass targets through to build directory.
12642         * .cvsignore:  No longer ignore "Makefile".
12644 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12646         * MAINTAINERS (Write After Approval): Add self.
12648 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12650         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12652 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12654         * configure.in (vax-*-netbsd*): Re-enable gas.
12656 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12658         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12659         BUILD_PREFIX_1, to correct nomenclature.
12660         * configure: Likewise.
12662         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12663         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12665 2002-05-31  Olaf Hering  <olh@suse.de>
12667         * config-ml.in: Propogate DESTDIR also.
12669 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12671         * configure.in (vax-*-netbsd*): Don't build gas for this
12672         platform.
12674 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12676         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12677         and libgcj for AVR.
12679 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12681         * MAINTAINERS (Write After Approval): Add myself.
12683 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12685         * config.guess: Update to 2002-05-22 version.
12686         * config.sub: Likewise.
12688 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12690         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12691         * config-ml.in: Likewise.
12692         * configure: Likewise.
12693         * configure.in: Likewise.
12695 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12697         * MAINTAINERS: Update my email address.
12699 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12701         * configure.in: Simplify makefile fragment collection.
12703         * configure.in: Remove code to build emacs.
12705         * configure.in : Remove --srcdir argument from targargs and buildargs
12706         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12708         * configure: Move some logic to configure.in.
12709         * configure.in: Move some logic from configure.
12711 2002-05-11  Tom Tromey  <tromey@redhat.com>
12713         * MAINTAINERS: Reflect libgcj reality.
12715 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12717         * Makefile.in: Honour DESTDIR.
12719 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12721         * config.guess: Import 2002-03-20 version.
12722         * config.sub: Import 2002-04-26 version.
12724 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12726         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12728 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12730         * MAINTAINERS: Add self.
12732 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12734         * ltmain.sh: Detect and handle object name conflicts
12735         while piecewise linking a static library.
12737 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12739         * configure.in (noconfigdirs): Don't disable libgcj on
12740         sparc64-*-solaris* and sparcv9-*-solaris*.
12742 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12744         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12746 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12748         * configure.in (FLAGS_FOR_TARGET): Do not add
12749         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12750         on i[3456]86-*-linux*.
12752 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12754         * configure.in (noconfigdirs): Replace [ ] with test.
12756         * configure.in (noconfigdirs): Do not add target-newlib if
12757         target == i[3456]86-*-linux*, and host == target.
12759 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12761         * configure.in: delete reference to absent file
12763         * configure.in: replace '[' with 'test'
12765         * configure.in: Eliminate references to gash.
12766         * Makefile.in: Eliminate references to gash.
12768         * configure.in: remove useless references to 'pic' makefile fragments.
12770         * configure.in: (*-*-windows*) Finish removing.
12772         * configure.in: Eliminate redundant test for libgui.
12774 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12776         * MAINTAINERS: Add self and realphabetize.  Update entries
12777         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12778         entry for a29k port maintainer.
12780 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12782         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12783         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12785 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12787         * configure.in: remove references to dead files
12789 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12791         * MAINTAINERS: Add information about purpose of this file.
12793 2002-04-18  Tom Tromey  <tromey@redhat.com>
12795         * configure.in: Disallow configuring libgcj when it is already
12796         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12797         Solaris 2.8 by default.  For PR libgcj/6158.
12799 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12801         * configure.in:  Move default CC setting out of config/mh-* fragments
12802         directly into here.
12804 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12806         * configure.in: don't even try to configure or make a subdirectory
12807         if there's no configure script for it.
12809 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12811         * MAINTAINERS: Remove chill maintainers.
12812         * Makefile.in (CHILLFLAGS): Remove.
12813         (CHILL_LIB): Remove.
12814         (TARGET_CONFIGDIRS): Remove libchill.
12815         (CHILL_FOR_TARGET): Remove.
12816         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12817         CHILL_LIB.
12818         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12819         (CHECK_TARGET_MODULES): Likewise.
12820         (INSTALL_TARGET_MODULES): Likewise.
12821         (CLEAN_TARGET_MODULES): Likewise.
12822         (configure-target-libchill): Remove.
12823         (all-target-libchill): Remove.
12824         * configure.in (target_libs): Remove target-libchill.
12825         Do not compute CHILL_FOR_TARGET.
12826         * libchill: Remove directory.
12828 2002-04-11  DJ Delorie  <dj@redhat.com>
12830         * Makefile.in, configure.in: Sync with binutils, entries
12831         follow...
12833 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12835         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12836         (do-tar, do-bz2): New rules.
12837         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12838         (gdb-tar): New rule.
12839         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12840         (insight_dejagnu.tar): New rule.
12841         (insight.tar): New rule.
12842         (gdb+dejagnu.tar): New rule.
12843         (gdb.tar): New rule.
12845 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12847         * Makefile.in: Add all-tix to deps for all-snavigator
12848         so that tix is built when building snavigator.
12850 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12852         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12853         ld and gdb are not supported.
12855 2002-01-07  Mark Salter  <msalter@redhat.com>
12857         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12858         Allow target-libgloss to be built for arm, strongarm, and xscale.
12860 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12862         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12863         options for i[3456]86-pc-linux* native builds.
12865 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12867         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12868         files from .po files for a distribution.
12870 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12872         * configure.in: Enable libstdc++-v3 for h8300 targets.
12874 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12876         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12877         version from bfd/.
12879 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12881         * Makefile.in (VER): When present, extract the version number from
12882         the file version.in.
12884 2001-05-24  Tom Rix  <trix@redhat.com>
12886         * configure.in : enable ld for aix
12888 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12890         * config.guess: Add linux target for S/390.
12892 2000-11-07  Philip Blundell  <pb@futuretv.com>
12894         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12896 2000-11-03  Philip Blundell  <pb@futuretv.com>
12898         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12899         files.
12901 2001-01-15  Ben Elliston  <bje@redhat.com>
12903         * configure.in (host_tools): Add sid.
12904         Always configure cgen.
12906 2000-11-24  Nick Clifton  <nickc@redhat.com>
12908         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12910 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12912         * Makefile.in (ALL_MODULES): Add all-cgen.
12913         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12914         (all-cgen): New target.
12915         (all-opcodes,all-sim): Depend on all-cgen.
12916         * configure.in (host_tools): Add cgen.
12917         Only configure cgen if --enable-cgen-maint.
12919 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12921         * configure.in: Add *-*-freebsd* configurations.
12923 2002-04-08  Tom Tromey  <tromey@redhat.com>
12925         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12926         Fixes PR libgcj/6068.
12928 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12930         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12932 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12934         * configure.in (alpha*-dec-osf*): Enable libgcj.
12936 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12938         * MAINTAINERS (Write After Approval): Add myself.
12940 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12942         Fix for: PR bootstrap/3591, target/5676
12943         * configure.in (mcore-pe): Disable the configuration of
12944         libstdc++-v3 since exceptions are not supported.
12946 2002-03-20  Anthony Green  <green@redhat.com>
12948         * configure.in: Enable libgcj for xscale-elf target.
12950 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12952         * MAINTAINERS:  Update my email address.
12954 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12956         * ltmain.sh (relink_command): Fix typo in previous change.
12958 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12960         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12961         (relink_command): Added --tag flags.
12962         (mode=install): If relinking fails; error out.
12964 2002-03-12  Richard Henderson  <rth@redhat.com>
12966         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12967         .NOTPARALLEL tag.
12968         (do-check): Rename from check.
12969         (check): Allow parallel check.
12971 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12973         * MAINTAINERS: Add myself as maintainer for xtensa port.
12974         Fix alphabetical order in CPU port maintainer list.
12975         Remove myself from Write After Approval list.
12977 2002-03-11  Richard Henderson  <rth@redhat.com>
12979         * Makefile.in (.NOTPARALLEL): Add fake tag.
12981 2002-03-07  H.J. Lu  (hjl@gnu.org)
12983         * configure.in: Enable gprof for mips*-*-linux*.
12985 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12987         * MAINTAINERS (Write After Approval): Add myself.
12989 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12991         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12992         libjava.
12993         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12995 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12997         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12998         because its Makefile is there; test for the executable instead.
13000 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
13002         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
13003         libstdc++-v3 and libjava.
13005 2002-02-11  Adam Megacz  <adam@xwt.org>
13007         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
13008         boehm-gc
13010 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
13012         * config.guess: Updated to 2002-01-30's version.
13013         * config.sub: Updated to 2002-02-01's version.
13014         Contribute sh64-elf.
13015         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
13016         * configure.in: Added sh64-*-*.
13018 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
13020         * MAINTAINERS: Belatedly add myself to write after approval list.
13022 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
13024         * MAINTAINERS: Put self in as maintainer for x86-64 port.
13025         Remove self as Write After Approval.
13027 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
13029         * MAINTAINERS: Put self in as maintainer for contrib/regression
13030         directory.
13032 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
13034         * MAINTAINERS:  Update my email address.
13036 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
13038         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
13039         target-libiberty, and target-libgloss.  Skip Java-related
13040         libraries if not supported for NetBSD on target CPU.
13042 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
13044         * install-sh: Use _inst.$$_ for temp file name.
13046 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
13048         * MAINTAINERS (Write After Approval): Move my contact info
13049         from here...
13050         (OS Port Maintainers): ...to here (netbsd).
13052 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
13054         * MAINTAINERS (Write After Approval): Add myself.
13056 2002-01-17  H.J. Lu  <hjl@gnu.org>
13058         * Makefile.in (all-fastjar): Also depend on all-libiberty.
13059         (all-target-fastjar): Also depend on all-target-libiberty.
13061 2002-01-16  H.J. Lu  (hjl@gnu.org)
13063         * config.guess: Import from master sources, rev 1.225.
13064         * config.sub: Import from master sources, rev 1.238.
13066 2002-01-16  Kazu Hirata  <kazu@hxi.com>
13068         * MAINTAINERS (Write After Approval): Remove myself.
13070 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
13072         * MAINTAINERS (Write After Approval): Add myself.
13074 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
13076         * MAINTAINERS: Add self as docs co-maintainer.
13078 2001-12-11  Matthias Klose  <doko@debian.org>
13080         * MAINTAINERS (Write After Approval): Add myself.
13082 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
13084         * MAINTAINERS: Update my email address.
13086 2001-12-07  Turly O'Connor  <turly@apple.com>
13087         * MAINTAINERS (Write After Approval): Add myself.
13088         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
13089         (rs6000_initialize_trampoline): Call __trampoline_setup for
13090         ABI_DARWIN too.
13091         * darwin-tramp.asm: New file, implements __trampoline_setup.
13092         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
13094 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
13096         * MAINTAINERS (Write After Approval): Add myself.
13098 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
13100         * configure, configure.in: Use temp file for long sed commands.
13102 2001-12-03  Laurent Guerby  <guerby@acm.org>
13104         * config.sub: Update to version 1.232 on subversion.
13106 2001-12-03  Ben Elliston  <bje@redhat.com>
13108         * MAINTAINERS: Update mail address for config.* patches.
13110 2001-11-27  DJ Delorie  <dj@redhat.com>
13111             Zack Weinberg  <zack@codesourcery.com>
13113         When build != host, create libiberty for the build machine.
13115         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
13116         CONFIG_ARGUMENTS.
13117         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
13118         New variables.
13119         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
13120         and rules.
13121         (all.normal): Depend on ALL_BUILD_MODULES.
13122         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
13123         (all-build-libiberty): Depend on configure-build-libiberty.
13125         * configure: Calculate and substitute proper value for
13126         ALL_BUILD_MODULES.
13127         * configure.in: Create the build subdirectory.
13128         Calculate and substitute TARGET_CONFIGARGS (formerly
13129         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13131 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13133         * MAINTAINERS (write-after-approval): Add self.
13135 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13137         * MAINTAINERS (GNATS only accounts): Remove self.
13139 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13141         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13142         libf2c.
13144 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13146         * MAINTAINERS (Write After Approval): Add self.
13148 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13150         * MAINTAINERS: mips and s390 are also CPU ports.
13152 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13154         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13156 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13158         * MAINTAINERS: Alphabetize.
13160 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13162         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13164 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13166         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13168 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13170         * configure.in (--enable-languages): Be more permissive about
13171         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13173 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13175         * config.sub: Import from master sources, rev. 1.230.
13176         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13178 2001-11-07  Laurent Guerby  <guerby@acm.org>
13180         * MAINTAINERS (Write After Approval): Add self.
13182 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13184         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13186 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13188         * config.sub: Import from master sources, rev 1.226.
13189         * config.guess: Import from master sources, rev 1.216.
13191 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13193         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13194         * MAINTAINERS: Add self as maintainer of MMIX port.
13195         Remove old after-approval entry.
13197 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13199         * ChangeLog, configure: Fix spelling errors.
13201 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13203         * MAINTAINERS: Tweak my address.
13205 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13207         * MAINTAINERS: Update my email address.
13209 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13211         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13212         * MAINTAINERS: Add self as maintainer of CRIS port.
13214 2001-10-10  Geert Bosch  <bosch@gnat.com>
13216         * MAINTAINERS (Various maintainers: Ada front end):
13217         Added Robert Dewar.
13219 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13221         * MAINTAINERS (Write After Approval): Added self
13223 2001-10-02  Geert Bosch  <bosch@gnat.com>
13225         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13227 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13229         * configure: Handle temporary files securely using mkdir.
13231 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13233         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13235 2001-09-26  Will Cohen  <wcohen@redhat.com>
13237         * configure.in (*-*-linux*): Disable configuration of target-newlib
13238         and target-libgloss.
13240 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13242         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13243         RANLIB.
13245 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13247         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13248         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13249         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13250         avoid quotes nesting problems.
13251         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13252         (DO_X): Export only variables that are set.
13254 2001-09-19  Ben Elliston  <bje@redhat.com>
13256         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13257         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13258         semantics.  Use the shell built-in "type" command instead.
13260 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13262         Merged from gcc-3_0-branch:
13263         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13264         * ltcf-c.sh: Use $objext, not $ac_objext.
13265         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13266         * ltcf-cxx.sh: Add support for GNU.
13267         2001-07-22  Timothy Wall  <twall@redhat.com>
13268         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13269         default settings if using GNU tools with that configuration.
13270         * ltcf-cxx.sh: Ditto.
13271         * ltcf-gcj.sh: Ditto.
13272         2001-07-21  Michael Chastain  <chastain@redhat.com>
13273         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13274         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13275         * ltmain.sh: Mark as gcc-local.
13277 2001-08-30  Eric Christopher  <echristo@redhat.com>
13278             Jason Eckhardt  <jle@redhat.com>
13280         * config.guess: Merge from master sources.
13281         * config.sub: Merge from master sources, add support for mipsisa32.
13283 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13284         * config.sub: Merge from master sources, rev 1.219.
13285         * MAINTAINERS: Add self as contact for stormy16 port.
13287 2001-08-14  Zack Weinberg  <zackw@panix.com>
13289         * config.sub: Merge from master sources, rev 1.218.
13290         * config.guess: Merge from master sources, rev 1.209.
13292 2001-08-11  Graham Stott  <grahams@redhat.com>
13294         * Makefile.in (check-c++): Add missing semicolon.
13296 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13298         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13300 2001-07-30  Eric Christopher  <echristo@redhat.com>
13302         * MAINTAINERS (Various maintainers: mips port): Added myself.
13304 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13306         * configure.in (sh-*-linux*): New.
13308 2001-07-27  Richard Henderson  <rth@redhat.com>
13310         * .cvsignore: Add LAST_UPDATED.
13312 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13314         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13316 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13318         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13320 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13322         * MAINTAINERS (Write After Approval): Added myself.
13324 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13326         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13327         and libgcj on m68hc11/m68hc12.
13329 2001-06-27  H.J. Lu  (hjl@gnu.org)
13331         * Makefile (CFLAGS_FOR_BUILD): New.
13332         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13334 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13336         * README: Remove version number.
13338 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13340         * INSTALL/README: Update wrt. to the installation instructions now
13341         residing in gcc/doc/install.texi.
13343 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13345         * README: Replace with a cut-down and updated version of gcc/README.
13347 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13349         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13350         multilibs to be disabled.
13352 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13354         * MAINTAINERS (Write After Approval): Add myself.
13356 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13358         * config.guess: Import CVS version 1.195.
13359         * config.sub: Import CVS version 1.212.
13361 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13363         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13364         gcc/xgcc is built, use -print-prog-name to find out the program
13365         name to use.
13367 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13369         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13370         appear to also be in the master copy.
13371         * config.sub:  Import CVS version 1.211.
13373 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13375         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13376         with_gcc]: Use `gcc -shared' to build a shared library.
13378 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13380         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13381         archives.
13383 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13385         * MAINTAINERS (Write After Approval): Add myself.
13387 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13389         * configure.in (libstdcxx_flags): Do not try to execute
13390         libstdc++-v3/testsuite_flags until it exists.
13392 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13394         * MAINTAINERS: Update my email address.
13396 2001-05-31  Graham Stott  <grahams@redhat.com>
13398         * MAINTAINERS (Write After Approval): Add myself.
13400 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13402         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13403         libraries when using g++ with native linker.
13405 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13407         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13409 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13411         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13412         [aix4*|aix5*]: Prepend blank.
13414 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13416         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13417         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13418         of subdir/configure scripts to use the new libtool.m4.
13420 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13422         * MAINTAINERS (Write After Approval): Add myself.
13424 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13426         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13428 2001-05-11  Ben Elliston  <bje@redhat.com>
13430         * Makefile.in (all-sid): New target.
13431         (check-sid, clean-sid, install-sid): Likewise.
13433 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13435         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13437 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13439         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13440         libgcj.
13442 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13444         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13445         gcc/xgcc is built, use -print-prog-name to find out the program
13446         name to use.
13448 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13450         * configure.in (noconfigdirs): Don't reset it from scratch in the
13451         target case; only append to it.
13453         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13454         sparc-*-solaris2.8]: Disable ${libgcj}.
13456 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13458         * configure.in (libgcj_saved): Copy from $libgcj.
13459         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13460         --disable-libgcj.
13462 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13464         * MAINTAINERS: Remove self as MIPS maintainer and
13465         C front end maintainer.
13467 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13469         * configure.in: Move *-chorusos target case to the proper switch.
13470         Disable libgcj.
13472 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13474         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13475         1.641.2.228.
13477 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13479         * Makefile.in (STAGE1_CFLAGS): Pass down.
13481 2001-04-13  Alan Modra  <amodra@one.net.au>
13483         * config.guess: Add hppa64-linux support.  Note for next import that
13484         this is already in the master file.
13485         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13487 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13489         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13490         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13492 2001-04-11  Stan Shebs  <shebs@apple.com>
13494         * MAINTAINERS: Add self as Darwin port maintainer.
13496 2001-04-11  Alan Modra  <amodra@one.net.au>
13498         * MAINTAINERS: Update my email address.
13500 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13502         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13503         recent versions of FreeBSD (release 3 or later).
13504         * ltconfig: On FreeBSD, -lc must not be provided when building
13505         a shared library or else the standard -pthread gcc option is
13506         rendered worthless to later users of the built library.
13508 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13510         * MAINTAINERS: Add self and RTH as C front end maintainers.
13512 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13514         * config.sub: Make sure to match an already-canonicalized
13515         machine name (eg. mn10300-unknown-elf).
13517 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13519         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13520         New macros.
13521         (bootstrap, cross): Use RECURSE_FLAGS.
13522         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13524 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13526         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13528 2001-03-22  Colin Howell  <chowell@redhat.com>
13530         * Makefile.in (DO_X): Do not backslash single-quotes in
13531         backquotes (two places).
13533 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13535         Re-installed:
13536         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13537         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13538         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13539         * ltcf-cxx.sh: Likewise.
13540         * ltcf-gcj.sh: Likewise.
13542 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13544         * MAINTAINERS: Add myself as "documentation co-maintainer".
13546 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13548         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13549         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13551 2001-03-19  Tom Tromey  <tromey@redhat.com>
13553         * config-ml.in: Handle GCJ and GCJFLAGS.
13555 2001-03-21  Michael Chastain  <chastain@redhat.com>
13557         * Makefile.in: all-m4 depends on all-texinfo.
13559 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13561         * MAINTAINERS: Add myself to write after approval list.
13563 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13565         * Makefile.in (DO_X): Quote nested quotes.
13567 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13569         * MAINTAINERS: Add myself to write after approval list.
13571 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13573         * Makefile.in (DO_X): Use double quotes for quoting
13574         "RANLIB=$${RANLIB}".
13576 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13578         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13580 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13582         * configure.in: Only use `lang_requires' for languages athat are
13583         actually enabled.
13585 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13587         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13589 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13591         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13593 2001-03-07  Tom Tromey  <tromey@redhat.com>
13595         * configure.in: Allow config-lang.in to set `lang_requires' to list
13596         of other required languages.
13598 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13600         * Makefile.in: Remove RANLIB definition. Use RANLIB
13601         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13602         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13604 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13605             Alexandre Oliva  <aoliva@redhat.com>
13607         * Makefile.in (check-c++): Use tabs, not spaces.
13609 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13611         * MAINTAINERS: add myself to Write After Approval list.
13613 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13615         * Makefile.in (check-c++): New rule.
13617         * configure.in (target_libs): Remove libg++.
13618         (noconfigdirs): Remove libg++.
13619         (noconfigdirs): Same.
13620         (noconfigdirs): Same.
13621         (noconfigdirs): Same.
13623         * config-ml.in: Remove libg++ references.
13625         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13626         (ALL_TARGET_MODULES): Same.
13627         (configure-target-libg++): Remove.
13628         (all-target-libg++): Remove.
13629         (configure-target-libio): Remove.
13630         (all-target-libio): Remove.
13631         (check-target-libio): Remove.
13632         (.PHONY): Remove.
13633         (libg++.tar.bz2): Remove.
13634         (all-target-cygmon): Remove libio.
13635         (all-target-libstdc++): Remove.
13636         (configure-target-libstdc++): Remove.
13637         (TARGET_LIB_PATH): Remove libstdc++.
13638         (ALL_GCC_CXX): Remove libstdc++.
13639         (all-target-gperf): Correct.
13641 2001-02-16  Nick Clifton  <nickc@redhat.com>
13643         * configure.in (noconfigdirs): Allow configuration of texinfo
13644         for Cygwin hosts.
13646 2001-02-15  Anthony Green  <green@redhat.com>
13648         * configure: Introduce GCJ_FOR_TARGET.
13649         * configure.in: Ditto.
13650         * Makefile.in: Ditto.
13652 2001-02-13  Andreas Schwab  <schwab@suse.de>
13654         * MAINTAINERS: Update mail address.
13656 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13658         * config.guess: Add linux target for S/390.
13659         * config.sub: Likewise.
13661 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13663         * configure.in: for *-chorusos, don't config target-newlib and
13664         target-libgloss.
13666 2001-02-06  Ben Elliston  <bje@redhat.com>
13668         * configure: Output host type to stdout, not stderr.
13670 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13672         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13673         * ltcf-cxx.sh: Likewise.
13675         * config.if: Assume enable_libstdcxx_v3 is defined.
13677 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13679         Remove V2 C++ library.
13680         * configure.in: Remove --enable-libstdcxx_v3 support.
13682 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13684         * include/demangle.h: Add prototype for java_demangle_v3.
13686 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13688         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13690 2001-01-27  Richard Henderson  <rth@redhat.com>
13692         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13694 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13696         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13697         Don't unset, it's non-portable and no longer necessary, set to empty
13698         instead.
13700 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13702         * ltconfig: Shell portability fix for the tagname validity check.
13704 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13706         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13707         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13709 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13711         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13713 2001-01-26  Tom Tromey  <tromey@redhat.com>
13715         * configure.in: Allow libgcj to be built on Sparc Solaris.
13717 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13719         * ltcf-c.sh: Add aix5 case.
13720         * ltcf-cxx.sh: Likewise.
13721         * ltconfig: Likewise.
13723 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13725         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13726         keep at least one of build_libtool_libs or build_old_libs set to
13727         yes.
13729         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13730         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13732 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13734         * configure.in: Enable libgcj on several additional platforms.
13736 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13738         * configure.in: Enable libgcj for linux targets.
13740 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13742         * MAINTAINERS (Write After Approval): Add myself.
13744 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13746         * MAINTAINERS: Add myself as vax port maintainer.
13748 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13750         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13752 2001-01-09  Mike Stump  <mrs@wrs.com>
13754         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13755         failures of subdirectories.
13757 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13759         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13760         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13761         * ltcf-cxx.sh: Likewise.
13762         * ltcf-gcj.sh: Likewise.
13763         * ltconfig.sh: Fix typo.
13765 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13767         * configure: handle DOS-style absolute paths.
13769 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13771         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13773 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13775         * MAINTAINERS: Add myself as avr port co-maintainer.
13777 2000-12-28  Ben Elliston  <bje@redhat.com>
13779         * MAINTAINERS: Add myself under ``Write After Approval''.
13781 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13783         * texinfo: Remove directory from GCC.
13785 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13787         * COPYING: Update to current
13788         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13789         to 19yy as example year in copyright notice).
13791 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13793         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13794         (libstdcxx_incdir): Pass down.
13795         * config.if: Remove expired bits for cxx_interface, add stub.
13796         (libstdcxx_incdir): Add variable for g++ include directory.
13797         * configure.in (gxx_include_dir): Use it.
13799 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13801         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13802         with old-email address from ``Write After Approval''.
13804 2000-12-15  Andreas Jaeger  <aj@suse.de>
13806         * configure.in: Handle lang_dirs.
13808 2000-12-14  Tom Tromey  <tromey@redhat.com>
13810         * MAINTAINERS: Removed brads.
13812         * MAINTAINERS: Added gcj developers.
13814 2000-12-13  Anthony Green  <green@redhat.com>
13816         * configure.in: Disable libgcj for any target not specifically
13817         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13818         with g++ abi.
13820 2000-12-13  Mike Stump  <mrs@wrs.com>
13822         * Makefile.in (local-distclean): Also remove fastjar.
13824 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13826         * contrib/gcc_update: Add fastjar --touch entries.
13828 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13830         * configure.in: Disable language-specific target libraries for
13831         languages that aren't enabled.
13833 2000-12-10  Anthony Green  <green@redhat.com>
13835         * configure.in: Define libgcj.  Disable libgcj target libraries for
13836         most targets.
13838 2000-12-10  Neil Booth  <neilb@earthling.net>
13840         * MAINTAINERS: Update mail address, remove from WAA list.
13842 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13844         * libjava: Imported from /cvs/java.
13845         * libffi: Likewise.
13846         * Boehm-gc: Likewise.
13848 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13850         * configure.in (target_libs): Revert 2000-12-08 patch.
13851         (noconfigdirs): Added target-libjava.
13853 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13855         * djunpack.bat: removed.
13857 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13859         * Makefile.in: handle DOS-style absolute paths.
13860         * config-ml.in: likewise.
13861         * symlink-tree: likewise.
13863 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13865         * fastjar: Imported.
13867 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13869         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13870         libjava.
13871         * configure.in (target_libs): Removed `target-libjava'.
13873 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13875         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13876         (ALL_MODULES): Added fastjar.
13877         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13878         (all-target-libjava): all-fastjar replaces all-zip.
13879         (all-fastjar): Added.
13880         (configure-target-fastjar, all-target-fastjar): Likewise.
13881         * configure.in (host_tools): Added fastjar.
13883 2000-12-07  Mike Stump  <mrs@wrs.com>
13885         * Makefile.in (local-distclean): Remove leftover built files.
13887 2000-11-24  Nick Clifton  <nickc@redhat.com>
13889         * configure.in (xscale-elf): Add target.
13890         (xscale-coff): Add target.
13892 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13894         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13895         recent versions of FreeBSD (release 3 or later).
13896         * ltconfig: On FreeBSD, -lc must not be provided when building
13897         a shared library or else the standard -pthread gcc option is
13898         rendered worthless to later users of the built library.
13900 2000-11-16  Fred Fish  <fnf@be.com>
13902         * configure.in (enable_libstdcxx_v3): Fix typo,
13903         libstd++ -> libstdc++.
13905 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13907         * MAINTAINERS: Add self to Write After Approval list.
13909 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13911         * MAINTAINERS: Update my email address.  Add myself to global write
13912         privs list.
13914 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13916         * Makefile.in: Merge with src and libgcj.
13917         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13918         configure-target-<library> when their configure scripts need the C
13919         or C++ library to have already been built to work properly.
13920         (do_proto_toplev): Set them to an empty string.
13922         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13923         (REALLY_SET_LIB_PATH): Use them.
13925 2000-11-17  Stan Shebs  <shebs@apple.com>
13927         * MAINTAINERS: Add self to Write After Approval list.
13929 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13931         * configure: Provide the original toplevel configure arguments
13932         (including $0) to subprocesses in the environment rather than
13933         through gcc/configargs.h.
13935 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13937         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13938         C99.  Alphabetise "Write After Approval" list.
13940 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13942         * configure: Turn on libstdc++ V3 by default.
13944         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13945         if we've got GCC.
13947 2000-11-11  Philip Blundell  <philb@gnu.org>
13949         * MAINTAINERS: Add self to Write After Approval list.
13951 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13953         * ltcf-c.sh (aix4): Improve shared library configuration; require
13954         exporting symbols.
13955         * ltcf-cxx.sh (aix4): Define.
13956         * ltconfig (aix4): Define library and soname specs appropriate for
13957         AIX.  Define command to create export symbols list.
13959 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13961         * config.sub: Add support for Sun Chorus
13963 2000-10-31  Nick Clifton  <nickc@redhat.com>
13965         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13966         <name>@redhat.com.  Also installed new email address for Clint
13967         Popetz.
13969 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13971         * etc: Remove directory from GCC.
13973 2000-10-16  Michael Meissner  <meissner@redhat.com>
13975         * configure (gcc/configargs.h): Only create if there is a build GCC
13976         directory created.
13978 2000-10-16  Matthias Klose  <doko@debian.org>
13980         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13981         when configured for libstdc++-v3.
13983 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13985         * configure: Save configure arguments to gcc/configargs.h.
13987 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13989         * config.guess: Import CVS version 1.157.
13990         * config.sub: Import CVS version 1.181.
13992 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13994         * Makefile.in (bootstrap): avoid recursion if subdir missing
13995         (cross): ditto
13996         (do-proto-toplev): ditto
13998 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
14000         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
14001         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
14003         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
14004         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
14005         all affected `configure' scripts.
14007 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
14009         * MAINTAINERS: Add self as cpplib co-maintainer.
14011 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
14013         * MAINTAINERS: Add self to Write After Approval list.
14015 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14017         * INSTALL/README: egcs -> GCC update.
14019 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
14021         * MAINTAINERS: Add myself to Write After Approval list.
14023 2000-09-15  Kazu Hirata  <kazu@hxi.com>
14025         * MAINTAINERS: Add myself to Write After Approval list.
14027 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
14029         * configure.in: Do not build byacc for hppa64.  Provide paths to the
14030         X11 libraries for hppa64.
14032 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
14034         * MAINTAINERS: Add myself as 68hc11 port maintainer.
14036 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
14038         * Makefile.in (all-zlib): Added dummy target.
14040         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
14041         ltcf-gcj.sh: Updated from libtool multi-language branch.
14043 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
14045         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
14046         (bootstrap*): Depend on all-bootstrap.
14048 2000-09-05  Philipp Thomas  <pthomas@suse.de>
14050         * config.guess: Import CVS version 1.156.
14051         * config.sub: Import CVS version 1.179.
14053 2000-09-02  Anthony Green  <green@cygnus.com>
14055         * Makefile.in (all-gcc): Depend on all-zlib.
14056         (CLEAN_MODULES): Add clean-zlib.
14057         (ALL_MODULES): Add all-zlib.
14058         * configure.in (host_libs): Add zlib.
14060 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
14062         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
14063         crosses, but add gcc/include to the header search path for them.
14065 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
14067         * MAINTAINERS: Add self to Write After Approval list.
14069 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
14071         * config.guess: Import CVS version 1.152.
14072         * config.sub: Import CVS version 1.177.
14074 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
14076         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
14077         $targargs to tell whether newlib is going to be built.
14079         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
14080         $$r/TARGET_SUBDIR/libio for _G_config.h.
14082 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
14084         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
14086 2000-08-22  DJ Delorie  <dj@redhat.com>
14088         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
14090 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
14092         * config-ml.in (CC, CXX): Avoid trailing whitespace.
14093         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
14094         sub-configures.
14096 2000-08-21  DJ Delorie  <dj@redhat.com>
14098         * MAINTAINERS: Add self as a libiberty maintainer
14100 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
14102         * configure.in (libstdcxx_flags): Use
14103         libstdc++-v3/src/libstdc++.INC.
14105 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
14107         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
14109 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
14111         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
14113         * configure: Make enable_threads and enable_shared defaults
14114         explicit.  Substitute enable_threads into generated Makefiles.
14115         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
14116         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
14118 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
14120         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
14122 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
14124         * config-ml.in (CC): Remove bogus duplicate quotation mark from
14125         previous delta.
14127 2000-08-11  Jason Merrill  <jason@redhat.com>
14129         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
14130         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14131         (FLAGS_FOR_TARGET): Not here.
14132         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14134 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14136         * config-ml.in (CC, CXX): Don't introduce a leading space.
14138 2000-08-07  DJ Delorie  <dj@delorie.com>
14140         * MAINTAINERS: Add self as a DJGPP maintainer
14142 2000-08-07  DJ Delorie  <dj@redhat.com>
14144         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14145         "if we're also building gcc, and it's a gcc that will run on the
14146         build machine, we want to use its includes instead of the system's
14147         default includes".
14149 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14151         * MAINTAINERS: Add self to Write After Approval list.
14153 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14155         * configure.in (libstdcxx_flags): Don't use `"'.
14157         * config-ml.in: Adjust multilib search paths to the
14158         appropriate multilib tree.
14160 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14162         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14163         commas in $LANGUAGES.
14165 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14167         * configure.in: Re-enable all references to libg++ and librx.
14169 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14171         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14172         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14173         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14174         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14176         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14178 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14180         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14181         CXX_FOR_TARGET for sed.
14183 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14185         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14186         Do not override if already set in the environment or in configure.
14187         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14188         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14190 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14192         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14193         the libtool CVS tree multi-language branch.
14194         * ltconfig, ltmain.sh: Updated.
14196 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14198         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14199         (clean-target): Depend on it.
14201         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14202         (GCC_FOR_TARGET): Use it.
14203         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14204         * configure.in: ... here.
14205         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14206         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14208 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14210         * MAINTAINERS: Add self to Write After Approval list.
14212 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14214         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14215         (configure-target-libchill, configure-target-libobjc): Likewise.
14217         * configure.in: Use the same cache file for all target libs.
14218         * config-ml.in: But different cache files per multilib variant.
14220 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14222         * configure (topsrcdir): Don't use dirname.
14224 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14226         * MAINTAINERS: Add self to Write After Approval list.
14228 2000-07-20  Jason Merrill  <jason@redhat.com>
14230         * configure.in: Remove all references to libg++ and librx.
14232         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14234 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14236         * config.sub: Update to subversions version 2000-07-06.
14238 2000-07-12  Andrew Haley  <aph@cygnus.com>
14240         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14241         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14243 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14245         * symlink-tree:  Check number of arguments.
14247 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14249         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14250         search path for a g++ extracted from the build tree.  This
14251         will allow link tests run by configure scripts in
14252         subdirectories to succeed.
14254 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14256         * ltconfig: Add support for mips-dde-sysv4.2MP
14258 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14260         * MAINTAINERS: Add myself as loop discovery maintainer.
14262 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14264         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14265         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14267 2000-06-19  Timothy Wall  <twall@cygnus.com>
14269         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14270         * config.sub: Add tic54x target.
14272 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14274         * MAINTAINERS: Add self as Fortran maintainer,
14275         remove Craig Burley.
14277 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14279         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14280         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14282 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14284         * MAINTAINERS: Add self as i18n maintainer
14286 20000-05-21  H.J. Lu  (hjl@gnu.org)
14288         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14289         directory are used if they exist. Make sure
14290         $(build_tooldir)/include is searched for header files,
14291         $(build_tooldir)/lib/ for library files.
14292         (GCC_FOR_TARGET): Likewise.
14293         (CXX_FOR_TARGET): Likewise.
14295 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14297         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14299 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14301         * Makefile.in (configure-target-libiberty): Depend on
14302         configure-target-newlib.
14304 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14306         * configure.in, Makefile.in: Merge all libffi-related
14307         configury stuff from the libgcj tree.
14309 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14311         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14312         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14314 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14316         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14317         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14318         current version information.  Add to proto-toplev directory.
14319         (gdb-taz): Build do-djunpack.
14321 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14323         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14325 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14327         * MAINTAINERS: Add self to Write After Approval list.
14329 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14331         * ltmain.sh: Preserve in relink_command any environment
14332         variables that may affect the linker behavior.
14334 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14336         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14338 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14340         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14342 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14344         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14345         with the version name.
14347 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14349         * MAINTAINERS: Add self as bb-reorder maintainer.
14351 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14353         * config.if: Tweak.
14355 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14357         * djunpack.bat: New file.
14359 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14361         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14362         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14363         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14364         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14366 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14368         * config.sub (case $basic_machine): Change default for "ibm-*"
14369         to "openedition".
14371 2000-04-13  Andreas Jaeger  <aj@suse.de>
14373         * MAINTAINERS: Added myself.
14375 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14377         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14378         (do-md5sum): New target.
14379         (MD5PROG): Define.
14380         (PACKAGE): Default to TOOL.
14381         (VER): Default to a shell script.
14382         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14383         md5 checksum generation.
14384         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14385         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14386         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14387         insight.tar.bz2): Use gdb-taz to create archive.
14389 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14391         * configure (warn_cflags): Delete.
14393 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14395         * MAINTAINERS: Added myself.
14397 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14398             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14400         * configure.in (enable_libstdcxx_v3): Add.
14401         (target_libs): Add bits here to switch between libstdc++-v2 and
14402         libstdc++-v3.
14403         * config.if: And this file too.
14404         * Makefile.in: Add libstdc++-v3 targets.
14406 2000-04-05  Michael Meissner  <meissner@redhat.com>
14408         * config.sub (d30v): Add d30v as a basic machine type.
14410 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14412         * configure.in: -linux-gnu*, not -linux-gnu.
14414 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14416         * MAINTAINERS: Add self in write-after-approval section.
14418 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14420         * MAINTAINERS: Add self as ia64 port maintainer.
14422 2000-03-08  Neil Booth  <NeilB@earthling.net>
14424         * MAINTAINERS: Add self in write-after-approval section.
14426 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14428         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14429         (do-tar-bz2): Replace TOOL with PACKAGE.
14430         (gdb.tar.bz2): Remove GDBTK from GDB package.
14431         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14432         dejagnu.tar.bz2): New packages.
14434 2000-02-27  Andreas Jaeger  <aj@suse.de>
14436         * configure.in: Add entry for mips*-*-linux*, move catch all
14437         *-*-*linux* entry below this one.
14439 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14441         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14443 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14445         * config.sub: Support an OS of "wince".
14447 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14449         * config.guess, config.sub: Updated to match config's 2000-02-15
14450         version.
14452 2000-02-23  Linas Vepstas  <linas@linas.org>
14454         * config.sub: Add support for Linux/IBM 370.
14455         * configure.in: Likewise.
14457 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14459         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14461 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14463         * config.guess: Guess "cygwin" rather than "cygwin32".
14465 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14467         * configure (gcc_version): When setting, narrow search to
14468         lines containing `version_string'.
14470 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14472         * config.sub: Add support for avr target.
14474 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14476         * MAINTAINERS: Add maintainers for MCore port.
14478 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14480         * config.sub: Add mmix-knuth-mmixware.
14482 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14484         * MAINTAINERS: Pair cccp with cpplib maintainership.
14486 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14488         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14489         structure stuff to -L library search.
14490         (CXX_FOR_TARGET): Ditto.
14491         (CROSS_CHECK_MODULES): Fix spelling mistake.
14493 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14495         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14496         the C++ compiler.
14498 2000-01-12  Richard Henderson  <rth@cygnus.com>
14500         * configure.in: Don't build some bits for beos.
14502 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14504         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14505         as include files.
14507 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14509         * Add self as cpplib maintainer, as requested by Jason
14510         Merrill.  Correct my e-mail address.
14512 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14514         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14515         not mh-aix43.
14517 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14519         * MAINTAINERS: Add myself to "write after approval" list.
14521 1999-12-14  Richard Henderson  <rth@cygnus.com>
14523         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14524         * config.sub: Accept alphaev[78], alphaev8.
14526 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14528         * config.guess, config.sub: Update from autoconf.
14530 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14532         * MAINTAINERS:  update my playtime e-address.
14534 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14536         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14537         necessary libraries are missing.
14539 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14541         * MAINTAINERS: Add new 'write after approval' maintainer.
14543 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14545         * MAINTAINERS: Add new Java maintainer.
14547 1999-10-25  Andreas Schwab  <schwab@suse.de>
14549         * configure: Fix quoting inside arguments of eval.
14551 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14553         * config-ml.in: Allow suppression of some ARM multilibs.
14555 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14557         * config.guess: Add OS/390 match pattern.
14558         * config.sub: Add mvs, openedition targets.
14559         * configure.in (i370-ibm-opened*): New.
14561 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14563         * config.sub: Add support for configuring for pj.
14565 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14567         * config.sub (maybe_os): Add support for configuring for fr30.
14569 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14571         * configure.in: Do not configure or build ld for AIX
14572         platforms.  ld is known to be broken on these platforms.
14574 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14576         * config-ml.in: Pass compiler flag corresponding to multidirs to
14577         subdir configures.
14579 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14581         * Makefile.in (LDFLAGS): Define.
14583 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14585         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14586         noconfigdirs.
14587         (*-*-cygwin*): Likewise.
14589 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14591         * mkdep: New file.
14592         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14593         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14595         From Eli Zaretskii <eliz@is.elta.co.il>:
14596         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14597         long file name when using DJGPP on MS-DOS.
14599 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14601         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14603 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14605         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14606         dependency as this causes "make check" to globally "make all"
14608 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14610         * configure.in (target_libs): Added target-zlib.
14611         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14612         (CONFIGURE_TARGET_MODULES): Likewise.
14613         (CHECK_TARGET_MODULES): Likewise.
14614         (INSTALL_TARGET_MODULES): Likewise.
14615         (CLEAN_TARGET_MODULES): Likewise.
14616         (configure-target-zlib): New target.
14617         (all-target-zlib): Likewise.
14618         (all-target-libjava): Depend on all-target-zlib.
14619         (configure-target-libjava): Depend on configure-target-zlib.
14621         * Makefile.in (configure-target-libjava): Depend on
14622         configure-target-newlib.
14623         (configure-target-boehm-gc): New target.
14624         (configure-target-qthreads): New target.
14626         * configure.in (target_libs): Added target-qthreads.
14627         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14628         (CONFIGURE_TARGET_MODULES): Likewise.
14629         (CHECK_TARGET_MODULES): Likewise.
14630         (INSTALL_TARGET_MODULES): Likewise.
14631         (CLEAN_TARGET_MODULES): Likewise.
14632         (all-target-qthreads): New target.
14633         (configure-target-libjava): Depend on configure-target-qthreads.
14634         (all-target-libjava): Depend on all-target-qthreads.
14636         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14637         (CONFIGURE_TARGET_MODULES): Likewise.
14638         (CHECK_TARGET_MODULES): Likewise.
14639         (INSTALL_TARGET_MODULES): Likewise.
14640         (CLEAN_TARGET_MODULES): Likewise.
14641         (all-target-libjava): New target.
14642         (all-target-boehm-gc): Likewise.
14643         * configure.in (target_libs): Added libjava, boehm-gc.
14645 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14647         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14648         configure.bat in SUPPORT_FILES.
14649         (gas+binutils.tar.bz2): Likewise.
14651         * makeall.bat: Remove; obsolete.
14653 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14655         From Mark Elbrecht:
14656         * configure.bat: Remove; obsolete.
14658 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14660         * configure: Add -W -Wall to the default CFLAGS when compiling with
14661         gcc.
14663 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14665         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14667 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14669         * configure.in: Build ld on IRIX6.
14671 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14673         * Makefile.in: Change distribution targets to use bzip2 instead of
14674         gzip.
14675         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14676         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14678 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14680         * config.sub: Add mcore target.
14682 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14684         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14686 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14688         * config.guess (dummy): Changed to $dummy.
14690 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14692         * config.sub: Tidied up case statements.
14694 1999-05-22  Ben Elliston  <bje@cygnus.com>
14696         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14697         <jiro@din.or.jp>.
14699         * config.guess: Merge with FSF version. Future changes will be
14700         more accurately recorded in this ChangeLog.
14701         * config.sub: Likewise.
14703 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14705          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14707 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14709         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14711 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14713         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14715 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14717         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14718         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14719         Bad merge removed these two changes.
14721 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14722                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14724         * config.guess (interix Alpha): Add.
14726 1999-04-11  Richard Henderson  <rth@cygnus.com>
14728         * configure.in (i?86-*-beos*): Do config gperf; don't config
14729         gdb, newlib, or libgloss.
14731 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14733         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14734         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14735         from multidirs.
14737 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14739         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14741 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14743         * config.sub: Add support for mcore targets.
14745 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14747         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14748         not mt-ospace, in order to shut up assembler warning about using
14749         symbols that are named the same as registers.
14751 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14753         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14754         dependency list for all-target-cygmon.
14756 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14758         * config-ml.in: Check $host, not $target, for selective multilibs.
14759         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14760         thumb interworking, and underscore prefix multilibs.
14762 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14764         * missing: Update to version from current automake.
14766 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14768         * configure (gxx_include_dir): Removed.
14770         * configure.in (gxx_include_dir): Handle it.
14771         * Makefile.in: Likewise.
14773 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14775         * config.sub (mips64vr4111,mips64vr4111el) Add.
14777 1999-03-21  Ben Elliston  <bje@cygnus.com>
14779         * config.guess: Correct typo for detecting ELF on FreeBSD.
14781 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14783         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14784         config/mh-djgpp.
14786 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14788         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14789         all-target-newlib to dependency list for all-target-bsp.
14791 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14793         * config.sub: Add i386-uwin support.
14794         * config.guess: Likewise.
14796 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14798         * configure.in: cleanup, add mh-*pic handling for arm, special
14799         case powerpc*-*-aix*
14801 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14803         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14804         can be built.
14806 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14808         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14809         targets.
14811 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14813         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14815 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14817         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14819 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14821         * config.sub: Fix typo in arm recognition.
14823 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14825         * configure.in (noconfigdirs): Changed target_configdirs to
14826         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14827         rather than m68k-*-* since it is not known to work on
14828         m68k-aout. Ditto for arm-*-*oabi.
14830 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14832         * configure.in (*-*-windows*): Remove, no longer used.
14834 1999-02-19  Ben Elliston <bje@cygnus.com>
14836         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14837         Smart and improved by Andrew Cagney.
14839 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14841         * config.guess: Recognize openbsd-*-hppa.
14843 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14845         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14846         only if it is not empty.
14848 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14850         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14852         * config.guess: Modified to recognize uname's armv* syntax.
14854         * config.sub: Modified to recognize uname's armv* syntax.
14856 1999-02-17  Mark Salter  <msalter@cygnus.com>
14858         * configure.in: Added target-bsp for sparclite.
14860 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14862         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14864 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14866         * configure.in: Add support for strongarm port.
14867         * config.sub: Add support for strongarm target.
14869 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14871         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14872         the old name config/mh-cygwin32.
14873         Enable texinfo.
14875 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14877         * configure.in: Do build ld for ix86 Solaris.
14879 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14881         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14882         $AR_FOR_TARGET.  Likewise for RANLIB.
14884 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14886         * config.sub (oabi):  Recognize.
14887         * configure.in (arm-*-oabi):  Handle.
14889 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14891         * config.guess: Improve detection of i686 on UnixWare 7.
14893 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14895         * config.guess: Add support for i386-pc-interix.
14896         * config.sub: Likewise.
14897         * configure.in: Likewise.
14899 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14901         * Makefile.in: Remove unneeded all-target-libio from
14902         from all-target-winsup target since it is now unneeded.
14903         Add all-target-libtermcap in its place since it is now
14904         needed.
14906 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14908         * configure.in: makefile stub for cygwin target is probably
14909         unnecessary.  Remove it for now.
14911 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14913         * configure.in: libtermcap.a should be built when cygwin is the
14914         target as well as the host.
14915         * config.guess: Allow mixed case in cygwin uname output.
14916         * Makefile.in: Add libtermcap target.
14918 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14920         * config.sub: Clean up handling of hppa2.0.
14922 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14924         * config.guess: Use C code to identify more HP machines.
14926 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14928         * config.sub: Handle hppa2.0.
14930 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14932         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14933         cygmon for all sparclite targets, regardless of object format.
14935 1998-12-15  Mark Salter  <msalter@cygnus.com>
14937         * configure.in: Added target-bsp for several target architectures.
14939         * Makefile.in: Added rules for bsp.
14941 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14943         * config.guess: Improve detection of hppa2.0 processors.
14945 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14947         * config.guess: Recognize FreeBSD using ELF automatically.
14949 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14951         * configure (skip-this-dir): Add handling for new shell script, which
14952         might be created by a sub-directory's configure to indicate, this particular
14953         directory is "unwanted".
14954         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14956 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14958         * ltconfig: import from libtool, after changing libtool to
14959         account for the cygwin name change.
14961 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14963         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14964         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14966 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14968         * configure.in: Add libtermcap to list of cygwin dependencies.
14970 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14972         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14973         they include winsup/include when it's a cygwin target.
14975 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14977         * configure.in (host_tools): Added zip.
14978         * Makefile.in (all-target-libjava): Depend on all-zip.
14979         (all-zip): New target.
14980         (ALL_MODULES): Added all-zip.
14981         (NATIVE_CHECK_MODULES): Added check-zip.
14982         (INSTALL_MODULES): Added install-zip.
14983         (CLEAN_MODULES): Added clean-zip.
14985 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14987         * Makefile.in: lose "32" from comment about cygwin.
14989 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14991         * configure.in: Use -Os to build target libraries for the fr30.
14993 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14995         * config.sub: Add fr30.
14997 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14999         * configure.in: drop "32" from config/mh-cygwin32.  Check
15000         cygwin* instead of cygwin32*.
15001         * config.sub: Check cygwin* instead of cygwin32*.
15003 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
15005         * config.guess: Match any version of Unixware7.
15007 1998-10-20  Syd Polk  <spolk@cygnus.com>
15009         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
15010         if desired.
15012 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
15014         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
15015         these if the appropriate directories and files to not exist.
15017 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
15019         * Makefile.in (DEVO_SUPPORT): Add config.if.
15021 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15023         * configure: Add pattern to replace "build_tooldir"'s
15024         definition in the generated Makefile with "tooldir"'s
15025         actual value.
15027 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
15029         * config.sub: Bring back lost sparcv9.
15031         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
15033 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
15035         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
15036         CC_FOR_TARGET and friends.
15038 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
15040         * Makefile.in (build_tooldir): New variable, same as tooldir.
15041         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
15042         -B$(build_tooldir)/bin/.
15043         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
15045 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
15047         * README: Remove installation instructions and refer to the
15048         INSTALL directory instead.
15050 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
15052         * config.sub: Add support for i[34567]86-pc-udk.
15053         * configure.in: Likewise.
15055 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
15057         * Makefile.in: add bzip2 package building bits for user
15058         tools module
15059         * configure.in: ditto
15061 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
15063         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
15064         (ALL_TARGET_MODULES): Add all-target-libobjc.
15065         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15066         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15067         (all-target-libchill): Add dependencies.
15068         * configure.in (target_libs): Add libchill.
15070 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
15072         * configure.in (target_subdir): Remove duplicate line.
15074 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
15076         * Makefile.in (all-automake): fix dependencies.
15078 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
15080         * configure.in: Minor cleanups for building in the $(target_alias)
15081         subdir.
15083 1998-09-22  Jim Wilson  <wilson@cygnus.com>
15085         * Makefile.in (bootstrap): Set r and s before make all.  Use
15086         BASE_FLAGS_TO_PASS in make all.
15087         (cross): Likewise.
15089 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
15091         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
15093 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
15095         * config.sub: Fix typo in last change.
15097 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
15099         * config.sub: Add support for C4x target.
15100         * configure.in: Likewise.
15102 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
15104         * config.sub: Recognize sparcv9 just like sparc64.
15106 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
15108         * config.guess: Match "Pent II" or "PentII" for OpenServer.
15110 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
15112         * config.guess: Correctly identify Pentium II sco boxes.
15114         * config.guess: Fix "tr" code.  From Weiwen Liu.
15116 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
15118         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
15119         stabs.
15121 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
15123         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
15124         (ALL_TARGET_MODULES): Add all-target-libchill.
15125         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
15126         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
15127         (all-target-libchill): Add dependencies.
15128         * configure.in (target_libs): Add libchill.
15130 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15132         * config.guess: Avoid assumptions about "tr" behaves when
15133         LANG is set to something other than English.
15135 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15137         * configure (gxx_include_dir): Changed to
15138         '${prefix}/include/g++'-${libstdcxx_interface}.
15140         * config.if: New to determine the interfaces.
15142 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15144         * config.guess: Detect and handle MPE/IX.
15145         * config.sub: Deal with MPE/IX.
15147 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15149         * configure.in: Use mh-aix43.
15151 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15153         * configure: Fix --without/--disable cases for gxx-include-dir.
15155 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15157         * mdata-sh:  Imported.  Needed for automake support.
15159 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15161         * Makefile.in (taz): Try "chmod -R og=u ." before
15162         "chmod og=u `find . -print`".
15164 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15166         * configure.in: Add arm-elf and thumb-elf support.
15168 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15170         * Makefile.in: Undo previous patch.
15172 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15174         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15175         to here ...
15176         (install-no-fixedincludes): and here
15177         (INSTALL_MODULES): ... from here.
15179 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15181         * config.sub: Merge with FSF.
15183         * config.guess: Merge with FSF.
15185 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15187         * configure (extraconfigdirs): New variable.
15188         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15189         * Makefile.in (all): Move higher in file.
15190         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15191         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15192         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15193         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15194         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15196 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15198         * Makefile.in (all-target-libjava): Depend on all-gcc and
15199         all-target-newlib.
15200         (configure-target-libjava): Depend on $(ALL_GCC).
15202 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15204         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15205         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15207 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15209         * INSTALL/README: Fix typo.
15211 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15213         * ylwrap: Change absolute path checks to check for DOS style path
15214         names.
15216         * ylwrap: Don't use a full path name if the source file is in the
15217         same directory.  From hjl@lucon.org (H.J. Lu).
15219         * config-ml.in: Default to being verbose, to match Feb 18 change to
15220         configure.
15222 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15224         Brought over from egcs:
15226         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15228         * configure.in (target_subdir): Set to ${target_alias} instead
15229         of "libraries".
15231         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15233         * configure.in (target_subdir): Set to libraries if enable_multilib.
15235 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15237         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15238         multilibs, force reconfiguration the first time we create
15239         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15241 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15243         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15244         avoid confusion with --no-recursion.
15246 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15248         * configure.in: Win32 hosts shouldn't use install -x
15249         * install-sh: remove -x option, and special .exe-handling
15250         hack.
15252 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15254         * config.guess: Recognize i586-pc-beos.
15255         * configure.in: Don't build some bits for beos.
15257 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15259         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15260         CFLAGS default to -O2.
15262         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15263         when using GNU ld.
15265 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15267         * ltmain.sh: Correct install when using a different shell.
15269 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15271         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15273 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15275         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15276         target.
15278 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15280         * ltconfig: Update to correct AIX handling.
15282 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15284         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15286         * configure.in (target_subdir): Set to ${target_alias} instead
15287         of "libraries".
15289 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15291         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15292         (Makefile): Depend on $(gcc_version_trigger).
15294         * configure (gcc_version): Change default initializer to empty
15295         string.
15296         (gcc_version_trigger): New variable; pass this variable down
15297         to subdir configures to enable them checking gcc's version
15298         themselves. Emit make macros for both gcc_version vars.
15299         (topsrcdir): Initialize reliably.
15300         (recursion line): Remove --with-gcc-version=${gcc_version}.
15302 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15304         * configure (enable_version_specific_runtime_libs): Implement new flag
15305         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15306         in $(libsubdir); emit definition in each generated Makefile.
15307         (gxx_include_dir): Initialize depending on
15308         $enable_version_specific_runtime_libs.
15310 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15312         * configure (gcc_version): Initialize properly depending on
15313         how and where configure is started.
15314         (recursion line): Pass a --with-gcc-version=${gcc_version}
15315         to configures in subdirs.
15317 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15319         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15320         cygmon
15322 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15324         * configure.in: Add cygmon and libstub support for mn10200.
15326 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15328         * configure (gcc_version): Add new variable describing the
15329         particular gcc version we're building.
15330         * Makefile.in (libsubdir): Add new macro for the directory
15331         in which the compiler finds executables, libraries, etc.
15332         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15333         and libsubdir.
15335 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15337         * Makefile.in (local-clean): Remove *.log.
15338         (warning.log): Built with warn_summary from build.log.
15339         (mail-report.log): Run test_summary.
15340         (mail-report-with-warnings.log): Run test_summary including
15341         warning.log in the report.
15343 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15345         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15347 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15349         * Makefile.in (grep): Grep no longer depends on libiberty.
15351 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15353         * Makefile.in: all-snavigator needs all-libgui.
15355 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15357         * configure.in: Add cygmon and libstub support for mn10300.
15359 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15361         * missing: Update to version from automake 1.3.
15363         * ltmain.sh: On installation, don't get confused if the same name
15364         appears more than once in the list of library names.
15366 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15368         * config.sub: Accept m68060 and m5200 as CPU names.
15370 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15372         * configure: Use && rather than using -a in test, because odd
15373         strings can confuse test.
15374         * configure.in: Likewise.
15376 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15378         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15380 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15382         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15383         bootstrap4-lean): New targets.
15385 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15387         * mpw-* Delete.  Not used.
15389 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15391         * COPYING.LIB: Update FSF address.
15393 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15395         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15397         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15398         GAS_SUPPORT_DIRS.
15400 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15402         * ltconfig, ltmain.sh: Avoid producing a version number if
15403         -version-info was not used.
15405 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15407         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15408         building with newlib.
15410 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15412         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15413         Solaris `make' causes it to continue to next definition.
15415 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15417         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15418         the right GUI libraries and files are installed along with GDB.
15420 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15422         * configure.in: Change alpha to alpha* in several places.
15424 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15426         * config.sub: Recognize sparc86x.
15428 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15430         * configure.in (--enable-target-optspace): Remove debug echo.
15432 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15434         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15436 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15438         * ltconfig: Update cygwin32 support.
15440         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15441         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15442         (GDB_SUPPORT_DIRS): Likewise.
15444 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15446         * configure.in (target_makefile_frag): If --enable-target-optspace,
15447         use -Os to compile target libraries rather than -O2.  Default to
15448         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15449         not used.
15450         * configure.in (target_cflags): Ditto for d30v.
15452 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15454         * Makefile.in (all-bfd): Depend on all-intl.
15455         (all-binutils): Likewise.
15456         (all-gas): Likewise.
15457         (all-gprof): Likewise.
15458         (all-ld): Likewise.
15460 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15462         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15464 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15466         * Makefile.in (all-bfd): Depend upon all-libiberty.
15468         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15470 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15472         * Makefile.in: Add libstub.
15474         * configure.in: Ditto. Build libstub for targets that have cygmon
15475         support.
15477 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15479         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15481 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15483         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15484         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15486 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15488         * configure: Define DEFAULT_M4 by searching PATH.
15489         * Makfile.in: Use DEFAULT_M4.
15491 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15493         * ltconfig: Add cygwin32 support.
15495         * Makefile.in, configure.in: Add libtool as a native only directory
15496         to configure and build.
15498 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15500         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15502 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15504         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15506 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15508         * Makefile.in: add ash make rules
15509         * configure.in: add ash to native_only and host_tools lists
15511 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15513         * Makefile.in (all-gettext, all-intl): New targets.
15514         (ALL_MODULES): Added all-gettext, all-intl.
15515         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15516         (INSTALL_MODULES): Added install-gettext, install-intl.
15517         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15519         * configure.in (host_tools): Added gettext.
15520         (native_only): Likewise.
15521         (noconfigdirs) [various cases]: Likewise.
15522         (host_libs): Added intl.
15524 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15526         * configure: Do not disable building gdbtk for cygwin32 hosts.
15528 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15530         * configure.in: Add thumb-coff target.
15531         * config.sub: Add thumb-coff target.
15533 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15535         * Makefile.in: Revert yesterday's change.
15536         (all-target-winsup):  all-target-librx stays out of here.
15538 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15540         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15541         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15542         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15543         Remove references to librx and libg++.
15545 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15547         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15548         recursive makes
15550 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15552         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15553         for newlib directory.
15554         (CXX_FOR_TARGET): Likewise.
15556 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15558         * ltconfig: Update after libtool/ltconfig.in change for
15559         hpux11.
15561 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15563         * ltconfig, ltmain.sh: Update to libtool 1.2.
15565 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15567         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15568         (install-gcc-cross): Instead, override LANGUAGES here.
15570 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15572         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15573         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15575 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15577         * configure.in: Add Thumb-pe target.
15579 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15581         * Makefile.in - changed sn targets to snavigator
15582         * configure.in - changed sn targets to snavigator
15584 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15586         * config-ml.in: After building symlink tree call make distclean
15587         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15588         to be the case for libiberty.
15590 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15592         * configure: When making link, also check the current
15593         directory. The configure scripts may create one.
15595 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15597         * config.sub: Accept alphapca56 and alphaev6 properly.
15599 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15601         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15603 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15605         * config.sub (sco5): Fix typo.
15607 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15609         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15610         install-itcl.
15611         (install-itcl): Remove dependency on install-tcl.
15613 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15615         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15617 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15619         * configure.in: Don't build libgui for a cygwin32 target when not on
15620         a cygwin32 host.
15622 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15624         * configure (redirect): Set to null, so default behavior of
15625         configure is now --verbose.
15627 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15629         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15630         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15632 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15634         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15635         this change to sync Makefile.in with its ChangeLog entries.
15637 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15639         * ltmain.sh (mkdir): Check that the directory doesn't exist
15640         before we exit with error, so that we don't get races during
15641         parallel builds.
15643 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15645         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15647 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15649         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15650         PICFLAG_FOR_TARGET.
15651         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15653         * configure: Emit a definition for the new macro enable_shared
15654         into each Makefile.
15656 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15658         * configure.in (host_tools, native_only): Add libtool.
15660 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15662         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15663         Fix typo in ming config comment.
15665 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15667         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15669 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15671         * config.sub: Add tic30 cases, and map c30 to tic30.
15673 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15675         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15676         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15677         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15678         (CLEAN_TARGET_MODULES): Similarly
15679         (all-target-libf2c): Add dependences.
15680         * configure.in (target_libs): Add libf2c.
15682 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15684         * configure.in: Remove expect from noconfigdirs when target
15685         is cygwin32.  OK to build expect and dejagnu with Canadian
15686         Cross.
15688 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15690         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15691         host.
15693         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15694         and mingw32.
15696 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15698         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15699         here as it is not defined in the toplevel Makefile.
15701 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15703         * configure (package_makefile_rules_frag): New variable, which names
15704         a file with generic rules, ...
15705         Change comment to mention we now have FIVE parts.
15706         * configure: Undo last change.
15708 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15710         * config.guess: More accurate determination of HP processor types.
15711         * config.sub: More accurate determination of HP processor types.
15713 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15715         * configure (package_makefile_frag): Move inserting the
15716         ${package_makefile_frag} to where it should be according
15717         to the comment.
15719 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15721         * config.guess: Add support for Linux/ARM.
15723 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15725         * .cvsignore: Remove *-info and *-install since they match
15726         release-info and mpw-install, which we don't want to just ignore.
15728 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15730         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15732 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15734         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15735         local_prefix to sub-make invocations.
15737 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15739         * configure.in: Check makefile fragments in the source
15740         directory.
15742 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15744         * configure.in: Check whether host and target makefile
15745         fragments exist before adding them to *_makefile_frag.
15747 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15749         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15751 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15753         * configure.in: Make sure we only replace RPATH_ENVVAR on
15754         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15755         regexp to sed.
15757         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15758         to sub-makes.
15760 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15762         * config-ml.in (multi-do): LDFLAGS must include multilib
15763         designator.
15765 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15767         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15769 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15771         * config.sub: Add mingw32 support.
15772         * configure.in: Likewise.
15774 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15776         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15778 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15780         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15781         * configure (gxx_include_dir): Provide a definition for subdirs
15782         which do not use autoconf.
15784 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15786         * config.guess: Sync with egcs.  Picks up new alpha support,
15787         BeOS & some additional linux support.
15789 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15791         * config.guess: HP 9000/803 is a PA1.1 machine.
15793 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15795         * configure.in: It's alpha*-...
15797 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15799         * configure.in (host_makefile_frag, target_makefile_frag):
15800         Handle multiple config files.
15801         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15802         alpha-*-*.
15804 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15806         * mkdep: New file.
15808 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15810         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15812 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15814         * Makefile.in: Add libgui directory.
15815         (GDB_TK): Add all-libgui.
15816         * configure.in: Add libgui directory.
15817         * configure: Add all-libgui to GDB_TK.
15819 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15821         * config-ml.in (multidirs): Add m32r to multilib list.
15823 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15825         * Makefile.in (all-target-gperf): Change dependency to
15826         all-target-libstdc++.
15828 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15830         * config.guess: Add BeOS support.
15832 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15834         Source directory cvs renamed to cvssrc:
15835         * configure.in (host_tools): Change cvs to cvssrc.
15836         (native_only): Likewise.
15837         (noconfigdirs) [various cases]: Likewise.
15838         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15839         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15840         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15841         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15842         (all-cvssrc): Rename target from all-cvs.
15844 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15846         * configure (gxx_include_dir): Fix thinko.
15848 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15850         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15851         (install-cross, install-gcc-cross): New targets.
15853 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15855         * configure.in (noconfigdirs): Add support for Thumb target.
15857         * config.sub (maybe_os): Add support for Thumb target.
15859 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15861         * Makefile.in: Add rules for cygmon.
15863         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15865 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15867         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15868         * configure (gxx_include_dir): Provide a definition for subdirs
15869         which do not use autoconf.
15871 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15873         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15874         11/18/97 build
15876 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15878         * From Franz Sirl.
15879         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15880         found on RedHat Linux systems.
15882 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15884         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15885         guesses.
15887 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15889         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15891 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15893         * ltmain.sh: If mkdir fails, check whether the directory was created
15894         anyhow by some other process.
15896 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15898         * configure.in (d30v-*-*): Configure all directories.
15900 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15902         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15903         for the D30V.
15905 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15907         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15909 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15911         * include/libiberty.h: Add extern "C" { so it can be used with C++
15912         progrms.
15913         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15914         programs.
15916 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15918         * configure.in (d30v-*-*): Configure GCC now.
15920 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15922         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15923         is no longer needed.
15925 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15927         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15929 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15931         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15932         targets using "$@" to provide support for similar but not identical
15933         targets without having to duplicate code.
15935 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15937         * makefile.vms: Fix to work with DEC C.
15939 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15941         * config.sub: Add mips-tx39-elf to marketing names.
15943 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15945         * ltmain.sh: Handle symlinks in generated script.
15947 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15949         * configure: Handle autoconf style directory options: --bindir,
15950         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15951         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15952         --sysconfdir.
15953         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15954         (sharedstatedir, localstatedir, oldincludedir): New variables.
15955         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15956         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15957         sbindir, sharedstatedir, and sysconfdir.
15959 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15961         * Makefile.in (bootstrap-lean): New target.
15963 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15965         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15966         sn, and gnuserv from noconfigdirs.
15968 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15970         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15972 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15974         * Makefile.in (cross): New target.
15976 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15977                           Jeff Law         <law@cygnus.com>
15979         * Makefile.in (bootstrap2, bootstrap3): New targets.
15980         (all-bootstrap): Remove outdated and confusing target.
15981         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15983 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15985         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15986         windows.  Consistent with gdb/configure.
15988 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15990         * configure.in: Name Linux target fragment.
15992         * configure: Rewrite so that project Makefile fragment is inserted
15993         first and appears last in the resulting Makefile.
15995 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15997         * Makefile.in (install-itcl): Install tcl first.
15999 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
16001         * configure.in: remove bison from noconfigdirs for Cygwin32 host
16003 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
16005         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
16007         * configure.in (skipdirs): Add target-librx for Linux.
16008         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
16010 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
16012         * Makefile.in (bootstrap): New target.
16014 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
16016         * config.sub: Accept 'amigados' for backward compatibility.
16018 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
16020         * config.guess: Merge with FSF.
16022 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
16024         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
16026 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
16028         * config.sub: Add "marketing-names" patch.
16030 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
16032         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
16034 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
16036         * config.sub: Handle v850-elf.
16038 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
16040         * .cvsignore (*-install): Remove.
16042 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
16044         * ltconfig: Set CONFIG_SHELL in libtool.
16045         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
16047 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
16049         * configure.in (target_subdir): Set to libraries if enable_multilib.
16051 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
16053         * config.guess: Update from gcc directory.
16055 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16057         * Makefile.in (all-sim): Depends on all-readline.
16059 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
16061         * Makefile.in (BISON, YACC): Use $$s.
16062         (all-bison): Depend on all-texinfo.
16064 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
16066         * Makefile.in (BISON): Add -L flag.
16067         (YACC): Likewise.
16069 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16071         * configure.in (noconfigdirs): Add support for v850e target.
16073         * config.sub (maybe_os): Add support for v850e target.
16075 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
16077         * configure.in (noconfigdirs): Add support for v850ea target.
16079         * config.sub (maybe_os): Add support for v850ea target.
16081 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
16083         * config.sub: Add mipstx39.  Delete r3900.
16085 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16087         * Makefile.in (all-autoconf): Depends on all-texinfo.
16089 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
16091         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
16092         eabi targets.
16094 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
16096         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
16098         * configure: When handling a Canadian Cross, handle YACC as well as
16099         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
16100         * Makefile.in (all-bison): Depend upon all-texinfo.
16102 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
16104         * Makefile.in (BISON): bison, not byacc or bison -y.
16105         (YACC): bison -y or byacc or yacc.
16106         (various): Add *-bison as appropriate.
16107         (taz): No need to mess with BISON anymore.
16109 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
16111         * configure: If OSTYPE matches *win32*, try to find a good value for
16112         CONFIG_SHELL.
16114 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
16116         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
16117         configure.in if it is present.
16119 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
16121         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
16123 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
16125         * config.sub: Recognize `arc' cpu.
16126         * configure.in: Likewise.
16127         * config-ml.in: Likewise.
16129 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16131         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16133 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16135         * configure: Changed sed delimiter from ':' to '|' when
16136         attempting to substitute ${config_shell} for SHELL. On
16137         NT ${config_shell} may contain a ':' in it.
16139 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16141         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16143 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16145         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16147 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16149         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16151         * ylwrap: If the program is a relative path, force it to be
16152         absolute.
16154 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16156         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16158 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16160         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16161         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16162         for libraries.
16164 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16166         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16167         separated by spaces.
16169 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16171         * ylwrap: New file.
16172         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16174         * ltmain.sh: Handle /bin/sh at start of install program.
16176         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16178         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16179         * missing: New file, from automake 1.2.
16181 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16183         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16184         check-tk to CHECK_X11_MODULES.
16186 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16188         * config.sub: Merge with FSF.
16190 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16192         * config.guess: Merge with FSF.
16194 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16196         * configure: Treat msdosdjgpp like go32.
16197         * configure.in: Likewise.  Don't remove gprof for go32.
16199         * configure: Change Makefile.tem2 to Makefile.tm2.
16201 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16203         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16205 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16207         * install-sh (chmodcmd): Set to null if the DST directory already
16208         exists.  Same as Nov 11th change.
16210 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16212         * configure (GDB_TK): Needs itcl and tix.
16214 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16216         * config.guess: Update from FSF.
16218 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16220         * Makefile.in (GDB_TK): Depend on itcl and tix.
16222 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16224         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16225         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16226         (INSTALL_SCRIPT): New variable.
16227         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16228         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16229         to -x.
16230         * install-sh: Add support for -x option.
16232 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16234         * configure.in, Makefile.in: Treat tix like itcl.
16236 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16238         * Makefile.in (WINDRES): New variable.
16239         (WINDRES_FOR_TARGET): New variable.
16240         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16241         (EXTRA_HOST_FLAGS): Add WINDRES.
16242         (EXTRA_TARGET_FLAGS): Add WINDRES.
16243         (EXTRA_GCC_FLAGS): Add WINDRES.
16244         ($(DO_X)): Pass down WINDRES.
16245         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16246         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16247         DLLTOOL_FOR_TARGET.
16249 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16251         * configure.in: configure sim before gdb for win32-x-ppc
16253 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16255         Move gperf into the toplevel, from libg++.
16256         * configure.in (target_tools): Add target-gperf.
16257         (native_only): Add target-gperf.
16258         * Makefile.in (all-target-gperf): New target, depend on
16259         all-target-libg++.
16260         (configure-target-gperf): Empty rule.
16261         (ALL_TARGET_MODULES): Add all-target-gperf.
16262         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16263         (CHECK_TARGET_MODULES): Add check-target-gperf.
16264         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16265         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16267 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16269         * config.sub (mn10200): Recognize new basic machine.
16271 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16273         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16274         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16276 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16278         * configure.in: If we're building mips-sgi-irix6* native, turn on
16279         ENABLE_MULTILIB and set TARGET_SUBDIR.
16281 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16283         * Makefile.in (all-sn): Depend on all-grep.
16285 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16287         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16289         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16290         Makefile.  From Jeff Makey <jeff@cts.com>.
16291         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16293         * Makefile.in (DISTBISONFILES): Remove.
16294         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16295         $(DEFAULT_YACC).
16297         * configure.in: Build itl, db, sn, etc., when building for native
16298         cygwin32.
16300         * Makefile.in (LD): New variable.
16301         (EXTRA_HOST_FLAGS): Pass down LD.
16302         ($(DO_X)): Likewise.
16304 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16306         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16308 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16310         * configure.in (targargs): Strip out any supplied --build argument
16311         before adding our own. Always add --build.
16313 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16315         * configure.in (targargs): Pass --build if we're doing
16316         a cross-compile.
16318 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16320         * configure: Use '|' instead of ":" as the separator in
16321         sed. Otherwise sed chokes on NT path names with drive
16322         designators. Also look for "?:*" as the leading characters in an
16323         absolute pathname.
16325 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16327         * config.sub: Support for r3900.
16329 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16331         * configure.in: Use install-sh, not install.sh.
16333 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16335         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16336         apply it twice.
16338 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16340         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16341         install-binutils.
16343 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16345         * Makefile.in: Add automake targets.
16346         * configure.in (host_tools): Add automake.
16348 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16350         * configure: Default CXX to c++, not gcc.
16351         * Makefile.in (CXX): Set to c++, not gcc.
16352         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16354 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16356         * install-sh: try appending a .exe if source file doesn't
16357         exist
16359 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16361         * configure.in: Turn on multilib by default.
16362         (cross_only): Remove target-libiberty.
16364         * Makefile.in (all-gcc): Don't depend on libiberty.
16366 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16368         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16370 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16372         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16373         (DISTBISONFILES): Add ld/Makefile.in
16375 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16377         * configure.in: if target is cygwin32 but host isn't cygwin32,
16378         don't configure gdb tcl tk expect, not just gdb.
16380 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16382         * configure.in: Added gnuserv everywhere sn appears.
16384         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16385         (CROSS_CHECK_MODULES): Added check-gnuserv.
16386         (INSTALL_MODULES): Added install-gnuserv.
16387         (CLEAN_MODULES): Added clean-gnuserv.
16388         (all-gnuserv): New target.
16390 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16392         * config.guess: Fixes for MIPS OpenBSD systems.
16394 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16396         * Makefile.in (INSTALL_XFORM): Remove.
16397         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16399         * mkinstalldirs: New file, copied from automake.
16400         * Makefile.in (installdirs): Rename from install-dirs.  Use
16401         mkinstalldirs.  Change all users.
16402         (DEVO_SUPPORT): Add mkinstalldirs.
16404 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16406         * install-sh: Rename from install.sh.
16407         * Makefile.in (INSTALL): Change install.sh to install-sh.
16408         (DEVO_SUPPORT): Likewise.
16410         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16411         Graichen <graichen@rzpd.de>.
16413 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16415         * config.guess: Recognize OpenBSD systems correctly.
16417 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16419         * README, Makefile.in (ETC_SUPPORT): Remove references to
16420         cfg-paper*, configure.{texi,man,info*}._
16422 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16424         * Makefile.in (all.normal): Ensure that gcc is built after all
16425         the x11 - ie gdb - targets.
16427 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16429         * makefile.vms: Don't run conf-a-gas.
16431 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16433         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16435 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16437         * configure.in: Remove noconfigdirs case since gdb also
16438         configures and builds for tic80-coff.
16440 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16442         * configure: Set cache_file to config.cache.
16443         * Makefile.in (local-distclean): Remove config.cache.
16445 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16447         * COPYING: Update FSF address.
16449 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16451         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16452         noconfigdirs.
16454 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16456         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16457         MAKEDIRS, is empty.
16459 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16461         * config.sub: Tweak mn10300 entry.
16463 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16465         * configure.in (host_tools): Put sim before gdb, so gdb's
16466         configure.tgt can determine if the simulator was configured.
16468 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16470         * config.sub: Move BeOS $os case to be with other Cygnus
16471         local cases.
16473 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16475         * config.sub: Remove misplaced comment that broke Linux.
16477 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16479         * config.sub: Add BeOS support.
16481 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16483         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16485 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16487         * configure.in (noconfigdirs): Remove tcl and tk from
16488         noconfigdirs for cygwin32 builds.
16490 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16492         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16494 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16496         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16497         make-all.com, use makefile.vms instead.
16499 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16501         * config.sub: Accept -lnews*.
16503 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16505         * configure.in (noconfigdirs): Disable target-newlib,
16506         target-examples and target-libiberty for d30v.
16508 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16510         * configure.in (noconfigdirs): Enable ld for d30v.
16512 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16514         * configure.in (tic80-*-*): Build compiler.
16516 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16518         * configure.in (d30v-*): Remove sim directory from list of
16519         unsupported d30v directories
16521 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16523         * config.sub, configure.in: Add d30v target cpu.
16525 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16527         * makefile.vms: New file.
16528         * make-all.com: Remove.
16530 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16532         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16534 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16536         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16538 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16540         * Makefile.in (ALL_MODULES): Added all-db.
16541         (CROSS_CHECK_MODULES): Addec check-db.
16542         (INSTALL_MODULES): Added install-db.
16543         (CLEAN_MODULES): Added clean-db.
16545 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16547         * config.guess: Merge with latest FSF sources.
16549 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16551         * Makefile.in (ALL_MODULES): Added all-itcl.
16552         (CROSS_CHECK_MODULES): Added check-itcl.
16553         (INSTALL_MODULES): Added install-itcl.
16554         (CLEAN_MODULES): Added clean-itcl.
16556 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16558         * configure.in: build gdb for mn10200
16560 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16562         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16564 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16566         * configure.in (tic80-*-*): Turn off most targets right now.
16568 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16570         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16571         rather than the makeinfo program.
16572         (do-info): Depend upon all-texinfo.
16574 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16576         * configure.in: Remove uses of config/mh-linux.
16578         * config.sub, config.guess: Merge with latest FSF sources.
16580 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16582         * config.sub (case $basic_machine): Add tic80 entries.
16584 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16586         * config.sub, config.guess: Merge with latest FSF sources.
16588 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16590         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16591         * mpw-config.in: Test for NewFolderRecursive.
16592         * mpw-install: Use symbolic name for startup filename.
16593         * mpw-README: Add various additional details.
16595 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16597         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16599 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16601         * configure.in: Do build gcc and the target libraries for
16602         the mn10200.
16604 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16606         * configure.in: don't avoid building gdb for mn10300 any more
16607         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16608         instead of single-quoting it.
16610 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16612         * configure.in: Don't use --with-stabs on IRIX 6.
16614 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16616         * configure.in (m32r): Build gdb, libg++ now.
16618 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16620         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16621         directories from noconfigdirs.
16623 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16625         * config.sub (basic_machine): added mips16 configuration
16627 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16629         * config.sub: Handle d10v-unknown.
16631 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16633         * config.sub: Handle v850-unknown.
16635 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16637         * Makefile.in: add findutils
16638         * configure.in: add findutils to list of host_tools
16640 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16642         * config.sub: Handle mn10200 and mn10300.
16644 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16646         * configure.in (d10v-*): Do not build librx.
16648 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16650         * configure.in (mn10300): Build everything except gdb & libgloss.
16652 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16654         * config.guess:  Patch for Dansk Data Elektronik servers,
16655         from Niels Skou Olsen <nso@dde.dk>.
16657         For ncr, use /bin/uname rather than uname, since GNU uname does not
16658         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16660         Patch for MIPS R4000 running System V,
16661         from Eric S. Raymond <esr@snark.thyrsus.com>.
16663         Fix thinko for nextstep.
16665         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16667         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16668         * config.guess: Guess mips-dec-mach_bsd4.3.
16670         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16671         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16672         release numbers.
16673         * config.guess (mips-mips-riscos*):  Emit just enough of the
16674         release number.
16676         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16677         * config.guess (sparc-auspex-sunos*):  Added.
16678         (f300-fujitsu-*): Added.
16680         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16681         * config.guess:  Recognize a Tadpole as a sparc.
16683 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16685         * config.guess: Don't assume that NextStep version is either 2 or
16686         3.  NextStep 4 (aka OpenStep 4) has come out now.
16688 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16690         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16691         From Rik Faith <faith@cs.unc.edu>.
16693 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16695         * config.sub: Contributions from bug-gnu-utils to:
16696         Support plain "hppa" (no version given) architecture, reported by
16697         OpenStep.
16698         OpenBSD like NetBSD.
16699         LynxOs is not a hardware supplier.
16701         * config.guess: Contributions from bug-gnu-utils to add support for:
16702         OpenBSD like NetBSD.
16703         Stratus systems.
16704         More Pyramid systems.
16705         i[n>4]86 Intel chips.
16706         M680[n>4]0 Motorola chips.
16707         Use unknown instead of lynx for hardware manufacturer.
16709 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16711         * install.sh (chmodcmd): Set to null if the DST directory already
16712         exists.
16714 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16716         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16717         not use mt-ppc target Makefile fragment any more.
16719 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16721         * configure.in (*-*-windows):  Exclude everything but those dirs
16722         needed to build windows.
16724 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16726         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16728 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16730         * configure.in:  Exclude mmalloc from i386-windows.
16732 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16734         * Undo my previous change.
16736 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16738         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16739         unconditionally.
16740         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16742 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16744         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16745         host to add it's own flags.
16747 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16749         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16751 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16753         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16754         (CXX_FOR_TARGET): Likewise.
16755         (GCC_FOR_TARGET): Define.
16756         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16757         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16758         CC_FOR_TARGET was specified on the command line.
16759         (MAKEOVERRIDES): Don't define.
16761 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16763         * configure.in (m32r): Fix spelling of libg++ libs.
16765 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16767         * config.sub (-apple*): Remove, now redundant.
16769 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16771         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16773         * configure: Rework yesterday's sed script patch.
16775         * config.sub: Merge with FSF.
16777 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16779         * config.guess:  Merge from FSF.
16781         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16782         * config.guess: Use pc instead of unknown, for pc clone systems.
16783         Change linux to linux-gnu.
16785         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16786         * config.guess: Avoid non-portable tr syntax.
16788 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16790         * test-build.mk (HOLES): Add "xargs" for gdb.
16792         * configure: Avoid hpux10.20 sed bug.
16794 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16796         * configure.in:  Add support for windows host
16797         (that is a build done under the Microsoft build environment).
16799 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16801         * Makefile.in: Replace all uses of srcroot with s, to shrink
16802         command line lengths.
16804         Patches from Geoffrey Noer <noer@cygnus.com>:
16805         * configure.in: If configuring for newlib, pass --with-newlib to
16806         subdirectories.
16807         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16808         -Bnewlib/ and -Lwinsup to gcc.
16809         (CXX_FOR_TARGET): Likewise.
16811 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16813         * Makefile.in (ETC_SUPPORT): Add configure.
16815 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16817         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16818         host configuration file.
16820 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16822         * configure.in: Break mn10x00 support into separate
16823         mn10200 and mn10300 configurations.
16824         * config.sub: Likewise.
16826 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16828         * configure.in: Add lots of stuff to noconfigdirs for
16829         the mn10x00 targets.
16831         * config.sub, configure.in: Add mn10x00 support.
16833 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16835         * make-all.com: Call conf-a-gas, not config-a-gas.
16837 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16839         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16840         targets.
16842 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16844         * mpw-README: Add much more detail for native PowerMac.
16845         * mpw-install: New file.
16846         * mpw-configure: Add --norecursion and --help options.
16847         * mpw-config.in: Translate readme and install files when
16848         copying to objdir.
16849         * mpw-build.in: Don't always depend on byacc and flex.
16850         (install-only-top): New action.
16852 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16854         * configure.in:  You can now configure GDB for the v850.
16856 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16858         * configure.in (noconfigdirs): Don't configure any C++ dirs
16859         if targeting D10V.
16861 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16863         * config.sub: Recognize mips64vr5000.
16865 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16867         * configure.in: Use a single line for host_tools and native_only.
16869 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16871         * config.sub, configure.in: Add entries for m32r.
16873 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16875         * Makefile.in (inet-install): Don't run install-gzip.
16877 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16879         * configure.in:  Don't config lots of things for *-*-windows*.
16881 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16883         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16884         (host_libs, host_tools): Copy from configure.in.
16885         * mpw-configure: Don't complain about directories not found.
16887 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16889         * configure.in (i[345]86): Recognize i686 for pentium pro.
16890         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16891         file.
16893         * config.guess (i[345]86): Ditto.
16895 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16897         * configure.in (noconfigdirs): Removed gdb for D10V.
16899 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16901         * configure.in: Remove ld, target-libio, target-libg++, and
16902         target-libstdc++ from noconfigdirs.
16904 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16906         * configure: Fix three locations where shell scripts were
16907         being run directly rather than with config_shell.
16909 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16911         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16912         * config.sub (basic_machine): Recognize v850.
16914 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16916         * mpw-configure: Handle multiple enable/disable options and
16917         pass them down recursively, handle -c and -s flags appropriately
16918         depending on choice of compiler, add escape mechanism for
16919         quoted arguments to gC.
16921 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16923         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16924         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16925         so that -mrelocatable-lib and -mno-eabi are used.
16927         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16928         not support --print-multi-lib, don't abort.
16930 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16932         * make-all.com: Run config-a-gas.
16933         * setup.com: Don't copy subdirectory files around.
16935 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16937         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16938         target, it now compiles correctly.
16940 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16942         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16944 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16946         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16948 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16950         * configure.in (native_only): Add prms.
16952 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16954         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16955         (BINUTILS_SUPPORT_DIRS): Likewise.
16957 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16959         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16960         d10v support is added.
16962 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16964         * configure.in (d10v-*-*): New target.
16966 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16968         * config.guess (HP 9000/811): Recognize this as a PA1.1
16969         machine.
16971 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16973         * Makefile.in (do-tar-gz): New target, split out from tail end of
16974         taz target.  Run each command separately, don't use pipes.
16975         (taz): Use it.
16977 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16979         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16980         * mpw-build.in: No builds should depend on building byacc or flex,
16981         they are assumed to be installed already.
16983 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16985         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16986         variable that CC_FOR_TARGET needs.
16988 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16990         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16991         options have changed since the last time the subdirectory was
16992         configured, and if it has, reconfigure.
16993         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16994         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16996 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16998         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16999         CLEAN_MODULES): Add bash.
17000         (all-bash): New target.
17002 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
17004         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
17006 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17008         * config.sub (basic_machine): Recognize d10v as a valid processor.
17010 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
17012         * mpw-configure: Add support for --bindir.
17013         * mpw-build.in: Use a GCC-specific build script for GCC actions.
17015 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
17017         * configure.in: add bash, time, gawk to list of hosttools and things
17018         to only build for native toolchains
17020 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17022         * Makefile.in (docdir): Remove.
17024 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
17026         * Makefile.in (datadir): Set to $(prefix)/share.
17028 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
17030         * configure.in: build diff and patch for cygwin32-hosted
17031         toolchains.
17033 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
17035         * config.sub: Accept -rtems*.
17037 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
17039         * configure.in: enable dosrel for cygwin32-hosted builds,
17040                 remove diff from the list of things not buildable
17041                 via Canadian Cross
17043 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
17045         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
17046         don't get ". ".
17048 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
17050         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
17052 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
17054         * Makefile.in (taz): Handle case where tex3patch didn't even get
17055         checked out.  Also, if it was found, put the symlink in a new util
17056         subdirectory.
17058 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17060         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
17062 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
17064         * config.sub: Recognize -openvms.
17065         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
17066         * make-all.com, setup.com: New files.
17068 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17070         * Makefile.in (taz): tex3patch moved to texinfo/util.
17072 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
17074         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
17075         * configure.in: remove make from disable-if-Can-Cross list
17076                 enable gdb if ${host} and ${target} are cygwin32
17078 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
17080         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
17081         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
17083 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17085         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
17086         distinguish sysv/svr4/bsd variants.
17087         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
17089 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
17091         * configure.in: Added copyright notice.
17092         * move-if-change: Added copyright notice.
17094 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17096         * configure.in (powerpcle-*-solaris*): Until we get shared
17097         libraries working, don't build gdb, sim, make, tcl, tk, or
17098         expect.
17100 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
17102         * config.guess:  Merge with FSF:
17104         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
17105         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
17107         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
17108         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
17110         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
17111         * config.guess:  Combine two OSF1 rules.
17112         Also recognize field test versions.  From mjr@zk3.dec.com.
17113         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
17114         because GNU uname does not support -p.  From pmr@pajato.com.
17116 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
17118         * Makefile.in (MAKEDIRS): Removed $(tooldir).
17120 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
17122         * mpw-README: Document GCCIncludes.
17124 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
17126         * configure.in (alpha-*-linux*): Set enable_shared to yes.
17128 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
17130         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17132 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17134         * configure.in (*-*-cygwin32): Configure make.
17136 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17138         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17140 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17142         * Makefile.in (all-inet): Depend on all-perl.
17144         * Makefile.in (inet-install): New target.
17146         * Makefile.in (all-inet): Depend on all-tcl.
17147         (all-inet): Depend on all-send-pr.
17149 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17151         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17152         temporarily.
17154 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17156         * configure.in: Don't configure --with-gnu-ld on AIX.
17158 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17160         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17162 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17164         * Makefile.in (ALL_MODULES): Added all-inet.
17165         (CROSS_CHECK_MODULES): Added check-inet.
17166         (INSTALL_MODULES): Added install-inet.
17167         (CLEAN_MODULES): Added clean-inet.
17168         (all-indent): New target.
17170         * configure.in (host_tools): Added inet.
17171         (native_only): Added inet.
17172         (noconfigdirs): Added inet.
17174 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17176         * configure.in: Don't configure libgloss if we are not configuring
17177         newlib.
17179 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17181         * configure.in: Don't configure libgloss for unsupported
17182         architectures.
17184 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17186         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17188 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17190         * Makefile.in (ALL_MODULES): Include all-apache.
17191         (CROSS_CHECK_MODULES): Include check-apache.
17192         (INSTALL_MODULES): Include install-apache.
17193         (all-apache): New target.
17195         * configure.in: Added apache everywhere perl is seen.
17197 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17199         * Makefile.in: Add support for clean-{module} and
17200         clean-target-{module} rules.
17202 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17204         * configure.in (*-*-ose) do not build libgloss.
17206 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17208         * config.guess (prep*:SunOS:5.*:*): Turn into
17209         powerpele-unknown-solaris2.
17211 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17213         * configure.in: Permit --enable-shared to specify a list of
17214         directories.
17216 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17218         * configure.in (host==solaris): Pass only the first word of $CC
17219         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17221 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17223         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17225 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17227         * Makefile.in (ALL_MODULES): Include all-perl.
17228         (CROSS_CHECK_MODULES): Include check-perl.
17229         (INSTALL_MODULES): Include install-perl.
17230         (ALL_X11_MODULES): Include all-guile.
17231         (CHECK_X11_MODULES): Include check-guile.
17232         (INSTALL_X11_MODULES): Include install-guile.
17233         (all-perl): New target.
17234         (all-guile): New target.
17236         * configure.in (host_tools): Include perl and guile.
17237         (native_only): Include perl and guile.
17238         (noconfigdirs): Don't build guile and perl; no ports have been
17239         done.
17241 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17243         * configure (--enable-*): Handle quoted option lists such as
17244         --enable-sim-cflags='-g0 -O' better.
17246 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17248         * Makefile.in ({,inst}all-target): New rule so we can make and
17249         install all of the target directories easily.
17251 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17253         * configure.in: Add missing global flag in sed substitution when
17254         deleting `target-' from ${configdirs}.
17256 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17258         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17259         option.
17261         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17262         config/mh-necv4.
17264         * install.sh: Correct misspelling of transformbasename.
17266         * config.guess: Recognize mips-*-sysv*.
17268 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17270         * config.sub: Recognize mon960.
17272 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17274         * configure: Restore Canadian Cross handling of BISON and LEX,
17275         removed in Feb 20 change.
17277 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17279         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17280         Mention make install.  Remove the old copyright date as well the
17281         clumsy and rather pointless copyright on the README file.
17283 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17285         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17286         Makefile after running symlink-tree, then run `make distclean' to
17287         avoid clobbering any generated files in srcdir.
17289 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17291         * configure.in (m68k-*-netbsd*): Build everything now.
17293 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17295         * Makefile.in (taz): Fix quoting.
17297 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17299         * configure.in (sparclet-*-*): Build everything now.
17301 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17303         * configure.in (m68k-*-linux*): New host.
17305 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17307         * configure: Check for bison before byacc.
17309 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17311         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17312         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17313         searching PATH.  These are used as fallbacks by Makefile.in if
17314         flex/bison/byacc aren't in objdir.
17316 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17318         * Makefile.in: Make everything which depends upon all-bfd also
17319         depend upon all-opcodes, in case --with-commonbfdlib is used.
17321 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17323         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17324         building NT native compilers on Unix.
17326 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17328         * configure.in: Don't get CC from the host Makefile fragment if we
17329         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17330         Solaris test for /usr/ucb/cc to the post target script, just after
17331         the compiler sanity test.
17333 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17335         * config.sub: Merge with FSF.
17337 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17339         * Makefile.in (RPATH_ENVVAR): New variable.
17340         (REALLY_SET_LIB_PATH): Use it.
17341         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17343 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17345         * config.sub, configure.in: Recognize sparclet cpu.
17347 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17349         * config.guess:  Support m68k-cbm-sysv4.
17351 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17353         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17354         m68k-unknown-linuxaout from linker help string.  Put quotes around
17355         $ld_help_string.
17357 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17359         * config.guess (powerpc-harris-powerunix): Add guess for port
17360         to new target.
17362 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17364         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17366 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17368         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17369         $(REALLY_SET_LIB_PATH) in Makefile.
17370         * Makefile.in (SET_LIB_PATH): New variable.
17371         (REALLY_SET_LIB_PATH): New variable.
17372         ($(DO_X)): Use $(SET_LIB_PATH).
17373         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17374         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17375         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17376         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17377         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17378         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17379         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17380         (install-dosrel): Likewise.
17381         (all-opcodes): Depend upon all-libiberty.
17383 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17385         * config.guess (*:CYGWIN*): New
17387 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17389         * Makefile.in (all-target-winsup): All all-target-libiberty.
17391 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17393         * configure.in (noconfigdirs): Add missing # in front of comment.
17395 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17397         * configure.in: add second pass to things added to noconfigdirs
17398         so *-gm-magic can exclude libgloss properly.
17400 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17402         * mpw-configure (extralibs_name, rez_name): Set correctly
17403         for MWC68K compiler.
17405         * mpw-README: Add more info on the necessary build tools.
17407 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17409         * configure.in, config.sub: Recognize cygwin32.
17411 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17413         * config.guess, config.sub: Recognize A/UX.
17415 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17417         * config.sub: Merge with gcc/config.sub.
17419 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17421         * mpw-build.in (do-binutils): Add build of stamps.
17423 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17425         * config.sub: Add recognition for mips64vr4100*-* targets.
17427 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17429         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17430         Add creation of gconfigargs with `--enable-shared' turned on.
17431         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17432         ($(host)-stamp-stage3-configured): Likewise.
17433         (HOLES): Add chatr and ldd.
17434         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17436 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17438         * configure: Pass --nfp to recursive configures.
17440 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17442         * Makefile.in (DLLTOOL): New.
17443         (DLLTOOL_FOR_TARGET): New.
17444         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17445         (EXTRA_TARGET_FLAGS): Ditto.
17446         (EXTRA_GCC_FLAGS): Ditto.
17447         (CONFIGURE_TARGET_MODULES): Ditto.
17448         (DO_X): Ditto.
17449         * configure: Add DLLTOOL.
17451 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17453         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17454         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17455         mh-sco, since old workarounds no longer needed, and don't
17456         build ld, since libraries have weak symbols in COFF.
17458 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17460         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17462 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17464         * configure.in: Make sure that ${CC} can be used to compile an
17465         executable.
17467 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17469         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17470         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17471         nothing depending on whether gdbtk is being built.
17473 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17475         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17477 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17479         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17480         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17482 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17484         * config-ml.in: Add support for
17485         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17486         Simplify setting of multidirs from --disable-foo.
17488 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17490         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17491         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17492         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17493         non-empty, pass them on to the  GCC make.
17494         (all-bootstrap): New rule that is like all-gcc, except it executes
17495         the GCC bootstrap rule instead of the GCC all rule.
17497 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17499         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17501 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17503         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17504         DG/UX support.
17506 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17508         * config.sub (i*86*) Change [345] to [3456]
17510 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17512         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17513         --with-gnu-ld=no.
17515 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17517         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17518         AIX multilibs get built.
17520 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17522         * configure.in (i386-win32): Don't build expect if we're not
17523         building the tcl subdir.
17525 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17527         * Makefile.in: (configure-target-examples, all-target-examples):
17528         New targets, configure and build example programs.
17530 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17532         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17533         use it as input to sedit the generated MPW makefile.
17534         * mpw-README: Add a suggestion about Gestalt.h.
17536 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17538         * config.sub: Accept *-*-ieee*.
17540 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17542         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17543         Ronald F. Guilmette <rfg@monkeys.com>.
17545 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17547         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17548         for powerpc-pe native.
17549         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17550         (target==powerpc-pe): duplicate i386-win32 entry.
17552 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17554         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17555         of vxworks, not just vxworks5.1.
17557 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17559         * mpw-configure: Add support for exec-prefix.
17561 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17563         * config.guess: Recognize HP model 816 machines as having
17564         a PA1.1 processor.
17566 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17568         * configure: Ignore new autoconf configure options.
17570 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17572         * config.guess:  Recognize Pentium under SCO.
17573         From Robert Lipe <robertl@arnet.com>.
17575 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17577         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17579 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17581         * configure.in: Don't configure gas for alpha-dec-osf*.
17583 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17585         * configure.in: Default to --with-stabs for some targets for which
17586         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17587         i[345]86*-*-unixware*.
17589 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17591         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17592         rather than basing it on the target.  Simplify handling of options
17593         controlling which directories to configure.  Remove extraneous
17594         slash in multi-clean target.
17596 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17598         * config-ml.in: Prefix more variables with ml_ so they don't collide
17599         with configure's.
17601 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17603         * configure: Don't turn -v into --v.
17605 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17607         * configure.in (targargs): Fix typo.
17609         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17611 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17613         * configure.in: Strip --host and --target options from
17614         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17615         --with-cross-host option when building with a cross-compiler.
17616         * configure: Canonicalize the arguments put into config.status by
17617         always using `=' for an option with an argument.  Pass a presumed
17618         --host or --target explicitly.
17620 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17622         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17623         into general OS recognition case.
17625 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17627         * configure.in (target_configdirs): add target-winsup only
17628         for win32 target systems.
17630 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17632         * Makefile.in (all-target-libgloss): Depend upon
17633         configure-target-newlib, since when libgloss is built it looks to
17634         see if the newlib directory exists.
17636 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17638         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17639         cfg-ml-*.in.
17641 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17643         * configure: Handle LD and LD_FOR_TARGET when configuring a
17644         Canadian Cross.
17646 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17648         * configure.in (target_libs): add target-winsup.
17649         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17650         (target==ppcle-pe): remove ld from $noconfigdirs.
17652 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17654         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17655         Preserve relative path names in $srcdir.  Build symlink tree if
17656         configuring cross target dir and srcdir=. (= no VPATH support).
17657         (configure-target-libg++): Depend on configure-target-librx.
17658         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17659         * config-ml.in: New file.
17660         * symlink-tree: New file.
17661         * configure: Ensure srcdir="." if that's what it is.
17663 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17665         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17666         includes and FLEX_SKELETON setting.
17667         * mpw-configure (--with-gnu-ld): New option, controls whether
17668         to use PPCLink or ld with PowerMac GCC.
17669         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17670         * mpw-config.in: Configure grez if targeting Mac.
17672         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17673         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17674         just macos.
17675         * configure.in: Configure grez resource compiler if targeting Mac.
17676         * Makefile.in (all-grez, install-grez): New targets.
17678 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17680         * configure: CXX defaults to gcc, not g++.  If we find
17681         gcc in the path, set CC to gcc -O2.
17683 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17685         * configure: Default ${build} correctly.  Avoid picking up extra
17686         spaces when reading CC and CXX from Makefile.  When doing a
17687         Canadian Cross, use plausible default values for numerous
17688         variables.
17689         * configure.in: When doing a Canadian Cross, don't try to
17690         configure tools whose configure script can't handle it.
17692 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17694         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17696 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17698         * configure:  Remove dubious bug reporting address.
17700 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17702         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17703         configure script, run that instead of this directory's configure.
17704         In either case, print a message that we're configuring the sub-dir.
17706 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17708         * configure.in: Before checking for the existence of various files,
17709         use sed to filter out "target-".
17711 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17713         * Makefile.in (DO_X): Split rule to decrease command line length
17714         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17715         (Philippe De Muyter).
17717 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17719         * Makefile.in (all-patch): depend on all-libiberty.
17721 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17723         * configure.in: If the only directory in target_configdirs which
17724         actually exists is libiberty, then set target_configdirs to empty,
17725         to avoid trying to build a target libiberty in a gas or gdb
17726         distribution.
17728 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17730         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17731         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17732         systems.
17734 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17736         * configure.in (copy_dirs): Use sys-include instead of include
17737         for --with-headers option.
17739 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17741         * Makefile.in, configure.in: Make winsup builds work with
17742         new scheme.
17744 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17746         * configure.in: Build the linker on AIX.
17748 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17750         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17751         where needed.
17753 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17755         * Makefile.in (all-gcc): Fix typo.
17757 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17759         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17761 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17763         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17764         to target-xiberty, to provide more flexibility.
17765         (target_subdir):  Define.  Create if cross.
17766         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17767         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17768         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17769         check-libFOO -> check-target-libFOO, etc.
17770         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17771         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17772         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17773         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17774         allow ALL_GCC="" to only configure.
17775         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17776         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17777         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17779 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17781         * Makefile.in (taz): Build "info" in etc explicitly.
17783 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17785         * configure.in:  Make sure that CC is undefined (as opposed to
17786         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17787         problem with autoconf trying to configure on a host without GCC.
17789 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17791         * mpw-configure: Set host alias from choice of host compiler,
17792         only use generic MPW Makefile sed if present, edit a file
17793         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17794         * mpw-README: Add problem notes about CW6 and CW7.
17796 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17798         * Makefile.in (taz): Use ";" instead of ";;".
17800 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17802         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17803         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17804         DISTDOCDIRS.
17805         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17806         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17808 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17810         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17811         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17812         Move bfd to DISTSTUFFDIRS.
17814 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17816         * Makefile.in (X11_LIB): Removed.
17817         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17819         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17821 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17823         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17824         names.
17826 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17828         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17830 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17832         * configure.in (i[345]86-*-win32): Always build newlib.
17833         Don't configure cvs, autoconf or texinfo.
17834         * Makefile.in (LD_FOR_TARGET): New.
17835         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17836         Pass down LD_FOR_TARGET.
17838 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17840         * winsup: New directory.
17841         * Makefile.in: Build winsup.
17842         * configure.in: Winsup is configured when target is win32.
17843         Can only build win32 target GDB when native.
17845 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17847         * config.guess: Recognize HP model 819 machines as having
17848         a PA 1.1 processor.
17850 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17852         * configure: Fix sed loop which substitutes for CC and CXX to
17853         avoid bug found in various sed implementations.
17855 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17857         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17858         simulator.  Use standard powerpc-*-eabi*.
17860 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17862         * configure.in: Stop putting gas and binutils in noconfigdirs for
17863         powerpc-*-aix* and rs6000-*-*.
17865 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17867         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17868         -mcall-aixdesc libraries.
17870 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17872         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17874         * config.sub (arm | armel | armeb): Fix shell syntax.
17876 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17878         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17879         -msoft-float and -mcpu=common support.
17880         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17881         libraries.
17883 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17885         * configure.in: Allow configuration and build of emacs19 for the alpha.
17887 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17889         * configure.in (CC): Get ^CC, not just any old CC, from
17890         ${host_makefile_frag}.
17892 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17894         * configure.in (CC): Try to get CC from
17895         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17897 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17899         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17900         only if it exists in $(srcdir).
17902 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17904         * configure: If CC and CXX are not set in the environment, set
17905         them, based on either an existing Makefile or on searching for gcc
17906         in PATH.  Substitute for CC and CXX in Makefile.
17907         * configure.in: Remove libm from target_libs.  Separate
17908         target_configdirs from configdirs.  If CC is not set in
17909         environment, try to get it from a host Makefile fragment.  Rewrite
17910         changes of configdirs to use skipdirs instead.  A few minor
17911         tweaks.  Take directories out of target_configdirs as they are
17912         taken out of configdirs.  Remove existing Makefile files from
17913         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17914         CONFIG_ARGUMENTS in Makefile.
17915         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17916         by configure.in.
17917         (CONFIG_ARGUMENTS): Likewise.
17918         (CONFIGURE_TARGET_MODULES): New variable.
17919         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17920         ($(CONFIGURE_TARGET_MODULES)): New target.
17921         (configure-libg++, configure-libio): New targets.
17922         (all-libg++): Depend upon configure-libg++.
17923         (all-libio): Depend upon configure-libio.
17924         (configure-libgloss, all-libgloss): New targets.
17925         (configure-libstdc++): New target.
17926         (all-libstdc++): Depend upon configure-libstdc++.
17927         (configure-librx, all-librx): New targets.
17928         (configure-newlib): New target.
17929         (all-newlib): Depend upon configure-newlib
17930         (configure-xiberty): New target.
17931         (all-xiberty): Depend upon configure-xiberty.
17933 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17935         * configure.in (host i[345]86-*-win32):  Expand the
17936         noconfigdirs again.
17938 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17940         * mpw-configure: Fix sed command file name.
17942 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17944         * configure.in (host i[345]86-*-win32): Reduce the
17945         noconfigdirs again.
17947 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17949         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17950         or powerpc*-*-pe*, since they are not yet supported.
17952 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17954         Add PowerMac support and many other enhancements.
17955         * mpw-configure: New option --cc to select compiler to use,
17956         paste options set according to --cc into the generated
17957         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17958         if mpw-make.sed is present.
17959         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17960         add forward includes for PowerPC include files.
17961         * mpw-build.in: Build using Makefile.PPC if present.
17962         (do-byacc, etc): Remove separate version resource builds.
17963         (do-gas): Build "stamps" before "all".
17964         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17965         * mpw-README: Update to reflect --cc option, PowerMac support,
17966         and recently-reported compatibility problems.
17968 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17970         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17971         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17972         (--with-multilib-top): Pass to recursive invocations.
17974 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17976         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17977         v810-*-*.
17979 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17981         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17982         gdb, ld and opcodes on v810-*-*.
17984 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17986         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17987         (local-maintainer-clean): New target.
17988         (maintainer-clean): New target.
17989         (realclean): Just depend upon maintainer-clean.
17991 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17993         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17995 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17997         * configure.in: Build ld in mips*-*-bsd* case.
17999 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
18001         * config.sub: Accept -lites* OS.  From Ian Dall.
18003 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
18005         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
18006         targets.
18008 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18010         * configure.in: treat i386-win32 canadian cross the same as
18011         i386-go32 canadian cross.
18013 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18015         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
18016         running under the simulator to build a reduced set of libraries.
18017         (powerpc-*-eabiaix): Add fine grained multilib support added to
18018         other powerpc targets yesterday.
18020 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18022         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
18023         -disable-softfloat, -disable-relocatable, -disable-aix, and
18024         -disable-sysv to control which multilib libraries get built.
18026 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18028         * configure: Add Makefile.tem to list of files to remove in trap
18029         handler.
18031 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18033         * config.guess (*Linux*):  Add missing "exit"s.
18034         Also, need specific check for alpha-unknown-linux (uses COFF).
18036 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18038         * config.guess:  Merge with FSF:
18040         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
18041         * config.guess (AIX4): More robust release numbering discovery.
18043         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
18044         * config.guess (i386-sequent-ptx): Properly get version number.
18046         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
18047         * config.guess (mips:*:4*:UMIPS): New case.
18049 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18051         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
18052         (i386-win32 host): Likewise.  Don't build readline.
18054 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
18056         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
18057         SUPPORT_FILES to submakes.
18059 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
18061         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
18062         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
18063         mpw-configure.
18065 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
18067         * configure.in (appdirs): Use =, not ==, in test expression when
18068         trying to build the text to print in the warning message for
18069         Solaris users.
18071 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
18073         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
18075 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18077         * config.guess: Recognize lynx-2.3.
18079 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
18081         * config.sub (z8ksim): Deleted
18082         (z8k-*-coff): New, this is the one true name of the target.
18084 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
18086         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
18088 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
18090         * config.guess (*:Linux:*:*): First try asking the linker what the
18091         default object file format is (elf, aout, or coff).  Then if this
18092         fails, try previous methods.
18094 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18096         * configure.in: Don't build newlib for *-*-vxworks5.1.
18098 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
18100         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
18101         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
18103 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
18105         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
18107 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
18109         * cfg-ml-com.in: New file.
18110         * cfg-ml-pos.in: New file.
18112 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
18114         * COPYING.NEWLIB: Add HP free copyright to list.
18116 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
18118         * config.sub: Recognize -eabi* for the system, not just -eabi.
18120 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18122         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
18123         * config.sub, configure.in (win32): New target and host.
18125 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
18127         * configure.in: Add i386-pe configuration.
18129 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18131         * mpw-build.in (install): Install GDB after LD.
18133 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18135         * mpw-config.in (elf/mips.h): Always forward-include, needed
18136         for GDB to build.
18138 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18140         * testsuite: New directory for customer acceptance and whole tool
18141         chain tests.
18143 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18145         * configure: If per-host line isn't found, but AC_OUTPUT is found
18146         and a configure script exists, run it instead.
18148 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18150         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18152 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18154         * configure: Set build_{cpu,vendor,os,alias} to host values when
18155         --build isn't specified.
18157 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18159         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18160         (FLAGS_TO_PASS): Pass them.
18161         (EXTRA_TARGET_FLAGS): Ditto.
18163 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18165         * Makefile.in (all-libg++): Depend on all-libstdc++.
18167 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18169         * configure.in (noconfigdirs): Enable all packages for
18170           i386-unknown-netbsd.
18172 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18174         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18175         hosted builds (DOS builds)
18177 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18179         Changes for ARM based on patches from Richard Earnshaw:
18180         * config.sub: Handle armeb and armel.
18181         * configure.in: Omit arm linker only for riscix.
18183 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18185         * config.guess:  Update from FSF.
18187 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18189         * config.sub: Recognize powerpcle as the little endian variant of
18190         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18191         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18192         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18193         temporarily.
18195 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18197         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18199 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18201         * config.sub: Accept -lites* as a basic system type.
18203 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18205         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18206         installed, and if so return linuxoldld as the system name.
18208 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18210         * config.guess: Add hppa1.1-hp-lites support.
18212 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18214         * configure.in: Don't build newlib for m68k-vxworks5.1.
18216 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18218         * configure.in (mips-sgi-irix6): Use mh-irix5.
18220 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18222         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18224 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18226         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18227         OSF/1.  Fix compiler flags.
18228         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18230 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18232         * configure.in: Recognize --with-newlib.
18233         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18235 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18237         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18238         to *_X11_MODULES due to gdbtk needing X include files et al.
18240 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18242         Merge in support for Mac MPW as a host.
18243         (Old change descriptions retained for informational value.)
18245         * mpw-config.in: Add generic include forwards for cpu-specific
18246         include files in aout and elf directories.
18248         * mpw-configure: Added copyright.
18249         * mpw-config.in: Check for presence of required build tools.
18250         (target_libs): Add newlib.
18251         (target_tools): Add examples.
18252         (Read Me): Generate as "Read Me for MPW" instead.
18253         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18254         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18255         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18257         * mpw-configure: Remove subdir-specific makefile hackery,
18258         delete mk.tmp after using it.
18260         * mpw-build.in (all): Display start and end times.
18262         * mpw-configure (host_canonical): Set.
18263         (target_cpu): Always add to makefiles.
18264         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18265         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18266         (mpw-mh-mpw): Look for in srcdir and srcroot.
18267         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18269         * mpw-build.in: (install-only): New target.
18271         * mpw-configure (host_alias, target_alias): Rename from hostalias
18272         and targetalias, add into generated Makefile.
18273         (mk.tmp): If present, add into generated Makefile.
18274         * mpw-build.in (all-gas): Build config.h first before gas proper.
18276         * mpw-configure (config.status): Write only if changed.
18277         * mpw-config.in (readline): Configure it (not built, just used for
18278         definitions).
18280         * mpw-config.in (elf/mips.h): Add a forward include.
18282         * mpw-config.in: Forward-include most .h files in include into
18283         extra-include.
18284         (readline): Don't build.
18285         mpw-build.in (install): Install GDB.
18287         * mpw-configure (prefix, mpw_prefix): Handle it.
18288         * mpw-config.in (mmalloc, readline): Don't configure.
18289         * mpw-build.in (thisscript): Rename to ThisScript.
18290         Use mpw-build instead of BuildProgram everywhere.
18291         (mmalloc, readline): Don't build.
18292         * mpw-README: New file, basic documentation about the MPW port.
18294         * mpw-config.in: Use forward-include to create include files.
18296         * mpw-configure: Add more things to the top of each configured
18297         Makefile, including contents of config/mpw-mh-mpw.
18298         * mpw-config.in (extra-include): Create this directory and fill it
18299         with Posix-like include files when configuring.
18301         * config.sub (apple, mac, mpw): Add various aliases.
18303         * mpw-build.in: New file, top-level build script fragment for MPW.
18304         * mpw-configure: New file, configure script for MPW.
18305         * mpw-config.in: New file, config fragment for MPW.
18307 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18309         * configure.in (host_libs): Remove glob, since it is gone from the
18310         sources.
18312 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18314         * Makefile.in: define empty GDB_NLM_DEPS var.
18316         * configure.in(target_makefile_frag): use config/mt-netware
18317         for netware targets.
18319 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18321         * config.sub: Merge in recent FSF changes.  Remove linux special
18322         cases.
18324 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18326         Revert this change:
18328         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18330                 * build-all.mk: Use CC=cc -Xs on Solaris.
18332 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18334         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18335         stop using it.
18336         * Makefile.in: Nuke all references to glob subdirectory.
18338 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18340         * configure.in: Fix --enable-shared logic in per-host.
18342 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18344         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18346 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18348         * configure.in (noconfigdirs): Don't build gas on AIX, for
18349         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18351 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18353         * configure: Fix --cache-file to work if the file argument is a
18354         relative path.
18356 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18358         * configure: If the --cache-file is used, pass it down to
18359         configure in subdirectories.
18361 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18363         * config.sub: add vxworks29k configuration.
18365 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18367         * Makefile.in (taz): Do "diststuff" part quietly.
18369 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18371         * config.sub: Mini-merge with gcc/config.sub.
18373 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18375         * config.guess (IRIX): Sed - to _.
18377 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18379         * Makefile.in (source-vault, binary-vault): New targets.
18381 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18383         * config.sub: Recognize -eabi as a basic system type.
18385 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18387         * configure.in (enable_shared stuff): Fix typo.
18389 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18391         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18393 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18395         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18397 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18399         * configure.in (rs6000-*-*): Don't build gas.
18401 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18403         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18404         reduce command line length.
18405         (AS_FOR_TARGET): Check for as.new, not Makefile.
18406         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18408 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18410         * config.guess:  Merge from FSF.
18412 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18414         * configure: Don't use $ when handling program_suffix.
18416 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18418         * configure.in:  Configure tk for hppa/hpux.
18420 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18422         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18424 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18426         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18427         to LIBCXXFLAGS.  Tests are better run without it.
18429 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18431         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18433 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18435         * configure.in (*-*-netware*): Don't configure xiberty.
18437 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18439         * configure.in:  Remove tk from native_only list.
18441 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18443         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18444           for special NCD build.
18446 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18448         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18449         makeall.bat, they're only useful for binutils snapshots.
18450         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18451         makeall.bat to specified SUPPORT_FILES.
18453 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18455         * build-all.mk: Add Ericsson targets to sun4 and solaris
18456           hosts.  Add  BNR's sun4 target to solaris host, so their
18457           build-from-source will be tested in-house first.
18459 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18461         * Makefile.in (LIBCFLAGS): New variable.
18462         (CFLAGS_FOR_TARGET): Ditto.
18463         (LIBCFLAGS_FOR_TARGET): Ditto.
18464         (LIBCXXFLAGS): Ditto.
18465         (CXXFLAGS_FOR_TARGET): Ditto.
18466         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18467         (BASE_FLAGS_TO_PASS): Pass them.
18468         (EXTRA_TARGET_FLAGS): Ditto.
18470         * configure.in: Support --enable-shared.
18472 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18474         * configure.in (target_libs):  Include libstdc++ again.
18475         * config.guess:  Update from FSF (for FreeBSD).
18477 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18479         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18480         makeall.bat.
18481         (DISTDOCDIRS): Add `etc'.
18482         (ETC_SUPPORT_PFX): New variable.
18483         (taz): Include anything from etc starting with a word in
18484         ETC_SUPPORT_PFX.
18486 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18488         * config.sub: Update for recent FSF changes.  Remove obsolete
18489         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18490         spacing changes.
18492 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18494         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18496         * config.guess:  Merge with FSF.
18497         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18499 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18501         * configure: Since the "trap 0" handler will override the exit
18502         status on many systems, only use it for "exit 1", and make it set
18503         a non-zero exit status; reset it before "exit 0".  Also, check
18504         exit status of config.sub, and error out if it failed.
18506 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18508         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18509         and install libgloss.
18511 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18513         * Makefile.in (all-binutils): Depend upon all-byacc.
18515         * configure.in: Don't build emacs on Irix 5.
18517 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18519         * configure.in (*-*-netware*): Add libio.
18521 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18523         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18524         (CHECK_TARGET_MODULES): Ditto.
18525         (INSTALL_TARGET_MODULES): Ditto.
18526         (TARGET_LIBS): Ditto.
18527         (all-libstdc++): Note dependencies.
18529 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18531         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18533 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18535         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18536         -fexternal-templates.
18538         * configure.in (target_libs): Add libstdc++.
18539         (noconfigdirs): Add libstdc++ as appropriate.
18541 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18543         * config.guess:  Update from FSF.
18545 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18547         * configure: Use ${config_shell} when running ${configsub}.
18549 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18551         * config.sub: No longer recognize h8300h.
18553 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18555         * config.sub: Remove extraneous differences between config.sub and
18556         gcc/config.sub.
18558 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18560         * Makefile.in (DISTSTUFFDIRS): Add gas.
18562 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18564         * COPYING.NEWLIB: New file.
18566 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18568         * config.guess (HP-UX):  Patch from Harlan Stenn
18569         <harlan@landmark.com> to also emit release level.
18571 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18573         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18575 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18577         * config.sub:  Merge nextstep cleanup from FSF.
18579 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18581         * configure.in (arm-*-*): Don't configure ld for this target.
18583 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18585         * configure.in (*-*-netware): don't configure libg++, libio,
18586           librx, or newlib.
18588 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18590         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18591         configure ld--it works, but it doesn't support shared libraries.
18593 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18595         * config.guess (*-unknown-freebsd*):  Get rid of possible
18596         trailing "(Release)" in version string.
18597         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18599 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18601         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18602         Fix type: *-next-neststep -> *-next-nextstep.
18604         * config.guess:  Merge from FSF:
18606         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18608         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18610         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18612         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18613         instead of UNIX_SV for UnixWare 1.0).
18615 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18617         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18618         to make gdb/nlm/* build after the compiler and linker.
18620 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18622         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18623         not just i[34]86.
18624         (m68k-atari-sysv4):  Relocate to match FSF version.
18626         * config.guess:  More merges from the FSF:
18628         Add a space before function call or macro invocation.
18630         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18632         * config.guess: Add trap cmd to remove dummy.c and dummy when
18633         interrupted.
18635         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18637         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18638         (dummy): Redirect stderr from compilation of dummy.c.
18640         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18642         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18644 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18646         * configure: Accept and ignore --cache*, for compatibility with
18647         new autoconf.
18649 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18651         * config.guess:  Merge from FSF:
18653         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18655         * config.guess (Pyramid*:OSx*:*:*): New case.
18656         (PATH): Add /.attbin at end for finding uname.
18657         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18659         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18661         * config.guess (M88*:DolphinOS:*:*): New case.
18663         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18665         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18666         to select whether to use ELF or COFF.
18668         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18670         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18672         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18674         * config.guess: Guess the OS version for HPUX.
18676         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18678         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18680 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18682         * configure.in: Recognize --with-headers, --with-libs, and
18683         --without-newlib.
18684         * Makefile.in (all-xiberty): Depend upon all-ld.
18686 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18688         * configure.in: Change i[34]86 to i[345]86.
18690 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18692         * configure (version): A few more tweaks to help message.
18694 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18696         * Makefile.in:  Remove (for now) librx as a host library,
18697         now that we're building it for target.
18699 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18701         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18702         (Karl Berry).
18704 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18706         * configure.in:  Also configure librx.
18708 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18710         * Makefile.in:  Update various rules to reflect that librx
18711         is now needed for libg++.
18713 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18715         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18717 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18719         * configure.in: Configure the examples directory.
18721 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18723         * configure: Simplify Jun 2 1994 change.
18725 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18727         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18728         /bin/gcc isn't good enough to build gcc.
18730 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18732         * Makefile.in (GDB_SUPPORT_FILES): Remove
18733         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18734         (gdb.tar.gz): Add new rule to use standard distribution building
18735         mechanism.
18737 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18739         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18740         Bill Cox <bill@cygnus.com>.
18742 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18744         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18746 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18748         * configure:  Search current dir first in .gdbinit.
18750 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18752         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18754 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18756         * config.sub:  Refer to NeXT's operating system as nextstep.
18758         * config.sub (case $basic_machine):  Re-order the cases, to match
18759         the order in the FSF version (which is mostly alphabethical).
18760         Merge in some additions and changes from the FSF.
18762 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18764         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18765         * config.sub: Recognize cxux7.
18766         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18768 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18770         * config.sub:  Fix typo powerpc -> powerpc-*.
18772 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18774         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18776         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18777         parallel with all-emacs and install-emacs).  Top-level command
18778         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18780 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18782         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18783         $(relbindir)/make before doing ``make install'', and use
18784         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18785         installing over running make binary.
18786         ($(host)-stamp-stage3-installed): Likewise.
18788 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18790         * config.guess: Recognize Mach.
18792 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18794         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18795         see whether --exec-prefix was used.
18797 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18799         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18801 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18803         * Makefile.in: Add all-librx target similar to all-libproc.
18805 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18807         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18808         with post 1.2 uname bogosity.
18810 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18812         * configure: Remove temporary files on receipt of a signal.
18814 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18816         * configure: If there is a package_makefile_frag, remove
18817         ${subdir}/Makefile.tem after copying it in.
18819 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18821         * build_all.mk: support rs6000 lynx identifies itself as
18822         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18823         since /bin/gcc is too feeble to compile a modern gcc.
18825 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18827         * brought devo/test-build.mk update-to-date with progressive/
18828           test-build.mk. Add lynx targets and hppa flag info.
18830 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18832         * configure.in:  Use mh-ncrsvr43.  Patch from
18833         Tom McConnell <tmcconne@sedona.intel.com>.
18835 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18837         * config.guess (i386-unknown-bsdi):  No longer need to
18838         check #if defined(__bsdi__) && defined(__i386__).
18840 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18842         * configure: Set program_transform_nameoption correctly.
18844 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18846         * brought build-all.mk update-to-date with progressive build-all.mk,
18847           added new targets and hppa info.
18849 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18851         * configure: If config.guess result is a prefix of the user
18852         specified target, assume a native build and use the user specified
18853         target as the host alias.  Remove SunOS patch suffix removal hack.
18854         * configure.in: Remove SunOS patch suffix removal hack.
18856         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18857         in NATIVE_CHECK_MODULES.
18859 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18861         * Makefile.in: Rename HOST_ONLY to NATIVE.
18862         * configure: Delete SunOs patch suffix from host_canonical
18863           and build_canonical variables that are prepended to Makefiles.
18864         * configure.in: Add comments for easier maintenance.
18866 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18868         * Makefile.in: Add all-libproc target similar to all-gui.
18870 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18872         * Makefile.in (CHECK_MODULES): split into
18873         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18875 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18877         * config.guess (i386-unknown-bsdi): New system to guess.
18879 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18881         * Makefile.in: Add all-gui target (but not yet build by "all").
18883 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18885         * config.sub: Move deletion of patch suffix from here...
18886         * configure.in: To here, at Ian's suggestion.  The top-
18887           level scripts might need to know of a patch level.
18889 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18891         * config.sub: Strip off patch suffix so rtl is recognized
18892           as a sunos4.1.3 machine, even though it's been patched.
18894 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18896         * Makefile.in (INSTALL_LAST): Delete.
18897         (INSTALL_DOSREL): New.
18899 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18901         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18902         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18903         whether we pass down --with-gnu-ld anyhow.
18905 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18907         * Makefile.in (INSTALL_LAST): Change operation so it works
18908         on more flavors of make.
18909         * configure.in (go32): Don't build libg++ or libio.
18911 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18913         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18914         they can be overriden by templates.
18916 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18918         * configure.in (target==go32): Don't build gdb.
18919         * dosrel: New directory.
18921 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18923         * configure.in (host==go32): Configure dosrel too.
18924         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18925         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18926         be set by incoming names or templates.
18927         (INSTALL_LAST): New rule.
18929 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18931         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18933 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18935         * configure.in (appdirs): New variable.  Currently empty, but will
18936         be used in gas distribution.  If nonempty, lists a set of
18937         directories at least one of which must get configured, or top
18938         level configuration is considered to have failed.
18939         (rs6000-*-lynxos*): Use new file name.
18941 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18943         Eliminate XTRAFLAGS.
18944         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18945         newlib include files using -idirafter, and also use -nostdinc.
18946         (CXX_FOR_TARGET): Likewise.
18947         (XTRAFLAGS): Removed.
18948         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18949         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18950         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18951         ($(DO_X)): Don't pass down XTRAFLAGS.
18953 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18955         * configure.in (mips*-dec-bsd*): New target; do build linker.
18956         (mips*-*-bsd*): New target; don't build linker.
18958 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18960         * configure.in: support rs6000-*-lynxos* configuration.
18961         support sunos4 as a cross target.
18963         * config.sub: look for lynx*, not lynx since the OS version may
18964         legitimately be part of the name.
18966 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18968         * configure.in (i[34]86-*-sco*): Move to be with other i386
18969         targets.
18970         (romp-*-*): New target.  Skip various binary utilities.
18971         (vax-*-*): New target.  Don't build newlib.
18972         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18974 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18976         * configure.in: Only set host_makefile_frag if config
18977         directory exists.
18979 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18981         * install.sh: If $dstdir exists, don't check whether each
18982         component does.
18984 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18986         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18988 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18990         * configure.in (*-*-lynxos*): Don't configure newlib for either
18991         native or cross Lynx.
18993 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18995         * config.sub (sparc64-elf): Fix os.
18996         (z8k): Remove duplicate.
18998 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19000         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
19001         gcc/stmp-fixproto, to try to prevent fixproto from being run.
19003 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
19005         * configure: Make file links cleanly even if Lynx fails on
19006           an NFS symlink (at least fail cleanly).
19008 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
19010         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
19011         -XNh2000.
19013 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19015         * configure: Unknown options are fatal again.
19017 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
19019         * configure: Ignore --x-includes and --x-libraries, for Autoconf
19020         compatibility.
19022 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
19024         * build-all.mk: Add `clean' target.
19026 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19028         * config.guess:  Add SINIX support.
19029         * configure.in:  Add mips-*-sysv4* support.
19031 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
19033         * build-all.mk: Document all useful targets.
19034         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
19035         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
19037 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19039         * configure: Support --silent, --quiet.
19041 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19043         * configure: Support --disable-FEATURE.
19045 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19047         * config.guess: Recognize NCR running SVR4.3.
19049 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19051         * config.guess:  Make BSDI generate i386-unknown-bsd386.
19052         Patch from Paul Eggert <eggert@twinsun.com>.
19054 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19056         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
19058 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19060         * configure: Make unrecognized options give nonfatal warnings
19061         instead of fatal errors, and pass them to any subdirectory
19062         configures in case they recognize them.
19063         Make --x equivalent to --with-x.
19065 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
19067         * configure: Add --enable-* options.  Clean up usage message and
19068         some comments.
19070 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
19072         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
19074 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19076         * configure.in (hppa*-*-*): Enable binutils.
19078 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19080         * config.sub: Recognize cisco.
19082 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
19084         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
19086 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19088         * config.guess: about target *-hitachi-hiuxwe2, don't print more
19089         than one configuration name.  Add comment.
19091 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
19093         * config.guess: about target *-hitachi-hiuxwe2, fixed
19094         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
19095         macro is incorrect.]
19097 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19099         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
19100         than the "make ls" stuff which used to be here.
19102 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19104         * config.guess:  Recognize i[34]86-unknown-freebsd.
19105         From Shawn M Carey <smcarey@rodan.syr.edu>.
19107 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19109         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
19111 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
19113         * config.guess: Check for ptx.
19115 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
19117         * config.sub: Add os9k checking.
19119 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19121         * config.guess: Handle OSF1 running on HPPA processors
19123 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19125         * configure: If subdir configure fails, print out a message with
19126         subdirectory name, in case subdir's configure code didn't identify
19127         itself.
19129 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19131         * configure.in: Remove embedded newlines from configdirs.
19132         Avoid mismatches of substrings.  Fix matching strings at end
19133         of configdirs.
19135 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19137         * config.guess:  Add Lynx/rs6000 config support.
19139 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19141         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19143 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19145         * configure.in (hppa*-*-osf*): Treat this just like most other
19146         PA configurations (eg no binutils or ld).
19147         (hppa*-*-*elf*): These configurations have binutils and ld.
19149 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19151         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19153 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19155         * configure.in (rs6000-*-*): Build gas.
19157 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19159         * Makefile.in:  Avoid bug in losing hpux sed.
19161 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19163         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19164         for GDB and GDB has been fixed to not need it.
19166 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19168         * config.guess: Recognize vax hosts.
19170 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19172         * configure (while loop): Don't use "break 2" inside case
19173         statement -- the case statement isn't an enclosing loop.
19175 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19177         * config.guess:  Clean up NeXT support, to allow nextstep
19178         on Intel machines.  Make OS be nextstep.
19180 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19182         * config.guess: Add alternate forms for Convex.
19184 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19186         * configure:  Completely rewrite option processing.  Take
19187         advantage of pattern-matching to avoid invoking test frequently.
19188         Also clean up host and target defaulting logic.
19190 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19192         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19193         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19194         commands (plus user environment) will fit SCO limits.
19196 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19198         * configure.in: Don't issue warnings about directories which are
19199         not being configured if -norecursion is set.  Correct test for
19200         --with-gnu-as and --with-gnu-ld to not get confused by substring
19201         matches.
19203         * configure.in: Don't build gas for alpha-dec-osf1*.
19205 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19207         * configure:  Back out Per's change of 12/19/1993.  It changes the
19208         behavior of configure in unexpected and confusing ways.
19210         Also, use different delim char when calculating
19211         program_transform_name so that the name can contain slashes.
19213 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19215         * configure.in, config.sub: Add support for VSTa micro-kernel.
19217 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19219         * configure.in: Nuke hacks which were used to get a special
19220         version of GAS for HPPA configurations.
19222 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19224         * configure:  If only ${target_alias} is given, use that
19225         as the default for ${host_alias}.
19226         * configure:  Add missing back-slashes before nested quotes.
19228 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19230         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19232 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19234         * config.guess:  Recognize some Tektronix configurations.
19235         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19237 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19239         * config.sub: Match any flavor of SH.
19241 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19243         * configure.in: Don't try to configure newlib for Alpha.
19245 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19247         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19248         libg++ or libio for any Alpha target.
19250         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19252 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19254         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19255         default arguments -- so it tried to compress itself.
19257 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19259         * configure.in (notsupp): ensure that a space is always at the end
19260           of the configdirs list, since the grep checks for an explicit space
19262 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19264         * configure.in (target i386-sysv4.2): don't build ld, since static
19265           versions of many libraries are not available.
19267 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19269         * config.guess: Recognize Apollos (using environment variables).
19270         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19272 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19274         * config.guess: Recognize Sony news mips running newsos.
19276 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19278         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19279         "fi ; else" for bash.
19281 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19283         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19285 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19287         * config.sub: accept unixware as an alias for svr4.2.
19288         Fix some inconsistancies with the gcc version.
19290 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19292         * Makefile.in (DISTDOCDIRS):  Add gdb.
19294 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19296         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19298 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19300         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19301         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19302         this now.
19304 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19306         * config.sub: Accept hiux* as an OS name.
19308         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19309         etc/make-stds.texi.  The underscore came from gcc, and dje now
19310         agrees that RUNTESTFLAGS is the correct name.
19312 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19314         * install.sh:  Remove 'set -e'.  It makes any conditionals
19315         in the script useless.
19317         * config.guess: Automatically recognize arm-acorn-riscix
19318         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19320 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19322         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19324 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19326         * Makefile.in (DISTDOCDIRS): New variable.
19327         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19328         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19330 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19332         * configure.in (hppa target): check the source directory for the
19333           pagas sub-directory
19335 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19337         * config.sub: Allow -aout* and -elf*.
19339 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19341         * configure.in: Don't build ld on i386-solaris2, same as for
19342         sparc-solaris2.
19344 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19346         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19348 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19350         * configure.in:  Configure gdb for alpha.
19352 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19354         * Makefile.in (CXXFLAGS): Add -O.
19356 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19358         * config.guess: added support for DG Aviion
19360 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19362         * configure.in: Produce warning message for subdirectories not
19363         configurable for this host/target combination.  Don't try to
19364         configure gdb for vms.
19366 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19368         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19369         appropriate files before making "diststuff".
19370         (DISTBISONFILES): New var: list of files to be edited.
19371         (DISTSTUFFDIRS): Add binutils.
19373 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19375         * config.sub: also handle mipsel and mips64el (for little endian mips)
19377 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19379         * configure.in: Add * to end of all OS names.
19381 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19383         * configure.in: Build newlib for LynxOS native.
19385 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19387         * config.guess: Add support for delta 88k running SVR3.
19389         * configure.in: Add comment about HP compiler vs. emacs.
19391 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19393         * configure.in: don't build ld on solaris2 (not a viable option
19394           due to bugs in getpwnam & getpwuid)
19396 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19398         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19399         config.guess will produce a full version number.
19401 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19403         * configure.in: Build linker and binutils for alpha-dec-osf1.
19405 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19407         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19408         and gdb/testsuite/Makefile.in.
19410 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19412         * configure.in: recognize mips*- instead of mips-
19414 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19416         * config.sub: Accept linux*coff and linux*elf as operating
19417         systems.
19419 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19421         * config.sub: Recognize mips64, and mips3 as an alias for it.
19423 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19425         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19426         gdb knows how to handle OSF/1 shared libraries.
19428 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19430         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19431         * config.guess: Recognize Hitachi's HIUX.
19432         * config.sub: Recognize h3050r* and hppahitachi.
19433         Remove redundant cases for hp9k[23]*.
19435 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19437         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19438         if gas and ld are in the source tree and are in ${configdirs}.
19439         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19440         --with options (but still pass them down on the command line,
19441         if they were explicitly specified).
19443 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19445         * configure: substitute SHELL value in Makefile.in with
19446         ${CONFIG_SHELL}
19448 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19450         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19451         *-*-solaris2* targets.
19453 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19455         * Makefile.in: define M4, and pass it down to sub-makes;
19456         all-autoconf now depends on all-m4
19458 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19460         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19461         presence of {ar,ranlib} instead of a configured directory
19463 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19465         * config.guess: Accept 34?? as well as 33?? for NCR.
19467 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19469         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19470         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19472 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19474         * configure: grab values for $(CC) and $(CXX) from the
19475         environment, so that someone can do "CC=gcc configure; make" and
19476         have it work right (matching the way that autoconf works now)
19478         * configure.in, Makefile.in: add support for gash, the tcl
19479         interface to Galaxy
19481         * config.guess: add NetBSD variants (hp300, x86)
19483 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19485         * install.sh: Support -d option (in the manner of SunOS 4 install,
19486         as it is more deterministic than that of GNU install)
19487         (chmodcmd): Set file to mode 755 by default (should also do default
19488         chgrp and chown, but I don't feel like dealing with that now)
19490 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19492         * config.sub: Remove h8300hhms alias.
19494 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19496         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19498 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19500         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19501         as stmp-fixinc
19503 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19505         * config.sub: recognize m88110-bug-coff.
19507 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19509         * Makefile.in (all-libio): all dependencies on the toolchain used
19510         to build this (gcc, gas, ld, etc)
19512 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19514         * config.guess: Deal with OSF/1 1.3 on alpha.
19516 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19518         * install.sh: add some 'else true' clauses for portability
19520         * configure.in: don't build libio for h8[35]00-*-* targets
19522 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19524         * Makefile.in:  Add support for new libio.
19526 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19528         * install.sh: If one command fails, don't try the rest.  Don't try
19529         to remove $dsttmp (via trap) unless we have already created it.
19530         If $src doesn't exist, detect it and exit with an error.
19532         * config.guess: Recognize BSD on hp300.
19534 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19536         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19537         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19539 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19541         * Makefile.in (all-send-pr): depends on all-prms
19543 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19545         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19547 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19549         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19550         Added test for mips-mips-riscos5.
19552 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19554         * configure.in: use mh-hp300 for 68k HP hosts
19556 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19558         * configure: add support for CONFIG_SHELL, so that you can use
19559         some alternate shell for evaluating configure scripts
19561 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19563         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19564         in configure script to bug-gdb@prep.ai.mit.edu when building
19565         distribution archive.
19566         * Makefile.in (COMPRESS):  Remove def.
19567         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19568         gdb.tar.Z and make-gdb.tar.Z respectively.
19569         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19570         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19571         to convergence with 'taz' target in Makefile.in.
19573 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19575         * install.sh (dsttmp): use trap to ensure that tmp files go
19576         away on error conditions
19578 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19580         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19582 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19584         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19585         its parent is '/' not ''.
19587         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19589 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19591         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19592         that ${newsrcdir}/configure.in does.
19594 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19596         * test-build.mk: support for CONFIG_SHELL
19598 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19600         * config.sub (netware):  Add as a basic system type.
19602 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19604         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19605           $(srcdir)/ from the dependency on Makefile.in.
19607 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19609         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19610         (h8300hhms is temporary until multi-libraries are implemented).
19611         * configure.in: Handle h8300h too.
19613 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19615         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19617 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19619         * configure:  Remove extraneous output when guessing host type.
19620         * config.guess:  Remove extraneous output when guessing using C
19621         compiler rather than uname, or when guessing fails.
19623 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19625         * Makefile.in: remove all.cross and install.cross targets
19627         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19628           definitions
19630 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19632         * configure.in (target sh): Build gprof.
19634 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19636         * config.sub: change -solaris to -solaris2
19638 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19640         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19642 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19644         * configure: Correct error message for missing Makefile.in to
19645         print correct directory.
19647 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19649         * install.sh: kludge around 386BSD shell bug
19651 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19653         * config.guess:  Recognize NeXT.
19654         * config.guess:  Recognize i486-ncr-sysv4.
19655         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19657 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19659         * Makefile.in (MAKEINFOFLAGS): New variable.
19660         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19661         * build-all.mk, test-build.mk: Pass down --no-split as
19662         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19664 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19666         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19668 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19670         * Makefile.in (libg++.tar.z):  New rule.
19671         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19672         * Makefile.in (taz):  Only do a single chmod.
19674 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19676         * install.sh: don't use dirname anymore (replaced with sed usage)
19678 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19680         * Makefile.in:  Change extension for gzip'd files from '.z' to
19681         '.gz' per new FSF standard usage.
19683 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19685         * configure: put quotes around the final value of program_transform_name
19687 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19689         * Makefile.in: new install.sh support; update install-info rules
19691 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19693         * configure.in: Build diff for crosses, but not for go32 host.
19695         * configure.in: Build gprof only for native, and don't build it
19696         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19698 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19700         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19702 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19704         * configure.in (host_tools): Add prms.
19706 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19708         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19709         with $(FLAGS_TO_PASS) on the command line
19711         * config.sub: Recognize lynx and lynxos
19713 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19715         * config.sub: Accept -ecoff*, not just -ecoff.
19717 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19719         * Makefile.in (taz): Use .gz suffix instead of .z.
19720         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19721         names.
19723 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19725         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19727 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19729         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19730         that rebuilds that might happen during 'make install' don't get
19731         bogus gcc include files
19733 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19735         Change from Utah for HPPA support:
19736         * config.guess: Recognize hppa1.x-hp-bsd.
19738 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19740         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19741         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19743 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19745         * config.sub: Add support for rom68k and bug boot monitors.
19747 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19749         * Makefile.in: Make all-opcodes depend on all-bfd.
19751 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19753         * config.guess: Added special check for i[34]86-univel-sysv4*.
19755 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19757         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19758         the processor rather than assuming i486.
19760 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19762         * config.guess: Recognize SunOS6 as Solaris3.
19764 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19766         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19767         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19769 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19771         * build-all.mk (all-cross): New target for Canadian Cross.
19772         Added Q2 go32 targets.
19773         * test-build.mk: Configure go32 cross sparclite-aout and
19774         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19775         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19777 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19779         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19780         GO32 hosted toolchains
19782 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19784         * configure: change  so "-exec-prefix" gets passed down rather
19785         than "-exec_prefix" so autoconf generated Makefiles get the
19786         exec_prefix set right.
19788 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19790         * config.guess: get the Solaris2 minor version number
19792         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19794 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19796         * config.guess: Recognize some Sequent platforms.
19798 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19800         * Makefile.in: added the vault-install target
19802         * configure.in: actually use the Sun3 makefile fragment that's in
19803         config, also added the release dir to configdirs
19805 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19807         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19809 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19811         * configure.in: remove some program from Alpha targetted toolchains
19813 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19815         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19816         gprof.
19817         (taz): Run "make diststuff" in those directories instead of "make
19818         proto-dir".  Look for "VERSION=" only at start of line in subdir
19819         Makefile.  Use "gzip -9" for compression.
19820         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19821         (binutils.tar.z): New target.
19823 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19825         * Makefile.in (taz): Include gpl.texinfo.
19827 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19829         * Makefile.in (setup-dirs): Merged into "taz" target.
19830         (taz): Only do `proto-dir' stuff if a directory is actually needed
19831         for this target.
19833 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19835         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19836         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19837         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19838         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19839         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19841 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19843         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19844         config.sub, and move-if-change to gdb testsuite distribution
19845         archive, so the testsuite can be extracted, configured, and
19846         run separately from the gdb distribution.  Blow away the Chill
19847         tests that require a Chill compiled executable, since GNU Chill
19848         is not yet publically available.
19850 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19852         * test-build.mk: set environment variables in a single command,
19853         instead of a list of assignments and exports
19855         * config.guess: recognize Alpha/OSF1 systems
19857 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19859         * configure: Change help message to prefer --options rather than
19860           -options.
19862 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19864         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19865         zippy@ecst.csuchico.edu.
19866         * config.guess: Recognize miniframe.
19868 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19870         * Makefile.in: Use srcroot to find runtest rather than rootme.
19871         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19873 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19875         * test-build.mk: Extensive additions to support building on a
19876         machine other than the host.
19878 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19880         * configure (tooldir): Fix for i386-aix again.
19882 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19884         * configure, Makefile.in:  Change definition of $(tooldir)
19885         to match the FSF.
19887 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19889         * config.guess:  Recognize i[34]86/SVR4.
19891 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19893         * Makefile.in (all-gdb): gdb depends on sim.
19895 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19897         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19898         at the same time we make the prototype gdb directory.
19899         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19900         files at the same time as the gdb base release distribution.
19902 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19904         * Makefile.in (check): Use individual check targets rather than
19905         DO_X rule.
19906         (check-gcc): Added.
19908 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19910         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19911         for System V release 3.2.
19913 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19915         * config.sub: Recognize hppaosf.
19916         * configure.in: Do configure ld/binutils/gas for it.
19918 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19920         * configure (tooldir): Alter syntax used to set this, for systems
19921         where "\$" isn't handled right, like i386-aix.
19923 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19925         * configure: Pass program-transform-name, not
19926         program_transform_name, to recursive configures.
19928 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19930         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19931         of gas+ld+binutils.
19933 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19935         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19937 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19939         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19941 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19943         * Makefile.in (PRMS): Set back to all-prms.
19945 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19947         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19948         targets, rather than for MIPS hosts.
19950 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19952         * configure.in: add comment for --with-x default values
19954         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19956         * Makefile.in: add check-* targets for each of the directories in
19957         the tree.  Add a definition of RUNTEST that will use the one we
19958         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19960 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19962         * configure.in: Removed obsolete references to bfd_target and
19963         target_makefile_frag.
19965         * build-all.mk: Set assorted targets for Q2.
19966         * config.sub: Recognize z8k-sim and h8300-hms.
19967         * test-build.mk: Really don't pass host to configure.
19968         (HOLES): Added uname.
19970 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19972         * configure: Handle an empty program-prefix, program-suffix or
19973         program-transform-name correctly.
19975 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19977         * build-all.mk: -G 8 no longer required for MIPS targets.
19978         * test-build.mk: Don't pass host argument to configure; make it
19979         guess.
19981 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19983         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19984         * Makefile.in (COMPRESS):  New macro, like GZIP.
19986 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19988         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19990         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19991         with gas currently defaults to -G 0.
19993 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19995         * Makefile.in (all-flex): flex depends on byacc.
19997         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19998         to test-build.mk as RELEASE_TAG.
19999         * test-build.mk (configargs): New variable containing arguments to
20000         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
20001         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
20003         * config.guess: Use /bin/uname when checking -X argument on SCO,
20004         to avoid invoking GNU uname which doesn't understand -X.
20006         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
20008         * configure.in: Build gas for mips-*-*.
20010 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20012         * Makefile.in (all.normal): insert missing backslash.
20014 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
20016         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
20018         * Makefile.in: Complete overhaul to merge many almost identical
20019         targets.
20021 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20023         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
20024         (gdb.tar.Z): Adjusted.
20026         * Makefile.in (setup-dirs, taz): New targets; should be general
20027         enough to adapt for gdb sometime.  Build only .z file.
20028         (gas.tar.z): New target.
20030 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
20032         * build-all.mk: Use CC=cc -Xs on Solaris.
20034 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
20036         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
20037         for handling BISON for FSF releases.
20039 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
20041         * configure: Actually implement the change zoo just documented.
20043 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
20045         * configure: when using config.guess, only set target_alias when
20046         it's not already been set (ie, on the command line)
20048 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20050         * Makefile.in: add installcheck target, set PRMS to install-prms
20052 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20054         * configure: add support for package_makefile_fragment, handle the
20055         case where a directory has a configure.in file but no Makefile.in
20056         more gracefully (with an actual understandable error message, even);
20057         add support for --without (and add this to the usage message); also
20058         explicitly add a --host=${host_alias} to the command line when
20059         config.guess is used
20061 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20063         * configure: Must use both --host and --target in recursive calls.
20065 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20067         * Makefile.in: Change deja-gnu to dejagnu.
20069 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
20071         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
20073 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20075         * configure.in: canonicalize all instances to *-*-solaris2*,
20076         also strip out a number of tools to not build for go32 host
20078 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20080         * config.guess: add GPL.
20082         * Makefile.in, config.guess, config.sub, configure: bump
20083           copyrights to 93.
20085 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
20087         * Makefile.in (do-info): Removed obsolete check for existence of
20088         localenv file.
20090         * Makefile.in (MAKEOVERRIDES): Define to be empty.
20092 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20094         * Makefile.in: a couple of 'else true' for decstation,
20095         support for TclX
20097         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
20099 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
20101         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
20103 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
20105         * config.guess: Recognize i386-ibm-aix (PS/2).
20106         * configure.in: Use config/mh-aix386 file for it.
20108 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
20110         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
20111         CC_FOR_TARGET instead.
20112         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
20114 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
20116         * Makefile.in: Add sim to list of directories sent with gdb
20118 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
20120         * configure.in: Put back mips-dec-bsd* case.
20122 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
20124         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
20125         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
20126         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
20128 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20130         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20132         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20133         (install-info): install dir.info only if it exists,
20134         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20136 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20138         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20139         gas for mips-dec-bsd.
20141 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20143         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20144         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20146 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20148         * configure.in: Added "dejagnu" to hosttools list.
20150 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20152         * config.sub, configure.in, config.guess:  Add support
20153         for Bosx, an AIX variant from Bull.
20154         Patches from F.Pierresteguy@frcl.bull.fr.
20156 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20158         * devo/dejagnu: Initial creation of devo/dejagnu.
20159         Migrated dejagnu testcases and support files for testing software
20160         tools to reside as subdirectories, currently called "testsuite",
20161         within the directory of the software tool.  Migrated all programs,
20162         support libraries, etc. beloging to dejagnu proper from
20163         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20164         with no modifications.  The changes to these files which will
20165         allow them to configure, build, and execute properly will be made
20166         in a future update.
20168 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20170         * Makefile.in: Change send_pr to send-pr.
20171         * configure.in: Likewise.
20172         * send_pr: Renamed directory to send-pr.
20174 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20176         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20178 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20180         * README:  Update for gdb-4.8 release.
20181         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20182         gdb-xxx.tar.z (gzip'd) file also.
20184 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20186         * Makefile.in: make all-diff depend on all-libiberty
20188 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20190         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20192 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20194         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20196 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20198         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20199         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20200         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20202 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20204         * Makefile.in:  makeinfo binary is in a new location
20206 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20208         * config.sub: Accept -ecoff as an OS.
20210         * Makefile.in: Various changes to eliminate a level of make
20211         recursion and reduce the required command line length.
20212         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20213         sub-makes.
20214         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20215         variables holding settings for specific sub-makes.
20216         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20217         in terms of BASE_FLAGS_TO_PASS.
20218         (TARGET_LIBS): New variable listing directories which use
20219         TARGET_FLAGS_TO_PASS.
20220         (subdir_do): Eliminated.
20221         (do-*): New set of targets to replace subdir_do.
20222         (various): All targets which used subdir_do now depend on do-*.
20223         (local-clean): Renamed from do_clean.
20224         (local-distclean): New target, dependency of distclean and
20225         realclean.
20226         (install-info): Don't create directories.  Depend on dir.info
20227         rather than calling make recursively.
20228         (install-dir.info): Eliminated.
20229         (install-info-dirs): Create all info directories here.
20230         (dir.info): Depend upon do-install-info.
20232         * test-build.mk (HOLES): Added false.
20234 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20236         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20238 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20240         * Makefile.in (info): remove dependency on all-texinfo.  The
20241         problem was really in texinfo/C, not at this level.
20243 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20245         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20247 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20249         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20250         GDB releases.
20252 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20254         * configure: Include srcdir in message about target of link not
20255         being found.  Don't convert `-' to `_' in `with' options being
20256         passed to subdirs.
20258 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20260         * configure.in: add uudecode to host_tools
20262         * Makefile.in: added {all,install}-uudecode targets, added them to
20263         the appropriate lists
20265 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20267         * Makefile.in (all-gcc): Added dependency on all-gas.
20269         * configure.in (mips-*-*): Build ld and binutils.
20271 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20273         * configure: check return code from mkdir, print error message and
20274           exit on failure.
20276 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20278         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20280 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20282         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20284 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20286         * config.sub (h8500):  Recognize this as a cpu type.
20288 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20290         * configure: source directory missing is no longer a warning
20292         * configure.in: recognize irix[34]* instead of irix[34]
20294         * Makefile.in: define and pass down X11_LIB
20296 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20298         * guess-systype: Renamed to ...
20299         * config.guess:  ... by popular request.
20300         * configure.in, Makefile.in:  Update accordingly.
20302 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20304         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20305         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20306         + Execute ./dummy instead of assuming . is in PATH.
20308 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20310         * guess-systype:  New shell script.  Attempts to guess the
20311         canonical host name of the executing host.
20312         Only a few hosts are supported so far.
20313         * configure:  Call guess-systype if no host is specified.
20315 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20317         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20318         gcc Makefile.
20320 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20322         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20323         (all-gcc, install-gcc, subdir_do): Use it.
20325 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20327         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20329 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20331         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20332           set exclusively by configure, using configure.in .
20334 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20336         * test-build.mk: set $PATH for all builds
20338         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20340 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20342         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20343         the one used in gcc/Makefile.in, so that a null expansion doesn't
20344         override the one needed to build gcc with a native cc.
20346 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20348         * configure: Accept -with arguments.
20350 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20352         * Makefile.in: added h8300sim
20354 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20356         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20357         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20358         (all-cygnus, native, build-cygnus): Make
20359         $(canonhost)-stamp-3stage-done, not $(host)....
20360         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20361         i386-sco3.2v4.  Added else true to if command.
20363 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20365         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20367 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20369         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20371 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20373         * configure.in: don't remove binutils from Solaris builds
20375 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20377         * Makefile.in: get rid of earlier definitions for *clean,
20378         also handle the recursive info rule better
20380 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20382         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20383         do more-or-less the right thing.
20385 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20387         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20388         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20390 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20392         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20393         $(host_canonical).
20395         * configure.in: split the configdirs list into 4 categories (native
20396         v. cross, library v. tool) and handle the cross-only and native-
20397         only in more reasonable (and correct!) way.
20399 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20401         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20402         configdirs anymore.
20404 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20406         * Makefile.in: extensive cleanup::  removed all of the explicit
20407         clean-* targets, collapsed many wrappers around subdir_do into
20408         one, added additional targets to satisfy standards.texi, deleted
20409         some old targets, some changes for consistency
20411 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20413         * configure.in: handle some programs as cross-only, and others as
20414         native only
20416         * test-build.mk: handle partial holes in a more generic manner
20418         * Makefile.in: m4 depends on libiberty
20420 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20422         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20423         time, wdiff, and find to configdirs
20425         * Makefile.in: all, clean, and install rules for the new programs
20426         added to configure.in
20428 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20430         * configure.in: use mh-sun for all *-sun-* hosts
20432 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20434         * Makefile.in: define flags for X11 include files and library file
20435         locations, pass them down to the programs that need this info
20437         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20439 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20441         * configure.in: start building libg++ for HP-UX targets
20443 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20445         * README:  Update references to files moved into etc/.
20447 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20449         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20450         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20452 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20454         * configure: accept dash as well as underscore in long option
20455         names for FSF compatibility.
20457 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20459         * config.sub: added -sco3.2v4 support from FSF.
20461 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20463         * configure.in: expand the section that adds or removes
20464         directories from the list of programs to build, to handle native
20465         vs. cross in addition to host v. native
20467 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20469         * Makefile.in:  Replace C++ in macro names with CXX.
20470         This is less likely to break ...
20472 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20474         * test-build.mk: add -w to GNU_MAKE
20476 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20478         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20479         add 'sparc' to list of recognized cpus.  This needed to make
20480         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20481         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20482         then changes that into $CPU-wrs-vxworks.
20484         * configure.in: remove most references to gdbtest, regularize
20485         target based program removal
20487         * test-build.mk: import from p3 tree (many fixes and changes)
20489 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20491         * Makefile.in: added rules to handle tcl, tk, and expect
20493         * configure.in: handle those directories if they exist
20495 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20497         * config.sub: removed bogus hppabsd and hppahpux names, since
20498         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20500 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20502         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20503         depends upon all-xiberty
20505         * Makefile.in: changes from p3, including:
20507         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20509         * Makefile.in (XTRAFLAGS): include newlib directories if
20510         newlib/Makefile exists, rather than if host != target.
20512         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20514         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20515         from the same source tree and not building a cross-compiler.  This
20516         matters for the libg++ configuration if reconfiguring a tree that
20517         has already been installed.
20519         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20521         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20522         pick up the machine and system specific header files.
20524         * Makefile.in: added AS_FOR_TARGET, passed down in
20525         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20526         the C compiler to use to create programs which are run in the
20527         build environment, set it to default to $(CC), and passed it down
20528         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20530         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20532         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20533         We need them for unusual native builds, like systems without
20534         ranlib.
20536         * configure: also define $(host_canonical) and
20537         $(target_canonical), which are the full, canonical names for the
20538         given host and target
20540 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20542         * Makefile.in:  Added separate definitions for C++.
20544 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20546         * configure.in (configdirs):  Add deja-gnu.
20548 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20550         * README:  Update for configure.texi and gdb-4.7 release.
20552 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20554         * Makefile.in:  Move "all" target to top of file.
20555         Previously, first target was ".PHONY" which caused BSD4.4 make
20556         to build .PHONY when make was run without arguments.
20558 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20560         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20561         Library-copylefted code in libiberty.
20563 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20565         * config.sub:  Replace m68kmote with plain old m68k.
20567 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20569         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20571 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20573         * config.sub: Complain if no argument is given.  Added support for
20574         386bsd as OS and target alias.
20576 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20578         * Makefile.in (XTRAFLAGS): include newlib directories if
20579         newlib/Makefile exists, rather than if host != target.
20581 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20583         * config.sub: recognize sparclite-wrs-vxworks.
20585         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20586         p3.) Added clean-xiberty to clean.
20588 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20590         * configure.in: use *-*-* instead of nested cases for host and target
20592 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20594         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20595         from the same source tree and not building a cross-compiler.  This
20596         matters for the libg++ configuration if reconfiguring a tree that
20597         has already been installed.
20599 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20601         * config.sub (i486v/i486v4):  Merge in from FSF version.
20603 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20605         * configure: only set PWD if it is already set.
20607 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20609         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20610         doesn't have unset and all success paths (and most error paths)
20611         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20612         to just ${PWD} to avoid confusion.)
20614 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20616         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20617         even for a native compilation.
20619 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20621         Changes to make the gdb.tar.Z rule work better.
20623         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20624         (DEVO_SUPPORT):  Add configure.texi.
20625         (bfd-ilrt.tar.Z):  Remove ancient rule.
20627 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20629         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20630         pick up the machine and system specific header files.
20632         * configure.in, config.sub: added new target m68010-adobe-scout,
20633         with alias of adobe68k.  Changed configure.in to check for
20634         -scout before -sco* to avoid a false match.
20636         * Makefile.in: added AS_FOR_TARGET, passed down in
20637         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20638         the C compiler to use to create programs which are run in the
20639         build environment, set it to default to $(CC), and passed it down
20640         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20642 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20644         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20645         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20646         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20647         FOR_TARGET variants, to newlib and libg++.
20649 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20651         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20652         first.
20654 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20656         * config.sub:  Accept `elf' as an environment.
20658 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20660         * Makefile.in (all-opcodes):  cd into the right directory
20662 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20664         * configure: added -program_transform_name option, used as
20665         argument to sed when installing programs.
20666         configure.texi: added documentation for -program_prefix,
20667         -program_suffix and -program_transform_name.
20669 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20671         * config.sub:  Accept i486 where i386 ok.
20673 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20675         * config.sub: accept we32k
20677 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20679         * config.sub, configure.in: accept OSE68000 and OSE68k.
20681         * Makefile.in: don't create all directories for ``make install'';
20682         let the subdirectories create the ones they need.
20684 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20686         * COPYING: new file, GPL v2
20688 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20690         * Makefile.in: use the new gen-info-dir, which needs a template
20691         argument (which also lives in texinfo)
20693         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20695 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20697         * config.sub (ncr3000):  Change i386 to i486.
20699 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20701         * Makefile.in: add install-rcs, install-grep to
20702         install-no-fixedincludes, removed install-bison and install-libgcc
20704 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20706         * configure.in: grab the HPUX makefile fragment if on HPUX
20708 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20710         * Makefile.in: eradicate bison spoor (ditto libgcc).
20711          configure.in: recognise m68{k,000}-ericsson-OSE.
20712          es1800 is alias for m68k-ericsson-OSE
20714 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20716         * configure.in: rearrange the parts that remove programs from
20717         configdirs, based now on HOST==TARGET or by canonical triple.
20719 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20721         * test-build.mk: recurse explicitly with -f test-build.mk when
20722           appropriate.  predicate stage3 and comparison on the existence
20723           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20724           On very clean, also remove ...stamp-co.  Build in-place before
20725           doing other builds.
20727 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20729         * Makefile.in, configure.in: add tgas
20731 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20733         * Makefile.in: a number of changes merged in from progressive.
20735         * configure.in: add libm.
20737         * .cvsignore: ignore some stuff that comes from test-build.mk.
20739 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20741         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20743 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20745         * configure: Add program_suffix (parallel to program_prefix)
20746         * Makefile.in: adjust directory-creating script for losing decstation
20748 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20750         * configure:  Minor $subdir-related fixes.
20752 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20754         * configure: fix various problems with propogating
20755         makefile_target_frag in subdirs.
20756         * configure.in: config libgcc if its there
20758 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20760         * config.sub:  HPPA merge.
20762 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20764         * Makefile.in:  Replace all-bison with all-byacc in all
20765         dependency lines for other tools (which now use byacc).
20767 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20769         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20771 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20773         * Makefile.in: make gprof rules similar to byacc rules (instead of
20774         vestigal $(unsubdir) that didn't work...)
20776 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20778         * config.sub:  Add support for Linux.
20779         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20780         (at least for libg++).
20782 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20784         * configure.texi: fix doc for the -nfp option to configure
20786 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20788         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20790 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20792         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20793         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20794         * configure.in: added solaris* host_makefile_frag hook.
20796 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20798         * config.sub: changed recognition of m68000 so that various
20799         m68k types can be specified via m680[01234]0
20801 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20803         * config.sub (basic_machine): fix sed so that '-foo' isn't
20804         completely substituted out while .+'-foo' loses the '-foo'
20806 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20808         * config.sub ($os): Add -aout.
20810 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20812         * configure:  If host_makefile_frag is absolute, don't
20813         prefix ${invsubdir} (relevant to libg++ auto-configure).
20815 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20817         * Makefile.in (tooldir): Define it.
20818         (all-ld): Depend on all-flex.
20820 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20822         * Makefile.in (check):  Fix libg++ special case.
20824 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20826         * configure: do not bury `pwd` into config.status, thus do fewer
20827           pwd's.
20829         * configure: print the "Building in" message only when building in
20830           other than "." AND verbose.
20832         * configure: remove -s, rework -v to better accommodate guested
20833           configures.
20835         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20837 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20839         * Makefile.in: macroize flags passed on recursion.  remove
20840           fileutils.
20842 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20844         * configure: get makesrcdir right for subdirs deeper than 1.
20846         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20847           install.
20849 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20851         * Makefile.in: don't print subdir_do or recursion lines.
20853 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20855         * standards.texi: added menu item.
20857         * Makefile.in: build and install standards.info.
20859         * standards.texi: new file.
20861 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20863         * configure: test for and move config.status pieces from
20864           ${subdir}/.
20866 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20868         * configure:  Test for existance of files before trying to mv
20869         them, to avoid numerous non-existance messages.
20871 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20873         * configure: correct final line of config.status.
20875         * configure: patch from eggert.  Avoids a protection problem if
20876           the original Makefile.in is read only.
20878         * configure: use move-if-change from gcc to create config.status.
20879           Some makefiles depend on config.status to tell if a directory
20880           has been reconfigured for a different host.  This change
20881           prevents those directories from remaking everything in the case
20882           where the reconfig was only intended to rebuild a Makefile.
20884         * configure: test for config.sub with "config.sub sun4" rather
20885           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20886           host alias from a missing config.sub.
20888 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20890         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20891           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20893 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20895         * configure: mkdir ${subdir} as needed.
20897 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20899         * Makefile.in,configure.in: added autoconf.
20901 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20903         * Makefile.in: no longer pass against on recursion.
20905         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20906           definitions are not inherited.
20908         * configure: correct makesrcdir when subdir is .
20910 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20912         * configure:  Add support for 'subdirs' variable, which is
20913         like 'configdirs', except that configure doesn't re-invoke
20914         itself for subdirs, it just creates a Makefile for each subdir.
20915         * configure.texi:  Document subdirs.
20917 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20919         * configure.in: added flex to configdirs
20921 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20923         * Makefile.in: remove clean-stamps from clean.
20925 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20927         * configure.in:  Add gdbtest to configdirs.
20929 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20931         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20932         to recursive makes.
20933         * configure.in:  Recognize new ncr3000 config.
20935 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20937         * Makefile.in, configure.in: removed references to gdbm.
20939 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20941         * config.sub:  Don't canonicalize os value
20942         newsos* to bsd (readline needs to check for newsos).
20943         (This fix was earlier made Jan 31, but got re-broken.)
20945 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20947         * configure.in:  sco is an os, not a vendor!
20949         * configure:  Quote $( better.  Keep various shells happy.
20951 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20953         * Makefile.in: eliminate stamp-files.
20955 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20957         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20958           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20960 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20962         * config.sub:  fix iris/iris3.
20964 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20966         * configure: re-add -rm.
20968 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20970         * Maskefile.in: add .stmp-rcs to all.
20972         * configure.in: remove gas from rs6000 build, use aix host fragment.
20974 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20976         * configure: pass down site_option during recursion.
20978 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20980         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20982 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20984         * configure: Change exec_prefix so that it really defaults to prefix.
20986 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20988         * Makefile.in, configure.in:  Add support for mmalloc library.
20990 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20992         * Makefile.in: add stmp dependencies for a few more things.
20994 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20996         * configure: adjusted error message on objdir/srcdir configure
20997           collision, per john's suggestion.
20999         * Makefile.in: add libiberty stmp to all and all.cross.
21001 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
21003         * Makefile.in: remove force dependencies, add grep to all.
21005 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
21007         * Makefile.in: drop flex.  make stamp files work.
21009         * configure: added test for conflicting configuration in srcdir,
21010           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
21011           gets cranky.  use relative paths for configure and srcdir
21012           whenever possible.  Send some error messages to stderr that were
21013           going to stdout.
21015 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
21017         * Makefile.in:  Fix libg++ rule to check for gcc directory
21018         before using gcc/gcc.  Also pass XTRAFLAGS.
21020 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
21022         * Makefile.in: added stmp-files so that directories aren't polled
21023           when they are already built.
21025         * configure.texi: fixed a node pointer problem.
21027 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
21029         * config.sub configure.in gdb/configure.in
21030         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
21031         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
21032         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
21034 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21036         * configure: -recurring becomes -silent.  corrected help message
21037           for -site= option.
21039         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
21041 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21043         * configure: when building Makefile for crosses, replace
21044           tooldir and program_prefix.  default srcdir from location of
21045           config.sub.  remove "for host in hosts" and "for target in
21046           targets" loops.
21048 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
21050         * Makefile.in: Do not pass bindir or mandir to cvs.
21052 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
21054         * Makefile.in, configure.in: removed traces of namesubdir,
21055           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
21056           copyrights to '92, changed some from Cygnus to FSF.
21058         * configure.texi: remove most references to multiple hosts,
21059           multiple targets, subdirs, etc.
21061         * configure.man: removed rcsid. reference config.sub not
21062           config.subr.
21064         * Makefile.in: mkdir $(infodir) on install-info.
21066 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
21068         * configure.texi:  Explain better about .gdbinit and about
21069         the environment that configure.in sections run in.
21071 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
21073         * configure.in:  Ultrix is only a decstation if it's a MIPS.
21075 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
21077         * README:  DOC.configure => cfg-paper.texi.
21079 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
21081         * config.sub (near case $os):  Don't convert newsos* to bsd!
21083 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
21085         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
21086         the number of copies of COPYING that go into the GDB tar file.
21088 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
21090         * bfd/configure.in, gdb/config/mh-i386sco,
21091         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
21092         Fix SCO configuration stuff.
21094 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
21096         * Makefile.in:  For libg++, make sure the -I pointing
21097         to the gcc directory goes *after* all the libg++-local -I flags.
21098         Also, move just-gcc dependency from just-libg++ to all-libg++.
21100 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
21102         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
21104 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
21106         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
21108 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
21110         * config.sub:  Add stratus configuration frags.  Also
21111         submitted to FSF.
21113 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
21115         * Makefile.in (DEV_SUPPORT):  add configure.man.
21117         * config.sub(Decode manufacturer-specific):  add -none*.
21119 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
21121         * Makefile.in:  remove form feeds to make Sun's make happy.
21122         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
21124 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
21126         * Makefile.in (AR_FLAGS):  Make quieter.
21128 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
21130         * configure.in:  Add libg++.
21131         * configure:  When verbose, don't output the command line at each
21132         level; it will be unremarkably the same as the previous version,
21133         which will be the same as what the user typed.
21135 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21137         * configure.in, Makefile.in: fix clean-info, add flex.  add
21138           fileutils.
21140         * configure: be less sensitive to spaces in Makefile.in.  Do not
21141           look for sources in "..".  Doing so breaks subdirectories that
21142           might have their own configure.  If a subdir has it's own
21143           configure script, use it.
21145 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21147         * cfg-paper.texi: some changes suggested by rms.
21149 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21151         * config.sub:  Merge in some small additions from the FSF version,
21152         taken from the gcc distribution, to bring the Cygnus and FSF
21153         versions into closer sync.
21155 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21157         * configure.in:  Changed svr4 references to sysv4.
21159 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21161         * configure: added -V for version number option.
21163 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21165         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21166           renamed from DOC.configure to cfg-paper.texi.
21168 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21170         * configure, config.subr, config.sub: config.subr is now
21171           config.sub again.
21173 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21175         * configure.texi: new file, in progress.
21177         * Makefile.in: build info file and install the man page for
21178           configure.
21180         * configure.man: new file, first cut.
21182         * configure: find config.subr again now that configuration "none"
21183           has gone.  removed all traces of the -ansi option.  removed all
21184           traces of the -languages option.
21186         * config.subr: resync from rms.
21188 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21190         * configure, config.sub, config.subr: merge config.sub into
21191           config.subr, call the result config.subr, remove config.sub, use
21192           config.subr.
21194         * Makefile.in: revised install for dir.info.
21196 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21198         * configure.in: add decstation host makefile frag.
21200         * Makefile.in: BISON now bison -y again.  also install-gcc on
21201           install.  clean-gdbm on clean.  infodir belongs in datadir.
21202           Make directories for info install.  Build dir.info here then
21203           install it.
21205 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21207         * Makefile.in: fix for bad directory tests.
21209 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21211         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21212           regexp.  -srcdir relative was being handled incorrectly.
21214         * Makefile.in: unwrapped some for loops so that parallel makes
21215           work again and so one can focus one's attention on a particular
21216           package.
21218 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21220         * configure: added PWD as a stand in for `pwd` (for speed). use
21221           elif wherever possible.  make -srcdir work without -objdir.
21222           -objdir= commented out.
21224 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21226         * configure: +options become --options.  -subdirs commented out.
21227           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21228           Makefile now at top of generated Makefile.  Removed cvs log
21229           entries.  added -srcdir.  create .gdbinit only if there is one
21230           in ${srcdir}.
21232         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21233           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21234           and mandir now keyed off datadir by default.
21236 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21238         * Freshly created ChangeLog.
21241 Local Variables:
21242 mode: change-log
21243 left-margin: 8
21244 fill-column: 76
21245 version-control: never
21246 End: