Fix PR debug/101947
[official-gcc.git] / ChangeLog
blob1c3ddb364b9cd635fcf1c053577353bbbde1be0b
1 2021-09-01  YunQiang Su  <syq@debian.org>
3         * MAINTAINERS: Add myself for write after approval.
5 2021-08-31  Andrew Burgess  <andrew.burgess@embecosm.com>
7         * Makefile.def: Add all-gdb dependency on all-libbacktrace.
8         * Makefile.in: Regenerate.
10 2021-08-21  Dragan Mladjenovic  <Dragan.Mladjenovic@syrmia.com>
12         * MAINTAINERS: Add myself for write after approval.
14 2021-08-18  Iain Sandoe  <iain@sandoe.co.uk>
16         * Makefile.in: Regenerate.
17         * Makefile.tpl: Make the state of the configured host
18         shared flag available to makefile fragements.
20 2021-08-09  Hongyu Wang  <hongyu.wang@intel.com>
22         * MAINTAINERS (Write After Approval): Add myself.
24 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
26         * .dir-locals.el (bug-reference-url-format): Use https.
28 2021-07-20  Richard Earnshaw  <rearnsha@arm.com>
30         * .dir-locals.el (c-mode): Change fill-column to 79.
32 2021-07-15  Trevor Saunders  <tbsaunde@tbsaunde.org>
34         * MAINTAINERS: Add myself to DCO section.
36 2021-07-09  Iain Sandoe  <iain@sandoe.co.uk>
38         * configure: Regenerate.
39         * configure.ac: Adjust cases for which it is necessary to
40         include the Darwin host config fragment.
42 2021-07-06  Gaius Mulley  <gaius.mulley@southwales.ac.uk>
44         * MAINTAINERS: Add myself for write after approval and DCO.
46 2021-07-05  Iain Sandoe  <iain@sandoe.co.uk>
48         * Makefile.def: Add dsymutil defs.
49         * Makefile.in: Regenerated.
50         * Makefile.tpl: Add dsymutil to flags.
51         * configure: Regenerated.
52         * configure.ac: Add dsymutil to target and build recipes.
54 2021-07-01  Ankur Saini  <arsenic@sourceware.org>
56         * MAINTAINERS: Add myself for write after approval.
58 2021-06-30  Xi Ruoyao  <xry111@mengyan1223.wang>
60         * MAINTAINERS (Write After Approval): Add myself.
62 2021-06-25  Matthias Kretz  <m.kretz@gsi.de>
64         * MAINTAINERS: Add myself for write after approval and DCO
66 2021-06-24  prathamesh.kulkarni  <prathamesh.kulkarni@linaro.org>
68         * .gitignore: Add entry for cscope.out.
70 2021-06-22  liuhongt  <hongtao.liu@intel.com>
72         * MAINTAINERS: Remove my Write After Approval entry.
74 2021-06-21  liuhongt  <hongtao.liu@intel.com>
76         * MAINTAINERS: Add myself as maintainer of the i386 vector
77         extensions.
79 2021-06-18  Antoni Boucher  <bouanto@zoho.com>
81         * MAINTAINERS (Write After Approval): Add myself.
83 2021-06-17  Aldy Hernandez  <aldyh@redhat.com>
85         * MAINTAINERS (Various Maintainers): Add Andrew and myself
86         as *vrp and ranger maintainers.
88 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
90         * MAINTAINERS: Adjust my entry in the DCO section so that it does
91         not trigger testsuite failures.
93 2021-06-05  Jeff Law  <jeffreyalaw@gmail.com>
95         * MAINTAINERS: Add myself to DCO section with both email addresses.
97 2021-06-03  Jason Merrill  <jason@redhat.com>
99         * MAINTAINERS: Add DCO version number.
101 2021-06-02  Jason Merrill  <jason@redhat.com>
103         * MAINTAINERS: Add DCO section.
105 2021-05-31  Indu Bhagat  <indu.bhagat@oracle.com>
107         * MAINTAINERS (Write After Approval): Add myself.
109 2021-05-29  Mike Frysinger  <vapier@gentoo.org>
111         * configure.ac: Add gnulib to configdirs for sim.
112         * configure: Regenerate.
114 2021-05-18  Mike Frysinger  <vapier@gentoo.org>
116         * Makefile.def: Add configure-sim dependency on all-gnulib.
117         * Makefile.in: Regenerated.
119 2021-05-17  Serge Belyshev  <belyshev@depni.sinp.msu.ru>
121         * MAINTAINERS (Write After Approval): Add myself.
123 2021-05-12  Marcel Vollweiler  <marcel@codesourcery.com>
125         * MAINTAINERS (Write After Approval): Add myself.
127 2021-05-11  Martin Liska  <mliska@suse.cz>
129         * MAINTAINERS: Remove entries for removed
130         components (HSA, BRIG, libhsail-rt).
131         Move Pekka to Write After Approval.
133 2021-05-11  Martin Liska  <mliska@suse.cz>
135         * Makefile.def: Remove libhsail-rt.
136         * Makefile.in: Likewise.
137         * configure.ac: Likewise.
138         * configure: Regenerate.
139         * libhsail-rt/ChangeLog: Removed.
140         * libhsail-rt/Makefile.am: Removed.
141         * libhsail-rt/Makefile.in: Removed.
142         * libhsail-rt/README: Removed.
143         * libhsail-rt/aclocal.m4: Removed.
144         * libhsail-rt/configure: Removed.
145         * libhsail-rt/configure.ac: Removed.
146         * libhsail-rt/configure.tgt: Removed.
147         * libhsail-rt/include/internal/fibers.h: Removed.
148         * libhsail-rt/include/internal/phsa-queue-interface.h: Removed.
149         * libhsail-rt/include/internal/phsa-rt.h: Removed.
150         * libhsail-rt/include/internal/workitems.h: Removed.
151         * libhsail-rt/rt/arithmetic.c: Removed.
152         * libhsail-rt/rt/atomics.c: Removed.
153         * libhsail-rt/rt/bitstring.c: Removed.
154         * libhsail-rt/rt/fbarrier.c: Removed.
155         * libhsail-rt/rt/fibers.c: Removed.
156         * libhsail-rt/rt/fp16.c: Removed.
157         * libhsail-rt/rt/misc.c: Removed.
158         * libhsail-rt/rt/multimedia.c: Removed.
159         * libhsail-rt/rt/queue.c: Removed.
160         * libhsail-rt/rt/sat_arithmetic.c: Removed.
161         * libhsail-rt/rt/segment.c: Removed.
162         * libhsail-rt/rt/workitems.c: Removed.
163         * libhsail-rt/target-config.h.in: Removed.
165 2021-05-04  Nick Clifton  <nickc@redhat.com>
167         * configure.ac (AC_PROG_CC): Replace with AC_PROG_CC_C99.
168         * configure: Regenerate.
170 2021-04-28  Jakub Jelinek  <jakub@redhat.com>
171             Tobias Burnus  <tobias@codesourcery.com>
173         * configure.ac (--enable-offload-defaulted): New.
174         * configure: Regenerate.
176 2021-04-23  David Faust  <david.faust@oracle.com>
178         * MAINTAINERS (Write After Approval): Add myself.
180 2021-04-11  Hafiz Abid Qadeer  <abidh@codesourcery.com>
182         * MAINTAINERS (Write After Approval): Add myself.
184 2021-03-26  Dimitar Dimitrov  <dimitar@dinux.eu>
186         * MAINTAINERS: Add myself as pru port maintainer.
188 2021-03-23  David Malcolm  <dmalcolm@redhat.com>
190         * MAINTAINERS: Add myself as static analyzer maintainer.
192 2021-03-18  Jeff Law  <jlaw@tachyum.com>
194         * MAINTAINERS: Update primary entry.
196 2021-03-13  Eugene Rozenfeld  <erozen@microsoft.com>
198         * MAINTAINERS (Write After Approval): Add myself.
200 2021-03-13  Mike Frysinger  <vapier@gentoo.org>
202         * Makefile.def: Remove all-sim dependency on configure-gdb.
203         * Makefile.in: Regenerated.
205 2021-03-11  Jeff Law  <law@redhat.com>
207         * MAINTAINERS: Update entries for a few ex-ImgTec employees
209 2021-03-11  Martin Liska  <mliska@suse.cz>
211         * Makefile.tpl: The change was done Makefile.in which
212         is generated file.
214 2021-03-08  Jeff Law  <law@redhat.com>
216         * MAINTAINERS: Update my email address
218 2021-02-23  Kito Cheng  <kito.cheng@sifive.com>
220         * config.guess: Import latest upstream.
221         * config.sub: Import latest upstream.
223 2021-01-25  Martin Liska  <mliska@suse.cz>
225         PR gcov-profile/98739
226         * Makefile.in: Enable -fprofile-reproducible=parallel-runs
227         for profiledbootstrap.
229 2021-01-22  Jonathan Wright  <jonathan.wright@arm.com>
231         * MAINTAINERS (Write After Approval): Add myself.
233 2021-01-22  Maciej W. Rozycki  <macro@orcam.me.uk>
235         * MAINTAINERS (Write After Approval): Update my e-mail address.
237 2021-01-12  Segher Boessenkool  <segher@kernel.crashing.org>
239         * MAINTAINERS: Fix spacing.
241 2021-01-12  Qian Jianhua  <qianjh@cn.fujitsu.com>
243         * MAINTAINERS (Write After Approval): Add myself
245 2021-01-06  Nick Alcock  <nick.alcock@oracle.com>
247         * Makefile.def: Sync with binutils-gdb:
248         (dependencies): all-ld depends on all-libctf.
249         (host_modules): libctf is no longer no_install.
250         No longer no_check.  Checking depends on all-ld.
251         * Makefile.in: Regenerated.
253 2021-01-05  Samuel Thibault  <samuel.thibault@ens-lyon.org>
255         * libtool.m4: Match gnu* along other GNU systems.
256         * libgo/config/libtool.m4: Match gnu* along other GNU systems.
257         * libgo/configure: Re-generate.
259 2021-01-04  Philipp Tomsich  <philipp.tomsich@vrull.eu>
261         * MAINTAINERS: Update my email address.
263 2020-12-17  Marius Hillenbrand  <mhillen@linux.ibm.com>
265         * MAINTAINERS (Write After Approval): Add myself.
267 2020-12-15  Nathan Sidwell  <nathan@acm.org>
269         * Makefile.def
270         * Makefile.in
271         * Makefile.tpl
272         * configure
273         * configure.ac
275 2020-12-15  Nathan Sidwell  <nathan@acm.org>
277         * Makefile.def: Add libcody.
278         * configure.ac: Add libcody.
279         * Makefile.in: Regenerated.
280         * configure: Regenerated.
282 2020-12-14  Andrea Corallo  <andrea.corallo@arm.com>
284         * .dir-locals.el (c-mode): Set 'fill-column' to 80 columns.
286 2020-12-05  Iain Sandoe  <iain@sandoe.co.uk>
288         PR target/97865
289         * libtool.m4: Update handling of Darwin platform link flags
290         for Darwin20.
292 2020-12-02  Simon Marchi  <simon.marchi@polymtl.ca>
294         * .gitignore: Sync with binutils-gdb
296 2020-12-02  Claudiu Zissulescu  <claziss@gmail.com>
298         * MAINTAINERS: Add myself as arc port maintainer.
300 2020-11-29  Iain Buclaw  <ibuclaw@gdcproject.org>
302         PR d/87788
303         * configure.ac: Don't disable D for *-*-darwin*.
304         * configure: Regenerate.
306 2020-11-29  John David Anglin  <danglin@gcc.gnu.org>
308         * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
309         hppa64-*-hpux11*.
311 2020-11-25  Matthew Malcomson  <matthew.malcomson@arm.com>
313         * configure: Regenerate.
314         * configure.ac: Add --bootstrap-hwasan option.
316 2020-11-23  Iain Sandoe  <iain@sandoe.co.uk>
318         * config.guess: Import latest upstream.
319         * config.sub: Import latest upstream.
321 2020-11-16  Martin Liska  <mliska@suse.cz>
323         * .gitignore: Add cache as clangd uses it now.
325 2020-11-13  Haochen Gui  <guihaoc@gcc.gnu.org>
327         * MAINTAINERS (Write After Approval): add myself
329 2020-11-09  Pat Bernardi  <bernardi@adacore.com>
331         * MAINTAINERS (Write After Approval): Add myself.
333 2020-11-09  Jonathan Wakely  <jwakely@redhat.com>
335         * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
336         Remove FIXME comments.
338 2020-11-06  Martin Uecker  <muecker@gwdg.de>
340         * MAINTAINERS: Update my email address.
342 2020-11-06  Hongtao Liu  <hongtao.liu@intel.com>
344         * MAINTAINERS (Write After Approval): Add myself.
346 2020-10-06  Tobias Burnus  <tobias@codesourcery.com>
348         PR target/97302
349         * configure.ac: Only set with_gmp to /usr/local
350         if not building in tree.
351         * configure: Regenerate.
353 2020-09-18  Omar Tahir  <omar.tahir@arm.com>
355         * MAINTAINERS (Write After Approval): Add myself.
357 2020-08-26  Tobias Burnus  <tobias@codesourcery.com>
359         * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
361 2020-08-20  Tobias Burnus  <tobias@codesourcery.com>
363         PR bootstrap/96612
364         * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
365         if not the same as ${host}.
366         * configure: Regenerate.
368 2020-08-16  Sergei Trofimovich  <slyfox@gcc.gnu.org>
370         * MAINTAINERS (Write After Approval): Add myself.
372 2020-08-12  Senthil Kumar Selvaraj  <saaadhu@gcc.gnu.org>
374         * MAINTAINERS: Update my email address.
376 2020-07-30  Joe Ramsay  <joe.ramsay@arm.com>
378         * MAINTAINERS (Write After Approval): Add myself.
380 2020-07-22  Przemyslaw Wirkus  <przemyslaw.wirkus@arm.com>
382         * MAINTAINERS (Write After Approval): Add myself.
384 2020-06-12  Martin Liska  <mliska@suse.cz>
386         * .gitignore: Add .clang-tidy.
388 2020-06-08  Jason Merrill  <jason@redhat.com>
390         * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
391         * configure: Regenerate.
393 2020-06-06  Max Filippov  <jcmvbkbc@gmail.com>
395         * MAINTAINERS: Add myself as xtensa port maintainer.
397 2020-05-28  Nicolas Bértolo  <nicolasbertolo@gmail.com>
399         * configure.ac: Don't require --enable-host-shared when building
400         for Mingw.
401         * configure: Regenerate.
403 2020-05-18  Jason Merrill  <jason@redhat.com>
405         * configure.ac: Update bootstrap dialect to -std=c++11.
407 2020-05-18  Alex Coplan  <alex.coplan@arm.com>
409         * MAINTAINERS (Write After Approval): Add myself.
411 2020-04-29  Thomas Schwinge  <thomas@codesourcery.com>
413         PR target/92713
414         * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
415         (noconfigdirs): Add 'target-libstdc++-v3'.
416         * configure: Regenerate.
418 2020-04-21  Stephen Casner  <casner@acm.org>
420         PR 25830
421         * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
422         * configure: Rebuild.
424 2020-04-17  Martin Liska  <mliska@suse.cz>
425             Jonathan Yong <10walls@gmail.com>
427         PR gcov-profile/94570
428         * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
429         for CYGWIN.
431 2020-04-14  Martin Jambor  <mjambor@suse.cz>
433         * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
435 2020-04-09  Tom Tromey  <tom@tromey.com>
437         * configure: Rebuild.
438         * Makefile.in: Rebuild.
439         * Makefile.def (gdbsupport, gdbserver): New host modules.
440         (configure-gdb): Depend on all-gdbsupport.
441         (all-gdb): Depend on all-gdbsupport, all-libctf.
442         * configure.ac (host_tools): Add gdbserver.
443         Conditionally build gdbserver and gdbsupport.
445 2020-03-09  Tobias Burnus  <tobias@codesourcery.com>
447         * configure.ac: Build libgomp by default for amdgcn.
448         * configure: Regenerate.
450 2020-03-05  Srinath Parvathaneni  <srinath.parvathaneni@arm.com>
452         * MAINTAINERS (Write After Approval): Add myself.
454 2020-02-28  Joel Hutton  <joel.hutton@arm.com>
456         * MAINTAINERS (Write After Approval) : Add myself.
458 2020-02-20  Palmer Dabbelt  <palmer@sifive.com>
460         * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
462 2020-02-14  Martin Sebor  <msebor@redhat.com>
464         * doc/extend.texi (attribute alias): Mention type requirement.
465         (attribute weak): Same.
466         (attribute weakref): Correct invalid example.
468 2020-02-03  Segher Boessenkool  <segher@kernel.crashing.org>
470         * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
472 2020-01-15  Segher Boessenkool  <segher@kernel.crashing.org>
473             Jakub Jelinek  <jakub@redhat.com>
475         * .gitattributes: Add *.md diff=md.
477 2020-01-14  Georg-Johann Lay  <avr@gjlay.de>
479         The mentioned auto-generated file is no more part of the
481         GCC sources, it's auto-generated in $(builddir) during build.
483         PR target/92055
484         * contrib/gcc_update (files_and_dependencies): Remove
485         entry for gcc/config/avr/t-multilib.
487 2020-01-14  Anatoly Sokolov <aesok@dol.ru>
489         * MAINTAINERS: Update my email address.
491 2020-01-13  Joseph Myers  <joseph@codesourcery.com>
493         * README.MOVED_TO_GIT: Remove.
495 2020-01-11  Joseph Myers  <joseph@codesourcery.com>
497         * README.MOVED_TO_GIT: New file.
499 2020-01-02  Dennis Zhang  <dennis.zhang@arm.com>
501         * MAINTAINERS (Write After Approval): Add myself.
503 2019-12-20  Jerome Lambourg  <lambourg@adacore.com>
505         * MAINTAINERS (write_after_approval): Add myself.
507 2019-12-19  Stam Markianos-Wright  <stam.markianos-wright@arm.com>
509         * MAINTAINERS (write_after_approval): Add myself.
511 2019-12-17  Mihail Ionescu  <mihail.ionescu@arm.com>
513         * MAINTAINERS (write_after_approval): Add myself.
515 2019-12-11  Matthias Klose  <doko@ubuntu.com>
517         * configure.ac: Factor out common cases for compare_exclusions.
518         * configure: Regenerate.
520 2019-12-11  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
522         * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
523         flag.
525 2019-12-10  Lewis Hyatt  <lhyatt@gmail.com>
527         * MAINTAINERS (Write After Approval): Add myself.
529 2019-11-27  Tobias Burnus  <tobias@codesourcery.com>
531         PR middle-end/92463
532         * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
533         * configure: Regenerate
535 2019-11-20  Janne Blomqvist  <jb@gcc.gnu.org>
537         * configure.ac: Use https for gcc.gnu.org.
538         * configure: Regenerated.
540 2019-11-19  James Greenhalgh  <james.greenhalgh@arm.com>
542         * MAINTAINERS (aarch64 port): Remove my name, move to...
543         (Write After Approval): ...Here.
545 2019-11-15  Kelvin Nilsen  <kelvin@gcc.gnu.org>
547         * MAINTAINERS: Change my email address as maintainer.
549 2019-11-11  Janne Blomqvist  <jb@gcc.gnu.org>
551         PR fortran/91828
552         * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
553         * configure: Regenerated.
555 2019-10-21  Jason Merrill  <jason@redhat.com>
557         * .gitattributes: Also check ChangeLog whitespace.
559 2019-10-21  Andrew Burgess  <andrew.burgess@embecosm.com>
561         * contrib/dg-extract-results.sh: Add support for KPASS.
562         * contrib/dg-extract-results.py: Likewise.
564 2019-10-17  Jason Merrill  <jason@redhat.com>
566         * .gitattributes: Avoid {} in filename pattern.
568 2019-10-08  Thomas Schwinge  <thomas@codesourcery.com>
570         * MAINTAINERS: Add back Trevor Smigiel; move into Write After
571         Approval section.
573 2019-10-01  Frederik Harwath <frederik@codesourcery.com>
575         * MAINTAINERS: Add myself to Write After Approval
577 2019-09-26  Richard Sandiford  <richard.sandiford@arm.com>
579         * MAINTAINERS: Add myself as an aarch64 maintainer.
581 2019-09-26  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
583         * MAINTAINERS: Add myself as aarch64 maintainer.
585 2019-09-23  Carl Love  <cel@us.ibm.com>
587         * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
588         New define_insn.
589         (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
590         vsx_xxpermdi16_le_V16QI): Removed define_insn.
592 2019-09-13  Sam Tebbs  <sam.tebbs@arm.com>
594         * MAINTAINERS (Sam Tebbs): Update email address.
596 2019-09-10  Tobias Burnus  <tobias@codesourcery.com>
598         * MAINTAINERS: Update my email address.
600 2019-09-10  Christophe Lyon  <christophe.lyon@st.com>
602         * libtool.m4: Handle uclinuxfdpiceabi.
604 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
606         * MAINTAINERS: Add myself as the maintainer of the eBPF port.
607         Remove myself from Write After Approval section.
609 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
611         * configure.ac: Support for bpf-*-* targets.
612         * configure: Regenerate.
614 2019-09-09  Jose E. Marchesi  <jose.marchesi@oracle.com>
616         * config.sub: Import upstream version 2019-06-30.
617         * config.guess: Import upstream version 2019-07-24.
619 2019-09-03  Ulrich Weigand  <uweigand@de.ibm.com>
621         * MAINTAINERS: Remove spu port maintainers.
623 2019-08-28  Martin Liska  <mliska@suse.cz>
625         * .gitignore: Add .clangd and compile_commands.json
626         to .gitignore.
628 2019-08-23  Michael Forney  <mforney@mforney.org>
630         * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
631         * Makefile.in: Regenerate.
633 2019-08-19  Tom Tromey  <tom@tromey.com>
635         * configure: Rebuild.
636         * configure.ac: Add --with-static-standard-libraries.
638 2019-08-16  Alexandre Oliva <oliva@gnu.org>
640         * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
642 2019-08-13  Mark Eggleston  <mark.eggleston@codethink.co.uk>
644         * MAINTAINERS (Write After Approval): Add myself.
646 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
648         * MAINTAINERS (Write After Approval): Remove myself, already listed in
649         RISC-V port maitainer.
651 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
653         * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
655 2019-07-08  Kito Cheng  <kito.cheng@sifive.com>
657         * MAINTAINERS (Write After Approval): Add myself.
659 2019-07-03  Andrea Corallo  <andrea.corallo@arm.com>
661         * MAINTAINERS (Write After Approval): Add myself.
663 2019-06-25  Martin Liska  <mliska@suse.cz>
665         contrib/filter-clang-warnings.py: Transform from
666         filter-rtags-warnings.py.
668 2019-06-15  Tom Tromey  <tom@tromey.com>
670         * configure.ac (host_libs): Add gnulib.
671         * configure: Rebuild.
672         * Makefile.def (host_modules, dependencies): Add gnulib.
673         * Makefile.in: Rebuild.
675 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
677         * MAINTAINERS (Write After Approval): Add myself.
679 2019-06-12  Dimitar Dimitrov  <dimitar@dinux.eu>
681         * configure: Regenerate.
682         * configure.ac: Add PRU target.
684 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
686         * MAINTAINERS (Write After Approval): Add myself.
688 2019-06-11  Nick Clifton  <nickc@redhat.com>
690         Import these changes from the binutils/gdb repository:
692         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
694         * Makefile.def (dependencies): configure-libctf depends on all-bfd
695         and all its deps.
696         * Makefile.in: Regenerated.
698         2019-05-28  Nick Alcock  <nick.alcock@oracle.com>
700         * Makefile.def (host_modules): Add libctf.
701         * Makefile.def (dependencies): Likewise.
702         libctf depends on zlib, libiberty, and bfd.
703         * Makefile.in: Regenerated.
704         * configure.ac (host_libs): Add libctf.
705         * configure: Regenerated.
707 2019-05-20  Vladislav Ivanishin  <vlad@ispras.ru>
709         * MAINTAINERS (Write After Approval): Add myself.
711 2019-05-19  Peter Bergner  <bergner@linux.ibm.com>
713         * MAINTAINERS: Update my email address.
715 2019-05-17  Thomas Rodgers  <trodgers@redhat.com>
717         * MAINTAINERS (Write After Approval): Add myself.
719 2019-05-16  Jun Ma  <junma@linux.alibaba.com>
721         * MAINTAINERS (Write After Approval): Add myself.
723 2019-05-07  Jim Wilson  <jimw@sifive.com>
725         * MAINTAINERS: Remove myself as IA-64 maintainer.
727 2019-05-04  Roland Illig  <roland.illig@gmx.de>
729         * MAINTAINERS (Write After Approval): Add myself.
731 2019-05-02  Richard Biener  <rguenther@suse.de>
733         PR bootstrap/85574
734         * Makefile.tpl (compare target): Also compare extra-compare
735         files.
736         * Makefile.in: Regenerate.
738 2019-04-22  Roman Zhuykov  <zhroma@ispras.ru>
740         * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
741         as modulo-scheduler maintainer.
743 2019-04-21  Iain Sandoe  <iain@sandoe.co.uk>
745         * MAINTAINERS: Add myself as co-maintainer for Darwin.
747 2019-04-18  Iain Sandoe  <iain@sandoe.co.uk>
749         * MAINTAINERS: Update my email address.
751 2019-04-14  Johannes Pfau  <johannespfau@gmail.com>
753         * configure.ac: Remove d from unsupported languages on mingw and cygwin.
754         * configure: Regenerate.
756 2019-04-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
758         * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
759         * configure: Regenerate.
761 2019-04-12  Iain Buclaw  <ibuclaw@gdcproject.org>
763         * configure.ac: Add target-zlib to target_libraries.
764         * configure: Regenerate.
766 2019-04-09  Martin Liska  <mliska@suse.cz>
768         * Makefile.in: Regenerate.
769         * Makefile.tpl: Pass GENERATOR_CFLAGS
770         in all stages.
772 2019-03-28  Martin Liska  <mliska@suse.cz>
774         PR bootstrap/89829
775         * Makefile.in: Revert r254150.
776         * Makefile.tpl: Likewise.
778 2019-03-28  Ben Elliston  <bje@gnu.org>
780         * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
781         related, and libdecnumber.
783 2019-03-15  Alexander Monakov  <amonakov@ispras.ru>
785         * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
786         (Write After Approval): Remove myself.
788 2019-02-27  Alejandro Martinez  <alejandro.martinezvicente@arm.com>
790         * MAINTAINERS (Write After Approval): Add myself.
792 2019-02-11  Andrew Stubbs  <ams@codesourcery.com>
794         * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
795         (Write After Approval): Remove myself and Julian.
797 2019-01-26  Harald Anlauf  <anlauf@gmx.de>
799         * MAINTAINERS (Write After Approval): Add myself.
801 2019-01-25  Kwok Cheung Yeung  <kcy@codesourcery.com>
803         * MAINTAINERS (Write After Approval): Add myself.
805 2019-01-24  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
807         * ChangeLog: Replace space with tab.
808         * MAINTAINERS: Delete 1 tab to keep alignment.
810 2019-01-21  Jiufu Guo  <guojiufu@linux.ibm.com>
812         * MAINTAINERS (Write After Approval): Add myself.
814 2019-01-18  Li Jia He  <helijia@gcc.gnu.org>
816         * MAINTAINERS (Write After Approval): Add myself.
818 2019-01-17  Andrew Stubbs  <ams@codesourcery.com>
819             Kwok Cheung Yeung  <kcy@codesourcery.com>
820             Julian Brown  <julian@codesourcery.com>
821             Tom de Vries  <tom@codesourcery.com>
822             Jan Hubicka  <hubicka@ucw.cz>
823             Martin Jambor  <mjambor@suse.cz>
825         * configure.ac: Likewise.
826         * configure: Regenerate.
827         * contrib/config-list.mk: Add amdgcn-amdhsa.
829 2019-01-16  Kewen Lin  <linkw@gcc.gnu.org>
831         * MAINTAINERS (Write After Approval): Add myself.
833 2019-01-16  Xiong Hu Luo  <luoxhu@linux.vnet.ibm.com>
835         * MAINTAINERS (Write After Approval): Add myself.
837 2019-01-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
839         PR target/88535
840         * config.guess: Import upstream version 2019-01-03.
841         * config.sub: Import upstream version 2019-01-01.
843 2018-12-21  Thomas Preud'homme  <thomas.preudhomme@linaro.org>
845         * MAINTAINERS (Write After Approval): Update my maintainer address.
847 2018-12-21  Gergö Barany  <gergo@codesourcery.com>
849         * MAINTAINERS (Write After Approval): Add myself.
851 2018-12-10  Segher Boessenkool  <segher@kernel.crashing.org>
853         * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
855 2018-12-05  Iain Sandoe  <iain@sandoe.co.uk>
857         * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
858         (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
859         (GCC_TARGET_TOOL): Likewise.
860         * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
861         (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
862         OTOOL, OTOOL_FOR_TARGET: New substitutions.
863         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
864         * configure: Regenerate.
865         * Makefile.in: Likewise.
867 2018-11-28  Johannes Pfau  <johannespfau@gmail.com>
869         * MAINTAINERS (Write After Approval): Add myself.
871 2018-11-13  Martin Liska  <mliska@suse.cz>
873         * gcc.target/i386/pr87930.c: Move to ...
874         * gcc.dg/asan/pr87930.c: ... here.  Guard for i?86/x86_64 targets.
876 2018-11-10  Stafford Horne  <shorne@gmail.com>
878         * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
879         (Write After Approval): Remove myself.
881 2018-11-06  Hafiz Abid Qadeer  <abidh@codesourcery.com>
883         * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
884         Append $INCICONV to it.
886 2018-11-04  Stafford Horne  <shorne@gmail.com>
888         * MAINTAINERS (Write After Approval): Add myself.
890 2018-10-31  Joseph Myers  <joseph@codesourcery.com>
892         PR bootstrap/82856
893         * multilib.am: New file.  From automake.
895         Merge from binutils-gdb:
896         2018-06-19  Simon Marchi  <simon.marchi@ericsson.com>
898         * libtool.m4: Use AC_LANG_SOURCE.
899         * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
900         * ar-lib: New file.
901         * test-driver: New file.
902         * configure: Re-generate.
904 2018-10-31  Michael Ploujnikov  <michael.ploujnikov@oracle.com>
906         * MAINTAINERS (Write After Approval): Add myself.
908 2018-10-31  Iain Buclaw  <ibuclaw@gdcproject.org>
910         PR bootstrap/87788
911         PR d/87799
912         * configure: Rebuild.
913         * configure.ac: Disable D on systems where it is known not to work.
915 2018-10-28  Iain Buclaw  <ibuclaw@gdcproject.org>
917         * Makefile.def (target_modules): Add libphobos.
918         (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
919         GDCFLAGS_FOR_TARGET.
920         (dependencies): Make libphobos depend on libatomic, libbacktrace
921         configure, and zlib configure.
922         (language): Add language d.
923         * Makefile.in: Rebuild.
924         * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
925         (HOST_EXPORTS): Add GDC.
926         (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
927         (BASE_TARGET_EXPORTS): Add GDC.
928         (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
929         (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
930         (EXTRA_HOST_FLAGS): Add GDC.
931         (STAGE1_FLAGS_TO_PASS): Add GDC.
932         (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
933         * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
934         environment variables.
935         * configure: Rebuild.
936         * configure.ac: Add target-libphobos to target_libraries.  Set and
937         substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
939 2018-10-24  Ilya Leoshkevich  <iii@linux.ibm.com>
941         * MAINTAINERS (Write After Approval): Add myself.
943 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
945         * MAINTAINERS (Write After Approval): Remove myself.
947 2018-10-23  Iain Buclaw  <ibuclaw@gdcproject.org>
949         * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
951 2018-10-14  Bin Cheng <bin.cheng@linux.alibaba.com>
953         * MAINTAINERS: Update my email address.
955 2018-10-04  Thomas Schwinge  <thomas@codesourcery.com>
957         * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
958         maintainer.
960 2018-09-13  Matthew Malcomson  <matthew.malcomson@arm.com>
962         * MAINTAINERS (Write After Approval): Add self.
964 2018-09-13  Sam Tebbs  <sam.tebbs@arm.com>
966         * MAINTAINERS (write after approval): Add myself.
968 2018-09-04  Xuepeng Guo  <xuepeng.guo@intel.com>
970         * MAINTAINERS: Update my email address.
972 2018-08-29  Vlad Lazar  <vlad.lazar@arm.com>
974         * MAINTAINERS (write after approval): Add myself.
976 2018-08-21  Richard Sandiford  <richard.sandiford@arm.com>
978         * MAINTAINERS: Add self to global reviewers list.
980 2018-08-17  Sandra Loosemore  <sandra@codesourcery.com>
982         MAINTAINERS: Add c-sky port maintainers.
984 2018-08-10  Martin Liska  <mliska@suse.cz>
986         * MAINTAINERS: Revert change in previous commit and
987         join lines.
989 2018-08-10  Martin Liska  <mliska@suse.cz>
991         * MAINTAINERS: Remove extra line.
993 2018-08-06  Naveen H.S  <naveenh@marvell.com>
995         * MAINTAINERS: Update my email address.
997 2018-07-19  DJ Delorie  <dj@redhat.com>
999         * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
1000         as maintainer.
1002 2018-07-16  Andreas Krebbel  <krebbel@linux.ibm.com>
1004         * MAINTAINERS: Adjust email address for me and my colleague Robin
1005         Dapp.
1007 2018-07-13  H.J. Lu  <hongjiu.lu@intel.com>
1008             Sunil K Pandey  <sunil.k.pandey@intel.com>
1010         PR target/84413
1011         * config/i386/i386.c (m_CORE_AVX512): New.
1012         (m_CORE_AVX2): Likewise.
1013         (m_CORE_ALL): Add m_CORE_AVX2.
1014         * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
1015         Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
1016         and remove the rest of m_SKYLAKE_AVX512.
1018 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1020         * config.sub: Sync with upstream version 2018-07-03.
1022 2018-07-06  Sebastian Huber  <sebastian.huber@embedded-brains.de>
1024         * config.guess: Sync with upstream version 2018-06-26.
1025         * config.sub: Sync with upstream version 2018-07-02.
1027 2018-06-19  Bernhard M. Wiedemann  <bwiedemann@suse.de>
1029         * libtool.m4: Sort output of 'find' to enable deterministic builds.
1030         * ltmain.sh: Likewise.
1032 2018-07-03  Segher Boessenkool  <segher@kernel.crashing.org>
1034         * contrib/config-list.mk: Remove powerpc-linux_paired.
1036 2018-06-29  Alexandre Oliva <oliva@adacore.com>
1038         * configure.ac: Introduce support for @unless/@endunless.
1039         * Makefile.tpl (dep-kind): Rewrite with cond; return
1040         postbootstrap in some cases.
1041         (make-postboot-dep, postboot-targets): New.
1042         (dependencies): Do not output postbootstrap dependencies at
1043         first.  Output non-target ones changed for configure to depend
1044         on stage_last @if gcc-bootstrap, and the original deps @unless
1045         gcc-bootstrap.
1046         * configure.in, Makefile.in: Rebuilt.
1048 2018-06-28  Jackson Woodruff  <jackson.woodruff@arm.com>
1050         * MAINTAINERS (write after approval): Add myself.
1052 2018-06-26  Rasmus Villemoes  <rv@rasmusvillemoes.dk>
1054         * MAINTAINERS (write after approval): Add myself.
1056 2018-06-19  Nick Clifton  <nickc@redhat.com>
1058         * zlib/configure.ac: Restore old behaviour of only enabling
1059         multilibs when a target subdirectory is defined.  This allows
1060         building with srcdir == builddir.
1061         * zlib/configure: Regenerate.
1063 2018-06-18  Eric Botcazou  <ebotcazou@adacore.com>
1065         * Makefile.def (fortran): Add check-target-libgomp-fortran.
1066         * Makefile.tpl (check-target-libgomp-fortran): New phony target.
1067         * Makefile.in: Regenerate.
1069 2018-06-16  Ben Elliston  <bje@gnu.org>
1071         * config.guess: Import latest version.
1072         * config.sub: Likewise.
1074 2018-06-08  Martin Liska  <mliska@suse.cz>
1076         * MAINTAINERS: Remove MPX-related entries.
1077         * Makefile.def: Remove libmpx support.
1078         * Makefile.in: Regenerate.
1079         * configure.ac: Remove removed files.
1080         * configure: Regenerate.
1081         * libmpx/ChangeLog: Remove.
1082         * libmpx/Makefile.am: Remove.
1083         * libmpx/Makefile.in: Remove.
1084         * libmpx/acinclude.m4: Remove.
1085         * libmpx/aclocal.m4: Remove.
1086         * libmpx/config.h.in: Remove.
1087         * libmpx/configure: Remove.
1088         * libmpx/configure.ac: Remove.
1089         * libmpx/configure.tgt: Remove.
1090         * libmpx/libmpx.spec.in: Remove.
1091         * libmpx/mpxrt/Makefile.am: Remove.
1092         * libmpx/mpxrt/Makefile.in: Remove.
1093         * libmpx/mpxrt/libmpx.map: Remove.
1094         * libmpx/mpxrt/libtool-version: Remove.
1095         * libmpx/mpxrt/mpxrt-utils.c: Remove.
1096         * libmpx/mpxrt/mpxrt-utils.h: Remove.
1097         * libmpx/mpxrt/mpxrt.c: Remove.
1098         * libmpx/mpxrt/mpxrt.h: Remove.
1099         * libmpx/mpxwrap/Makefile.am: Remove.
1100         * libmpx/mpxwrap/Makefile.in: Remove.
1101         * libmpx/mpxwrap/libmpxwrappers.map: Remove.
1102         * libmpx/mpxwrap/libtool-version: Remove.
1103         * libmpx/mpxwrap/mpx_wrappers.c: Remove.
1105 2018-06-04  Martin Liska  <mliska@suse.cz>
1107         * MAINTAINERS: Add myself as gcov maintainer.
1109 2018-06-04  Matthew Fortune  <mfortune@gmail.com>
1111         * MAINTAINERS: Update my email address.
1113 2018-06-04  Tom de Vries  <tdevries@suse.de>
1115         * MAINTAINERS: Remove write-after-approval entries for component
1116         maintainers.
1118 2018-06-01  Jozef Lawrynowicz  <jozef.l@mittosystems.com>
1120         * MAINTAINERS (write after approval): Add myself.
1122 2018-06-01  Bin Cheng <amker@gcc.gnu.org>
1124         * MAINTAINERS: Update my email address.
1126 2018-06-01  Tom de Vries  <tdevries@suse.de>
1128         * MAINTAINERS: Update my email address.
1130 2018-05-22  Bin Cheng <bin.cheng@arm.com>
1132         * MAINTAINERS (loop-optimizer): Add myself.
1134 2018-05-01  Francois H. Theron  <francois.theron@netronome.com>
1136         * configure.ac: Added "nfp" target.
1137         * configure: Regenerate.
1139 2018-04-30  Richard Biener  <rguenther@suse.de>
1141         PR bootstrap/85571
1142         * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
1143         (STAGE3_TFLAGS): Likewise.
1144         (STAGEtrain_CFLAGS): Filter out -fchecking=1.
1145         (STAGEtrain_TFLAGS): Likewise.
1146         * Makefile.in: Regenerate.
1148 2018-04-26  Richard Biener  <rguenther@suse.de>
1150         * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
1151         (STAGE2_CFLAGS): Likewise.
1152         (STAGE2_TFLAGS): Likewise.
1153         (STAGE3_CFLAGS): Add -fchecking.
1154         (STAGE3_TFLAGS): Likewise.
1155         (STAGEtrain_CFLAGS): Filter out -fchecking.
1156         (STAGEtrain_TFLAGS): Likewise.
1157         * Makefile.in: Re-generate.
1159 2018-04-25  Catherine Moore <clm@codesourcery.com>
1161         * MAINTAINERS (mips): Remove myself as MIPS maintainer.
1163 2018-04-18  Paul Clarke  <pc@us.ibm.com>
1165         * MAINTAINERS (write after approval): Add myself.
1167 2018-04-10  Aaron Sawdey  <acsawdey@linux.ibm.com>
1169         * MAINTAINERS: Update my email address.
1171 2018-04-02  Bill Schmidt  <wschmidt@linux.ibm.com>
1173         * MAINTAINERS: Remove redundant Write-After-Approval entry.
1175 2018-03-30  Bill Schmidt  <wschmidt@linux.ibm.com>
1177         * MAINTAINERS: Update my email address and disambiguate myself
1178         a bit from Will Schmidt.
1180 2018-03-21  Nathan Sidwell  <nathan@acm.org>
1182         * MAINTAINERS: Move maintainers of now-removed picochip and score
1183         ports to write after approval.
1185 2018-03-13  Richard Sandiford  <richard.sandiford@arm.com>
1187         * MAINTAINERS: Add entry for SVE maintainership.
1189 2018-02-13  Maciej W. Rozycki  <macro@mips.com>
1191         * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
1192         * configure: Regenerate.
1194 2018-01-18  Boris Kolpackov  <boris@codesynthesis.com>
1196         * MAINTAINERS (write after approval): Add myself.
1198 2018-01-18  Siddhesh Poyarekar  <siddhesh@sourceware.org>
1200         * MAINTAINERS (write after approval): Add myself.
1202 2018-01-16  Sebastian Perta  <sebastian.perta@renesas.com>
1204         * MAINTAINERS (write after approval): Add myself.
1206 2018-01-03  Jakub Jelinek  <jakub@redhat.com>
1208         Update copyright years.
1210 2018-01-03  Ben Elliston  <bje@gnu.org>
1212         * config.guess: Import latest version.
1213         * config.sub: Likewise.
1215 2017-12-12  Stafford Horne  <shorne@gmail.com>
1217         * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
1218         * configure: Regenerate.
1220 2017-11-29  Qing Zhao  <qing.zhao@oracle.com>
1222         * MAINTAINERS (Write After Approval): Add myself.
1224 2017-11-28  Julia Koval  <julia.koval@intel.com>
1225             Sebastian Peryt  <sebastian.peryt@intel.com>
1227         * Makefile.def (target_modules): Remove libcilkrts.
1228         * Makefile.in: Ditto.
1229         * configure: Ditto.
1230         * configure.ac: Ditto.
1232 2017-11-28  Julia Koval  <julia.koval@intel.com>
1234         * MAINTAINERS (Write After Approval): Add myself.
1236 2017-11-22  Sudakshina Das  <sudi.das@arm.com>
1238         * MAINTAINERS (Write After Approval): Add myself.
1240 2017-11-06  Palmer Dabbelt  <palmer@sifive.com>
1242         * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
1243         Use my SiFive email address.
1245 2017-11-15  Sebastian Peryt  <sebastian.peryt@intel.com>
1247         * MAINTAINERS (write after approval): Add myself.
1249 2017-10-27  Martin Liska  <mliska@suse.cz>
1251         * Makefile.tpl: Use proper name of folder as it was renamed
1252         during transition to 4 stages.
1253         * Makefile.in: Regenerate.
1255 2017-10-16  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
1257         * MAINTAINERS (write after approval): Add myself.
1259 2017-10-01  Gerald Pfeifer  <gerald@pfeifer.com>
1261         * MAINTAINERS: Add a note that maintainership also includes web
1262         pages, docs, and testsuite related to that area.
1264 2017-09-25  Tom de Vries  <tom@codesourcery.com>
1266         * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
1268 2017-09-18  Pierre-Marie de Rodat  <derodat@adacore.com>
1270         * MAINTAINERS: Add myself as a maintainer for the Ada front end.
1272 2017-09-15  Nathan Sidwell  <nathan@acm.org>
1274         * MAINTAINERS: Remove myself as a vxworks maintainer.
1276 2017-09-13  Thomas Schwinge  <thomas@codesourcery.com>
1278         * MAINTAINERS: Remove email address of Jim Norris.
1280 2017-09-11  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
1282         * MAINTAINERS (Reviewers): Move myself from here...
1283         (CPU Port Maintainers): ... to here.
1285 2017-09-09  James Greenhalgh  <james.greenhalgh@arm.com>
1287         * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1289 2017-07-31  Robin Dapp  <rdapp@linux.vnet.ibm.com>
1291         * MAINTAINERS (write after approval): Add myself.
1293 2017-07-28  Tony Reix  <tony.reix@atos.net>
1295         * configure.ac (target-libffi): Don't disable for AIX.
1296         (go): Don't add to unsupported_languages on AIX.
1297         (target-libgo): Don't disable for AIX.
1298         * configure: Regenerate.
1300 2017-07-19  Yury Gribov  <tetra2005@gmail.com>
1302         * MAINTAINERS: Add myself.
1304 2017-07-18  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1306         * MAINTAINERS: Update my email address.
1308 2017-07-04  Richard Earnshaw  <rearnsha@arm.com>
1310         * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1311         arm-specific auto-generated header files.
1313 2017-07-03  Nathan Sidwell  <nathan@acm.org>
1315         * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1316         * configure: Rebuilt.
1318 2017-07-03  Bernd Schmidt  <bschmidt@redhat.com>
1320         * MAINTAINERS: Readd myself for c6x.
1322 2017-06-28  Martin Liska  <mliska@suse.cz>
1324         PR bootstrap/81217
1325         * Makefile.def: Remove superfluous bootstrap_target from
1326         bootstrap_stage.
1327         * Makefile.in: Re-generate the file.
1329 2017-06-26  Maxim Ostapenko  <m.ostapenko@samsung.com>
1331         * MAINTAINERS: Add myself to Write After Approval
1333 2017-06-21  Andrew Jenner  <andrew@codesourcery.com>
1335         * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1337 2017-06-19  Martin Liska  <mliska@suse.cz>
1339         * Makefile.def: Define 4 stages PGO bootstrap.
1340         * Makefile.tpl: Define FLAGS.
1341         * Makefile.in: Regenerate.
1343 2017-06-14  Ian Lance Taylor  <iant@golang.org>
1345         * Makefile.def: Add check-gotools to go check targets.
1346         * Makefile.in: Rebuild.
1348 2017-06-12  Segher Boessenkool  <segher@kernel.crashing.org>
1350         * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1352 2017-06-03  Eric Botcazou  <ebotcazou@adacore.com>
1354         * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1355         * configure: Regenerate.
1357 2017-05-31  Martin Liska  <mliska@suse.cz>
1359         * configure.ac: Add handling of stage2_werror_flags to
1360         action-if-given and to action-if-not-given.
1361         * configure: Regenerate.
1363 2017-05-31  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>
1365         * MAINTAINERS: Add self to Write After Approval
1367 2017-05-27  Bernd Schmidt  <bschmidt@redhat.com>
1369         * MAINTAINERS: Update my email address, and remove myself as
1370         maintainer in some areas.
1372 2017-05-25  Eric Gallager  <egall@gwmail.gwu.edu>
1374         * MAINTAINERS: Add self to Write After Approval
1376 2017-05-25  Nathan Sidwell  <nathan@acm.org>
1378         * configure.ac: Add --enable-languages=default to mean default and
1379         make --enable-languages=all mean all supported languages.
1380         * configure: Regenerated.
1382 2017-05-24  Segher Boessenkool  <segher@kernel.crashing.org>
1384         * config.gcc (powerpc*-*-*spe*): New.
1385         (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1386         (powerpc-*-rtems*spe*): New.
1387         (powerpc*-*-linux*spe*): New.
1388         (powerpc-wrs-vxworksspe): New.
1389         (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1390         (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1391         * config.host (powerpc*-*-*spe*): New.
1393 2017-05-19  Martin Liska  <mliska@suse.cz>
1395         * configure.ac: Add --enable-werror-always just for
1396         bootstrap-debug (or none build config) and do not add it
1397         when we are on a release branch.
1398         * configure: Regenerated.
1400 2017-05-18  Sheldon Lobo  <sheldon.lobo@oracle.com>
1402         * MAINTAINERS: Add self to Write After Approval
1404 2017-05-09  Kaz Kojima  <kkojima@gcc.gnu.org>
1406         * MAINTAINERS: Move myself to Write After Approval section.
1408 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1410         * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1411         ACCH registers.
1412         * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1413         available.
1414         (umulsidi3): Likewise.
1415         (mulsidi3_700): Disable this pattern when we have advanced mpy
1416         instructions.
1417         (umulsidi3_700): Likewise.
1418         (maddsidi4): New pattern.
1419         (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1420         (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1421         (mpydu_imm_arcv2hs): Likewise.
1422         * config/arc/predicates.md (accl_operand): New predicate.
1424 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1425             Andrew Burgess <andrew.burgess@embecosm.com>
1427         * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1428         case.
1429         (ARC_AUTOFP_IRQ_P): Likewise.
1430         (ARC_AUTO_IRQ_P): Likewise.
1431         (rgf_banked_register_count): New variable.
1432         (parse_mrgf_banked_regs_option): New function.
1433         (arc_override_options): Handle rgf_banked_regs option.
1434         (arc_handle_interrupt_attribute): Add firq option.
1435         (arc_compute_function_type): Return fast irq type when required.
1436         (arc_must_save_register): Handle fast interrupts.
1437         (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1438         (arc_return_address_regs): Update.
1439         * config/arc/arc.h (arc_return_address_regs): Update.
1440         (arc_function_type): Add fast interrupt type.
1441         (ARC_INTERRUPT_P): Update.
1442         (RC_FAST_INTERRUPT_P): Define.
1443         * config/arc/arc.md (simple_return): Update for fast interrupts.
1444         (p_return_i): Likewise.
1445         * config/arc/arc.opt (mrgf-banked-regs): New option.
1446         * doc/invoke.texi (mrgf-banked-regs): Document.
1448 2017-05-09  Claudiu Zissulescu  <claziss@synopsys.com>
1450         * config/arc/arc.c (irq_ctrl_saved): New variable.
1451         (ARC_AUTOBLINK_IRQ_P): Define.
1452         (ARC_AUTOFP_IRQ_P): Likewise.
1453         (ARC_AUTO_IRQ_P): Likewise.
1454         (irq_range): New function.
1455         (arc_must_save_register): Likewise.
1456         (arc_must_save_return_addr): Likewise.
1457         (arc_dwarf_emit_irq_save_regs): Likewise.
1458         (arc_override_options): Handle deferred options.
1459         (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1460         (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1461         arc_must_save_return_addr.
1462         (arc_compute_frame_size): Handle automated save and restore of
1463         registers.
1464         (arc_expand_prologue): Likewise.
1465         (arc_expand_epilogue): Likewise.
1466         * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1467         * config/arc/arc.opt (mirq-ctrl-saved): New option.
1468         * doc/invoke.texi (mirq-ctrl-saved): Document option.
1470 2017-04-19  Thomas Koenig  <tkoenig@gcc.gnu.org>
1471         Tobias Burnus  <tobias.burnus@physik.fu-berlin.de>
1473         PR bootstrap/77661
1474         * Makefile.def: Don't pass --enable-maintainer-mode on to an
1475         in-tree build MPC.
1476         * Makefile.in: Regenerate.
1478 2017-03-22  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
1480         * configure.ac: Enable LTO by default on darwin >= 9.
1481         * configure: Regenerate.
1483 2017-03-20  Palmer Dabbelt  <palmer@dabbelt.com>
1485         * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1486         and Andrew Waterman as the RISC-V maintainers.
1488 2017-03-18  Nicolas Koenig  <koenigni@gcc.gnu.org>
1490         * MAINTAINERS: Add self to Write After Approval
1492 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1494         * config.guess: Import latest from upstream.
1496 2017-03-18  Gerald Pfeifer  <gerald@pfeifer.com>
1498         * MAINTAINERS (Write After Approval): Remove entries that are
1499         already covered under Reviewers.
1501 2017-03-08  Mark Wielaard  <mark@klomp.org>
1503         PR demangler/70909
1504         PR demangler/67264
1505         * include/demangle.h: Add d_printing to struct demangle_component
1506         and pass struct demangle_component as non const.
1508 2017-02-26  Gerald Pfeifer  <gerald@pfeifer.com>
1510         * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1512 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
1514         * Makefile.tpl: Remove HOST_ISLVER.
1515         (HOST_EXPORTS): Remove ISLVER.
1516         * Makefile.in: Regenerate.
1518 2017-02-13  Richard Biener  <rguenther@suse.de>
1520         * configure: Re-generate.
1522 2017-02-07  Gerald Pfeifer  <gerald@pfeifer.com>
1524         * MAINTAINERS: Adjust bug reporting URL.
1526 2017-02-05  Gerald Pfeifer  <gerald@pfeifer.com>
1528         * MAINTAINERS (Write After Approval): Remove redundant entry
1529         for Andrew Burgess.
1531 2017-02-03  John David Anglin  <danglin@gcc.gnu.org>
1533         * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1534         32-bit hppa*-*-hpux*.
1535         * configure: Regenerate.
1537 2017-01-27  Pekka Jääskeläinen  <pekka.jaaskelainen@parmance.com>
1539         * configure.ac: Moved the white list of enabling BRIG FE to
1540         libhsail-rt/configure.tgt.
1541         * configure: Regenerated.
1542         * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1544 2017-01-24  Pekka Jääskeläinen  <pekka@parmance.com>
1545             Martin Jambor  <mjambor@suse.cz>
1547         * Makefile.def (target_modules): Added libhsail-rt.
1548         (languages): Added language brig.
1549         * Makefile.in: Regenerated.
1550         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1551         tgarget-libhsail-rt.  Make brig unsupported on untested architectures.
1552         * configure: Regenerated.
1554 2017-01-17  Jakub Jelinek  <jakub@redhat.com>
1556         PR other/79046
1557         * configure: Regenerated.
1559 2017-01-04  Alan Modra  <amodra@gmail.com>
1561         * configure: Regenerate.
1563 2016-12-29  Ben Elliston  <bje@gnu.org>
1565         * config.sub: Import latest version.
1567 2016-12-26  Alexander Ivchenko  <alexander.ivchenko@intel.com>
1569         * MAINTAINERS (Write After Approval): Add myself.
1571 2016-12-21  Jakub Jelinek  <jakub@redhat.com>
1573         * configure.ac: Don't bootstrap libmpx unless --with-build-config
1574         includes bootstrap-mpx.
1575         * configure: Regenerated.
1577 2016-12-19  Chenghua Xu  <paul.hua.gm@gmail.com>
1579         * MAINTAINERS (Write After Approval): Add myself.
1581 2016-12-01  Ma Jiang  <ma.jiang@zte.com.cn>
1583         * configure: Regenerate.
1585 2016-12-01  Matthias Klose  <doko@ubuntu.com>
1587         * configure.ac: Don't use pkg-config to check for bdw-gc.
1588         * configure: Regenerate.
1590 2016-11-30  Matthias Klose  <doko@ubuntu.com>
1592         * Makefile.def: Remove reference to boehm-gc target module.
1593         * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1594         options and for the bdw-gc pkg-config module.
1595         * configure: Regenerate.
1596         * Makefile.in: Regenerate.
1598 2016-11-28  Nathan Sidwell  <nathan@acm.org>
1600         * MAINTAINERS (nvptx): Remove self.
1602 2016-11-25  Ben Elliston  <bje@gnu.org>
1604         * config.guess: Import latest version.
1605         * config.sub: Likewise.
1607 2016-11-18  Toma Tabacu  <toma.tabacu@imgtec.com>
1609         * MAINTAINERS (Write After Approval): Add myself.
1611 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1613         * Makefile.def: Remove references to GCJ.
1614         * Makefile.tpl: Likewise.
1615         * Makefile.in: Regenerate.
1617 2016-11-15  Matthias Klose  <doko@ubuntu.com>
1619         * config-ml.in: Remove references to GCJ.
1620         * configure.ac: Likewise.
1621         * configure: Regenerate.
1623 2016-11-01  Josh Conner  <joshconner@google.com>
1625         * MAINTAINERS (Write After Approval): Update email address,
1627 2016-10-27  Carl Love  <cel@us.ibm.com>
1629         * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1630         Approval list to make it alphabetical.
1632 2016-10-27  Carl Love  <cel@us.ibm.com>
1634         * MAINTAINERS (Write After Approval): Add myself.
1636 2016-10-27  Andrew Burgess  <andrew.burgess@embecosm.com>
1638         * MAINTAINERS (Reviewers): Add myself.
1639         (Write After Approval): Add myself.
1641 2016-10-21  Hartmut Penner  <hepenner@us.ibm.com>
1642             Ulrich Weigand  <uweigand@de.ibm.com>
1644         * MAINTAINERS: Update email address.
1646 2016-10-10  Nathan Sidwell  <nathan@acm.org>
1648         * MAINTAINERS: Update email address.
1650 2016-10-10  Andreas Tobler <andreast@gcc.gnu.org>
1652         * configure.ac: Add aarch64-*-freebsd*.
1653         * configure: Regenerate.
1655 2016-10-05  Steve Ellcey  <sellcey@caviumnetworks.com>
1657         * MAINTAINERS: Update email address after it got reverted.
1659 2016-10-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
1661         * configure.ac (target_libraries): Readd target-boehm-gc.
1662         Restore --enable-objc-gc handling.
1663         * configure: Regenerate.
1665 2015-10-03  Jeff Law  <law@redhat.com>
1667         * MAINTAINERS: Move several inactive maintainers to the
1668         write-after-approval section.
1670 2016-09-30  Jakub Jelinek  <jakub@redhat.com>
1672         * configure.ac: Add target-libffi to target_libraries.
1673         Readd libgcj target disablings, modified to only target-libffi.
1674         Readd target addition of go to unsupported languages.
1675         * configure: Regenerated.
1677 2016-09-30  Steve Ellcey  <sellcey@caviumnetworks.com>
1679         * MAINTAINERS: Update email address.
1681 2016-09-30  Andrew Haley  <aph@redhat.com>
1683         * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1684         write-after approval.  Remove Tom Tromey and Bryce McKinlay from
1685         libgcj.
1687 2016-09-30  Andrew Haley  <aph@redhat.com>
1689         * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1690         write-after approval after GCJ deletion.
1692 2016-09-30  Andrew Haley  <aph@redhat.com>
1694         * Makefile.def: Remove libjava.
1695         * Makefile.tpl: Likewise.
1696         * Makefile.in: Regenerate.
1697         * configure.ac: Likewise.
1698         * configure: Likewise.
1699         * gcc/java: Remove.
1700         * libjava: Likewise.
1702 2016-09-28  Claudiu Zissulescu  <claziss@synopsys.com>
1704         * MAINTAINERS (Reviewers): Add myself.
1706 2016-09-26  Anton Kolesov  <Anton.Kolesov@synopsys.com>
1708         * configure.ac: Disable "sim" directory for arc*-*-*.
1709         * configure: Regenerated.
1711 2016-09-23  Tamar Christina <tamar.christina@arm.com>
1713         * MAINTAINERS (Write After Approval): Add myself.
1715 2016-09-12  Maciej W. Rozycki  <macro@imgtec.com>
1717         * configure.ac: Check for the minimum in-tree MPFR version
1718         handled.
1719         * configure: Regenerate.
1721 2016-07-20  Yan-Ting Lin  <currygt52@gmail.com>
1723         * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1724         * configure: Regenerated.
1726 2016-07-19  Fritz Reese  <fritzoreese@gmail.com>
1728         * MAINTAINERS (Write After Approval): Add myself.
1730 2016-06-23  Andi Kleen  <ak@linux.intel.com>
1732         * Makefile.def: Add autoprofiledbootstrap.
1733         * Makefile.tpl: Dito.
1734         * Makefile.in: Regenerate.
1736 2016-06-23  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1738     * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1739     * configure: Regenerate.
1741 2016-06-21  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1743         * configure: Regenerate.
1744         * configure.ac: Remove support for avr-rtems.
1746 2016-06-18  Senthil Kumar Selvaraj  <senthil_kumar.selvaraj@atmel.com>
1748         * MAINTAINERS (Write After Approval): Add myself.
1750 2016-06-16  Michael Collison  <michael.collison@arm.com>
1752         * MAINTAINERS (Write After Approval): Add myself.
1754 2016-06-14  Mikael Morin  <mikael@gcc.gnu.org>
1756         * MAINTAINERS (Write After Approval): Update e-mail address.
1758 2016-06-03  Jose E. Marchesi  <jose.marchesi@oracle.com>
1760         * MAINTAINERS (Write After Approval): Add myself.
1762 2016-05-28  Alan Modra  <amodra@gmail.com>
1764         * Makefile.tpl (configure): Depend on m4 files included.
1765         * Makefile.in: Regenerate.
1767 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1769         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1770         code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1772 2016-05-20  Bill Seurer  <seurer@linux.vnet.ibm.com>
1774         * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1775         special case builtin.
1776         * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1777         support for ALTIVEC_BUILTIN_VEC_ADDEC.
1778         * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1779         for __builtin_vec_addec.
1781 2016-05-16  Jakub Sejdak  <jakub.sejdak@phoesys.com>
1783         * config.guess: Import version 2016-04-02 (newest).
1784         * config.sub: Import version 2016-05-10 (newest).
1786 2016-05-16  Anton Kolesov  <anton.kolesov@synopsys.com>
1788         * configure.ac: Add ARC support to libgloss.
1789         * configure: Regenerate
1791 2016-05-09  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
1793         * MAINTAINERS (Write After Approval): Add myself.
1795 2016-05-02  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1797         * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1798         * configure: Regenerated.
1799         * Makefile.def (gmp): Explicitly disable assembler.
1800         (mpfr): Adjust lib_path.
1801         (mpc): Likewise.
1802         * Makefile.in: Regenerated.
1804 2016-05-01  Jakub Jelinek  <jakub@redhat.com>
1806         PR bootstrap/70704
1807         * configure.ac (--enable-stage1-checking): Add missing
1808         --enable-checking=.
1809         * configure: Regenerated.
1811 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1813         * config.guess: Revert r235676.
1814         * config.sub: Revert r235676.
1816 2016-04-30  Oleg Endo  <olegendo@gcc.gnu.org>
1818         * config.guess: Remove SH5 support.
1819         * config.sub: Likewise.
1820         * configure: Likewise.
1821         * configure.ac: Likewise.
1823 2016-04-26  Jakub Jelinek  <jakub@redhat.com>
1825         PR bootstrap/70704
1826         * configure.ac (--enable-stage1-checking): For --disable-checking or
1827         implicit --enable-checking, make sure extra flag matches in between
1828         stage1 and later checking.
1829         * configure: Regenerated.
1831 2016-04-22  Trevor Saunders  <tbsaunde+gcc@tbsaunde.org>
1833         * .gitattributes: New file.
1835 2016-04-22  Segher Boessenkool  <segher@kernel.crashing.org>
1837         * MAINTAINERS (rs6000/powerpc port): Add myself.
1839 2016-04-13  Segher Boessenkool  <segher@kernel.crashing.org>
1841         PR bootstrap/70173
1842         * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1843         and gotools directories.  Delete the stage_final file.
1844         * Makefile.in: Regenerate.
1846 2016-04-12  Andre Vieira  <andre.simoesdiasvieira@arm.com>
1848         * MAINTAINERS (Write After Approval): Add myself.
1850 2016-04-09  Steven G. Kargl  <kargl@gcc.gnu.org>
1852         * MAINTAINERS (Fortran maintainer): Remove myself.
1854 2016-04-04  Bill Seurer  <seurer@linux.vnet.ibm.com>
1856         * MAINTAINERS (Write After Approval): Add myself.
1858 2016-03-29  Kelvin Nilsen  <kdnilsen@linux.vnet.ibm.com>
1860         * MAINTAINERS (Write After Approval): Add myself.
1862 2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1864         Sync with binutils-gdb:
1866         2016-03-17  Cary Coutant  <ccoutant@gmail.com>
1868         * configure.ac: Add mips and s390 to the gold target check.
1869         * configure: Regenerate.
1871 2016-03-01  DJ Delorie  <dj@redhat.com>
1873         * MAINTAINERS (mep): Remove myself as MeP maintainer.
1875 2016-02-22  David Malcolm  <dmalcolm@redhat.com>
1877         * MAINTAINERS (libcpp): Add myself.
1878         (diagnostic messages): Likewise.
1880 2016-02-20  Tom de Vries  <tom@codesourcery.com>
1882         * MAINTAINERS: Fix whitespace.
1884 2016-02-02  Claudiu Zissulescu  <claziss@synopsys.com>
1886         * MAINTAINERS (Write After Approval): Add myself.
1888 2016-01-29  Sebastian Pop  <s.pop@samsung.com>
1890         * config/isl.m4: Add comments about isl-0.16.
1891         * configure: Regenerate.
1893 2016-01-29  Martin Jambor  <mjambor@suse.cz>
1895         * MAINTAINERS (hsa maintainers): Add myself.
1897 2015-01-27  Wilco Dijkstra  <wdijkstr@arm.com>
1899         * MAINTAINERS: (Write After Approval): Add myself.
1901 2016-01-25  Aditya Kumar  <aditya.k7@samsung.com>
1902             Sebastian Pop  <s.pop@samsung.com>
1904         * Makefile.in: Regenerate.
1905         * Makefile.tpl: Export ISLVER.
1906         * configure: Regenerate.
1907         * config/isl.m4: Detect isl-0.15.
1909 2016-01-24  Mikhail Maltsev  <maltsevm@gmail.com>
1911         PR bootstrap/69329
1912         * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1913         * Makefile.in: Regenerate.
1915 2016-01-12  Andris Pavenis  <andris.pavenis@iki.fi>
1917         * configure.ac: Enable LTO for DJGPP
1918         * configure: Regenerate
1920 2016-01-12  H.J. Lu  <hongjiu.lu@intel.com>
1922         Sync with binutils-gdb:
1923         2015-10-21  Nick Clifton  <nickc@redhat.com>
1925         PR gas/19109
1926         * configure.ac: Note the 'none' is an acceptable argument to
1927         --enable-compressed-debug-sections.
1928         * configure: Regenerate.
1930 2016-01-12  Bernd Edlinger  <bernd.edlinger@hotmail.de>
1932         PR bootstrap/69134
1933         * Makefile.def (mpfr): Disable assembler.
1934         * Makefile.in: Regenerate.
1936 2016-01-01  Ben Elliston  <bje@gnu.org>
1938         * config.guess: Import version 2016-01-01.
1939         * config.sub: Likewise.
1941 2015-12-18  Sujoy Saraswati  <sujoy.saraswati@hpe.com>
1943         * MAINTAINERS (Write After Approval): Add myself.
1945 2015-12-17  Sebastian Pop  <s.pop@samsung.com>
1947         * Makefile.in: Replace ISL with isl.
1948         * Makefile.tpl: Same.
1949         * config/isl.m4: Same.
1950         * configure.ac: Same.
1951         * contrib/download_prerequisites: Same.
1952         * configure: Regenerate.
1954 2015-12-17  Andris Pavenis  <andris.pavenis@iki.fi>
1956         * MAINTAINERS (Write After Approval): Add Myself.
1958 2015-12-17  Nathan Sidwell  <nathan@acm.org>
1960         * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1961         * configure: Regenerate.
1963 2015-12-16  Aditya Kumar  <aditya.k7@samsung.com>
1964             Sebastian Pop  <s.pop@samsung.com>
1966         * config/isl.m4 (ISL_CHECK_VERSION): Check for
1967         isl_ctx_get_max_operations.
1968         * configure: Regenerate.
1970 2015-12-15  Alessandro Fanfarillo  <fanfarillo.gcc@gmail.com>
1972         * MAINTAINERS (Write After Approval): Add myself.
1974 2015-12-02  Ian Lance Taylor  <iant@google.com>
1976         PR go/66147
1977         * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1978         * Makefile.in: Regenerate.
1980 2015-12-01  Andreas Tobler  <andreast@gcc.gnu.org>
1982         PR libffi/65726
1983         * Makefile.def (lang_env_dependencies): Make libffi depend
1984         on cxx.
1985         * Makefile.in: Regenerate.
1987 2015-11-26  David Edelsohn  <dje.gcc@gmail.com>
1989         * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1990         symbols.
1992 2015-11-20  Tristan Gingold  <gingold@adacore.com>
1994         Sync with binutils-gdb:
1995         2015-11-20  Tristan Gingold  <gingold@adacore.com>
1997         * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1998         * configure: Regenerate.
2000 2015-11-19  Martin Liska  <mliska@suse.cz>
2002         * .gitignore: Add .clang-format to ignored files.
2003         * Makefile.in: Add clang-format.
2004         * Makefile.tpl: Likewise.
2006 2015-11-13  Tsvetkova Alexandra  <aleksandra.tsvetkova@intel.com>
2008         * configure.ac: Enable libmpx by default.
2009         * configure: Regenerated.
2011 2015-10-23  Steve Ellcey  <sellcey@imgtec.com>
2013         * MAINTAINERS: Update email address.
2015 2015-10-23  Paulo Matos  <pmatos@linki.tools>
2017         * MAINTAINERS: Update email address.
2019 2015-10-23  Alan Hayward <alan.hayward@arm.com>
2021         * MAINTAINERS  (Write After Approval): Add myself.
2023 2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2025         Sync with binutils-gdb:
2026         2015-10-20  H.J. Lu  <hongjiu.lu@intel.com>
2028         PR gas/19109
2029         * configure.ac: Add
2030         --enable-compressed-debug-sections={all,gas,gold,ld}.
2031         * configure: Regenerated.
2033 2015-10-16  Arnaud Charlet  <charlet@adacore.com>
2035         * MAINTAINERS: Update list of Ada maintainers and email addresses.
2037 2015-10-09  Martin Liska  <mliska@suse.cz>
2039         * MAINTAINERS (Write After Approval): Add myself.
2041 2015-10-09  Alexander Fomin <alexander.fomin@intel.com>
2043         * MAINTAINERS (Write After Approval): Add myself.
2045 2015-10-02  Florian Weimer  <fweimer@redhat.com>
2047         * MAINTAINERS: Update email address.
2049 2015-10-02  Louis Krupp <louis.krupp@zoho.com>
2051         * MAINTAINERS  (Write After Approval): Add myself.
2053 2015-09-20  Kai Tietz  <ktietz70@googlemail.com>
2055         * MAINTAINERS: Update email.
2057 2015-09-14  Bernd Schmidt  <bschmidt@redhat.com>
2059         * MAINTAINERS: Update my email address.
2061 2015-09-01  James Bowman  <james.bowman@ftdichip.com>
2063         * MAINTAINERS (ft32 port): Add myself.
2065 2015-08-28  David Sherwood  <david.sherwood@arm.com>
2067         * MAINTAINERS: Add myself.
2069 2015-08-27  Patrick Marlier  <patrick.marlier@gmail.com>
2071         * MAINTAINERS (Write After Approval): Add myself.
2073 2015-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2075         PR libfortran/54572
2076         * Makefile.def: Make libgfortran depend on libbacktrace.
2077         * Makefile.in: Regenerate.
2079 2015-08-20  Simon Dardis  <simon.dardis@imgtec.com>
2081         * MAINTAINERS (Write After Approval): Add myself.
2083 2015-08-12  Tom de Vries  <tom@codesourcery.com>
2085         PR other/67092
2086         * configure.ac: Remove --with_host_libstdcxx support.
2087         * configure: Regenerate.
2089 2015-08-10  Thomas Schwinge  <thomas@codesourcery.com>
2090             Jakub Jelinek  <jakub@redhat.com>
2092         * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
2093         nvptx*-*-*.
2094         * configure: Regenerate.
2096 2015-08-06  Yaakov Selkowitz  <yselkowi@redhat.com>
2098         * Makefile.def (libiconv): Define bootstrap=true.
2099         Mark pdf/html/info as missing.
2100         (configure-gcc): Depend on all-libiconv.
2101         (all-gcc): Ditto.
2102         (configure-libcpp): Ditto.
2103         (all-libcpp): Ditto.
2104         (configure-intl): Ditto.
2105         (all-intl): Ditto.
2106         * Makefile.in: Regenerate.
2108 2015-08-03  Bin Cheng  <bin.cheng@arm.com>
2110         * MAINTAINERS (loop ivopts): Add the entry and myself.
2112 2015-07-31  Nathan Sidwell  <nathan@codesourcery.com>
2114         * MAINTAINERS (nvptx): Add self.
2116 2015-07-29  Alan Lawrence  <alan.lawrence@arm.com>
2118         * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
2119         128-bit vector modes.
2121 2015-07-29  Ville Voutilainen  <ville.voutilainen@gmail.com>
2123         * MAINTAINERS (Write After Approval): Add myself.
2125 2015-07-28  Ben Elliston  <bje@gnu.org>
2127         * config.sub, config.guess: Import from upstream.
2129 2015-07-24  Michael Darling  <darlingm@gmail.com>
2131         PR other/66259
2132         * config-ml.in: Reflects renaming of configure.in to configure.ac
2133         * configure: Likewise
2134         * configure.ac: Likewise
2136 2015-07-23  Bernd Schmidt  <bernds_cb1@t-online.de>
2138         * MAINTAINERS: Update my email address.
2140 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2142         Sync with binutils-gdb:
2143         2015-03-17  H.J. Lu  <hongjiu.lu@intel.com>
2145         * configure.ac (target_configdirs): Exclude target-zlib if
2146         target-libjava isn't built.
2147         * configure: Regenerated.
2149 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2151         Sync with binutils-gdb:
2152         2015-05-13  John David Anglin  <dave.anglin@bell.net>
2154         * configure.ac: Disable configuration of GDB for HPUX targets.
2155         * configure: Regenerate.
2157         2015-04-01  H.J. Lu  <hongjiu.lu@intel.com>
2159         * configure.ac: Add --with-system-zlib.
2160         * configure: Regenerated.
2162         2015-01-28  James Bowman  <james.bowman@ftdichip.com>
2164         * configure.ac: Add FT32 support.
2165         * configure: Regenerate.
2167         2015-01-12  Anthony Green  <green@moxielogic.com>
2169         * configure.ac: Don't disable gprof for moxie.
2170         * configure: Rebuild.
2172 2015-07-14  H.J. Lu  <hongjiu.lu@intel.com>
2174         Sync with binutils-gdb:
2175         2015-05-01  H.J. Lu  <hongjiu.lu@intel.com>
2177         PR ld/18355
2178         * Makefile.def: Add extra_configure_flags to host zlib.
2179         * configure.ac (extra_host_zlib_configure_flags): New.  Set
2180         to --enable-host-shared When bfd is to be built as shared
2181         library.  AC_SUBST.
2182         * Makefile.in: Regenerated.
2184 2015-07-14  Hans-Peter Nilsson  <hp@bitrange.com>
2186         Sync with src:
2187         2015-03-30  H.J. Lu  <hongjiu.lu@intel.com>
2188         * Makefile.def (dependencies): Add all-zlib to all-bfd.
2189         * Makefile.in: Regenerated.
2191 2015-06-30  H.J. Lu  <hongjiu.lu@intel.com>
2193         * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
2194         target.
2195         * configure: Regenerate.
2197 2015-06-23  Ludovic Courtès  <ludo@gnu.org>
2199         * MAINTAINERS (Write After Approval): Add myself.
2201 2015-06-22  Andreas Tobler  <andreast@gcc.gnu.org>
2203         * MAINTAINERS (OS Port Maintainers): Add myself.
2204         (Various Maintainers): Remove myself from libffi testsuite.
2206 2015-06-04  Richard Sandiford  <richard.sandiford@arm.com>
2208         * MAINTAINERS (gen* on machine desc): Add self.
2210 2015-06-02  Jason Merrill  <jason@redhat.com>
2212         PR bootstrap/66319
2213         * configure.ac: Use -std=gnu++98.
2215 2015-06-02  Szabolcs Nagy  <szabolcs.nagy@arm.com>
2217         * MAINTAINERS (Write After Approval): Add myself.
2219 2015-05-28  Mike Frysinger  <vapier@gentoo.org>
2221         * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
2222         * configure: Regenerate.
2224 2015-05-26  Jason Merrill  <jason@redhat.com>
2226         * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
2227         * configure: Regenerate.
2229 2015-05-16  James Bowman  <james.bowman@ftdichip.com>
2231         * configure.ac: FT32 target added.
2232         * configure: Regenerated.
2234 2015-05-16  Iain Buclaw  <ibuclaw@gdcproject.org>
2236         * MAINTAINERS (Write After Approval): Add myself.
2238 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2240         * MAINTAINERS (Write After Approval): Add myself.
2242 2015-05-11  Paulo Matos  <paulo@matos-sorge.com>
2244         * configure.ac: Fix typo.
2245         * configure: Regenerate.
2247 2015-05-10  Mikhail Maltsev  <maltsevm@gmail.com>
2249         * MAINTAINERS (Write After Approval): Add myself.
2251 2015-05-03  Matthias Klose  <doko@ubuntu.com>
2253         * configure.ac: Match $host configured with triplets.
2254         * configure: Regenerate.
2256 2015-04-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
2258         * Makefile.tpl: Remove surplus whitespace throughout.
2259         * Makefile.in: Regenerate.
2261 2015-04-20  Segher Boessenkool  <segher@kernel.crashing.org>
2263         * MAINTAINERS (Various Maintainers): Add myself as instruction
2264         combiner maintainer.
2266 2015-04-17  Jakub Jelinek  <jakub@redhat.com>
2268         PR bootstrap/62077
2269         * configure.ac (--enable-stage1-checking): Default to
2270         release,misc,gimple,rtlflag,tree,types if --disable-checking
2271         or --enable-checking is not specified and DEV-PHASE is not
2272         experimental.
2273         * configure: Regenerated.
2275 2015-04-14  Max Ostapenko  <m.ostapenko@partner.samsung.com>
2277         * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
2278         (EXTRA_BOOTSTRAP_FLAGS): Likewise.
2279         (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
2280         * Makefile.in: Regenerate.
2282 2015-04-08  Cary Coutant  <ccoutant@gmail.com>
2284         * MAINTAINERS: Update my email address.
2286 2015-04-02  James Greenhalgh  <james.greenhalgh@arm.com>
2288         * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2290 2015-04-02  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
2292         * MAINTAINERS: Add myself as an arm port reviewer.
2294 2015-03-25  Martin Liska  <mliska@suse.cz>
2295             Yury Gribov  <y.gribov@samsung.com>
2297         * Makefile.in: Fix ln source location for vimrc file.
2298         * Makefile.tpl: Likewise.
2300 2015-03-09  Aldy Hernandez  <aldyh@redhat.com>
2302         PR bootstrap/25672
2303         * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2304         cross-compiling.  Similarly for CXX_FOR_TARGET.
2305         * configure: Regenerate.
2307 2015-03-10  Ilya Enkovich  <ilya.enkovich@intel.com>
2309         * Makefile.def: Add libmpx.
2310         * configure.ac: Add libmpx.
2311         * Makefile.in: Regenerate.
2312         * configure: Regenerate.
2314 2015-03-06  Kirill Yukhin  <kirill.yukhin@intel.com>
2316         * MAINTAINERS (CPU Port Maintainers): Add myself
2317         i386 vector ISA extns mantainer.
2319 2015-03-13  Jeff Law  <law@redhat.com>
2321         * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2322         maintainer.
2323         Remove Richard Henderson as a maintainer for the x86 port.
2325 2015-03-03  Joern Rennecke  <gnu@amylaar.uk>
2327         * MAINTAINERS (CPU Port Maintainers): Update my email address.
2329 2015-03-02  Ilya Enkovich  <ilya.enkovich@intel.com>
2331         * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2332         pointer bounds checker and i386 MPX maintainer.
2334 2015-02-26  Sandra Loosemore  <sandra@codesourcery.com>
2336         * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2338 2015-02-26  Martin Sebor  <msebor@redhat.com>
2340         * MAINTAINERS (Various Maintainers): Add self.
2342 2015-02-20  Thomas Schwinge  <thomas@codesourcery.com>
2344         * configure.ac [--enable-as-accelerator-for] (enable_languages):
2345         Make sure it contains lto.
2346         * configure: Regenerate.
2348 2015-02-18  Thomas Schwinge  <thomas@codesourcery.com>
2350         * configure: Regenerate.
2352 2015-02-06  Diego Novillo  <dnovillo@google.com>
2354         * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2355         middle-end, docstring): Remove myself.
2356         (Write After Approval): Add myself.
2358 2015-02-02  Janis Johnson  <janis.marie.johnson@gmail.com>
2360         * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2361         (Write After Approval): Update address.
2363 2015-01-29  David Malcolm  <dmalcolm@redhat.com>
2365         PR jit/64780
2366         * configure.ac: Require the user to explicitly specify
2367         --enable-host-shared if the jit is enabled.
2368         * configure: Regenerate.
2370 2015-01-27  Robert Suchanek  <robert.suchanek@imgtec.com>
2372         * MAINTAINERS (Write After Approval): Add myself.
2374 2015-01-25  Tom de Vries  <tom@codesourcery.com>
2376         * MAINTAINERS: Make whitespace consistent.
2378 2015-01-23  Braden Obrzut  <admin@maniacsvault.net>
2380         * MAINTAINERS (Write After Approval): Add myself.
2382 2015-01-20  Andre Vehreschild  <vehre@gmx.de>
2384         * MAINTAINERS: (Write After Approval): Add myself.
2386 2015-01-15  Martin Uecker  <uecker@eecs.berkeley.edu>
2388         * MAINTAINERS: (Write After Approval): Add myself.
2390 2015-01-15  Philipp Tomsich  <ptomsich@theobroma-systems.com>
2392         * MAINTAINERS: (Write After Approval): Add myself.
2394 2015-01-13  Iain Sandoe  <iain@codesourcery.com>
2396         * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2397         objective-c/c++ front end maintainer.
2399 2015-01-13  Marek Polacek  <polacek@redhat.com>
2401         * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2403 2015-01-12  Jeff Law  <law@redhat.com>
2405         * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2406         a very long time.
2408 2015-01-09  Ian Lance Taylor  <iant@google.com>
2410         * configure.ac (host_tools): Add gotools.
2411         * Makefile.def (host_modules): Add gotools.
2412         (dependencies): Add dependency of all-gotools on all-target-libgo.
2414 2015-01-09  Andreas Tobler  <andreast@gcc.gnu.org>
2416         * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2417         * configure: Regenerate.
2419 2015-01-08  Thomas Schwinge  <thomas@codesourcery.com>
2421         * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2422         all-target-libgomp.
2423         * Makefile.in: Regenerate.
2425 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2427         * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2429 2015-01-06  Eric Botcazou  <ebotcazou@adacore.com>
2431         * configure.ac: Add Visium support.
2432         * configure: Regenerate.
2434 2015-01-04  Andreas Schwab  <schwab@linux-m68k.org>
2436         * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2437         * configure: Regenerate.
2439 2015-01-03  Andrew Pinski  <apinski@cavium.com>
2441         * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2442         * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2443         (BASE_TARGET_EXPORTS): Add OBJCOPY.
2444         (OBJCOPY_FOR_TARGET): New variable.
2445         (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2446         * Makefile.in: Regenerate.
2447         * configure.ac: Check for already installed target objcopy.
2448         Also GCC_TARGET_TOOL on objcopy.
2449         * configure: Regenerate.
2451 2015-01-02  Hans-Peter Nilsson  <hp@bitrange.com>
2453         * config.sub: Update from upstream, to 2015-01-01 version.
2454         * config.guess: Ditto.
2456 2014-12-22  Sebastian Huber  <sebastian.huber@embedded-brains.de>
2458         * MAINTAINERS (RTEMS Ports): Add myself.
2460 2014-12-17  Pierre-Marie de Rodat  <derodat@adacore.com>
2462         * MAINTAINERS (Write After Approval): Add myself.
2464 2014-12-16  Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2466         * MAINTAINERS (Write After Approval): Add myself.
2468 2014-12-15  Thomas Schwinge  <thomas@codesourcery.com>
2470         * configure.ac (--enable-as-accelerator-for): Don't set
2471         ENABLE_AS_ACCELERATOR_FOR.  Update all users.
2472         * configure: Regenerate.
2474 2014-12-13  Jakub Jelinek  <jakub@redhat.com>
2476         PR bootstrap/64023
2477         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2478         to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2479         Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2480         to CXX.
2481         * Makefile.in: Regenerated.
2483 2014-12-09  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
2484             Yury Gribov  <y.gribov@samsung.com>
2486         * .gitignore: Added .local.vimrc and .lvimrc.
2487         * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2488         * Makefile.in: Regenerate.
2490 2014-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
2492         * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2493         * configure: Regenerated.
2495 2014-11-27  Bernd Schmidt  <bernds@codesourcery.com>
2497         * MAINTAINERS (nvptx port): New entry.
2499 2014-11-26  Jan-benedict Glaw  <jbglaw@lug-owl.de>
2501         * configure: Regenerate.
2503 2014-11-26  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2505         * configure.ac: Merge with Binutils.
2507 2014-11-26  Tobias Burnus  <burnus@net-b.de>
2509         * Makefile.def: Make more dependent on mpfr, mpc and isl.
2510         * Makefile.in: Regenerate.
2512 2014-11-24  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2514         * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2515         missing flex.
2516         * Makefile.in: Regenerated.
2518 2014-11-21  Ilya Verbin  <ilya.verbin@intel.com>
2520         * Makefile.in: Regenerate.
2522 2014-11-21  Markus Trippelsdorf  <markus@trippelsdorf.de>
2524         PR bootstrap/63784
2525         * libtool.m4: Add $pic_flag with -shared.
2527 2014-11-21  Renlin Li  <Renlin.Li@arm.com>
2529         * MAINTAINERS (Write After Approval): Added myself.
2531 2014-11-21  Alex Velenko  <Alex.Velenko@arm.com>
2533         * MAINTAINERS (write-after-approval): Add myself.
2535 2014-11-19  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2537         * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2538         from 2 years ago.
2540 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2542         Revert:
2543         2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2545         * MAINTAINERS (Write After Approval): Added myself as line map
2546         maintainer.
2548 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2550         Revert:
2551         2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2553         * MAINTAINERS (Write After Approval): Added myself.
2555 2014-11-19  Renlin Li  <Renlin.Li@arm.com>
2557         * MAINTAINERS (Write After Approval): Added myself.
2559 2014-11-19  Alex Velenko  <Alex.Velenko@arm.com>
2561         * MAINTAINERS (Write After Approval): Added myself as line map
2562         maintainer.
2564 2014-11-17  Dodji Seketeli  <dodji@redhat.com>
2566         * MAINTAINERS (Various Maintainers): Added myself as line map
2567         maintainer.
2569 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2571         * move-if-change: Sync from upstream gnulib.
2573 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2575         * compile: Sync with upstream Automake.
2576         * depcomp: Ditto.
2577         * install-sh: Ditto.
2578         * missing: Ditto.
2579         * mkinstalldirs: Ditto.
2580         * ylwrap: Ditto.
2582 2014-11-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2584         * config.sub: Update from upstream config repo.
2585         * config.guess: Ditto.
2587 2014-11-13  Kirill Yukhin  <kirill.yukhin@intel.com>
2589         * Makefile.def: Add liboffloadmic to target_modules.  Make
2590         liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2591         * Makefile.in: Regenerate.
2592         * configure: Regenerate.
2593         * configure.ac: Add liboffloadmic to target binaries.
2594         Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2595         Add liboffloadmic to noconfig list when C++ is not supported.
2597 2014-11-13  Bernd Schmidt  <bernds@codesourcery.com>
2598             Thomas Schwinge  <thomas@codesourcery.com>
2599             Ilya Verbin  <ilya.verbin@intel.com>
2600             Andrey Turetskiy  <andrey.turetskiy@intel.com>
2602         * configure: Regenerate.
2603         * configure.ac (--enable-as-accelerator-for)
2604         (--enable-offload-targets): New configure options.
2606 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2608         * Makefile.def: Make all-gcc depend on all-isl.
2609         * Makefile.in: Regenerate.
2611 2014-11-11  David Malcolm  <dmalcolm@redhat.com>
2613         * ChangeLog.jit: New.
2614         * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2616 2014-11-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2618         PR target/63610
2619         * libtool.m4: Fix globbing of darwin versions.
2620         * configure: Regenerate.
2622 2014-11-11  Tobias Burnus  <burnus@net-b.de>
2624         * Makefile.def: Remove CLooG.
2625         * Makefile.tpl: Ditto.
2626         * configure.ac: Ditto.
2627         * configure: Regenerate.
2628         * Makefile.in: Ditto.
2630 2014-11-06  Bernd Schmidt  <bernds@codesourcery.com>
2632         * configure.ac: Handle nvptx-*-*.
2633         * configure: Regenerate.
2635 2014-11-06  Prachi Godbole  <prachi.godbole@imgtec.com>
2637         * MAINTAINERS (Write After Approval): Add myself.
2639 2014-10-31  Jakub Jelinek  <jakub@redhat.com>
2641         * Makefile.def (libcc1): Remove bootstrap=true;.
2642         * Makefile.in: Regenerated.
2644 2014-10-31  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2646         * configure.ac: Update comment.
2647         * configure: Regenerate.
2649 2014-10-31  Ilya Enkovich  <ilya.enkovich@intel.com>
2651         * MAINTAINERS (Write After Approval): Add myself.
2653 2014-10-30  Thomas Schwinge  <thomas@codesourcery.com>
2655         * configure.ac (extra_host_libiberty_configure_flags): Add
2656         --enable-shared also for libcc1's benefit.
2657         * configure: Regenerate.
2659 2014-10-29  Tristan Gingold  <gingold@adacore.com>
2661         * MAINTAINERS: Change my email address.
2663 2014-10-27  Phil Muldoon  <pmuldoon@redhat.com>
2664             Tom Tromey  <tromey@redhat.com>
2666         * Makefile.def: Add libcc1 to host_modules.
2667         * configure.ac (host_tools): Add libcc1.
2668         * Makefile.in, configure: Rebuild.
2670 2014-10-24  Hans-Peter Nilsson  <hp@axis.com>
2672         * configure.ac (build_configargs): Don't share config.cache between
2673         build subdirs.
2674         * configure: Regenerate.
2676 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2678         * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2679         * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2680         * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2681         leon3v7 as leon3.
2682         * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2683         * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2684         * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2685         * config/sparc/sparc.md (cpu): Add leon3v7.
2686         * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2688 2014-10-24  Daniel Hellstrom  <daniel@gaisler.com>
2690         * MAINTAINERS (write-after-approval): Add myself.
2692 2014-10-23  Ian Lance Taylor  <iant@google.com>
2694         * configure.ac: Disable the Go frontend on systems where it is known
2695         to not work.
2696         * configure: Regenerate.
2698 2014-10-23  Richard Biener  <rguenther@suse.de>
2700         * Makefile.def: Add libcpp build module and dependencies.
2701         * configure.ac: Add libcpp build module.
2702         * Makefile.in: Regenerate.
2703         * configure: Likewise.
2705 2014-10-15  Max Filippov  <jcmvbkbc@gmail.com>
2707         * MAINTAINERS (write-after-approval): Add myself.
2709 2014-10-12  Manuel López-Ibáñez <manu@gcc.gnu.org>
2711         * INSTALL/README: Do not mention CVS.
2713 2014-10-03  Jing Yu  <jingyu@google.com>
2715         * configure.ac: Add aarch64 to list of targets that support gold.
2716         * configure: Regenerate.
2718 2014-09-29  François Dumont  <fdumont@gcc.gnu.org>
2720         * MAINTAINERS:  Add myself as libstdc++ special modes maintainer.
2722 2014-09-29  Catherine Moore  <clm@codesourcery.com>
2724         * MAINTAINERS:  Add myself as MIPS maintainer.
2726 2014-09-28  Matthew Fortune  <matthew.fortune@imgtec.com>
2728         * MAINTAINERS: Move myself to MIPS maintainers.
2730 2014-09-23  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
2732         * MAINTAINERS: Put all email addresses between '<' and '>'.
2734 2014-09-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
2736         * MAINTAINERS: Move myself to reviewers (Fortran).
2738 2014-09-01  Andi Kleen  <ak@linux.intel.com>
2740         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2741         POSTSTAGE1_FLAGS_TO_PASS):  Add LTO_FLAGS_TO_PASS.
2742         * Makefile.in: Regenerate.
2744 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2746         * rtx-classes-status.txt: Delete
2748 2014-08-28  David Malcolm  <dmalcolm@redhat.com>
2750         * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2752 2014-08-27  Sebastian Pop  <s.pop@samsung.com>
2754         * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2755         (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2756         of checking for version number.
2757         * configure: Regenerated.
2758         * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2760 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2762         * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2763         is done; begin phase 6 (use extra rtx_def subclasses).
2765 2014-08-27  David Malcolm  <dmalcolm@redhat.com>
2767         * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2768         done; begin phase 5 (additional rtx_def subclasses).
2770 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2772         * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2774 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2776         * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2777         SET_BB_HEADER are done.
2779 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2781         * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2782         done.
2784 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2786         * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2788 2014-08-26  David Malcolm  <dmalcolm@redhat.com>
2790         * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2792 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2794         * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2796 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2798         * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2800 2014-08-25  David Malcolm  <dmalcolm@redhat.com>
2802         * rtx-classes-status.txt: Phase 3 (per-file commits within
2803         "config" subdirs) is done; begin phase 4 (removal of
2804         "scaffolding").
2806 2014-08-23  David Malcolm  <dmalcolm@redhat.com>
2808         * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2809         dir) is done; begin phase 3 (per-file commits within "config"
2810         subdirs).
2812 2014-08-21  David Malcolm  <dmalcolm@redhat.com>
2814         * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2815         phase 2 (per-file commits in main source dir).
2817 2014-08-21  Bin Cheng  <bin.cheng@arm.com>
2819         * configure: Regenerated.
2821 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2823         * rtx-classes-status.txt (TODO): Add SET_BND_TO
2825 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2827         * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2829 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2831         * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2833 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2835         * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2837 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2839         * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2841 2014-08-19  Joost VandeVondele <vondele@gcc.gnu.org>
2843         * MAINTAINERS (Write After Approval): Add myself.
2845 2014-08-19  Christopher Faylor  <me.gnu@cgf.cx>
2847         * MAINTAINERS: Remove myself
2849 2014-08-19  David Malcolm  <dmalcolm@redhat.com>
2851         * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2853 2014-08-18  Patrick Palka  <ppalka@gcc.gnu.org>
2855         * MAINTAINERS (Write After Approval): Add myself.
2857 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2859         * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2860         SET_BB_HEADER, SET_BB_FOOTER
2862 2014-08-18  David Malcolm  <dmalcolm@redhat.com>
2864         * rtx-classes-status.txt: New file
2866 2014-08-18 Roman Gareev  <gareevroman@gmail.com>
2868         * configure.ac: Eliminate ClooG installation dependency.
2869         * configure: Regenerate.
2870         * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2871         * Makefile.in: Regenerate.
2873 2014-08-15  Ilya Verbin  <iverbin@gmail.com>
2875         * MAINTAINERS (Write After Approval): Add myself.
2877 2014-08-15  Ilya Tocar  <tocarip@gmail.com>
2879         * MAINTAINERS (Write After Approval): Add myself.
2881 2014-08-01  Jiong Wang  <jiong.wang@arm.com>
2883         * MAINTAINERS (Write After Approval): Add myself.
2885 2014-07-28  Anthony Green  <green@moxielogic.com>
2887         Import from savannah.gnu.org:
2888         * config.sub: Update to 2014-07-28 version.
2890 2014-07-27  Richard Sandiford  <rdsandiford@googlemail.com>
2892         * MAINTAINERS: Remove my MIPS maintainer entry.
2894 2014-07-26  Uros Bizjak  <ubizjak@gmail.com>
2896         PR target/47230
2897         * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2898         * configure: Regenerate.
2900 2014-07-24  James Norris  <jnorris@codesourcery.com>
2902         * MAINTAINERS (Write After Approval): Add myself.
2904 2014-07-20  Roman Gareev  <gareevroman@gmail.com>
2906         * configure.ac: Accept only CLooG 0.18.1.
2907         * configure: Regenerate.
2909 2014-07-17  Roman Gareev  <gareevroman@gmail.com>
2911         * configure.ac: Don't accept isl 0.11.
2912         * configure: Regenerate.
2914 2014-07-16  Adhemerval Zanella  <azanella@linux.vnet.ibm.com>
2916         * MAINTAINERS (Write After Approval): Add myself.
2918 2014-07-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
2920         * configure.ac: Don't accept isl 0.10.
2921         * configure: Regenerate.
2923 2014-06-23  Bernd Edlinger  <bernd.edlinger@hotmail.de>
2925         Fix include path for in-tree cloog.
2926         * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2927         * configure: Regenerate.
2929 2014-06-18  Richard Henderson  <rth@redhat.com>
2931         * .gitignore: Import gcc_update output.
2933 2014-06-13  Thomas Schwinge  <thomas@codesourcery.com>
2935         * config-ml.in: Robustify ac_configure_args parsing.
2937         * configure.ac (--enable-linker-plugin-configure-flags)
2938         (--enable-linker-plugin-flags): New flags.
2939         (configdirs): Conditionally add libiberty-linker-plugin.
2940         * configure: Regenerate.
2941         * Makefile.def (host_modules): Add libiberty-linker-plugin.
2942         (host_modules) <lto-plugin>: Pay attention to
2943         @extra_linker_plugin_flags@ and
2944         @extra_linker_plugin_configure_flags@.
2945         (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2946         * Makefile.in: Regenerate.
2948         * Makefile.tpl (configure-[+prefix+][+module+])
2949         (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2950         "module_srcdir" instead of "module" for locating a module's srcdir.
2951         * Makefile.in: Regenerate.
2953 2014-06-10  Matthew Fortune  <matthew.fortune@imgtec.com>
2955         * MAINTAINERS (Write After Approval): Add myself.
2957 2014-06-06  Sebastian Pop  <sebpop@gmail.com>
2959         * MAINTAINERS: Update my email address.
2961 2014-06-04  Thomas Preud'homme  <thomas.preudhomme@arm.com>
2963         * MAINTAINERS (Write After Approval): Add myself.
2965 2014-06-03  Andrew Bennett  <andrew.bennett@imgtec.com>
2967         * MAINTAINERS (Write After Approval): Add myself.
2969 2014-05-30  Jonathan Wakely  <jwakely@redhat.com>
2971         PR libstdc++/61011
2972         * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2973         Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2974         * configure: Regenerate.
2976 2014-05-28  Pedro Alves  <palves@redhat.com>
2978         * MAINTAINERS (Write After Approval): Add myself.
2980 2014-05-22  Maxim Kuvyrkov  <maxim.kuvyrkov@linaro.org>
2982         * MAINTAINERS: Update my affiliation/email.
2984 2014-05-19  Mike Stump  <mikestump@comcast.net>
2986         * MAINTAINERS: Add wide-int reviewers.
2988 2014-05-14  Sandra Loosemore  <sandra@codesourcery.com>
2990         * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2991         * configure: Regenerated.
2993 2014-05-15  Torvald Riegel  <triegel@redhat.com>
2995         * MAINTAINERS (libitm): Add myself as maintainer.
2997 2014-05-07  Charles Baylis  <charles.baylis@linaro.org>
2999         * MAINTAINERS (Write After Approval): Add myself.
3001 2014-05-01  Richard Sandiford  <rdsandiford@googlemail.com>
3003         * config.sub, config.guess: Import from upstream.
3005 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3007         * MAINTAINERS (Write After Approval): Put myself in correct order.
3009 2014-04-29  Alan Lawrence  <alan.lawrence@arm.com>
3011         * MAINTAINERS (Write After Approval): Add myself.
3013 2014-04-24  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
3015         * MAINTAINERS: Move myself from Reviewers to Write After Approval
3016         section.
3018 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
3020         * MAINTAINERS (Write After Approval): Delete myself.
3022 2014-04-17  Jakub Jelinek  <jakub@redhat.com>
3024         PR sanitizer/56781
3025         * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
3026         and -B* options with -Xcompiler.
3028 2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
3030         PR bootstrap/60620
3031         * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
3032         * Makefile.in: Regenerate.
3034 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
3036         * Makefile.def (dependencies): Make all-ld depend on all-binutils
3037         for WINDRES_FOR_TARGET in default-manifest.o rule.
3038         * Makefile.in: Regenerate.
3040 2014-03-26  Dominique d'Humieres <dominiq@lps.ens.fr>
3042         * MAINTAINERS (Write After Approval): Add myself.
3044 2014-03-26  Jakub Jelinek  <jakub@redhat.com>
3046         PR sanitizer/56781
3047         * Makefile.def: Set bootstrap=true; for host fixincludes.
3048         * configure.ac: Don't bootstrap host fixincludes unless
3049         --with-build-config=bootstrap-{a,ub}san.
3050         * Makefile.in: Regenerated.
3051         * configure: Regenerated.
3053 2014-03-21  Jakub Jelinek  <jakub@redhat.com>
3055         * configure.ac: Move BUILD_CONFIG set up earlier.  Add
3056         --enable-vtable-verify option parsing.  Don't add
3057         target-libsanitizer to bootstrap_target_libs unless
3058         --with-build-config=bootstrap-asan or
3059         --with-build-config=bootstrap-ubsan.  Don't add target-libvtv
3060         to bootstrap_target_libs unless --enable-vtable-verify.
3061         * configure: Regenerated.
3063 2014-03-10  Anatoly Sokolov <aesok@post.ru>
3065         * MAINTAINERS (Write After Approval): Add myself.
3067 2014-03-07  Denis Chertykov  <chertykov@gmail.com>
3069         * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
3071 2014-03-07  Jakub Jelinek  <jakub@redhat.com>
3073         PR bootstrap/58572
3074         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
3075         -I for libstdc++-v3 includes if $(LEAN).
3076         * Makefile.in: Regenerated.
3078 2014-03-04  Jonathan Wakely  <jwakely@redhat.com>
3080         * MAINTAINERS: Update my email address.
3082 2014-02-24  Walter Lee  <walt@tilera.com>
3084         * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
3085         (tilegx-*-*): Change to tilegx*-*-*.
3086         * configure: Regenerate.
3088 2014-02-17  Loren J. Rittle  <ljrittle@acm.org>
3090         * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
3092 2014-02-17  Kugan Vivekanandarajah  <kuganv@linaro.org>
3094         * MAINTAINERS (Write After Approval): Add myself.
3096 2014-02-04  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3098         PR target/59788
3099         * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
3100         *solaris2*.
3102 2014-01-21  John David Anglin  <danglin@gcc.gnu.org>
3104         * MAINTAINERS: Update my email address.
3106 2014-01-20  Gerald Pfeifer  <gerald@pfeifer.com>
3108         * MAINTAINERS: Convert to UTF-8.
3109         Properly sort Xinliang David Li's entry.
3111 2013-12-31  Chung-Lin Tang  <cltang@codesourcery.com>
3112             Sandra Loosemore  <sandra@codesourcery.com>
3114         * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
3115         nios2 port maintainers.
3117 2013-12-16  Markus Trippelsdorf  <markus@trippelsdorf.de>
3119         * MAINTAINERS (Write After Approval): Add myself.
3121 2013-12-13  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
3123         * configure.ac: Add user-friendly check for native x86_64-linux
3124         multilibs.
3125         * configure: Regenerate.
3127 2013-12-06  Oleg Endo  <olegendo@gcc.gnu.org>
3129         * MAINTAINERS: Add myself as sh maintainer.
3131 2013-12-03  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
3133         * MAINTAINERS: Add self as SLSR maintainer.
3135 2013-11-18  Jan Hubicka  <hubicka@ucw.cz>
3137         * MAINTAINERS: Update my email address.
3139 2013-11-15  David Edelsohn  <dje.gcc@gmail.com>
3141         * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
3143 2013-11-07  Thomas Schwinge  <thomas@codesourcery.com>
3145         * Makefile.in: Regenerate.
3147         * Makefile.tpl: Fix typo.
3148         * Makefile.in: Regenerate partially.
3150 2013-11-04  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3152         * configure.ac: Added libcilkrts to noconfig list when C++ is not
3153         supported.
3154         * configure: Regenerated.
3156 2013-11-01  Trevor Saunders  <tsaunders@mozilla.com>
3158         * MAINTAINERS (Write After Approval): Add myself.
3160 2013-10-30  Jason Merrill  <jason@redhat.com>
3162         * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
3163         --disable-build-format-warnings.
3165 2013-10-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
3167         * Makefile.def: Add libcilkrts to target_modules.  Make libcilkrts
3168         depend on libstdc++ and libgcc.
3169         * configure: Regenerate.
3170         * configure.ac: Added libcilkrts to target binaries.  Also, restrict
3171         libcilkrts for POSIX and i*86, and x86_64 architectures.
3172         * Makefile.in: Added libcilkrts related fields to support building it.
3174 2013-10-26  Jeff Law  <law@redhat.com>
3176         * Makefile.def (target_modules): Remove libmudflap
3177         (languages): Remove check-target-libmudflap).
3178         * Makefile.in: Rebuilt.
3179         * Makefile.tpl (check-target-libmudflap-c++): Remove.
3180         * configure.ac (target_libraries): Remove target-libmudflap.
3181         Remove checks which disabled libmudflap on some systems.
3182         * configure: Rebuilt.
3183         * libmudflap: Directory removed.
3185 2013-10-21  Cong Hou  <congh@google.com>
3187         * MAINTAINERS (Write After Approval): Add myself.
3189 2013-10-16  Mike Stump  <mikestump@comcast.net>
3191         * .dir-locals.el: Add.
3193 2013-10-15  David Malcolm  <dmalcolm@redhat.com>
3195         * configure.ac: Add --enable-host-shared
3196         * configure: Regenerate.
3198 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3200         Import from savannah.gnu.org:
3201         * config.guess: Update to 2013-06-10 version.
3202         * config.sub: Update to 2013-10-01 version.
3204 2013-10-01  Simon Cook  <simon.cook@embecosm.com>
3206         Changes to build configuration to allow big endian ARC ELF toolchain
3207         * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
3208         * configure: Regenerate.
3210 2013-09-20  Alan Modra  <amodra@gmail.com>
3212         * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
3213         ppc host match.  Support little-endian powerpc linux hosts.
3215 2013-09-19  Dodji Seketeli  <dodji@redhat.com>
3217         * MAINTAINERS (diagnostic messages): Add myself as diagnostics
3218         maintainer.
3220 2013-09-12  DJ Delorie  <dj@redhat.com>
3222         * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
3223         maintainers.
3225 2013-09-03  Richard Biener  <rguenther@suse.de>
3227         * configure.ac: Also allow ISL 0.12.
3228         * configure: Regenerated.
3230 2013-08-30  Bernd Edlinger  <bernd.edlinger@hotmail.de>
3232         * MAINTAINERS (Write After Approval): Add myself.
3234 2013-08-27  David Malcolm  <dmalcolm@redhat.com>
3236         * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
3238 2013-08-26  Caroline Tice  <cmtice@google.com>
3240         * MAINTAINERS:  Correct earliers update:  Move myself from libvtv
3241         "Various Reviewers" to libvtv "Various Maintainers".
3243 2013-08-20  Steven Bosscher  <steven@gcc.gnu.org>
3245         * MAINTAINERS: Add myself as RTL optimizers reviewer.
3247 2013-08-19  Benjamin De Kosnik  <bkoz@gnu.org>
3249         * MAINTAINERS: Update name, email.
3251 2013-08-13  Adam Butcher  <adam@jessamine.co.uk>
3253         * MAINTAINERS (Write After Approval): Add myself.
3255 2013-08-12  Caroline Tice  <cmtice@google.com>
3257         * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
3258         address in the Write After Approval section.
3260 2013-08-09  Carlos O'Donell  <carlos@redhat.com>
3262         * MAINTAINERS (Write After Approval): Update email.
3264 2013-08-08  Benjamin Kosnik  <bkoz@redhat.com>
3266         * configure.ac: Adjust to check VTV_SUPPORTED.
3267         * configure: Regenerated.
3269 2013-08-02  Caroline Tice  <cmtice@google.com>
3271         * configure.ac: Add target-libvtv to target_libraries; disable libvtv
3272         on non-linux systems; add target-libvtv to noconfigdirs; add
3273         libsupc++/.libs to C++ library search paths.
3274         * configure: Regenerated.
3275         * Makefile.def: Add libvtv to target_modules; make libvtv depend on
3276         libstdc++ and libgcc.
3277         * Makefile.in: Regenerated.
3279 2013-07-19  Yvan Roux  <yvan.roux@linaro.org>
3281         * MAINTAINERS (Write After Approval): Add myself.
3283 2013-07-19  Chung-Ju Wu  <jasonwucj@gmail.com>
3284             Shiva Chen  <shiva0217@gmail.com>
3286         * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3287         nds32 port maintainers.
3289 2013-07-17  Tim Shen  <timshen91@gmail.com>
3291         * MAINTAINERS (Write After Approval): Add myself.
3293 2013-07-16  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3295         * configure.ac: Sync from binutils.
3296         * configure: Regenerate.
3298 2013-06-14  Vidya Praveen  <vidyapraveen@arm.com>
3300         * MAINTAINERS (Write After Approval): Add myself.
3302 2013-06-01  Dinar Temirbulatov  <dinar@kugelworks.com>
3304         * MAINTAINERS (Write After Approval): Add myself.
3306 2013-05-17  David Malcolm  <dmalcolm@redhat.com>
3308         * MAINTAINERS (Write After Approval): Add myself.
3310 2013-04-30  Brooks Moses  <bmoses@google.com>
3312         * MAINTAINERS: Update my email; move myself from Fortran
3313         reviewer to Write After Approval.
3315 2013-04-16  Andreas Schwab  <schwab@suse.de>
3317         * configure.ac (aarch64-*-*): Don't disable java.
3318         * configure: Regenerate.
3320 2013-04-10  Chung-Ju Wu  <jasonwucj@gmail.com>
3322         * MAINTAINERS (Write After Approval): Add myself.
3324 2013-03-30  Matthias Klose  <doko@ubuntu.com>
3326         * Makefile.def (target_modules): Don't install libffi.
3327         * Makefile.in: Regenerate.
3329 2013-02-24  Tilo Schwarz  <tilo@tilo-schwarz.de>
3331         * MAINTAINERS (Write After Approval): Add myself.
3333 2013-02-20  Andrew Sutton  <andrew.n.sutton@gmail.com>
3335         * MAINTAINERS (Write After Approval): Add myself.
3337 2013-02-15  Yufeng Zhang  <yufeng.zhang@arm.com>
3339         * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3340         * configure: Regenerated.
3342 2013-02-05  Ian Lance Taylor  <iant@google.com>
3344         PR go/55969
3345         * configure.ac: Disable libgo on some systems where it does not
3346         work.
3348 2013-02-04  David Edelsohn  <dje.gcc@gmail.com>
3350         * MAINTAINERS: Explicitly add myself as AIX maintainer.
3351         Remove Geoff Keating as rs6000 port maintainer, at his request.
3353 2013-01-24  Maxim Kuvyrkov  <maxim@kugelworks.com>
3355         * MAINTAINERS: Update my email.
3357 2013-01-23  Shenghou Ma  <minux.ma@gmail.com>
3359         * configure: Re-generate.
3361 2013-01-15  Richard Biener  <rguenther@suse.de>
3363         PR other/55973
3364         * configure: Re-generate.
3366 2013-01-14  Matthias Klose  <doko@ubuntu.com>
3368         * Makefile.def (install-target-libsanitizer): Depend on
3369         install-target-libstdc++-v3.
3370         * Makefile.in: Regenerate.
3372 2013-01-14  Richard Biener  <rguenther@suse.de>
3374         * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3375         * configure: Re-generate
3377 2013-01-11  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3379         * config.sub: Update from config repo.
3381 2013-01-11  Eric Botcazou  <ebotcazou@adacore.com>
3383         * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3384         * Makefile.in: Regenerate.
3386 2013-01-10  Joern Rennecke  <joern.rennecke@embecosm.com>
3388         * MAINTAINERS (arc): Add new port maintainership for myself.
3390 2013-01-09  Jason Merrill  <jason@redhat.com>
3392         * .gitignore: Import from gdb repository.
3394 2013-01-09  H.J. Lu  <hongjiu.lu@intel.com>
3396         * Makefile.def (configure-gcc): Depend on all-gmp.
3397         (all-gcc): Remove dependency on all-gmp.
3398         * Makefile.in: Regenerated.
3400 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3402         * config.sub: Merge from config repo.
3403         * config.guess: Ditto.
3405 2013-01-08  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3407         * Makefile.def: Merge from binutils.
3408         * Makefile.in: Ditto.
3410 2013-01-01  Maxim Kuvyrkov  <maxim.kuvyrkov@gmail.com>
3412         * MAINTAINERS: Update my email.
3414 2012-12-29  Ben Elliston  <bje@gnu.org>
3416         * config.guess: Update to 2012-12-29 version.
3417         * config.sub: Likewise.
3419 2012-12-20  Matthias Klose  <doko@ubuntu.com>
3421         * Makefile.def (install-target-libgfortran): Depend on
3422         install-target-libquadmath, install-target-libgcc.
3423         (install-target-libsanitizer): Depend on install-target-libgcc.
3424         (install-target-libjava): Depend on install-target-libgcc.
3425         (install-target-libitm): Depend on install-target-libgcc.
3426         (install-target-libobjc): Depend on install-target-libgcc.
3427         (install-target-libstdc++-v3): Depend on install-target-libgcc.
3428         * Makefile.in: Regenerate.
3430 2012-12-19  Matthias Klose  <doko@ubuntu.com>
3432         * Makefile.def (install-target-libgo): Depend on
3433         install-target-libatomic.
3434         * Makefile.in: Regenerate.
3436 2012-12-18  Andreas Schwab  <schwab@linux-m68k.org>
3438         PR go/55201
3439         * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3440         * Makefile.in: Regenerate.
3442 2012-12-16  Thomas Schwinge  <thomas@codesourcery.com>
3444         * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3445         * configure: Regenerate.
3447 2012-12-12  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3449         * config.sub: Merge from config repo.
3451 2012-12-11  H.J. Lu  <hongjiu.lu@intel.com>
3453         * Makefile.def (target_modules): Add bootstrap=true and
3454         raw_cxx=true to libsanitizer.
3455         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3456         * Makefile.in: Regenerated.
3457         * configure: Likewise.
3459 2012-12-01  Richard Sandiford  <rdsandiford@googlemail.com>
3461         * MAINTAINERS: Remove self as RTL optimization maintainer.
3463 2012-11-30  Kyrylo Tkachov  <kyrylo.tkachov@arm.com>
3465         * MAINTAINERS (Write After Approval): Add myself.
3467 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3469         * Makefile.def (target_modules): Remove bootstrap=true and
3470         raw_cxx=true from libsanitizer.
3471         * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3472         * Makefile.in: Regenerated.
3473         * configure: Likewise.
3475 2012-11-28  H.J. Lu  <hongjiu.lu@intel.com>
3477         * Makefile.def (target_modules): Add bootstrap=true and
3478         raw_cxx=true to libsanitizer.
3479         * configure.ac (bootstrap_target_libs): Add libsanitizer.
3480         * Makefile.in: Regenerated.
3481         * configure: Likewise.
3483 2012-11-28  Andrew Pinski  <apinski@cavium.com>
3485         PR bootstrap/54279
3486         * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3487         * configure: Regenerate.
3488         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3489         * Makefile.in: Regenerate.
3491 2012-11-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
3493         * configure.ac: Disable libsanitizer if we're not building C++.
3494         * configure: Regenerate.
3496 2012-11-15  Roland McGrath  <roland@hack.frob.com>
3498         * MAINTAINERS (Write After Approval): Add myself.
3500 2012-11-15  Dmitry Vyukov  <dvyukov@google.com>
3502         * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3503         Kostya Serebryany (kcc@google.com) and
3504         Jakub Jelinek (jakub@redhat.com).
3505         Rename area for Dodji Seketeli (dodji@redhat.com).
3507 2012-11-15  Dodji Seketeli  <dodji@redhat.com>
3509         * MAINTAINERS: (asan.c, related): Add myself.
3511 2012-11-14  Roland McGrath  <mcgrathr@google.com>
3513         * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3514         * configure: Regenerate.
3516 2012-11-13  Richard Henderson  <rth@redhat.com>
3518         * configure.ac: Move libsanitizer logic to subdirectory.
3519         * configure: Regenerate.
3521 2012-11-13  Dodji Seketeli  <dodji@redhat.com>
3523         * configure.ac: Enable libsanitizer just on x86 linux for now.
3524         * configure: Re-generate.
3526 2012-11-13  David Edelsohn  <dje.gcc@gmail.com>
3528         * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3529         sections.
3530         * configure: Regenerate.
3532 2012-11-13  Hans-Peter Nilsson  <hp@axis.com>
3534         * configure.ac: Add section for configdirs for libsanitizer.
3535         Disable for cris-*-* and mmix-*-*.
3536         * configure: Regenerate.
3538 2012-11-12  Wei Mi <wmi@google.com>
3540         * configure.ac: Add libsanitizer to target_libraries.
3541         * Makefile.def: Ditto.
3542         * configure: Regenerate.
3543         * Makefile.in: Regenerate.
3544         * libsanitizer: New directory for asan runtime.  Contains an empty
3545         tsan directory.
3547 2012-11-03  Corinna Vinschen  <corinna@vinschen.de>
3549         * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3550         against Mingw64 w32api.
3551         * configure: Regenerate.
3553 2012-11-03  H.J. Lu  <hongjiu.lu@intel.com>
3555         * configure: Regenerated.
3557 2012-11-03  Robert Mason  <rbmj@verizon.net>
3559         * configure.ac: add --disable-libstdcxx configure option
3560         and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3562 2012-10-30  Ganesh Gopalasubramanian  <Ganesh.Gopalasubramanian@amd.com>
3564         * MAINTAINERS (Write After Approval): Add myself.
3566 2012-10-26  James Greenhalgh  <james.greenhalgh@arm.com>
3568         * MAINTAINERS (Write After Approval): Add myself.
3570 2012-10-24  Sharad Singhai  <singhai@google.com>
3572         * MAINTAINERS (Write After Approval): Add myself.
3574 2012-10-24  Eric Christopher  <echristo@gmail.com>
3576         * MAINTAINERS: Update email address.
3578 2012-10-23  Eric Botcazou  <ebotcazou@adacore.com>
3580         PR bootstrap/54820
3581         * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3582         * configure: Regenerate.
3584 2012-10-23  Richard Earnshaw  <rearnsha@arm.com>
3586         * MAINTAINERS (aarch64): Add Marcus and myself.
3588 2012-10-22  Eric Botcazou  <ebotcazou@adacore.com>
3590         PR bootstrap/54820
3591         * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3592         (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3593         (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3594         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3595         (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3596         * Makefile.in: Regenerate.
3597         * configure.ac (have_static_libs): New variable and associated check.
3598         (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3599         -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3600         * configure: Regenerate.
3602 2012-10-10  Richard Biener  <rguenther@suse.de>
3604         * MAINTAINERS: Adjust for changed surname.
3606 2012-10-04  Lawrence Crowl  <crowl@google.com>
3608         * MAINTAINERS (Write After Approval): Add myself.
3610 2012-10-01  Cary Coutant  <ccoutant@google.com>
3612         * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3614 2012-09-28  Ian Lance Taylor  <iant@google.com>
3616         * Makefile.def: Make all-target-libgo depend on
3617         all-target-libbacktrace.
3618         * Makefile.in: Rebuild.
3620 2012-09-26  Ian Lance Taylor  <iant@google.com>
3622         * Makefile.def: Make all-gcc depend on all-libbacktrace.
3623         * Makefile.in: Rebuild.
3625 2012-09-20  Walter Lee  <walt@tilera.com>
3627         * configure.ac: Add tilegx to list of targets that support gold.
3628         * configure: Regenerate.
3630 2012-09-20  Marek Polacek  <polacek@redhat.com>
3632         * MAINTAINERS (Write After Approval): Add myself.
3634 2012-09-19  Steve Ellcey  <sellcey@mips.com>
3636         * configure.ac: Add mips*-mti-elf* target.
3637         * configure: Regenerate.
3639 2012-09-17  Ian Lance Taylor  <iant@google.com>
3641         * MAINTAINERS (Various Maintainers): Add libbacktrace.
3642         * configure.ac (host_libs): Add libbacktrace.
3643         (target_libraries): Add libbacktrace.
3644         * Makefile.def (host_modules): Add libbacktrace.
3645         (target_modules): Likewise.
3646         * configure, Makefile.in: Rebuild.
3648 2012-09-14  David Edelsohn  <dje.gcc@gmail.com>
3650         PR target/38607
3651         Merge upstream change.
3652         * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3654         * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3655         Add libgomp*.o to compare_exclusions for AIX.
3656         * configure: Regenerate.
3658 2012-09-06  Diego Novillo  <dnovillo@google.com>
3660         * configure.ac: Bump minimum GMP version to 4.2.3.
3661         * configure: Re-generate.
3663 2012-09-05  Georg-Johann Lay  <avr@gjlay.de>
3665         PR target/54461
3666         * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3667         target-libgloss if not configured --with-avrlibc=no.
3668         * configure: Regenerate.
3670 2012-09-04  Jason Merrill  <jason@redhat.com>
3672         * configure.ac: Fix --enable-languages=all.
3674 2012-09-04  Christophe Lyon  <christophe.lyon@st.com>
3676         * MAINTAINERS (Write After Approval): Add myself.
3678 2012-09-03  Richard Guenther  <rguenther@suse.de>
3680         PR bootstrap/54138
3681         * configure.ac: Re-organize ISL / CLOOG checks to allow
3682         disabling with either --without-isl or --without-cloog.
3683         * configure: Regenerated.
3685 2012-09-03  Georg-Johann Lay  <avr@gjlay.de>
3687         * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3688         * configure: Regenerate.
3690 2012-08-27  Ulrich Drepper  <drepper@gmail.com>
3692         * MAINTAINERS: Fix my email address.
3694 2012-08-26  H.J. Lu  <hongjiu.lu@intel.com>
3696         PR binutils/4970
3697         * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3698         and opcodes.
3699         * Makefile.in: Regenerated.
3701 2012-08-26  Art Haas <ahaas@impactweather.com>
3703         * configure: Regenerate.
3705 2012-08-25  Křištof Želechovski <giecrilj@stegny.2a.pl>
3707         * INSTALL/README: Also refer to the online installation
3708         instructions.
3710 2012-08-21  Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3712         * MAINTAINERS (Write After Approval): Add myself.
3713         (Picochip port): Remove myself.
3715 2012-08-14   Diego Novillo  <dnovillo@google.com>
3717         Merge from cxx-conversion branch.
3719         * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3720         POSTSTAGE1_CONFIGURE_FLAGS.
3721         * Makefile.in: Regenerate.
3722         * configure.ac (ENABLE_BUILD_WITH_CXX): Remove.  Update all users.
3723         Force C++ when bootstrapping.
3724         * configure: Regenerate.
3726 2012-07-24  Jan-Benedict Glaw  <jbglaw@lug-owl.de>
3728         * MAINTAINERS (Write After Approval): Add myself.
3730 2012-07-16  Joseph Myers  <joseph@codesourcery.com>
3732         * README: Document use of ranges of years in copyright notices.
3734 2012-07-06  Richard Guenther  <rguenther@suse.de>
3736         * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3737         as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3738         --with-gmp=system.
3739         * Makefile.in: Regenerated.
3740         * configure: Likewise.
3742 2012-07-06  Richard Guenther  <rguenther@suse.de>
3744         * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3745         * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3746         supply V=1 as extra_make_flags.
3747         * configure: Regenerated.
3748         * Makefile.in: Likewise.
3750 2012-07-04  Tristan Gingold  <gingold@adacore.com>
3752         * configure: Regenerate.
3754 2012-07-03  Richard Guenther  <rguenther@suse.de>
3756         * Makfile.def (isl): Remove not necessary extra_exports and
3757         extra_make_flags.
3758         (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3759         * Makefile.in: Regenerated.
3761 2012-07-03  Richard Guenther  <rguenther@suse.de>
3763         * Makefile.def (cloog): Add V=1 to extra_make_flags.
3764         * configure.ac: If either the ISL or the CLooG check failed
3765         do not try to build in-tree versions.
3766         * Makefile.in: Regenerated.
3767         * configure: Regenerated.
3769 2012-07-03  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3771         * configure: Regenerate.
3773 2012-07-02  Janis Johnson  <janisjo@codesourcery.com>
3775         * MAINTAINERS (Various Maintainers): Add myself as testsuite
3776         maintainer.
3778 2012-07-02  Richard Guenther  <rguenther@suse.de>
3780         * configure: Regenerated.
3782 2012-07-02  Richard Guenther  <rguenther@suse.de>
3783         Michael Matz  <matz@suse.de>
3784         Tobias Grosser <tobias@grosser.es>
3785         Sebastian Pop <sebpop@gmail.com>
3787         * Makefile.def: Add ISL host module, remove PPL host module.
3788         Adjust ClooG host module to use the proper ISL.
3789         * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3790         * configure.ac: Include config/isl.m4.  Add ISL host library,
3791         remove PPL.  Remove PPL configury, add ISL configury, adjust
3792         ClooG configury.
3793         * Makefile.in: Regenerated.
3794         * configure: Likewise.
3796 2012-07-02  Richard Guenther  <rguenther@suse.de>
3798         Merge from graphite branch
3799         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3801         * configure: Regenerated.
3802         * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3803         both cloog.org and legacy versions. The only supported version will
3804         be CLooG with the isl backend.
3806         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3808         * configure: Regenerated.
3809         * configure.ac: Require cloog isl 0.17.0
3811         2011-07-21  Tobias Grosser  <tobias@grosser.es>
3813         * configure: Regenerated.
3814         * config/cloog.m4: Do not define CLOOG_ORG
3816 2012-06-29  Steven Bosscher  <steven@gcc.gnu.org>
3818         * configure.ac: Skip C if explicitly selected.
3819         * configure: Regenerate.
3821 2012-06-28  Christophe Lyon <christophe.lyon@st.com>
3823         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3824         they contain -O2.
3825         * configure: Regenerate.
3827 2012-06-25  Richard Sandiford  <rdsandiford@googlemail.com>
3829         PR debug/53740
3830         * df.h, df-problems.c, dce.c: Revert last patch.
3832 2012-06-25  Iain Sandoe  <iain@codesourcery.com>
3834         * MAINTAINERS (Write After Approval): Update my email address.
3836 2012-06-21  Meador Inge  <meadori@codesourcery.com>
3838         * MAINTAINERS (Write After Approval): Add myself.
3840 2012-06-20  Jason Merrill  <jason@redhat.com>
3842         * Makefile.tpl (check-target-libgomp-c++): New.
3843         (check-target-libitm-c++): New.
3844         * Makefile.def (c++): Add them.
3845         * Makefile.in: Regenerate.
3847 2012-05-29  Edmar Wienskoski  <edmar@freescale.com>
3849         * MAINTAINERS (Write After Approval): Add myself.
3851 2012-05-16  Olivier Hainque  <hainque@adacore.com>
3853         * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3854         (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3855         (install-no-fixedincludes): Adjust accordingly.
3856         * Makefile.in: Regenerate.
3858 2012-05-15  H.J. Lu  <hongjiu.lu@intel.com>
3860         Merge upstream change
3861         * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3863 2012-05-14  Marc Glisse  <marc.glisse@inria.fr>
3865         * MAINTAINERS (Write After Approval): Add myself.
3867 2012-05-09  Nick Clifton  <nickc@redhat.com>
3868             Paul Smith  <psmith@gnu.org>
3870         PR bootstrap/50461
3871         * configure.ac (mpfr-dir): When using in-tree MPFR sources
3872         allow for the fact that from release v3.1.0 of MPFR the source
3873         files were moved into a src sub-directory.
3874         * configure: Regenerate.
3876 2012-05-07  Janne Blomqvist  <jb@gcc.gnu.org>
3878         * configure.ac: Bump minimum MPFR version to 2.4.0.
3879         * configure: Regenerated.
3881 2012-05-01  Richard Henderson  <rth@redhat.com>
3883         * Makefile.def (libatomic): New target_module.
3884         * configure.ac (target_libraries): Add libatomic.
3885         (noconfigdirs): Check if libatomic is supported.
3886         * Makefile.in, configure: Rebuild.
3888 2012-05-01  Greta Yorsh  <Greta.Yorsh@arm.com>
3890         * MAINTAINERS (Write After Approval): Add myself.
3892 2012-04-25  Joel Brobecker  <brobecker@adacore.com>
3894         * config.sub: Update to 2012-04-18 version from official repo.
3896 2012-04-24  Naveen H.S  <naveen.S@kpitcummins.com>
3898         * MAINTAINERS (Write After Approval): Add myself.
3900 2012-04-11  Steve Ellcey  <sellcey@mips.com>
3902         * MAINTAINERS: Changed email address.
3904 2012-03-28  Georg-Johann Lay  <avr@gjlay.de>
3906         PR target/52737
3907         * contrib/gcc_update (files_and_dependencies):
3908         Remove gcc/config/avr/t-multilib from touch data.
3910 2012-03-14  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3912         * MAINTAINERS (OS Port Maintainers): Remove irix.
3913         * configure.ac (enable_libgomp): Remove *-*-irix6*.
3914         (unsupported_languages): Remove mips-sgi-irix6.*.
3915         (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3916         (with_stabs): Remove.
3917         * configure: Regenerate.
3919 2012-03-12  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
3921         * MAINTAINERS (OS Port Maintainers): Remove osf.
3922         * configure.ac (enable_libgomp): Remove *-*-osf*.
3923         (with_stabs): Remove alpha*-*-osf*.
3924         * configure: Regenerate.
3926 2012-03-05  Tristan Gingold  <gingold@adacore.com>
3928         * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3929         * configure: Regenerate.
3931 2012-02-17  Walter Lee  <walt@tilera.com>
3933         * MAINTAINERS: (Write After Approval): Delete myself.
3935 2012-02-14  Walter Lee  <walt@tilera.com>
3937         * MAINTAINERS (tilegx port): Add myself.
3938         (tilepro port): Add myself.
3939         (Write After Approval): Add myself.
3941 2012-02-12  Gerald Pfeifer  <gerald@pfeifer.com>
3943         * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3944         and Joseph Myers as docstring relicensing maintainers.
3946 2012-02-09  Bin Cheng  <bin.cheng@arm.com>
3948         * MAINTAINERS (write-after-approval): Add myself.
3950 2012-02-08  Ira Rosen <irar@il.ibm.com>
3952         * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3953         maintainer.
3955 2012-02-04  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3957         * MAINTAINERS (Write After Approval): Move myself to
3958         maintain alphabetical order.
3960 2012-02-03  Venkataramanan Kumar  <venkataramanan.kumar@amd.com>
3962         * MAINTAINERS (Write After Approval): Add myself.
3964 2012-02-02  Jayant R Sonar <jayant.sonar@kpitcummins.com>
3966         * MAINTAINERS (Write After Approval): Add myself.
3968 2012-02-02  Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3969             Jayant R Sonar <jayant.sonar@kpitcummins.com>
3971         * configure.ac (cr16-*-*): Remove nonconfigdirs.
3972         * configure: Regenerate.
3974 2012-01-23  Harshit Chopra  <harshit@google.com>
3976         * MAINTAINERS (Write After Approval): Add myself.
3978 2012-01-22  Douglas B Rupp  <rupp@ngnat.com>
3980         * configure.ac: Remove reference to mh-interix.
3981         * configure: Regenerate.
3983 2012-01-05  Richard Henderson  <rth@redhat.com>
3985         PR bootstrap/51072
3986         * configure.ac: Disable libitm if c++ is not enabled.
3987         * configure: Rebuild.
3989         * configure.ac: Fix regexp for same.
3990         * configure: Rebuild.
3992 2012-01-02  Balaji V. Iyer  <bviyer@gmail.com>
3994         * MAINTAINERS (Write After Approval): Add myself.
3996 2012-01-02  Richard Guenther  <rguenther@suse.de>
3998         PR bootstrap/51686
3999         * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
4000         * Makefile.in: Regenerate.
4002 2011-12-28  Oleg Endo  <olegendo@gcc.gnu.org>
4004         * MAINTAINERS (Write After Approval): Add myself.
4006 2011-12-18  Eric Botcazou  <ebotcazou@adacore.com>
4008         * configure: Regenerate.
4010 2011-12-14  Hariharan Sandanagobalane  <hariharan.gcc@gmail.com>
4012         * MAINTAINERS (picochip): Changed email address.
4014 2011-11-30  Matthew Gretton-Dann  <matthew.gretton-dann@arm.com>
4016         * MAINTAINERS (write-after-approval): Add self.
4018 2011-11-29  DJ Delorie  <dj@redhat.com>
4020         * configure.ac (rl78-*-*) New case.
4021         * configure: Regenerate.
4022         * MAINTAINERS: Add myself as RL78 maintainer.
4024 2011-11-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
4026         * MAINTAINERS: Add self as co-maintainer of the Ada front end.
4028 2011-11-21  Andreas Tobler  <andreast@fgznet.ch>
4030         * libtool.m4: Additional FreeBSD 10 fixes.
4032 2011-11-21  Joern Rennecke  <joern.rennecke@embecosm.com>
4034         * MAINTAINERS: Move myself from Write After Approval to CPU Port
4035         Maintainers section, as Epiphany maintainer.
4037 2011-11-18  Iain Sandoe  <iains@gcc.gnu.org>
4039         PR target/49992
4040         * configure.ac: Remove ranlib special-casing for Darwin.
4041         * configure: Regenerate.
4043 2011-11-12  Andrey Belevantsev  <abel@ispras.ru>
4045         * MAINTAINERS (Reviewers): Keep the list sorted.
4047 2011-11-11  Andrey Belevantsev  <abel@ispras.ru>
4049         * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
4051 2011-11-09  Roland McGrath  <mcgrathr@google.com>
4053         * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
4054         * configure: Rebuild.
4055         * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
4056         * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
4057         (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
4058         (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
4059         (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
4060         Add READELF.
4061         * Makefile.in: Rebuild.
4063 2011-11-09  Jason Merrill  <jason@redhat.com>
4065         * Makefile.def (language=c++): Remove check-c++0x.
4066         * Makefile.in (check-gcc-c++): Regenerate.
4068 2011-11-08  Richard Henderson  <rth@redhat.com>
4070         * configure.ac: Test for libitm directory present first.
4072         * configure.ac: Adjust srcdir for running libitm/configure.tgt.
4074         * configure.ac: Test libitm/configure.tgt to disable libitm.
4075         * configure: Rebuild.
4077 2011-11-07  Aldy Hernandez  <aldyh@redhat.com>
4078             Richard Henderson  <rth@redhat.com>
4080         Merged from transactional-memory.
4082         * Makefile.def (lang_env_dependencies): libitm is c++.
4083         Add libitm target module.
4084         * configure.ac: Likewise.
4085         * config/mmap.m4: New file.
4086         * contrib/gcc_update: Add libitm to touch data.
4087         * Makefile.in, configure: Rebuild.
4089 2011-11-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4091         * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
4092         LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
4093         * Makefile.in: Regenerate.
4095 2011-11-01  DJ Delorie  <dj@redhat.com>
4097         * config.sub: Update to version 2011-10-29 (added rl78)
4099 2011-10-27  Nick Clifton  <nickc@redhat.com>
4101         * config.sub: Import these changes from the config project:
4103         2011-10-08  Joern Rennecke  <joern.rennecke@embecosm.com>
4104             Ben Elliston  <bje@gnu.org>
4106         * config.sub (epiphany): New.
4108         2011-09-09  Linas Vepstas  <linasvepstas@gmail.com>
4109             Ben Elliston  <bje@gnu.org>
4111         * config.sub (hexagon, hexagon-*): New.
4113         2011-08-23  Roland McGrath  <mcgrathr@google.com>
4115         * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
4116         64eb to be64.
4118         2011-08-16  Roland McGrath  <mcgrathr@google.com>
4120         * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
4121         (nacl): Grok as alias for 32el-unknown-nacl.
4123 2011-10-25  Kirill Yukhin  <kirill.yukhin@intel.com>
4125         * MAINTAINERS (Write After Approval): Add myself.
4127 2011-10-24  Teresa Johnson  <tejohnson@google.com>
4129         * MAINTAINERS (Write After Approval): Add myself.
4131 2011-09-21  Jakub Jelinek  <jakub@redhat.com>
4133         * MAINTAINERS (sparc port): Remove myself.
4135 2011-09-14  Tom de Vries  <tom@codesourcery.com>
4137         * MAINTAINERS (Write After Approval): Add myself.
4139 2011-08-14  Yao Qi  <yao@codesourcery.com>
4141         * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
4142         * configure: Regenerate.
4144 2011-07-26  Ian Lance Taylor  <iant@google.com>
4146         * configure.ac: Set have_compiler based on whether gcc directory
4147         exists, rather than on whether gcc is in configdirs.
4148         * configure: Rebuild.
4150 2011-07-21  Joseph Myers  <joseph@codesourcery.com>
4152         * MAINTAINERS (Global Reviewers): Add self.
4154 2011-07-20  David Edelsohn  <dje.gcc@gmail.com>
4156         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
4157         link directories.
4158         * Makefile.in: Rebuild.
4160 2011-07-20  Ian Lance Taylor  <iant@google.com>
4162         PR bootstrap/49787
4163         * configure.ac: Move --enable-bootstrap handling earlier in file.
4164         If --enable-bootstrap and either --enable-build-with-cxx or
4165         --enable-build-poststage1-with-cxx, enable C++ automatically.
4166         * configure: Rebuild.
4168 2011-07-19  Ian Lance Taylor  <iant@google.com>
4170         * configure.ac: Add --enable-build-poststage1-with-cxx.  If set,
4171         make C++ a boot_language.  Set and substitute
4172         POSTSTAGE1_CONFIGURE_FLAGS.
4173         * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
4174         (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
4175         * configure, Makefile.in: Rebuild.
4177 2011-07-19  Vladimir Makarov  <vmakarov@redhat.com>
4179         * MAINTAINERS (Register Allocation): Move myself from reviewers to
4180         maintainers.
4182 2011-07-18  Jakub Jelinek  <jakub@redhat.com>
4184         * MAINTAINERS (Global Reviewers): Add myself.
4186 2011-07-18  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4188         * configure: Regenerate.
4190 2011-07-16  Jason Merrill  <jason@redhat.com>
4192         * Makefile.def (language=c++): Add check-c++0x and
4193         check-target-libmudflap-c++.
4194         * Makefile.tpl (check-target-libmudflap-c++): New.
4195         * Makefile.in: Regenerate.
4197 2011-07-16  Matthias Klose  <doko@ubuntu.com>
4199         * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
4200         * Makefile.def (target_modules/libjava): Pass
4201         $(EXTRA_CONFIGARGS_LIBJAVA).
4202         * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
4203         if not configured with --enable-static-libjava.
4204         * Makefile.in: Regenerate.
4205         * configure: Likewise.
4207 2011-07-15  Jason Merrill  <jason@redhat.com>
4209         * Makefile.in (check-c++): Move check-gcc-c++0x after
4210         check-target-libstdc++-v3.
4212 2011-07-15  Bernd Schmidt  <bernds@codesourcery.com>
4214         * MAINTAINERS (c6x port): New entry.
4216 2011-07-13  Jason Merrill  <jason@redhat.com>
4218         * Makefile.in (check-gcc-c++0x): New.
4219         (check-c++): Depend on it.
4221 2011-07-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4223         PR target/39150
4224         * configure.ac (i[3456789]86-*-solaris2*): Also accept
4225         x86_64-*-solaris2.1[0-9]*.
4226         * configure: Regenerate.
4228 2011-06-29  Richard Sandiford  <rdsandiford@googlemail.com>
4230         * MAINTAINERS (RTL optimizers): Add self.
4232 2011-06-27  Gabriel Charette  <gchare@google.com>
4234         * MAINTAINERS (Write After Approval): Add myself.
4236 2011-06-22  Hans-Peter Nilsson  <hp@axis.com>
4238         PR regression/47836
4239         PR bootstrap/23656
4240         PR other/47733
4241         PR bootstrap/49247
4242         PR c/48825
4243         * configure.ac (target_libraries): Remove target-libiberty.
4244         Remove case-statement setting skipdirs=target-libiberty for
4245         multiple targets.  Remove checking target_configdirs and
4246         removing target-libiberty but keeping target-libgcc if
4247         otherwise empty.
4248         * Makefile.def (target_modules): Don't add libiberty.
4249         (dependencies): Remove all traces of target-libiberty.
4250         * configure, Makefile.in: Regenerate.
4252 2011-06-13  Walter Lee <walt@tilera.com>
4254         * configure.ac (tilepro-*-*) New case.
4255         (tilegx-*-*): Likewise.
4256         * configure: Regenerate.
4258 2011-06-06  Jing Yu  <jingyu@google.com>
4260         * configure.ac: Skip target-libiberty for
4261         arm*-*-linux-androideabi.
4262         * configure: Regenerated.
4264 2011-06-06  Nick Clifton  <nickc@redhat.com>
4266         * config.sub: Sync from upstream.
4268 2011-06-05  Nenad Vukicevic  <nenad@intrepid.com>
4270         * MAINTAINERS (Write After Approval): Add myself.
4272 2011-06-01  Daniel Jacobowitz  <drow@false.org>
4274         * MAINTAINERS: Update my email address.
4276 2011-05-27  Nathan Froyd  <froydnj@codesourcery.com>
4278         * MAINTAINERS (Write After Approval): Update my email address.
4280 2011-05-11  Paul Pluzhnikov  <ppluzhnikov@google.com>
4282         * MAINTAINERS (Write After Approval): Add myself.
4284 2011-05-08  Doug Kwan  <dougkwan@google.com>
4286         * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4287         * configure: Regenerated.
4288         * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4289         value from configure.
4290         * Makefile.in: Regenerated.
4292 2011-05-05  Joseph Myers  <joseph@codesourcery.com>
4294         * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4295         sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4296         *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4297         | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4298         *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4299         *-*-vxworks*): Disable newlib and libgloss in separate case
4300         statement.
4301         (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4302         to separate case statement.
4303         (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4304         *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4305         alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4306         sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4307         arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4308         bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4309         i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4310         i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4311         i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4312         i[[3456789]]86-*-rdos*, m32r-*-*,
4313         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4314         | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4315         powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4316         rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4317         | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4318         sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4319         sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4320         *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4321         and libgloss in main case over targets.  Remove most empty cases
4322         in main case over targets.
4323         * configure: Regenerate.
4325 2011-05-04  Janis Johnson  <janisjo@codesourcery.com>
4327         * MAINTAINERS (Write After Approval): Add myself.
4329 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4331         * configure.ac: Remove code setting special library locations for
4332         hppa*64*-*-hpux11*.  Remove code setting compiler for
4333         sparc-sun-solaris2*.
4334         * configure: Regenerate.
4336 2011-05-04  Joseph Myers  <joseph@codesourcery.com>
4338         * configure.ac: Separate libgloss_dir settings from general case
4339         over targets.
4340         * configure: Regenerate.
4342 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4344         * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4345         alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4346         arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4347         cases in libgcj-disabling case statement.
4348         (hppa*64*-*-linux*): Set unsupported_languages instead of
4349         disabling target-zlib.
4350         (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4351         to hppa*64*-*-hpux*.
4352         (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4353         hppa*-*-hpux*.
4354         (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4355         i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4356         i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4357         fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4358         powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4359         sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4360         sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4361         *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4362         libgcj-disabling case statement.
4363         * configure: Regenerate.
4365 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4367         * configure.ac: Disable Java for targets not supporting libffi.
4368         (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4369         Remove cases in Java-disabling statement.
4370         (*arm-wince-pe): Change to arm-wince-pe.
4371         (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4372         cases in Java-disabling statement.
4373         (bfin-*-*): Don't disable Java again.
4374         (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4375         fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4376         hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4377         hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4378         i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4379         i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4380         i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4381         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4382         Java-disabling statement.
4383         (mmix-*-*): Don't disable Java again.
4384         (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4385         powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4386         microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4387         sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4388         tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4389         statement.
4390         * configure: Regenerate.
4392 2011-04-28  Joseph Myers  <joseph@codesourcery.com>
4394         * configure.ac: Separate cases disabling Java and Java libraries
4395         from general case over targets.
4396         * configure: Regenerate.
4398 2011-04-21  Jie Zhang  <jzhang918@gmail.com>
4400         * MAINTAINERS: Update my email address.
4402 2011-04-20  Easwaran Raman  <eraman@google.com>
4404         * MAINTAINERS (Write After Approval): Add myself.
4406 2011-04-18  Jack Howarth  <howarth@bromo.med.uc.edu>
4408         PR lto/48086
4409         * configure.ac: Re-enable LTO on *-apple-darwin9*.
4410         * configure: Regenerate.
4412 2011-04-16  Jim Meyering  <meyering@redhat.com>
4414         * MAINTAINERS (Write After Approval): Add myself.
4416 2011-04-15  Dodji Seketeli  <dodji@redhat.com>
4418         * MAINTAINERS: Update my email address.
4420 2011-04-13  Georg-Johann Lay  <avr@gjlay.de>
4422         * MAINTAINERS (Write After Approval): Add myself.
4424 2011-04-12  Yufeng Zhang  <yufeng.zhang@arm.com>
4426         * MAINTAINERS (Write After Approval): Add myself.
4428 2011-04-07  Stuart Henderson  <shenders@gcc.gnu.org>
4430         * MAINTAINERS (Write After Approval): Add myself.
4432 2011-04-06  Joseph Myers  <joseph@codesourcery.com>
4434         * configure.ac (build_tools): Remove build-byacc.
4435         (host_libs): Remove mmalloc.
4436         (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4437         autoconf automake libtool diff rcs fileutils shellutils time
4438         textutils wdiff find uudecode hello tar gzip indent recode release
4439         sed perl gawk findutils gettext zip.
4440         (libgcj): Remove target-qthreads.
4441         (target_tools): Remove target-examples target-gperf.
4442         (YACC): Don't handle building byacc.
4443         * configure: Regenerate.
4444         * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4445         dosutils, examples, fileutils, find, findutils, gawk, gettext,
4446         gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4447         patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4448         shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4449         handle building components.
4450         * Makefile.in: Regenerate.
4452 2011-04-05  Sterling Augustine <augustine.sterling@gmail.com>
4454         * MAINTAINERS: Update my email address as Xtensa maintainer.
4456 2011-04-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4458         * config.sub: Sync from upstream.
4460 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4462         * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4463         (microblaze*): Don't disable libssp.
4464         * configure: Regenerate.
4466 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4468         * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4469         moveifchange.
4470         * configure: Regenerate.
4471         * Makefile.tpl: Use @SHELL@ not @config_shell@.
4472         * Makefile.in: Regenerate.
4474 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4476         * configure.ac (*-*-sysv4*): Don't enable libgomp.
4477         (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4478         powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4479         powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4480         xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4481         *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4482         md_exec_prefix cases.
4483         * configure: Regenerate.
4485 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4487         * configure.ac: Separate cases disabling target-libssp,
4488         target-libiberty, target-libstdc++-v3 and Fortran from general
4489         case over targets.
4490         * configure: Regenerate.
4492 2011-04-01  Joseph Myers  <joseph@codesourcery.com>
4494         * configure.ac (*-*-chorusos): Don't disable libgcj.
4495         (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4496         Remove case.
4497         (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4498         (arm-*-coff): Don't disable libgcj.
4499         (arm*-*-linux-gnueabi): Remove useless assignment.
4500         (arm-*-riscix*): Don't disable libgcj.
4501         (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4502         configuration.
4503         (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4504         (c54x*-*-*): Remove case.
4505         (tic54x-*-*): Don't disable GCC or GCC libraries.
4506         (cris-*-* | crisv32-*-*): Don't handle *-*-aout.  Change *-*-elf
4507         to *.
4508         (d10v-*-*): Don't disable GCC libraries.
4509         (d30v-*-*): Don't disable libgcj.
4510         (h8500-*-*): Don't disable GCC libraries.
4511         (i960-*-*): Don't disable libgcj.
4512         (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4513         (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4514         i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4515         libgcj.
4516         (m68k-*-coff*): Remove case.
4517         (mmix-*-*): Don't disable libgloss on host.
4518         (mn10200-*-*, mn10300-*-*): Remove cases.
4519         (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4520         powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4521         Don't disable libgcj.
4522         (romp-*-*): Remove case.
4523         (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4524         (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4525         case.
4526         (v810-*-*): Don't disable GCC libraries.
4527         (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4528         (ip2k-*-*): Don't disable GCC libraries.
4529         * configure: Regenerate.
4531 2011-03-28  Joseph Myers  <joseph@codesourcery.com>
4533         * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4534         libffi on host.
4535         (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4536         on host.
4537         (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4538         * configure: Regenerate.
4540 2011-03-26  John Marino  <binutils@marino.st>
4542         * configure.ac: Add support for *-*-dragonfly*
4543         * configure: Regenerate.
4545 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4547         * configure.ac (native_only): Remove.
4548         (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4549         send-pr uudecode guile gnuserv on host.
4550         (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4551         send-pr rcs guile perl texinfo libtool on host.
4552         (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4553         automake send-pr rcs guile perl texinfo libtool on host.
4554         (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4555         (*-*-kaos*): Don't disable target-examples target-gperf on target.
4556         (alpha*-dec-osf*): Don't disable fileutils on target.
4557         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4558         texinfo send-pr expect dejagnu on target.
4559         (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4560         target-qthreads on target.
4561         (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4562         (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4563         (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4564         x86_64-*-mingw*): Don't disable expect on target.
4565         (*-*-cygwin*): Don't disable target-gperf on target.
4566         (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4567         gnuserv on target.
4568         (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4569         target.
4570         * configure: Regenerate.
4572 2011-03-25  Joseph Myers  <joseph@codesourcery.com>
4574         * configure.ac (target_tools): Remove target-groff.
4575         (native_only): Remove target-groff.
4576         (hppa*64*-*-*): Don't disable byacc.
4577         (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4578         setting.
4579         (*-*-kaos*): Don't skip target-librx and target-groff.
4580         (*-*-netware*): Don't skip target-libmudflap.
4581         (*-*-tpf*): Don't skip target-libmudflap.
4582         (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4583         directories on the host.
4584         (ia64*-*-*vms*): Don't skip tix.
4585         (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4586         host.
4587         * configure: Regenerate.
4589 2011-03-24  Paolo Bonzini  <pbonzini@redhat.com>
4591         * configure.ac: Remove references to mt-mep, mt-netware,
4592         mt-wince.
4593         * Makefile.def: Add all-utils soft dependencies.
4594         * Makefile.tpl: Remove GDB_NLM_DEPS.
4595         * configure: Regenerate.
4596         * Makefile.in: Regenerate.
4598 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4600         * configure.ac: Do not include mh-x86omitfp.
4601         * configure: Regenerate.
4603 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4605         * configure.ac: Remove empty cases.
4606         * configure: Regenerate.
4608 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4610         * Makefile.def: Add dependency from termcap to gdb.
4611         * Makefile.in: Regenerate.
4613 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4615         * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4616         * configure: Regenerate.
4617         * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4618         * Makefile.tpl: Likewise.
4619         * Makefile.in: Regenerate.
4621 2011-03-24  Paolo Bonzini  <bonzini@gnu.org>
4623         * configure.ac: Remove all mentions of tentative_cc.
4624         * configure: Regenerate.
4626 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4628         * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4629         i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4630         m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4631         m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4632         mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4633         i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4634         i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4635         i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4636         i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4637         hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4638         *-*-rhapsody*): Remove host cases.
4639         * configure: Regenerate.
4641 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4643         * configure.ac (ppc*-*-pe): Remove host case.
4644         (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4645         xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4646         | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4647         cases.
4648         * configure: Regenerate.
4650 2011-03-24  Joseph Myers  <joseph@codesourcery.com>
4652         * config.sub: Update to version 2011-03-23.
4654 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4656         * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4657         i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4658         | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4659         * configure: Regenerate.
4661 2011-03-22  Joseph Myers  <joseph@codesourcery.com>
4663         * MAINTAINERS (crx port, m68hc11 port): Remove.  Move maintainers
4664         to Write After Approval.
4665         * config-ml.in: Don't handle arc-*-elf*.
4666         * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4667         m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4668         handle GCC libraries.
4669         * configure: Regenerate.
4671 2011-03-21  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4673         PR bootstrap/48120:
4674         * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4675         Add -lstdc++ -lm to LIBS.
4676         * configure: Regenerate.
4678 2011-03-18  David Edelsohn  <dje.gcc@gmail.com>
4680         * config.guess: Update to version 2011-02-02
4681         * config.sub: Update to version 2011-02-24
4683 2011-03-16  Jack Howarth  <howarth@bromo.med.uc.edu>
4685         PR lto/48086
4686         * configure.ac: Re-enable LTO on *-apple-darwin9.
4687         * configure: Regenerate.
4689 2011-03-13  Jack Howarth  <howarth@bromo.med.uc.edu>
4691         PR lto/48086
4692         * configure.ac: Disable LTO on darwin due to an assembler change in
4693         Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4694         under 256.
4695         * configure: Regenerate.
4697 2011-03-11  Chen Liqin <liqin.gcc@gmail.com>
4699         * MAINTAINERS: Update myself as score backend maintainer,
4700         update my e-mail address.
4702 2011-03-09  Xuepeng Guo  <terry.guo@arm.com>
4704         * MAINTAINERS: Update my e-mail address.
4706 2011-03-06  Joey Ye  <joey.ye@arm.com>
4708         * MAINTAINERS: Update my e-mail address.
4710 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4712         * configure.ac: Adjust test of with_ppl.
4713         * configure: Regenerated.
4715 2011-03-02  Kai Tietz  <ktietz@redhat.com>
4717         * MAINTAINERS: Adjust my e-mail address.
4719 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4721         * configure.ac: Add -lpwl to ppllibs.
4722         * configure: Regenerated.
4724 2011-03-02  Sebastian Pop  <sebastian.pop@amd.com>
4726         * config/cloog.m4: Add -lisl to clooglibs.
4727         * configure: Regenerated.
4729 2011-02-24  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
4731         * MAINTAINERS (CPU Port maintainers): Add self.
4733 2011-02-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
4735         * MAINTAINERS: Add myself as testsuite maintainer.
4737 2011-02-15  Mike Stump  <mikestump@comcast.net>
4739         * MAINTAINERS: Add myself as testsuite maintainer.
4741 2011-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4743         Import from Libtool and gnulib:
4745         2011-01-27  Gerald Pfeifer  <gerald@pfeifer.com>
4747         Prepare for supporting FreeBSD 10.
4748         * config.rpath: Remove handling of freebsd1* which soon would
4749         match FreeBSD 10.0.
4751         2011-01-20  Gerald Pfeifer  <gerald@pfeifer.com>  (tiny change)
4753         Remove support for FreeBSD 1.x.
4754         * libtool.m4 (_LT_LINKER_SHLIBS)
4755         (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4756         soon would incorrectly match FreeBSD 10.0.
4758 2011-02-12  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4760         PR binutils/12283
4761         * move-if-change: Import version from gnulib.
4763 2011-02-12  Alexandre Oliva  <aoliva@redhat.com>
4765         PR lto/47225
4766         * Makefile.def (lto-plugin): Double dash for enable-shared.
4767         (configure-gcc): Depend on all-lto-plugin.
4768         * Makefile.in: Rebuilt.
4770 2011-02-11  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4772         * configure.ac: Remove extra bracket.
4773         * configure: Regenerate.
4775 2011-02-08  Tobias Burnus  <burnus@net-b.de>
4777         * MAINTAINERS: Add myself as libquadmath maintainer.
4779 2011-02-08  Thomas Schwinge  <thomas@schwinge.name>
4781         * MAINTAINERS: Update my email address.
4783 2011-02-07  Joseph Myers  <joseph@codesourcery.com>
4785         * MAINTAINERS (option handling): Add self.
4787 2011-02-06  Kai Tietz  <kai.tietz@onevision.com>
4789         PR lto/47225
4790         * Makefile.def: Add dependency for install-gcc
4791         on install-lto-plugin.
4792         * Makfile.in: Regenerated
4794 2011-02-01  Sebastien Bourdeauducq  <sebastien@milkymist.org>
4796         * MAINTAINERS (CPU Port Maintainers): Add myself.
4798 2011-01-31  Alexandre Oliva  <aoliva@redhat.com>
4800         PR libgcj/44341
4801         * configure.ac: Discard --with-* flags for host when configuring
4802         target libraries for cross build.
4803         * configure: Rebuilt.
4805 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4807         * MAINTAINERS (linear loop transforms): Removed.
4809 2011-01-25  Jakub Jelinek  <jakub@redhat.com>
4811         * configure.ac: If with_ppl is no, move setting with_cloog=no
4812         after CLOOG_REQUESTED check.
4813         * configure: Regenerated.
4815 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4817         * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4818         CLooG has been requested.
4819         * configure: Regenerated.
4821 2011-01-25  Sebastian Pop  <sebastian.pop@amd.com>
4823         * configure: Regenerated.
4824         * configure.ac: Check for version 0.11 (or later revision) of PPL.
4826 2011-01-25  Tobias Grosser  <grosser@fim.uni-passau.de>
4828         * configure: Regenerated.
4829         * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4831 2011-01-21  Andreas Schwab  <schwab@redhat.com>
4833         * configure.ac: Use AS_HELP_STRING throughout.
4834         * configure: Regenerate.
4836 2011-01-18  Jie Zhang  <jie.zhang@analog.com>
4838         * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4839         * configure: Regenerate.
4841 2011-01-13  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
4843         * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4845 2011-01-13  Joel Brobecker  <brobecker@adacore.com>
4847         * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4848         for ia64-hpux.
4849         * configure: Regenerate.
4851 2011-01-07  Jan Hubicka  <jh@suse.cz>
4853         PR lto/47225
4854         * Makefile.in: Regenerate.
4855         * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4856         configure.
4858 2011-01-07  Jan Hubicka  <jh@suse.cz>
4860         * Makefile.in: Regenerate.
4861         * Makefile.def (gcc host module) and soft dependency on lto-plugin
4862         and configure dependency on lto-plugin configure.
4863         (lto-plugin module): Remove dependency on GCC; add dependency on
4864         liniberty.
4866 2011-01-07  William Schmidt  <wschmidt@linux.vnet.ibm.com>
4868         * MAINTAINERS (Write After Approval): Add myself.
4870 2010-12-23  Hariharan Sandanagobalane <hariharan@picochip.com>
4872         * configure: Regenerate.
4874 2010-12-22  Hariharan Sandanagobalane <hariharan@picochip.com>
4876         * configure.ac: (picochip): Disable libiberty.
4878 2010-12-14  Kaushik Phatak  <kaushik.phatak@kpitcummins.com>
4880         * MAINTAINERS (Write After Approval): Add myself.
4882 2010-12-10  Ian Lance Taylor  <iant@google.com>
4884         PR bootstrap/46819
4885         * configure.ac: For --disable-libgcj clear libgcj_saved.
4886         * configure: Rebuild.
4888 2010-12-10  Tobias Burnus  <burnus@net-b.de>
4890         PR fortran/46540
4891         * configure.ac: Add --disable-libquadmath and
4892         --disable-libquadmath-support.
4893         * configure: Regenerate.
4895 2010-12-03  Ian Lance Taylor  <iant@google.com>
4897         * MAINTAINERS: Add myself as libgo maintainer.
4899 2010-12-03  Hans-Peter Nilsson  <hp@axis.com>
4901         PR libffi/46792
4902         * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4903         * configure: Regenerate.
4905 2010-12-02  Ian Lance Taylor  <iant@google.com>
4907         * configure.ac: Always set default for poststage1_ldflags to
4908         -static-libstdc++ -static-libgcc.
4910 2010-11-29  Andreas Schwab  <schwab@redhat.com>
4912         * configure.ac: Move comment to remove extra space in last argument
4913         of GCC_TARGET_TOOL.
4915 2010-11-26  Alexandre Oliva  <aoliva@redhat.com>
4917         PR other/46026
4918         * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4919         * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4920         * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4921         (BASE_FLAGS_TO_PASS): Use it.
4922         * configure: Rebuilt.
4923         * Makefile.in: Rebuilt.
4925 2010-11-23  H.J. Lu  <hongjiu.lu@intel.com>
4927         PR binutils/12258
4928         * configure.ac: Correct comments for --enable-gold/--enable-ld.
4929         Properly check default linker.
4930         * configure: Regnerated.
4932 2010-11-23  Matthias Klose  <doko@ubuntu.com>
4934         * configure.ac: For --enable-gold, handle value `default' instead of
4935         `both*'.  New configure option --{en,dis}able-ld.
4936         * configure: Regenerate.
4938 2010-11-20  Ian Lance Taylor  <iant@google.com>
4940         * configure.ac: Only disable a language library if no language needs
4941         it.  Don't let --disable-libgcj uncondtionally disable libffi.
4942         * configure: Rebuild.
4944 2010-11-20  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4946         * Makefile.in: Regenerate.
4948         PR other/46202
4949         * configure.ac: Fix just-built in-tree STRIP name to be
4950         binutils/strip-new.
4951         * configure: Regenerate.
4952         * Makefile.def (install-strip-gcc, install-strip-binutils)
4953         (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4954         (install-strip-sid): Mirror dependencies on non-strip variants
4955         of these targets on the respective -strip prerequisites.
4956         * Makefile.tpl (install-strip, install-strip-host)
4957         (install-strip-target): New targets.
4958         (install-strip-[+module+], install-strip-target-[+module+]):
4959         New targets.
4960         * Makefile.in: Regenerate.
4962 2010-11-19  Ian Lance Taylor  <iant@google.com>
4963             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
4965         * configure.ac: Add target-libgo to target_libraries.  Set
4966         and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4967         * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4968         (HOST_EXPORTS): Add GOC.
4969         (BASE_TARGET_EXPORTS): Add GOC.
4970         (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4971         (GOCFLAGS_FOR_TARGET): New variable.
4972         (EXTRA_HOST_FLAGS): Add GOC.
4973         (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4974         * Makefile.def (target_modules): Add libgo.
4975         (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4976         (dependencies): Add dependency from configure-target-libgo to
4977         configure-target-libffi and all-target-libstdc++-v3.  Add
4978         dependencies from all-target-libgo to all-target-libffi.
4979         (languages): Add go.
4980         * configure: Rebuild.
4981         * Makefile.in: Rebuild.
4983 2010-11-19  Ian Lance Taylor  <iant@google.com>
4985         * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4986         compiler/flag environment variables.
4988 2010-11-18  Ian Lance Taylor  <iant@google.com>
4990         * configure.ac: Check for lang_requires_boot_languages in
4991         config-lang.in files.
4992         * configure: Rebuild.
4994 2010-11-16  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
4995             Tobias Burnus  <burnus@net-b.de>
4997         PR fortran/32049
4998         * Makefile.def: Add libquadmath; build it with language=fortran.
4999         * configure.ac: Add libquadmath.
5000         * Makefile.tpl: Handle multiple libs in check-[+language+].
5001         * Makefile.in: Regenerate.
5002         * configure: Regenerate.
5004 2010-11-16  Tom Tromey  <tromey@redhat.com>
5006         * MAINTAINERS: Moved myself to reviewers section.
5008 2010-11-15  Zdenek Dvorak  <ook@ucw.cz>
5010         * MAINTAINERS: Moved myself to reviewers section.
5012 2010-11-15  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5014         * MAINTAINERS (Various Maintainers): Add self for build machinery.
5015         (Write After Approval): Remove self.
5017 2010-11-15  Andreas Schwab  <schwab@redhat.com>
5019         * configure.ac: Fix spelling in option names.
5020         * configure: Regenerated.
5022 2010-11-13  Georg-Johann Lay  <georgjohann@web.de>
5024         PR bootstrap/39622
5025         * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
5026         * configure: Regenerated.
5028 2010-11-13  Kaveh R. Ghazi  <ghazi@gcc.gnu.org>
5030         * MAINTAINERS: Update my email address.
5032 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5034         * configure: Regenerate.
5036 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5038         * configure: Regenerate.
5040 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5042         * configure: Regenerate.
5044 2010-11-12  Tobias Grosser  <grosser@fim.uni-passau.de>
5046         * configure: Regenerate.
5048 2010-11-11  Andreas Simbuerger  <simbuerg@fim.uni-passau.de>
5050         * configure.ac: Support official CLooG.org versions.
5051         * configure: Regenerate.
5052         * config/cloog.m4: New.
5054 2010-11-10  François Dumont  <francois.cppdevs@free.fr>
5056         * MAINTAINERS (Write After Approval): Add myself.
5058 2010-11-09  David Edelsohn  <dje.gcc@gmail.com>
5060         * MAINTAINERS: Update my email address.
5062 2010-11-04  Iain Sandoe  <iains@gcc.gnu.org>
5064         * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
5065         * configure: Regenerate.
5067 2010-11-03  Ian Lance Taylor  <iant@google.com>
5068             Dave Korn  <dave.korn.cygwin@gmail.com>
5070         PR lto/46273
5071         * configure.ac: Remove libelf tests.  Build lto-plugin on ELF always
5072         and on other supported platforms whenever LTO is enabled.
5073         * configure: Rebuild.
5075 2010-11-02  Alan Modra  <amodra@gmail.com>
5077         PR binutils/12110
5078         * configure.ac: Error when source path contains spaces.
5079         * configure: Regenerate.
5081 2010-10-23  James E. Wilson  <wilson@codesourcery.com>
5083         * MAINTAINERS: Update my email address.
5085 2010-10-20  Ian Lance Taylor  <iant@google.com>
5087         * Makefile.def (target_modules): Set lib_path to src/.libs for
5088         libstdc++-v3 module.
5089         * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
5090         * Makefile.in: Rebuild.
5092 2010-10-18  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
5094         * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
5095         (Write After Approval): Remove myself.
5097 2010-10-15  Tristan Gingold  <gingold@adacore.com>
5099         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5101 2010-10-14  Douglas Rupp  <rupp@gnat.com>
5103         * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
5105 2010-10-07  Dave Korn  <dave.korn.cygwin@gmail.com>
5107         * configure.ac (build_lto_plugin): New shell variable.
5108         (--enable-lto): Turn on by default for all non-ELF platforms that
5109         have had LTO support added so far.  Set build_lto_plugin appropriately
5110         for both ELF and non-ELF.
5111         (configdirs): Add lto-plugin or not based on build_lto_plugin.
5112         * configure: Regenerate.
5114 2010-10-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5116         Sync from src:
5117         * configure.ac (v850 support): Remove target-libgloss from
5118         noconfigdirs.
5119         * configure: Regenerate.
5121 2010-10-02  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5123         PR bootstrap/45326
5124         PR bootstrap/45174
5125         * configure.ac: Honor initial values of $build_configargs,
5126         $host_configargs, $target_configargs.  Mark the precious, so
5127         environment settings get recorded.
5128         * configure: Regenerate.
5130 2010-09-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5132         PR bootstrap/45796
5133         * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
5134         Depend on all-build-libiberty.
5135         * Makefile.in: Regenerate.
5137 2010-09-30  Michael Eager  <eager@eagercon.com>
5139         * configure.ac (microblaze): Add target-libssp to noconfigdirs.
5140         * configure: Regenerate.
5142 2010-09-28  Michael Eager  <eager@eagercon.com>
5144         * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
5146 2010-06-27  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5148         PR bootstrap/44621
5149         * configure.ac: Fix unportable shell quoting.
5150         * configure: Regenerate.
5152 2010-09-21  Iain Sandoe  <iains@gcc.gnu.org>
5154         * configure.ac (enable-lto): Add Darwin to the list of supported lto
5155         targets and amend comment.
5156         * configure: Regenerate.
5158 2010-09-15  Tejas Belagod  <tejas.belagod@arm.com>
5160         * MAINTAINERS (Write After Approval): Add myself.
5162 2010-09-03  Jack Howarth <howarth@bromo.med.uc.edu>
5164         * configure.ac: Enable LTO by default on Darwin.
5165         * configure: Regenerate.
5167 2010-09-02  Marcus Shawcroft  <marcus.shawcroft@arm.com>
5169         * MAINTAINERS (Write After Approval): Add myself.
5171 2010-09-01  Ian Bolton  <ian.bolton@arm.com>
5173         * MAINTAINERS (Write After Approval): Add myself.
5175 2010-08-25  Danny Smith  <dannysmith@users.sourceforge.net>
5177         * MAINTAINERS (OS Port Maintainers): Remove myself from windows
5178         ports
5180 2010-07-28  David Yuste  <david.yuste@gmail.com>
5182         * MAINTAINERS (Write After Approval): Add myself.
5184 2010-07-26  Naveen.H.S  <naveen.S@kpitcummins.com>
5186         * configure.ac: Support all v850 targets.
5187         * configure: Regenerate.
5189 2010-07-23  Marc Glisse <marc.glisse@normalesup.org>
5191         PR bootstrap/44455
5192         * configure.ac (extra_mpfr_configure_flags): Copy from
5193         extra_mpc_gmp_configure_flags.
5194         * configure: Re-generated.
5196 2010-07-22  Andi Kleen  <ak@linux.intel.com>
5198         * MAINTAINERS (Write After Approval): Add myself.
5200 2010-07-22  Chung-Lin Tang  <cltang@codesourcery.com>
5202         * MAINTAINERS (Write After Approval): Add myself.
5204 2010-07-20  Jeffrey Yasskin  <jyasskin@google.com>
5206         * MAINTAINERS (Write After Approval): Add myself.
5208 2010-07-17  Jack Howarth  <howarth@bromo.med.uc.edu>
5210         PR target/44862
5211         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
5212         Provide -B option to allow for link spec %s substitutions for
5213         libstdc++.a on darwin.
5214         * Makefile.in: Regenerate.
5216 2010-07-10  Mikael Morin  <mikael@gcc.gnu.org>
5218         * MAINTAINERS (Reviewers): Update my e-mail address
5220 2010-06-10  Alexandre Oliva  <aoliva@redhat.com>
5222         * Makefile.def (configure-gcc): Depend on all-libelf.
5223         * Makefile.in: Rebuild.
5225 2010-06-05  Fabien Chêne  <fabien@gcc.gnu.org>
5227         * MAINTAINERS (Write After Approval): Add myself in the right place.
5229 2010-06-04  Fabien Chêne  <fabien@gcc.gnu.org>
5231         * MAINTAINERS (Write After Approval): Add myself.
5233 2010-05-25  Sterling Augustine  <sterling@tensilica.com>
5235         * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
5237 2010-05-25  Maxim Kuvyrkov  <maxim@codesourcery.com>
5239         * config.sub: Update to version 2010-05-21.
5240         * config.guess: Update to version 2010-04-03.
5242 2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
5244         * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
5245         * configure: Regenerate.
5247 2010-05-12  Sriraman Tallam  <tmsriram@google.com>
5249         * MAINTAINERS (Write After Approval): Add myself.
5251 2010-05-07  Steven Bosscher  <steven@gcc.gnu.org>
5253         * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
5254         a platform that supports LTO.
5255         * configure: Regenerate.
5257 2010-05-05  Sebastian Pop  <sebastian.pop@amd.com>
5259         * configure.ac: Allow all the versions greater than 0.10 of PPL.
5260         * configure: Regenerated.
5262 2010-04-27  Roland McGrath  <roland@redhat.com>
5263             H.J. Lu  <hongjiu.lu@intel.com>
5265         * configure.ac (--enable-gold): Support both, both/gold and
5266         both/bfd to add gold to configdirs without removing ld.
5267         * configure: Regenerated.
5269         * Makefile.def: Add install-gold dependency to install-ld.
5270         * Makefile.in: Regenerated.
5272 2010-04-27  Dave Korn  <dave.korn.cygwin@gmail.com>
5274         PR lto/42776
5275         * configure.ac (--enable-lto): Refactor handling so libelf tests
5276         are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
5277         and allow LTO to be explicitly enabled on non-ELF platforms that
5278         are known to support it inside else-clause.
5279         * configure: Regenerate.
5281 2010-04-20  Eric Botcazou  <ebotcazou@adacore.com>
5283         * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
5284         * configure: Regenerate.
5286 2010-04-17  Ralf Corsépius  <ralf.corsepius@rtems.org>
5288         * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5289         * configure: Regenerate.
5291 2010-04-16  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5293         * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5294         separately.
5295         * configure: Regenerate.
5297 2010-04-16  Kevin Williams  <kevin.williams@inria.fr>
5299         * MAINTAINERS (Write After Approval): Add myself.
5301 2010-04-14  Tristan Gingold  <gingold@adacore.com>
5303         * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5304         * configure: Regenerate.
5306 2010-04-13  Steve Ellcey  <sje@cup.hp.com>
5308         * configure: Regenerate after change to elf.m4.
5310 2010-04-06  Iain Sandoe  <iains@gcc.gnu.org>
5312         * MAINTAINERS (Write After Approval): Add myself.
5314 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5316         * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5317         * configure: Regenerated.
5319 2010-04-02  Sebastian Pop  <sebastian.pop@amd.com>
5321         * configure.ac: Print "buggy but acceptable" when CLooG
5322         revision is less than 9.
5323         * configure: Regenerated.
5325 2010-04-01  Diego Novillo  <dnovillo@google.com>
5327         * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5329 2010-04-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5331         PR bootstrap/43615
5332         PR bootstrap/43328
5334         Revert:
5336         2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5338         * configure.ac: Do not pass --enable-multilib nor
5339         --disable-multilib in baseargs.  Accept explicitly passed
5340         --enable_multilib.
5341         * configure: Regenerate.
5343 2010-03-31  Ulrich Weigand  <uweigand@de.ibm.com>
5345         * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5347 2010-03-31  Janis Johnson  <janis187@us.ibm.com>
5349         * MAINTAINERS: Remove myself.
5351 2010-03-31  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5353         PR bootstrap/43328
5354         * configure.ac: Do not pass --enable-multilib nor
5355         --disable-multilib in baseargs.  Accept explicitly passed
5356         --enable_multilib.
5357         * configure: Regenerate.
5359 2010-03-28  Andrew Pinski  <pinskia@gmail.com>
5361         * MAINTAINERS (spu port): Remove me.
5363 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5365         * configure.ac (tic6x-*-*): New case.
5366         * configure: Regenerate.
5368 2010-03-23  Joseph Myers  <joseph@codesourcery.com>
5370         * config.sub: Update to version 2010-03-22.
5371         * config.guess: Update to version 2009-12-30.
5373 2010-03-19  Jack Howarth  <howarth@bromo.med.uc.edu>
5375         PR ada/42554
5376         * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5377         * configure: Regenerate.
5379 2010-03-18  Ramana Radhakrishnan  <ramana.radhakrishnan@arm.com>
5381         * MAINTAINERS: Update my email address.
5383 2010-03-17  Sebastian Pop  <sebastian.pop@amd.com>
5385         * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5386         (ghassan.shobaki@amd.com): Removed.
5388 2010-03-17  Alan Modra  <amodra@gmail.com>
5390         * MAINTAINERS: Update my email address.
5392 2010-03-16  Diego Novillo  <dnovillo@google.com>
5394         * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5395         Matthews.
5397 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5399         * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5400         Gutson, Jeffrey D. Oldham and Mark Shinwell.
5402 2010-03-16  Joseph Myers  <joseph@codesourcery.com>
5404         * MAINTAINERS: Update my email address.
5406 2010-03-16  Daniel Jacobowitz  <dan@codesourcery.com>
5408         * MAINTAINERS: Update my email address.
5410 2010-03-15  Bernd Schmidt  <bernds@codesourcery.com>
5412         * MAINTAINERS: Update my email address.
5414 2010-03-09  Jie Zhang  <jie@codesourcery.com>
5416         * MAINTAINERS: Update my email address.
5418 2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5420         PR libstdc++/32499
5421         * configure.ac (RANLIB): Default to true.
5422         (STRIP): Likewise.
5423         (RANLIB_FOR_TARGET): Remove superfluous : argument.
5424         * configure: Regenerate.
5426 2010-02-17  Rafael Ávila de Espíndola  <espindola@google.com>
5428         * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5429         (Write After Approval): Update my email address.
5431 2010-02-17  Nick Clifton  <nickc@redhat.com>
5433         PR 11238
5434         * Makefile.tpl (local-distclean): Also remove config.cache files in
5435         sub-directories as there may not be Makefiles present in the
5436         sub-directories.
5437         * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5438         the config.cache files found by the find command.
5440         * Makefile.in: Regenerate.
5441         * configure.ac: Revert previous delta.
5442         * configure: Regenerate.
5444 2010-02-15  Nick Clifton  <nickc@redhat.com>
5446         PR 11238
5447         * configure.ac: Delete config.cache files in sub-directories when
5448         deleting Makefiles.
5449         * configure: Regenerate.
5451 2010-02-12  Ben Elliston  <bje@gnu.org>
5453         * MAINTAINERS: Update my email address.
5455 2010-02-08  Andrew Pinski  <pinskia@gmail.com>
5457         * MAINTAINERS (spu port): Update my email address.
5459 2010-02-08  Jie Zhang  <jie.zhang@analog.com>
5461         * MAINTAINERS: Add myself as a maintainer for the bfin port.
5463 2010-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5465         * configure.ac: Add "recommended" version checks for GMP/MPC.
5466         Update recommended GMP/MPFR/MPC versions.
5467         * configure: Regenerate.
5469 2010-01-31  Joern Rennecke  <joern.rennecke@embecosm.com>
5471         * MAINTAINERS: Move my Embecosm email address into the
5472         write-after-approval section.
5474 2010-01-26  Ian Lance Taylor  <iant@google.com>
5476         * MAINTAINERS: Add myself as Go frontend maintainer.
5478 2010-01-25  Joern Rennecke  <amylaar@spamcop.net>
5480         PR libstdc++/36101, PR libstdc++/42813
5481         * configure.ac (bootstrap_target_libs): Make inclusion of
5482         target-libgomp conditional on libgomb being in target_configdirs.
5483         * configure: Regenerate.
5485 2010-01-23  Joern Rennecke  <amylaar@spamcop.net>
5487         PR libstdc++/36101, PR libstdc++/42813
5488         * configure.ac (bootstrap_target_libs): Include target-libgomp.
5489         * configure: Regenerate.
5491 2010-01-22  Joern Rennecke  <amylaar@spamcop.net>
5493         PR libstdc++/36101, PR libstdc++/42813
5494         * configure.ac (target_configdirs): Substitute.
5495         * Makefile.def: Bootstrap target module libgomp.
5496         Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5497         * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5498         (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5499         * configure, Makefile.in: Regenerate.
5501 2010-01-21  Dave Korn  <dave.korn.cygwin@gmail.com>
5503         * MAINTAINERS: Adjust my details.
5505 2010-01-20  Eric B. Weddington  <eric.weddington@atmel.com>
5507         * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5509 2010-01-18  Thierry Lafage  <thierry.lafage@inria.fr>
5511         * MAINTAINERS: reindented my entry with tabs instead of spaces.
5513 2010-01-15  Thierry Lafage  <thierry.lafage@inria.fr>
5515         * MAINTAINERS (Write After Approval): Add myself.
5517 2010-01-15  Konrad Trifunovic  <konrad.trifunovic@inria.fr>
5519         * MAINTAINERS (Write After Approval): Add myself.
5521 2010-01-11  Richard Guenther  <rguenther@suse.de>
5523         PR lto/41569
5524         * Makefile.def (all-lto-plugin): Depend on all-gcc.
5525         * Makefile.in: Regenerated.
5527 2010-01-11  Andreas Tobler  <andreast@fgznet.ch>
5529         * configure.ac: Enable libjava build on x86_64-*freebsd*.
5530         * configure: Regenerate.
5532 2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5533             Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
5535         PR bootstrap/42424
5536         * configure.ac: Include libtool m4 files.
5537         (_LT_CHECK_OBJDIR): Call it.
5538         (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5539         gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5541         * configure: Regenerate.
5543 2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5545         PR bootstrap/41818
5546         * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5547         to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
5548         * Makefile.in: Regenerate.
5550 2010-01-02  Richard Guenther  <rguenther@suse.de>
5552         PR lto/41529
5553         * configure.ac: Include config/elf.m4.  Disable LTO if not
5554         builting for an elf target.
5555         * configure: Regenerate.
5557 2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
5559         * MAINTAINERS: Change my email address.
5561 2009-12-18  Ben Elliston  <bje@au.ibm.com>
5563         * config.sub, config.guess: Update from upstream sources.
5565 2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
5567         * MAINTAINERS (Write After Approval): Add myself.
5569 2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5571         PR middle-end/30447
5572         PR middle-end/30789
5573         PR other/40302
5575         * configure.ac: Require MPC.
5576         * configure: Regenerate.
5578 2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5580         PR target/38384
5581         PR bootstrap/40972
5582         * libtool.m4: Sync from git Libtool.
5583         * ltoptions.m4: Likewise.
5584         * ltversion.m4: Likewise.
5585         * lt~obsolete.m4: Likewise.
5586         * ltmain.sh: Likewise.
5588 2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5590         * configure.ac: Update minimum MPC version to 0.8.
5591         * configure: Regenerate.
5593 2009-11-21  Sebastian Pop  <sebpop@gmail.com>
5595         * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5596         * configure: Regenerated.
5598 2009-11-21  Ian Lance Taylor  <iant@google.com>
5600         * configure.ac: Change default of poststage1_ldflags to be empty if
5601         poststage1_libs is set.  When poststage1_libs is empty, and
5602         ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5603         * configure: Rebuild.
5605 2009-11-21  Adam Nemet  <adambnmet@gmail.com>
5607         * MAINTAINERS (Write After Approval): Update my email address.
5609 2009-11-20  Ben Elliston  <bje@au.ibm.com>
5611         * config.guess: Update from upstream sources.
5613 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5615         * Makefile.def: Restore host and target settings for gmp.
5616         * Makefile.in: Rebuild.
5618 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
5620         * configure.ac: Add libelf to host_libs.  Enable in-tree configury
5621         of ppl and cloog.  Fix in-tree configury of libelf, skip tests.
5622         Fix portability of test of C++ as bootstrap language.  Add
5623         ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5624         * configure: Rebuild.
5625         * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5626         and cloog.  Fix in-tree ppl configuration.  Introduce libelf
5627         in-tree building.
5628         * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5629         (POSTSTAGE1_HOST_EXPORTS): Use it.
5630         (STAGE[+id+]_CXXFLAGS): New.
5631         (BASE_FLAGS_TO_PASS): Pass it down.
5632         (configure-stage[+id+]-[+prefix+][+module+]): Use it.  Add
5633         extra_exports.
5634         (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5635         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5636         extra_exports.
5637         * Makefile.in: Rebuild.
5639 2009-11-17  Ben Elliston  <bje@au.ibm.com>
5641         * config.sub, config.guess: Update from upstream sources.
5643 2009-11-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
5645         * MAINTAINERS (Write After Approval): Add myself.
5647 2009-11-09  Jon Beniston  <jon@beniston.com>
5649         * MAINTAINERS (Write After Approval): Add myself.
5651 2009-11-06  Ozkan Sezer  <sezeroz@gmail.com>
5653         * configure.ac (FLAGS_FOR_TARGET):  Add -L and -isystem
5654         paths for *-w64-mingw* and x86_64-*mingw*.
5655         * configure: Regenerated.
5657 2009-11-05  Joern Rennecke  <amylaar@spamcop.net>
5659         * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5661 2009-11-02  Benjamin Kosnik  <bkoz@redhat.com>
5663         * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5664         Phil Edwards to Write-After Approval.
5666 2009-10-30  Kai Tietz  <kai.tietz@onevision.com>
5668         * configure.ac: Disable target-winsup & co for
5669         x86_64-*-mingw* and *-w64-mingw* targets.
5670         * configure: Regenerated.
5672 2009-10-16  Nick Clifton  <nickc@redhat.com>
5674         * MAINTAINERS: Add myself as a maintainer for the RX port.
5676 2009-10-26  Johannes Singler  <singler@kit.edu>
5678         * MAINTAINERS (Write After Approval): Update my e-mail address.
5680 2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5682         * configure.ac (CLooG test): Use = with test.
5683         * configure: Regenerate.
5685 2009-10-22  Richard Guenther  <rguenther@suse.de>
5687         * configure.ac: Do not set LIBS for ppl/cloog checks.  Disable
5688         cloog if the ppl version check failed.  Move flags saving
5689         before setting in libelf check.
5690         * configure: Regenerate.
5692 2009-10-21  Richard Guenther  <rguenther@suse.de>
5694         * configure.ac: Adjust the ppl and cloog configure to work as
5695         documented.  Disable cloog if ppl was disabled.  Omit the version
5696         checks if they were disabled.
5697         * configure: Re-generate.
5699 2009-10-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5701         * configure.ac: Add 'lto' to enable_languages, not
5702         new_enable_languages, and only if not already present.
5703         * configure: Regenerate.
5705 2009-10-10  Gerald Pfeifer  <gerald@pfeifer.com>
5707         * README: Refer to the various COPYING* files instead of just
5708         COPYING.
5709         Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5711 2009-10-07  Rafael Avila de Espindola  <espindola@google.com>
5713         * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5715 2009-10-07  Richard Guenther  <rguenther@suse.de>
5717         * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5718         and Richard Guenther as reviewers.
5719         (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5720         as reviewers.
5722 2009-10-07  Hariharan Sandanagobalane  <hariharan@picochip.com>
5724         * config.sub: Update from upstream sources.
5726 2009-10-06  Ian Lance Taylor  <iant@google.com>
5728         * Makefile.def: check-gold depends upon all-gas.
5729         * Makefile.in: Rebuild.
5731 2009-10-05  Phil Muldoon  <pmuldoon@redhat.com>
5733         * MAINTAINERS (Write After Approval): Add myself.
5735 2009-10-03  2009-02-05  Rafael Avila de Espindola  <espindola@google.com>
5737         * Makefile.def: all-lto-plugin depends on all-libiberty.
5738         set bootstrap=true for lto-plugin.
5739         Add lto-plugin.
5740         * Makefile.in: Regenerate.
5741         * configure.ac (host_libs): Add lto-plugin.
5742         * configure: Regenerate.
5744 2009-10-03  Diego Novillo  <dnovillo@google.com>
5746         * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5747         (HOST_LIBELFLIBS): Define.
5748         (HOST_LIBELFINC): Define.
5749         * Makefile.in: Regenerate.
5750         * configure.ac: Add --enable-lto.
5751         Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5752         If --enable-lto is used, add 'lto' to new_enable_languages.
5753         If --enable-lto is used and gold is enabled, add
5754         lto-plugin to configdirs.
5755         * configure: Regenerate.
5757 2009-10-03  Simon Baldwin  <simonb@google.com>
5759         * configure.ac: If --with-system-zlib, suppress local zlib and
5760         pass --with-system-zlib to subdir configure scripts.
5761         * configure: Regenerate.
5763 2009-10-01  Loren J. Rittle  <ljrittle@acm.org>
5764             Paolo Bonzini  <bonzini@gnu.org>
5766         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5767         $(srcdir).
5768         * Makefile.in: Rebuilt.
5770 2009-09-26  Gary Funck  <gary@intrepid.com>
5772         * MAINTAINERS (Write After Approval): Add myself.
5774 2009-09-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
5776         * configure.ac: Update minimum MPC version to 0.7.
5777         * configure: Regenerate.
5779 2009-09-25  Nick Clifton  <nickc@redhat.com>
5781         * configure.ac: Pass any --cache-file=/dev/null option on to
5782         subconfigures.
5783         * configure: Regenerate.
5785 2009-09-23  Nick Clifton  <nickc@redhat.com>
5787         * config.sub, config.guess: Update from upstream sources.
5789 2009-09-22  Loren J. Rittle  <ljrittle@acm.org>
5791         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5792         * Makefile.in: Rebuilt.
5794 2009-09-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5796         PR bootstrap/32272
5797         * configure.ac: Error out if $srcdir isn't '.' but contains
5798         host-${host_noncanonical}.
5799         * configure: Regenerate.
5801 2009-09-22  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5803         * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5804         maintainer.
5806 2009-09-21  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5808         * configure.ac: If bootstrapping a combined tree with
5809         --enable-gold, require c++ in stage1_languages.
5810         * configure: Regenerate.
5812         * configure.ac: Also add target_libs of stage1_languages to
5813         bootstrap_target_libs.
5814         * configure: Regenerate.
5816         * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5817         with --enable-languages not containing c++.
5818         * configure: Regenerate.
5820 2009-09-15  Jie Zhang  <jie.zhang@analog.com>
5822         * configure.ac: Disable java and boehm-gc for bfin-*-*.
5823         * configure: Regenerate.
5825 2009-09-12  Joern Rennecke  <joern.rennecke@embecosm.com>
5827         * MAINTAINERS (Write After Approval): Update my e-mail address,
5828         and move from from here...
5829         (Waiting for paperwork): To here.
5831 2009-09-09  Joseph Myers  <joseph@codesourcery.com>
5833         * MAINTAINERS (Reviewers): Add self as driver reviewer.
5835 2009-09-08  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5837         * configure.ac: Do not use $extrasub for replacing @if/@endif
5838         parts in Makefile; instead, use additional arguments to
5839         AC_CONFIG_COMMANDS to do the replacement manually, with several
5840         sed invocations, to avoid HP-UX sed command limits.
5841         * configure: Regenerate.
5843 2009-09-08  Alexandre Oliva  <aoliva@redhat.com>
5845         * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5846         blank before -L.
5848 2009-09-04  Alexandre Oliva  <aoliva@redhat.com>
5850         * configure.ac (with-build-config): Document.  Handle without.
5851         Handle missing argument.
5852         * configure: Rebuilt.
5854 2009-09-03  Alexandre Oliva  <aoliva@redhat.com>
5856         * configure.ac (--with-build-config): New.  Set BUILD_CONFIG.
5857         Default to bootstrap-debug only if compare-debug works.
5858         * configure: Rebuilt.
5859         * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5860         * Makefile.in: Rebuilt.
5862 2009-09-02  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
5864         * MAINTAINERS (OS Port Maintainers): Update my email address.
5866 2009-09-01  Alexandre Oliva  <aoliva@redhat.com>
5868         * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5869         * Makefile.in: Rebuilt.
5871 2009-09-01  Chris Demetriou  <cgd@google.com>
5873         * MAINTAINERS (Write After Approval): Add myself.
5875 2009-08-31  Dodji Seketeli  <dodji@redhat.com>
5877         PR debug/30161
5878         * include/dwarf2.h (enum dwarf_tag): Added
5879         DW_TAG_GNU_template_template_param
5880         (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5882 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5884         * Makefile.tpl (AWK): Fix typo.
5885         * Makefile.in: Regenerate.
5887 2009-08-30  Paolo Bonzini  <bonzini@gnu.org>
5889         * configure.ac: Detect awk and sed.
5890         * Makefile.def (flags_to_pass): Add AWK and SED.
5891         * Makefile.tpl (AWK, SED): New.
5892         (BASE_FLAGS_TO_PASS): Add AWK and SED.
5893         * configure: Regenerate.
5894         * Makefile.in: Regenerate.
5896 2009-08-26  Dave Korn  <dave.korn.cygwin@gmail.com>
5898         * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5899         (collapseslashes): Likewise.
5901 2009-08-24  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5903         * configure.ac (AC_PREREQ): Bump to 2.64.
5905 2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5907         * configure.ac: Remove --with-datarootdir, --with-docdir,
5908         --with-pdfdir, --with-htmldir switches.
5909         * configure: Regenerate.
5911         * configure: Regenerate.
5913         * compile: Sync from Automake 1.11.
5914         * depcomp: Likewise.
5915         * install-sh: Likewise.
5916         * missing: Likewise.
5917         * mkinstalldirs: Likewise.
5918         * ylwrap: Likewise.
5920 2009-08-20  Dave Korn  <dave.korn.cygwin@gmail.com>
5922         * ltmain.sh (func_normal_abspath): New function.
5923         (func_relative_path): Likewise.
5924         (func_mode_help): Document new -bindir option for link mode.
5925         (func_mode_link): Add new -bindir option, and use it to place
5926         output DLL if specified.
5928 2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5930         * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5931         (baseargs): Add --disable-option-checking.
5932         * configure: Regenerate.
5934         * Makefile.def (configure-target-libiberty): Depend on
5935         all-binutils and all-ld.
5936         (configure-target-newlib): Likewise.
5937         * Makefile.in: Regenerate.
5939 2009-08-17  Ben Elliston  <bje@au.ibm.com>
5941         * config.sub, config.guess: Update from upstream sources.
5943 2009-08-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
5945         Sync from src, merge:
5947         2009-07-02  Tristan Gingold  <gingold@adacore.com>
5949         * configure.ac: Do not exclude gas for i386-*-darwin.
5950         Add a case for x86_64-*-darwin.
5951         * configure: Regenerate.
5953 2009-08-06  Neil Vachharajani  <nvachhar@gmail.com>
5955         * MAINTAINERS: Add my name to Write After Approval list.
5957 2009-08-06  Michael Eager  <eager@eagercon.com>
5959         * configure.ac: Add Microblaze target.
5960         * configure: Regenerate.
5962 2009-07-31  Christian Bruel  <christian.bruel@st.com>
5964         * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5965         * configure: Regenerate.
5967 2009-07-28  Rask Ingemann Lambertsen  <ccc94453@vip.cybercity.dk>
5969         * MAINTAINERS (Write After Approval): Update my e-mail address.
5971 2009-07-06  Ian Lance Taylor  <iant@google.com>
5973         * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5974         * configure: Rebuild.
5976 2009-07-01  Tobias Grosser  <grosser@fim.uni-passau.de>
5978         * MAINTAINERS: Move myself to the Graphite Reviewers.
5980 2009-06-30  Wei Guozhi  <carrot@google.com>
5982         * MAINTAINERS: Add my name to Write After Approval list.
5984 2009-06-26  Steve Ellcey  <sje@cup.hp.com>
5986         PR bootstrap/40338
5987         * configure.ac (comparestring): Create new variable.
5988         * Makefile.tpl (comparestring): Use to skip some comparisions.
5989         * configure: Regenerate.
5990         * Makefile.in: Regenerate.
5992 2009-06-26  Doug Evans  <dje@sebabeach.org>
5994         * Makefile.def (host_modules): Add cgen.
5995         * Makefile.in: Regenerate.
5996         * configure.ac (host_tools): Add cgen.
5997         * configure: Regenerate.
5999 2009-06-23  DJ Delorie  <dj@redhat.com>
6001         * MAINTAINERS: Add myself as mep maintainer.
6003 2009-06-23  Ian Lance Taylor  <iant@google.com>
6005         * configure.ac: Add --enable-build-with-cxx.  When set, add c++ to
6006         boot_languages.  Only bootstrap target libraries listed in
6007         target_libs for some boot language.  Add --with-stage1-ldflags,
6008         --with-stage1-libs, --with-boot-ldflags, --with-boot-libs.  Remove
6009         with_host_libstdcxx from ppllibs.  Only add -fkeep-inline-functions
6010         if not building with C++.
6011         * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
6012         * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
6013         (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
6014         (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6015         (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD.  Add
6016         POSTSTAGE1_LDFLAGS to LDFLAGS.  Export HOST_LIBS.
6017         (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
6018         * configure, Makefile.in: Rebuild.
6020 2009-06-23  Li Feng  <nemokingdom@gmail.com>
6022         * MAINTAINERS: Added my name to write-after-approval list.
6024 2009-06-15  Ryan Mansfield  <rmansfield@qnx.com>
6026         * configure.ac: Define is_elf for QNX Neutrino targets.
6027         * configure: Regenerate.
6029 2009-06-09  Ghassan Shobaki  <ghassan.shobaki@amd.com>
6031         * MAINTAINERS: Added my name to the write-after-approval list
6033 2009-06-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6035         * configure.ac: Detect MPC in default directory.
6036         * configure: Regenerate.
6038 2009-06-03  Jerome Guitton  <guitton@adacore.com>
6039             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6041         * Makefile.tpl (all): Avoid a trailing backslash.
6042         * Makefile.in: Regenerate.
6044 2009-06-03  Ben Elliston  <bje@au.ibm.com>
6046         * config.sub, config.guess: Update from upstream sources.
6048 2009-06-02  Richard Sandiford  <r.sandiford@uk.ibm.com>
6050         * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
6051         to noconfdirs.
6052         * configure: Regenerate.
6054 2009-06-02  Alexandre Oliva  <aoliva@redhat.com>
6056         * Makefile.tpl ([+compare-target+]): Compare all stage
6057         directories, rather than just gcc.
6058         * Makefile.in: Rebuilt.
6060 2009-06-01  Doug Kwan  <dougkwan@google.com>
6062         * configure.ac: Support gold for target arm*-*-*.
6063         * configure: Regenerate.
6065 2009-05-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6067         * Makefile.def: Add MPC support and dependencies.
6068         * configure.ac: Likewise.  Reorganize GMP/MPFR checks.
6070         * Makefile.in, configure: Regenerate.
6072 2009-05-27  Alexandre Oliva  <aoliva@redhat.com>
6074         * Makefile.tpl (all): Avoid harmless warning in make all when
6075         gcc-bootstrap is enabled but stage_last does not exist.
6076         * Makefile.in: Rebuilt.
6078 2009-05-24  Nicolas Roche  <roche@adacore.com>
6080         * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
6081         * Makefile.in: Regenerate.
6083 2009-05-21  Denis Chertykov  <chertykov@gmail.com>
6085         * MAINTAINERS: Update my e-mail address.
6087 2009-05-21  Dave Korn  <dave.korn.cygwin@gmail.com>
6089         * configure.ac (cygwin noconfigdirs):  Remove libgcj.
6090         * configure:  Regenerate.
6092 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6094         PR other/40159
6095         * Makefile.tpl (all): Don't assume gcc-bootstrap and
6096         gcc-no-bootstrap are mutually exclusive.
6097         * Makefile.in: Rebuilt.
6099 2009-05-18  Alexandre Oliva  <aoliva@redhat.com>
6101         PR other/40159
6102         * Makefile.tpl (all): Don't end with unconditional success.
6103         * Makefile.in: Rebuilt.
6105 2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
6107         PR target/37137
6108         * Makefile.def (flags_to_pass): Remove redundant and incomplete
6109         STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
6110         Add FLAGS_FOR_TARGET and BUILD_CONFIG.
6111         (bootstrap_stage): Remove bootstrap-debug custom stages.  Turn
6112         stage_configureflags, stage_cflags and stage_libcflags into
6113         explicit Makefile macros.
6114         * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
6115         GFORTRAN.
6116         (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
6117         CC.  Set CC_FOR_BUILD from CC.
6118         (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
6119         NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
6120         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
6121         XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS to CC, CXX, GCJ,
6122         and GFORTRAN.
6123         (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
6124         (_LIBCFLAGS): Renamed to _TFLAGS.
6125         (do-compare-debug, do-compare3-debug): Drop.
6126         (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
6127         GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
6128         (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
6129         DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
6130         (XGCC_FLAGS_FOR_TARGET): New.
6131         (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
6132         (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
6133         (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
6134         DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
6135         LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET.  Add it along with TFLAGS
6136         to CC, CXX, GCJ, and GFORTRAN.  Pass XGCC_FLAGS_FOR_TARGET and
6137         TFLAGS.
6138         (BUILD_CONFIG): Include if requested.
6139         (all): Set TFLAGS on bootstrap.
6140         (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
6141         (all-stageid-prefixmodule): Likewise.
6142         (do-clean, distclean-stageid): Set TFLAGS.
6143         (restrap): Fix whitespace.
6144         * Makefile.in: Rebuilt.
6146 2009-05-07  Paolo Bonzini  <bonzini@gnu.org>
6148         * config.guess: Sync with src.
6150 2009-05-07  Dave Korn  <dave.korn.cygwin@gmail.com>
6152         * configure.ac ($with_ppl):  Default to no if not supplied.
6153         ($with_cloog):  Likewise.
6154         configure:  Regenerate.
6156 2009-04-27  James E. Wilson  <wilson@codesourcery.com>
6158         * MAINTAINERS: Update my e-mail address.
6160 2009-04-27  Nick Clifton  <nickc@redhat.com>
6162         * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
6164 2009-04-25  Eric Botcazou  <ebotcazou@adacore.com>
6166         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
6167         (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
6168         * Makefile.in: Regenerate.
6170 2009-04-24  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6172         PR bootstrap/39739
6173         * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
6174         * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
6176         * configure, Makefile.in: Regenerate.
6178 2009-04-21  Taras Glek  <tglek@mozilla.com>
6180         * include/hashtab.h: Update GTY annotations to new syntax
6181         * include/splay-tree.h: Likewise
6183 2009-04-17  Ben Elliston  <bje@au.ibm.com>
6185         * config.sub, config.guess: Update from upstream sources.
6187 2009-04-15  Anthony Green  <green@moxielogic.com>
6189         * configure.ac: Add moxie support.
6190         * configure: Rebuilt.
6192 2009-04-14  Jakub Jelinek  <jakub@redhat.com>
6194         * configure.ac: Change copyright header to refer to version
6195         3 of the GNU General Public License and to point readers at the
6196         COPYING3 file and the FSF's license web page.
6197         * Makefile.def: Likewise.
6198         * Makefile.tpl: Likewise.
6199         * Makefile.in: Regenerate.
6201 2009-04-09  Jack Howarth  <howarth@bromo.med.uc.edu>
6203         * configure.ac: Restore match for darwin9 or later. Use double
6204         brackets since regeneration eats one pair.
6205         * configure: Regenerate.
6207 2009-04-09  H.J. Lu  <hongjiu.lu@intel.com>
6209         PR gas/10039
6210         * configure.ac: Require texinfo 4.7.
6211         * configure: Regenerated.
6213 2009-04-09  Nick Clifton  <nickc@redhat.com>
6215         * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
6216         the GCC Runtime Library Exception.
6218 2009-04-08  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6220         * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
6221         * configure: Regenerate.
6223 2009-04-01  Steve Ellcey  <sje@cup.hp.com>
6225         * Makefil.def (languages): New entries.
6226         * Makefile.tpl (check-gcc-*): New generic target.
6227         * Makefile.in: Regenerate.
6229 2009-03-25  Erven Rohou  <erven.rohou@inria.fr>
6231         * MAINTAINERS:  Update my email address.
6233 2009-03-18  Tom Tromey  <tromey@redhat.com>
6235         * configure: Rebuild.
6236         * configure.ac (host_libs): Add libiconv.
6237         * Makefile.in: Rebuild.
6238         * Makefile.def (host_modules): Add libiconv.
6239         (configure-gdb, all-gdb): Depend on libiconv.
6241 2009-03-16  Tristan Gingold  <gingold@adacore.com>
6243         * configure.ac: Treat gdb as supported on x86_64-darwin.
6244         * configure: Regenerate.
6246 2009-03-16  Joseph Myers  <joseph@codesourcery.com>
6248         * configure.ac (--with-host-libstdcxx): New option.
6249         * configure: Regenerate.
6251 2009-03-12  Joern Rennecke  <joern.rennecke@arc.com>
6253         * MAINTAINERS:  Move myself into the write after approval list.
6255 2009-03-11  Nicola Pero  <nicola.pero@meta-innovation.com>
6257         * MAINTAINERS: Update e-mail address.
6259 2009-03-11  Dorit Nuzman  <dorit@il.ibm.com>
6261         * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
6263 2009-03-10  Ira Rosen  <irar@il.ibm.com>
6265         * MAINTAINERS: Add myself as auto-vectorizer maintainer.
6267 2009-03-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6269         Backport from git Libtool:
6271         2009-01-19  Robert Millan  <rmh@aybabtu.com>
6272         Support GNU/kOpenSolaris.
6273         * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
6274         (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
6275         (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
6276         GNU/kOpenSolaris.
6278 2009-02-27  Andreas Schwab  <schwab@linux-m68k.org>
6280         * MAINTAINERS: Update e-mail address.
6282 2009-02-24  Michael Eager  <eager@eagercon.com>
6284         * MAINTAINERS (Write After Approval): Add self.
6286 2009-02-18  Bingfeng Mei  <bmei@broadcom.com>
6288         * MAINTAINERS (Write After Approval): Add myself.
6290 2009-02-05  Andreas Schwab  <schwab@suse.de>
6292         * Makefile.tpl (stage_last): Define $r and $s before using
6293         $(RECURSE_FLAGS_TO_PASS).
6294         * Makefile.in: Regenerate
6296 2009-01-30  Ian Lance Taylor  <iant@google.com>
6298         * MAINTAINERS: Move myself to the Global Reviewers list.
6300 2009-01-29  Robert Millan  <rmh@aybabtu.com>
6302         * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6303         * configure: Regenerate.
6305 2009-01-17  Gerald Pfeifer  <gerald@pfeifer.com>
6307         * MAINTAINERS: Make whitespace consistent.
6308         Remove Robert Millan from Write After Approval.
6310 2009-01-16  Alan Modra  <amodra@bigpond.net.au>
6312         * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6313         (all-opcodes): Depend on all-libiberty.
6314         * Makefile.in: Regenerate.
6316 2009-01-15  Douglas B Rupp  <rupp@gnat.com>
6318         * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6319         * configure: Regenerate.
6321 2009-01-12  Ramana Radhakrishnan  <ramana.r@gmail.com>
6323         * MAINTAINERS (Write After Approval): Add myself.
6325 2009-01-12  Steven G. Kargl  <sgk@troutmask.apl.washington.edu>
6327         * MAINTAINERS: Add myself to reviewers (Fortran).
6329 2009-01-12  Sebastian Pop  <sebastian.pop@amd.com>
6331         PR tree-optimization/38515
6332         * configure.ac (cloog-polylib): Removed.
6333         (with_ppl, with_cloog): Test for "no".
6334         * configure: Regenerated.
6336 2009-01-11  Daniel Franke  <franke.daniel@gmail.com>
6338         * MAINTAINERS: Moved myself to reviewers (Fortran).
6340 2009-01-06  Thomas Schwinge  <tschwinge@gnu.org>
6342         * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6343         (Write After Approval): Remove myself.
6345 2009-01-03  Diego Novillo  <dnovillo@google.com>
6347         * MAINTAINERS: Remove myself from alias maintainership.
6349 2009-01-02  David Ayers  <ayers@fsfe.org>
6351         * MAINTAINERS: Update e-mail address.
6353 2008-12-30  Gerald Pfeifer  <gerald@pfeifer.com>
6355         * MAINTAINERS: Make whitespace consistent.
6357 2008-12-18  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6359         Backport from upstream Libtool:
6360         * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6361         Add cache variables to tests that require the linker to work.
6362         For shlibpath_overrides_runpath, this also changes the semantics
6363         to let the result from the C compiler take precedence.
6365 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6367         * config.sub, config.guess: Update from upstream sources.
6369 2008-12-12  Sebastian Pop  <sebastian.pop@amd.com>
6371         * configure.ac (ppllibs): Add by default the lib flags.
6372         * configure: Regenerate.
6374 2008-12-08  Luis Machado  <luisgpm@br.ibm.com>
6376         * MAINTAINERS:  Add myself to the write after approval list.
6378 2008-12-04  Jack Howarth  <howarth@bromo.med.uc.edu>
6380         * configure.ac: Add double brackets on darwin[912].
6381         * configure: Regenerate.
6383 2008-12-03  Daniel Kraft  <d@domob.eu>
6385         * MAINTAINERS:  Moved myself and Mikael Morin from Write After
6386         Approval to Reviewer section (for Fortran front-end).
6388 2008-12-02  Jack Howarth  <howarth@bromo.med.uc.edu>
6390         * configure.ac: Expand to darwin10 and later.
6391         * configure: Regenerate.
6393 2008-12-02  Andreas Schwab  <schwab@suse.de>
6395         * Makefile.def: configure-target-boehm-gc depends on
6396         all-target-libstdc++-v3.
6397         * Makefile.in: Regenerate.
6399 2008-12-02  Kai Tietz  <kai.tietz@onevision.com>
6401         * MAINTAINERS:  Add myself as mingw maintainer.
6403 2008-12-02  Ben Elliston  <bje@au.ibm.com>
6405         * config.sub, config.guess: Update from upstream sources.
6407 2008-12-01  Gerald Pfeifer  <gerald@pfeifer.com>
6409         * README.SCO: Remove.
6411 2008-11-29  Fernando Pereira  <pronesto@gmail.com>
6413         * MAINTAINERS:  Add myself to the write after approval list.
6415 2008-11-29  Dave Korn  <dave.korn.cygwin@gmail.com>
6417         * MAINTAINERS:  Update my email address in WAA section.
6419 2008-11-29  Chen Liqin  <liqin@sunnorth.com.cn>
6421         * MAINTAINERS: Update e-mail address.
6423 2008-11-27  Toon Moene  <toon@moene.org>
6425         * MAINTAINERS: Change e-mail address.
6427 2008-11-27  Tristan Gingold  <gingold@adacore.com>
6429         * configure.ac: Build gdb for i?86-*-darwin*
6430         * configure: Regenerated.
6432 2008-11-24  Hariharan Sandanagobalane  <hariharan@picochip.com>
6434         * MAINTAINERS: Added my full name.
6436 2008-11-14  Daniel Jacobowitz  <dan@codesourcery.com>
6438         PR bootstrap/38014
6439         PR bootstrap/37923
6441         Revert:
6443         2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6445         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6446         * Makefile.in: Regenerated.
6448         2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6450         PR gdb/921
6451         PR gdb/1646
6452         PR gdb/2175
6453         PR gdb/2176
6455         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6456         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6457         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6458         (HOST_EXPORTS): Pass CPPFLAGS.
6459         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6460         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6461         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6462         * Makefile.in, configure: Regenerated.
6463         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6464         and CPPFLAGS_FOR_BUILD.
6466 2008-11-06  Jeff Law  <law@redhat.com>
6468         * MAINTAINERS: Add myself as middle end maintainer.
6470 2008-11-06  Andrew Stubbs  <ams@codesourcery.com>
6472         * MAINTAINERS (Write after approval): Add myself.
6474 2008-11-05  Diego Novillo  <dnovillo@google.com>
6476         * MAINTAINERS (Global Reviewers): Add myself.
6477         (Non-Algorithmic Maintainers): Remove myself.
6479 2008-11-04  Thomas Schwinge  <tschwinge@gnu.org>
6481         * MAINTAINERS (Write after approval): Add myself.
6483 2008-10-31  Mikael Morin  <mikael.morin@tele2.fr>
6485         * MAINTAINERS (Write after approval): Add myself.
6487 2008-10-31  Ben Elliston  <bje@au.ibm.com>
6489         * configure.ac (spu-*-*): Remove special case.
6490         * configure: Regenerate.
6492 2008-10-30  Catherine Moore  <clm@codesourcery.com>
6494         * MAINTAINERS (Write after approval): Update my email address.
6496 2008-10-29  Stefan Schulze Frielinghaus  <xxschulz@de.ibm.com>
6498         * configure.ac [spu-*-*]: Do not set skipdirs.
6499         * configure: Re-generate.
6501 2008-10-29  Bernd Schmidt  <bernd.schmidt@analog.com>
6503         * MAINTAINERS (Various Maintainers): Add myself to reload.
6505 2008-10-25  Richard Guenther  <rguenther@suse.de>
6507         * MAINTAINERS (Various Maintainers): Add myself as middle-end
6508         maintainer.  Remove myself as libgcc-math maintainer.
6509         (Non-Algorithmic Maintainers): Remove myself.
6511 2008-10-24  Daniel Jacobowitz  <dan@codesourcery.com>
6513         * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6514         * Makefile.in: Regenerated.
6516 2008-10-23  Cary Coutant  <ccoutant@google.com>
6518         * MAINTAINERS (Write after approval): Add myself.
6520 2008-10-22  Daniel Jacobowitz  <dan@codesourcery.com>
6522         PR gdb/921
6523         PR gdb/1646
6524         PR gdb/2175
6525         PR gdb/2176
6527         * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6528         * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6529         (EXTRA_BUILD_FLAGS): Correct typo.  Pass CPPFLAGS.
6530         (HOST_EXPORTS): Pass CPPFLAGS.
6531         (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6532         (LDFLAGS_FOR_TARGET): Initialize from configure script.
6533         (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6534         * Makefile.in, configure: Regenerated.
6535         * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6536         and CPPFLAGS_FOR_BUILD.
6538 2008-10-20  Sebastian Pop  <sebastian.pop@amd.com>
6540         * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6541         Sebastian Pop.
6543 2008-10-14  Antoniu Pop <antoniu.pop@gmail.com>
6545         * MAINTAINERS (Write After Approval): Added myself.
6547 2008-10-13  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
6549         * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6550         recommended version to 2.3.2.
6552         * configure: Regenerate.
6554 2008-10-01  Mark Mitchell  <mark@codesourcery.com>
6556         * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6558 2008-09-29  David Daney <david.daney@caviumnetworks.com>
6560         * MAINTAINERS (Write After Approval): Update e-mail address.
6562 2008-09-26  Peter O'Gorman  <pogma@thewrittenword.com>
6564         * libtool.m4: Update to libtool 2.2.6.
6565         * lt~obsolete.m4: Update to libtool 2.2.6.
6566         * ltmain.sh: Update to libtool 2.2.6.
6567         * ltsugar.m4: Update to libtool 2.2.6.
6568         * ltversion.m4: Update to libtool 2.2.6.
6569         * ltoptions.m4: Update to libtool 2.2.6.
6570         * ltgcc.m4: Update to match changes from libtool 2.2.6.
6572 2008-09-22  Chris Fairles  <cfairles@gcc.gnu.org>
6574         * MAINTAINERS (Write After Approval): Add myself.
6576 2008-09-22  Bernhard Reutner-Fischer  <aldot@gcc.gnu.org>
6578         * MAINTAINERS (Write After Approval): Update my name.
6580 2008-09-20  Steven Bosscher  <steven@gcc.gnu.org>
6582         * MAINTAINERS: Add myself in "Write After Approval".
6584 2008-09-18  Steve Ellcey  <sje@cup.hp.com>
6586         * MAINTAINERS: Add myself as ia64 maintainer.
6588 2008-09-04  Gerald Pfeifer  <gerald@pfeifer.com>
6590         * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6591         Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6592         Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6593         and Michael Tiemann from Write After Approval since they do not
6594         actually have access.
6596 2008-09-05  Richard Guenther  <rguenther@suse.de>
6598         * configure.ac: Initialize clooglibs to -lcloog.
6599         * configure: Re-generate.
6601 2008-09-04  Le-Chun Wu  <lcwu@google.com>
6603         * MAINTAINERS (Write After Approval): Add myself.
6605 2008-09-03  Sebastian Pop  <sebastian.pop@amd.com>
6607         * configure.ac (--with-cloog-polylib): New.
6608         (--disable-cloog-version-check): New.
6609         (--disable-ppl-version-check): New.
6610         * configure: Re-generate.
6612 2008-09-03  Richard Guenther  <rguenther@suse.de>
6614         * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6615         cloog test.
6616         * configure: Re-generate.
6618 2008-09-03  Hari Sandanagobalane  <hariharan@picochip.com>
6620         Add picoChip port.
6621         * MAINTAINERS: Add picoChip maintainers.
6623 2008-09-02  Sebastian Pop  <sebastian.pop@amd.com>
6624             Tobias Grosser  <grosser@fim.uni-passau.de>
6625             Jan Sjodin  <jan.sjodin@amd.com>
6626             Harsha Jagasia  <harsha.jagasia@amd.com>
6627             Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
6628             Konrad Trifunovic  <konrad.trifunovic@inria.fr>
6629             Adrien Eliche  <aeliche@isty.uvsq.fr>
6631         Merge from graphite branch.
6632         * configure: Regenerate.
6633         * Makefile.in: Regenerate.
6634         * configure.ac (host_libs): Add ppl and cloog.
6635         Add checks for PPL and CLooG.
6636         * Makefile.def (ppl, cloog): Added modules and dependences.
6637         * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6638         (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6640 2008-08-31  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
6642         * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6643         (GCC_SHLIB_SUBDIR): New.
6644         * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6645         * configure: Regenerate.
6646         * Makefile.in: Regenerate.
6648 2008-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
6650         * MAINTAINERS: Consistently use tabs to separate columns.
6652 2008-08-29  Tristan Gingold  <gingold@adacore.com>
6654         * MAINTAINERS (Write after Approval): Add myself.
6656 2008-08-28  Tristan Gingold  <gingold@adacore.com>
6658         * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6659         Enable bfd, binutils and opcodes.
6660         * configure: Regenerate.
6662 2008-08-27  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
6664         * MAINTAINERS: Update my hppa and hpux entries.  Remove my vax entry.
6666 2008-08-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6668         * MAINTAINERS:  Use correct Umlaut for last name.
6670 2008-08-23  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
6672         * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6674 2008-08-16  David Edelsohn  <edelsohn@gnu.org>
6676         * MAINTAINERS: Update my email address.
6678 2008-08-16  Nicolas Roche  <roche@adacore.com>
6680         * Makefile.tpl: Add BOOT_ADAFLAGS.
6681         * Makefile.in: Regenerate.
6683 2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
6685         * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6686         * configure: Regenerate.
6688 2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
6690         * configure.ac: Add makefile fragments for hpux.
6691         * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6692         * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6693         * configure: Regenerate.
6694         * Makefile.in: Regenerate.
6696 2008-07-28  Aldy Hernandez  <aldyh@redhat.com>
6698         * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6700 2008-07-11  Dodji Seketeli  <dseketel@redhat.com>
6702         * MAINTAINERS (Write after Approval): Add myself.
6704 2008-07-02  Xuepeng Guo  <xuepeng.guo@intel.com>
6706         * MAINTAINERS (Write After Approval):  Add myself.
6708 2008-06-29  Andrew Jenner  <andrew@codesourcery.com>
6710         * MAINTAINERS (Write After Approval):  Add myself.
6712 2008-06-29  Krister Walfridsson  <krister.walfridsson@gmail.com>
6714         * MAINTAINERS: Update my email address.
6716 2008-06-25  Joey Ye  <joey.ye@intel.com>
6718         * MAINTAINERS (Write After Approval):  Add myself.
6720 2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6722         * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6723         * Makefile.in: Regenerate.
6724         * configure: Regenerate.
6726 2008-06-17  Daniel Kraft  <d@domob.eu>
6728         * MAINTAINERS (Write After Approval):  Add myself.
6730 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6732         * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6733         "$@" is still intact with both Autoconf 2.59 and 2.62.
6734         * configure: Regenerate.
6736 2008-06-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6738         * Makefile.tpl: Fix comment errors.
6739         * Makefile.in: Regenerate.
6741 2008-06-12  David S. Miller  <davem@davemloft.net>
6742             David Edelsohn  <edelsohn@gnu.org>
6744         * configure.ac: Add powerpc*-*-* to gold supported targets.
6745         * configure: Regenerate.
6747 2008-06-08  Joseph Myers  <joseph@codesourcery.com>
6749         PR tree-optimization/36218
6750         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6751         * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6752         (all prefix="build-"): Pass them to build-system sub-makes.
6753         * Makefile.in: Regenerate.
6755 2008-06-07  Joseph Myers  <joseph@codesourcery.com>
6757         * MAINTAINERS (mt port): Remove.
6758         (sco5, unixware, sco udk): Remove.
6759         (Kean Johnston): Add to Write After Approval.
6761 2008-05-30  Julian Brown  <julian@codesourcery.com>
6763         * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6764         of libobjc for ARM EABI Linux.
6765         * configure: Regenerate.
6767 2008-05-18  Xinliang David Li   <davidxl@google.com>
6769         * ChangeLog: Remove wrong ChangeLog entry.
6771 2008-05-17  Xinliang David Li   <davidxl@google.com>
6773         * MAINTAINERS (Write After Approval): Add myself.
6775 2008-05-15  Janus Weil  <janus@gcc.gnu.org>
6777         * MAINTAINERS (Write After Approval): Add myself.
6779 2008-05-14  Rafael Espíndola  <espindola@google.com>
6781         * config-ml.in: don't handle --enable-shared and --enable-static.
6783 2008-05-10  Richard Sandiford  <rdsandiford@googlemail.com>
6785         * MAINTAINERS: Update my email address.
6787 2008-05-10  Paolo Carlini  <paolo.carlini@oracle.com>
6789         * MAINTAINERS: Update my email address.
6791 2008-05-03  Kris Van Hees  <kris.van.hees@oracle.com>
6793         * MAINTAINERS (Write After Approval): Add myself.
6795 2008-04-28  Gabriele Svelto  <gabriele.svelto@st.com>
6797         * MAINTAINERS (Write After Approval): Add myself.
6799 2008-04-25  Pompapathi V Gadad  <Pompapathi.V.Gadad@nsc.com>
6801         * MAINTAINERS (crx): Add myself.
6803 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6805         Sync with src:
6806         2008-04-14  David S. Miller  <davem@davemloft.net>
6808         * configure.ac: Add sparc*-*-* to gold supported targets.
6809         * configure: Regenerate.
6811 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6813         PR bootstrap/35457
6814         * configure.ac: Include override.m4.
6815         * configure: Regenerate.
6817 2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
6819         * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6820         * Makefile.in: Regenerate.
6822 2008-04-18  M R Swami Reddy  <MR.Swami.Reddy@nsc.com>
6824         * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6825         as nonconfigurable directories list.
6826         * configure: Regenerate.
6828 2008-04-14  Ben Elliston  <bje@au.ibm.com>
6830         * config.sub, config.guess: Update from upstream sources.
6832 2008-04-12  Hans-Peter Nilsson  <hp@axis.com>
6834         * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6835         * Makefile.in: Regenerate.
6837 2008-04-11  Eric B. Weddington  <eweddington@cso.atmel.com>
6839         * configure.ac: Do not build libssp for the AVR.
6840         * configure: Regenerate.
6842 2008-04-07  Ian Lance Taylor  <iant@google.com>
6844         * Makefile.def: check-gold depends upon all-binutils.
6845         * Makefile.in: Regenerate.
6847 2008-04-04  Andy Hutchinson  <hutchinsonandy@aim.com>
6849         * MAINTAINERS (Write After Approval): Add myself.
6851 2008-04-04  Nick Clifton  <nickc@redhat.com>
6853         PR binutils/4334
6854         * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6855         builds.
6856         * configure: Regenerate.
6858 2008-04-04  NightStrike  <NightStrike@gmail.com>
6860         PR other/35151
6861         * configure.ac: Combine rules for mingw32 and mingw64.
6862         * configure: Regenerate.
6864 2008-04-02  Kai Tietz  <kai.tietz@onvision.com>
6866         * MAINTAINERS (Write After Approval): Add myself.
6868 2008-04-01  Seongbae Park  <seongbae.park@gmail.com>
6870         * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6871         * Makefile.in (.NOTPARALLEL): Ditto.
6873 2008-04-01  Peter O'Gorman  <pogma@thewrittenword.com>
6875         * MAINTAINERS (Write After Approval): Add myself.
6877 2008-03-31  Seongbae Park  <seongbae.park@gmail.com>
6879         * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6880         * Makefile.in (.NOTPARALLEL): Regenerate.
6882 2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
6884         * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6885         * Makefile.in: Regenerate.
6887 2008-03-26  Jakub Staszak  <kuba@et.pl>
6889         * MAINTAINERS (Write After Approval): Add myself.
6891 2008-03-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
6893         * MAINTAINERS:  Update e-mail address.
6895 2008-03-20  Ian Lance Taylor  <iant@google.com>
6897         * configure.ac: Add support for --enable-gold.
6898         * Makefile.def: Add gold as a directory like ld.
6899         * configure, Makefile.in: Regenerate.
6901 2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6903         * configure.ac: m4_include config/proginstall.m4.
6904         * configure: Regenerate.
6906         Backport from upstream Libtool:
6908         2007-10-12  Eric Blake  <ebb9@byu.net>
6910         Deal with Autoconf 2.62's semantic change in m4_append.
6911         * ltsugar.m4 (lt_append): Replace broken versions of
6912         m4_append.
6913         (lt_if_append_uniq): Don't require separator to be overquoted,
6914         and avoid broken m4_append.
6915         (lt_dict_add): Fix typo.
6916         * libtool.m4 (_LT_DECL): Don't overquote separator.
6918 2008-03-13  David Edelsohn  <edelsohn@gnu.org>
6920         * config.rpath: Add AIX 6 support.
6922 2008-03-13  Paolo Bonzini  <bonzini@gnu.org>
6924         * Makefile.def (stageprofile).  Remove -fprofile-generate
6925         from stage_libcflags.
6926         * Makefile.in: Regenerate.
6928 2008-03-13  Ben Elliston  <bje@au.ibm.com>
6930         * config.sub, config.guess: Update from upstream sources.
6932 2008-03-06  Tom Tromey  <tromey@redhat.com>
6934         * MAINTAINERS: Update for treelang deletion.
6936 2008-03-03  James E. Wilson  <wilson@tuliptree.org>
6938         * MAINTAINERS: Update my email address.
6940 2008-03-03  Stan Shebs  <stanshebs@earthlink.net>
6942         * MAINTAINERS (darwin port): Add myself as a maintainer.
6943         (objective-c/c++): Add myself as a maintainer.
6945 2008-03-03  Volker Reichelt  <v.reichelt@netcologne.de>
6947         * MAINTAINERS (Write After Approval): Update my email address.
6949 2008-02-25  Tomas Bily  <tbily@suse.cz>
6951         * MAINTAINERS (Write After Approval): Add myself.
6953 2008-02-23  Jakub Jelinek  <jakub@redhat.com>
6955         * MAINTAINERS (OpenMP): Add myself.
6957 2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
6959         PR bootstrap/32009
6960         PR bootstrap/32161
6962         * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6963         * configure: Regenerate.
6965         * Makefile.def: Define stage_libcflags for all bootstrap stages.
6966         * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6967         STAGE4_LIBCFLAGS): New.
6968         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6969         $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6970         (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6971         (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6972         (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6973         for target modules.  Don't export LIBCFLAGS.
6974         (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6975         $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6976         the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6977         (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6978         $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6979         * Makefile.in: Regenerate.
6981 2008-02-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6983         PR libgcj/33085
6984         * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6985         Do not use -DDLL_EXPORT.  Backport from upstream.
6987 2008-02-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
6989         * MAINTAINERS (Write After Approval): Add myself.
6991 2008-02-02  Hans-Peter Nilsson  <hp@axis.com>
6993         * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6994         * configure: Regenerate.
6996 2008-01-31  Marc Gauthier  <marc@tensilica.com>
6998         * configure.ac (xtensa*-*-*): Recognize processor variants.
6999         * configure: Regenerate.
7001 2008-01-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7003         PR bootstrap/34922
7004         * configure.ac (PARSE_ARGS): Push suitable setting of
7005         ac_subdirs_all, for `./configure --help=recursive'.
7006         Handle `+' in generic toplevel directory disabling.
7007         * configure: Regenerate.
7009 2008-01-28  Nick Clifton  <nickc@redhat.com>
7011         * MAINTAINERS (xstormy16): Take over maintainership.
7013 2008-01-25  Joseph Myers  <joseph@codesourcery.com>
7015         * MAINTAINERS (c4x port): Remove.
7017 2008-01-24  David Edelsohn  <edelsohn@gnu.org>
7019         * libtool.m4: Backport AIX 6 support from ToT Libtool.
7021 2008-01-23  Ben Elliston  <bje@au.ibm.com>
7023         * config.sub, config.guess: Update from upstream sources.
7025 2008-01-22  Tobias Grosser  <grosser@fim.uni-passau.de>
7027         * MAINTAINERS (Write After Approval): Add myself.
7029 2008-01-17  H.J. Lu  <hjl.tools@gmail.com>
7031         * MAINTAINERS: Update my email address.
7033 2008-01-09  Raksit Ashok  <raksit@google.com>
7035         * MAINTAINERS (Write After Approval): Add myself.
7037 2008-01-09  Raksit Ashok  <raksit@google.com>
7039         * MAINTAINERS (Write After Approval): Add myself.
7041 2008-01-08  Ben Elliston  <bje@au.ibm.com>
7043         * config.sub, config.guess: Update from upstream sources.
7045 2007-12-17  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7047         * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
7048         Change recommended MPFR from 2.2.1 -> 2.3.0.
7049         * configure: Regenerate.
7051 2007-12-15  Sebastian Pop  <sebastian.pop@amd.com>
7053         * MAINTAINERS: Update my email address.
7055 2007-12-15  Bernhard Fischer  <aldot@gcc.gnu.org>
7057         * MAINTAINERS: Update my email address.
7059 2007-12-13  Richard Sandiford  <rsandifo@nildram.co.uk>
7061         * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
7062         (CXXFLAGS_FOR_TARGET): Add -O2 -g.
7063         * Makefile.in: Regenerate.
7065 2007-12-10  Mark Heffernan  <meheff@google.com>
7067         * MAINTAINERS (Write After Approval): Add myself and alphabetize two
7068         misplaced entries.
7070 2007-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7072         * configure.ac: Enable libjava for x86_64-*-darwin9.
7073         * configure: Regenerate.
7075 2007-12-07  Bill Maddox  <maddox@google.com>
7077         * MAINTAINERS (Write After Approval): Add myself.
7079 2007-12-05  Ben Elliston  <bje@au.ibm.com>
7081         * config.sub, config.guess: Update from upstream sources.
7083 2007-12-02  Matthias Klose  <doko@ubuntu.com>
7085         * config-ml.in: Remove 64bit configure tests.
7087 2007-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7089         * config-ml.in: Robustify against white space in absolute file
7090         names.
7092         * config-ml.in (multi-clean): Substitute ${Makefile}.
7093         Remove superfluous ${Makefile} in list.
7095 2007-11-19  Thiemo Seufer  <ths@mips.com>
7097         * config-ml.in: Don't hardcode the Makefile name.
7099 2007-11-08  Alexander Monakov  <amonakov@ispras.ru>
7101         * MAINTAINERS (Write After Approval): Add myself.
7103 2007-11-07  Samuel Tardieu  <sam@rfc1149.net>
7105         * MAINTAINERS (Write After Approval): Add myself.
7107 2007-11-06  Doug Kwan  <dougkwan@google.com>
7109         * MAINTAINERS (Write After Approval): Add myself.
7111 2007-10-25  Ben Elliston  <bje@au.ibm.com>
7113         * MAINTAINERS (mercury): Remove entry.
7114         (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
7116 2007-10-23  Daniel Jacobowitz  <dan@codesourcery.com>
7118         * Makefile.def (dependencies): Make configure-gdb depend on
7119         all-intl.
7120         * Makefile.in: Regenerated.
7122 2007-10-22  Steven G. Kargl  <kargl@gcc.gnu.org>
7124         * MAINTAINERS (Fortran maintainer): Remove myself.
7126 2007-10-15  Patrick Mansfield  <patmans@us.ibm.com>
7128         * Makefile.def: To avoid problems running with parallel makes,
7129         build newlib before libgloss so that target specific header
7130         files are availble.
7131         * Makefile.in: Regenerate
7133 2007-10-11  Daniel Jacobowitz  <dan@codesourcery.com>
7135         * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
7136         * Makefile.in: Regenerate.
7138 2007-10-09  Vladimir Makarov  <vmakarov@redhat.com>
7140         * MAINTAINERS (Register allocation reviewer): Add myself.
7142 2007-10-08  Mike Frysinger  <vapier@gentoo.org>
7144         * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
7145         LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
7146         Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS.  Set default
7147         LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
7148         * configure: Regenerate.
7150 2006-10-04  Seongbae Park  <seongbae.park@gmail.com>
7152         * MAINTAINERS (Register allocation reviewer): Add myself.
7154 2007-10-01  Paolo Bonzini  <bonzini@gnu.org>
7156         * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
7157         DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
7158         LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
7159         WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
7160         * configure.ac: Default them to host tools for $host = $build.
7161         Subst them.
7163         * configure: Regenerate.
7164         * Makefile.in: Regenerate.
7166 2006-09-24  Peter Bergner  <bergner@vnet.ibm.com>
7168         * MAINTAINERS (Register allocation reviewer): Add myself.
7170 2006-09-24  Kenneth Zadeck  <zadeck@naturalbridge.com>
7172         * MAINTAINERS (Register allocation reviewer): Add myself.
7174 2007-09-21  Seongbae Park  <seongbae.park@gmail.com>
7176         * MAINTAINERS (Write After Approval): Fix typo.
7178 2007-09-20  Richard Sandiford  <rsandifo@nildram.co.uk>
7180         * configure.ac (mipsisa*-*-elfoabi*): New stanza.
7181         * configure: Regenerate.
7183 2007-09-20  Paul Jarc  <prj-bugzilla-gcc@multivac.cwru.edu>
7185         PR bootstrap/31906
7186         * libtool-ldflags: Don't prefix arguments with -Xcompiler if
7187         they're already prefixed.
7189 2007-09-19  Benjamin Kosnik  <bkoz@redhat.com>
7191         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
7192         libstdc++.
7193         * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
7194         * configure: Regenerate.
7195         * Makefile.in: Regenerate.
7197 2007-09-17  Andreas Schwab  <schwab@suse.de>
7199         * configure.ac: Raise minimum makeinfo version to 4.6.
7200         * configure: Regenerate.
7202 2007-09-17  Johannes Singler  <singler@ira.uka.de>
7204         * MAINTAINERS (write-after-approval) add myself
7206 2007-09-15  Alan Modra  <amodra@bigpond.net.au>
7208         * configure.ac: Correct makeinfo version check.
7209         * configure: Regenerate.
7211 2007-09-14  Richard Sandiford  <rsandifo@nildram.co.uk>
7213         * MAINTAINERS: Update my email address.
7215 2007-09-14  Richard Sandiford  <richard@codesourcery.com>
7217         * configure.ac (mips*-sde-elf*): New stanza.  Add target-libiberty
7218         to $skipdirs and only disable gprof for newlib.  Use the normal
7219         mips*-elf* handling in other respects.
7220         * configure: Regnerate.
7222 2007-09-12  David Daney  <ddaney@avtrex.com>
7224         * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
7225         enabling libgcj.
7226         * configure: Regenerate.
7228 2007-09-10  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7230         PR other/32154
7231         * configure.ac: For libgloss targets, point the linker to the linker
7232         script, startup code and simulator library.
7233         * configure: Regenerate.
7235 2007-09-07  Andrew Haley  <aph@redhat.com>
7237         * configure.ac (noconfigdirs): Remove target-libffi and
7238         target-libjava.
7239         * configure: Regenerate.
7241 2007-09-06  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7243         PR target/33281
7244         * configure.ac: Use config/mh-mingw on mingw.
7245         * configure: Regenerate.
7247 2007-09-05  Pat Haugen  <pthaugen@us.ibm.com>
7249         * MAINTAINERS (Write After Approval): Add myself.
7251 2007-09-05  Richard Guenther  <rguenther@suse.de>
7253         * configure.ac (--enable-stage1-checking): If neither --enable-checking
7254         nor --disable-checking is provided also turn on yes and types
7255         checking for stage1.
7256         * configure: Re-generate.
7258 2007-08-30  Krister Walfridsson  <cato@df.lth.se>
7260         * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
7261         (Write After Approval): Remove myself.
7263 2007-08-29  Nick Clifton  <nickc@redhat.com>
7265         * config.sub, config.guess: Update from upstream sources.
7267 2007-08-22  Bud Davis  <jmdavis@link.com>
7269         * MAINTAINERS (Write After Approval): Added myself.
7270         * MAINTAINERS (Reviewers): Removed myself.
7272 2007-08-18  Paul Brook  <paul@codesourcery.com>
7273             Joseph Myers  <joseph@codesourcery.com>
7275         * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
7276         (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
7277         * Makefile.in: Regenerate.
7278         * configure.ac (--with-debug-prefix-map): New.
7279         * configure: Regenerate.
7281 2007-08-17  Richard Sandiford  <richard@codesourcery.com>
7282             Nigel Stephens  <nigel@mips.com>
7284         * configure.ac (mips*-sde-elf*): New stanza.  Use config/mt-sde
7285         as target_makefile_frag.
7286         * configure: Regenerate.
7288 2007-08-16  Alexandre Oliva  <aoliva@redhat.com>
7290         * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7291         Add to flags_to_pass.  Adjust uses of BOOT_CFLAGS.
7292         (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7293         * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7294         (do-compare, do-compare3, do-compare-debug): New.
7295         ([+compare-target+]): Use them.
7297 2007-08-14  Maxim Kuvyrkov  <maxim@codesourcery.com>
7299         * MAINTAINERS (Write After Approval): Change my email address.
7301 2007-08-13  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7302             Ben Elliston  <bje@au.ibm.com>
7304         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7305         --silent if $silent.
7306         * configure: Regenerate.
7308 2003-08-12  Zdenek Dvorak  <ook@ucw.cz>
7310         * MAINTAINERS (Various Maintainers): Add myself as
7311         loop infrastructure maintainer.  Update my e-mail
7312         address.
7314 2007-07-31  Diego Novillo  <dnovillo@google.com>
7316         * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7317         Adjust description.
7319 2007-07-26  Richard Guenther  <rguenther@suse.de>
7321         * configure.ac: Add types checking to stage1 checking flags.
7322         * configure: Regenerate.
7324 2007-07-17  Nick Clifton  <nickc@redhat.com>
7326         * COPYING3: New file.  Contains version 3 of the GNU General
7327         Public License.
7328         * COPYING3.LIB: New file.  Contains version 3 of the GNU
7329         Lesser General Public License.
7331 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7333         * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7335 2007-07-16  Andreas Krebbel  <krebbel1@de.ibm.com>
7337         * MAINTAINERS (S/390 co-maintainer): Add myself.
7338         (Write After Approval): Remove myself.
7340 2007-07-13  Dan Hipschman  <dsh@google.com>
7342         * MAINTAINERS (Write After Approval): Add myself.
7344 2007-07-11  Nick Clifton  <nickc@redhat.com>
7346         * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7347         WINDRES export.
7348         * Makefile.in: Regenerate.
7350 2007-07-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
7352         * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7353         maintainer.
7355 2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
7357         * lt~obsolete.m4: New. Import from 20070318 libtool.
7359 2007-07-03  Julian Brown  <julian@codesourcery.com>
7361         * MAINTAINERS (Write After Approval): Add myself.
7363 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7365         * configure.ac: Rewrite 'configure --help' strings to look nicer.
7366         * configure: Regenerate.
7368 2007-07-03  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
7370         * configure.ac: Add some missing m4 quotation.
7371         * configure: Regenerate.
7373 2007-07-02  Simon Baldwin  <simonb@google.com>
7375         * MAINTAINERS (Write After Approval): Add myself.
7377 2007-07-02  Paolo Bonzini  <bonzini@gnu.org>
7379         * configure: Regenerate.
7381 2007-07-02  Kai Tietz   <kai.tietz@onevision.com>
7383         * Makefile.def: Add windmc tool to build.
7384         * Makefile.tpl: Likewise.
7385         * configure.ac: Likewise.
7386         * Makefile.in: Regenerate.
7387         * configure: Regenerate.
7389 2007-06-28  DJ Delorie  <dj@redhat.com>
7391         * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7392         not building newlib.
7393         * configure: Regenerated.
7395 2007-06-28  Jan Sjodin  <jan.sjodin@amd.com>
7397         * MAINTAINERS (Write After Approval): Add myself.
7399 2007-06-25  Martin Michlmayr  <tbm@cyrius.com>
7401         * MAINTAINERS (Write After Approval): Add myself.
7403 2007-06-19  Chris Matthews  <chrismatthews@google.com>
7405         * MAINTAINERS (Write After Approval): Add myself.
7407 2007-06-19  Rask Ingemann Lambertsen  <rask@sygehus.dk>
7409         * MAINTAINERS (Write After Approval): Add myself.
7411 2007-06-18  Daniel Jacobowitz  <dan@codesourcery.com>
7413         * Makefile.def: Add dependency from configure-gdb to all-bfd.
7414         * Makefile.in: Regenerated.
7416 2007-06-14  Bernd Schmidt  <bernd.schmidt@analog.com>
7418         * configure.ac: Don't add target-libmudflap to noconfigdirs for
7419         bfin*-*-uclinux* targets.
7420         * configure: Regenerate.
7422 2007-06-14  Ian Lance Taylor  <iant@google.com>
7424         * MAINTAINERS: Add myself as non-algorithmic global write
7425         maintainer.
7427 2007-06-14  Diego Novillo  <dnovillo@google.com>
7429         * MAINTAINERS: Add self as middle-end maintainer and
7430         non-algorithmic global write maintainer.
7432 2007-06-14  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7434         * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7435         Move all Fortran maintainers except Paul Brook into the
7436         Non-Autopoiesis section.
7438 2007-06-14  Paolo Bonzini  <bonzini@gnu.org>
7440         * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7441         (distclean-stage[+id+]): Possibly delete stage_last.
7442         * Makefile.in: Regenerate.
7444 2007-06-12  Seongbae Park  <seongbae.park@gmail.com>
7446         * MAINTAINERS (Various Maintainer): Fix typo.
7448 2007-06-11  Paolo Bonzini  <bonzini@gnu.org>
7450         * MAINTAINERS (Various Maintainer): Add myself as
7451         dataflow maintainer.
7453 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7455         * config.sub, config.guess: Update from upstream sources.
7457 2007-06-07  Ben Elliston  <bje@au.ibm.com>
7459         * Makefile.tpl: Fix spelling error.
7460         * Makefile.in: Regenerate.
7462 2007-06-01  Steve Ellcey  <sje@cup.hp.com>
7464         * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7465         lt_cv_sys_max_cmd_len.
7467 2007-05-31  Dorit Nuzman   <dorit@il.ibm.com>
7469         * MAINTAINERS (Various Maintainers): Add myself as
7470         auto-vectorizer maintainer.
7472 2003-05-31  Paolo Bonzini  <bonzini@gnu.org>
7474         PR libjava/32098
7475         * libtool.m4: Revert previous change.
7476         * ltgcc.m4: Put it here.
7478 2003-05-30  Zdenek Dvorak  <dvorakz@suse.cz>
7480         * MAINTAINERS (Various Maintainers): Add myself as
7481         auto-vectorizer maintainer.
7483 2007-05-30  H.J. Lu  <hongjiu.lu@intel.com>
7485         PR libjava/32098
7486         * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7488 2007-05-30  Richard Guenther  <rguenther@suse.de>
7490         * MAINTAINERS (Various Maintainers): Add myself as
7491         auto-vectorizer maintainer.
7493 2007-05-30  Jakub Jelinek  <jakub@redhat.com>
7495         PR bootstrap/29382
7496         * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7497         * configure: Rebuilt.
7499 2007-05-28  Roberto Costa  <robsettantasei@gmail.com>
7501         * MAINTAINERS (Write After Approval): Removed my name.
7503 2007-05-25  Steven Bosscher  <steven@gcc.gnu.org>
7505         * MAINTAINERS (Write After Approval): Remove myself.
7507 2007-05-25  Andreas Tobler  <a.tobler@schweiz.org>
7509         * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7511 2007-05-23  Steve Ellcey  <sje@cup.hp.com>
7513         * ltmain.sh: Update from ToT Libtool.
7514         * libtool.m4: Update from ToT Libtool.
7515         * ltsugar.m4: New. Update from ToT Libtool.
7516         * ltversion.m4: New. Update from ToT Libtool.
7517         * ltoptions.m4: New. Update from ToT Libtool.
7518         * ltconfig: Remove.
7519         * ltcf-c.sh: Remove.
7520         * ltcf-cxx.sh: Remove.
7521         * ltcf-gcj.sh: Remove.
7523 2007-05-22  Ollie Wild  <aaw@google.com>
7525         * MAINTAINERS (Write After Approval): Add myself.
7527 2007-05-16  Paolo Bonzini  <bonzini@gnu.org>
7529         * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7530         stage_cflags.
7531         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7532         Remove CFLAGS/LIBCFLAGS.
7533         (configure-stage[+id+]-[+prefix+][+module+],
7534         all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7535         * Makefile.in: Regenerate.
7537 2007-05-15  Diego Novillo  <dnovillo@google.com>
7539         * MAINTAINERS: Update e-mail address.
7541 2007-05-15  Revital Eres  <eres@il.ibm.com>
7543         * MAINTAINERS (Write After Approval): Add myself.
7545 2007-05-14  Roberto Costa  <robsettantasei@gmail.com>
7547         * MAINTAINERS (Write After Approval): Updated my address.
7549 2007-05-14  Thomas Neumann  <tneumann@users.sourceforge.net>
7551         * MAINTAINERS (Write After Approval): Add myself.
7553 2007-05-11  Silvius Rus  <rus@google.com>
7555         * MAINTAINERS (Write After Approval): Add myself.
7557 2007-04-23  Tom Tromey  <tromey@redhat.com>
7559         * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7561 2007-04-22  Mark Mitchell  <mark@codesourcery.com>
7563         * MAINTAINERS (cpplib): Rename to ...
7564         (libcpp): ... this.  Add C/C++ front end maintainers.
7566 2007-04-14  Steve Ellcey  <sje@cup.hp.com>
7568         * config-ml.in: Pass ${ml_config_env} to configure calls.
7570 2007-04-04  Christian Bruel  <christian.bruel@st.com>
7572         * MAINTAINERS (Write After Approval): Add myself.
7574 2007-04-02  Dave Korn  <dave.korn@artimi.com>
7576         * MAINTAINERS (Write After Approval): Add myself.
7578 2007-03-31  Tobias Burnus  <burnus@net-b.de>
7580         * MAINTAINERS (fortran 95 front end): Add myself.
7582 2007-03-28  Dwarakanath Rajagopal  <dwarak.rajagopal@amd.com>
7584         * MAINTAINERS (Write After Approval): Add myself.
7586 2007-03-24  Ayal Zaks  <zaks@il.ibm.com>
7588         * MAINTAINERS (Modulo Scheduler): Add myself.
7590 2007-03-23  Brooks Moses  <brooks.moses@codesourcery.com>
7592         * MAINTAINERS (fortran 95 front end): Add myself.
7593         (c++ front end): whitespace fix.
7595 2007-03-22  Nathan Froyd  <froydnj@codesourcery.com>
7597         * MAINTAINERS (Write After Approval): Add myself.
7599 2007-03-21  Richard Sandiford  <richard@codesourcery.com>
7601         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7602         of glob.  Quote arguments with single quotes too.
7603         * configure: Regenerate.
7605 2007-03-12  Brooks Moses  <brooks.moses@codesourcery.com>
7607         * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7608         * Makefile.in: Regenerate
7610 2007-03-07  Andreas Schwab  <schwab@suse.de>
7612         * configure: Regenerate.
7614 2007-03-01  Brooks Moses  <brooks.moses@codesourcery.com>
7616         * configure.ac: Add "--with-pdfdir" configure option,
7617         which defines pdfdir variable.
7618         * Makefile.def (target=fixincludes): Add install-pdf to
7619         missing targets.
7620         (recursive_targets): Add install-pdf target.
7621         (flags_to_pass): Add pdfdir.
7622         * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7623         target.
7624         * configure: Regenerate
7625         * Makefile.in: Regenerate
7627 2007-02-28  Eric Christopher  <echristo@apple.com>
7629         Revert:
7630         2006-12-07  Mike Stump  <mrs@apple.com>
7632         * Makefile.def (dependencies): Add dependency for
7633         install-target-libssp and install-target-libgomp on
7634         install-gcc.
7635         * Makefile.in: Regenerate.
7637 2007-02-27  Matt Kraai  <kraai@ftbfs.org>
7639         * configure: Regenerate.
7640         * configure.ac: Move statements after variable declarations.
7642 2007-02-19  Kaz Kojima  <kkojima@gcc.gnu.org>
7644         * MAINTAINERS: Add myself as sh maintainer.
7646 2007-02-19  Joseph Myers  <joseph@codesourcery.com>
7648         * configure.ac: Adjust for loop syntax.
7649         * configure: Regenerate.
7651 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7653         * configure: Rebuilt.
7655 2007-02-18  Alexandre Oliva  <aoliva@redhat.com>
7657         * configure.ac: Drop multiple occurrences of --enable-languages,
7658         and fix its quoting.
7659         * configure: Rebuilt.
7661 2007-02-17  Mark Mitchell  <mark@codesourcery.com>
7662             Nathan Sidwell  <nathan@codesourcery.com>
7663             Vladimir Prus  <vladimir@codesourcery.com>
7664             Joseph Myers  <joseph@codesourcery.com>
7666         * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7667         * configure: Regenerate.
7669 2007-02-14  Gerald Pfeifer  <gerald@pfeifer.com>
7671         * ltconfig (freebsd*): Default to elf.
7673 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7675         * configure.ac (target_libraries): Move libgcc before libiberty.
7676         * configure: Regenerated.
7678 2007-02-13  Daniel Jacobowitz  <dan@codesourcery.com>
7679             Paolo Bonzini  <bonzini@gnu.org>
7681         PR bootstrap/30753
7682         * configure.ac: Remove obsolete build / host tests.  Use AC_PROG_CC
7683         unconditionally.  Use AC_PROG_CXX.  Use ACX_TOOL_DIRS to find $prefix.
7684         * configure: Regenerated.
7686 2007-02-11  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
7688         * MAINTAINERS (Language Front End Maintainers): Update my mail
7689         address.
7691 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7693         PR bootstrap/30748
7694         * configure.ac: Correct syntax for Solaris ksh.
7695         * configure: Regenerated.
7697 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7699         * configure.ac: Sync with src.
7700         * configure: Regenerate.
7702 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7704         * Makefile.in: Regenerate.
7706 2007-02-09  Paolo Bonzini  <bonzini@gnu.org>
7708         * config.sub: Sync with src.
7710 2007-02-09  Daniel Jacobowitz  <dan@codesourcery.com>
7712         * Makefile.tpl (build_alias, host_alias, target_alias): Use
7713         noncanonical equivalents.
7714         * configure.in: Rename to...
7715         * configure.ac: ...this.  Update AC_PREREQ.  Prevent error for
7716         AS_FOR_TARGET.  Set build_noncanonical, host_noncanonical, and
7717         target_noncanonical.  Use them.  Rewrite removal of configure
7718         arguments for autoconf 2.59.  Discard variable settings.  Force
7719         program_transform_name for native tools.
7721         * Makefile.in: Regenerated.
7722         * configure: Regenerated with autoconf 2.59.
7724 2007-02-07  Roman Zippel  <zippel@linux-m68k.org>
7726         * MAINTAINERS (Write After Approval): Add myself.
7728 2007-01-31  Andreas Schwab  <schwab@suse.de>
7730         * Makefile.tpl (LDFLAGS): Substitute it.
7731         * Makefile.in: Regenerate.
7733 2007-01-30  Andrey Belevantsev  <abel@ispras.ru>
7735         * MAINTAINERS (Write After Approval): Add myself.
7737 2007-01-28  David Edelsohn  <edelsohn@gnu.org>
7739         * MAINTAINERS (spu port): Add myself.
7741 2007-01-23  Richard Guenther  <rguenther@suse.de>
7743         PR bootstrap/30541
7744         * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7745         * Makefile.tpl (GNATBIND): Substitute it.
7746         (GNATMAKE): Likewise.
7747         (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7748         of STAGE_PREFIX.
7749         * Makefile.in: Regenerate.
7750         * configure: Regenerate.
7752 2007-01-18  Mike Stump  <mrs@apple.com>
7754         * configure.in: Re-enable -Werror for gcc builds.
7756 2007-01-11  Harsha Jagasia  <harsha.jagasia@amd.com>
7758         * MAINTAINERS (Write After Approval): Add myself.
7760 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7762         * configure.in: Change == to = in test command.
7763         * configure: Regenerate.
7765 2007-01-11  Paolo Bonzini  <bonzini@gnu.org>
7766             Nick Clifton  <nickc@redhat.com>
7767             Kaveh R. Ghazi  <ghazi@caip.rutgets.edu>
7769         * configure.in (build_configargs, host_configargs, target_configargs):
7770         Remove build/host/target parameters.
7771         (host_libs): Add gmp and mpfr.
7772         (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7773         * Makefile.def (gmp, mpfr): New.
7774         (gcc): Remove target.
7775         * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7776         target_os, target_vendor): New.
7777         (configure): Add host_alias/target_alias arguments; adjust invocations.
7778         * configure: Regenerate.
7779         * Makefile.in: Regenerate.
7781 2007-01-11  Matt Fago  <fago@earthlink.net>
7783         * configure.in: Try to link to functions only in mpfr 2.2.x
7784         to improve robustness of configure tests.
7785         * configure: Regenerate.
7787 2007-01-09  Uros Bizjak  <ubizjak@gmail.com>
7789         * MAINTAINERS: Add myself as i386 maintainer.
7791 2007-01-08  Jan Hubicka  <jh@suse.cz>
7793         * MAINTAINERS: Add myself as i386 maintainer.
7795 2007-01-08  Kai Tietz   <kai.tietz@onevision.com>
7797         * configure.in: Add support for an x86_64-mingw* target.
7798         * configure: Regenerate.
7800 2007-01-05  Daniel Jacobowitz  <dan@codesourcery.com>
7802         * Makefile.tpl (all-target): Correct @if conditional for target
7803         modules.
7804         * configure.in: Omit libiberty if building only target libgcc.
7805         * configure, Makefile.in: Regenerated.
7807 2007-01-04  Paolo Bonzini  <bonzini@gnu.org>
7809         * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7810         * configure: Regenerate.
7812 2007-01-03  Daniel Jacobowitz  <dan@codesourcery.com>
7814         * Makefile.def (target_modules): Add libgcc.
7815         (lang_env_dependencies): Remove default items.  Use no_c and no_gcc.
7816         * Makefile.tpl (clean-target-libgcc): Delete.
7817         (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7818         on gcc even for bootstrapped modules.  Rewrite handling of
7819         lang_env_dependencies to loop over target_modules.
7820         * configure.in (target_libraries): Add target-libgcc.
7821         * Makefile.in, configure: Regenerated.
7823 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7825         * configure.in: Reorganize recognition of languages.  Add
7826         --enable-stage1-languages.  Show supported languages for the chosen
7827         target rather than all recognized languages.
7828         * configure: Regenerate.
7830 2006-12-29  Paolo Bonzini  <bonzini@gnu.org>
7832         * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7833         * Makefile.in: Regenerate.
7835 2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7837         * configure.in: Warn that MPFR 2.2.0 is buggy.
7838         * configure: Regenerate.
7840 2006-12-27  Ian Lance Taylor  <iant@google.com>
7842         * configure.in: When removing Makefiles to force a reconfigure, also
7843         remove prev-DIR*/Makefile.
7844         * configure: Regenerate.
7846 2006-12-22  Andreas Schwab  <schwab@suse.de>
7848         * configure: Regenerate with correct autoconf version.
7850 2006-12-20  Adam Megacz  <megacz@cs.berkeley.edu>
7852         * configure.in: add AC_SUBST for *_FOR_TARGET.
7853         * configure: Regenerate.
7855 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7857         * configure.in: Simplify logic for rejecting languages that cannot
7858         be built.  Separate the case when a language is unsupported,
7859         from the case when the user chooses not to build a language.
7861 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7863         * configure.in: Remove "$build" case for powerpc-*-darwin* since
7864         it only affects bootstrap and could be tested on "$host" as well.
7865         * configure: Regenerate.
7866         * config/mh-ppc-darwin: Add to the stage1 cflags here.
7868 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7870         PR bootstrap/29544
7871         * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7872         (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7873         move here comment from Makefile.tpl.
7874         * Makefile.tpl: Move some definitions higher in the file.
7875         (STAGE1_CHECKING): New.
7876         * configure.in: Add --enable-stage1-checking.
7877         * configure: Regenerate.
7878         * Makefile.in: Regenerate.
7880 2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
7882         * MAINTAINERS: Add myself as build system maintainer.
7884 2006-12-15  Simon Martin  <simartin@users.sourceforge.net>
7886         * MAINTAINERS (Write After Approval): Add myself.
7888 2006-12-13  Eric Christopher  <echristo@apple.com>
7890         * MAINTAINERS: Add myself as darwin maintainer.
7892 2006-12-11  Ian Lance Taylor  <ian@airs.com>
7894         * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7896 2006-12-11  Joern Rennecke  <joern.rennecke@arc.com>
7898         MAINTAINERS: Update my entry.
7900 2006-12-11  Alan Modra  <amodra@bigpond.net.au>
7902         * configure.in:  Handle spu makefile frag.
7903         * Makefile.tpl (MAINT): Define
7904         (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7905         * configure: Regenerate.
7906         * Makefile.in: Regenerate.
7908 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7910         * config.guess: Import latest version.
7911         * config.sub: Likewise.
7913 2006-12-11  Ben Elliston  <bje@au.ibm.com>
7915         * configure.in (spu-*-*): Don't skip target-libiberty.
7916         * configure: Regenerate.
7918 2006-12-10  Andreas Tobler  <a.tobler@schweiz.org>
7920         PR bootstrap/30134
7921         * configure.in: Correct x86 darwin support for libjava to powerpc
7922         and i?86 only.
7923         * configure: Regenerate.
7925 2006-12-08  Sandro Tolaini  <tolaini@libero.it>
7927         * configure.in: Add x86 darwin support for libjava.
7928         * configure: Regenerate.
7930 2006-12-07  Mike Stump  <mrs@apple.com>
7932         * Makefile.def (dependencies): Add dependency for
7933         install-target-libssp and install-target-libgomp on
7934         install-gcc.
7935         * Makefile.in: Regenerate.
7937 2006-12-04  Richard Guenther  <rguenther@suse.de>
7939         * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7940         (Non-Algorithmic Maintainers): Move over non-algorithmic
7941         loop optimizer maintainers, add myself as a non-algorithmic
7942         middle-end maintainer.
7944 2006-12-04  Daniel Franke  <franke.daniel@gmail.com>
7946         * MAINTAINERS (Write After Approval): Add myself.
7948 2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7950         * configure.in: Update error message for missing GMP/MPFR.
7952         * configure: Regenerate.
7954 2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7956         * configure.in: Update MPFR version in error message.
7958         * configure: Regenerate.
7960 2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
7962         * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7963         (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7964         --with-gmp-lib): New flags.
7966         * configure: Regenerate.
7968 2006-11-25  Brooks Moses  <brooks.moses@codesourcery.com>
7970         * MAINTAINERS (Write After Approval): Change my email address.
7972 2006-11-23  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
7974         * MAINTAINERS (Write After Approval): Add myself.
7976 2006-11-22  Philipp Thomas  <pth@suse.de>
7978         * MAINTAINERS (i18n): Update e-mail address.
7980 2006-11-21  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
7982         * MAINTAINERS (spu port): Add myself as maintainer.
7983         (Write After Approval): Remove myself.
7985 2006-11-22  Ben Elliston  <bje@au.ibm.com>
7987         * configure.in (skipdirs): Don't build libssp for SPU.
7988         * configure: Regenerate.
7990 2006-11-21  Andrew Pinski  <andrew_pinski@playstation.sony.com>
7992         * MAINTAINERS (spu port): Add myself as maintainer.
7993         (libobjc): Update my email address.
7995 2006-11-21  Andrea Bona  <andrea.bona@st.com>
7997         * MAINTAINERS (Write After Approval): Add myself.
7999 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8001         * configure.in (skipdirs) : Don't build target-libiberty for SPU.
8002         * configure : Rebuilt.
8004 2006-11-20  Trevor Smigiel  <trevor_smigiel@playstation.sony.com>
8006         * MAINTAINERS (Write After Approval): Add myself.
8008 2006-11-20  Andrea Ornstein  <andrea.ornstein@st.com>
8010         * MAINTAINERS (Write After Approval): Add myself.
8012 2006-11-18  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8014         * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
8015         libmpfr.a.
8016         * configure: Regenerate.
8018 2006-11-16  Paolo Bonzini  <bonzini@gnu.org>
8020         * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
8021         (unstage): Test for stage_last presence.
8023         PR bootstrap/29802
8024         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
8025         STAGE_PREFIX.
8026         * Makefile.in: Regenerate.
8028 2003-11-16  Zdenek Dvorak  <dvorakz@suse.cz>
8030         * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
8031         maintainers.
8033 2006-11-14  Erven Rohou  <erven.rohou@st.com>
8035         * MAINTAINERS (Write After Approval): Add myself.
8037 2006-11-14  Paolo Bonzini  <bonzini@gnu.org>
8039         * Makefile.tpl (clean-stage*): Test separately for package/Makefile
8040         and stageN-package/Makefile.
8041         * Makefile.in: Regenerated.
8043 2006-11-14  Jie Zhang  <jie.zhang@analog.com>
8045         * configure.in: Remove target-libgloss from noconfigdirs for
8046         bfin-*-*.
8047         * configure: Regenerated.
8049 2006-11-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8051         * configure.in (have_gmp): Only error if the gcc directory exists.
8053         * configure: Regenerate.
8055 2006-11-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8057         * configure.in: Robustify error message for missing GMP/MPFR.
8059         * configure: Regenerate.
8061 2006-10-31  Stephen M. Webb  <stephen.webb@bregmasoft.com>
8063         * MAINTAINERS (Write After Approval): Add myself.
8065 2006-10-30  Uros Bizjak  <ubizjak@gmail.com>
8067         * MAINTAINERS: Change email address.
8069 2006-10-30  Vladimir Prus  <vladimir@codesourcery.com>
8071         * MAINTAINERS (Write After Approval): Add myself.
8073 2006-10-26  Peter Bergner  <bergner@vnet.ibm.com>
8075         * MAINTAINERS (Write After Approval): Add myself.
8077 2006-10-25  Chen Liqin  <liqin@sunnorth.com.cn>
8079         * MAINTAINERS (Write After Approval): Move myself to
8080         Write After Approval section.
8082 2006-10-21  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
8084         * configure.in: Require GMP-4.1+ and MPFR-2.2+.  Don't check
8085         need_gmp anymore.
8086         * configure: Regenerate.
8088 2006-10-16  Tobias Burnus  <burnus@net-b.de>
8090         * MAINTAINERS (Write After Approval): Add myself.
8092 2006-10-16  Ben Elliston  <bje@au.ibm.com>
8094         * config.guess: Import latest version.
8095         * config.sub: Likewise.
8097 2006-10-10  Brooks Moses  <bmoses@stanford.edu>
8099         * Makefile.def: Added pdf target handling.
8100         * Makefile.tpl: Added pdf target handling.
8101         * Makefile.in: Regenerated.
8103 2006-10-10  Chen Liqin  <liqin@sunnorth.com.cn>
8105         * MAINTAINERS: Add self as score port maintainer.
8107 2006-10-04  Brooks Moses  <bmoses@stanford.edu>
8109         * MAINTAINERS (Write After Approval): Add myself.
8111 2006-09-27  Steven G. Kargl  <kargl@gcc.gnu.org>
8113         * configure.in: Check for GMP 4.1 or newer.  Check for MPFR 2.2.0
8114         or newer.
8115         * configure: Regenerated.
8117 2006-09-27  Dave Brolley  <brolley@redhat.com>
8119         * configure.in (RUNTEST): Look for 'runtest' in the source tree by
8120         using $s instead of $r.
8121         * configure: Regenerated.
8123 2006-09-26  Thiemo Seufer  <ths@mips.com>
8125         * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
8126         for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
8127         * configure: Regenerate.
8129 2006-09-24  Graeme Peterson  <gridly@gmail.com>
8131         * MAINTAINERS (Write After Approval): Remove myself.
8133 2006-09-22  Chao-ying Fu  <fu@mips.com>
8135         * MAINTAINERS (Write After Approval): Add myself.
8137 2006-09-10  Joseph S. Myers  <joseph@codesourcery.com>
8139         * MAINTAINERS: Add self as soft-fp maintainer.
8141 2006-09-09  Anatoly Sokolov  <aesok@post.ru>
8143         * MAINTAINERS: Add myself as avr maintainer.
8144         Remove Marek Michalkiewicz as avr maintainer.
8146 2006-09-07  Roberto Costa  <roberto.costa@st.com>
8148         * MAINTAINERS (Write After Approval): Add myself.
8150 2006-08-30  Corinna Vinschen  <corinna@vinschen.de>
8152         * configure.in: Never build newlib for a Mingw host.
8153         Never build newlib as Mingw target library.
8154         Test the existence of winsup/cygwin for building a Cygwin newlib,
8155         rather than just winsup.
8156         Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
8157         building a Mingw target.
8158         * configure: Regenerate.
8160 2006-08-08  Eric Botcazou  <ebotcazou@libertysurf.fr>
8162         * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
8164 2006-07-25  Paolo Bonzini  <bonzini@gnu.org>
8166         * config.guess: Import from src (was more updated).
8167         * config.sub: Likewise.
8169 2006-07-22  Daniel Jacobowitz  <dan@codesourcery.com>
8171         * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
8172         * configure: Regenerated.
8174 2006-07-18  Paolo Bonzini  <bonzini@gnu.org>
8176         * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
8177         for stages after the first.
8179 2006-07-17  Jakub Jelinek  <jakub@redhat.com>
8181         * Makefile.def: Add dependencies for configure-opcodes
8182         on configure-intl and all-opcodes on all-intl.
8183         * Makefile.in: Regenerated.
8185 2006-07-13  Ben Elliston  <bje@au.ibm.com>
8187         * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
8189 2006-07-06  Paul Eggert  <eggert@cs.ucla.edu>
8191         Port to hosts whose 'sort' and 'tail' implementations
8192         treat operands with leading '+' as file names, as POSIX
8193         has required since 2001.  However, make sure the code still
8194         works on pre-POSIX hosts.
8195         * ltmain.sh: Don't assume "sort +2" is equivalent to
8196         "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
8198 2006-07-05  Ulrich Weigand  <uweigand@de.ibm.com>
8200         * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
8202 2006-07-04  Peter O'Gorman  <peter@pogma.com>
8204         * ltconfig: chmod 644 before ranlib during install.
8206 2006-07-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
8208         PR bootstrap/18058
8209         * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
8210         if the bootstrap compiler is a GCC version that supports it.
8211         * configure: Regenerate.
8213 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8215         * configure.in: Fix thinkos in previous check-in.
8216         * configure: Regenerate.
8218 2006-07-03  Paolo Bonzini  <bonzini@gnu.org>
8220         PR other/27063
8221         * configure.in: Test subdir_requires and give an appropriate
8222         error message.
8223         * configure: Regenerate.
8225 2006-07-01  Andrew John Hughes  <gnu_andrew@member.fsf.org>
8227         * MAINTAINERS (Write After Approval): Add myself.
8229 2006-06-22  John David Anglin  <dave.anglin@nrc.ca>
8231         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8233 2006-06-22  Steve Ellcey  <sje@cup.hp.com>
8235         * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
8237 2006-06-20  David Ayers  <d.ayers@inode.at>
8239         PR bootstrap/28072
8240         * configure.in: Add target-boehm-gc to noconfigdirs depending on
8241         whether target-libjava is being configured instead of whether the
8242         java front end is enabled.
8243         * configure: Regenerate.
8245 2006-06-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
8247         PR target/27540
8248         * configure.in: Only enable libgomp on IRIX 6.
8249         * configure: Regenerate.
8251 2006-06-15  Paolo Bonzini  <bonzini@gnu.org>
8253         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
8254         too.
8255         * Makefile.in: Regenerate.
8257 2006-06-13  Jeff Johnston  <jjohnstn@redhat.com>
8259         * config-ml.in: Alter CCASFLAGS to include special
8260         multilib options the same as is done for CFLAGS.
8262 2006-06-12  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8264         * configure.in: Don't enable libgomp on hpux10.
8265         * configure: Rebuilt.
8267 2006-06-12  David Ayers  <d.ayers@inode.at>
8269         PR bootstrap/27963
8270         PR target/19970
8271         * configure.in: Remove target-boehm-gc from noconfigdirs where
8272         ${libgcj} is specified.
8273         * configure: Regenerate.
8275 2006-06-06  Carlos O'Donell  <carlos@codesourcery.com>
8277         Sync from src:
8279         * configure.in: Sync.
8280         * configure: Regenerated.
8282         2006-05-31  Daniel Jacobowitz  <dan@codesourcery.com>
8284         * Makefile.def: Added dependencies from sim and gdb on intl, and
8285         added configure dependencies to everything with an all dependency
8286         on intl.
8287         * Makefile.in: Regenerated.
8289 2006-06-06  David Ayers  <d.ayers@inode.at>
8291         PR libobjc/13946
8292         * Makefile.def: Add dependencies for libobjc which boehm-gc.
8293         * Makefile.in: Regenerate.
8294         * configure.in: Add --enable-objc-gc at toplevel and have it
8295         enable boehm-gc for Objective-C.
8296         Remove target-boehm-gc from libgcj.
8297         Add target-boehm-gc to target_libraries.
8298         Add target-boehm-gc to noconfigdirs where ${libgcj}
8299         is specified.
8300         Assert that boehm-gc is supported when requested for Objective-C.
8301         Only build boehm-gc if needed either for Java or Objective-C.
8302         * configure: Regenerate.
8304 2006-06-05  Paolo Bonzini  <bonzini@gnu.org>
8306         PR 27674
8307         * Makefile.tpl (configure-[+prefix+][+module+],
8308         all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8309         Remove rule to unstage bootstrapped modules.
8310         (stage_current): New.
8311         * Makefile.in: Regenerate.
8313 2006-06-03  Laurynas Biveinis  <laurynas.biveinis@gmail.com>
8315         * MAINTAINERS (Write After Approval): Update my e-mail address.
8317 2006-06-01  Mark Shinwell  <shinwell@codesourcery.com>
8319         * include/libiberty.h: Declare pex_run_in_environment.
8321 2006-05-31  Asher Langton  <langton2@llnl.gov>
8323         * MAINTAINERS (Write After Approval): Add myself.
8325 2006-05-25  Paolo Bonzini  <bonzini@gnu.org>
8327         * Makefile.def (bfd, opcodes): Fix lib_path.
8328         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8329         (restrap): Move under "@if gcc-bootstrap".  Fix typo.
8330         * Makefile.in: Regenerate.
8332 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8334         * Makefile.in: Regenerate.
8336 2006-05-24  Carlos O'Donell  <carlos@codesourcery.com>
8338         * Makefile.def: Add install-html target. Add datarootdir
8339         docdir and htmldir to flags_to_pass.
8340         * Makefile.tpl: Add install-html target.
8341         * Makefile.in: Regenerate.
8342         * configure.in: Add --with-datarootdir, --with-docdir, and
8343         --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8344         * configure: Regenerate.
8346 2006-05-24  Mark Shinwell  <shinwell@codesourcery.com>
8348         * configure.in: Enable gprof for cross builds.
8349         * configure: Regenerate.
8351 2006-05-22  Richard Guenther  <rguenther@suse.de>
8353         Revert
8354         2006-01-31  Richard Guenther  <rguenther@suse.de>
8355         Paolo Bonzini  <bonzini@gnu.org>
8357         * Makefile.def (target_modules): Add libgcc-math target module.
8358         * configure.in (target_libraries): Add libgcc-math target library.
8359         (--enable-libgcc-math): New configure switch.
8360         * Makefile.in: Re-generate.
8361         * configure: Re-generate.
8362         * libgcc-math: New toplevel directory.
8364 2006-05-20  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
8365             Andreas Tobler  <a.tobler@schweiz.ch>
8367         * configure.in:  Enable libgcj for hppa*-hp-hpux11*.
8368         * configure: Rebuilt.
8370 2006-05-12  Sandra Loosemore  <sandra@codesourcery.com>
8372         * MAINTAINERS (Write After Approval): Add myself.
8374 2006-05-01  DJ Delorie  <dj@redhat.com>
8376         * configure.in: Restore CFLAGS if GMP isn't present.
8377         * configure: Regenerate.
8379 2006-05-01  Richard Guenther  <rguenther@suse.de>
8381         * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8382         maintainer.
8384 2006-04-30  Kenneth Zadeck  <zadeck@naturalbridge.com>
8386         * MAINTAINERS (Write After Approval): Add myself.
8388 2006-04-28  Jan Beulich  <jbeulich@novell.com>
8390         * MAINTAINERS (Write After Approval): Add myself.
8392 2006-04-18  DJ Delorie  <dj@redhat.com>
8394         * configure.in (m32c): Build libstdc++-v3.  Pass flags to
8395         reference libgloss so that libssp can be built in a combined
8396         tree.
8397         * configure: Regenerate.
8399 2006-04-08  Robert Millan  <rmh@gcc.gnu.org>
8401         * MAINTAINERS (Write After Approval): Add myself.
8403 2006-04-05  Ben Elliston  <bje@au.ibm.com>
8405         * configure.in: Require makeinfo 4.4 or higher.
8406         * configure: Regenerate.
8408 2006-04-04  Gerald Pfeifer  <gerald@pfeifer.com>
8410         * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8411         Rearrange the entries of other libraries to have them in one place.
8413 2006-03-22  Janne Blomqvist  <jb@gcc.gnu.org>
8415         * MAINTAINERS (Write After Approval): Remove myself.
8416         (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8418 2006-03-14  Richard Guenther  <rguenther@suse.de>
8420         * configure: Regenerate with autoconf 2.13.
8422 2006-03-13  Jim Blandy  <jimb@codesourcery.com>
8424         * MAINTAINERS: Use my work address.
8426         * MAINTAINERS: Update my E-mail address.
8428 2006-03-10  Aldy Hernandez  <aldyh@redhat.com>
8430         * configure.in: Handle --disable-<component> generically.
8431         * configure: Regenerate.
8433 2006-03-01  H.J. Lu  <hongjiu.lu@intel.com>
8435         PR libgcj/17311
8436         * ltmain.sh: Don't use "$finalize_rpath" for compile.
8438 2006-02-21  Erik Edelmann  <eedelman@gcc.gnu.org>
8440         * MAINTAINERS (Write After Approval):  Remove myself.
8441         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8443 2006-02-21  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>
8445         * Makefile.tpl  (BUILD_CONFIGDIRS): Remove.
8446         (TARGET_CONFIGDIRS): Remove.
8447         * configure.in: Remove AC_SUBST(target_configdirs).
8448         * Makefile.in, configure: Regenerated.
8450 2006-02-20  Steven G. Kargl  <kargls@comcast.net>
8452         * MAINTAINERS (Write After Approval):  Remove myself.
8453         (Language Front End Maintainers):  Add myself as fortran 95 maintainer.
8455 2006-02-20  Paolo Bonzini  <bonzini@gnu.org>
8457         PR bootstrap/25670
8459         * Makefile.tpl ([+compare-target+]): Print explanation messages.
8461         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8462         * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8463         (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8464         BUILD_PREFIX, BUILD_PREFIX_1.
8465         * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8467         * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8468         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8470         * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8471         all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8472         of `cat stage_current`.  Always provide the `r' and `s' variables.
8473         (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8474         a single shell execution.
8475         (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8476         bootstrapped modules, make the stage1 module if the build was not
8477         started yet, else build the current stage.
8478         (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8479         (all-build, all-host, all-target, [+make_target+]-host,
8480         [+make_target+]-target): Do not use \-continued lines.
8481         (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8482         (current_stage, restrap, stage_last): New.
8484         * Makefile.in: Regenerate.
8485         * configure: Regenerate.
8487 2006-02-19  Bud Davis  <jmdavis@link.com>
8489         * MAINTAINERS (Write After Approval):  Remove myself.
8490         (Language Front End Maintainers):  Add myself as fortran 95
8491         maintainer and update e-mail address.
8493 2006-02-17  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8495         * MAINTAINERS (Write After Approval):  Remove myself.
8496         (Language Front End Maintainers):  Add myself as fortran 95
8497         maintainer.
8499 2006-02-16  Victor Kaplansky  <victork@il.ibm.com>
8501         * MAINTAINERS (Write After Approval): Add myself.
8503 2006-02-16  Thomas Koenig  <Thomas.Koenig@online.de>
8505         * MAINTAINERS (Write After Approval):  Remove myself.
8506         (Language Front End Maintainers):  Add myself as
8507         fortran 95 maintainer.
8509 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8511         Sync from src:
8513         2005-12-27  Leif Ekblad  <leif@rdos.net>
8515         * configure.in: Add support for RDOS target.
8516         * configure: Regenerate.
8518 2006-02-14  Paolo Bonzini  <bonzini@gnu.org>
8519             Andreas Schwab  <schwab@suse.de>
8521         * configure: Regenerate.
8523 2006-02-12  David Edelsohn  <edelsohn@gnu.org>
8525         * configure.in (enable_libgomp): Add AIX.
8526         * configure: Regenerate.
8528 2006-02-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
8530         * MAINTAINERS (Write After Approval): Add myself.
8532 2006-02-03  Lee Millward  <lee.millward@gmail.com>
8534         * MAINTAINERS (Write After Approval): Add myself.
8536 2006-01-31  Richard Guenther  <rguenther@suse.de>
8537         Paolo Bonzini  <bonzini@gnu.org>
8539         * Makefile.def (target_modules): Add libgcc-math target module.
8540         * configure.in (target_libraries): Add libgcc-math target library.
8541         (--enable-libgcc-math): New configure switch.
8542         * Makefile.in: Re-generate.
8543         * configure: Re-generate.
8544         * libgcc-math: New toplevel directory.
8546 2006-01-26  Paolo Bonzini  <bonzini@gnu.org>
8548         * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8549         Set md_exec_prefix.  Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8550         the assembler, linker and binutils.
8551         * configure: Regenerate.
8553 2006-01-22  Dirk Mueller  <dmueller@suse.de>
8555         * MAINTAINERS (Write After Approval): Add myself.
8557 2006-01-20  Diego Novillo  <dnovillo@redhat.com>
8559         * configure: Regenerate.
8561 2006-01-18  Richard Henderson  <rth@redhat.com>
8562             Jakub Jelinek  <jakub@redhat.com>
8563             Diego Novillo  <dnovillo@redhat.com>
8565         * libgomp: New directory.
8566         * Makefile.def: Add target_module libgomp.
8567         * Makefile.in: Regenerate.
8568         * configure.in (target_libraries): Add target-libgomp.
8569         * configure: Regenerate.
8571 2006-01-05  Alexandre Oliva  <aoliva@redhat.com>
8573         * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8574         @ from continuation.
8575         * Makefile.in: Rebuilt.
8577 2006-01-04  Chris Lattner  <sabre@gnu.org>
8579         * MAINTAINERS (Write After Approval): Add myself.
8581 2006-01-04  Paolo Bonzini  <bonzini@gnu.org>
8583         PR bootstrap/24252
8585         * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8586         * Makefile.tpl (OBJDUMP): New.
8587         (EXTRA_HOST_FLAGS): Add it.
8588         (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8590         * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8591         to use symbolic links between directories.  Avoid race conditions
8592         or make them harmless.
8593         * configure.in: Do not try to use symbolic links between directories.
8595         * Makefile.def (LEAN): Pass.
8596         * Makefile.tpl (LEAN): Define.
8597         (stage[+id+]-start): Accept that the previous directory does not
8598         exist, if the bootstrap is lean.
8599         (stage[+id+]-bubble): Invoke lean bootstrap commands after
8600         stage[+id+]-start.  Use a makefile variable and an `if' instead of a
8601         configure substitution.
8602         ([+compare-target+]): Likewise.
8603         ([+bootstrap-target+]-lean): New.
8604         * configure.in: Remove lean bootstrap support from here.
8606         * Makefile.in: Regenerate.
8607         * configure: Regenerate.
8609 2006-01-04  Ben Elliston  <bje@au.ibm.com>
8611         * MAINTAINERS (libdecnumber): Add myself.
8613 2006-01-02  Mark Mitchell  <mark@codesourcery.com>
8615         * libtool-ldflags: New script.
8617 2006-01-02  Andreas Schwab  <schwab@suse.de>
8619         * configure.in: When reconfiguring remove Makefile in
8620         all stage directories.
8621         * configure: Regenerate.
8623 2005-12-27  Steven Bosscher  <stevenb.gcc@gmail.com>
8625         * MAINTAINERS: Update my email address.
8627 2005-12-20  Paolo Bonzini  <bonzini@gnu.org>
8629         Revert Ada-related part of the previous change.
8631         * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8632         Do not pass.
8633         * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8634         * Makefile.in: Regenerate.
8635         * configure.in: Do not include mt-ppc-aix target fragment.
8636         * configure: Regenerate.
8638 2005-12-19  Paolo Bonzini  <bonzini@gnu.org>
8640         * configure.in: Select appropriate fragments for PowerPC/AIX.
8641         * configure: Regenerate.
8643         * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8644         BOOT_CFLAGS, BOOT_LDFLAGS.
8645         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8646         BOOT_CFLAGS, BOOT_LDFLAGS.
8647         (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8648         (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8649         (stage): Fail if we cannot complete the work.
8650         * Makefile.in: Regenerate.
8652 2005-12-16  Nathan Sidwell  <nathan@codesourcery.com>
8654         * configure.in: Replace ms1 with mt.
8655         * configure: Rebuilt.
8657 2005-12-15  Bryce McKinlay  <mckinlay@redhat.com>
8659         * MAINTAINERS: Update my email address.
8661 2005-12-15  Paolo Bonzini  <bonzini@gnu.org>
8663         * Makefile.tpl (all, do-[+make_target+], do-check, install,
8664         install-host-nogcc): Don't invoke $(stage) at the end.
8665         * Makefile.in: Regenerate.
8667 2005-12-14  Paolo Bonzini  <bonzini@gnu.org>
8669         * configure.in: Flip the top-level bootstrap switch.
8670         * configure: Regenerate.
8672 2005-12-14  Daniel Jacobowitz  <dan@codesourcery.com>
8674         * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8675         $(stage) and $(unstage).
8676         (EXTRA_TARGET_FLAGS): Correct double-quoting.
8677         (all): Remove stray semicolon.
8678         (local-distclean): Don't handle multilib.tmp and multilib.out.
8679         (install.all): Set $s for consistency.
8680         (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8681         check_multilibs setting.  Always make the install directory.
8682         (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8683         Correct @if/@endif.
8684         (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8685         ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8686         (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8687         (multilib.out): Remove.
8688         * Makefile.in: Regenerated.
8690 2005-12-12  Carlos O'Donell  <carlos@codesourcery.com>
8692         * MAINTAINERS (Write After Approval): Add myself.
8694 2005-12-12  Nathan Sidwell  <nathan@codesourcery.com>
8696         * MAINTAINERS: Add myself as mt maintainer.
8698         * config.sub: Replace ms1 with mt.  Allow ms1 as an alias.
8700 2005-12-06  Adam Nemet  <anemet@caviumnetworks.com>
8702         * MAINTAINERS: Change email address.
8704 2005-12-05  Paolo Bonzini  <bonzini@gnu.org>
8706         * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8707         CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8708         "CONFIGURED_" from the AC_CHECK_PROGS invocation.  Move below.
8709         Find in-tree tools if available.
8710         (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8711         (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8712         (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8713         (COMPILER_*_FOR_TARGET): New.
8714         * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8715         (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8716         (CONFIGURED_*, USUAL_*): Remove.
8717         (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8718         STRIP): Use autoconf substitutions.
8719         (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8720         COMPILER_NM_FOR_TARGET): New.
8721         (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8723         (all): Make all-host and all-target in parallel.
8724         (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8725         that $$r and $$s are set before invoking a recursive make.
8726         (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8727         ([+bootstrap-target+]): Inline most of the `all' target.
8729 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8731         * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8732         from the gcc build directory.
8733         * Makefile.in: Regenerate.
8735 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8737         * Makefile.def: Add new libdecnumber host_module.  Make all-gcc
8738         depend on all-libdecnumber.
8739         * configure.in (host_libs): Include libdecnumber.
8740         * Makefile.in: Regenerate.
8741         * configure: Likewise.
8743 2005-11-29  Ben Elliston  <bje@au.ibm.com>
8745         * libdecnumber: Import decNumber sources from the dfp-branch.
8747 2005-11-21  Kean Johnston  <jkj@sco.com>
8749         * config.sub, config.guess: Sync from upstream sources.
8751 2005-11-21  Ben Elliston  <bje@au.ibm.com>
8753         Import from Autoconf sources:
8755         2005-09-06  Paul Eggert  <eggert@cs.ucla.edu>
8756         * config/move-if-change: Don't output "$2 is unchanged";
8757         suggested by Ben Elliston.  Handle weird characters correctly.
8759 2005-11-18  Andreas Tobler  <a.tobler@schweiz.ch>
8761         * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8762         to match upstream libtool for darwin.
8764 2005-11-11  Daniel Jacobowitz  <dan@codesourcery.com>
8766         * Makefile.def: Remove gdb dependencies for gdbtk.
8767         * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8768         (configure-gdb, install-gdb): New rules.
8769         * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8770         * Makefile.in, configure: Regenerated.
8772 2005-11-06  Janne Blomqvist  <jb@gcc.gnu.org>
8774         * MAINTAINERS (Write After Approval): Add myself.
8776 2005-11-06  Erik Edelmann  <eedelman@gcc.gnu.org>
8778         * MAINTAINERS (Write After Approval): Add myself.
8780 2005-10-24  Diego Novillo  <dnovillo@redhat.com>
8782         * MAINTAINERS (alias analysis): Add Daniel Berlin and
8783         Diego Novillo.
8785 2005-10-22  Paolo Bonzini  <bonzini@gnu.org>
8787         PR bootstrap/24297
8788         * Makefile.tpl (do-[+make-target+], do-check, install,
8789         stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8790         are set before recursing.
8791         * Makefile.in: Regenerate.
8793 2005-10-20  Eric Botcazou  <ebotcazou@adacore.com>
8795         PR bootstrap/18939
8796         * Makefile.def (gcc) <target>: Fix thinko.
8797         * Makefile.in: Regenerate.
8799 2005-10-17  Bernd Schmidt  <bernd.schmidt@analog.com>
8801         * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8802         * configure: Regenerate.
8804 2005-10-15  Jie Zhang  <jie.zhang@analog.com>
8806         * MAINTAINERS (Write After Approval): Add self.
8808 2005-10-08  Kazu Hirata  <kazu@codesourcery.com>
8810         * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8811         target-libffi, target-qthreads, target-libjava, and
8812         targetlibobjc.
8813         * configure: Regenerate.
8815 2005-10-06  Daniel Jacobowitz  <dan@codesourcery.com>
8817         * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8818         * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8819         (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8820         (USUAL_OBJDUMP_FOR_TARGET): New.
8821         (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8822         * configure.in: Check for $OBJDUMP_FOR_TARGET.
8823         * configure, Makefile.in: Regenerated.
8825 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8827         * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8828         before other host packages.
8830 2005-10-05  Kaz Kojima  <kkojima@gcc.gnu.org>
8832         * MAINTAINERS: Add self as sh libraries/configury maintainer.
8834 2005-10-05  Paolo Bonzini  <bonzini@gnu.org>
8836         PR bootstrap/22340
8838         * configure.in (default_target): Remove.
8839         * Makefile.tpl (all): Do not use prerequisites as subroutines
8840         (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8841         (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8842         use prerequisites as subroutines.
8843         (check-host, check-target): New.
8844         (bootstrap configure & all targets): Do not use stage*-start
8845         if the directory layout is already ok.
8846         (non-bootstrap configure & all targets): Prepend a $(unstage).
8847         (stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
8848         (NOTPARALLEL): Remove.
8849         (unstage, stage variables): New variables.
8850         (unstage, stage targets): Simply expand to those variables.
8852         * configure: Regenerate.
8853         * Makefile.in: Regenerate.
8855 2005-10-04  James E Wilson  <wilson@specifix.com>
8857         * Makefile.def (lang_env_dependencies): Add libmudflap.
8858         * Makefile.in: Regenerate.
8860 2005-10-03  Andreas Schwab  <schwab@suse.de>
8862         Backport from libtool CVS:
8863         2002-11-03  Ossama Othman  <ossama@doc.ece.uci.edu>
8865         * ltmain.sh: add support for installing into temporary
8866         staging area (e.g. 'make install DESTDIR=...')
8868 2005-10-03  H.J. Lu  <hongjiu.lu@intel.com>
8870         * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8871         * configure: Regenerated.
8873 2005-09-30  Andrew Pinski  <pinskia@physics.uc.edu>
8875         * configure: Regenerate with the correct
8876         autoconf version.
8878 2005-09-30  Catherine Moore  <clm@cm00re.com>
8880         * configure.in (bfin-*-*): New.
8881         * configure: Regenerated.
8883 2005-09-28  Geoffrey Keating  <geoffk@apple.com>
8885         * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8886         (LIPO_FOR_TARGET): New.
8887         (CONFIGURED_LIPO_FOR_TARGET): New.
8888         (USUAL_LIPO_FOR_TARGET): New.
8889         (STRIP_FOR_TARGET): New.
8890         (CONFIGURED_STRIP_FOR_TARGET): New.
8891         (USUAL_STRIP_FOR_TARGET): New.
8892         * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8893         STRIP_FOR_TARGET.
8894         * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8895         CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8896         * Makefile.in: Regenerate.
8897         * configure: Regenerate.
8899 2005-09-19  David Edelsohn  <edelsohn@gnu.org>
8901         * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8902         (rs6000-*-aix*): Same.
8903         * configure: Regenerate.
8905 2005-09-16  Tom Tromey  <tromey@redhat.com>
8907         * MAINTAINERS: Add self as java maintainer.
8909 2005-09-14  Francois-Xavier Coudert  <coudert@clipper.ens.fr>
8911         * configure.in: Recognize f95 in the --enable-languages option,
8912         and substitute it for fortran, issuing a warning.
8913         * configure: Regenerate.
8915 2005-08-30  Phil Edwards  <phil@codesourcery.com>
8917         * configure.in (*-*-vxworks*):  Add target-libstdc++-v3 to noconfigdirs.
8918         * configure:  Regenerated.
8920 2005-08-22  Aldy Hernandez  <aldyh@redhat.com>
8922         * MAINTAINERS: Add self as ms1 maintainer.
8924 2005-08-20  Richard Earnshaw  <richard.earnshaw@arm.com>
8926         * Makefile.def (libssp): Add to lang_env_dependencies.
8927         * Makefile.in: Regenerate.
8929 2005-08-18  Ian Lance Taylor  <ian@airs.com>
8931         * MAINTAINERS: Add myself as middle-end maintainer.
8933 2005-08-17  Christian Groessler  <chris@groessler.org>
8935         * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8936         * Makefile.in: Regenerate.
8938 2005-08-15  Andreas Krebbel  <krebbel1@de.ibm.com>
8940         * MAINTAINERS (write after approval): Added myself.
8942 2005-08-12  Maciej W. Rozycki  <macro@linux-mips.org>
8944         * MAINTAINERS (Write After Approval): Add myself.
8946 2005-08-12  Paolo Bonzini  <bonzini@gnu.org>
8948         * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8949         NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8950         Look for alternate names of the target cc and c++
8951         * configure: Regenerate.
8953 2005-08-08  Paolo Bonzini  <bonzini@gnu.org>
8955         * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8956         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8957         them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8958         tools; remove code to manually set them.
8959         (Target tools): Look in the environment for them.
8960         * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8961         GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8962         (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8963         build directory.
8964         (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8965         CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8966         CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8967         USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8968         USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8969         (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8970         RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8971         * configure: Regenerate.
8972         * Makefile.in: Regenerate.
8974 2005-07-28  Ben Elliston  <bje@au.ibm.com>
8976         * MAINTAINERS: Update for removed CPU targets.
8978 2005-07-27  Mark Mitchell  <mark@codesourcery.com>
8980         * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8981         * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8982         * Makefile.in: Regenerated.
8984 2005-07-26  Mark Mitchell  <mark@codesourcery.com>
8986         * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8987         (CFLAGS_FOR_TARGET): Use it.
8988         (CXXFLAGS_FOR_TARGET): Likewise.
8989         * Makefile.in: Regenerated.
8990         * configure.in (--with-build-sysroot): New option.
8991         * configure: Regenerated.
8993 2005-07-24  Paolo Bonzini  <bonzini@gnu.org>
8995         * Makefile.tpl: Wrap install between unstage and stage
8996         * Makefile.in: Regenerate.
8998 2005-07-21  Eric Christopher  <echristo@apple.com>
9000         * MAINTAINERS: Update affiliation.
9002 2005-07-21  Paul Woegerer  <paul.woegerer@nsc.com>
9004         * MAINTAINERS: Add self as crx port maintainer.
9006 2005-07-20  DJ Delorie  <dj@redhat.com>
9008         * MAINTAINERS: Add self as m32c maintainer.
9010 2005-07-16  Kelley Cook  <kcook@gcc.gnu.org>
9012         * all files: Update FSF address.
9014 2005-07-15  Eric Christopher  <echristo@redhat.com>
9016         * MAINTAINERS: Change affiliation.
9018 2005-07-14  Jim Blandy  <jimb@redhat.com>
9020         * configure.in: Add cases for Renesas m32c.
9021         * configure: Regenerated.
9023 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9025         * COPYING.LIB: Update from fsf.org.
9027 2005-07-14  Kelley Cook  <kcook@gcc.gnu.org>
9029         * COPYING, compile, config.guess,
9030         config.sub, install-sh, missing, mkinstalldirs,
9031         symlink-tree, ylwrap: Sync from upstream sources.
9032         * config-ml.in: Update FSF address.
9034 2005-07-13  Eric Christopher  <echristo@redhat.com>
9036         * configure.in: Add toplevel noconfigdir support for tpf.
9037         * configure: Regenerate.
9039 2005-07-11  Paolo Bonzini  <bonzini@gnu.org>
9041         PR ada/22340
9043         * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
9044         * Makefile.in: Regenerate.
9046 2005-07-07  Mark Mitchell  <mark@codesourcery.com>
9048         * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer.  Add Dave
9049         Brolley to write-after-approval.
9051 2005-07-07  Andreas Schwab  <schwab@suse.de>
9053         * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
9054         * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
9055         * Makefile.in: Regenerated.
9057 2005-07-06  Geoffrey Keating  <geoffk@apple.com>
9059         * configure.in: Don't build sim or rda when targetting darwin.
9060         * configure: Regenerate.
9062 2005-07-06  Kazu Hirata  <kazu@codesourcery.com>
9064         * configure.in: Add --enable-libssp and --disable-libssp.
9065         * configure: Regenerate with autoconf-2.13.
9067 2005-07-02  Jakub Jelinek  <jakub@redhat.com>
9069         * Makefile.def (target_modules): Add libssp.
9070         * configure.in (target_libraries): Add target-libssp.
9071         * configure: Rebuilt.
9072         * Makefile.in: Rebuilt.
9074 2005-07-01  Zack Weinberg  <zackw@panix.com>
9076         * MAINTAINERS: Change email address.  Resign from maintainership.
9078 2005-07-01  Richard Guenther  <rguenther@suse.de>
9080         * MAINTAINERS: Change my e-mail address and affiliation.
9082 2005-06-22  Paolo Bonzini  <bonzini@gnu.org>
9084         * Makefile.def (stagefeedback): Come after profile.
9085         Define profiledbootstrap target.
9086         * Makefile.tpl (profiledbootstrap): Remove.
9087         (stageprofile-end): Zap stagefeedback.
9088         (stagefeedback-start): Copy all .gcda files, not only GCC's.
9089         * Makefile.in: Regenerate.
9091 2005-06-13  Richard Sandiford  <richard@codesourcery.com>
9093         * MAINTAINERS: Update my email address.
9095 2005-06-13  Zack Weinberg  <zack@codesourcery.com>
9097         * depcomp: Update from automake CVS.  Add 'ia64hp' stanza.
9098         In 'cpp' stanza, support '#line' as well as '# '.
9100 2005-06-08  Andreas Schwab  <schwab@suse.de>
9102         * MAINTAINERS: Move myself from 'Write After Approval' to
9103         'CPU Port Maintainers' section as m68k maintainer.
9105 2005-06-07  Hans-Peter Nilsson  <hp@axis.com>
9107         * configure.in (unsupported_languages): New macro.
9108         <mmix-knuth-mmixware>: Set unsupported_languages.  Name explicit
9109         non-ported target libraries in noconfigdirs.
9110         <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
9111         non-linux-gnu.  Remove libgcj_ex_libffi.
9112         <lang_frag loop>: Set add_this_lang=no if the language is in
9113         unsupported_languages.
9114         * configure: Regenerate.
9116 2005-06-04  Tobias Schl"uter  <tobias.schlueter@physik.uni-muenchen.de>
9118         * configure.in: Fix typo in handling of --with-mpfr-dir.
9119         * configure: Regenerate.
9121 2005-06-04  Richard Sandiford  <rsandifo@nildram.co.uk>
9123         * MAINTAINERS: Update my email address.
9125 2005-06-02  Jim Blandy  <jimb@redhat.com>
9127         * config.sub: Add cases for the Renesas m32c.  (This patch has been
9128         accepted into the master sources.)
9130 2005-06-02  Aldy Hernandez  <aldyh@redhat.com>
9131             Michael Snyder  <msnyder@redhat.com>
9132             Stan Cox  <scox@redhat.com>
9134         * configure.in: Set noconfigdirs for ms1.
9136         * configure: Regenerate.
9138 2005-06-01  Jerry DeLisle  <jvdelisle@verizon.net>
9140         * MAINTAINERS (Write After Approval): Add self.
9142 2005-06-01  Josh Conner  <jconner@apple.com>
9144         * MAINTAINERS (Write After Approval): Add self.
9146 2005-06-01  Kazu Hirata  <kazu@codesourcery.com>
9148         * MAINTAINERS: Update my email address.
9150 2005-05-27  Ziga Mahkovec  <ziga.mahkovec@klika.si>
9152         * MAINTAINERS (Write After Approval): Add self.
9154 2005-05-26  Chris Demetriou  <cgd@broadcom.com>
9156         * MAINTAINERS (Write After Approval): Remove self.
9158 2005-05-25  Paolo Bonzini  <bonzini@gnu.org>
9160         * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
9161         (Dependencies): Consider target modules for bootstrap dependencies.
9162         Make target bootstrap modules depend on each stage's gcc.
9163         * Makefile.in: Regenerate.
9165 2005-05-20  Paolo Bonzini  <bonzini@gnu.org>
9167         * Makefile.def (configure-gcc): Depend on binutils having been built.
9168         (all-gcc): No need to do it here.
9169         * Makefile.in: Regenerate.
9171 2005-05-19  Paul Brook  <paul@codesourcery.com>
9173         * configure.in: Rewrite misleading error message when requested
9174         language cannot be built.
9175         * configure: Regenerate.
9177 2005-05-15  Daniel Jacobowitz  <dan@codesourcery.com>
9179         * ylwrap: Import from Automake 1.9.5.
9181 2005-05-13  David Ung  <davidu@mips.com>
9183         * MAINTAINERS (Write After Approval): Add self.
9185 2005-05-09  Mike Stump  <mrs@apple.com>
9187         * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
9188         lt_cv_sys_max_cmd_len for now.
9190 2005-05-09  Stan Cox  <scox@redhat.com>
9192         * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
9194 2005-05-08  Matt Kraai  <kraai@ftbfs.org>
9196         * README.SCO: Update the URL.
9198 2005-05-05  David Edelsohn  <edelsohn@gnu.org>
9200         * ltconfig: Define file_list_spec.  Pass file_list_spec and
9201         with_gnu_ld to libtool.
9202         * ltcf-c.sh (aix[45]): Define file_list_spec.
9203         * ltcf-cxx.sh (aix[45]): Same.
9204         * ltcf-gcj.sh (aix[45]): Same.
9205         * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
9206         exists, write list of input files to temporary file.
9208 2005-05-04  Mike Stump  <mrs@apple.com>
9210         * configure.in: Always pass --target to target configures as
9211         otherwise rebuilds that do --recheck will fail.
9212         * confiugure: Rebuilt.
9214 2005-05-04  Paolo Bonzini  <bonzini@gnu.org>
9216         * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
9217         STAGE_HOST_EXPORTS.
9218         (configure, all): Add bootstrap support.
9219         (Host modules, target modules): Pass post-stage1 flags and exports.
9220         (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
9221         * Makefile.in: Regenerate.
9223 2005-04-29  Paolo Bonzini  <bonzini@gnu.org>
9225         * configure: Regenerate.
9227 2005-04-27  Mike Stump  <mrs@apple.com>
9229         * MAINTAINERS: Add self as darwin maintainer.
9231 2005-04-22  Bernd Schmidt  <bernd.schmidt@analog.com>
9233         * config.sub: Update from master copy.
9235 2005-04-21  Mike Stump  <mrs@apple.com>
9237         * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
9238         * MAINTAINERS: Add Zem as Objective-C++ maintainer.
9240 2005-04-19  Hans-Peter Nilsson  <hp@axis.com>
9242         * configure.in <crisv32-*-*, cris-*-*>: New local variable
9243         libgcj_ex_libffi.  Have specific match for *-*-linux*.  Separate
9244         matches for "*-*-aout" and "*-*-elf".  Don't disable libffi for
9245         "*-*-elf" and "*-*-linux*".
9246         * configure: Regenerate.
9248 2005-04-14  Joseph S. Myers  <joseph@codesourcery.com>
9250         * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
9252 2005-04-12  Mike Stump  <mrs@apple.com>
9254         * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
9256 2005-04-04  Thomas Koenig  <Thomas.Koenig@online.de>
9258         * MAINTAINERS (Write After Approval): Add myself.
9260 2005-04-07  Bernd Schmidt  <bernd.schmidt@analog.com>
9262         * MAINTAINERS (Port Maintainers): Add self for Blackfin.
9264 2005-04-06  Paolo Bonzini  <bonzini@gnu.org>
9266         * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
9267         (TARGET_CONFIGARGS): Include --with-target-subdir.
9268         (configure, all): New macros.  Use them throughout.
9269         * Makefile.in: Regenerate.
9271 2005-04-04  Jon Grimm  <jgrimm2@us.ibm.com>
9273         * MAINTAINERS (Write After Approval): Add myself.
9275 2005-03-31  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
9277         * MAINTAINERS: Remove 'loop unrolling' maintainer.
9279 2005-03-30  Gerald Pfeifer  <gerald@pfeifer.com>
9281         * MAINTAINERS: Move John Carr to Write After Approval.
9283 2005-03-30  J"orn Rennecke  <joern.rennecke@st.com>
9285         * config/mh-mingw32: Delete.
9286         * configure.in: Don't use it.
9287         * configure: Regenerate.
9289 2005-03-31  Paolo Bonzini  <bonzini@gnu.org>
9291         * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9292         * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9293         (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9294         (HOST_LIB_PATH): Generate from Makefile.def.
9295         (TARGET_LIB_PATH): Likewise.
9296         (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9297         * Makefile.in: Regenerate.
9298         * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9299         (RPATH_ENVVAR): Include Darwin case.
9300         * configure: Regenerate.
9302 2005-03-29  Thomas Fitzsimmons  <fitzsim@redhat.com>
9304         * MAINTAINERS (Various Maintainers): Remove self.
9305         (Write After Approval): Add self.
9307 2005-03-26  Thomas Fitzsimmons  <fitzsim@redhat.com>
9309         * MAINTAINERS (Various Maintainers): Add self.
9311 2005-03-25  Paolo Bonzini  <bonzini@gnu.org>
9313         * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9314         * configure: Regenerate.
9316 2005-03-21  Zack Weinberg  <zack@codesourcery.com>
9318         * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9319         gcc_version, and gcc_version_trigger from set of flags to pass.
9320         * Makefile.tpl: Remove definitions of above variables.
9321         (config.status): Remove dependency on $(gcc_version_trigger).
9322         * Makefile.in: Regenerate.
9323         * configure.in: Do not reference config/gcc-version.m4 nor
9324         config/gxx-include-dir.m4.  Do not invoke TL_AC_GCC_VERSION nor
9325         TL_AC_GXX_INCLUDE_DIR.  Do not set gcc_version_trigger.
9326         * configure: Regenerate.
9328 2005-03-16  Manfred Hollstein  <manfred.h@gmx.net>
9329             Andrew Pinski  <pinskia@physics.uc.edu>
9331         * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9332         * Makefile.in: Regenerate.
9334 2005-03-13  Feng Wang  <fengwang@nudt.edu.cn>
9336         * MAINTAINERS (Write After Approval): Add myself.
9338 2005-03-03  David Ayers  <d.ayers@inode.at>
9340         * MAINTAINERS (Write After Approval): Add myself.
9342 2005-03-01  Alexandre Oliva  <aoliva@redhat.com>
9344         PR libgcj/20160
9345         * ltmain.sh: Avoid creating archives with components that have
9346         duplicate basenames.
9348 2005-02-28  Andrew Pinski  <pinskia@physics.uc.edu>
9350         PR bootstrap/20250
9351         * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9352         instead of check.
9353         * Makefile.in: Regenerate.
9355 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9357         * Makefile.in: Regenerate to fix conflict between the previous two
9358         patches.
9360 2005-02-28  Paolo Bonzini  <bonzini@gnu.org>
9362         PR bootstrap/17383
9363         * Makefile.def (target_modules): Remove "stage", now unnecessary.
9364         * Makefile.tpl (HOST_SUBDIR): New substitution.
9365         (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9366         USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9367         USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9368         USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9369         (Host modules, Bootstrapped modules): Use it.
9370         (Build modules, Target modules): Do not create symlink trees,
9371         always configure out-of-srcdir.
9372         (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9373         * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9374         GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9375         $(HOST_SUBDIR).  Create a symlink for host_subdir.
9377         * Makefile.in: Regenerate.
9378         * configure: Regenerate.
9380 2005-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9382         Merged from libada-gnattools-branch:
9383         2004-11-28  Nathanael Nerode  <neroden@gcc.gnu.org>
9385         * gnattools: New directory.
9386         * Makefile.def: Add gnattools as a module, depending on target-libada.
9387         * Makefile.in: Regenerate.
9388         * configure.in: Include gnattools in host_tools; disable it if ada
9389         is disabled.
9390         * configure: Regenerate.
9392 2005-02-24  James A. Morrison  <phython@gcc.gnu.org>
9394         * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9395         treelang maintainer.
9396         (Write After Approval): Remove myself.
9398 2005-02-23  Paul Schlie  <schlie@comcast.net>
9400         * configure.in: Allow darwin targeted ports to build tk, itcl and
9401         libgui.
9402         * configure: Regenerate.
9404 2005-02-21  Eric Botcazou  <ebotcazou@libertysurf.fr>
9406         PR libgcj/10353
9407         * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9408         * configure: Regenerate.
9410 2005-02-18  Steven G. Kargl  <kargl@gcc.gnu.org>
9412         * MAINTAINERS (Write After Approval): Add myself.
9414 2005-02-10  Ian Lance Taylor  <ian@airs.com>
9416         * MAINTAINERS: Update my e-mail address.
9418 2005-02-02  Richard Guenther  <rguenth@gcc.gnu.org>
9420         * MAINTAINERS (Write After Approval): Add myself.
9422 2005-01-29  Hans-Peter Nilsson  <hp@axis.com>
9424         * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9425         <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9426         target-libgloss when not *-*-elf and *-*-aout.
9427         * configure: Regenerate.
9429 2005-01-23  Kazu Hirata  <kazu@cs.umass.edu>
9431         * MAINTAINERS: Remove obsolete entries.
9433         * MAINTAINERS (Write After Approval): Add Michael Matz.
9435 2005-01-19  Neil Booth  <neil@daikokuya.co.uk>
9437         * MAINTAINERS: Remove self as cpplib maintainer.
9439 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9441         * install-sh, config.sub: Import from upstream.
9443 2005-01-17  Kelley Cook  <kcook@gcc.gnu.org>
9445         PR bootstrap/18222
9446         * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9447         * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9448         * Makefile.in: Regenerate.
9450 2005-01-16  Jason Thorpe  <thorpej@netbsd.org>
9452         * MAINTAINERS: Update my email address.
9454 2005-01-12  David Edelsohn  <edelsohn@gnu.org>
9455             Andreas Schwab  <schwab@suse.de>
9457         PR bootstrap/18033
9458         * config-ml.in: Eval option if surrounded by single quotes.
9460 2005-01-03  Paolo Bonzini  <bonzini@gnu.org>
9462         Revert 2004-12-28 Makefile changes, a better fix will be
9463         applied to mainline and src after GCC 4.0 branches.
9465 2004-12-28  Paolo Bonzini  <bonzini@gnu.org>
9467         PR bootstrap/17383
9469         * Makefile.def (target_modules): Remove stage parameter,
9470         it is always true now.
9471         * Makefile.tpl (configure-build-[+module+],
9472         configure-target-[+module+]): Always build symlink tree
9473         for the directory and for include.  BUILD_SUBDIR and
9474         TARGET_SUBDIR cannot be . anymore.
9475         * Makefile.in: Regenerate.
9477 2004-12-25  David Edelsohn  <edelsohn@gnu.org>
9479         Revert 2004-12-08 Makefile changes.
9481 2004-12-17  Danny Smith  <dannysmith@users.sourceforge.net>
9483         * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9484         cygwin, mingw.
9486 2004-12-16  Andrew Stubbs  <andrew.stubbs@st.com>
9488         * configure.in (sh64-*-*): Reenable gprof.
9489         * configure: Regenerate.
9491 2004-12-08  David Edelsohn  <edelsohn@gnu.org>
9493         * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9494         * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9495         (EXTRA_TARGET_FLAGS): Add PICFLAG.
9496         * Makefile.in: Regenerate.
9498 2004-12-08  Christopher Faylor  <cgf@gcc.gnu.org>
9500         * MAINTAINERS: Update my email address.
9502 2004-12-07  Matt Kraai  <kraai@ftbfs.org>
9504         * Makefile.tpl: Generate normal dependencies if the LHS module is
9505         not bootstrapped.
9506         * Makefile.in: Regenerate.
9508 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9510         * configure.in: Include config/gxx-include-dir.m4.  Use
9511         TL_AC_GXX_INCLUDE_DIR.  Remove some now-redundant AC_SUBSTs.
9512         * configure: Regenerate.
9514 2004-12-03  Richard Sandiford  <rsandifo@redhat.com>
9516         * config.if: Delete.
9517         * configure.in: Set libstdcxx_incdir directly.
9518         * configure: Regenerate.
9520 2004-12-02  Eric Christopher  <echristo@redhat.com>
9522         * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9523         * Makefile.in: Regenerate.
9525 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9527         * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9528         * configure: Regenerate.
9530 2004-12-02  Richard Sandiford  <rsandifo@redhat.com>
9532         * configure.in: Include config/gcc-version.m4.  Use TL_AC_GCC_VERSION
9533         to set gcc_version_trigger.  Remove some now-redundant AC_SUBSTs.
9534         * configure: Regenerate.
9536 2004-12-01  Eric Christopher  <echristo@redhat.com>
9538         * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9539         of things to remove.
9541 2004-11-29  Matt Kraai  <kraai@ftbfs.org>
9543         * MAINTAINERS (Write After Approval): Update my e-mail address.
9545 2004-11-29  Kelley Cook  <kcook@gcc.gnu.org>
9547         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9548         from CVS libtool to always pass_all.
9550 2004-11-25  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
9552         * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9553         (hppa*64*-*-*): Delete incorrect comment.
9554         * configure: Rebuilt.
9556 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9558         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9560 2004-11-24  Kelley Cook  <kcook@gcc.gnu.org>
9562         * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9563         from CVS libtool to always pass_all.
9565 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9567         * install-sh, compile: Import from automake.
9569 2004-11-15  Kelley Cook  <kcook@gcc.gnu.org>
9571         * config.guess, config.sub:  Import from savannnah.
9573 2004-11-12  Scott Robert Ladd  <scott.ladd@coyotegulch.com>
9575         * MAINTAINERS (Write After Approval): Add myself
9577 2004-11-12  Mike Stump  <mrs@apple.com>
9579         * Makefile.def: Add html support.
9580         * Makefile.tpl: Likewise.
9581         * Makefile.in: Regenerate.
9583 2004-11-11  Geoffrey Keating  <geoffk@apple.com>
9585         PR 18423
9586         * configure.in: Remove all instances of build-fixincludes from
9587         noconfigdirs.
9588         (build_configargs): Supply --target to subdirectories.
9589         * configure: Regenerate.
9591         * Makefile.def: Make gcc install depend on fixincludes install.
9592         * Makefile.in: Regenerate.
9594 2004-11-10  Janis Johnson  <janis187@us.ibm.com>
9596         * MAINTAINERS: Add myself as gcc testsuite maintainer.
9598 2004-11-11  Paul Brook  <paul@codesourcery.com>
9600         * MAINTAINERS: Add self as arm maintainer.  Update email address.
9602 2004-11-08  Hans-Peter Nilsson  <hp@bitrange.com>
9604         * configure.in (noconfigdirs) [mmix-*-*]: Disable
9605         target-libgfortran.
9606         * configure: Regenerate.
9608 2004-11-07  David Edelsohn  <edelsohn@gnu.org>
9610         * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9611         like CC.
9613 2004-11-05  Paolo Bonzini  <bonzini@gnu.org>
9615         * Makefile.def (host fixincludes): Specify missing targets.
9616         * Makefile.in: Regenerate.
9618 2004-11-05  Ralf Corsepius  <ralf.corsepius@rtems.org>
9620         * MAINTAINERS: Add myself
9622 2004-11-05  Gabor Loki  <loki@inf.u-szeged.hu>
9624         * MAINTAINERS (Write After Approval): Add myself.
9626 2004-11-04  Geoffrey Keating  <geoffk@apple.com>
9628         * Makefile.def: Build fixincludes for the host, too.
9629         * Makefile.in: Regenerate.
9630         * configure.in (host_tools): Add fixincludes.
9631         * configure: Regenerate.
9633 2004-11-04  Daniel Jacobowitz  <dan@debian.org>
9635         * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9636         * configure: Regenerated.
9638 2004-11-04  H.J. Lu  <hongjiu.lu@intel.com>
9640         PR other/17783
9641         * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9642         * configure: Regenerated.
9644 2004-10-31  Mark Mitchell  <mark@codesourcery.com>
9646         * README.SCO: Update per FSF instructions.
9648 2004-10-28  Eric B. Weddington  <ericw@evcohs.com>
9650         PR target/18151
9651         * configure.in (case ${target}): Do not build fixincludes for avr.
9652         * configure: Regenerated.
9654 2004-10-26  Paolo Bonzini  <bonzini@gnu.org>
9656         * configure.in (case ${target}): Do not build fixincludes
9657         on platforms where it is not used.
9658         * configure: Regenerated.
9660 2004-10-23  Daniel Jacobowitz  <dan@debian.org>
9662         * configure.in: Use an absolute path to install-sh.
9663         * configure: Regenerated.
9665 2004-10-19  Aaron W. LaFramboise  <aaronavay62@aaronwl.com>
9667         * MAINTAINERS (Write After Approval): Add myself.
9669 2004-10-19  Kazu Hirata  <kazu@cs.umass.edu>
9671         * MAINTAINERS: Remove from Write After Approval those that are
9672         already maintainers.
9674 2004-10-19  Sebastian Pop  <pop@cri.ensmp.fr>
9676         * MAINTAINERS:  Update my email address.
9678 2004-10-12  Kelley Cook  <kcook@gcc.gnu.org>
9680         * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9681         * configure: Regenerate.
9683 2004-10-07  J"orn Rennecke  <joern.rennecke@st.com>
9685         * MAINTAINERS:  Update my email address.
9687 2004-10-07  Kazu Hirata  <kazu@cs.umass.edu>
9689         * MAINTAINERS (Language Front Ends Maintainers): New.  Move
9690         entries belonging to this category.
9692 2004-10-06  Josef Zlomek  <josef.zlomek@email.cz>
9694         * MAINTAINERS: Update my e-mail address.
9696 2004-10-06  Paolo Bonzini  <bonzini@gnu.org>
9698         Fix wrong conflict resolution in:
9700         2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9702         * Makefile.in: Regenerate.
9703         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9704         in the recursive `make', instead of hardwiring `all'.
9705         (Autogenerated TARGET-* variables): New.
9707 2004-10-05  Tomer Levi  <Tomer.Levi@nsc.com>
9709         * configure.in: Enable target-libgloss for crx-*-*.
9710         * configure: Regenerate.
9712 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9714         * MAINTAINERS (Various Maintainers): Move the "windows,
9715         cygwin, mingw" maintainer to ...
9716         (OS Port Maintainers): ... here.
9718 2004-10-04  Kazu Hirata  <kazu@cs.umass.edu>
9720         * MAINTAINERS (Write After Approval): Remove those that are
9721         maintainers of some subsystem.
9723 2004-10-02  P.J. Darcy  <darcypj@us.ibm.com>
9725         * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9726         * ltcf-cxx.sh (tpf*): Likewise.
9727         * ltconfig (tpf*): Add TPF OS configuration support.
9729 2004-10-01  Bernd Schmidt  <bernds_cb1@t-online.de>
9731         * MAINTAINERS: Change my email address to my new work account.
9733 2004-09-24  Michael Roth  <mroth@nessie.de>
9735         * configure.in (--without-headers): Add missing double quotes.
9736         * configure: Regenerate.
9738 2004-09-24  Kelley Cook  <kcook@gcc.gnu.org>
9740         * ylwrap: Revert to previous version.
9742 2004-09-23  H.J. Lu  <hongjiu.lu@intel.com>
9744         PR bootstrap/17369
9745         * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9746         (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9747         SET_GCC_LIB_PATH_CMD.
9748         (BASE_TARGET_EXPORTS): Likewise.
9749         * Makefile.in: Regenerated.
9751         * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9752         * configure: Regenerated.
9754 2004-09-23  Kelley Cook  <kcook@gcc.gnu.org>
9756         * config.guess: New upstream version
9757         * compile, depcomp, install-sh, ylwrap: Likewise.
9759 2004-09-19  Roger Sayle  <roger@eyesopen.com>
9761         * config/mh-x86omitfp: New host makefile fragment.  Add
9762         -fomit-frame-pointer to the default BOOT_CFLAGS.
9763         * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9764         * configure: Regenerate.
9766 2004-09-15  Andrew Pinski  <pinskia@physics.uc.edu>
9768         PR target/11572
9769         * configure.in (*-*-darwin*): Renable libobjc.
9770         * configure: Regenerate.
9772 2004-09-10  Nathan Sidwell  <nathan@codesourcery.com>
9774         * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9776 2004-09-09  Daniel Berlin  <dberlin@dberlin.org>
9778         * Makefile.def: Remove libbanshee.
9779         * Makefile.tpl: Ditto.
9780         * configure.in: Ditto.
9781         * Makefile.in: Regen.
9782         * configure: Ditto.
9784 2004-09-08  David Edelsohn  <edelsohn@gnu.org>
9786         * ltmain.sh: Use $pic_object as $non_pic_object if
9787         $non_pic_object=none.
9789 2004-09-07  Paolo Bonzini  <bonzini@gnu.org>
9791         * missing: Import latest version from master repository.
9793 2004-09-06  Nick Clifton  <nickc@redhat.com>
9795         * config.sub: Import latest version from master repository.
9796         * config.guess: Likewise.
9797         This includes these changes:
9799         2004-08-27  Hans-Peter Nilsson  <hp@axis.com>
9801         * config.sub: Handle crisv32, alias etraxfs.
9802         * config.guess (crisv32:Linux:*:*): Handle.
9804         2004-08-13  Brad Smith  <brad@comstyle.com>
9806         * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9807         (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9809         2004-08-11  Paul Eggert  <eggert@cs.ucla.edu>
9811         * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9812         assume the processor is a powerpc.  This is because coreutils
9813         uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9814         in this case, due to a MacOS X bug that causes
9815         sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9816         to return a negative number.
9817         Problem reported by Petter Reinholdtsen in:
9818         http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9820         2004-07-19  Ben Elliston  <bje@gnu.org>
9822         * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9824         2004-06-24  Ben Elliston  <bje@gnu.org>
9826         * config.guess: Update copyright years.
9827         * config.sub: Likewise.
9829         2004-06-22  Robert Millan  <robertmh@gnu.org>
9831         * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9832         since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9834         2004-06-22  Stanley F. Quayle <stan@stanq.com>
9836         * config.guess (*:*VMS:*:*): New entry. Replaces
9837         Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9838         manufacturer.
9840         2004-06-22  Ben Elliston  <bje@gnu.org>
9842         * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9843         * config.sub: Likewise.
9845         2004-06-22  Ben Elliston  <bje@gnu.org>
9847         Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9848         * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9850         2004-06-11  Ben Elliston  <bje@gnu.org>
9852         * config.guess (pegasos:OpenBSD:*:*): Remove.
9854         2004-06-11  Ben Elliston  <bje@gnu.org>
9856         From Wouter Verhelst <wouter@grep.be>:
9857         * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9859         2004-06-11  Ben Elliston  <bje@gnu.org>
9861         * config.guess (luna88k:OpenBSD:*:*): New.
9863         2004-03-12  Kazuhiro Inaoka  <inaoka.kazuhiro@renesas.com>
9865         * config.guess (m32r*:Linux:*:*): New case.
9866         * config.sub: Handle m32rle.
9868         2004-03-12  Ben Elliston  <bje@wasabisystems.com>
9870         From Jens Petersen  <petersen@redhat.com>:
9871         * config.sub: Handle sparcv8.
9873         2004-03-03  Ben Elliston  <bje@wasabisystems.com>
9875         From Tom Smith <smith@cag.lkg.hp.com>:
9876         * config.guess: Version suffixes are equally significant on Tru64
9877         V4.* and V5.*, so do not ignore them on V5.*.  Handle a version
9878         prefix of "P" (patched kernel).
9880         2004-02-23  Tal Agmon  <Tal.Agmon@nsc.com>
9882         * config.sub: Add support for National Semiconductor CRX target.
9884 2004-09-03  Janis Johnson  <janis187@us.ibm.com>
9886         * MAINTAINERS (Various Maintainers): Remove myself as web page
9887         maintainer, add myself as maintainer of build status lists.
9889 2004-09-03  Jan Beulich  <jbeulich@novell.com>
9891         * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9892         *-*-netware, but add target-libmudflap.
9893         Consolidate *-*-netware targets (of which really only i?86 exists)
9894         into a single entry.
9895         * configure: Likewise.
9897 2004-09-01  Paolo Bonzini  <bonzini@gnu.org>
9899         * Makefile.tpl (sorry): Remove.
9900         (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9901         (cleanstrap targets): Depend on distclean, not distclean-stage1.
9902         (do-clean): Clean per-stage directories too.
9903         (do-distclean): Run distclean-stage1 too.
9904         (.NOTPARALLEL): Enable during toplevel bootstrap.
9905         (stage[+id+]-bubble): Enable parallel execution during
9906         the recursive invocation.
9907         * Makefile.in: Regenerate.
9909         Fix previous checkin:
9911         * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9912         include.
9913         * configure.in: Fix indentation.
9914         * configure: Regenerate.
9916 2004-08-31  Robert Bowdidge  <bowdidge@apple.com>
9918         * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9919         * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9920         * configure: regenerate
9921         * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9922         -mdynamic-no-pic
9924 2004-08-31  Paolo Bonzini  <bonzini@gnu.org>
9926         * Makefile.def (build_modules): Add fixincludes.
9927         (dependencies): Make gcc depend on fixincludes.
9928         * configure.in (build_tools): Add fixincludes.
9929         (build_configdirs): Always include build_libs.
9930         * Makefile.in: Regenerate.
9931         * configure: Regenerate.
9933 2004-08-30  Paolo Bonzini  <bonzini@gnu.org>
9935         * Makefile.def (bootstrap stages): Add 'lean' parameter.
9936         * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9937         phony targets; do not generate timestamp files.
9938         (distclean-stageN): Remove references to their timestamp files.
9939         (restageN, touch-stageN): Remove.
9940         (stageN-bubble): Rewritten.
9941         (compare): Support lean bootstraps.
9942         * Makefile.in: Regenerate.
9944         * configure.in: Only warn when bootstrapping but
9945         build != host or build != target.  Support lean bootstraps.
9946         * configure: Regenerate.
9948 2004-08-26  Phil Edwards  <phil@codesourcery.com>
9950         * configure.in:  Give a better error message if GMP/MPFR are missing
9951         and a language needing them has been requested.
9952         * configure:  Regenerated.
9954 2004-08-25  Phil Edwards  <phil@codesourcery.com>
9956         * configure.in:  Print a list of available language front-ends if
9957         a requested one is missing.  Tidy stray tab characters.
9958         * configure:  Regenerated.
9960 2004-08-19  Michael Koch  <konqueror@gmx.de>
9962         * gcc/doc/install.texi: Update entry about automake for libjava.
9964 2004-08-17  Robert Millan  <robertmh@gnu.org>
9966         * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9967         (instead of FreeBSD).
9968         * configure: Regenerate.
9970 2004-08-16  Paolo Bonzini  <bonzini@gnu.org>
9972         * Makefile.in: Regenerate.
9973         * configure: Regenerate.
9975         * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9976         stage_*_flags.
9977         * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9978         for bootstrapped modules if toplevel bootstrap is going.
9979         (GCC bootstrap): Generate per-stage targets for all bootstrapped
9980         modules.  Adjust for changes in Makefile.def.  Enable several
9981         rules even in non-bootstrap mode, just to avoid peppering the
9982         template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9983         (stage-[+prev+]-bubble): Remove.
9985         * Makefile.def (Dependencies): Depend on all-build-bison,
9986         all-build-flex, all-build-byacc, all-build-texinfo, rather
9987         than the host variations.
9988         * Makefile.tpl (BUILD_DIR_PREFIX): Remove.  Replace throughout
9989         with BUILD_SUBDIR.
9990         (BISON): Update for recent Bisons.
9991         (YACC): Fix typo.
9992         (cross): Depend on all-build.
9993         (all): Do not depend on all-build.
9994         (prebootstrap): Remove.
9995         (dep-kind): Accept separate prefixes for MODULE and ON variables.
9996         (Prebootstrap dependencies): Add them to the per-stage targets
9997         and to all-prebootstrap.
9998         * configure.in (build_configdirs): Always enable build_tools.
9999         (BUILD_DIR_PREFIX): Remove.
10001         * Makefile.def (gcc): Add target variable.
10002         (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
10003         * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
10004         in the recursive `make', instead of hardwiring `all'.
10005         (Autogenerated TARGET-* variables): New.
10007 2004-08-13  Brian Booth  <bbooth@redhat.com>
10009         * MAINTAINERS: Remove myself from write-after-approval.
10011 2004-08-12  Nathanael Nerode  <neroden@gcc.gnu.org>
10013         * src-release: Stop distributing mmalloc with gdb (which doesn't
10014         use it).
10015         * Makefile.def: GDB doesn't depend on mmalloc anymore.
10016         * Makefile.in: Regenerate.
10018 2004-08-09  Mark Mitchell  <mark@codesourcery.com>
10020         * configure.in (arm*-*-eabi*): New target.
10021         * configure: Regenerate.
10023 2004-08-06  Paolo Bonzini  <bonzini@gnu.org>
10025         * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
10026         (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
10027         (Dependencies): New section.
10028         * Makefile.tpl (Dependencies): Generate from Makefile.def.
10029         (configure-target-[+module+]): Depend on maybe-all-gcc
10030         (all-prebootstrap): New name of all-bootstrap.  Changed throughout.
10031         (toplevel profiledbootstrap): Fix dependencies.
10032         * Makefile.in: Regenerate.
10034 2004-08-03  Mark Mitchell  <mark@codesourcery.com>
10036         * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
10037         target-libiberty to noconfigdirs.
10038         * configure: Regenerate.
10040 2004-08-03  Paul Brook  <paul@codesourcery.com>
10042         * configure.in: Check for MPFR as well as GMP.
10043         * configure: Regenerate.
10045 2004-08-01  Robert Millan  <robertmh@gnu.org>
10047         * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
10048         libmudflap for all GNU-based systems (with Glibc).
10049         * configure: Regenerate.
10051 2004-08-03  Paolo Bonzini  <bonzini@gnu.org>
10053         * Makefile.def (host-modules): Add gcc.
10054         * Makefile.in: Regenerate.
10055         * Makefile.tpl (sorry): New rule.
10056         (configure-host, all-host, [+make_target+]-host, do-check,
10057         install-host): Do not add gcc as a special case.
10058         (host modules): Add a small special-casing for gcc.  Export
10059         extra_make_flags through the environment.
10060         (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
10061         maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
10062         other recursive targets for gcc): Remove.
10064         (all, do-[+make_target+], do-check): Wrap between unstage and stage.
10065         (stage, unstage): New rules.
10066         (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
10067         distclean-stage[+id+]): Use stage_current.
10068         ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
10069         the stage*-start rules.
10071 2004-08-02  Geoffrey Keating  <geoffk@apple.com>
10073         * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
10074         use -all_load flag.
10076 2004-08-02  Paolo Bonzini  <bonzini@gnu.org>
10078         * configure.in: Sync from src, add noconfigdirs for crx-*-*.
10079         * configure: Regenerate.
10081 2004-07-16  Toon Moene  <toon@moene.indiv.nluug.nl>
10083         * maintainer-scripts/gcc_release: Revert yesterday's change.
10085 2004-07-16  Segher Boessenkool  <segher@kernel.crashing.org>
10087         * MAINTAINERS: Add myself to write-after-approval.
10089 2004-07-15  Toon Moene  <toon@moene.indiv.nluug.nl>
10091         * libf2c: Removed.
10092         * gcc/gccbug.in: Updated because of libf2c removal.
10093         * maintainer-scripts/gcc_release: Ditto.
10095 2004-07-09  Loren J. Rittle  <ljrittle@acm.org>
10097         * configure.in: Build libmudflap by default on FreeBSD.
10098         * configure: Regenerated.
10100 2004-07-09  Mark Mitchell  <mark@codesourcery.com>
10102         * configure.in: Do not build libmudflap by default on non-GNU/Linux
10103         systems.
10104         * configure: Regenerated.
10106 2004-07-08  John David Anglin  <dave.anglin@nrc-cnrc.gc.ca>
10108         PR target/16344
10109         * Makefile.tpl (profiledbootstrap): Build runtime libraries with
10110         feedback based compiler.
10111         * Makefile.in: Rebuilt.
10113 2004-07-08  Alexandre Oliva  <aoliva@redhat.com>
10115         * Makefile.def (host_modules): Set bootstrap=true for flex.
10116         * Makefile.tpl (all-gcc): Depend on texinfo and flex.
10117         * Makefile.in: Rebuilt.
10119 2004-07-07  Jan Hubicka  <jh@suse.cz>
10121         * MAINTAINERS: Add self as a profile feedback maintainer.
10123 2004-07-05  Phil Edwards  <phil@codesourcery.com>
10125         * configure.in:  Do not prepend $srcdir to /dev/null in
10126         makefile fragments.
10127         * configure:  Regenerate.
10129 2004-07-01  Paolo Bonzini  <bonzini@gnu.org>
10131         * Makefile.def (build_modules): Add bison, byacc, flex,
10132         m4, texinfo.
10133         (flags_to_pass): Add FLEX.
10134         * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
10135         (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
10136         (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
10137         DEFAULT_MAKEINFO): Remove.
10138         (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
10139         CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
10140         (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
10141         objdir or else use configured tool.
10142         (all-build): New.
10143         (all): Depend on it.
10144         (Build module dependencies): Add.
10145         * Makefile.in: Regenerate.
10146         * configure.in: Better support for multiple build modules,
10147         matching what is done for host/target modules.  Do not look
10148         for "plausible" locations of build tools if Canadian cross.
10149         Use autoconf's AC_PROG_CC to find a C compiler.  Define
10150         BUILD_DIR_PREFIX.  Look for flex, makeinfo and m4.
10151         * configure: Regenerate.
10153 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10155         * Makefile.tpl (HOST_EXPORTS): Fix pasto.
10156         * Makefile.in: Regenerate.
10158 2004-06-22  Paolo Bonzini  <bonzini@gnu.org>
10160         * Makefile.tpl (configure-build-[+module+],
10161         configure-[+module+], configure-target-[+module+]): Pass
10162         [+extra_configure_args+].
10163         (all-build-[+module+], all-[+module+], check-[+module+],
10164         install-[+module+], [+make_target+]-[+module+],
10165         all-target-[+module+], check-target-[+module+],
10166         install-target-[+module+], [+make_target+]-target-[+module+]):
10167         Pass [+extra_make_args+].
10168         (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
10169         (GCC_HOST_EXPORTS): Remove.
10170         (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
10171         cross, check-gcc, check-gcc-c++, install-gcc,
10172         gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
10173         Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
10174         * Makefile.in: Regenerate.
10176 2004-06-21  Matthew Sachs  <msachs@apple.com>
10178         * MAINTAINERS: Added self to write-after-approval.
10180 2004-06-21  Christopher Faylor  <cgf@alum.bu.edu>
10182         * configure.in: Check for srcdir/winsup rather than build directory
10183         winsup.
10184         * configure: Regenerate.
10186 2004-06-17  Corinna Vinschen  <vinschen@redhat.com>
10188         * configure.in: Don't build Cygwin native newlib if winsup
10189         directory is missing.  Emit warning instead.
10190         * configure: Regenerate.
10192 2004-06-09  Paolo Bonzini  <bonzini@gnu.org>
10194         * Makefile.tpl (touch-stage[+id+]): New.
10195         (restage[+prev+]): Depend on touch-stage[+id+].
10197         * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
10198         Use it throughout.
10200         * Makefile.def: Add profile and feedback bootstrap stages.
10201         Remove next field from bootstrap stages.
10202         * Makefile.tpl (LN, LN_S): Substitute.
10203         (stageN-start, stageN-end): Use double-colon rules, to
10204         provide a hook for additional setup commands.
10205         (distclean-stageN-gcc, restageN): Create dependencies from
10206         [+prev+], not from [+next+].
10207         (stageN-bubble): Add commands for successive stages from
10208         [+prev+], using double-colon rules.
10209         (all-stageN-gcc): Fix typo.
10210         (stagefeedback-start, profiledbootstrap): New.
10211         * Makefile.in: Regenerate.
10212         * configure.in: Call ACX_PROG_LN.
10213         * configure: Regenerate.
10215 2004-06-08  Canqun Yang  <canqun@nudt.edu.cn>
10217         * MAINTAINERS (Write After Approval): Add myself.
10219 2004-06-03  Mark G. Adams  <mark.g.adams@sympatico.ca>
10221         * MAINTAINERS (Write After Approval): Add myself.
10223 2004-06-03  Paolo Bonzini  <bonzini@gnu.org>
10225         * configure.in: Fix --enable-bootstrap breakage introduced in trees
10226         without gcc.
10227         * configure: Regenerate.
10229 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10231         * Makefile.tpl: Fix typo.
10232         * Makefile.in: Regenerate.
10234 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10236         * configure.in: Remove new- prefix from toplevel
10237         bootstrap targets.
10238         * configure: Regenerate.
10240 2004-06-01  Paolo Bonzini  <bonzini@gnu.org>
10242         * Makefile.tpl (all.normal): Rename to all.
10243         (all): Replace with a rule to pick the default
10244         target from configure.
10245         (all-gcc, configure-gcc): Use conditionals to
10246         do nothing when toplevel bootstrap is going on.
10247         (GCC directory bootstrap) [gcc-bootstrap]: Disable.
10248         (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
10249         * configure.in: Support --enable-bootstrap.
10251         * Makefile.def: Remove new- prefix from toplevel
10252         bootstrap targets.
10253         * Makefile.tpl: Likewise.
10255         * Makefile.def: Add bootstrap_stage 4.  Add bootstrap2
10256         target.
10258         * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
10259         $(RECURSE_FLAGS) to recursive invocation of make.
10261         * Makefile.in: Regenerate.
10262         * configure: Regenerate.
10264 2004-05-30  Andreas Jaeger  <aj@suse.de>
10265             Jim Wilson  <wilson@specifixinc.com>
10267         * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
10268         like CC.
10270 2004-05-27  Daniel Jacobowitz  <dan@debian.org>
10272         * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
10273         * configure: Regenerate.
10275 2004-05-25  Daniel Jacobowitz  <drow@false.org>
10277         * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
10278         (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
10279         (NORMAL_TARGET_EXPORTS): New macros.  Use them in all the recursive
10280         targets.
10281         * Makefile.in: Regenerate.
10283 2004-05-24  Paolo Bonzini  <bonzini@gnu.org>
10285         * configure.in: Test the ability to symlink directories.
10286         * configure: Regenerate.
10288         * Makefile.def (bootstrap-stage): New definitions.
10289         * Makefile.tpl (configure-stage1-gcc,
10290         configure-stage2-gcc, configure-stage3-gcc,
10291         all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10292         new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10293         new-restage3, compare): Autogenerate, see Makefile.in
10294         entry for behavioral changes.
10295         (distclean-stage1, new-stage1-start, new-stage1-end,
10296         new-stage1-bubble, distclean-stage2, new-stage2-start,
10297         new-stage2-end, new-stage2-bubble, distclean-stage3,
10298         new-stage3-start, new-stage3-end): New autogenerated targets.
10299         (objext, prebootstrap, BOOT_CFLAGS,
10300         POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10301         targets.
10303         * Makefile.in: Regenerate.
10304         (distclean-stage1, new-stage1-start, new-stage1-end,
10305         new-stage1-bubble, distclean-stage2, new-stage2-start,
10306         new-stage2-end, new-stage2-bubble, distclean-stage3,
10307         new-stage3-start, new-stage3-end): New targets.
10308         (all-stage1-gcc): Move prebootstrap dependency from here...
10309         (configure-stage1-gcc): ...to here.
10310         (new-bootstrap): Use bubble targets.
10311         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10312         Use per-stage distclean targets.
10313         (configure-stage1-gcc, configure-stage2-gcc,
10314         configure-stage3-gcc, all-stage1-gcc,
10315         all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10316         Use new-stageN-start to prepare the tree.
10318 2004-05-23  Paolo Bonzini  <bonzini@gnu.org>
10320         * Makefile.def (host_modules): add libcpp.
10321         * Makefile.tpl: Add dependencies on and for libcpp.
10322         * Makefile.in: Regenerate.
10323         * configure.in: Add libcpp host module.
10324         * configure: Regenerate.
10326 2004-05-21  Paolo Bonzini  <bonzini@gnu.org>
10328         * Makefile.tpl: Whenever a recursive target is defined, wrap
10329         it in a special @if/@endif block, and prepare its maybe
10330         dependency in the @if/@endif block
10331         * configure.in: Instead of writing maybe dependencies, remove
10332         the @if/@endif statements, and remove the @if/@endif blocks
10333         that remain.
10334         * configure: Regenerate.
10335         * Makefile.in: Regenerate.
10337 2004-05-20  Janis Johnson  <janis187@us.ibm.com>
10339         * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10341 2004-05-18  Kaz Kojima  <kkojima@gcc.gnu.org>
10343         PR bootstrap/15120
10344         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10345         * */configure: Rebuilt.
10347 2004-05-17  Zack Weinberg  <zack@codesourcery.com>
10349         * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10350         of libf2c.
10351         * configure, Makefile.in: Regenerate.
10353 2004-05-13  Tobias Schlüter  <tobi@gcc.gnu.org>
10355         * MAINTAINERS (Write After Approval): Add myself.
10357 2004-05-13  Diego Novillo  <dnovillo@redhat.com>
10359         Merge from tree-ssa-20020619-branch.
10361         * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10362         * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10363         (HOST_GMPLIBS): Define.
10364         (HOST_GMPINC): Define.
10365         (TARGET_LIB_PATH): Add libmudflap.
10366         (GFORTRAN_FOR_TARGET): Define.
10367         (configure-build*): Export GFORTRAN.
10368         (configure-gcc): Export GMPLIBS and GMPINC.
10369         (all-gcc): Add maybe-all-libbanshee.
10370         (configure-target-libgfortran): Define.
10371         * Makefile.in: Regenerate.
10372         * configure.in (host_libs): Add libbanshee.
10373         (target_libraries): Add target-libmudflap and target-libgfortran.
10374         Add --with-libbanshee.
10375         Handle --disable-libmudflap.
10376         (*-*-freebsd*): Use with_gmp.
10377         Add $(libgcj) to noconfigdirs.
10378         * configure: Regenerate.
10379         * depcomp: New file.
10380         * MAINTAINERS: Add tree-ssa maintainers.
10382 2004-05-04  Vladimir Makarov  <vmakarov@redhat.com>
10384         * MAINTAINERS (Various Maintainers): Add myself.
10386 2004-04-30  Brian Ford  <ford@vss.fsi.com>
10388         * MAINTAINERS (Write After Approval): Add myself.
10390 2004-04-29  Uros Bizjak  <uros@kss-loka.si>
10392         * MAINTAINERS (Write After Approval): Add myself.
10394 2004-04-28  Paolo Bonzini  <bonzini@gnu.org>
10396         * config/acx.m4: Fix fastcompare support for new-bootstrap.
10397         * configure: Regenerate.
10399 2004-04-27  Paolo Bonzini  <bonzini@gnu.org>
10401         Revert:
10402         2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10404         * Makefile.def (flags_to_pass): Remove *dir variables that
10405         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10406         as well as prefix and exec_prefix.
10407         * Makefile.in: Regenerate.
10409 2004-04-26  Robert Millan  <robertmh@gnu.org>
10411         Add patches from libtool CVS.
10412         * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10413         * ltconfig: Likewise.
10414         * ltcf-c.sh: Likewise.
10415         * ltcf-cxx.sh: Likewise.
10416         * ltcf-gcj.sh: Likewise.
10418 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10420         * Makefile.def (host_modules): Mark with the bootstrap
10421         flag packages on which gcc depends.
10422         * Makefile.tpl (all-bootstrap): Use it.
10423         * Makefile.in: Regenerate.
10425 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10427         * Makefile.def (flags_to_pass): Remove *dir variables that
10428         are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10429         as well as prefix and exec_prefix.
10430         * Makefile.in: Regenerate.
10432 2004-04-26  Paolo Bonzini  <bonzini@gnu.org>
10434         * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10435         * configure: Regenerate.
10436         * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10437         * gcc/Makefile.tpl (compare): Use the result of the test.
10438         * gcc/Makefile.in: Regenerate.
10440 2004-04-23  Paolo Bonzini  <bonzini@gnu.org>
10442         * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10443         Always relocate gcc and prev-gcc to the original names, even
10444         if the build fails.
10445         (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10446         New targets.
10448 2004-04-23  Laurent GUERBY <laurent@guerby.net>
10450         * MAINTAINERS: Update my email address.
10452 2004-04-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10454         * configure.in (mips*-*-irix5*): Enable ld.
10455         * configure: Regenerate.
10457 2004-04-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10459         * configure: Regenerate.
10461 2004-04-15  James E Wilson  <wilson@specifixinc.com>
10463         * Makefile.tpl (configure-[+module+], configure-gcc,
10464         configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10465         Set and export LDFLAGS.
10466         * Makefile.in: Regenerate.
10468 2004-04-12  Michael Chastain  <mec.gnu@mindspring.com>
10470         * MAINTAINERS: Add myself to write-after-approval.
10472 2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>
10474         PR bootstrap/14871
10475         * Makefile.tpl: If we don't have built-in-tree target tools,
10476         use the ones found by configure rather than hacking around with
10477         program_transform_name.
10478         * configure.in: Give Makefile.tpl the information necessary
10479         to do that.
10480         * Makefile.in: Regenerate.
10481         * configure: Regenerate.
10483 2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>
10485         PR bootstrap/14760
10486         * configure.in: When computing baseargs, strip *all* copies of
10487         offending options.  Also, don't match/substitute the trailing space,
10488         so that this actually works when two similar options are separated by
10489         only one space.
10490         * configure: Regenerate.
10492 2004-04-06  David Edelsohn  <edelsohn@gnu.org>
10494         * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10495         (rs6000-*-aix*): Same.
10496         * configure: Regenerate.
10498 2004-04-05  Ranjit Mathew  <rmathew@hotmail.com>
10500         * MAINTAINERS: Add myself to write-after-approval.
10502 2004-04-03  Bud Davis  <bdavis9659@comcast.net>
10504         * MAINTAINERS: Add myself to write-after-approval.
10506 2004-03-24  Nathanael Nerode  <neroden@gcc.gnu.org>
10508         * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10509         STRICT_WARN, WARN_CFLAGS flags passed down to make.
10510         * Makefile.in: Regenerate.
10512         * configure.in (top level bootstrap support): Rework --enable-werror
10513         to set @stage2_werror_flag@.
10514         * configure: Regenerate.
10515         * Makefile.tpl (top level bootstrap support): Pass
10516         @stage2_werror_flag@ down to configure in stages 2 and 3.
10517         * Makefile.in: Regenerate.
10519 2004-03-23  Nathanael Nerode  <neroden@gcc.gnu.org>
10521         * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10522         for stages 2 and 3 as well as in make.  As a consequence, remove
10523         OUTPUT_OPTION (now detected by configure) from the flags passed down
10524         to make.
10525         * Makefile.in: Regenerate.
10527         * Makefile.tpl (new-bootstrap): Fix typo.
10528         * Makefile.in: Regenerate.
10530 2004-03-22  Nathanael Nerode  <neroden@gcc.gnu.org>
10532         * Makefile.tpl: Rearrange by moving recursive_targets rules
10533         into their proper sections.
10534         * Makefile.tpl (top level bootstrap support): Move disabling
10535         of coverage flags from 'make' to 'configure'; improve comments.
10536         * Makefile.in: Regenerate.
10538         * Makefile.tpl (experimental top level bootstrap) Move stage1
10539         language setting from all- target to configure- target; disable
10540         intermodule optimization in stage 1; prevent gratuitous rebuilds
10541         of stage 1.
10542         * Makefile.in: Regenerate.
10543         * configure.in: Comma-separate stage 1 language list for top
10544         level bootstrap.
10545         * configure: Regenerate.
10547         * Makefile.tpl: Clean up experimental top level bootstrap support:
10548         note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10549         prev-gcc in configure- targets as well as all- targets.
10550         * Makefile.in: Regenerate.
10552 2004-03-21  Kelley Cook  <kcook@gcc.gnu.org>
10554         * compile: New file imported from automake.
10556 2004-03-17  Paolo Bonzini  <bonzini@gnu.org>
10558         * configure.in: Remove symbolic link section.
10559         * configure: Regenerate.
10560         * Makefile.tpl (links): Remove.
10561         * Makefile.in: Regenerate.
10563 2004-03-15  Paolo Bonzini  <bonzini@gnu.org>
10564             Nathanael Nerode  <neroden@gcc.gnu.org>
10566         * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10567         Set with AC_CHECK_PROGS.
10568         * configure.in: Fix comment typo from last patch.
10569         * configure: Regenerate.
10571 2004-03-15  Nathanael Nerode  <neroden@gcc.gnu.org>
10573         * Makefile.tpl: Introduce experimental top level bootstrap support.
10574         * Makefile.in: Regenerate.
10575         * configure.in: Introduce support for top level bootstrap.
10576         * configure: Regenerate.
10578 2004-03-12  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10579             Paolo Bonzini  <bonzini@gnu.org>
10581         PR bootstrap/14522
10582         * configure.in: Cope with shells that do not support unquoted ^
10583         * configure: Regenerate.
10585 2004-03-11  Eric Botcazou  <ebotcazou@gcc.gnu.org>
10586             Paolo Bonzini  <bonzini@gnu.org>
10588         PR bootstrap/14522
10589         * configure.in: Cope with shells that do not support nesting
10590         quotes inside quoted backquote substitutions.
10591         * configure: Regenerate.
10593 2004-03-10  Andrew Pinski  <pinskia@physics.uc.edu>
10595         PR bootstrap/14522
10596         * configure.in: Fix escaping of $.
10597         * configure: Regenerate.
10599 2004-03-11  Nathanael Nerode  <neroden@gcc.gnu.org>
10601         * configure: Regenerate, since I forgot to while committing Paolo's
10602         changes.
10604 2004-03-08  Paolo Bonzini  <bonzini@gnu.org>
10606         PR ada/14131
10607         Move language detection to the top level.
10608         * configure.in: Find default values for the tools as
10609         soon as possible.  Disable ada if GNAT is not found.
10610         Emit error message about missing languages.  Expand
10611         --enable-languages=all for the gcc subdirectory.
10613 2004-03-10  Ben Elliston  <bje@gnu.org>
10615         * MAINTAINERS: Update my email address.
10617 2004-03-05  David Edelsohn  <edelsohn@gnu.org>
10619         * ltconfig: Disable building static libraries if building shared
10620         libraries on AIX 5L.
10622 2004-03-01  Richard Sandiford  <rsandifo@redhat.com>
10624         * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10625         and disable libgcj.
10626         * configure: Regenerated.
10628 2004-03-01  Brian Booth  <bbooth@redhat.com>
10630         * MAINTAINERS: Add myself to write-after-approval.
10632 2004-03-01  Paolo Bonzini  <bonzini@gnu.org>
10634         * MAINTAINERS: Add myself to write-after-approval.
10636 2004-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
10638         PR bootstrap/7087
10639         * Makefile.tpl: Guard XFOO sed statements better.
10640         * Makefile.tpl: Add dependency for configure-target-libada.
10641         * Makefile.in: Regenerate (incidentally fixes broken
10642         commit when libada-branch was merged).
10644 2004-02-25  Kelley Cook  <kcook@gcc.gnu.org>
10646         * MAINTAINERS: Add myself to write-after-approval.
10648 2004-02-20  Andrew Pinski  <pinskia@physics.uc.edu>
10650         * MAINTAINERS: Add Nicola Pero and myself as libobjc
10651         maintainers.
10653 2004-02-20  Andrew Cagney  <cagney@redhat.com>
10655         * config.guess: Update from version 2003-10-16 to 2004-02-16.
10656         * config.sub: Update from version 2003-11-03 to 2004-02-16.
10658 2004-02-19  Nathanael Nerode  <neroden@gcc.gnu.org>
10660         PR bootstrap/11932
10661         * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10663 2004-02-14  Jerry Quinn  <jlquinn@optonline.net>
10665         * MAINTAINERS: Added myself to write-after-approval.
10667 2004-02-14  Michael Koch  <konqueror@gmx.de>
10669         * MAINTAINERS: Added myself to write-after-approval.
10671 2004-02-13  Joseph S. Myers  <jsm@polyomino.org.uk>
10673         * MAINTAINERS: Move Steve Chamberlain to write-after-approval.  Move
10674         some OS port maintainers to OS port maintainers section.
10676 2004-02-13  Frank Ch. Eigler  <fche@redhat.com>
10678         * MAINTAINERS: Add self.
10680 2004-02-12  Kazu Hirata  <kazu@cs.umass.edu>
10682         * MAINTAINERS: Alphabetize.
10684 2004-02-12  Paolo Bonzini  <bonzini@gnu.org>
10686         * MAINTAINERS: Remove myself.
10688 2004-02-11  David Edelsohn  <edelsohn@gnu.org>
10690         * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10691         (rs6000-*-aix*): Same.
10692         * configure: Regenerate.
10694 2004-02-11  Kelley Cook  <kcook@gcc.gnu.org>
10696         * configure.in (host): Add in missing $noconfigdirs to defines.
10697         * configure: Regenerate.
10699 2004-02-10  Arnaud Charlet  <charlet@act-europe.fr>,
10700             Nathanael Nerode  <neroden@gcc.gnu.org>
10702         PR ada/6637, PR ada/5911
10703         Merge with libada-branch:
10704         * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10705         with appropriate dependencies. Add --enable-libada configure switch.
10706         * configure, Makefile.in: Regenerate.
10708 2004-02-09  Paolo Bonzini  <bonzini@gnu.org>
10710         * MAINTAINERS: Add myself to write-after-approval.
10712 2004-02-05  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10714         * configure.in: Don't pass --with-stabs on IRIX 5 either.
10715         * configure: Regenerate.
10717 2004-02-04  Geoffrey Keating  <geoffk@apple.com>
10719         Merge from upstream:
10721         * ltmain.in: When setting IFS to '~', be careful about user
10722         arguments that contain '~'.
10724         2004-02-04  Peter O'Gorman  <peter@pogma.com>
10726         * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10727         Also test $base_compile against $CC with escaped arguments. Bug
10728         reported by Geoff Keating <geoffk@apple.com>.
10730 2004-02-04  Kazu Hirata  <kazu@cs.umass.edu>
10732         * MAINTAINERS: Remove i960 port.
10734 2004-01-23  DJ Delorie  <dj@redhat.com>
10736         * Makefile.def (target_modules) [libiberty]: Don't stage.
10737         * Makefile.in: Rebuilt.
10739 2004-01-20  Caroline Tice  <ctice@apple.com>
10741         * MAINTAINERS: Add myself to write-after-approval.
10743 2004-01-19  Paolo Carlini  <pcarlini@suse.de>
10745         * MAINTAINERS: Update my email address.
10747 2004-01-18  James A. Morrison  <ja2morri@uwaterloo.ca>
10749         * MAINTAINERS: Add myself to write-after-approval.
10751 2004-01-17  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
10753         * MAINTAINERS: Remove entries without email address.
10755 2004-01-15  Daniel Jacobowitz  <drow@mvista.com>
10757         * MAINTAINERS: Add myself to write-after-approval.
10759 2004-01-15  Steven Bosscher  <stevenb@suse.de>
10761         * MAINTAINERS: Update my email address.
10763 2004-01-14  Loren J. Rittle  <ljrittle@acm.org>
10765         * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10766         * Makefile.tpl (configure-target-[+module+]): Support stage.
10767         * Makefile.in: Rebuilt.
10769 2004-01-12  Ian Lance Taylor  <ian@wasabisystems.com>
10771         * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10773 2004-01-10  Richard Sandiford  <rsandifo@redhat.com>
10775         * MAINTAINERS: Add myself as a MIPS maintainer.
10777 2004-01-04  Nathanael Nerode  <neroden@gcc.gnu.org>
10779         * configure.in: Use ./config.cache, not config.cache.
10780         * configure: Regenerate.
10781         * Makefile.tpl: Special-casing not needed for GCC any more.
10782         * Makefile.in: Regenerate.
10784         * configure.in: Don't share a cache file for host dirs.
10785         * configure: Regenerate.
10787         * config-ml.in: Don't mess with the cache file.
10789 2004-01-04  Eric Botcazou  <ebotcazou@libertysurf.fr>
10791         * MAINTAINERS: Move myself from 'Write After Approval' to
10792         'CPU Port Maintainers' section as SPARC maintainer.
10794 2004-01-03  Nathanael Nerode  <neroden@gcc.gnu.org>
10796         * Makefile.tpl: Make GCC use a separate config.cache.
10797         * Makefile.in: Regenerate.
10799         PR bootstrap/11932, PR bootstrap/11933
10800         (I don't know if it will fix either of them, but it relates
10801         to them.)
10802         * configure.in: Don't use shared config.cache for target
10803         directories.
10804         * configure: Regenerate.
10806 2004-01-02  Dan Nicolaescu  <dann@ics.uci.edu>
10808         * MAINTAINERS: Add myself to 'Write After Approval' section.
10810 2003-12-31  Roger Sayle  <roger@eyesopen.com>
10812         * configure.in (ia64*-*-hpux*): Disable building java libraries.
10813         * configure: Regenerated.
10815 2003-12-23  Kazu Hirata  <kazu@cs.umass.edu>
10817         * MAINTAINERS: Remove the mn10200 maintainer.
10819 2003-12-21  Bernardo Innocenti  <bernie@develer.com>
10821         * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10822         * configure: Regenerated.
10824 2003-12-16  Jan Hubicka  <jh@suse.cz>
10826         * MAINTAINERS: Add myself as callgraph maintainer.
10828 2003-12-08  Thomas Fitzsimmons  <fitzsim@redhat.com>
10830         * configure.in (raw_libstdcxx_flags): Remove the leading space.
10831         * configure: Regenerate.
10833 2003-12-01  Giovanni Bajo  <giovannibajo@gcc.gnu.org>
10835         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10836         'Write After Approval' section. Update email.
10838 2003-12-01  James Lemke  <jim@wasabisystems.com>
10840         * MAINTAINERS (Write After Approval): Add myself.
10842 2003-11-20  Matt Thomas  <matt@3am-software.com>
10844         * MAINTAINERS: Add myself as a vax port maintainer.
10846 2003-11-20  Kelley Cook  <kcook@gcc.gnu.org>
10848         * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10849         (configure-build-[+module+], configure-[+module+]): Likewise.
10850         (configure-target-[+module+], configure-gcc, config.status): Likewise.
10851         * Makefile.in: Regenerate.
10853 2003-11-19  Andreas Tobler  <a.tobler@schweiz.ch>
10855         * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10856         shared/dylibed libraries.
10857         * ltmain.sh: Likewise.
10858         * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10859         * ltcf-cxx.sh: Likewise.
10860         * ltcf-gcj.sh: Likewise.
10861         * ltconfig: Likewise.
10863 2003-11-17  Stan Cox  <scox@redhat.com>
10865         * MAINTAINERS: Add myself as iq2000 port maintainer.
10867 2003-11-14  Arnaud Charlet  <charlet@act-europe.fr>
10869         * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10870         * Makefile.in: Regenerate.
10872 2003-11-03  Ulrich Weigand  <uweigand@de.ibm.com>
10874         * config.sub: Update to 2003-11-03 version.
10876 2003-10-20  Phil Edwards  <phil@codesourcery.com>
10878         * configure.in (*-*-vxworks):  Add target-libiberty to noconfdirs.
10879         * configure:  Regenerate.
10881 2003-10-20  Nicolas Pitre  <nico@cam.org>
10883         * MAINTAINERS: Add myself to 'Write After Approval' section.
10885 2003-10-20  Arnaud Charlet  <charlet@act-europe.fr>
10887         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10889 2003-10-19  Joseph S. Myers  <jsm@polyomino.org.uk>
10891         * MAINTAINERS: Update my email address.
10893 2003-10-17  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10895         * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10897 2003-10-17  Ralph Loader  <rcl@ihug.co.nz>
10899         * MAINTAINERS: Add myself to 'Write After Approval' section.
10901 2003-10-16  Bernardo Innocenti  <bernie@develer.com>
10903         * config.guess: Update to 2003-10-16 version.
10904         * config.sub: Update to 2003-10-16 version.
10906 2003-10-15  David Daney  <ddaney@avtrex.com>
10908         * MAINTAINERS: Added myself to 'Write After Approval' section.
10910 2003-10-15  Falk Hueffner  <falk@debian.org>
10912         * MAINTAINERS: Move myself from 'Bug database only accounts' to
10913         'Write After Approval' section. Update email.
10915 2003-10-14  Roger Sayle  <roger@eyesopen.com>
10917         * MAINTAINERS: Move myself from 'Write After Approval' to
10918         'Various Maintainers' section as middle-end maintainer.
10920 2003-10-13  Nathanael Nerode  <neroden@gcc.gnu.org>
10922         * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10923         HOST_FLAGS_TO_PASS.
10924         * Makefile.in: Regenerate.
10926 2003-10-11  Bernardo Innocenti  <bernie@develer.com>
10928         * config.guess: Update to 2003-10-07 version.
10929         * config.sub: Update to 2003-10-07 version.
10931 2003-10-06  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
10933         * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10934         * ltconfig (irix5*, irix6*): Don't override version_type.
10936 2003-10-05  Mohan Embar  <gnustuff@thisiscool.com>
10938         * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10939         * configure: Rebuilt
10940         * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10941         * Makefile.in: Rebuilt
10943 2003-10-03  H.J. Lu  <hongjiu.lu@intel.com>
10945         * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10947 2003-09-30  Carlo Wood  <carlo@alinoe.com>
10949         * MAINTAINERS (Write After Approval): Add myself.
10951 2003-09-29  Paul Koning  <ni1d@arrl.net>
10953         * MAINTAINERS: Move myself from "Write After Approval"
10954         to CPU platform maintainers for pdp11 platform.
10956 2003-09-23  Andreas Tobler  <a.tobler@schweiz.ch>
10958         * MAINTAINERS: Move myself from 'Write After Approval' to
10959         'Various Maintainers' section as libffi testsuite maintainer.
10961 2003-09-21  Daniel Jacobowitz  <drow@mvista.com>
10963         * configure.in: Pass a computed --program-transform-name
10964         to subconfigures.
10965         * configure: Regenerated.
10967 2003-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
10969         * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10970         * Makefile.in: Regenerate.
10972         * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10973         * Makefile.in: Regenerate.
10975 2003-09-19  Ziemowit Laski  <zlaski@apple.com>
10977         * MAINTAINERS: Move myself from 'Write After Approval'
10978         to 'Various Maintainers' (objective-c) section.
10980 2003-09-17  Daniel Jacobowitz  <drow@mvista.com>
10982         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10983         quoting.
10984         * configure: Regenerated.
10986 2003-09-16  Joel Brobecker  <brobecker@gnat.com>
10988         * MAINTAINERS (Write After Approval): Add myself to write after
10989         approval list.
10991 2003-09-16  Dorit Naishlos  <dorit@il.ibm.com>
10993         * MAINTAINERS (Write After Approval): Add myself.
10995 2003-09-09  Ian Lance Taylor  <ian@wasabisystems.com>
10997         * MAINTAINERS: Update my e-mail address.
10999 2003-09-09  Alan Modra  <amodra@bigpond.net.au>
11001         * libtool.m4 (LD): Correct powerpc64 host match.
11003 2003-09-06  James E Wilson  <wilson@tuliptree.org>
11005         * MAINTAINTERS: Update my affiliation and email address.
11007 2003-09-06  Zdenek Dvorak  <rakdver@atrey.karlin.mff.cuni.cz>
11009         * MAINTAINERS (Write After Approval): Add myself.
11011 2003-09-04  DJ Delorie  <dj@redhat.com>
11013         * configure: Regenerate.
11015 2003-09-04  Robert Millan  <robertmh@gnu.org>
11017         * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
11019 2003-09-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
11021         * configure.in: Ensure arguments to sed are properly spaced.
11022         * configure: Regenerate.
11024 2003-08-30  Gerald Pfeifer  <gerald@pfeifer.com>
11026         * MAINTAINERS: Update my e-mail address.
11028 2003-08-28  Mohan Embar  <gnustuff@thisiscool.com>
11030         * MAINTAINERS (Write After Approval): Add myself.
11032 2003-08-27  Daniel Jacobowitz  <drow@mvista.com>
11034         * configure.in: Set RAW_CXX_FOR_TARGET if unset.
11035         * configure: Regenerated.
11037 2003-08-23  Marek Michalkiewicz  <marekm@amelek.gda.pl>
11039         * MAINTAINERS: Update my email address.
11041 2003-08-23  Phil Edwards  <pme@gcc.gnu.org>
11043         * configure.in:  Use newline instead of semicolon when assuming
11044         shell arguments in a for loop.
11045         * configure:  Regenerated.
11047 2003-08-22  Jason Eckhardt  <jle@rice.edu>
11049         * MAINTAINERS: Resurrect the i860 maintainer.
11051 2003-08-20  Geoffrey Keating  <geoffk@apple.com>
11053         PR 8180
11054         * configure.in: When testing with_libs and with_headers, treat
11055         'no' as unset.  Based on a patch by Dan Kegel <dank@kegel.com>.
11056         * configure: Regenerate.
11058         * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
11059         make, shell, etc.
11060         (baseargs): Likewise.
11061         * configure: Regenerate.
11063 2003-08-20  Bernardo Innocenti  <bernie@develer.com>
11065         * MAINTAINERS (Write After Approval): Add myself.
11067 2003-08-19  Geoffrey Keating  <geoffk@apple.com>
11069         * configure.in: Disable libgcj for darwin not on powerpc.
11070         * configure: Rebuild.
11072 2003-08-14  Alexandre Duret-Lutz  <adl@gnu.org>
11074         * config-ml.in, symlink-tree: Add license.
11076 2003-08-03  Richard Stallman  <rms@gnu.org>
11077             Eben Moglen  <moglen@columbia.edu>
11079         * README.SCO: New file.
11081 2003-08-01  Matt Kraai  <kraai@alumni.cmu.edu>
11083         * Makefile.tpl (check, check-c++): Express dependencies using
11084         dependencies rather than commands.
11085         * Makefile.in: Regenerate.
11087 2003-08-01  Andrew Cagney  <cagney@redhat.com>
11089         * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
11090         * configure: Ditto.
11092 2003-07-31  Geoffrey Keating  <geoffk@apple.com>
11094         * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
11095         * Makefile.in: Update.
11097 2003-07-30  Andreas Tobler  <a.tobler@schweiz.ch>
11099         * configure.in: Enable libgcj for darwin.
11100         * configure: Rebuild.
11102 2003-07-29  Phil Edwards  <pme@gcc.gnu.org>
11104         * config-ml.in:  Use ac_configure_args directly instead of
11105         ml_arguments.  Only set ml_norecursion if --no[-]recursion is
11106         actually seen.
11108 2003-07-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11110         * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
11111         creating target and build subdirs to build all parent dirs as needed.
11112         * Makefile.in: Rebuild.
11113         * configure.in: Don't build dirs explicitly here.
11114         * configure: Rebuild.
11116 2003-07-26  Paul Brook  <paul@nowt.org>
11118         * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
11120 2003-07-22  Alexandre Oliva  <aoliva@redhat.com>
11122         * Makefile.tpl (all-make): Depend on intl.
11123         * Makefile.in: Rebuilt.
11125 2003-07-20  Phil Edwards  <pme@gcc.gnu.org>
11127         * install-sh:  Update to newer upstream versions (associated with
11128         aclocal 1.7).
11129         * mkinstalldirs:  Likewise.
11130         * missing:  Likewise, plus $1Help2man -> $1 typo fix.
11132 2003-07-16  Andrew Pinski  <pinskia@gcc.gnu.org>
11134         * MAINTAINERS: Move self from Bug database only accounts
11135         to write-after-approval.
11137 2003-07-16  Nathanael Nerode  <neroden@gcc.gnu.org>
11139         * config.if: Remove unused libc_interface determination.
11141 2003-07-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11143         * MAINTAINERS: Move self from write-after-approval to
11144         build machinery (*.in).
11146 2003-07-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11148         PR bootstrap/11273
11149         PR bootstrap/11408
11150         * Makefile.tpl: Set INSTALL and friends using autoconf.  Remove
11151         unused INSTALL_PROGRAM_ARGS.
11152         * configure.in: Use AC_PROG_INSTALL.
11153         * Makefile.in: Regenerate.
11154         * configure: Regenerate.
11156 2003-07-13  Kazu Hirata  <kazu@cs.umass.edu>
11158         * MAINTAINERS: Alphabetize.
11160 2003-07-10  Alexandre Oliva  <aoliva@redhat.com>
11162         * configure: Rebuilt.
11163         2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
11164         * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
11165         newlib nor libgloss.
11166         Wed May  9 10:07:19 2001  Alexandre Oliva  <aoliva@redhat.com>
11167         * configure.in (am33_2.0-*-linux*): Added.
11169 2003-07-09  Bob Wilson  <bob.wilson@acm.org>
11171         * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
11172         * configure: Regenerate.
11174 2003-07-07  Zack Weinberg  <zack@codesourcery.com>
11176         * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
11177         * Makefile.in: Regenerate.
11179 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11181         * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
11182         * Makefile.in: Regenerate.
11184 2003-07-04  H.J. Lu  <hongjiu.lu@intel.com>
11186         * Makefile.tpl: Replace PWD with PWD_COMMAND.
11187         * Makefile.in: Regenerated.
11189         * config-ml.in: Replace PWD with PWD_COMMAND.
11191 2003-07-04  Zack Weinberg  <zack@codesourcery.com>
11193         * intl: New directory; see intl/ChangeLog for details.
11194         * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
11195         * Makefile.tpl: all-gcc depends on maybe-all-intl.
11196         * Makefile.in: Regenerate.
11198 2003-06-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11200         * configure.in: Clean up config-lang.in handling.  Delete
11201         useless assignment to "subdirs".
11202         * configure: Regenerate.
11204 2003-06-26  Nathanael Nerode  <neroden@gcc.gnu.org>
11206         * configure.in: Rename 'target_libs' to 'target_libraries'.
11207         Remove useless reference to 'target_libs'.
11208         * configure: Regenerate.
11210 2003-06-23  Keith Seitz  <kseitz@sources.redhat.com>
11212         * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
11213         * Makefile.in: Regenerate.
11215 2003-06-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11217         * Makefile.def: Introduce flags_to_pass.
11218         * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
11219         * Makefile.in: Regenerate.
11221 2003-06-23  Hans-Peter Nilsson  <hp@bitrange.com>
11223         * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
11224         and target-libgloss.
11225         <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
11226         <h8300*-*-*>: Disable libf2c and ${libgcj}.
11227         * configure: Regenerate.
11229 2003-06-17  Benjamin Kosnik  <bkoz@redhat.com>
11231         * configure.in: Update testsuite_flags to new location.
11232         * configure. Regenerate.
11234 2003-06-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11236         * Makefile.tpl: Remove BUILD_CC stuff.
11237         * Makefile.in: Regenerate.
11239 2003-06-17  Kazu Hirata  <kazu@cs.umass.edu>
11241         * MAINTAINERS (Write After Approval): Remove Andrew Haley.
11243 2003-06-16  Graeme Peterson  <gp@qnx.com>
11245         * MAINTAINERS (Write After Approval): Add myself.
11247 2003-06-14  H.J. Lu  <hongjiu.lu@intel.com>
11249         * config.guess: Update to 2003-06-12 version.
11250         * config.sub: Update to 2003-06-13 version.
11252 2003-06-12  H.J. Lu  <hongjiu.lu@intel.com>
11254         * config.guess: Update to 2003-06-06 version.
11255         * config.sub: Update to 2003-06-06 version.
11257 2003-06-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11259         * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
11260         * configure. Regenerate.
11262 2003-06-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11264         * configure.in: Disable serial configure by default.
11265         * configure: Regenerate.
11266         * Makefile.tpl: Abolish .NOTPARALLEL.
11267         * Makefile.in: Regenerate.
11269         * Makefile.tpl: Replace {build,host,target}_canonical by
11270         {build,host,target}.
11271         * Makefile.in: Regenerate.
11273         * Makefile.tpl: Fix stupid pasto.
11274         * Makefile.in: Regenerate.
11276 2003-06-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11278         * Makefile.tpl: Remove bogus conditional.
11279         * Makefile.in: Regenerate.
11281 2003-06-05  Jan Hubicka  <jh@suse.cz>
11283         * Makefile.tpl (profiledbootstrap): New target.
11284         * Makefile.in (profiledbootstrap): New target.
11286 2003-06-05  Wolfgang Bangerth  <bangerth@dealii.org>
11288         * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11289         Pinski. Remove user names from other bugzilla-only maintainers.
11291 2003-06-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11293         * Makefile.tpl: Make 'recursive targets' using autogen rather
11294         than shell loop.  Remove duplicate 'clean' targets and false
11295         comments.
11296         * Makefile.def: Add systematic dependencies to 'recursive' targets.
11297         Add systematic method of specifying missing targets in subdirs.
11298         Add copyright boilerplate.
11299         * Makefile.in: Regenerate.
11300         * configure.in: Add 'recursive targets' to maybe list.
11301         * configure: Regenerate.
11303         * MAINTAINERS: "GNATS only" -> "Bug database only".
11305         * Makefile.tpl: Rename [+target+] to [+make_target+].
11306         * Makefile.def: Rename 'target' to 'make_target'.
11308 2003-05-31  Neil Booth  <neil@daikokuya.co.uk>
11310         * MAINTAINERS: Add self as options handling maintainer.
11312 2003-05-28  Michael Meissner  <gnu@the-meissners.org>
11314         * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11315         been too long since I touched those ports.
11317 2003-05-28  DJ Delorie  <dj@redhat.com>
11319         * Makefile.tpl: Make maybe-check-gcc .PHONY.
11320         * Makefile.in: Regenerate.
11322 2003-05-21  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
11324         * configure.in: Use curly braces in the definition of tooldir.
11325         * configure: Regenerate.
11327 2003-05-21  DJ Delorie  <dj@redhat.com>
11329         * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11330         newlib or libgloss.
11331         * Makefile.in: Regenerate.
11333 2003-05-21  DJ Delorie  <dj@redhat.com>
11335         * Makefile.tpl: Add missing empty maybe-check-gcc target.
11336         * Makefile.in: Regenerate.
11338 2003-05-20  Ian Lance Taylor  <ian@airs.com>
11340         * MAINTAINERS: Update my e-mail address.
11342 2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11344         * configure.in: Switch more things to use maybe dependencies.
11345         * Makefile.tpl: Switch more things to use maybe dependencies.
11346         Factor out common code from autogen IF statements.
11347         * configure: Regenerate.
11348         * Makefile.in: Regenerate.
11350 2003-05-14  Kelley Cook  <kelleycook@wideopenwest.com>
11352         * configure.in: Accept i[3456789]86 for machine type.
11353         * configure: Regenerate.
11355 2003-05-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11357         * configure.in: Switch more things to use maybe dependencies.
11358         Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
11359         * configure: Regenerate.
11360         * Makefile.tpl: Switch more things to use maybe dependencies.
11361         * Makefile.in: Regenerate.
11363 2003-05-16  Andreas Schwab  <schwab@suse.de>
11365         * Makefile.tpl (install-opcodes): Define.
11366         * Makefile.in: Rebuild.
11368 2003-05-13  Andreas Jaeger  <aj@suse.de>
11370         * config.guess: Update to 2003-05-09 version.
11371         * config.sub: Update to 2003-05-09 version.
11373 2003-05-13  Michael Eager  <eager@mvista.com>
11375         * configure.in: Correct sed script so that options in quotes are not
11376         deleted.
11377         * configure: Rebuild.
11379 2003-05-12  Corinna Vinschen  <corinna@vinschen.de>
11381         * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11382         and $$s/newlib/libc/sys/cygwin32 include paths.
11383         * configure: Ditto.
11385 2003-05-12  Michael Meissner  <gnu@the-meissners.org>
11387         * MAINTAINERS: Update my email addresses.
11389 2003-05-06  Eric Botcazou  <ebotcazou@libertysurf.fr>
11391         * config-ml.in: Propagate INSTALL variables.
11393 2003-05-04  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11395         * MAINTAINERS: Remove duplicate entries in Write After Approval.
11397 2003-05-02  Chris Demetriou  <cgd@broadcom.com>
11399         * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11400         * Makefile.in: Regenerate.
11402 2003-05-02  Wolfgang Bangerth  <bangerth@dealii.org>
11404         * MAINTAINERS (GNATS only): Add Falk Hueffner.
11406 2003-04-30  Wolfgang Bangerth  <bangerth@dealii.org>
11408         * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11410 2003-04-27  Daniel Jacobowitz  <drow@mvista.com>
11412         * Makefile.tpl: Clean $(BUILD_SUBDIR).
11413         * Makefile.in: Regenerated.
11415 2003-04-25  Wolfgang Bangerth  <bangerth@dealii.org>
11417         * MAINTAINERS (Write After Approval): Upgrade myself from
11418         GNATS only to write-after-approval. Update my mail address.
11420 2003-04-25  Loren J. Rittle  <ljrittle@acm.org>
11422         (OS Port Maintainers: freebsd): Add myself.
11424 2003-04-22  Mark Mitchell  <mark@codesourcery.com>
11426         * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11428 2003-04-22  Kean Johnston  <jkj@sco.com>
11430         * MAINTAINERS (SCO ports): Added myself.
11432 2003-04-21  Nathan Sidwell  <nathan@codesourcery.com>
11434         * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11436 2003-04-19  Kean Johnston  <jkj@sco.com>
11438         * MAINTAINERS (Write After Approval): Add myself.
11440 2003-04-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11442         * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11443         * Makefile.in: Regenerate.
11445 2003-04-18  Jakub Jelinek  <jakub@redhat.com>
11447         * configure.in (powerpc64*-*-linux*): Remove.
11448         * configure: Rebuilt.
11450 2003-04-17  Phil Edwards  <pme@gcc.gnu.org>
11452         * Makefile.tpl (GCC_STRAP_TARGETS):  New variable containing all the
11453         previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11454         and restrap.
11455         * Makefile.in:  Regenerate.
11457 2003-04-16  Richard Earnshaw  <rearnsha@arm.com>
11459         * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11460         * configure: Regenerated.
11462 2003-04-15  DJ Delorie  <dj@redhat.com>
11464         * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11466 2003-04-13  Nick Clifton  <nickc@redhat.com>
11468         * config-ml.in: Remove support for --disable-aix removing
11469         call-aix multilibs.
11471 2003-04-10  Alexandre Oliva  <aoliva@redhat.com>
11473         * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11474         * */configure: Rebuilt.
11476 2003-04-08  Joel Sherrill  <joel@oarcorp.com>
11478         * MAINTAINERS: Add my email address.
11480 2003-03-17  Olivier Hainque  <hainque@act-europe.fr>
11482         * MAINTAINERS (Write After Approval): Add myself.
11484 2003-03-14  Nathanael Nerode  <neroden@gcc.gnu.org>
11486         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11487         * Makefile.in: Regenerate.
11489 2003-03-14  Michael Chastain  <mec@shout.net>
11491         * Makefile.in: Regenerate with correct Makefile.def.
11493 2003-03-12  Nathanael Nerode  <neroden@gcc.gnu.org>
11495         * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up.  Delete unused
11496         Make macro.
11497         * Makefile.in: Regenerate.
11498         * configure.in: Clean up gxx_include_dir logic.
11499         * configure: Regenerate.
11501 2003-03-12  Ansgar Esztermann  <ansgar@thphy.uni-duesseldorf.de>
11503         * MAINTAINERS (Write After Approval): Add myself.
11505 2003-03-10  Ben Elliston  <bje@wasabisystems.com>
11507         * MAINTAINERS: Update my mail address.
11509 2003-03-09  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
11511         * configure.in (gxx_include_dir): Fix typo.
11512         * configure: Regenerated.
11514 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11516         * Makefile.tpl: Reindent.
11517         * Makefile.in: Regenerate.
11518         * configure.in: Reindent.  Don't set unused variables.
11519         * configure: Regenerate.
11521 2003-03-04  Daniel Jacobowitz  <drow@mvista.com>
11523         * configure.in: Include $(build_tooldir)/sys-include in
11524         FLAGS_FOR_TARGET.
11525         * configure: Regenerated.
11527 2003-03-04  Nathanael Nerode  <neroden@gcc.gnu.org>
11529         * Makefile.tpl: Always pass down RANLIB.
11530         * Makefile.in: Regenerate.
11532         * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11533         * Makefile.in: Regenerate.
11534         * configure.in: Remove unused logic relating to --enable-shared
11535         and --enable-threads.  Remove bogus comments.  Remove redundant
11536         noconfigdirs.
11537         * configure: Regenerate.
11539         * configure.in: Replace ${libstdcxx_version} by its value.
11540         Remove reference to mh-dgux.
11541         * configure: Regenerate.
11543 2003-03-03  Kevin Buettner  <kevinb@redhat.com>
11545         * MAINTAINERS (Write After Approval): Add myself.
11547 2003-02-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11549         * Makefile.tpl: Rearrange.
11550         * Makefile.in: Regenerate.
11552 2003-02-25  Uwe Stieber  <uwe@wwws.de>
11554         * configure.in: Add support for kaOS as cross build target system.
11555         * configure: Regenerated.
11557 2003-02-24  Steven Bosscher  <steven@gcc.gnu.org>
11559         * MAINTAINERS (Write after approval): Add myself.
11561 2003-02-21  James E Wilson  <wilson@tuliptree.org>
11563         * MAINTAINERS: Update my email address.
11565 2003-02-21  Zack Weinberg  <zack@codesourcery.com>
11567         * MAINTAINERS: Add self to blanket write privs. section.
11569 2003-02-20  Sean McNeil  <sean@blue.mcneil.com>
11571         * Makefile.tpl: Add definition of CPPFLAGS to pass into
11572         configure-target-* as some target builds may require additional
11573         flags for preprocessor tests.
11574         * Makefile.in: Regenerated.
11576 2003-02-19  Alexandre Oliva  <aoliva@redhat.com>
11578         * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11579         * ltconfig: Handle it.
11580         * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11581         auto-detecting it.
11583         * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11584         it is used as argument to $CC.
11585         * ltcf-gcj.sh: Likewise.
11587         * configure.in: Introduce --enable-maintainer-mode.
11588         * configure: Rebuilt.
11589         * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11590         for maintainer mode.
11591         * Makefile.in: Rebuilt.
11593 2003-02-18  Jason Merrill  <jason@redhat.com>
11595         * Makefile.tpl (check-c++): Allow parallelism.
11597 2003-02-16  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11599         * MAINTAINERS: Remove John Carr (who never actually had access to
11600         gcc.gnu.org).
11602 2003-02-15  Geoffrey Keating  <geoffk@apple.com>
11604         * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11605         don't configure target-libobjc.
11606         * configure: Regenerate.
11608 2003-02-14  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
11610         * Makefile.tpl (RANLIB): Define.
11611         * Makefile.in: Regenerate.
11613 2003-02-08  Laurynas Biveinis  <laurynas.biveinis@mif.vu.lt>
11615         * MAINTAINERS: Update my email.
11617 2003-02-06  Keith R Seitz  <keiths@redhat.com>
11619         * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11620         * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11621         * Makefile.in: Regenerated.
11622         * configure.in: Remove all traces of snavigator, db, and grep.
11623         * configure: Regenerated.
11625 2003-02-06  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11627         * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11628         After Approval.
11630 2003-02-02  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11632         * MAINTAINERS (Write after approval): Add myself.
11634 2003-01-31  Frank Ch. Eigler  <fche@redhat.com>
11636         * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11637         * Makefile.in: Regenerated.
11639 2003-01-30  Roger Sayle  <roger@eyesopen.com>
11641         * config.guess: Updated to 2003-01-30's version.
11642         * config.sub: Updated to 2003-01-28's version.
11644 2003-01-30  Alexandre Oliva  <aoliva@redhat.com>
11646         * config.if: If gcc_version is already set, just use it.  Don't set
11647         gcc_version_trigger if it's already set, otherwise set it to
11648         gcc/version.c, but only if the file exists.  If it is not set and
11649         gcc/version.c does not exist, try to extract the version number from
11650         $CC.
11652 2003-01-29  Andreas Tobler  <a.tobler@schweiz.ch>
11654         * MAINTAINERS: Add myself to write-after-approval list.
11656 2003-01-27  Phil Edwards  <pme@gcc.gnu.org>
11658         * configure.in:  Revert 24Jan change.
11659         * configure:  Regenerate.
11661 2003-01-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11663         * MAINTAINERS: Remove incorrect entry for Paul Eggert.  Fix
11664         entry of HJ Lu.
11666 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11668         * configure.in: Revert previous change.
11669         * configure: Regenerate.
11671 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11673         * configure.in: Make rda native-only.
11674         * configure: Regenerate.
11676 2003-01-22  Volker Reichelt  <reichelt@igpm.rwth-aachen.de>
11678         * MAINTAINERS: Move myself from GNATS-only-accounts to
11679         write-after-approval.
11681 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11683         * configure.in: Add missing \.
11684         * configure: Rebuilt.
11686 2003-01-17  Jakub Jelinek  <jakub@redhat.com>
11688         * configure.in (baseargs): Avoid using \| in sed regular
11689         expressions.
11690         * configure: Rebuilt.
11692 2003-01-16  Jakub Jelinek  <jakub@redhat.com>
11694         * configure.in (baseargs): Remove all supported forms of
11695         --cache-file, --srcdir, --host, --build and --target options
11696         from argument lists.
11697         * configure: Rebuilt.
11699 2003-01-15  Josef Zlomek  <zlomekj@suse.cz>
11701         * MAINTAINERS: Add myself to write-after-approval list.
11703 2003-01-15  Alexandre Oliva  <aoliva@redhat.com>
11705         * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11706         * configure: Rebuilt.
11708 2003-01-09  Nathanael Nerode  <neroden@gcc.gnu.org>
11710         * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11711         * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11712         * Makefile.in: Regenerate.
11713         * configure: Regenerate.
11715 2003-01-09  Alexandre Oliva  <aoliva@redhat.com>
11717         * configure.in: Remove Makefile in build, host and target modules
11718         unless configure was run with --no-recursion.
11719         * configure: Rebuilt.
11721 2003-01-09  Christian Cornelssen  <ccorn@cs.tu-berlin.de>
11723         * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11724         (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11725         * Makefile.in: Regenerate.
11727 2003-01-08  Chris Demetriou  <cgd@broadcom.com>
11729         * config.guess: Update to 2003-01-03 version.
11730         * config.sub: Update to 2003-01-03 version.
11732 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11734         * configure: Regenerate with proper autoconf 2.13.
11736 2003-01-07  Christopher Faylor  <cgf@redhat.com>
11738         * configure.in: Add AC_PREREQ for consistency.
11739         * configure: Regenerate.
11741 2003-01-06  Andrew Cagney  <ac131313@redhat.com>
11743         * configure.in (GDB_TK): Add tcl directories conditional on
11744         gdb/gdbtk directory being present.
11745         * configure: Regenerate.
11747 2003-01-04  John David Anglin  <dave.anglin@nrc.ca>
11749         * configure.in (LD): Improve test for gcc.  Try to set LD to the ld
11750         used by gcc if LD is not defined and we are not doing a Canadian Cross.
11751         * configure: Rebuilt.
11753 2002-12-31  Tom Tromey  <tromey@redhat.com>
11755         * Makefile.in: Rebuilt.
11756         * Makefile.def (target_modules) [libffi]: Allow installation.
11758 2002-12-31  Andreas Schwab  <schwab@suse.de>
11760         * configure.in: Fix use of $program_transform_name.
11761         * configure: Regenerated.
11763 2002-12-30  Daniel Jacobowitz  <drow@mvista.com>
11765         * configure.in (baseargs): Don't remove first configure argument.
11766         * configure: Regenerated.
11768 2002-12-29  Alexandre Oliva  <aoliva@redhat.com>
11770         * Makefile.tpl (local-distclean): Don't remove...
11771         (multilib.ts): ... this.  Moved into...
11772         (multilib.out): ... this.  Don't use sub-make.
11773         ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11774         $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11775         (configure-build-[+module+], configure-[+module+],
11776         configure-target-[+module+], configure-gcc): ... these.  Test
11777         for Makefile existence.  Drop config.status from dependencies.
11778         * Makefile.in: Rebuilt.
11779         * configure.in: Move gcc-version-trigger to the end of
11780         ac_configure_args.  Add comments to maybedep.tmp and
11781         serdep.tmp.  Introduce --disable-serial-configure.  Remove
11782         nonopt from baseargs, matching and removing corresponding
11783         whitespace while at it.
11784         * configure: Rebuilt.
11786 2002-12-28  Alexandre Oliva  <aoliva@redhat.com>
11788         * configure.in (host_configargs): Replace reference to
11789         no-longer-defined buildopts with --build=${build_alias}.
11790         * configure: Rebuilt.
11792         * Makefile.tpl ($(NOTPARALLEL)): Move to the end.  Bring uses of
11793         program_transform_name to standard idiom.
11794         (AUTOGEN, AUTOCONF): Define.
11795         (Makefile.in): Use $(AUTOGEN).
11796         (Makefile): Depend on config.status, and use autoconf-style rule to
11797         build it.  Move original commands to...
11798         (config.status): ... this new target.
11799         (configure): Add $(srcdir).  Depend on config/acx.m4.  Use
11800         $(AUTOCONF).
11801         * Makefile.in: Rebuilt.
11803 2002-12-28  Nathanael Nerode  <neroden@gcc.gnu.org>
11805         * Makefile.tpl: Fix dramatic bustage due to change in
11806         program_transform_name.
11807         * Makefile.in: Regenerate.
11809         * configure.in: Remove unnecessary PATH setting.
11810         * configure: Regnerate.
11812         * configure.in: Don't default to unprefixed tools unless
11813         the native tools will work.
11814         * configure: Regenerate.
11816         * configure.in: Convert to autoconf script.  Blow away lots
11817         of now-redundant Makefile fragments.
11818         * configure: Generate using Autoconf.
11819         * Makefile.tpl: Rewrite to reflect autoconfiscation.
11820         * Makefile.in: Regenerate.
11822 2002-12-27  Nathanael Nerode  <neroden@gcc.gnu.org>
11824         * configure: Fix stupid bug where RANLIB was mistakenly included.
11826         * configure.in: Rename (buildargs, hostargs, targargs) to
11827         (build_configargs, host_configargs, target_configargs).
11829         * configure.in: Move logic out of sed statement.
11831         * configure: Remove unneeded 'export's.  Make CC_FOR_TARGET,
11832         CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11834 2002-12-25  Svein E. Seldal  <Svein.Seldal@solidas.com>
11836         * config.sub: Import from master repository
11837         * config.guess: Ditto
11839 2002-12-24  Andreas Schwab  <schwab@suse.de>
11841         * Makefile.tpl (multilib.out): Fix missing space.
11842         * Makefile.in: Regenerate.
11844 2002-12-23  Nathanael Nerode  <neroden@gcc.gnu.org>
11846         * Makefile.tpl: Use shared multilib.out.  Use move-if-change for it.
11847         Convert (cd foo; make) to (cd foo && make).  Clean up multilib.out.
11848         * Makefile.in: Regenerate.
11849         * configure.in: Remove unnecessary leftovers.
11851 2002-12-21  Geoffrey Keating  <geoffk@apple.com>
11853         * configure.in (extra_ranlibflags_for_target): New variable.
11854         (*-*-darwin): Add -c to ranlib commands.
11855         * configure (tooldir): Handle extra_ranlibflags_for_target.
11857 2002-12-19  Nathanael Nerode  <neroden@gcc.gnu.org>
11859         * Makefile.tpl: Revert HJL's change.
11860         * Makefile.in: Regenerated.
11861         * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11862         always.
11864 2002-12-19  Andreas Schwab  <schwab@suse.de>
11866         * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11867         * Makefile.in: Regenerate.
11869 2002-12-18  H.J. Lu  <hjl@gnu.org>
11871         * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11872         * Makefile.in: Regenerated.
11874         * configure.in (build_prefix): New. Substitute.
11876 2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>
11878         * Makefile.tpl: Don't let real targets depend on phony targets.
11879         * Makefile.in: Regenerate.
11881         * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11882         * Makefile.in: Regenerate.
11884 2002-12-17  Svein E. Seldal  <Svein.Seldal@solidas.com>
11886         * config.sub: Import from master repository
11887         * config.guess: Ditto
11889 2002-12-16  Jason Merrill  <jason@redhat.com>
11891         * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11892         previous 'make bootstrap'.
11893         * Makefile.in: Regenerate.
11895 2002-12-17  Hans-Peter Nilsson  <hp@bitrange.com>
11897         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11899 2002-12-13  Nathanael Nerode  <neroden@gcc.gnu.org>
11901         * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11902         * Makefile.in: Regenerate.
11904 2002-12-13  Jason Merrill  <jason@redhat.com>
11906         * Makefile.tpl (check-gcc-c++): Renamed from check-c++.  Don't run
11907         library tests.
11908         (check-c++): Just depend on it and check-target-libstdc++-v3.
11909         * Makefile.in: Regenerate.
11911 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11913         * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11914         * Makefile.in: Rebuilt.
11916 2002-12-12  Alexandre Oliva  <aoliva@redhat.com>
11918         * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11920 2002-12-10  Nathanael Nerode  <neroden@gcc.gnu.org>
11922         * configure: Fix bug put in by gremlins.
11924         * Makefile.tpl: Substitute more autoconfily.
11925         * configure: Substitute more autoconfily.
11926         * Makefile.in: Regenerate.
11928 2002-12-09  Svein E. Seldal  <Svein.Seldal@solidas.com>
11930         * config.sub: Import from master repository
11931         * config.guess: Ditto
11932         * MAINTAINERS: Added Svein Seldal under write after approval
11934 2002-12-08  Andrew Cagney  <ac131313@redhat.com>
11936         * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11937         * Makefile.in (all-sim): Ditto.
11939 2002-12-06  DJ Delorie  <dj@redhat.com>
11941         * Makefile.tpl: Change configure dependencies to not have real
11942         targets depend on phony targets.
11944 2002-12-05  Nathanael Nerode  <neroden@gcc.gnu.org>
11946         * configure.in: Revert unintentional change.
11948         * Makefile.tpl: Change dependency for */multilib.out so that
11949         it works when gcc isn't in the tree.
11951         * configure.in: Substitute more.
11952         * configure: Run subconfigures from the Makefile.
11953         * Makefile.tpl: Run subconfigures from the Makefile; add a few
11954         convenience targets.  Make sure gcc isn't rebuilt after bootstrap.
11956 2002-12-05  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
11958         * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11960 2002-12-03  Nathanael Nerode  <neroden@gcc.gnu.org>
11962         * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11963         and corresponding dependencies.
11964         * Makefile.in: Regenerate.
11966         * configure.in (host_tools): Order binutils, gas and ld for
11967         convenience in running the testsuites.
11969         * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11970         * Makefile.in: Regenerate.
11971         * configure.in: Introduce rules to serialize subconfigure runs.
11973         * configure.in: Introduce BASE_CC_FOR_TARGET.
11974         * Makefile.tpl: Reorganize and comment.  Introduce HOST_CONFIGARGS.
11975         Realize configure-build-* targets.  Realize configure-target-* targets.
11976         * Makefile.in: Regenerate.
11978 2002-12-02  Nathanael Nerode  <neroden@gcc.gnu.org>
11980         * configure: Move gcc_version_trigger stuff from here...
11981         * configure.in: ...to here.
11983         * configure.in: Separate subconfigure options added by this file from
11984         options given by the user.  Add machinery to put args for host
11985         subconfigures into the Makefile.
11987         * Makefile.tpl: Remove 'vault' targets.
11988         * Makefile.tpl: Reorder and comment dependencies.
11989         * Makefile.in: Regenerate.
11991 2002-12-01  Nathanael Nerode  <neroden@gcc.gnu.org>
11992         * configure.in: Fix my broken commit of previous patch. (sigh)
11994 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
11996         * configure.in: Move host-specific darwin noconfigdirs into
11997         the host-specific section.
11999 2002-11-28  Geoffrey Keating  <geoffk@apple.com>
12001         * configure.in: Move host-specific darwin noconfigdirs into
12002         the host-specific section.
12004 2002-11-26  Nathanael Nerode  <neroden@gcc.gnu.org>
12006         * configure: Remove skip-this-dir support.
12007         * Makefile.tpl: Remove skip-this-dir support.
12009         * Makefile.tpl: Remove leftover support for non-autoconfiscated
12010         subdirectories.
12011         * Makefile.in: Regenerate.
12013         * Makefile.tpl: Strip out useless setting of 'dir'.
12014         * Makefile.in: Regenerate.
12016 2002-11-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12018         * configure.in: Fix deeply stupid bug.
12020         * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
12021         shell code in CXX_FOR_TARGET
12022         * Makefile.def: Introduce raw_cxx.
12023         * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
12024         RAW_CXX_FOR_TARGET.
12025         * Makefile.in: Regenerate.
12027 2002-11-21  Nathanael Nerode  <neroden@gcc.gnu.org>
12029         * Makefile.tpl: Remove unnecessary ifs.
12030         * Makefile.in: Regenerate.
12032         * Makefile.tpl: Implement soft dependency machinery.  Maybe-ize
12033         dependencies.  Maybe-ize build-libiberty.  Create dummy install
12034         targets for 'no_install' modules.
12035         * configure: Move GDB_TK substitution to configure.in.  Move
12036         build_modules stuff to configure.in.
12037         * configure.in: Implement soft dependency machinery.  Maybe-ize
12038         GDB_TK, rearrange slightly.  Move build_modules stuff from configure.
12039         * Makefile.in: Regenerate.
12041 2002-11-19  Nathanael Nerode  <neroden@gcc.gnu.org>
12043         * Makefile.tpl: Make all-target, install-target behave similarly
12044         to all, install (only hitting configured targets).  Eliminate
12045         unused macro defintions.
12047         * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
12048         build != host.
12050         * Makefile.tpl: Add all-gcc: all-libiberty dependency.
12052         * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
12054         * configure.in: Produce lists of subdir targets we're actually
12055         configuring.  Remove references to "dosrel".
12056         * Makefile.tpl: Let configure set which subdir targets are hit.
12057         Remove install-cross; clean up install; remove ALL.  Remove
12058         references to "dosrel".  Remove "EXTRA_TARGET_HOST" hackery.
12059         Autogenerate host module targets.  Remove empty dependency lines
12060         and redundant dependency; rearrange slightly.
12061         * Makefile.def: Add host-side libtermcap, utils.
12063         * Makefile.in: Regenerate.
12065 2002-11-19  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12067         * ltconfig (osf[345]): Append $major to soname_spec.
12068         Reflect this in library_names_spec.
12069         * ltmain.sh (osf): Prefix $major with . for use as extension.
12071 2002-11-19  Andreas Jaeger  <aj@suse.de>
12073         * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
12074         linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
12075         and sparc64 GNU/Linux systems.
12077 2002-11-19  Nathan Sidwell  <nathan@codesourcery.com>
12079         * MAINTAINERS: Update email.
12081 2002-11-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12083         * MAINTAINERS: Complete James Dennett's entry.
12085 2002-11-15  Eric Botcazou  <ebotcazou@libertysurf.fr>
12087         * MAINTAINERS (Write After Approval): Add myself.
12089 2002-11-13  Bruce Korb  <bkorb@gnu.org>
12091         * Makefile.tpl: syntactic cleanup
12093 2002-11-13  Stuart Hastings  <stuart@apple.com>
12095         * MAINTAINERS: Add myself to write-after-approval list.
12097 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12099         * Makefile.def: Add list of recursive targets to autogenerate.
12100         Add build_modules.
12101         * Makefile.tpl: Autogenerate do-* targets.  Autogenerate *-target-*
12102         targets.  Autogenerate *-build-* targets.
12103         * Makefile.in: Regenerate.
12105 2002-11-12  Nathanael Nerode  <neroden@gcc.gnu.org>
12107         * configure: More autoconf-style substitutions.
12108         * Makefile.tpl: More autoconf-style substitutions.
12109         * Makefile.in: Regenerate.
12111 2002-11-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12113         * configure: Substitute more variables in a more autoconf-friendly
12114         way.  Simplify slightly.
12115         * Makefile.tpl: Make more variables substitutable in an
12116         autoconf-friendly way.
12117         * Makefile.in: Regenerate.
12119 2002-11-11  Jonathan Wakely  <redi@gcc.gnu.org>
12121         * MAINTAINERS (Write After Approval): Add myself.
12123 2002-11-10  Nathanael Nerode  <neroden@gcc.gnu.org>
12125         * configure.in (v810*): Remove special setting of tools.
12127         * configure: Add support for extra required flags for ar or nm.
12128         * configure.in (aix4.3+): Use above support for target-specific
12129         issues, rather than using config/mt-aix43.
12131 2002-11-09  Nathanael Nerode  <neroden@gcc.gnu.org>
12133         * configure: Remove 'removing', which doesn't work.  Replace $subdir
12134         with . everywhere.  Replace $subdirs with ''.  Replace $makesrcdir
12135         with $srcdir.  Reformat indentation.  Substitute some variables
12136         formerly hard-coded in the Makefile for build=host.
12137         * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
12138         * Makefile.def: Autogenerate more.
12139         * Makefile.in: Regenerate.
12141 2002-11-04  Adam Nemet  <anemet@lnxw.com>
12143         * MAINTAINERS (Write After Approval): Add myself.
12145 2002-11-04  Kevin Buettner  <kevinb@redhat.com>
12147         * Makefile.def (host_modules): Add rda.
12148         * Makefile.in: Regenerate.
12149         * configure.in (target_tool): Add target-rda to list.
12151 2002-10-28  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12153         * MAINTAINERS: Remove "co-maintainer" note for web pages.
12155 2002-10-25  Phil Edwards  <pme@gcc.gnu.org>
12157         * Makefile.tpl (bootstrap):  Add bubblestrap, quickstrap, cleanstrap,
12158         and restrap targets to this rule.
12159         * Makefile.in:  Regenerate.
12161 2002-10-25  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
12163         * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
12164         GNATS only accounts.
12166 2002-10-24  Hans-Peter Nilsson  <hp@bitrange.com>
12168         * configure.in (i[3456]86-*-linux*): Add check to disable
12169         ${libgcj} for glibc1.
12171 2002-10-24  Denis Chertykov  <denisc@overta.ru>
12173         * MAINTAINERS: Add myself as ip2k port maintainer.
12175 2002-10-07  Svein E. Seldal  <Svein.Seldal@solidas.com>
12177         * configure.in: Add tic4x target.
12179 2002-10-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12181         * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
12182         * configure.in: Make SET_LIB_PATH substitution more autoconfy.
12183         * Makefile.in: Regenerate.
12185         * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
12186         * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
12187         * Makefile.in: Regenerate.
12189 2002-10-02  Janis Johnson  <janis187@us.ibm.com>
12191         * MAINTAINERS: Add myself as web pages co-maintainer.
12193 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12195         * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
12196         * Makefile.in: Regenerate.
12198 2002-10-02  Zack Weinberg  <zack@codesourcery.com>
12200         * MAINTAINERS: Add myself and Nathan Sidwell
12201         <nathan@codesourcery.com> as VxWorks maintainers.
12203 2002-10-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12205         * Makefile.def: Remove order dependency comments.
12206         * Makefile.tpl: Add explicit install-install dependencies.
12207         * Makefile.in: Regenerate.
12209         * Makefile.tpl: Remove material now in src-release.  (Finally!)
12210         * Makefile.in: Regenerate.
12212         * Makefile.tpl: Add configure-target (for src-release in src)
12213         * Makefile.in: Regenerate.
12215 2002-09-30  Nick Clifton  <nickc@redhat.com>
12217         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
12219 2002-09-30  Ulrich Weigand  <uweigand@de.ibm.com>
12221         * configure.in (s390*-*-linux*): Enable libgcj.
12223 2002-09-29  Nathanael Nerode  <neroden@gcc.gnu.org>
12225         * configure: Revert accidentally applied changes.
12227         * Makefile.tpl: Make more autoconf-friendly.
12228         * Makefile.in: Regenerate.
12229         * configure: Make substitution more autoconf-like.
12231 2002-09-28  Richard Earnshaw  <rearnsha@arm.com>
12233         * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
12234         single entry to handle all these.
12235         (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise.  Also enable
12236         libjava on arm-*-elf.
12238 2002-09-27  Geoffrey Keating  <geoffk@apple.com>
12240         * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
12241         things that depend on them.
12243 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12245         * Makefile.tpl: Make subsituted variables more autoconfy.
12246         * Makefile.in: Regenerate.
12247         * configure: Make seds more autoconfy.
12249 2002-09-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12251         * Makefile.tpl: Rewrite substituted lines to look autoconfy.
12252         * Makefile.in: Regenerate.
12253         * configure.in: Rewrite sed statements to look autoconfy.
12255         * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
12256         all-target-foo on configure-target-foo.
12257         * Makefile.def: Ditto.
12258         * Makefile.in: Rebuild.
12260 2002-09-25  Andrew Haley  <aph@redhat.com>
12262         * MAINTAINERS: Add aph@redhat.com as Java maintainer.
12264 2002-09-22  Nathanael Nerode  <neroden@gcc.gnu.org>
12266         * Makefile.def: New file.
12267         * Makefile.tpl: New file.
12268         * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
12269         * contrib/gcc_update: Note that Makefile.in is a generated file.
12271         * configure.in: Minor rearrangement.  Simplify tests.
12273 2002-09-22  Jason Thorpe  <thorpej@wasabisystems.com>
12275         * configure.in (with_headers): Skip copy if value is "yes".
12276         (with_libs): Likewise.
12278 2002-09-20  Nathanael Nerode  <neroden@gcc.gnu.org>
12280         * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
12281         * configure.in (sh*-*-pe*): Ditto.
12282         * configure.in (mips*-*-pe*): Ditto.
12283         * configure.in (*arm-wince-pe): Ditto.
12285         * configure.in: Rearrange.
12287 2002-09-14  Kazu Hirata  <kazu@cs.umass.edu>
12289         * MAINTAINERS: Update my email address.
12291 2002-08-30  Paul Koning  <pkoning@equallogic.com>
12293         * MAINTAINERS: (Write After Approval): Add myself.
12295 2002-08-29  Geoffrey Keating  <geoffk@redhat.com>
12297         * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12299 2002-08-24  Geoffrey Keating  <geoffk@redhat.com>
12301         * MAINTAINERS: Change my mailing address.
12303 2002-08-21  Paolo Carlini  <pcarlini@unitus.it>
12305         * MAINTAINERS (Write After Approval): Remove myself.
12306         (Various Maintainers: c++ runtime libs): Add myself.
12308 2002-08-20  Loren J. Rittle  <ljrittle@acm.org>
12310         * MAINTAINERS (Write After Approval): Remove myself.
12311         (Various Maintainers: c++ runtime libs): Add myself.
12313 2002-08-15  Eric Christopher  <echristo@redhat.com>
12315         * config.sub: Import from master repository.
12316         * config.guess: Ditto.
12318 2002-08-19  Alexandre Oliva  <aoliva@redhat.com>
12320         * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12321         * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12322         CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12324 2002-08-16  Aldy Hernandez  <aldyh@redhat.com>
12326         * MAINTAINERS: Add self to rs6000 vector extensions.
12328 2002-08-15  Alexandre Oliva  <aoliva@redhat.com>
12330         * libiberty/configure: Reverted unintended yesterday's check in.
12332 2002-08-14  Alexandre Oliva  <aoliva@redhat.com>
12334         * boehm-gc/configure, libf2c/configure: Rebuilt.
12335         * libffi/configure, libiberty/configure: Ditto.
12336         * libjava/configure, libobjc/configure: Ditto.
12337         * libstdc++-v3/configure, zlib/configure: Ditto.
12338         Merged from binutils:
12339         2002-01-27  Daniel Jacobowitz  <drow@mvista.com>
12340         From Steve Ellcey <sje@cup.hp.com>:
12341         * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12342         (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12343         lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12344         IA64.
12345         * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12346         * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12347         soname_spec, sys_lib_search_path_spec): Ditto.
12349 2002-08-06  Federico G. Schwindt  <fgsch@olimpo.com.br>
12351         * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12353 2002-08-04  H.J. Lu  (hjl@gnu.org)
12355         * configure.in (mips*-*-linux*): Don't skip target-libffi.
12357 2002-08-02  Krister Walfridsson  <cato@df.lth.se>
12359         * MAINTAINERS (Write After Approval): Add myself.
12361 2002-07-31  Alan Modra  <amodra@bigpond.net.au>
12363         * configure.in: Move generic linux case to end.  Copy generic
12364         linux noconfigdirs to mips*-*-linux* entry and new
12365         powerpc64*-*-linux* entry.  Add target-libffi for the latter.
12367 2002-07-19  Michael Matz  <matz@suse.de>
12369         * MAINTAINERS: Add myself as ra* maintainer.
12371 2002-07-16  Chris Demetriou  <cgd@broadcom.com>
12373         * config.guess: Update to 2002-07-09 version.
12374         * config.sub: Update to 2002-07-03 version.
12376 2002-07-15  Hans-Peter Nilsson  <hp@bitrange.com>
12378         * MAINTAINERS: Fix typo in a maintainer email address.
12380 2002-07-11  Nathanael Nerode  <neroden@gcc.gnu.org>
12382         * configure.in: Remove two redundant tests.
12384 2002-07-11  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12386         * configure.in (mips*-*-irix6*o32): Enable stabs.
12388 2002-07-08  Nathanael Nerode  <neroden@gcc.gnu.org>
12390         * configure.in: Don't build grez.
12391         * Makefile.in: Ditto.
12393         * Makefile.in: Remove references to bsp, cygmon, libstub.
12394         * configure.in: Ditto.
12396         * configure.in: Remove leftover reference to gdbtest.
12398 2002-07-08  Phil Edwards  <pme@gcc.gnu.org>
12400         * configure.in (gxx_include_dir):  Change to match versioned
12401         C++ headers if --enable-version-specific-runtime-libs is used.
12403 2002-07-04  Steve Ellcey  <sje@cup.hp.com>
12405         * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12407 2002-07-03  Nathanael Nerode  <neroden@gcc.gnu.org>
12409         * configure.in: Make --without-x work.
12411 2002-07-02  Nathanael Nerode  <neroden@gcc.gnu.org>
12413         * configure.in: Rearrange target Makefile fragment collection.
12415         * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12416         cvs[src].
12417         * configure.in: Ditto.
12419 2002-07-01  Matt Kraai  <kraai@alumni.cmu.edu>
12421         * MAINTAINERS (Write After Approval): Update my e-mail address.
12423 2002-06-24  Ben Elliston  <bje@redhat.com>
12425         * configure.in (host_tools): Remove cgen.
12427         * Makefile.in (all-cgen): Remove; runs from its source directory.
12428         (check-cgen, install-cgen, clean-cgen): Likewise.
12429         (all-opcodes): Do not depend on all-cgen.
12430         (all-sim): Likewise.
12432 2002-07-01  Nathanael Nerode  <neroden@gcc.gnu.org>
12434         * Makefile.in: Eliminate 'apache' targets.
12435         * configure.in: Eliminate 'apache' targets.
12437         * configure.in: Eliminate redundant tests.  Reorganize.
12439         * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12441         * config-ml.in: Eliminate references to Cygnus configure.
12443         * Makefile.in: Eliminate references to building emacs.
12445 2002-06-28  Graham Stott  <graham.stott@btinternet.com>
12447         * MAINTAINERS: Update my email address.
12449 2002-06-26  Benjamin Kosnik  <bkoz@redhat.com>
12451         * config.if (libstdcxx_incdir): Version C++ headers.
12452         (cxx_incdir): Remove.
12454 2002-06-25  Nathanael Nerode  <neroden@gcc.gnu.org>
12456         * MAINTAINERS (Write After Approval): Add self.
12458 Thu Jun 20 00:35:14 2002  Denis Chertykov  <denisc@overta.ru>
12460         * configure.in: Add support for ip2k.
12462 2002-06-22  Nathanael Nerode  <neroden@twcny.rr.com>
12464         * configure.in: Fix AIX configury bug.
12466 2002-06-20  Steve Ellcey  <sje@cup.hp.com>
12468         * MAINTAINERS (Write After Approval): Add self.
12470 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12472         * configure.in: replace ${topsrcdir} with ${srcdir}
12474         * configure.in: Move definition of libstdcxx_flags
12475         right above usage, rather than waaay earlier.
12477         * configure.in: Pull definition of is_cross_compiler earlier.
12479         * configure.in: Rearrange a little.
12481         * configure.in: Remove references to librx.
12482         * Makefile.in: Remove references to librx.
12484 Tue Jun 18 22:37:35 2002  Denis Chertykov  <denisc@overta.ru>
12486         * config.sub: Add support for avr target.
12487         Import from master sources, rev 1.255
12489 2002-06-19  Phil Edwards  <pme@gcc.gnu.org>
12491         * configure, .cvsignore:  Revert previous change...
12492         * Makefile:  ...delete.
12494 2002-06-19  Nathanael Nerode  <neroden@twcny.rr.com>
12496         * configure.in: Eliminate ${gasdir} variable.
12498 2002-06-18  Dave Brolley  <brolley@redhat.com>
12500         * configure.in: Add support for frv.
12501         * config.sub: Add support for frv.
12503 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12505         * configure:  Remove garbage from previous commit.
12507 2002-06-18  Phil Edwards  <pme@gcc.gnu.org>
12509         * configure:  For in-source builds, make a subdir and re-exec there.
12510         * Makefile:  New file.  Pass targets through to build directory.
12511         * .cvsignore:  No longer ignore "Makefile".
12513 2002-06-16  Douglas Rupp  <rupp@gnat.com>
12515         * MAINTAINERS (Write After Approval): Add self.
12517 2002-06-11  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
12519         * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12521 2002-06-08  Jason Thorpe  <thorpej@wasabisystems.com>
12523         * configure.in (vax-*-netbsd*): Re-enable gas.
12525 2002-05-31  Nathanael Nerode  <neroden@twcny.rr.com>
12527         * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12528         BUILD_PREFIX_1, to correct nomenclature.
12529         * configure: Likewise.
12531         * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12532         * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12534 2002-05-31  Olaf Hering  <olh@suse.de>
12536         * config-ml.in: Propogate DESTDIR also.
12538 2002-05-29  Jason Thorpe  <thorpej@wasabisystems.com>
12540         * configure.in (vax-*-netbsd*): Don't build gas for this
12541         platform.
12543 2002-05-28  Marek Michalkiewicz  <marekm@amelek.gda.pl>
12545         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12546         and libgcj for AVR.
12548 2002-05-23  Kaz Kojima  <kkojima@gcc.gnu.org>
12550         * MAINTAINERS (Write After Approval): Add myself.
12552 2002-05-22  Jason Thorpe  <thorpej@wasabisystems.com>
12554         * config.guess: Update to 2002-05-22 version.
12555         * config.sub: Likewise.
12557 2002-05-16  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12559         * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12560         * config-ml.in: Likewise.
12561         * configure: Likewise.
12562         * configure.in: Likewise.
12564 2002-05-16  Stephane Carrez  <stcarrez@nerim.fr>
12566         * MAINTAINERS: Update my email address.
12568 2002-05-13  Nathanael Nerode  <neroden@twcny.rr.com>
12570         * configure.in: Simplify makefile fragment collection.
12572         * configure.in: Remove code to build emacs.
12574         * configure.in : Remove --srcdir argument from targargs and buildargs
12575         (it's always overridden in the Makefile anyway).  Rearrange a bit.
12577         * configure: Move some logic to configure.in.
12578         * configure.in: Move some logic from configure.
12580 2002-05-11  Tom Tromey  <tromey@redhat.com>
12582         * MAINTAINERS: Reflect libgcj reality.
12584 2002-05-09  Federico G. Schwindt  <fgsch@olimpo.com.br>
12586         * Makefile.in: Honour DESTDIR.
12588 2002-05-08  Mark Mitchell  <mark@codesourcery.com>
12590         * config.guess: Import 2002-03-20 version.
12591         * config.sub: Import 2002-04-26 version.
12593 2002-05-08  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12595         * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12597 2002-05-07  Tim Josling  <tej@melbpc.org.au>
12599         * MAINTAINERS: Add self.
12601 2002-05-06  Loren J. Rittle  <ljrittle@acm.org>
12603         * ltmain.sh: Detect and handle object name conflicts
12604         while piecewise linking a static library.
12606 2002-05-05  Alexandre Oliva  <aoliva@redhat.com>
12608         * configure.in (noconfigdirs): Don't disable libgcj on
12609         sparc64-*-solaris* and sparcv9-*-solaris*.
12611 2002-05-03  Alexandre Oliva  <aoliva@redhat.com>
12613         * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12615 2002-05-03  Thomas Fitzsimmons  <fitzsim@redhat.com>
12617         * configure.in (FLAGS_FOR_TARGET): Do not add
12618         -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12619         on i[3456]86-*-linux*.
12621 2002-05-01  Thomas Fitzsimmons  <fitzsim@redhat.com>
12623         * configure.in (noconfigdirs): Replace [ ] with test.
12625         * configure.in (noconfigdirs): Do not add target-newlib if
12626         target == i[3456]86-*-linux*, and host == target.
12628 2002-04-29  Nathanael Nerode  <neroden@doctormoo.dyndns.org>
12630         * configure.in: delete reference to absent file
12632         * configure.in: replace '[' with 'test'
12634         * configure.in: Eliminate references to gash.
12635         * Makefile.in: Eliminate references to gash.
12637         * configure.in: remove useless references to 'pic' makefile fragments.
12639         * configure.in: (*-*-windows*) Finish removing.
12641         * configure.in: Eliminate redundant test for libgui.
12643 2002-04-29  Roger Sayle  <roger@eyesopen.com>
12645         * MAINTAINERS: Add self and realphabetize.  Update entries
12646         for Dan Berlin, Chris Demetriou and Michael Matz.  Remove
12647         entry for a29k port maintainer.
12649 2002-04-26  Joel Sherrill  <joel@OARcorp.com>
12651         * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12652         (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12654 2002-04-19  Nathanael Nerode  <neroden@twcny.rr.com>
12656         * configure.in: remove references to dead files
12658 2002-04-19  Mark Mitchell  <mark@codesourcery.com>
12660         * MAINTAINERS: Add information about purpose of this file.
12662 2002-04-18  Tom Tromey  <tromey@redhat.com>
12664         * configure.in: Disallow configuring libgcj when it is already
12665         installed and we're using Solaris 2.8 linker.  Do enable libgcj on
12666         Solaris 2.8 by default.  For PR libgcj/6158.
12668 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12670         * configure.in:  Move default CC setting out of config/mh-* fragments
12671         directly into here.
12673 2002-04-17  Nathanael Nerode  <neroden@twcny.rr.com>
12675         * configure.in: don't even try to configure or make a subdirectory
12676         if there's no configure script for it.
12678 2002-04-15  Mark Mitchell  <mark@codesourcery.com>
12680         * MAINTAINERS: Remove chill maintainers.
12681         * Makefile.in (CHILLFLAGS): Remove.
12682         (CHILL_LIB): Remove.
12683         (TARGET_CONFIGDIRS): Remove libchill.
12684         (CHILL_FOR_TARGET): Remove.
12685         (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12686         CHILL_LIB.
12687         (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12688         (CHECK_TARGET_MODULES): Likewise.
12689         (INSTALL_TARGET_MODULES): Likewise.
12690         (CLEAN_TARGET_MODULES): Likewise.
12691         (configure-target-libchill): Remove.
12692         (all-target-libchill): Remove.
12693         * configure.in (target_libs): Remove target-libchill.
12694         Do not compute CHILL_FOR_TARGET.
12695         * libchill: Remove directory.
12697 2002-04-11  DJ Delorie  <dj@redhat.com>
12699         * Makefile.in, configure.in: Sync with binutils, entries
12700         follow...
12702 2002-04-07  Andrew Cagney  <ac131313@redhat.com>
12704         * Makefile.in (do-tar-bz2): Delete rule.  Replace with ...
12705         (do-tar, do-bz2): New rules.
12706         (taz): Update.  Replace do-tar-bz2 with do-tar and do-bz2.
12707         (gdb-tar): New rule.
12708         (gdb-taz): Rewrite.  Use gdb-tar and do-bz2.
12709         (insight_dejagnu.tar): New rule.
12710         (insight.tar): New rule.
12711         (gdb+dejagnu.tar): New rule.
12712         (gdb.tar): New rule.
12714 2002-02-01  Mo DeJong  <supermo@bayarea.net>
12716         * Makefile.in: Add all-tix to deps for all-snavigator
12717         so that tix is built when building snavigator.
12719 2002-01-11  Steve Ellcey  <sje@cup.hp.com>
12721         * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12722         ld and gdb are not supported.
12724 2002-01-07  Mark Salter  <msalter@redhat.com>
12726         * configure.in: Remove target-bsp and target-cygmon from arm builds.
12727         Allow target-libgloss to be built for arm, strongarm, and xscale.
12729 2001-12-13  Thomas Fitzsimmons  <fitzsim@redhat.com>
12731         * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12732         options for i[3456]86-pc-linux* native builds.
12734 2001-11-20  Nick Clifton  <nickc@cambridge.redhat.com>
12736         * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12737         files from .po files for a distribution.
12739 2001-09-03  Jeff Holcomb  <jeffh@redhat.com>
12741         * configure.in: Enable libstdc++-v3 for h8300 targets.
12743 2001-06-19  Alan Modra  <amodra@bigpond.net.au>
12745         * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12746         version from bfd/.
12748 Fri Jun  8 11:14:02 2001  Andrew Cagney  <cagney@b1.cygnus.com>
12750         * Makefile.in (VER): When present, extract the version number from
12751         the file version.in.
12753 2001-05-24  Tom Rix  <trix@redhat.com>
12755         * configure.in : enable ld for aix
12757 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
12759         * config.guess: Add linux target for S/390.
12761 2000-11-07  Philip Blundell  <pb@futuretv.com>
12763         * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12765 2000-11-03  Philip Blundell  <pb@futuretv.com>
12767         * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12768         files.
12770 2001-01-15  Ben Elliston  <bje@redhat.com>
12772         * configure.in (host_tools): Add sid.
12773         Always configure cgen.
12775 2000-11-24  Nick Clifton  <nickc@redhat.com>
12777         * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12779 2000-08-20  Doug Evans  <dje@casey.transmeta.com>
12781         * Makefile.in (ALL_MODULES): Add all-cgen.
12782         (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12783         (all-cgen): New target.
12784         (all-opcodes,all-sim): Depend on all-cgen.
12785         * configure.in (host_tools): Add cgen.
12786         Only configure cgen if --enable-cgen-maint.
12788 2002-04-09  Loren J. Rittle  <ljrittle@acm.org>
12790         * configure.in: Add *-*-freebsd* configurations.
12792 2002-04-08  Tom Tromey  <tromey@redhat.com>
12794         * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12795         Fixes PR libgcj/6068.
12797 2002-03-30  Krister Walfridsson  <cato@df.lth.se>
12799         * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12801 2002-03-27  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
12803         * configure.in (alpha*-dec-osf*): Enable libgcj.
12805 2003-03-27  Matthew Gingell  <gingell@gnat.com>
12807         * MAINTAINERS (Write After Approval): Add myself.
12809 2002-03-24  Nick Clifton  <nickc@cambridge.redhat.com>
12811         Fix for: PR bootstrap/3591, target/5676
12812         * configure.in (mcore-pe): Disable the configuration of
12813         libstdc++-v3 since exceptions are not supported.
12815 2002-03-20  Anthony Green  <green@redhat.com>
12817         * configure.in: Enable libgcj for xscale-elf target.
12819 Tue Mar 19 09:05:08 2002  J"orn Rennecke  <joern.rennecke@superh.com>
12821         * MAINTAINERS:  Update my email address.
12823 2002-03-16  Alexandre Oliva  <aoliva@redhat.com>
12825         * ltmain.sh (relink_command): Fix typo in previous change.
12827 2002-03-15  Alexandre Oliva  <aoliva@redhat.com>
12829         * ltmain.sh (taglist): Initialized.  Don't let `CC' tag out of it.
12830         (relink_command): Added --tag flags.
12831         (mode=install): If relinking fails; error out.
12833 2002-03-12  Richard Henderson  <rth@redhat.com>
12835         * Makefile.in (NOTPARALLEL): New.  Use it instead of explicit
12836         .NOTPARALLEL tag.
12837         (do-check): Rename from check.
12838         (check): Allow parallel check.
12840 2002-03-12  Bob Wilson  <bob.wilson@acm.org>
12842         * MAINTAINERS: Add myself as maintainer for xtensa port.
12843         Fix alphabetical order in CPU port maintainer list.
12844         Remove myself from Write After Approval list.
12846 2002-03-11  Richard Henderson  <rth@redhat.com>
12848         * Makefile.in (.NOTPARALLEL): Add fake tag.
12850 2002-03-07  H.J. Lu  (hjl@gnu.org)
12852         * configure.in: Enable gprof for mips*-*-linux*.
12854 2002-03-05  Danny Smith  <dannysmith@users.sourceforge.net>
12856         * MAINTAINERS (Write After Approval): Add myself.
12858 2002-02-28  Alexandre Oliva  <aoliva@redhat.com>
12860         * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12861         libjava.
12862         (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12864 2002-02-23  Alexandre Oliva  <aoliva@redhat.com>
12866         * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12867         because its Makefile is there; test for the executable instead.
12869 2002-02-22  Alexandre Oliva  <aoliva@redhat.com>
12871         * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12872         libstdc++-v3 and libjava.
12874 2002-02-11  Adam Megacz  <adam@xwt.org>
12876         * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12877         boehm-gc
12879 2002-02-09  Alexandre Oliva  <aoliva@redhat.com>
12881         * config.guess: Updated to 2002-01-30's version.
12882         * config.sub: Updated to 2002-02-01's version.
12883         Contribute sh64-elf.
12884         2000-12-01  Alexandre Oliva  <aoliva@redhat.com>
12885         * configure.in: Added sh64-*-*.
12887 2002-02-08  Chris Demetriou  <cgd@broadcom.com>
12889         * MAINTAINERS: Belatedly add myself to write after approval list.
12891 Thu Feb  7 12:40:58 CET 2002  Jan Hubicka  <jh@suse.cz>
12893         * MAINTAINERS: Put self in as maintainer for x86-64 port.
12894         Remove self as Write After Approval.
12896 2002-01-31  Geoffrey Keating  <geoffk@redhat.com>
12898         * MAINTAINERS: Put self in as maintainer for contrib/regression
12899         directory.
12901 2002-01-28  Phil Edwards  <pme@gcc.gnu.org>
12903         * MAINTAINERS:  Update my email address.
12905 2002-01-26  Jason Thorpe  <thorpej@wasabisystems.com>
12907         * configure.in (*-*-netbsd*): New.  Skip target-newlib,
12908         target-libiberty, and target-libgloss.  Skip Java-related
12909         libraries if not supported for NetBSD on target CPU.
12911 2002-01-25  Douglas B Rupp  <rupp@gnat.com>
12913         * install-sh: Use _inst.$$_ for temp file name.
12915 2002-01-24  Jason Thorpe  <thorpej@wasabisystems.com>
12917         * MAINTAINERS (Write After Approval): Move my contact info
12918         from here...
12919         (OS Port Maintainers): ...to here (netbsd).
12921 2002-01-22  Bob Wilson  <bob.wilson@acm.org>
12923         * MAINTAINERS (Write After Approval): Add myself.
12925 2002-01-17  H.J. Lu  <hjl@gnu.org>
12927         * Makefile.in (all-fastjar): Also depend on all-libiberty.
12928         (all-target-fastjar): Also depend on all-target-libiberty.
12930 2002-01-16  H.J. Lu  (hjl@gnu.org)
12932         * config.guess: Import from master sources, rev 1.225.
12933         * config.sub: Import from master sources, rev 1.238.
12935 2002-01-16  Kazu Hirata  <kazu@hxi.com>
12937         * MAINTAINERS (Write After Approval): Remove myself.
12939 2001-12-19  Florian Weimer  <fw@deneb.enyo.de>
12941         * MAINTAINERS (Write After Approval): Add myself.
12943 2001-12-17  Joseph S. Myers  <jsm28@cam.ac.uk>
12945         * MAINTAINERS: Add self as docs co-maintainer.
12947 2001-12-11  Matthias Klose  <doko@debian.org>
12949         * MAINTAINERS (Write After Approval): Add myself.
12951 2001-12-09  Zack Weinberg  <zack@codesourcery.com>
12953         * MAINTAINERS: Update my email address.
12955 2001-12-07  Turly O'Connor  <turly@apple.com>
12956         * MAINTAINERS (Write After Approval): Add myself.
12957         * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12958         (rs6000_initialize_trampoline): Call __trampoline_setup for
12959         ABI_DARWIN too.
12960         * darwin-tramp.asm: New file, implements __trampoline_setup.
12961         * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12963 2001-12-07  Paolo Carlini  <pcarlini@unitus.it>
12965         * MAINTAINERS (Write After Approval): Add myself.
12967 Wed Dec  5 07:33:45 2001  Douglas B. Rupp  <rupp@gnat.com>
12969         * configure, configure.in: Use temp file for long sed commands.
12971 2001-12-03  Laurent Guerby  <guerby@acm.org>
12973         * config.sub: Update to version 1.232 on subversion.
12975 2001-12-03  Ben Elliston  <bje@redhat.com>
12977         * MAINTAINERS: Update mail address for config.* patches.
12979 2001-11-27  DJ Delorie  <dj@redhat.com>
12980             Zack Weinberg  <zack@codesourcery.com>
12982         When build != host, create libiberty for the build machine.
12984         * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12985         CONFIG_ARGUMENTS.
12986         (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12987         New variables.
12988         (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12989         and rules.
12990         (all.normal): Depend on ALL_BUILD_MODULES.
12991         (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12992         (all-build-libiberty): Depend on configure-build-libiberty.
12994         * configure: Calculate and substitute proper value for
12995         ALL_BUILD_MODULES.
12996         * configure.in: Create the build subdirectory.
12997         Calculate and substitute TARGET_CONFIGARGS (formerly
12998         CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
13000 2001-11-26  Ziemowit Laski  <zlaski@apple.com>
13002         * MAINTAINERS (write-after-approval): Add self.
13004 2001-11-17  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13006         * MAINTAINERS (GNATS only accounts): Remove self.
13008 2001-11-14  Hans-Peter Nilsson  <hp@bitrange.com>
13010         * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
13011         libf2c.
13013 2001-11-12  Craig Rodrigues  <rodrigc@gcc.gnu.org>
13015         * MAINTAINERS (Write After Approval): Add self.
13017 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13019         * MAINTAINERS: mips and s390 are also CPU ports.
13021 2001-11-12  David O'Brien  <obrien@FreeBSD.org>
13023         * MAINTAINERS: mcore, cris and mmix are also CPU ports.
13025 2001-11-11  David O'Brien  <obrien@FreeBSD.org>
13027         * MAINTAINERS: Alphabetize.
13029 2001-11-09  Kazu Hirata  <kazu@hxi.com>
13031         * MAINTAINERS (Various maintainers: h8 port): Add myself.
13033 2001-11-09  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13035         * MAINTAINERS (Various maintainers: hppa port): Added myself.
13037 2001-11-08  Phil Edwards  <pedwards@disaster.jaj.com>
13039         * configure.in (--enable-languages): Be more permissive about
13040         syntax.  Check for empty lists better.  Warn about $LANGUAGES.
13042 2001-11-08  Geoffrey Keating  <geoffk@redhat.com>
13044         * config.sub: Import from master sources, rev. 1.230.
13045         * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
13047 2001-11-07  Laurent Guerby  <guerby@acm.org>
13049         * MAINTAINERS (Write After Approval): Add self.
13051 2001-11-06  Hans-Peter Nilsson  <hp@bitrange.com>
13053         * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
13055 2001-11-05  Hans-Peter Nilsson  <hp@bitrange.com>
13057         * config.sub: Import from master sources, rev 1.226.
13058         * config.guess: Import from master sources, rev 1.216.
13060 2001-11-03  Hans-Peter Nilsson  <hp@bitrange.com>
13062         * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
13063         * MAINTAINERS: Add self as maintainer of MMIX port.
13064         Remove old after-approval entry.
13066 2001-10-28  Joseph S. Myers  <jsm28@cam.ac.uk>
13068         * ChangeLog, configure: Fix spelling errors.
13070 2001-10-20  Brendan Kehoe  <brendan@zen.org>
13072         * MAINTAINERS: Tweak my address.
13074 Thu Oct 11 21:50:15 2001  J"orn Rennecke  <amylaar@onetel.net.uk>
13076         * MAINTAINERS: Update my email address.
13078 2001-10-11  Hans-Peter Nilsson  <hp@axis.com>
13080         * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
13081         * MAINTAINERS: Add self as maintainer of CRIS port.
13083 2001-10-10  Geert Bosch  <bosch@gnat.com>
13085         * MAINTAINERS (Various maintainers: Ada front end):
13086         Added Robert Dewar.
13088 2001-10-03  David Billinghurst  <David.Billinghurst@riotinto.com>
13090         * MAINTAINERS (Write After Approval): Added self
13092 2001-10-02  Geert Bosch  <bosch@gnat.com>
13094         * MAINTAINERS (Various maintainers: Ada front end): Added myself.
13096 2001-10-02  Joseph S. Myers  <jsm28@cam.ac.uk>
13098         * configure: Handle temporary files securely using mkdir.
13100 2001-09-29  Alexandre Oliva  <aoliva@redhat.com>
13102         * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
13104 2001-09-26  Will Cohen  <wcohen@redhat.com>
13106         * configure.in (*-*-linux*): Disable configuration of target-newlib
13107         and target-libgloss.
13109 2001-09-26  Alexandre Oliva  <aoliva@redhat.com>
13111         * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
13112         RANLIB.
13114 2001-09-21  Alexandre Oliva  <aoliva@redhat.com>
13116         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
13117         DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
13118         RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
13119         avoid quotes nesting problems.
13120         (NATIVE_CHECK_MODULES): Ditto, just for consistency.
13121         (DO_X): Export only variables that are set.
13123 2001-09-19  Ben Elliston  <bje@redhat.com>
13125         * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
13126         Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
13127         semantics.  Use the shell built-in "type" command instead.
13129 2001-08-31  Alexandre Oliva  <aoliva@redhat.com>
13131         Merged from gcc-3_0-branch:
13132         2001-07-30  Jeff Sturm  <jsturm@one-pont.com>
13133         * ltcf-c.sh: Use $objext, not $ac_objext.
13134         2001-07-27  Mark Kettenis  <kettenis@gnu.org>
13135         * ltcf-cxx.sh: Add support for GNU.
13136         2001-07-22  Timothy Wall  <twall@redhat.com>
13137         * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64.  Preserve
13138         default settings if using GNU tools with that configuration.
13139         * ltcf-cxx.sh: Ditto.
13140         * ltcf-gcj.sh: Ditto.
13141         2001-07-21  Michael Chastain  <chastain@redhat.com>
13142         * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
13143         HPUX 11.0 systems have trouble with 1MB.  Mark as gcc-local.
13144         * ltmain.sh: Mark as gcc-local.
13146 2001-08-30  Eric Christopher  <echristo@redhat.com>
13147             Jason Eckhardt  <jle@redhat.com>
13149         * config.guess: Merge from master sources.
13150         * config.sub: Merge from master sources, add support for mipsisa32.
13152 2001-08-25  Geoffrey Keating  <geoffk@redhat.com>
13153         * config.sub: Merge from master sources, rev 1.219.
13154         * MAINTAINERS: Add self as contact for stormy16 port.
13156 2001-08-14  Zack Weinberg  <zackw@panix.com>
13158         * config.sub: Merge from master sources, rev 1.218.
13159         * config.guess: Merge from master sources, rev 1.209.
13161 2001-08-11  Graham Stott  <grahams@redhat.com>
13163         * Makefile.in (check-c++): Add missing semicolon.
13165 Mon Jul 30 19:24:13 CEST 2001  Jan Hubicka  <jh@suse.cz>
13167         * MAINTAINERS (Various maitainers: predict.def): Added myself.
13169 2001-07-30  Eric Christopher  <echristo@redhat.com>
13171         * MAINTAINERS (Various maintainers: mips port): Added myself.
13173 2001-07-25  Andrew Haley  <aph@cambridge.redhat.com>
13175         * configure.in (sh-*-linux*): New.
13177 2001-07-27  Richard Henderson  <rth@redhat.com>
13179         * .cvsignore: Add LAST_UPDATED.
13181 2001-07-23  Ulrich Weigand  <uweigand@de.ibm.com>
13183         * MAINTAINERS (Various maintainers: s390 port): Added myself.
13185 2001-07-16  Aldy Hernandez  <aldyh@redhat.com>
13187         * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
13189 Fri Jul 13 14:31:57 2001  Nicola Pero  <nicola@brainstorm.co.uk>
13191         * MAINTAINERS (Write After Approval): Added myself.
13193 2001-07-12  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13195         * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
13196         and libgcj on m68hc11/m68hc12.
13198 2001-06-27  H.J. Lu  (hjl@gnu.org)
13200         * Makefile (CFLAGS_FOR_BUILD): New.
13201         (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
13203 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13205         * README: Remove version number.
13207 2001-06-13  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13209         * INSTALL/README: Update wrt. to the installation instructions now
13210         residing in gcc/doc/install.texi.
13212 2001-06-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13214         * README: Replace with a cut-down and updated version of gcc/README.
13216 2001-06-12  David Edelsohn  <edelsohn@gnu.org>
13218         * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
13219         multilibs to be disabled.
13221 2001-06-11  Daniel Berlin  <dan@cgsoftware.com>
13223         * MAINTAINERS (Write After Approval): Add myself.
13225 2001-06-09  Alexandre Oliva  <aoliva@redhat.com>
13227         * config.guess: Import CVS version 1.195.
13228         * config.sub: Import CVS version 1.212.
13230 2001-06-08  Alexandre Oliva  <aoliva@redhat.com>, Jeff Sturm  <jsturm@one-point.com>
13232         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13233         gcc/xgcc is built, use -print-prog-name to find out the program
13234         name to use.
13236 2001-06-04  Phil Edwards  <pme@sources.redhat.com>
13238         * config.guess:  Import CVS version 1.194.  All gcc-local changes
13239         appear to also be in the master copy.
13240         * config.sub:  Import CVS version 1.211.
13242 Mon Jun  4 16:32:53 2001  Mark Mitchell  <mark@codesourcery.com>
13244         * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
13245         with_gcc]: Use `gcc -shared' to build a shared library.
13247 Mon Jun  4 16:24:43 2001  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13249         * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
13250         archives.
13252 Fri Jun  1 18:55:19 2001  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
13254         * MAINTAINERS (Write After Approval): Add myself.
13256 2001-06-01  Hans-Peter Nilsson  <hp@axis.com>
13258         * configure.in (libstdcxx_flags): Do not try to execute
13259         libstdc++-v3/testsuite_flags until it exists.
13261 2001-06-01  Alan Modra  <amodra@bigpond.net.au>
13263         * MAINTAINERS: Update my email address.
13265 2001-05-31  Graham Stott  <grahams@redhat.com>
13267         * MAINTAINERS (Write After Approval): Add myself.
13269 2001-05-28  Simon Patarin  <simon.patarin@inria.fr>
13271         * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++  shared
13272         libraries when using g++ with native linker.
13274 2001-05-28  Alexandre Oliva  <aoliva@redhat.com>
13276         * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
13278 2001-05-22  Alexandre Oliva  <aoliva@redhat.com>
13280         * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
13281         [aix4*|aix5*]: Prepend blank.
13283 2001-05-20  Alexandre Oliva  <aoliva@redhat.com>
13285         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13286         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254.  Rebuilt a number
13287         of subdir/configure scripts to use the new libtool.m4.
13289 2001-05-19  Matt Kraai  <kraai@alumni.carnegiemellon.edu>
13291         * MAINTAINERS (Write After Approval): Add myself.
13293 2001-05-18  Benjamin Kosnik  <bkoz@redhat.com>
13295         * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13297 2001-05-11  Ben Elliston  <bje@redhat.com>
13299         * Makefile.in (all-sid): New target.
13300         (check-sid, clean-sid, install-sid): Likewise.
13302 2001-05-09  Jeffrey Oldham  <oldham@codesourcery.com>
13304         * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13306 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13308         * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13309         libgcj.
13311 2001-05-03  Alexandre Oliva  <aoliva@redhat.com>
13313         * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13314         gcc/xgcc is built, use -print-prog-name to find out the program
13315         name to use.
13317 2001-04-26  Alexandre Oliva  <aoliva@redhat.com>
13319         * configure.in (noconfigdirs): Don't reset it from scratch in the
13320         target case; only append to it.
13322         * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13323         sparc-*-solaris2.8]: Disable ${libgcj}.
13325 2001-04-25  Alexandre Oliva  <aoliva@redhat.com>
13327         * configure.in (libgcj_saved): Copy from $libgcj.
13328         (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13329         --disable-libgcj.
13331 2001-04-25  Gavin Romig-Koch  <gavin@redhat.com>
13333         * MAINTAINERS: Remove self as MIPS maintainer and
13334         C front end maintainer.
13336 Mon Apr 23 09:15:03 2001  Anthony Green  <green@redhat.com>
13338         * configure.in: Move *-chorusos target case to the proper switch.
13339         Disable libgcj.
13341 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13343         * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13344         1.641.2.228.
13346 2001-04-13  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13348         * Makefile.in (STAGE1_CFLAGS): Pass down.
13350 2001-04-13  Alan Modra  <amodra@one.net.au>
13352         * config.guess: Add hppa64-linux support.  Note for next import that
13353         this is already in the master file.
13354         * configure.in: Likewise.  Accept `parisc' alias for `hppa'.
13356 2001-04-12  Alexandre Oliva  <aoliva@redhat.com>
13358         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13359         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13361 2001-04-11  Stan Shebs  <shebs@apple.com>
13363         * MAINTAINERS: Add self as Darwin port maintainer.
13365 2001-04-11  Alan Modra  <amodra@one.net.au>
13367         * MAINTAINERS: Update my email address.
13369 2001-04-10  Loren J. Rittle  <ljrittle@acm.org>
13371         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13372         recent versions of FreeBSD (release 3 or later).
13373         * ltconfig: On FreeBSD, -lc must not be provided when building
13374         a shared library or else the standard -pthread gcc option is
13375         rendered worthless to later users of the built library.
13377 2001-04-06  Joseph S. Myers  <jsm28@cam.ac.uk>
13379         * MAINTAINERS: Add self and RTH as C front end maintainers.
13381 2001-04-05  Alexandre Oliva  <aoliva@redhat.com>
13383         * config.sub: Make sure to match an already-canonicalized
13384         machine name (eg. mn10300-unknown-elf).
13386 2001-04-01  Alexandre Oliva  <aoliva@redhat.com>
13388         * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13389         New macros.
13390         (bootstrap, cross): Use RECURSE_FLAGS.
13391         * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13393 2001-03-27  Alexandre Oliva  <aoliva@redhat.com>
13395         * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13397 2001-03-22  Colin Howell  <chowell@redhat.com>
13399         * Makefile.in (DO_X): Do not backslash single-quotes in
13400         backquotes (two places).
13402 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13404         Re-installed:
13405         2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13406         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13407         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13408         * ltcf-cxx.sh: Likewise.
13409         * ltcf-gcj.sh: Likewise.
13411 2001-03-22  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13413         * MAINTAINERS: Add myself as "documentation co-maintainer".
13415 2001-03-22  Alexandre Oliva  <aoliva@redhat.com>
13417         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13418         ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13420 2001-03-19  Tom Tromey  <tromey@redhat.com>
13422         * config-ml.in: Handle GCJ and GCJFLAGS.
13424 2001-03-21  Michael Chastain  <chastain@redhat.com>
13426         * Makefile.in: all-m4 depends on all-texinfo.
13428 2001-03-20  Loren J. Rittle  <ljrittle@acm.org>
13430         * MAINTAINERS: Add myself to write after approval list.
13432 2001-03-18  Laurynas Biveinis  <lauras@softhome.net>
13434         * Makefile.in (DO_X): Quote nested quotes.
13436 2001-03-18  Alan Modra  <alan@linuxcare.com.au>
13438         * MAINTAINERS: Add myself to write after approval list.
13440 2001-03-15  Laurynas Biveinis  <lauras@softhome.net>
13442         * Makefile.in (DO_X): Use double quotes for quoting
13443         "RANLIB=$${RANLIB}".
13445 2001-03-10  Ovidiu Predescu  <ovidiu@cup.hp.com>
13447         * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13449 2001-03-09  Nicola Pero  <n.pero@mi.flashnet.it>
13451         * configure.in: Only use `lang_requires' for languages athat are
13452         actually enabled.
13454 2001-03-08  Phil Edwards  <pme@sources.redhat.com>
13456         * MAINTAINERS (C++ runtime libs):  Update and alphabatize.
13458 2001-03-08  Alexandre Oliva  <aoliva@redhat.com>
13460         * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13462 2001-03-07  Tom Tromey  <tromey@redhat.com>
13464         * configure.in: Allow config-lang.in to set `lang_requires' to list
13465         of other required languages.
13467 2001-03-06  Laurynas Biveinis  <lauras@softhome.net>
13469         * Makefile.in: Remove RANLIB definition. Use RANLIB
13470         in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13471         EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13473 2001-02-28  Benjamin Kosnik  <bkoz@redhat.com>
13474             Alexandre Oliva  <aoliva@redhat.com>
13476         * Makefile.in (check-c++): Use tabs, not spaces.
13478 2001-02-20  Laurynas Biveinis  <lauras@softhome.net>
13480         * MAINTAINERS: add myself to Write After Approval list.
13482 2001-02-19  Benjamin Kosnik  <bkoz@redhat.com>
13484         * Makefile.in (check-c++): New rule.
13486         * configure.in (target_libs): Remove libg++.
13487         (noconfigdirs): Remove libg++.
13488         (noconfigdirs): Same.
13489         (noconfigdirs): Same.
13490         (noconfigdirs): Same.
13492         * config-ml.in: Remove libg++ references.
13494         * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13495         (ALL_TARGET_MODULES): Same.
13496         (configure-target-libg++): Remove.
13497         (all-target-libg++): Remove.
13498         (configure-target-libio): Remove.
13499         (all-target-libio): Remove.
13500         (check-target-libio): Remove.
13501         (.PHONY): Remove.
13502         (libg++.tar.bz2): Remove.
13503         (all-target-cygmon): Remove libio.
13504         (all-target-libstdc++): Remove.
13505         (configure-target-libstdc++): Remove.
13506         (TARGET_LIB_PATH): Remove libstdc++.
13507         (ALL_GCC_CXX): Remove libstdc++.
13508         (all-target-gperf): Correct.
13510 2001-02-16  Nick Clifton  <nickc@redhat.com>
13512         * configure.in (noconfigdirs): Allow configuration of texinfo
13513         for Cygwin hosts.
13515 2001-02-15  Anthony Green  <green@redhat.com>
13517         * configure: Introduce GCJ_FOR_TARGET.
13518         * configure.in: Ditto.
13519         * Makefile.in: Ditto.
13521 2001-02-13  Andreas Schwab  <schwab@suse.de>
13523         * MAINTAINERS: Update mail address.
13525 2001-02-09  Martin Schwidefsky  <schwidefsky@de.ibm.com>
13527         * config.guess: Add linux target for S/390.
13528         * config.sub: Likewise.
13530 2001-02-08  Chandrakala Chavva  <cchavva@redhat.com>
13532         * configure.in: for *-chorusos, don't config target-newlib and
13533         target-libgloss.
13535 2001-02-06  Ben Elliston  <bje@redhat.com>
13537         * configure: Output host type to stdout, not stderr.
13539 2001-02-05  Mark Mitchell  <mark@codesourcery.com>
13541         * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13542         * ltcf-cxx.sh: Likewise.
13544         * config.if: Assume enable_libstdcxx_v3 is defined.
13546 2001-02-04  Mark Mitchell  <mark@codesourcery.com>
13548         Remove V2 C++ library.
13549         * configure.in: Remove --enable-libstdcxx_v3 support.
13551 2001-01-31  Bryce McKinlay  <bryce@albatross.co.nz>
13553         * include/demangle.h: Add prototype for java_demangle_v3.
13555 2001-01-29  Phil Edwards  <pme@sources.redhat.com>
13557         * COPYING.LIB:  Update to LGPL 2.1 from the FSF.
13559 2001-01-27  Richard Henderson  <rth@redhat.com>
13561         * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13563 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13565         * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13566         Don't unset, it's non-portable and no longer necessary, set to empty
13567         instead.
13569 2001-01-27  Michael Sokolov  <msokolov@ivan.Harhan.ORG>,  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
13571         * ltconfig: Shell portability fix for the tagname validity check.
13573 2001-01-27  Alexandre Oliva  <aoliva@redhat.com>
13575         * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13576         * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13578 2001-01-26  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13580         * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13582 2001-01-26  Tom Tromey  <tromey@redhat.com>
13584         * configure.in: Allow libgcj to be built on Sparc Solaris.
13586 2001-01-25  David Edelsohn  <edelsohn@gnu.org>
13588         * ltcf-c.sh: Add aix5 case.
13589         * ltcf-cxx.sh: Likewise.
13590         * ltconfig: Likewise.
13592 2001-01-24  Alexandre Oliva  <aoliva@redhat.com>
13594         * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13595         keep at least one of build_libtool_libs or build_old_libs set to
13596         yes.
13598         * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13599         * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13601 2001-01-23  Bryce McKinlay  <bryce@albatross.co.nz>
13603         * configure.in: Enable libgcj on several additional platforms.
13605 2001-01-22  Bryce McKinlay  <bryce@albatross.co.nz>
13607         * configure.in: Enable libgcj for linux targets.
13609 2001-01-20  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
13611         * MAINTAINERS (Write After Approval): Add myself.
13613 2001-01-15  John David Anglin  <dave@hiauly1.hia.nrc.ca>
13615         * MAINTAINERS: Add myself as vax port maintainer.
13617 2001-01-11  Fergus Henderson  <fjh@cs.mu.oz.au>
13619         * MAINTAINERS: Add myself as Mercury front-end maintainer.
13621 2001-01-09  Mike Stump  <mrs@wrs.com>
13623         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13624         failures of subdirectories.
13626 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13628         * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP.  Do not add
13629         '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13630         * ltcf-cxx.sh: Likewise.
13631         * ltcf-gcj.sh: Likewise.
13632         * ltconfig.sh: Fix typo.
13634 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13636         * configure: handle DOS-style absolute paths.
13638 2001-01-02  Laurynas Biveinis  <lauras@softhome.net>
13640         * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13642 2000-12-30  Marek Michalkiewicz  <marekm@linux.org.pl>
13644         * MAINTAINERS: Add myself as avr port co-maintainer.
13646 2000-12-28  Ben Elliston  <bje@redhat.com>
13648         * MAINTAINERS: Add myself under ``Write After Approval''.
13650 2000-12-19  Joseph S. Myers  <jsm28@cam.ac.uk>
13652         * texinfo: Remove directory from GCC.
13654 2000-12-18  Joseph S. Myers  <jsm28@cam.ac.uk>
13656         * COPYING: Update to current
13657         ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13658         to 19yy as example year in copyright notice).
13660 2000-12-18  Benjamin Kosnik  <bkoz@redhat.com>
13662         * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13663         (libstdcxx_incdir): Pass down.
13664         * config.if: Remove expired bits for cxx_interface, add stub.
13665         (libstdcxx_incdir): Add variable for g++ include directory.
13666         * configure.in (gxx_include_dir): Use it.
13668 2000-12-18  Alexandre Oliva  <aoliva@redhat.com>
13670         * MAINTAINERS: Added self as sh port co-maintainer.  Removed entry
13671         with old-email address from ``Write After Approval''.
13673 2000-12-15  Andreas Jaeger  <aj@suse.de>
13675         * configure.in: Handle lang_dirs.
13677 2000-12-14  Tom Tromey  <tromey@redhat.com>
13679         * MAINTAINERS: Removed brads.
13681         * MAINTAINERS: Added gcj developers.
13683 2000-12-13  Anthony Green  <green@redhat.com>
13685         * configure.in: Disable libgcj for any target not specifically
13686         listed.  Disable libgcj for x86 and Alpha Linux until compatible
13687         with g++ abi.
13689 2000-12-13  Mike Stump  <mrs@wrs.com>
13691         * Makefile.in (local-distclean): Also remove fastjar.
13693 2000-12-12  Rodney Brown  <RodneyBrown@mynd.com>
13695         * contrib/gcc_update: Add fastjar --touch entries.
13697 2000-12-12  Alexandre Oliva  <aoliva@redhat.com>
13699         * configure.in: Disable language-specific target libraries for
13700         languages that aren't enabled.
13702 2000-12-10  Anthony Green  <green@redhat.com>
13704         * configure.in: Define libgcj.  Disable libgcj target libraries for
13705         most targets.
13707 2000-12-10  Neil Booth  <neilb@earthling.net>
13709         * MAINTAINERS: Update mail address, remove from WAA list.
13711 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13713         * libjava: Imported from /cvs/java.
13714         * libffi: Likewise.
13715         * Boehm-gc: Likewise.
13717 2000-12-09  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13719         * configure.in (target_libs): Revert 2000-12-08 patch.
13720         (noconfigdirs): Added target-libjava.
13722 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13724         * djunpack.bat: removed.
13726 2000-12-09  Laurynas Biveinis  <lauras@softhome.net>
13728         * Makefile.in: handle DOS-style absolute paths.
13729         * config-ml.in: likewise.
13730         * symlink-tree: likewise.
13732 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13734         * fastjar: Imported.
13736 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13738         * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13739         libjava.
13740         * configure.in (target_libs): Removed `target-libjava'.
13742 2000-12-08  Alexandre Petit-Bianco  <apbianco@cygnus.com>
13744         * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13745         (ALL_MODULES): Added fastjar.
13746         (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13747         (all-target-libjava): all-fastjar replaces all-zip.
13748         (all-fastjar): Added.
13749         (configure-target-fastjar, all-target-fastjar): Likewise.
13750         * configure.in (host_tools): Added fastjar.
13752 2000-12-07  Mike Stump  <mrs@wrs.com>
13754         * Makefile.in (local-distclean): Remove leftover built files.
13756 2000-11-24  Nick Clifton  <nickc@redhat.com>
13758         * configure.in (xscale-elf): Add target.
13759         (xscale-coff): Add target.
13761 2000-11-22  Loren J. Rittle  <ljrittle@acm.org>
13763         * ltcf-cxx.sh: Support creation of C++ shared libraries on
13764         recent versions of FreeBSD (release 3 or later).
13765         * ltconfig: On FreeBSD, -lc must not be provided when building
13766         a shared library or else the standard -pthread gcc option is
13767         rendered worthless to later users of the built library.
13769 2000-11-16  Fred Fish  <fnf@be.com>
13771         * configure.in (enable_libstdcxx_v3): Fix typo,
13772         libstd++ -> libstdc++.
13774 2000-11-21  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
13776         * MAINTAINERS: Add self to Write After Approval list.
13778 2000-11-21  Bernd Schmidt  <bernds@redhat.com>
13780         * MAINTAINERS: Update my email address.  Add myself to global write
13781         privs list.
13783 2000-11-18  Alexandre Oliva  <aoliva@redhat.com>
13785         * Makefile.in: Merge with src and libgcj.
13786         (ALL_GCC_C, ALL_GCC_CXX): New macros.  Use them as dependencies of
13787         configure-target-<library> when their configure scripts need the C
13788         or C++ library to have already been built to work properly.
13789         (do_proto_toplev): Set them to an empty string.
13791         * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13792         (REALLY_SET_LIB_PATH): Use them.
13794 2000-11-17  Stan Shebs  <shebs@apple.com>
13796         * MAINTAINERS: Add self to Write After Approval list.
13798 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13800         * configure: Provide the original toplevel configure arguments
13801         (including $0) to subprocesses in the environment rather than
13802         through gcc/configargs.h.
13804 2000-11-13  Joseph S. Myers  <jsm28@cam.ac.uk>
13806         * MAINTAINERS: Remove references to cccp. Change C9X reference to
13807         C99.  Alphabetise "Write After Approval" list.
13809 2000-11-12  Mark Mitchell  <mark@codesourcery.com>
13811         * configure: Turn on libstdc++ V3 by default.
13813         * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13814         if we've got GCC.
13816 2000-11-11  Philip Blundell  <philb@gnu.org>
13818         * MAINTAINERS: Add self to Write After Approval list.
13820 2000-11-09  David Edelsohn  <edelsohn@gnu.org>
13822         * ltcf-c.sh (aix4): Improve shared library configuration; require
13823         exporting symbols.
13824         * ltcf-cxx.sh (aix4): Define.
13825         * ltconfig (aix4): Define library and soname specs appropriate for
13826         AIX.  Define command to create export symbols list.
13828 Mon Nov  6 14:19:35 2000  Christopher Faylor  <cgf@cygnus.com>
13830         * config.sub: Add support for Sun Chorus
13832 2000-10-31  Nick Clifton  <nickc@redhat.com>
13834         * MAINTAINERS: Rename <name>@cygnus.com addresses to
13835         <name>@redhat.com.  Also installed new email address for Clint
13836         Popetz.
13838 2000-10-30  Joseph S. Myers  <jsm28@cam.ac.uk>
13840         * etc: Remove directory from GCC.
13842 2000-10-16  Michael Meissner  <meissner@redhat.com>
13844         * configure (gcc/configargs.h): Only create if there is a build GCC
13845         directory created.
13847 2000-10-16  Matthias Klose  <doko@debian.org>
13849         * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13850         when configured for libstdc++-v3.
13852 2000-10-05  Phil Edwards  <pme@gcc.gnu.org>
13854         * configure: Save configure arguments to gcc/configargs.h.
13856 2000-10-04  Philipp Thomas  <pthomas@suse.de>
13858         * config.guess: Import CVS version 1.157.
13859         * config.sub: Import CVS version 1.181.
13861 2000-10-04  Andris Pavenis  <pavenis@latnet.lv>
13863         * Makefile.in (bootstrap): avoid recursion if subdir missing
13864         (cross): ditto
13865         (do-proto-toplev): ditto
13867 2000-09-30  Alexandre Oliva  <aoliva@redhat.com>
13869         * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13870         ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13872         * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13873         multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
13874         all affected `configure' scripts.
13876 Mon 25-Sep-2000 19:46:09 BST  Neil Booth  <neilb@earthling.net>
13878         * MAINTAINERS: Add self as cpplib co-maintainer.
13880 2000-09-24  Aldy Hernandez  <aldyh@redhat.com>
13882         * MAINTAINERS: Add self to Write After Approval list.
13884 2000-09-18  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
13886         * INSTALL/README: egcs -> GCC update.
13888 Sun Sep 17 16:55:59 CEST 2000  Marc Espie  <espie@cvs.openbsd.org>
13890         * MAINTAINERS: Add myself to Write After Approval list.
13892 2000-09-15  Kazu Hirata  <kazu@hxi.com>
13894         * MAINTAINERS: Add myself to Write After Approval list.
13896 Wed Sep 13 11:11:29 2000  Jeffrey A Law  (law@cygnus.com)
13898         * configure.in: Do not build byacc for hppa64.  Provide paths to the
13899         X11 libraries for hppa64.
13901 2000-09-08  Stephane Carrez  <Stephane.Carrez@worldnet.fr>
13903         * MAINTAINERS: Add myself as 68hc11 port maintainer.
13905 2000-09-06  Alexandre Oliva  <aoliva@redhat.com>
13907         * Makefile.in (all-zlib): Added dummy target.
13909         * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13910         ltcf-gcj.sh: Updated from libtool multi-language branch.
13912 2000-09-05  Alexandre Oliva  <aoliva@redhat.com>
13914         * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13915         (bootstrap*): Depend on all-bootstrap.
13917 2000-09-05  Philipp Thomas  <pthomas@suse.de>
13919         * config.guess: Import CVS version 1.156.
13920         * config.sub: Import CVS version 1.179.
13922 2000-09-02  Anthony Green  <green@cygnus.com>
13924         * Makefile.in (all-gcc): Depend on all-zlib.
13925         (CLEAN_MODULES): Add clean-zlib.
13926         (ALL_MODULES): Add all-zlib.
13927         * configure.in (host_libs): Add zlib.
13929 2000-09-02  Alexandre Oliva  <aoliva@redhat.com>, DJ Delorie  <dj@redhat.com>
13931         * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13932         crosses, but add gcc/include to the header search path for them.
13934 2000-08-04  David E. O'Brien  <obrien@FreeBSD.org>
13936         * MAINTAINERS: Add self to Write After Approval list.
13938 2000-08-27  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
13940         * config.guess: Import CVS version 1.152.
13941         * config.sub: Import CVS version 1.177.
13943 2000-08-25  Alexandre Oliva  <aoliva@redhat.com>
13945         * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13946         $targargs to tell whether newlib is going to be built.
13948         * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13949         $$r/TARGET_SUBDIR/libio for _G_config.h.
13951 2000-08-23  Alexandre Oliva  <aoliva@redhat.com>
13953         * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13955 2000-08-22  DJ Delorie  <dj@redhat.com>
13957         * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13959 2000-08-22  Alexandre Oliva  <aoliva@redhat.com>
13961         * config-ml.in (CC, CXX): Avoid trailing whitespace.
13962         (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13963         sub-configures.
13965 2000-08-21  DJ Delorie  <dj@redhat.com>
13967         * MAINTAINERS: Add self as a libiberty maintainer
13969 2000-08-16  Alexandre Oliva  <aoliva@redhat.com>
13971         * configure.in (libstdcxx_flags): Use
13972         libstdc++-v3/src/libstdc++.INC.
13974 2000-08-15  Alexandre Oliva  <aoliva@redhat.com>
13976         * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13978 2000-08-14  Zack Weinberg  <zack@wolery.cumb.org>
13980         * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13982         * configure: Make enable_threads and enable_shared defaults
13983         explicit.  Substitute enable_threads into generated Makefiles.
13984         * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13985         * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13987 2000-08-13  Geoff Keating  <geoffk@cygnus.com>
13989         * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13991 2000-08-12  Alexandre Oliva  <aoliva@redhat.com>
13993         * config-ml.in (CC): Remove bogus duplicate quotation mark from
13994         previous delta.
13996 2000-08-11  Jason Merrill  <jason@redhat.com>
13998         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13999         CXX_FOR_TARGET): Add -B$$r/gcc/ here.
14000         (FLAGS_FOR_TARGET): Not here.
14001         (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
14003 2000-08-11  Alexandre Oliva  <aoliva@redhat.com>
14005         * config-ml.in (CC, CXX): Don't introduce a leading space.
14007 2000-08-07  DJ Delorie  <dj@delorie.com>
14009         * MAINTAINERS: Add self as a DJGPP maintainer
14011 2000-08-07  DJ Delorie  <dj@redhat.com>
14013         * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
14014         "if we're also building gcc, and it's a gcc that will run on the
14015         build machine, we want to use its includes instead of the system's
14016         default includes".
14018 2000-08-04  Joseph S. Myers  <jsm28@cam.ac.uk>
14020         * MAINTAINERS: Add self to Write After Approval list.
14022 2000-08-03  Alexandre Oliva  <aoliva@redhat.com>
14024         * configure.in (libstdcxx_flags): Don't use `"'.
14026         * config-ml.in: Adjust multilib search paths to the
14027         appropriate multilib tree.
14029 2000-08-02  Alexandre Oliva  <aoliva@redhat.com>
14031         * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
14032         commas in $LANGUAGES.
14034 2000-08-02  Manfred Hollstein  <manfredh@redhat.com>
14036         * configure.in: Re-enable all references to libg++ and librx.
14038 2000-08-01  Alexandre Oliva  <aoliva@redhat.com>
14040         * ltconfig, ltmain.sh: Update from libtool multi-language branch.
14041         * ltcf-c.sh (need_lc): Fix test message.  Set wl for archive_cmds.
14042         (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
14043         * ltcf-cxx.sh (need_lc): Set based on postdeps.
14045         * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
14047 2000-07-31  Alexandre Oliva  <aoliva@redhat.com>
14049         * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
14050         CXX_FOR_TARGET for sed.
14052 2000-07-30  Alexandre Oliva  <aoliva@redhat.com>
14054         * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
14055         Do not override if already set in the environment or in configure.
14056         Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
14057         (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
14059 2000-07-28  Alexandre Oliva  <aoliva@redhat.com>
14061         * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
14062         the libtool CVS tree multi-language branch.
14063         * ltconfig, ltmain.sh: Updated.
14065 2000-07-27  Alexandre Oliva  <aoliva@redhat.com>
14067         * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
14068         (clean-target): Depend on it.
14070         * Makefile.in (FLAGS_FOR_TARGET): New macro.
14071         (GCC_FOR_TARGET): Use it.
14072         (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
14073         * configure.in: ... here.
14074         (FLAGS_FOR_TARGET): Define.  Add ld build dir to -L path.
14075         (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
14077 2000-07-24  Eric Christopher  <echristo@cygnus.com>
14079         * MAINTAINERS: Add self to Write After Approval list.
14081 2000-07-24  Alexandre Oliva  <aoliva@redhat.com>
14083         * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
14084         (configure-target-libchill, configure-target-libobjc): Likewise.
14086         * configure.in: Use the same cache file for all target libs.
14087         * config-ml.in: But different cache files per multilib variant.
14089 2000-07-23  Michael Sokolov  <msokolov@ivan.Harhan.ORG>
14091         * configure (topsrcdir): Don't use dirname.
14093 2000-07-22  Jeffrey Oldham  <oldham@codesourcery.com>
14095         * MAINTAINERS: Add self to Write After Approval list.
14097 2000-07-20  Jason Merrill  <jason@redhat.com>
14099         * configure.in: Remove all references to libg++ and librx.
14101         * configure, configure.in, Makefile.in: Unify gcc and binutils.
14103 2000-07-20  Hans-Peter Nilsson  <hp@axis.com>
14105         * config.sub: Update to subversions version 2000-07-06.
14107 2000-07-12  Andrew Haley  <aph@cygnus.com>
14109         * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
14110         (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
14112 2000-07-07  Phil Edwards  <pme@sourceware.cygnus.com>
14114         * symlink-tree:  Check number of arguments.
14116 2000-07-05  Jim Wilson  <wilson@cygnus.com>
14118         * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
14119         search path for a g++ extracted from the build tree.  This
14120         will allow link tests run by configure scripts in
14121         subdirectories to succeed.
14123 2000-07-01  Koundinya K  <kk@ddeorg.soft.net>
14125         * ltconfig: Add support for mips-dde-sysv4.2MP
14127 2000-06-29  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14129         * MAINTAINERS: Add myself as loop discovery maintainer.
14131 2000-06-28  Corinna Vinschen  <vinschen@cygnus.com>
14133         * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
14134         `os2'. Force ac_cv_exeext to be ".exe" in that case.
14136 2000-06-19  Timothy Wall  <twall@cygnus.com>
14138         * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
14139         * config.sub: Add tic54x target.
14141 Sun Jun 11 17:20:00 MET 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14143         * MAINTAINERS: Add self as Fortran maintainer,
14144         remove Craig Burley.
14146 Tue May 30 19:01:12 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14148         * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
14149         * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
14151 Mon May 29 21:15:00 MET 2000  Philipp Thomas  <pthomas@suse.de>
14153         * MAINTAINERS: Add self as i18n maintainer
14155 20000-05-21  H.J. Lu  (hjl@gnu.org)
14157         * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
14158         directory are used if they exist. Make sure
14159         $(build_tooldir)/include is searched for header files,
14160         $(build_tooldir)/lib/ for library files.
14161         (GCC_FOR_TARGET): Likewise.
14162         (CXX_FOR_TARGET): Likewise.
14164 Thu May 18 10:58:13 2000  Jeffrey A Law  (law@cygnus.com)
14166         * configure.in (hppa*64*-*-*): Do build ld for this configuration.
14168 Wed May 17 16:03:48 2000  Alexandre Oliva  <aoliva@cygnus.com>
14170         * Makefile.in (configure-target-libiberty): Depend on
14171         configure-target-newlib.
14173 2000-05-16  Alexandre Oliva  <aoliva@cygnus.com>
14175         * configure.in, Makefile.in: Merge all libffi-related
14176         configury stuff from the libgcj tree.
14178 Tue May 16 10:06:21 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14180         Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14181         * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
14183 Tue May 16 09:57:35 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14185         Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
14186         * Makefile.in (do-djunpack): New target. Update djunpack.bat with
14187         current version information.  Add to proto-toplev directory.
14188         (gdb-taz): Build do-djunpack.
14190 2000-05-15  David Edelsohn  <edelsohn@gnu.org>
14192         * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
14194 Mon May 15 13:39:09 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14196         * MAINTAINERS: Add self to Write After Approval list.
14198 2000-05-13 Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14200         * ltmain.sh: Preserve in relink_command any environment
14201         variables that may affect the linker behavior.
14203 Fri May 12 11:23:17 2000  Jeffrey A Law  (law@cygnus.com)
14205         * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
14207 Wed May 10 21:26:51 2000  Jim Wilson  <wilson@cygnus.com>
14209         * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
14211 2000-05-08  Eli Zaretskii  <eliz@is.elta.co.il>
14213         * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
14214         with the version name.
14216 Sat May  6 21:12:55 CDT 2000  Jason Eckhardt  <jle@cygnus.com>
14218         * MAINTAINERS: Add self as bb-reorder maintainer.
14220 2000-05-01  Benjamin Kosnik  <bkoz@cygnus.com>
14222         * config.if: Tweak.
14224 2000-04-23  Eli Zaretskii  <eliz@is.elta.co.il>
14226         * djunpack.bat: New file.
14228 Wed Apr 19 12:46:26 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14230         * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
14231         gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
14232         dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
14233         insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
14235 2000-04-16  Dave Pitts  <dpitts@cozx.com>
14237         * config.sub (case $basic_machine): Change default for "ibm-*"
14238         to "openedition".
14240 2000-04-13  Andreas Jaeger  <aj@suse.de>
14242         * MAINTAINERS: Added myself.
14244 Wed Apr 12 16:42:48 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14246         * Makefile.in (gdb-taz): New target.  GDB specific archive.
14247         (do-md5sum): New target.
14248         (MD5PROG): Define.
14249         (PACKAGE): Default to TOOL.
14250         (VER): Default to a shell script.
14251         (taz): Rewrite target.  Move real work to do-proto-toplev.  Include
14252         md5 checksum generation.
14253         (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
14254         (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
14255         (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
14256         insight.tar.bz2): Use gdb-taz to create archive.
14258 Fri Apr  7 18:10:29 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14260         * configure (warn_cflags): Delete.
14262 Thu Apr  6 16:15:14 2000  Philippe De Muyter  <phdm@macqel.be>
14264         * MAINTAINERS: Added myself.
14266 2000-04-05  Benjamin Kosnik  <bkoz@cygnus.com>
14267             Martin v. Löwis  <martin@loewis.home.cs.tu-berlin.de>
14269         * configure.in (enable_libstdcxx_v3): Add.
14270         (target_libs): Add bits here to switch between libstdc++-v2 and
14271         libstdc++-v3.
14272         * config.if: And this file too.
14273         * Makefile.in: Add libstdc++-v3 targets.
14275 2000-04-05  Michael Meissner  <meissner@redhat.com>
14277         * config.sub (d30v): Add d30v as a basic machine type.
14279 2000-03-29  Jason Merrill  <jason@casey.cygnus.com>
14281         * configure.in: -linux-gnu*, not -linux-gnu.
14283 Sun Mar 12 17:30:30 2000  Toon Moene  <toon@moene.indiv.nluug.nl>
14285         * MAINTAINERS: Add self in write-after-approval section.
14287 Sun Mar 12 00:23:32 2000  Jim Wilson  <wilson@cygnus.com>
14289         * MAINTAINERS: Add self as ia64 port maintainer.
14291 2000-03-08  Neil Booth  <NeilB@earthling.net>
14293         * MAINTAINERS: Add self in write-after-approval section.
14295 Fri Mar  3 18:44:08 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14297         * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14298         (do-tar-bz2): Replace TOOL with PACKAGE.
14299         (gdb.tar.bz2): Remove GDBTK from GDB package.
14300         (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14301         dejagnu.tar.bz2): New packages.
14303 2000-02-27  Andreas Jaeger  <aj@suse.de>
14305         * configure.in: Add entry for mips*-*-linux*, move catch all
14306         *-*-*linux* entry below this one.
14308 2000-02-27  Ian Lance Taylor  <ian@zembu.com>
14310         * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14312 2000-02-24  Nick Clifton  <nickc@cygnus.com>
14314         * config.sub: Support an OS of "wince".
14316 Thu Feb 24 16:15:56 2000  Andrew Cagney  <cagney@b1.cygnus.com>
14318         * config.guess, config.sub: Updated to match config's 2000-02-15
14319         version.
14321 2000-02-23  Linas Vepstas  <linas@linas.org>
14323         * config.sub: Add support for Linux/IBM 370.
14324         * configure.in: Likewise.
14326 2000-02-22  Nick Clifton  <nickc@cygnus.com>
14328         * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14330 2000-02-20  Christopher Faylor  <cgf@cygnus.com>
14332         * config.guess: Guess "cygwin" rather than "cygwin32".
14334 2000-02-16  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14336         * configure (gcc_version): When setting, narrow search to
14337         lines containing `version_string'.
14339 2000-02-15  Denis Chertykov  <denisc@overta.ru>
14341         * config.sub: Add support for avr target.
14343 2000-02-14  Nick Clifton  <nickc@cygnus.com>
14345         * MAINTAINERS: Add maintainers for MCore port.
14347 Tue Feb  1 00:07:46 2000  Hans-Peter Nilsson  <hp@bitrange.com>
14349         * config.sub: Add mmix-knuth-mmixware.
14351 2000-01-31  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
14353         * MAINTAINERS: Pair cccp with cpplib maintainership.
14355 2000-01-27  Christopher Faylor  <cgf@redhat.com>
14357         * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14358         structure stuff to -L library search.
14359         (CXX_FOR_TARGET): Ditto.
14360         (CROSS_CHECK_MODULES): Fix spelling mistake.
14362 2000-01-24  Mark Mitchell  <mark@codesourcery.com>
14364         * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14365         the C++ compiler.
14367 2000-01-12  Richard Henderson  <rth@cygnus.com>
14369         * configure.in: Don't build some bits for beos.
14371 2000-01-12  Joel Sherrill (joel@OARcorp.com)
14373         * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14374         as include files.
14376 2000-01-11  Zack Weinberg  <zack@wolery.cumb.org>
14378         * Add self as cpplib maintainer, as requested by Jason
14379         Merrill.  Correct my e-mail address.
14381 2000-01-06  Geoff Keating  <geoffk@cygnus.com>
14383         * configure.in: Use mt-aix43 to handle *_TARGET defs,
14384         not mh-aix43.
14386 Thu Dec 23 03:43:36 1999  Hans-Peter Nilsson  <hp@bitrange.com>
14388         * MAINTAINERS: Add myself to "write after approval" list.
14390 1999-12-14  Richard Henderson  <rth@cygnus.com>
14392         * config.guess (alpha-osf, alpha-linux): Detect ev67.
14393         * config.sub: Accept alphaev[78], alphaev8.
14395 1999-12-03  Alexandre Oliva  <oliva@lsd.ic.unicamp.br>
14397         * config.guess, config.sub: Update from autoconf.
14399 1999-11-29  Bruce Korb  <autogen@linuxbox.com>
14401         * MAINTAINERS:  update my playtime e-address.
14403 Tue Nov 23 00:57:41 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14405         * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14406         necessary libraries are missing.
14408 Fri Nov 19 11:22:31 MST 1999  Diego Novillo  <dnovillo@cygnus.com>
14410         * MAINTAINERS: Add new 'write after approval' maintainer.
14412 Wed Nov 17 16:08:43 1999  Alexandre Petit-Bianco  <apbianco@cygnus.com>
14414         * MAINTAINERS: Add new Java maintainer.
14416 1999-10-25  Andreas Schwab  <schwab@suse.de>
14418         * configure: Fix quoting inside arguments of eval.
14420 1999-10-21  Nick Clifton  <nickc@cygnus.com>
14422         * config-ml.in: Allow suppression of some ARM multilibs.
14424 Tue Sep  7 23:33:57 1999  Linas Vepstas  <linas@linas.org>
14426         * config.guess: Add OS/390 match pattern.
14427         * config.sub: Add mvs, openedition targets.
14428         * configure.in (i370-ibm-opened*): New.
14430 1999-09-04  Steve Chamberlain  <sac@pobox.com>
14432         * config.sub: Add support for configuring for pj.
14434 1999-08-31  Nick Clifton  <nickc@cygnus.com>
14436         * config.sub (maybe_os): Add support for configuring for fr30.
14438 1999-08-25  Nick Clifton  <nickc@cygnus.com>
14440         * configure.in: Do not configure or build ld for AIX
14441         platforms.  ld is known to be broken on these platforms.
14443 Wed Aug 25 01:12:25 1999  Rainer Orth  <ro@TechFak.Uni-Bielefeld.DE>
14445         * config-ml.in: Pass compiler flag corresponding to multidirs to
14446         subdir configures.
14448 1999-08-09  Ian Lance Taylor  <ian@zembu.com>
14450         * Makefile.in (LDFLAGS): Define.
14452 1999-08-08  Mumit Khan  <khan@xraylith.wisc.edu>
14454         * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14455         noconfigdirs.
14456         (*-*-cygwin*): Likewise.
14458 1999-08-08  Ian Lance Taylor  <ian@zembu.com>
14460         * mkdep: New file.
14461         * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14462         (BINUTILS_SUPPORT_DIRS): Add mkdep.
14464         From Eli Zaretskii <eliz@is.elta.co.il>:
14465         * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14466         long file name when using DJGPP on MS-DOS.
14468 Wed Aug  4 02:07:14 1999  Jeffrey A Law  (law@cygnus.com)
14470         * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14472 1999-07-30  Alan Modra  <alan@spri.levels.unisa.edu.au>
14474         * Makefile.in (check-target-libio): Remove all-target-libstdc++
14475         dependency as this causes "make check" to globally "make all"
14477 Tue Jun 22 23:45:18 1999  Tom Tromey  <tromey@cygnus.com>
14479         * configure.in (target_libs): Added target-zlib.
14480         * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14481         (CONFIGURE_TARGET_MODULES): Likewise.
14482         (CHECK_TARGET_MODULES): Likewise.
14483         (INSTALL_TARGET_MODULES): Likewise.
14484         (CLEAN_TARGET_MODULES): Likewise.
14485         (configure-target-zlib): New target.
14486         (all-target-zlib): Likewise.
14487         (all-target-libjava): Depend on all-target-zlib.
14488         (configure-target-libjava): Depend on configure-target-zlib.
14490         * Makefile.in (configure-target-libjava): Depend on
14491         configure-target-newlib.
14492         (configure-target-boehm-gc): New target.
14493         (configure-target-qthreads): New target.
14495         * configure.in (target_libs): Added target-qthreads.
14496         * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14497         (CONFIGURE_TARGET_MODULES): Likewise.
14498         (CHECK_TARGET_MODULES): Likewise.
14499         (INSTALL_TARGET_MODULES): Likewise.
14500         (CLEAN_TARGET_MODULES): Likewise.
14501         (all-target-qthreads): New target.
14502         (configure-target-libjava): Depend on configure-target-qthreads.
14503         (all-target-libjava): Depend on all-target-qthreads.
14505         * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14506         (CONFIGURE_TARGET_MODULES): Likewise.
14507         (CHECK_TARGET_MODULES): Likewise.
14508         (INSTALL_TARGET_MODULES): Likewise.
14509         (CLEAN_TARGET_MODULES): Likewise.
14510         (all-target-libjava): New target.
14511         (all-target-boehm-gc): Likewise.
14512         * configure.in (target_libs): Added libjava, boehm-gc.
14514 1999-07-22  Ian Lance Taylor  <ian@zembu.com>
14516         * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14517         configure.bat in SUPPORT_FILES.
14518         (gas+binutils.tar.bz2): Likewise.
14520         * makeall.bat: Remove; obsolete.
14522 1999-07-21  Ian Lance Taylor  <ian@zembu.com>
14524         From Mark Elbrecht:
14525         * configure.bat: Remove; obsolete.
14527 1999-07-11  Ian Lance Taylor  <ian@zembu.com>
14529         * configure: Add -W -Wall to the default CFLAGS when compiling with
14530         gcc.
14532 Thu Jul  8 12:32:23 1999  John David Anglin <dave@hiauly1.hia.nrc.ca>
14534         * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14536 1999-06-30  Mark Mitchell  <mark@codesourcery.com>
14538         * configure.in: Build ld on IRIX6.
14540 1999-06-12  Ian Lance Taylor  <ian@zembu.com>
14542         * Makefile.in: Change distribution targets to use bzip2 instead of
14543         gzip.
14544         (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14545         (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14547 1999-06-04  Nick Clifton  <nickc@cygnus.com>
14549         * config.sub: Add mcore target.
14551 Sun May 30 16:03:16 1999  Cort Dougan  <cort@cs.nmt.edu>
14553         * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14555 Tue May 25 11:20:46 1999  H.J. Lu  (hjl@gnu.org)
14557         * config.guess (dummy): Changed to $dummy.
14559 1999-05-24  Nick Clifton  <nickc@cygnus.com>
14561         * config.sub: Tidied up case statements.
14563 1999-05-22  Ben Elliston  <bje@cygnus.com>
14565         * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14566         <jiro@din.or.jp>.
14568         * config.guess: Merge with FSF version. Future changes will be
14569         more accurately recorded in this ChangeLog.
14570         * config.sub: Likewise.
14572 Thu May 20 10:00:42 1999   Stephen L Moshier  <moshier@world.std.com>
14574          * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14576 1999-04-30  Tom Tromey  <tromey@cygnus.com>
14578         * ltmain.sh: [mode link] Always use CC given by ltconfig.
14580 1999-04-23  Tom Tromey  <tromey@cygnus.com>
14582         * ltconfig, ltmain.sh: Update to libtool 1.2f.
14584 1999-04-20  Drew Moseley  <dmoseley@cygnus.com>
14586         * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14587         (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14588         Bad merge removed these two changes.
14590 Tue Apr 13 22:50:54 1999  Donn Terry (donn@interix.com)
14591                           Martin Heller (Ing.-Buero_Heller@t-online.de)
14593         * config.guess (interix Alpha): Add.
14595 1999-04-11  Richard Henderson  <rth@cygnus.com>
14597         * configure.in (i?86-*-beos*): Do config gperf; don't config
14598         gdb, newlib, or libgloss.
14600 Sun Apr 11 23:55:34 1999  Alexandre Oliva  <oliva@dcc.unicamp.br>
14602         * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14603         link a trivial program with -mabi=64.  If it fails, remove mabi=64
14604         from multidirs.
14606 Sat Apr 10 21:50:01 1999  Philipp Thomas  (kthomas@gwdg.de)
14608         * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14610 1999-04-08  Nick Clifton  <nickc@cygnus.com>
14612         * config.sub: Add support for mcore targets.
14614 1999-04-07  Michael Meissner  <meissner@cygnus.com>
14616         * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14617         not mt-ospace, in order to shut up assembler warning about using
14618         symbols that are named the same as registers.
14620 1999-04-07  Drew Moseley  <dmoseley@cygnus.com>
14622         * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14623         dependency list for all-target-cygmon.
14625 1999-04-05  Doug Evans  <devans@casey.cygnus.com>
14627         * config-ml.in: Check $host, not $target, for selective multilibs.
14628         (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14629         thumb interworking, and underscore prefix multilibs.
14631 1999-04-04  Ian Lance Taylor  <ian@zembu.com>
14633         * missing: Update to version from current automake.
14635 Fri Apr  2 15:11:32 1999  H.J. Lu  (hjl@gnu.org)
14637         * configure (gxx_include_dir): Removed.
14639         * configure.in (gxx_include_dir): Handle it.
14640         * Makefile.in: Likewise.
14642 1999-03-29  Gavin Romig-Koch  <gavin@cygnus.com>
14644         * config.sub (mips64vr4111,mips64vr4111el) Add.
14646 1999-03-21  Ben Elliston  <bje@cygnus.com>
14648         * config.guess: Correct typo for detecting ELF on FreeBSD.
14650 Thu Mar 18 00:17:50 1999  Mark Elbrecht <snowball3@usa.net>
14652         * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14653         config/mh-djgpp.
14655 Thu Mar 11 18:37:23 1999  Drew Moseley  <dmoseley@cygnus.com>
14657         * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14658         all-target-newlib to dependency list for all-target-bsp.
14660 Thu Mar 11 01:19:31 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14662         * config.sub: Add i386-uwin support.
14663         * config.guess: Likewise.
14665 Thu Mar 11 01:07:55 1999  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14667         * configure.in: cleanup, add mh-*pic handling for arm, special
14668         case powerpc*-*-aix*
14670 Wed Mar 10 18:35:07 1999  Jeff Johnston  <jjohnstn@cygnus.com>
14672         * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14673         can be built.
14675 Wed Mar 10 17:39:09 1999  Drew Moseley  <dmoseley@cygnus.com>
14677         * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14678         targets.
14680 1999-03-02  Nick Clifton  <nickc@cygnus.com>
14682         * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14684 Sun Feb 28 02:20:00 1999  Geoffrey Noer  <noer@cygnus.com>
14686         * config.sub: Check for "cygwin*" rather than "cygwin32*"
14688 1999-02-24  Nick Clifton  <nickc@cygnus.com>
14690         * config.sub: Fix typo in arm recognition.
14692 Wed Feb 24 13:51:40 1999  Drew Moseley  <dmoseley@cygnus.com>
14694         * configure.in (noconfigdirs): Changed target_configdirs to
14695         include target-bsp only for m68k-*-elf* and m68k-*-coff*
14696         rather than m68k-*-* since it is not known to work on
14697         m68k-aout. Ditto for arm-*-*oabi.
14699 Wed Feb 24 12:52:17 1999  Stan Shebs  <shebs@andros.cygnus.com>
14701         * configure.in (*-*-windows*): Remove, no longer used.
14703 1999-02-19  Ben Elliston <bje@cygnus.com>
14705         * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14706         Smart and improved by Andrew Cagney.
14708 Thu Feb 18 19:55:09 1999  Marc Espie <espie@cvs.openbsd.org>
14710         * config.guess: Recognize openbsd-*-hppa.
14712 Wed Feb 17 01:38:59 1999  H.J. Lu  (hjl@gnu.org)
14714         * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14715         only if it is not empty.
14717 1999-02-17  Nick Clifton  <nickc@cygnus.com>
14719         Patch from: Scott Bambrough <scottb@corelcomputer.com>
14721         * config.guess: Modified to recognize uname's armv* syntax.
14723         * config.sub: Modified to recognize uname's armv* syntax.
14725 1999-02-17  Mark Salter  <msalter@cygnus.com>
14727         * configure.in: Added target-bsp for sparclite.
14729 Mon Feb  8 14:17:24 1999  Richard Henderson  <rth@cygnus.com>
14731         * config.sub: Recognize alphapca5[67] and up to alphaev8.
14733 1999-02-08  Nick Clifton  <nickc@cygnus.com>
14735         * configure.in: Add support for strongarm port.
14736         * config.sub: Add support for strongarm target.
14738 Sun Feb  7 18:01:54 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14740         * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14741         the old name config/mh-cygwin32.
14742         Enable texinfo.
14744 Thu Feb  4 20:43:25 1999  Ian Lance Taylor  <ian@cygnus.com>
14746         * configure.in: Do build ld for ix86 Solaris.
14748 Tue Feb  2 19:46:40 1999  Jim Wilson  <wilson@cygnus.com>
14750         * Makefile.in (EXTRA_GCC_FLAGS):  Set AR to $AR instead of
14751         $AR_FOR_TARGET.  Likewise for RANLIB.
14753 Tue Feb  2 20:05:05 1999  Catherine Moore  <clm@cygnus.com>
14755         * config.sub (oabi):  Recognize.
14756         * configure.in (arm-*-oabi):  Handle.
14758 Sat Jan 30 06:09:00 1999  Robert Lipe  (robertlipe@usa.net)
14760         * config.guess: Improve detection of i686 on UnixWare 7.
14762 Sat Jan 30 08:04:00 1999  Mumit Khan  <khan@xraylith.wisc.edu>
14764         * config.guess: Add support for i386-pc-interix.
14765         * config.sub: Likewise.
14766         * configure.in: Likewise.
14768 Mon Jan 18 13:59:20 1999  Christopher Faylor <cgf@cygnus.com>
14770         * Makefile.in: Remove unneeded all-target-libio from
14771         from all-target-winsup target since it is now unneeded.
14772         Add all-target-libtermcap in its place since it is now
14773         needed.
14775 Wed Dec 30 20:34:52 1998  Christopher Faylor <cgf@cygnus.com>
14777         * configure.in: makefile stub for cygwin target is probably
14778         unnecessary.  Remove it for now.
14780 Wed Dec 30 01:13:03 1998  Christopher Faylor <cgf@cygnus.com>
14782         * configure.in: libtermcap.a should be built when cygwin is the
14783         target as well as the host.
14784         * config.guess: Allow mixed case in cygwin uname output.
14785         * Makefile.in: Add libtermcap target.
14787 Wed Dec 23 00:20:50 1998  Jeffrey A Law  (law@cygnus.com)
14789         * config.sub: Clean up handling of hppa2.0.
14791 Tue Dec 22 23:56:31 1998  Rodney Brown  (rodneybrown@pmsc.com)
14793         * config.guess: Use C code to identify more HP machines.
14795 Thu Dec 17 01:22:30 1998  Jeffrey A Law  (law@cygnus.com)
14797         * config.sub: Handle hppa2.0.
14799 Tue Dec 15 17:02:58 1998  Bob Manson  <manson@charmed.cygnus.com>
14801         * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14802         cygmon for all sparclite targets, regardless of object format.
14804 1998-12-15  Mark Salter  <msalter@cygnus.com>
14806         * configure.in: Added target-bsp for several target architectures.
14808         * Makefile.in: Added rules for bsp.
14810 Fri Dec  4 01:34:02 1998  Jeffrey A Law  (law@cygnus.com)
14812         * config.guess: Improve detection of hppa2.0 processors.
14814 Fri Dec  4 01:33:05 1998  Niall Smart <nialls@euristix.ie>
14816         * config.guess: Recognize FreeBSD using ELF automatically.
14818 1998-11-26  Manfred Hollstein  <manfred@s-direktnet.de>
14820         * configure (skip-this-dir): Add handling for new shell script, which
14821         might be created by a sub-directory's configure to indicate, this particular
14822         directory is "unwanted".
14823         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14825 Wed Nov 18 18:28:45 1998  Geoffrey Noer  <noer@cygnus.com>
14827         * ltconfig: import from libtool, after changing libtool to
14828         account for the cygwin name change.
14830 Wed Nov 18 18:09:14 1998  Geoffrey Noer  <noer@cygnus.com>
14832         * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14833         include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14835 Wed Nov 18 20:13:29 1998  Christopher Faylor <cgf@cygnus.com>
14837         * configure.in: Add libtermcap to list of cygwin dependencies.
14839 Tue Nov 17 16:57:51 1998  Geoffrey Noer  <noer@cygnus.com>
14841         * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14842         they include winsup/include when it's a cygwin target.
14844 1998-11-12  Tom Tromey  <tromey@cygnus.com>
14846         * configure.in (host_tools): Added zip.
14847         * Makefile.in (all-target-libjava): Depend on all-zip.
14848         (all-zip): New target.
14849         (ALL_MODULES): Added all-zip.
14850         (NATIVE_CHECK_MODULES): Added check-zip.
14851         (INSTALL_MODULES): Added install-zip.
14852         (CLEAN_MODULES): Added clean-zip.
14854 Thu Nov 12 17:27:21 1998  Geoffrey Noer  <noer@cygnus.com>
14856         * Makefile.in: lose "32" from comment about cygwin.
14858 Thu Nov  5 15:00:31 1998  Nick Clifton  <nickc@cygnus.com>
14860         * configure.in: Use -Os to build target libraries for the fr30.
14862 Wed Nov  4 18:49:43 1998  Dave Brolley  <brolley@cygnus.com>
14864         * config.sub: Add fr30.
14866 Mon Nov  2 15:19:33 1998  Geoffrey Noer  <noer@cygnus.com>
14868         * configure.in: drop "32" from config/mh-cygwin32.  Check
14869         cygwin* instead of cygwin32*.
14870         * config.sub: Check cygwin* instead of cygwin32*.
14872 Thu Oct 22 10:55:25 1998  Robert Lipe  <robertl@dgii.com>
14874         * config.guess: Match any version of Unixware7.
14876 1998-10-20  Syd Polk  <spolk@cygnus.com>
14878         * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14879         if desired.
14881 Sun Oct 18 18:34:50 1998  Jeffrey A Law  (law@cygnus.com)
14883         * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14884         these if the appropriate directories and files to not exist.
14886 Wed Oct 14 10:29:06 1998  Jeffrey A Law  (law@cygnus.com)
14888         * Makefile.in (DEVO_SUPPORT): Add config.if.
14890 Tue Oct 13 15:45:36 1998  Manfred Hollstein  <manfred@s-direktnet.de>
14892         * configure: Add pattern to replace "build_tooldir"'s
14893         definition in the generated Makefile with "tooldir"'s
14894         actual value.
14896 Tue Oct 13 09:17:06 1998  Jeffrey A Law  (law@cygnus.com)
14898         * config.sub: Bring back lost sparcv9.
14900         * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14902 Mon Oct 12 12:09:44 1998  Jeffrey A Law  (law@cygnus.com)
14904         * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14905         CC_FOR_TARGET and friends.
14907 Mon Oct 12 12:09:30 1998  Alexandre Oliva  <oliva@dcc.unicamp.br>
14909         * Makefile.in (build_tooldir): New variable, same as tooldir.
14910         (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14911         -B$(build_tooldir)/bin/.
14912         (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14914 Tue Sep  1 16:23:11 1998  Gerald Pfeifer  <pfeifer@dbai.tuwien.ac.at>
14916         * README: Remove installation instructions and refer to the
14917         INSTALL directory instead.
14919 Wed Sep 30 22:20:50 1998  Robert Lipe  <robertl@dgii.com>
14921         * config.sub: Add support for i[34567]86-pc-udk.
14922         * configure.in: Likewise.
14924 Wed Sep 30 19:23:48 1998  Geoffrey Noer  <noer@cygnus.com>
14926         * Makefile.in: add bzip2 package building bits for user
14927         tools module
14928         * configure.in: ditto
14930 Wed Sep 30 03:00:05 1998  Jeffrey A Law  (law@cygnus.com)
14932         * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14933         (ALL_TARGET_MODULES): Add all-target-libobjc.
14934         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14935         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14936         (all-target-libchill): Add dependencies.
14937         * configure.in (target_libs): Add libchill.
14939 1998-09-30  Manfred Hollstein  <manfred@s-direktnet.de>
14941         * configure.in (target_subdir): Remove duplicate line.
14943 Tue Sep 29 22:45:41 1998  Felix Lee  <flee@cygnus.com>
14945         * Makefile.in (all-automake): fix dependencies.
14947 Mon Sep 28 04:04:27 1998  Jeffrey A Law  (law@cygnus.com)
14949         * configure.in: Minor cleanups for building in the $(target_alias)
14950         subdir.
14952 1998-09-22  Jim Wilson  <wilson@cygnus.com>
14954         * Makefile.in (bootstrap): Set r and s before make all.  Use
14955         BASE_FLAGS_TO_PASS in make all.
14956         (cross): Likewise.
14958 1998-09-20  Mark Mitchell  <mark@markmitchell.com>
14960         * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14962 Sun Sep 20 00:13:02 1998  Richard Henderson  <rth@cygnus.com>
14964         * config.sub: Fix typo in last change.
14966 1998-09-19  Michael Hayes  <m.hayes@elec.canterbury.ac.nz>
14968         * config.sub: Add support for C4x target.
14969         * configure.in: Likewise.
14971 1998-09-13  David S. Miller  <davem@pierdol.cobaltmicro.com>
14973         * config.sub: Recognize sparcv9 just like sparc64.
14975 Wed Sep  9 15:44:52 1998  Robert Lipe  <robertl@dgii.com>
14977         * config.guess: Match "Pent II" or "PentII" for OpenServer.
14979 Tue Sep  8 01:18:39 1998  Jeffrey A Law  (law@cygnus.com)
14981         * config.guess: Correctly identify Pentium II sco boxes.
14983         * config.guess: Fix "tr" code.  From Weiwen Liu.
14985 Sat Sep  5 13:56:52 1998  John Hughes  <john@Calva.COM>
14987         * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14988         stabs.
14990 Sat Sep  5 02:12:02 1998  Jeffrey A Law  (law@cygnus.com)
14992         * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14993         (ALL_TARGET_MODULES): Add all-target-libchill.
14994         (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14995         (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14996         (all-target-libchill): Add dependencies.
14997         * configure.in (target_libs): Add libchill.
14999 Sun Aug 30 22:27:02 1998  Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
15001         * config.guess: Avoid assumptions about "tr" behaves when
15002         LANG is set to something other than English.
15004 Sun Aug 30 22:14:44 1998  H.J. Lu  (hjl@gnu.org)
15006         * configure (gxx_include_dir): Changed to
15007         '${prefix}/include/g++'-${libstdcxx_interface}.
15009         * config.if: New to determine the interfaces.
15011 Sun Aug 30 21:15:19 1998  Mark Klein (mklein@dis.com)
15013         * config.guess: Detect and handle MPE/IX.
15014         * config.sub: Deal with MPE/IX.
15016 Sat Aug 29 14:32:55 1998  David Edelsohn  <edelsohn@mhpcc.edu>
15018         * configure.in: Use mh-aix43.
15020 1998-07-29  Manfred Hollstein  <manfred@s-direktnet.de>
15022         * configure: Fix --without/--disable cases for gxx-include-dir.
15024 Fri Aug 28 12:28:26 1998  Per Bothner  <bothner@cygnus.com>
15026         * mdata-sh:  Imported.  Needed for automake support.
15028 Thu Aug 13 12:49:29 1998  H.J. Lu  <hjl@gnu.org>
15030         * Makefile.in (taz): Try "chmod -R og=u ." before
15031         "chmod og=u `find . -print`".
15033 Fri Jul 31 09:38:33 1998  Catherine Moore  <clm@cygnus.com>
15035         * configure.in: Add arm-elf and thumb-elf support.
15037 Mon Jul 27 16:23:58 1998  Doug Evans  <devans@canuck.cygnus.com>
15039         * Makefile.in: Undo previous patch.
15041 Fri Jul 24 19:55:24 1998  Doug Evans  <devans@canuck.cygnus.com>
15043         * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
15044         to here ...
15045         (install-no-fixedincludes): and here
15046         (INSTALL_MODULES): ... from here.
15048 Fri Jul 24 17:01:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15050         * config.sub: Merge with FSF.
15052         * config.guess: Merge with FSF.
15054 Fri Jul 24 08:43:36 1998  Doug Evans  <devans@canuck.cygnus.com>
15056         * configure (extraconfigdirs): New variable.
15057         (SUBDIRS): Add extraconfigdirs and recurse on them too.
15058         * Makefile.in (all): Move higher in file.
15059         (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
15060         (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
15061         (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
15062         (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
15063         (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
15065 1998-07-23  Brendan Kehoe  <brendan@cygnus.com>
15067         * Makefile.in (all-target-libjava): Depend on all-gcc and
15068         all-target-newlib.
15069         (configure-target-libjava): Depend on $(ALL_GCC).
15071 Sat Jul 18 14:32:43 CDT 1998  Robert Lipe  <robertl@dgii.com>
15073         * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
15074         (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
15076 Sun Jul 19 00:46:53 CEST 1998  Marc Lehmann <pcg@goof.com>
15078         * INSTALL/README: Fix typo.
15080 Fri Jul 17 13:30:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15082         * ylwrap: Change absolute path checks to check for DOS style path
15083         names.
15085         * ylwrap: Don't use a full path name if the source file is in the
15086         same directory.  From hjl@lucon.org (H.J. Lu).
15088         * config-ml.in: Default to being verbose, to match Feb 18 change to
15089         configure.
15091 Thu Jul 16 12:29:51 1998  Ian Lance Taylor  <ian@cygnus.com>
15093         Brought over from egcs:
15095         Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15097         * configure.in (target_subdir): Set to ${target_alias} instead
15098         of "libraries".
15100         Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15102         * configure.in (target_subdir): Set to libraries if enable_multilib.
15104 Wed Jul 15 01:00:54 1998  Ian Lance Taylor  <ian@cygnus.com>
15106         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
15107         multilibs, force reconfiguration the first time we create
15108         multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
15110 Tue Jul 14 23:41:03 1998  Ian Lance Taylor  <ian@cygnus.com>
15112         * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
15113         avoid confusion with --no-recursion.
15115 Tue Jul 14 15:37:41 1998  Geoffrey Noer  <noer@cygnus.com>
15117         * configure.in: Win32 hosts shouldn't use install -x
15118         * install-sh: remove -x option, and special .exe-handling
15119         hack.
15121 Tue Jul 14 15:28:41 1998  Richard Henderson  <rth@cygnus.com>
15123         * config.guess: Recognize i586-pc-beos.
15124         * configure.in: Don't build some bits for beos.
15126 Tue Jul 14 13:22:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15128         * configure: If CC is set but CFLAGS is not, and CC is gcc, make
15129         CFLAGS default to -O2.
15131         * ltmain.sh: Add some hacks to make SunOS --enable-shared work
15132         when using GNU ld.
15134 Fri Jul 10 13:18:23 1998  Ian Lance Taylor  <ian@cygnus.com>
15136         * ltmain.sh: Correct install when using a different shell.
15138 Tue Jul  7 15:24:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15140         * ltconfig, ltmain.sh: Update to libtool 1.2b.
15142 Thu Jul  2 13:57:36 1998  Klaus Kaempf  <kkaempf@rmi.de>
15144         * makefile.vms: Update to build binutils/makefile.vms.  Add install
15145         target.
15147 Wed Jul  1 16:45:21 1998  Ian Lance Taylor  <ian@cygnus.com>
15149         * ltconfig: Update to correct AIX handling.
15151 Sat Jun 27 22:46:32 1998  Jeffrey A Law  (law@cygnus.com)
15153         * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
15155         * configure.in (target_subdir): Set to ${target_alias} instead
15156         of "libraries".
15158 1998-06-26  Manfred Hollstein  <manfred@s-direktnet.de>
15160         * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
15161         (Makefile): Depend on $(gcc_version_trigger).
15163         * configure (gcc_version): Change default initializer to empty
15164         string.
15165         (gcc_version_trigger): New variable; pass this variable down
15166         to subdir configures to enable them checking gcc's version
15167         themselves. Emit make macros for both gcc_version vars.
15168         (topsrcdir): Initialize reliably.
15169         (recursion line): Remove --with-gcc-version=${gcc_version}.
15171 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15173         * configure (enable_version_specific_runtime_libs): Implement new flag
15174         --enable-version-specific-runtime-libs which installs C++ runtime stuff
15175         in $(libsubdir); emit definition in each generated Makefile.
15176         (gxx_include_dir): Initialize depending on
15177         $enable_version_specific_runtime_libs.
15179 1998-06-24  Manfred Hollstein  <manfred@s-direktnet.de>
15181         * configure (gcc_version): Initialize properly depending on
15182         how and where configure is started.
15183         (recursion line): Pass a --with-gcc-version=${gcc_version}
15184         to configures in subdirs.
15186 Wed Jun 24 16:01:59 1998  John Metzler  <jmetzler@cygnus.com>
15188         * configure.in (noconfigdirs): Add configure pattern for mips tx39
15189         cygmon
15191 Tue Jun 23 22:42:32 1998  Mark Alexander  <marka@cygnus.com>
15193         * configure.in: Add cygmon and libstub support for mn10200.
15195 1998-06-19  Manfred Hollstein  <manfred@s-direktnet.de>
15197         * configure (gcc_version): Add new variable describing the
15198         particular gcc version we're building.
15199         * Makefile.in (libsubdir): Add new macro for the directory
15200         in which the compiler finds executables, libraries, etc.
15201         (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
15202         and libsubdir.
15204 Fri Jun 19 02:36:59 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15206         * Makefile.in (local-clean): Remove *.log.
15207         (warning.log): Built with warn_summary from build.log.
15208         (mail-report.log): Run test_summary.
15209         (mail-report-with-warnings.log): Run test_summary including
15210         warning.log in the report.
15212 Thu Jun 18 11:26:03 1998  Robert Lipe  <robertl@dgii.com>
15214         * config.guess: Detection of Pentium II for *-sco-3.2v5*.
15216 Mon Jun 15 14:53:54 1998  Andrew Cagney  <cagney@b1.cygnus.com>
15218         * Makefile.in (grep): Grep no longer depends on libiberty.
15220 Fri Jun 12 14:03:34 1998  Syd Polk  <spolk@cygnus.com>
15222         * Makefile.in: all-snavigator needs all-libgui.
15224 Thu Jun 11 19:43:47 1998  Mark Alexander  <marka@cygnus.com>
15226         * configure.in: Add cygmon and libstub support for mn10300.
15228 Wed Jun 10 11:19:47 1998  Ian Lance Taylor  <ian@cygnus.com>
15230         * missing: Update to version from automake 1.3.
15232         * ltmain.sh: On installation, don't get confused if the same name
15233         appears more than once in the list of library names.
15235 Wed Jun  3 14:51:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15237         * config.sub: Accept m68060 and m5200 as CPU names.
15239 Mon Jun  1 17:25:16 1998  Ian Lance Taylor  <ian@cygnus.com>
15241         * configure: Use && rather than using -a in test, because odd
15242         strings can confuse test.
15243         * configure.in: Likewise.
15245 Thu May 28 19:31:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15247         * ltconfig, ltmain.sh: Bring in Visual C++ support.
15249 Sat May 23 23:44:13 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15251         * Makefile.in (boostrap2-lean, bootstrap3-lean,
15252         bootstrap4-lean): New targets.
15254 Mon May 11 23:55:56 1998  Jeffrey A Law  (law@cygnus.com)
15256         * mpw-* Delete.  Not used.
15258 Mon May 11 23:11:34 1998  Jeffrey A Law  (law@cygnus.com)
15260         * COPYING.LIB: Update FSF address.
15262 Fri May  8 01:30:20 1998  Ian Lance Taylor  <ian@cygnus.com>
15264         * ltconfig, ltmain.sh: Update to libtool 1.2a.
15266         * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
15267         GAS_SUPPORT_DIRS.
15269 Thu May  7 17:27:35 1998  Ian Lance Taylor  <ian@cygnus.com>
15271         * ltconfig, ltmain.sh: Avoid producing a version number if
15272         -version-info was not used.
15274 Tue May  5 18:02:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15276         * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
15277         building with newlib.
15279 1998-04-30  Paul Eggert  <eggert@twinsun.com>
15281         * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
15282         Solaris `make' causes it to continue to next definition.
15284 Tue Apr 28 16:24:24 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15286         * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15287         the right GUI libraries and files are installed along with GDB.
15289 Tue Apr 28 18:11:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15291         * configure.in: Change alpha to alpha* in several places.
15293 Tue Apr 28 07:42:00 1998  Mark Alexander  <marka@cygnus.com>
15295         * config.sub: Recognize sparc86x.
15297 Tue Apr 28 07:35:02 1998  Michael Meissner  <meissner@cygnus.com>
15299         * configure.in (--enable-target-optspace): Remove debug echo.
15301 Thu Apr 23 21:31:16 1998  Jim Wilson  <wilson@cygnus.com>
15303         * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15305 Thu Apr 23 12:26:38 1998  Ian Lance Taylor  <ian@cygnus.com>
15307         * ltconfig: Update cygwin32 support.
15309         * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15310         (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15311         (GDB_SUPPORT_DIRS): Likewise.
15313 Wed Apr 22 12:30:10 1998  Michael Meissner  <meissner@cygnus.com>
15315         * configure.in (target_makefile_frag): If --enable-target-optspace,
15316         use -Os to compile target libraries rather than -O2.  Default to
15317         using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15318         not used.
15319         * configure.in (target_cflags): Ditto for d30v.
15321 Tue Apr 21 23:06:54 1998  Tom Tromey  <tromey@cygnus.com>
15323         * Makefile.in (all-bfd): Depend on all-intl.
15324         (all-binutils): Likewise.
15325         (all-gas): Likewise.
15326         (all-gprof): Likewise.
15327         (all-ld): Likewise.
15329 1998-04-19  Brendan Kehoe  <brendan@cygnus.com>
15331         * configure.in (host_tools): Fix typo, lbtool -> libtool.
15333 Fri Apr 17 16:20:42 1998  Ian Lance Taylor  <ian@cygnus.com>
15335         * Makefile.in (all-bfd): Depend upon all-libiberty.
15337         * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15339 Fri Apr 17 12:22:22 1998  Bob Manson  <manson@charmed.cygnus.com>
15341         * Makefile.in: Add libstub.
15343         * configure.in: Ditto. Build libstub for targets that have cygmon
15344         support.
15346 Tue Apr 14 18:01:55 1998  Ian Lance Taylor  <ian@cygnus.com>
15348         * configure.in: Don't set PICFLAG on ix86-cygwin32.
15350 Tue Apr 14 12:24:45 1998  J. Kean Johnston  <jkj@sco.com>
15352         * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15353         use mh-sysv5 if specified.  Support gprof on SCO Open Server.
15355 Tue Apr 14 11:33:51 1998  Krister Walfridsson <cato@df.lth.se>
15357         * configure: Define DEFAULT_M4 by searching PATH.
15358         * Makfile.in: Use DEFAULT_M4.
15360 Mon Apr 13 15:37:24 1998  Ian Lance Taylor  <ian@cygnus.com>
15362         * ltconfig: Add cygwin32 support.
15364         * Makefile.in, configure.in: Add libtool as a native only directory
15365         to configure and build.
15367 Sun Apr 12 20:58:46 1998  Jeffrey A Law  (law@cygnus.com)
15369         * Makefile.in (INSTALL_MODULES): Remove texinfo.
15371 Wed Apr  8 13:18:56 1998  Philippe De Muyter  <phdm@macqel.be>
15373         * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15375 Thu Apr  2 14:48:44 1998  Geoffrey Noer  <noer@cygnus.com>
15377         * Makefile.in: add ash make rules
15378         * configure.in: add ash to native_only and host_tools lists
15380 Thu Mar 26 12:53:20 1998  Tom Tromey  <tromey@cygnus.com>
15382         * Makefile.in (all-gettext, all-intl): New targets.
15383         (ALL_MODULES): Added all-gettext, all-intl.
15384         (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15385         (INSTALL_MODULES): Added install-gettext, install-intl.
15386         (CLEAN_MODULES): Added clean-gettext, clean-intl.
15388         * configure.in (host_tools): Added gettext.
15389         (native_only): Likewise.
15390         (noconfigdirs) [various cases]: Likewise.
15391         (host_libs): Added intl.
15393 Thu Mar 26 15:00:11 1998  Keith Seitz  <keiths@onions.cygnus.com>
15395         * configure: Do not disable building gdbtk for cygwin32 hosts.
15397 Wed Mar 25 10:04:18 1998  Nick Clifton  <nickc@cygnus.com>
15399         * configure.in: Add thumb-coff target.
15400         * config.sub: Add thumb-coff target.
15402 Wed Mar 25 11:49:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15404         * Makefile.in: Revert yesterday's change.
15405         (all-target-winsup):  all-target-librx stays out of here.
15407 Tue Mar 24 16:58:29 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15409         * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15410         CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15411         INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15412         Remove references to librx and libg++.
15414 Tue Mar 24 18:28:12 1998  Eric Mumpower  <nocturne@cygnus.com>
15416         * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15417         recursive makes
15419 Tue Mar 24 11:37:45 1998  Ian Lance Taylor  <ian@cygnus.com>
15421         * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15422         for newlib directory.
15423         (CXX_FOR_TARGET): Likewise.
15425 Mon Mar 23 11:30:21 1998  Jeffrey A Law  (law@cygnus.com)
15427         * ltconfig: Update after libtool/ltconfig.in change for
15428         hpux11.
15430 Fri Mar 20 18:51:43 1998  Ian Lance Taylor  <ian@cygnus.com>
15432         * ltconfig, ltmain.sh: Update to libtool 1.2.
15434 Fri Mar 20 09:32:14 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15436         * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15437         (install-gcc-cross): Instead, override LANGUAGES here.
15439 1998-03-18  Dave Love  <d.love@dl.ac.uk>
15441         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15442         non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15444 Wed Mar 18 09:24:59 1998  Nick Clifton  <nickc@cygnus.com>
15446         * configure.in: Add Thumb-pe target.
15448 Tue Mar 17 16:59:00 1998  Syd Polk <spolk@cygnus.com>
15450         * Makefile.in - changed sn targets to snavigator
15451         * configure.in - changed sn targets to snavigator
15453 Tue Mar 17 10:33:28 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15455         * config-ml.in: After building symlink tree call make distclean
15456         if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15457         to be the case for libiberty.
15459 Tue Mar 17 10:22:37 1998  H.J. Lu  (hjl@gnu.ai.mit.edu)
15461         * configure: When making link, also check the current
15462         directory. The configure scripts may create one.
15464 Fri Mar  6 01:02:03 1998  Richard Henderson  <rth@cygnus.com>
15466         * config.sub: Accept alphapca56 and alphaev6 properly.
15468 Fri Mar  6 00:14:55 1998  Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15470         * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15472 Mon Feb 23 15:09:18 1998  Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15474         * config.sub (sco5): Fix typo.
15476 Mon Feb 23 14:46:06 1998  Ian Lance Taylor  <ian@cygnus.com>
15478         * Makefile.in (INSTALL_MODULES): Move install-tcl before
15479         install-itcl.
15480         (install-itcl): Remove dependency on install-tcl.
15482 Mon Feb 23 09:53:28 1998  Mark Alexander  <marka@cygnus.com>
15484         * configure.in: Remove libgloss from noconfigdirs for MN10300.
15486 Thu Feb 19 13:40:41 1998  Ian Lance Taylor  <ian@cygnus.com>
15488         * configure.in: Don't build libgui for a cygwin32 target when not on
15489         a cygwin32 host.
15491 Wed Feb 18 12:29:00 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15493         * configure (redirect): Set to null, so default behavior of
15494         configure is now --verbose.
15496 1998-02-16  Dave Love  <d.love@dl.ac.uk>
15498         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15499         CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15501 Mon Feb 16 12:23:53 1998  Manfred Hollstein  <Manfred.Hollstein@ks.sel.alcatel.de>
15503         * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15504         this change to sync Makefile.in with its ChangeLog entries.
15506 Thu Feb 12 15:03:08 1998  H.J. Lu  <hjl@gnu.org>
15508         * ltmain.sh (mkdir): Check that the directory doesn't exist
15509         before we exit with error, so that we don't get races during
15510         parallel builds.
15512 Sat Feb  7 15:19:18 1998  Ian Lance Taylor  <ian@cygnus.com>
15514         * ltconfig, ltmain.sh: Update from libtool 1.0i.
15516 Fri Feb  6 01:33:52 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15518         * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15519         PICFLAG_FOR_TARGET.
15520         (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15522         * configure: Emit a definition for the new macro enable_shared
15523         into each Makefile.
15525 Thu Feb  5 17:01:12 1998  Jason Molenda  (crash@bugshack.cygnus.com)
15527         * configure.in (host_tools, native_only): Add libtool.
15529 Wed Feb  4 16:53:58 1998  Geoffrey Noer  <noer@cygnus.com>
15531         * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15532         Fix typo in ming config comment.
15534 Wed Feb  4 18:56:13 1998  Ian Lance Taylor  <ian@cygnus.com>
15536         * ltconfig, ltmain.sh: Update from libtool 1.0h.
15538 Mon Feb  2 19:38:19 1998  Ian Lance Taylor  <ian@cygnus.com>
15540         * config.sub: Add tic30 cases, and map c30 to tic30.
15542 Sun Feb  1 02:40:41 1998  Richard Henderson  <rth@cygnus.com>
15544         * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15545         (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15546         (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15547         (CLEAN_TARGET_MODULES): Similarly
15548         (all-target-libf2c): Add dependences.
15549         * configure.in (target_libs): Add libf2c.
15551 Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
15553         * configure.in: Remove expect from noconfigdirs when target
15554         is cygwin32.  OK to build expect and dejagnu with Canadian
15555         Cross.
15557 Wed Jan 28 12:58:49 1998  Ian Lance Taylor  <ian@cygnus.com>
15559         * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15560         host.
15562         * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15563         and mingw32.
15565 Wed Jan 28 10:26:37 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15567         * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15568         here as it is not defined in the toplevel Makefile.
15570 Tue Jan 27 23:25:06 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15572         * configure (package_makefile_rules_frag): New variable, which names
15573         a file with generic rules, ...
15574         Change comment to mention we now have FIVE parts.
15575         * configure: Undo last change.
15577 Tue Jan 27 23:15:55 1998  Lassi A. Tuura  <lat@iki.fi>
15579         * config.guess: More accurate determination of HP processor types.
15580         * config.sub: More accurate determination of HP processor types.
15582 Sat Jan 24 01:59:45 1998  Manfred Hollstein  <manfred@s-direktnet.de>
15584         * configure (package_makefile_frag): Move inserting the
15585         ${package_makefile_frag} to where it should be according
15586         to the comment.
15588 Fri Jan 23 00:29:28 1998  Philip Blundell  <pb@nexus.co.uk>
15590         * config.guess: Add support for Linux/ARM.
15592 Thu Jan 22 15:14:01 1998  Fred Fish  <fnf@cygnus.com>
15594         * .cvsignore: Remove *-info and *-install since they match
15595         release-info and mpw-install, which we don't want to just ignore.
15597 Thu Jan 22 01:38:33 1998  Richard Henderson  <rth@cygnus.com>
15599         * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15601 Sat Jan 17 21:28:08 1998  Pieter Nagel <pnagel@epiuse.co.za>
15603         * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15604         local_prefix to sub-make invocations.
15606 Sat Jan 17 21:04:59 1998 H.J. Lu  (hjl@gnu.org)
15608         * configure.in: Check makefile fragments in the source
15609         directory.
15611 Fri Jan 16 00:41:37 1998  Alexandre Oliva <oliva@dcc.unicamp.br>
15613         * configure.in: Check whether host and target makefile
15614         fragments exist before adding them to *_makefile_frag.
15616 Wed Jan 14 23:39:10 1998  Bob Manson  <manson@charmed.cygnus.com>
15618         * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15620 Wed Jan 14 12:48:07 1998  Keith Seitz  <keiths@pizza.cygnus.com>
15622         * configure.in: Make sure we only replace RPATH_ENVVAR on
15623         lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15624         regexp to sed.
15626         * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15627         to sub-makes.
15629 1998-01-13  Lee Iverson   (leei@ai.sri.com)
15631         * config-ml.in (multi-do): LDFLAGS must include multilib
15632         designator.
15634 Tue Jan 13 01:13:24 1998   Robert Lipe (robertl@dgii.com)
15636         * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15638 Sun Jan  4 01:06:55 1998  Mumit Khan  <khan@xraylith.wisc.edu>
15640         * config.sub: Add mingw32 support.
15641         * configure.in: Likewise.
15643 Sat Jan  3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15645         * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15647 Sun Dec 28 11:28:58 1997  Jeffrey A Law  (law@cygnus.com)
15649         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15650         * configure (gxx_include_dir): Provide a definition for subdirs
15651         which do not use autoconf.
15653 Wed Dec 24 22:46:55 1997  Jeffrey A Law  (law@cygnus.com)
15655         * config.guess: Sync with egcs.  Picks up new alpha support,
15656         BeOS & some additional linux support.
15658 Tue Dec 23 12:44:24 1997  Jeffrey A Law  (law@cygnus.com)
15660         * config.guess: HP 9000/803 is a PA1.1 machine.
15662 Mon Dec 22 02:39:24 1997  Richard Henderson  <rth@cygnus.com>
15664         * configure.in: It's alpha*-...
15666 Sun Dec 21 16:53:12 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15668         * configure.in (host_makefile_frag, target_makefile_frag):
15669         Handle multiple config files.
15670         (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15671         alpha-*-*.
15673 Thu Dec 18 13:13:03 1997  Doug Evans  <devans@canuck.cygnus.com>
15675         * mkdep: New file.
15677 Wed Dec 17 09:53:02 1997  Michael Meissner  <meissner@cygnus.com>
15679         * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15681 Tue Dec 16 17:36:05 1997  Ian Lance Taylor  <ian@cygnus.com>
15683         * Makefile.in: Add libgui directory.
15684         (GDB_TK): Add all-libgui.
15685         * configure.in: Add libgui directory.
15686         * configure: Add all-libgui to GDB_TK.
15688 Mon Dec 15 16:12:28 1997  Nick Clifton  <nickc@cygnus.com>
15690         * config-ml.in (multidirs): Add m32r to multilib list.
15692 Fri Dec 12 10:43:31 1997  Brendan Kehoe  <brendan@canuck.cygnus.com>
15694         * Makefile.in (all-target-gperf): Change dependency to
15695         all-target-libstdc++.
15697 Thu Dec 11 23:30:51 1997  Fred Fish  <fnf@ninemoons.com>
15699         * config.guess: Add BeOS support.
15701 Wed Dec 10 15:10:38 1997  Ian Lance Taylor  <ian@cygnus.com>
15703         Source directory cvs renamed to cvssrc:
15704         * configure.in (host_tools): Change cvs to cvssrc.
15705         (native_only): Likewise.
15706         (noconfigdirs) [various cases]: Likewise.
15707         * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15708         (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15709         (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15710         (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15711         (all-cvssrc): Rename target from all-cvs.
15713 Wed Dec  3 07:55:59 1997  Jeffrey A Law  (law@cygnus.com)
15715         * configure (gxx_include_dir): Fix thinko.
15717 Tue Dec  2 10:55:34 1997  Jeffrey A Law  (law@cygnus.com)
15719         * Makefile.in (INSTALL_TARGET_CROSS): Define.
15720         (install-cross, install-gcc-cross): New targets.
15722 Tue Dec  2 10:08:31 1997  Nick Clifton  <nickc@cygnus.com>
15724         * configure.in (noconfigdirs): Add support for Thumb target.
15726         * config.sub (maybe_os): Add support for Thumb target.
15728 Sun Nov 30 16:12:27 1997  Bob Manson  <manson@charmed.cygnus.com>
15730         * Makefile.in: Add rules for cygmon.
15732         * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15734 Thu Nov 27 01:31:30 1997  Jeffrey A Law  (law@cygnus.com)
15736         * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15737         * configure (gxx_include_dir): Provide a definition for subdirs
15738         which do not use autoconf.
15740 Wed Nov 26 11:53:33 1997  Keith Seitz  <keiths@onions.cygnus.com>
15742         * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15743         11/18/97 build
15745 Wed Nov 26 16:08:50 1997  Jeffrey A Law  (law@cygnus.com)
15747         * From Franz Sirl.
15748         * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15749         found on RedHat Linux systems.
15751 Fri Nov 21 09:51:01 1997  Jeffrey A Law  (law@cygnus.com)
15753         * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15754         guesses.
15756 Thu Nov 13 11:38:37 1997  Jeffrey A Law  (law@cygnus.com)
15758         * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15760 Mon Nov 10 15:23:21 1997  H.J. Lu  <hjl@gnu.ai.mit.edu>
15762         * ltmain.sh: If mkdir fails, check whether the directory was created
15763         anyhow by some other process.
15765 Mon Nov 10 14:38:03 1997  Michael Meissner  <meissner@cygnus.com>
15767         * configure.in (d30v-*-*): Configure all directories.
15769 Sun Nov  9 17:36:20 1997  Michael Meissner  <meissner@cygnus.com>
15771         * configure.in (d30v-*-*): Configure newlib, libiberty directories
15772         for the D30V.
15774 Sat Nov  8 14:42:59 1997  Michael Meissner  <meissner@cygnus.com>
15776         * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15778 Fri Nov  7 10:34:09 1997  Rob Savoye  <rob@darkstar.cygnus.com>
15780         * include/libiberty.h: Add extern "C" { so it can be used with C++
15781         progrms.
15782         * include/remote-sim.h:  Add extern "C" { so it can be used with C++
15783         programs.
15785 Thu Oct 30 11:09:29 1997  Michael Meissner  <meissner@cygnus.com>
15787         * configure.in (d30v-*-*): Configure GCC now.
15789 Mon Oct 27 13:17:24 1997  Stan Shebs  <shebs@andros.cygnus.com>
15791         * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15792         is no longer needed.
15794 Mon Oct 27 12:03:53 1997  Jason Merrill  <jason@yorick.cygnus.com>
15796         * Makefile.in: check-target-libio depends on all-target-libstdc++.
15798 Sun Oct 26 11:48:27 1997  Manfred Hollstein  (manfred@s-direktnet.de)
15800         * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15801         targets using "$@" to provide support for similar but not identical
15802         targets without having to duplicate code.
15804 Mon Oct 20 15:28:49 1997  Klaus K"ampf  <kkaempf@progis.de>
15806         * makefile.vms: Fix to work with DEC C.
15808 Tue Oct  7 23:58:57 1997  Gavin Koch  <gavin@cygnus.com>
15810         * config.sub: Add mips-tx39-elf to marketing names.
15812 Tue Oct  7 14:24:41 1997  Ian Lance Taylor  <ian@cygnus.com>
15814         * ltmain.sh: Handle symlinks in generated script.
15816 Wed Oct  1 13:11:27 1997  Ian Lance Taylor  <ian@cygnus.com>
15818         * configure: Handle autoconf style directory options: --bindir,
15819         --datadir, --includedir, --infodir, --libdir, --libexecdir,
15820         --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15821         --sysconfdir.
15822         * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15823         (sharedstatedir, localstatedir, oldincludedir): New variables.
15824         (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15825         infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15826         sbindir, sharedstatedir, and sysconfdir.
15828 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15830         * Makefile.in (bootstrap-lean): New target.
15832 Wed Sep 24 18:06:27 1997  Stu Grossman  <grossman@babylon-5.cygnus.com>
15834         * configure.in (d30v):  Remove tcl, tk, expect, gdb, itcl, tix, db,
15835         sn, and gnuserv from noconfigdirs.
15837 Wed Sep 24 15:18:32 1997  Ian Lance Taylor  <ian@cygnus.com>
15839         * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15841 Thu Sep 18 23:58:27 1997  Jeffrey A Law  (law@cygnus.com)
15843         * Makefile.in (cross): New target.
15845 Thu Sep 18 21:43:23 1997  Alexandre Oliva  <oliva@dcc.unicamp.br>
15846                           Jeff Law         <law@cygnus.com>
15848         * Makefile.in (bootstrap2, bootstrap3): New targets.
15849         (all-bootstrap): Remove outdated and confusing target.
15850         (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15852 Thu Sep 18 15:37:42 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15854         * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15855         windows.  Consistent with gdb/configure.
15857 1997-09-15 02:37  Ulrich Drepper  <drepper@cygnus.com>
15859         * configure.in: Name Linux target fragment.
15861         * configure: Rewrite so that project Makefile fragment is inserted
15862         first and appears last in the resulting Makefile.
15864 Tue Sep 16 09:55:07 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15866         * Makefile.in (install-itcl): Install tcl first.
15868 Fri Sep 12 16:19:20 1997  Geoffrey Noer  <noer@cygnus.com>
15870         * configure.in: remove bison from noconfigdirs for Cygwin32 host
15872 Thu Sep 11 16:40:46 1997  H.J. Lu  (hjl@gnu.ai.mit.edu)
15874         * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15876         * configure.in (skipdirs): Add target-librx for Linux.
15877         (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15879 Wed Sep 10 21:29:54 1997  Jeffrey A Law  (law@cygnus.com)
15881         * Makefile.in (bootstrap): New target.
15883 Wed Sep 10 15:19:22 1997  Jeffrey A Law  (law@cygnus.com)
15885         * config.sub: Accept 'amigados' for backward compatibility.
15887 Mon Sep  8 20:46:20 1997  Ian Lance Taylor  <ian@cygnus.com>
15889         * config.guess: Merge with FSF.
15891 Sun Sep  7 23:18:32 1997  Fred Fish  <fnf@ninemoons.com>
15893         * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15895 Sun Sep  7 15:55:28 1997  Gavin Koch  <gavin@cygnus.com>
15897         * config.sub: Add "marketing-names" patch.
15899 Fri Sep  5 16:11:28 1997  Joel Sherrill  (joel@OARcorp.com)
15901         * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15903 Fri Sep  5 12:27:17 1997  Jeffrey A Law  (law@cygnus.com)
15905         * config.sub: Handle v850-elf.
15907 Wed Sep  3 22:01:58 1997  Fred Fish  <fnf@ninemoons.com>
15909         * .cvsignore (*-install): Remove.
15911 Wed Sep  3 12:15:24 1997  Chris Provenzano  <proven@cygnus.com>
15913         * ltconfig: Set CONFIG_SHELL in libtool.
15914         * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15916 Mon Sep  1 16:45:44 1997  Jim Wilson  <wilson@cygnus.com>
15918         * configure.in (target_subdir): Set to libraries if enable_multilib.
15920 Wed Aug 27 16:15:11 1997  Jim Wilson  <wilson@cygnus.com>
15922         * config.guess: Update from gcc directory.
15924 Tue Aug 26 16:46:46 1997  Andrew Cagney  <cagney@b1.cygnus.com>
15926         * Makefile.in (all-sim): Depends on all-readline.
15928 Wed Aug 20 19:57:37 1997  Jason Merrill  <jason@yorick.cygnus.com>
15930         * Makefile.in (BISON, YACC): Use $$s.
15931         (all-bison): Depend on all-texinfo.
15933 Tue Aug 19 01:41:32 1997  Jason Merrill  <jason@yorick.cygnus.com>
15935         * Makefile.in (BISON): Add -L flag.
15936         (YACC): Likewise.
15938 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15940         * configure.in (noconfigdirs): Add support for v850e target.
15942         * config.sub (maybe_os): Add support for v850e target.
15944 Mon Aug 18 11:30:50 1997  Nick Clifton  <nickc@cygnus.com>
15946         * configure.in (noconfigdirs): Add support for v850ea target.
15948         * config.sub (maybe_os): Add support for v850ea target.
15950 Mon Aug 18 09:24:06 1997  Gavin Koch  <gavin@cygnus.com>
15952         * config.sub: Add mipstx39.  Delete r3900.
15954 Mon Aug 18 17:20:10 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
15956         * Makefile.in (all-autoconf): Depends on all-texinfo.
15958 Fri Aug 15 23:09:26 1997  Michael Meissner  <meissner@cygnus.com>
15960         * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15961         eabi targets.
15963 Thu Aug 14 14:42:17 1997  Ian Lance Taylor  <ian@cygnus.com>
15965         * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15967         * configure: When handling a Canadian Cross, handle YACC as well as
15968         BISON.  Just set BISON to bison.  When setting YACC, prefer bison.
15969         * Makefile.in (all-bison): Depend upon all-texinfo.
15971 Tue Aug 12 20:09:48 1997  Jason Merrill  <jason@yorick.cygnus.com>
15973         * Makefile.in (BISON): bison, not byacc or bison -y.
15974         (YACC): bison -y or byacc or yacc.
15975         (various): Add *-bison as appropriate.
15976         (taz): No need to mess with BISON anymore.
15978 Tue Aug 12 22:33:08 1997  Ian Lance Taylor  <ian@cygnus.com>
15980         * configure: If OSTYPE matches *win32*, try to find a good value for
15981         CONFIG_SHELL.
15983 Sun Aug 10 14:41:11 1997  Ian Lance Taylor  <ian@cygnus.com>
15985         * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15986         configure.in if it is present.
15988 Sat Aug  9 00:58:01 1997  Ian Lance Taylor  <ian@cygnus.com>
15990         * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15992 Fri Aug  8 16:30:13 1997  Doug Evans  <dje@canuck.cygnus.com>
15994         * config.sub: Recognize `arc' cpu.
15995         * configure.in: Likewise.
15996         * config-ml.in: Likewise.
15998 Thu Aug  7 11:02:34 1997  Ian Lance Taylor  <ian@cygnus.com>
16000         * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
16002 Wed Aug  6 16:27:29 1997  Chris Provenzano  <proven@cygnus.com>
16004         * configure: Changed sed delimiter from ':' to '|' when
16005         attempting to substitute ${config_shell} for SHELL. On
16006         NT ${config_shell} may contain a ':' in it.
16008 Wed Aug  6 12:29:05 1997  Jason Merrill  <jason@yorick.cygnus.com>
16010         * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
16012 Wed Aug  6 00:42:35 1997  Ian Lance Taylor  <ian@cygnus.com>
16014         * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
16016 Tue Aug  5 14:08:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16018         * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
16020         * ylwrap: If the program is a relative path, force it to be
16021         absolute.
16023 Tue Aug  5 12:12:44 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16025         * configure (tooldir): Set BISON to `bison -y' and not just bison.
16027 Mon Aug  4 22:59:02 1997  Andrew Cagney  <cagney@b1.cygnus.com>
16029         * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
16030         correctly specify the target build directory $(TARGET_SUBDIR)/winsup
16031         for libraries.
16033 Mon Aug  4 12:40:24 1997  Jason Merrill  <jason@yorick.cygnus.com>
16035         * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
16036         separated by spaces.
16038 Thu Jul 31 19:49:49 1997  Ian Lance Taylor  <ian@cygnus.com>
16040         * ylwrap: New file.
16041         * Makefile.in (DEVO_SUPPORT): Add ylwrap.
16043         * ltmain.sh: Handle /bin/sh at start of install program.
16045         * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
16047         * ltconfig, ltmain.sh: New files, from libtool 1.0.
16048         * missing: New file, from automake 1.2.
16050 Thu Jul 24 12:57:56 1997  Ian Lance Taylor  <ian@cygnus.com>
16052         * Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
16053         check-tk to CHECK_X11_MODULES.
16055 Wed Jul 23 17:03:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16057         * config.sub: Merge with FSF.
16059 Tue Jul 22 19:08:29 1997  Ian Lance Taylor  <ian@cygnus.com>
16061         * config.guess: Merge with FSF.
16063 Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
16065         * configure: Treat msdosdjgpp like go32.
16066         * configure.in: Likewise.  Don't remove gprof for go32.
16068         * configure: Change Makefile.tem2 to Makefile.tm2.
16070 Mon Jul 21 10:31:26 1997  Stephen Peters  <speters@cygnus.com>
16072         * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
16074 Tue Jul 15 14:33:03 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16076         * install-sh (chmodcmd): Set to null if the DST directory already
16077         exists.  Same as Nov 11th change.
16079 Mon Jul 14 11:01:15 1997  Martin M. Hunt  <hunt@cygnus.com>
16081         * configure (GDB_TK): Needs itcl and tix.
16083 Mon Jul 14 00:32:10 1997  Jason Merrill  <jason@yorick.cygnus.com>
16085         * config.guess: Update from FSF.
16087 Fri Jul 11 11:57:11 1997  Martin M. Hunt  <hunt@cygnus.com>
16089         * Makefile.in (GDB_TK): Depend on itcl and tix.
16091 Fri Jul  4 13:25:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16093         * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
16094         (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
16095         (INSTALL_SCRIPT): New variable.
16096         (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
16097         * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
16098         to -x.
16099         * install-sh: Add support for -x option.
16101 Mon Jun 30 15:51:30 1997  Ian Lance Taylor  <ian@cygnus.com>
16103         * configure.in, Makefile.in: Treat tix like itcl.
16105 Thu Jun 26 13:59:19 1997  Ian Lance Taylor  <ian@cygnus.com>
16107         * Makefile.in (WINDRES): New variable.
16108         (WINDRES_FOR_TARGET): New variable.
16109         (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
16110         (EXTRA_HOST_FLAGS): Add WINDRES.
16111         (EXTRA_TARGET_FLAGS): Add WINDRES.
16112         (EXTRA_GCC_FLAGS): Add WINDRES.
16113         ($(DO_X)): Pass down WINDRES.
16114         ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
16115         * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
16116         DLLTOOL_FOR_TARGET.
16118 Wed Jun 25 15:01:26 1997  Felix Lee  <flee@cygnus.com>
16120         * configure.in: configure sim before gdb for win32-x-ppc
16122 Wed Jun 25 12:18:54 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16124         Move gperf into the toplevel, from libg++.
16125         * configure.in (target_tools): Add target-gperf.
16126         (native_only): Add target-gperf.
16127         * Makefile.in (all-target-gperf): New target, depend on
16128         all-target-libg++.
16129         (configure-target-gperf): Empty rule.
16130         (ALL_TARGET_MODULES): Add all-target-gperf.
16131         (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
16132         (CHECK_TARGET_MODULES): Add check-target-gperf.
16133         (INSTALL_TARGET_MODULES): Add install-target-gperf.
16134         (CLEAN_TARGET_MODULES): Add clean-target-gperf.
16136 Mon Jun 23 10:51:53 1997  Jeffrey A Law  (law@cygnus.com)
16138         * config.sub (mn10200): Recognize new basic machine.
16140 Thu Jun 19 14:16:42 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16142         * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
16143         --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
16145 Tue Jun 17 15:31:20 1997  Brendan Kehoe  <brendan@lisa.cygnus.com>
16147         * configure.in: If we're building mips-sgi-irix6* native, turn on
16148         ENABLE_MULTILIB and set TARGET_SUBDIR.
16150 Tue Jun 17 12:20:59 1997  Tom Tromey  <tromey@cygnus.com>
16152         * Makefile.in (all-sn): Depend on all-grep.
16154 Mon Jun 16 11:11:10 1997  Ian Lance Taylor  <ian@cygnus.com>
16156         * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
16158         * configure: Set CFLAGS and CXXFLAGS, and substitute them into
16159         Makefile.  From Jeff Makey <jeff@cts.com>.
16160         * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
16162         * Makefile.in (DISTBISONFILES): Remove.
16163         (taz): Don't futz with DISTBISONFILES.  Change BISON to use
16164         $(DEFAULT_YACC).
16166         * configure.in: Build itl, db, sn, etc., when building for native
16167         cygwin32.
16169         * Makefile.in (LD): New variable.
16170         (EXTRA_HOST_FLAGS): Pass down LD.
16171         ($(DO_X)): Likewise.
16173 Mon Jun 16 11:10:35 1997  Philip Blundell  <Philip.Blundell@pobox.com>
16175         * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
16177 Fri Jun 13 10:22:56 1997  Bob Manson  <manson@charmed.cygnus.com>
16179         * configure.in (targargs): Strip out any supplied --build argument
16180         before adding our own. Always add --build.
16182 Thu Jun 12 21:12:28 1997  Bob Manson  <manson@charmed.cygnus.com>
16184         * configure.in (targargs): Pass --build if we're doing
16185         a cross-compile.
16187 Fri Jun  6 21:38:40 1997  Rob Savoye  <rob@chinadoll.cygnus.com>
16189         * configure: Use '|' instead of ":" as the separator in
16190         sed. Otherwise sed chokes on NT path names with drive
16191         designators. Also look for "?:*" as the leading characters in an
16192         absolute pathname.
16194 Mon Jun  2 13:05:20 1997  Gavin Koch  <gavin@cygnus.com>
16196         * config.sub: Support for r3900.
16198 Wed May 21 17:33:31 1997  Ian Lance Taylor  <ian@cygnus.com>
16200         * configure.in: Use install-sh, not install.sh.
16202 Wed May 14 16:06:51 1997  Ian Lance Taylor  <ian@cygnus.com>
16204         * Makefile.in (taz): Improve check for BISON so it doesn't try to
16205         apply it twice.
16207 Fri May  9 17:22:05 1997  Ian Lance Taylor  <ian@cygnus.com>
16209         * Makefile.in (INSTALL_MODULES): Put install-opcodes before
16210         install-binutils.
16212 Thu May  8 17:29:50 1997  Ian Lance Taylor  <ian@cygnus.com>
16214         * Makefile.in: Add automake targets.
16215         * configure.in (host_tools): Add automake.
16217 Tue May  6 15:49:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16219         * configure: Default CXX to c++, not gcc.
16220         * Makefile.in (CXX): Set to c++, not gcc.
16221         (CXX_FOR_TARGET): When cross, transform c++, not gcc.
16223 Thu May  1 10:11:43 1997  Geoffrey Noer  <noer@cygnus.com>
16225         * install-sh: try appending a .exe if source file doesn't
16226         exist
16228 Wed Apr 30 12:05:36 1997  Jason Merrill  <jason@yorick.cygnus.com>
16230         * configure.in: Turn on multilib by default.
16231         (cross_only): Remove target-libiberty.
16233         * Makefile.in (all-gcc): Don't depend on libiberty.
16235 Mon Apr 28 18:39:45 1997  Michael Snyder  <msnyder@cleaver.cygnus.com>
16237         * config.guess: improve algorithm for recognizing Gnu Hurd x86.
16239 Thu Apr 24 19:30:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16241         * Makefile.in (DEVO_SUPPORT): Add mpw-install.
16242         (DISTBISONFILES): Add ld/Makefile.in
16244 Tue Apr 22 17:17:28 1997  Geoffrey Noer  <noer@pizza.cygnus.com>
16246         * configure.in: if target is cygwin32 but host isn't cygwin32,
16247         don't configure gdb tcl tk expect, not just gdb.
16249 Mon Apr 21 13:33:39 1997  Tom Tromey  <tromey@cygnus.com>
16251         * configure.in: Added gnuserv everywhere sn appears.
16253         * Makefile.in (ALL_MODULES): Added all-gnuserv.
16254         (CROSS_CHECK_MODULES): Added check-gnuserv.
16255         (INSTALL_MODULES): Added install-gnuserv.
16256         (CLEAN_MODULES): Added clean-gnuserv.
16257         (all-gnuserv): New target.
16259 Thu Apr 17 13:57:06 1997  Per Fogelstrom  <pefo@openbsd.org>
16261         * config.guess: Fixes for MIPS OpenBSD systems.
16263 Tue Apr 15 12:21:07 1997  Ian Lance Taylor  <ian@cygnus.com>
16265         * Makefile.in (INSTALL_XFORM): Remove.
16266         (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
16268         * mkinstalldirs: New file, copied from automake.
16269         * Makefile.in (installdirs): Rename from install-dirs.  Use
16270         mkinstalldirs.  Change all users.
16271         (DEVO_SUPPORT): Add mkinstalldirs.
16273 Mon Apr 14 11:21:38 1997  Ian Lance Taylor  <ian@cygnus.com>
16275         * install-sh: Rename from install.sh.
16276         * Makefile.in (INSTALL): Change install.sh to install-sh.
16277         (DEVO_SUPPORT): Likewise.
16279         * configure: Use ${config_shell} with ${moveifchange}.  From Thomas
16280         Graichen <graichen@rzpd.de>.
16282 Fri Apr 11 16:37:10 1997  Niklas Hallqvist  <niklas@appli.se>
16284         * config.guess: Recognize OpenBSD systems correctly.
16286 Fri Apr 11 17:07:04 1997  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16288         * README, Makefile.in (ETC_SUPPORT): Remove references to
16289         cfg-paper*, configure.{texi,man,info*}._
16291 Sun Apr  6 18:47:57 1997  Andrew Cagney  <cagney@kremvax.cygnus.com>
16293         * Makefile.in (all.normal): Ensure that gcc is built after all
16294         the x11 - ie gdb - targets.
16296 Tue Apr  1 16:28:50 1997  Klaus Kaempf  <kkaempf@progis.de>
16298         * makefile.vms: Don't run conf-a-gas.
16300 Mon Mar 31 16:26:55 1997  Joel Sherrill  <joel@oarcorp.com>
16302         * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16304 Sun Mar 30 12:38:27 1997  Fred Fish  <fnf@cygnus.com>
16306         * configure.in: Remove noconfigdirs case since gdb also
16307         configures and builds for tic80-coff.
16309 Fri Mar 28 18:28:52 1997  Ian Lance Taylor  <ian@cygnus.com>
16311         * configure: Set cache_file to config.cache.
16312         * Makefile.in (local-distclean): Remove config.cache.
16314 Wed Mar 26 18:49:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16316         * COPYING: Update FSF address.
16318 Wed Mar 26 10:38:25 1997  Michael Meissner  <meissner@cygnus.com>
16320         * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16321         noconfigdirs.
16323 Mon Mar 24 15:02:39 1997  Ian Lance Taylor  <ian@cygnus.com>
16325         * Makefile.in (install-dirs): Don't crash if prefix, and hence
16326         MAKEDIRS, is empty.
16328 Mon Mar 24 12:40:55 1997  Doug Evans  <dje@canuck.cygnus.com>
16330         * config.sub: Tweak mn10300 entry.
16332 Fri Mar 21 15:35:27 1997  Michael Meissner  <meissner@cygnus.com>
16334         * configure.in (host_tools): Put sim before gdb, so gdb's
16335         configure.tgt can determine if the simulator was configured.
16337 Sun Mar 16 16:07:08 1997  Fred Fish  <fnf@cygnus.com>
16339         * config.sub: Move BeOS $os case to be with other Cygnus
16340         local cases.
16342 Sun Mar 16 01:34:55 1997  Martin Hunt <hunt@cygnus.com>
16344         * config.sub: Remove misplaced comment that broke Linux.
16346 Sat Mar 15 22:50:15 1997  Fred Fish  <fnf@cygnus.com>
16348         * config.sub: Add BeOS support.
16350 Mon Mar 10 13:30:11 1997  Tom Tromey  <tromey@cygnus.com>
16352         * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16354 Wed Mar  5 12:09:29 1997  Martin  <hunt@cygnus.com>
16356         * configure.in (noconfigdirs): Remove tcl and tk from
16357         noconfigdirs for cygwin32 builds.
16359 Fri Feb 28 18:20:15 1997  Fred Fish  <fnf@cygnus.com>
16361         * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16363 Thu Feb 27 14:57:26 1997  Ken Raeburn  <raeburn@cygnus.com>
16365         * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16366         make-all.com, use makefile.vms instead.
16368 Tue Feb 25 18:46:14 1997  Stan Shebs  <shebs@andros.cygnus.com>
16370         * config.sub: Accept -lnews*.
16372 Tue Feb 25 13:19:14 1997  Andrew Cagney  <cagney@kremvax.tpgi.com.au>
16374         * configure.in (noconfigdirs): Disable target-newlib,
16375         target-examples and target-libiberty for d30v.
16377 Fri Feb 21 17:56:25 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16379         * configure.in (noconfigdirs): Enable ld for d30v.
16381 Fri Feb 21 20:58:51 1997  Michael Meissner  <meissner@cygnus.com>
16383         * configure.in (tic80-*-*): Build compiler.
16385 Sun Feb 16 15:41:09 1997  Andrew Cagney  <cagney@critters.cygnus.com>
16387         * configure.in (d30v-*): Remove sim directory from list of
16388         unsupported d30v directories
16390 Tue Feb 18 17:32:42 1997  Martin M. Hunt  <hunt@pizza.cygnus.com>
16392         * config.sub, configure.in: Add d30v target cpu.
16394 Thu Feb 13 22:04:44 1997  Klaus Kaempf  <kkaempf@progis.de>
16396         * makefile.vms: New file.
16397         * make-all.com: Remove.
16399 Wed Feb 12 12:54:18 1997  Jim Wilson  <wilson@cygnus.com>
16401         * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16403 Sat Feb  8 20:36:49 1997  Michael Meissner  <meissner@cygnus.com>
16405         * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16407 Tue Feb  4 11:39:29 1997  Tom Tromey  <tromey@cygnus.com>
16409         * Makefile.in (ALL_MODULES): Added all-db.
16410         (CROSS_CHECK_MODULES): Addec check-db.
16411         (INSTALL_MODULES): Added install-db.
16412         (CLEAN_MODULES): Added clean-db.
16414 Mon Feb  3 13:29:36 1997  Ian Lance Taylor  <ian@cygnus.com>
16416         * config.guess: Merge with latest FSF sources.
16418 Tue Jan 28 09:20:37 1997  Tom Tromey  <tromey@cygnus.com>
16420         * Makefile.in (ALL_MODULES): Added all-itcl.
16421         (CROSS_CHECK_MODULES): Added check-itcl.
16422         (INSTALL_MODULES): Added install-itcl.
16423         (CLEAN_MODULES): Added clean-itcl.
16425 Thu Jan 23 01:44:27 1997  Geoffrey Noer  <noer@cygnus.com>
16427         * configure.in: build gdb for mn10200
16429 Fri Jan 17 15:32:15 1997  Doug Evans  <dje@canuck.cygnus.com>
16431         * Makefile.in (all-target-winsup): Depend on all-target-libio.
16433 Mon Jan 13 22:46:54 1997  Michael Meissner  <meissner@tiktok.cygnus.com>
16435         * configure.in (tic80-*-*): Turn off most targets right now.
16437 Fri Jan  3 16:04:03 1997  Ian Lance Taylor  <ian@cygnus.com>
16439         * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16440         rather than the makeinfo program.
16441         (do-info): Depend upon all-texinfo.
16443 Tue Dec 31 16:00:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16445         * configure.in: Remove uses of config/mh-linux.
16447         * config.sub, config.guess: Merge with latest FSF sources.
16449 Fri Dec 27 23:04:33 1996  Fred Fish  <fnf@cygnus.com>
16451         * config.sub (case $basic_machine): Add tic80 entries.
16453 Fri Dec 27 12:07:59 1996  Ian Lance Taylor  <ian@cygnus.com>
16455         * config.sub, config.guess: Merge with latest FSF sources.
16457 Wed Dec 18 22:46:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16459         * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16460         * mpw-config.in: Test for NewFolderRecursive.
16461         * mpw-install: Use symbolic name for startup filename.
16462         * mpw-README: Add various additional details.
16464 Wed Dec 18 13:11:46 1996  Jim Wilson  <wilson@cygnus.com>
16466         * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16468 Wed Dec 18 10:29:31 1996  Jeffrey A Law  (law@cygnus.com)
16470         * configure.in: Do build gcc and the target libraries for
16471         the mn10200.
16473 Wed Dec  4 16:53:05 1996  Geoffrey Noer  <noer@cygnus.com>
16475         * configure.in: don't avoid building gdb for mn10300 any more
16476         * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16477         instead of single-quoting it.
16479 Tue Dec  3 23:26:50 1996  Jason Merrill  <jason@yorick.cygnus.com>
16481         * configure.in: Don't use --with-stabs on IRIX 6.
16483 Tue Dec  3 09:05:25 1996  Doug Evans  <dje@canuck.cygnus.com>
16485         * configure.in (m32r): Build gdb, libg++ now.
16487 Sun Dec  1 00:18:59 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
16489         * configure.in (mips*-sgi-irix6*):  Remove gdb and related
16490         directories from noconfigdirs.
16492 Tue Nov 26 11:45:33 1996  Kim Knuttila  <krk@cygnus.com>
16494         * config.sub (basic_machine): added mips16 configuration
16496 Sat Nov 23 19:26:22 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16498         * config.sub: Handle d10v-unknown.
16500 Sat Nov 23 10:23:01 1996  Gavin Koch  <gavin@cygnus.com>
16502         * config.sub: Handle v850-unknown.
16504 Thu Nov 21 16:19:44 1996  Geoffrey Noer  <noer@cygnus.com>
16506         * Makefile.in: add findutils
16507         * configure.in: add findutils to list of host_tools
16509 Wed Nov 20 10:09:01 1996  Jeffrey A Law  (law@cygnus.com)
16511         * config.sub: Handle mn10200 and mn10300.
16513 Tue Nov 19 16:35:14 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16515         * configure.in (d10v-*): Do not build librx.
16517 Mon Nov 18 13:28:41 1996  Jeffrey A Law  (law@cygnus.com)
16519         * configure.in (mn10300): Build everything except gdb & libgloss.
16521 Wed Nov 13 14:59:46 1996  Per Bothner  <bothner@deneb.cygnus.com>
16523         * config.guess:  Patch for Dansk Data Elektronik servers,
16524         from Niels Skou Olsen <nso@dde.dk>.
16526         For ncr, use /bin/uname rather than uname, since GNU uname does not
16527         support -p.  Suggested by Mark Mitchell <mmitchell@usa.net>.
16529         Patch for MIPS R4000 running System V,
16530         from Eric S. Raymond <esr@snark.thyrsus.com>.
16532         Fix thinko for nextstep.
16534         Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16536         Sat Jun 24 18:58:17 1995  Morten Welinder  <terra+@cs.cmu.edu>
16537         * config.guess: Guess mips-dec-mach_bsd4.3.
16539         Thu Oct 10 04:07:04 1996  Harlan Stenn <harlan@pfcs.com>
16540         * config.guess (i?86-ncr-sysv*):  Emit just enough of the minor
16541         release numbers.
16542         * config.guess (mips-mips-riscos*):  Emit just enough of the
16543         release number.
16545         Tue Oct  8 10:37:22 1996  Frank Vance <fvance@waii.com>
16546         * config.guess (sparc-auspex-sunos*):  Added.
16547         (f300-fujitsu-*): Added.
16549         Wed Sep 25 22:00:35 1996  Jeff Woolsey <woolsey@jlw.com>
16550         * config.guess:  Recognize a Tadpole as a sparc.
16552 Wed Nov 13 00:53:09 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16554         * config.guess: Don't assume that NextStep version is either 2 or
16555         3.  NextStep 4 (aka OpenStep 4) has come out now.
16557 Mon Nov 11 23:52:03 1996  David J. MacKenzie  <djm@churchy.gnu.ai.mit.edu>
16559         * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16560         From Rik Faith <faith@cs.unc.edu>.
16562 Fri Nov  8 11:34:58 1996  David J. MacKenzie  <djm@geech.gnu.ai.mit.edu>
16564         * config.sub: Contributions from bug-gnu-utils to:
16565         Support plain "hppa" (no version given) architecture, reported by
16566         OpenStep.
16567         OpenBSD like NetBSD.
16568         LynxOs is not a hardware supplier.
16570         * config.guess: Contributions from bug-gnu-utils to add support for:
16571         OpenBSD like NetBSD.
16572         Stratus systems.
16573         More Pyramid systems.
16574         i[n>4]86 Intel chips.
16575         M680[n>4]0 Motorola chips.
16576         Use unknown instead of lynx for hardware manufacturer.
16578 Mon Nov 11 10:09:08 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16580         * install.sh (chmodcmd): Set to null if the DST directory already
16581         exists.
16583 Mon Nov 11 10:43:41 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16585         * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16586         not use mt-ppc target Makefile fragment any more.
16588 Sun Nov  3 19:17:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16590         * configure.in (*-*-windows):  Exclude everything but those dirs
16591         needed to build windows.
16593 Tue Oct 29 16:41:31 1996  Doug Evans  <dje@canuck.cygnus.com>
16595         * Makefile.in (all-target-winsup): Depend on all-target-librx.
16597 Mon Oct 28 17:32:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16599         * configure.in:  Exclude mmalloc from i386-windows.
16601 Thu Oct 24 09:22:46 1996  Stu Grossman  (grossman@critters.cygnus.com)
16603         * Undo my previous change.
16605 Thu Oct 24 12:12:04 1996  Ian Lance Taylor  <ian@cygnus.com>
16607         * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16608         unconditionally.
16609         (MAKEOVERRIDES): Define (revert this part of October 18 change).
16611 Thu Oct 24 09:02:07 1996  Stu Grossman  (grossman@critters.cygnus.com)
16613         * Makefile.in (FLAGS_TO_PASS):  Add $(HOST_FLAGS) to allow the
16614         host to add it's own flags.
16616 Tue Oct 22 15:20:26 1996  Ian Lance Taylor  <ian@cygnus.com>
16618         * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16620 Fri Oct 18 13:37:13 1996  Ian Lance Taylor  <ian@cygnus.com>
16622         * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16623         (CXX_FOR_TARGET): Likewise.
16624         (GCC_FOR_TARGET): Define.
16625         (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16626         (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16627         CC_FOR_TARGET was specified on the command line.
16628         (MAKEOVERRIDES): Don't define.
16630 Thu Oct 17 10:27:56 1996  Doug Evans  <dje@canuck.cygnus.com>
16632         * configure.in (m32r): Fix spelling of libg++ libs.
16634 Thu Oct 10 10:37:17 1996  Stan Shebs  <shebs@andros.cygnus.com>
16636         * config.sub (-apple*): Remove, now redundant.
16638 Thu Oct 10 12:30:54 1996  Ian Lance Taylor  <ian@cygnus.com>
16640         * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16642         * configure: Rework yesterday's sed script patch.
16644         * config.sub: Merge with FSF.
16646 Wed Oct  9 17:24:59 1996  Per Bothner  <bothner@deneb.cygnus.com>
16648         * config.guess:  Merge from FSF.
16650         1996-09-12  Richard Stallman  <rms@ethanol.gnu.ai.mit.edu>
16651         * config.guess: Use pc instead of unknown, for pc clone systems.
16652         Change linux to linux-gnu.
16654         Mon Jul 15 23:51:11 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16655         * config.guess: Avoid non-portable tr syntax.
16657 Wed Oct  9 06:06:46 1996  Jeffrey A Law  (law@cygnus.com)
16659         * test-build.mk (HOLES): Add "xargs" for gdb.
16661         * configure: Avoid hpux10.20 sed bug.
16663 Tue Oct  8 08:32:48 1996  Stu Grossman  (grossman@critters.cygnus.com)
16665         * configure.in:  Add support for windows host
16666         (that is a build done under the Microsoft build environment).
16668 Tue Oct  8 10:39:08 1996  Ian Lance Taylor  <ian@cygnus.com>
16670         * Makefile.in: Replace all uses of srcroot with s, to shrink
16671         command line lengths.
16673         Patches from Geoffrey Noer <noer@cygnus.com>:
16674         * configure.in: If configuring for newlib, pass --with-newlib to
16675         subdirectories.
16676         * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16677         -Bnewlib/ and -Lwinsup to gcc.
16678         (CXX_FOR_TARGET): Likewise.
16680 Mon Oct  7 10:59:35 1996  Ian Lance Taylor  <ian@cygnus.com>
16682         * Makefile.in (ETC_SUPPORT): Add configure.
16684 Fri Oct  4 12:22:58 1996  Angela Marie Thomas (angela@cygnus.com)
16686         * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16687         host configuration file.
16689 Thu Oct  3 09:28:25 1996  Jeffrey A Law  (law@cygnus.com)
16691         * configure.in: Break mn10x00 support into separate
16692         mn10200 and mn10300 configurations.
16693         * config.sub: Likewise.
16695 Wed Oct  2 22:27:52 1996  Jeffrey A Law  (law@cygnus.com)
16697         * configure.in: Add lots of stuff to noconfigdirs for
16698         the mn10x00 targets.
16700         * config.sub, configure.in: Add mn10x00 support.
16702 Wed Oct  2 15:52:36 1996  Klaus Kaempf  <kkaempf@progis.de>
16704         * make-all.com: Call conf-a-gas, not config-a-gas.
16706 Tue Oct  1 01:28:41 1996  James G. Smith  <jsmith@cygnus.co.uk>
16708         * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16709         targets.
16711 Mon Sep 30 14:24:01 1996  Stan Shebs  <shebs@andros.cygnus.com>
16713         * mpw-README: Add much more detail for native PowerMac.
16714         * mpw-install: New file.
16715         * mpw-configure: Add --norecursion and --help options.
16716         * mpw-config.in: Translate readme and install files when
16717         copying to objdir.
16718         * mpw-build.in: Don't always depend on byacc and flex.
16719         (install-only-top): New action.
16721 Fri Sep 27 17:39:44 1996  Stu Grossman  (grossman@critters.cygnus.com)
16723         * configure.in:  You can now configure GDB for the v850.
16725 Tue Sep 24 19:05:12 1996  Stan Shebs  <shebs@andros.cygnus.com>
16727         * configure.in (noconfigdirs): Don't configure any C++ dirs
16728         if targeting D10V.
16730 Tue Sep 17 12:15:31 1996  Ian Lance Taylor  <ian@cygnus.com>
16732         * config.sub: Recognize mips64vr5000.
16734 Mon Sep 16 17:00:52 1996  Ian Lance Taylor  <ian@cygnus.com>
16736         * configure.in: Use a single line for host_tools and native_only.
16738 Mon Sep  9 12:21:30 1996  Doug Evans  <dje@canuck.cygnus.com>
16740         * config.sub, configure.in: Add entries for m32r.
16742 Thu Sep  5 13:52:47 1996  Tom Tromey  <tromey@creche.cygnus.com>
16744         * Makefile.in (inet-install): Don't run install-gzip.
16746 Wed Sep  4 17:26:13 1996  Stu Grossman  (grossman@critters.cygnus.com)
16748         * configure.in:  Don't config lots of things for *-*-windows*.
16750 Sat Aug 31 11:45:57 1996  Stan Shebs  <shebs@andros.cygnus.com>
16752         * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16753         (host_libs, host_tools): Copy from configure.in.
16754         * mpw-configure: Don't complain about directories not found.
16756 Thu Aug 29 16:44:58 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16758         * configure.in (i[345]86): Recognize i686 for pentium pro.
16759         (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16760         file.
16762         * config.guess (i[345]86): Ditto.
16764 Mon Aug 26 18:34:42 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16766         * configure.in (noconfigdirs): Removed gdb for D10V.
16768 Thu Aug 22 17:13:52 1996  Jeffrey A Law  (law@cygnus.com)
16770         * configure.in: Remove ld, target-libio, target-libg++, and
16771         target-libstdc++ from noconfigdirs.
16773 Wed Aug 21 18:56:38 1996  Fred Fish  <fnf@cygnus.com>
16775         * configure: Fix three locations where shell scripts were
16776         being run directly rather than with config_shell.
16778 Tue Aug 20 13:08:47 1996  J.T. Conklin  <jtc@hippo.cygnus.com>
16780         * configure.in (v850-*-*): Set up initial $noconfigdirs.
16781         * config.sub (basic_machine): Recognize v850.
16783 Thu Aug 15 12:19:33 1996  Stan Shebs  <shebs@andros.cygnus.com>
16785         * mpw-configure: Handle multiple enable/disable options and
16786         pass them down recursively, handle -c and -s flags appropriately
16787         depending on choice of compiler, add escape mechanism for
16788         quoted arguments to gC.
16790 Mon Aug 12 13:15:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16792         * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16793         solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16794         so that -mrelocatable-lib and -mno-eabi are used.
16796         * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16797         not support --print-multi-lib, don't abort.
16799 Thu Aug  8 12:18:59 1996  Klaus Kaempf  <kkaempf@progis.de>
16801         * make-all.com: Run config-a-gas.
16802         * setup.com: Don't copy subdirectory files around.
16804 Tue Jul 30 17:49:31 1996  Brendan Kehoe  <brendan@cygnus.com>
16806         * configure.in (*-*-ose): Remove exclusion of libgloss for this
16807         target, it now compiles correctly.
16809 Sat Jul 27 15:10:43 1996  Stan Shebs  <shebs@andros.cygnus.com>
16811         * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16813 Tue Jul 23 10:47:04 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16815         * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16817 Mon Jul 22 13:28:51 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
16819         * configure.in (native_only): Add prms.
16821 Mon Jul 22 12:27:58 1996  Ian Lance Taylor  <ian@cygnus.com>
16823         * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16824         (BINUTILS_SUPPORT_DIRS): Likewise.
16826 Thu Jul 18 12:55:40 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16828         * configure.in (d10v-*-*): Don't configure ld or gdb until the
16829         d10v support is added.
16831 Wed Jul 17 14:33:09 1996  Martin M. Hunt  <hunt@pizza.cygnus.com>
16833         * configure.in (d10v-*-*): New target.
16835 Mon Jul 15 11:53:00 1996  Jeffrey A Law  (law@cygnus.com)
16837         * config.guess (HP 9000/811): Recognize this as a PA1.1
16838         machine.
16840 Fri Jul 12 23:21:17 1996  Ken Raeburn  <raeburn@cygnus.com>
16842         * Makefile.in (do-tar-gz): New target, split out from tail end of
16843         taz target.  Run each command separately, don't use pipes.
16844         (taz): Use it.
16846 Fri Jul 12 12:08:04 1996  Stan Shebs  <shebs@andros.cygnus.com>
16848         * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16849         * mpw-build.in: No builds should depend on building byacc or flex,
16850         they are assumed to be installed already.
16852 Fri Jul 12 09:52:52 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16854         * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16855         variable that CC_FOR_TARGET needs.
16857 Thu Jul 11 10:09:45 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16859         * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16860         options have changed since the last time the subdirectory was
16861         configured, and if it has, reconfigure.
16862         (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16863         CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16865 Wed Jul 10 18:56:59 1996  Doug Evans  <dje@canuck.cygnus.com>
16867         * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16868         CLEAN_MODULES): Add bash.
16869         (all-bash): New target.
16871 Mon Jul  8 17:33:14 1996  Jim Wilson  <wilson@cygnus.com>
16873         * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16875 Mon Jul  1 13:31:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16877         * config.sub (basic_machine): Recognize d10v as a valid processor.
16879 Fri Jun 28 12:14:35 1996  Stan Shebs  <shebs@andros.cygnus.com>
16881         * mpw-configure: Add support for --bindir.
16882         * mpw-build.in: Use a GCC-specific build script for GCC actions.
16884 Wed Jun 26 17:20:12 1996  Geoffrey Noer  <noer@cygnus.com>
16886         * configure.in: add bash, time, gawk to list of hosttools and things
16887         to only build for native toolchains
16889 Tue Jun 25 23:09:03 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16891         * Makefile.in (docdir): Remove.
16893 Tue Jun 25 19:00:08 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
16895         * Makefile.in (datadir): Set to $(prefix)/share.
16897 Mon Jun 24 23:26:07 1996  Geoffrey Noer  <noer@cygnus.com>
16899         * configure.in: build diff and patch for cygwin32-hosted
16900         toolchains.
16902 Mon Jun 24 15:01:12 1996  Joel Sherrill  <joel@merlin.gcs.redstone.army.mil>
16904         * config.sub: Accept -rtems*.
16906 Sun Jun 23 22:41:54 1996  Geoffrey Noer  <noer@cygnus.com>
16908         * configure.in: enable dosrel for cygwin32-hosted builds,
16909                 remove diff from the list of things not buildable
16910                 via Canadian Cross
16912 Sat Jun 22 11:39:01 1996  Jason Merrill  <jason@yorick.cygnus.com>
16914         * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16915         don't get ". ".
16917 Fri Jun 21 17:24:48 1996  Jim Wilson  <wilson@cygnus.com>
16919         * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16921 Thu Jun 20 16:57:40 1996  Ken Raeburn  <raeburn@cygnus.com>
16923         * Makefile.in (taz): Handle case where tex3patch didn't even get
16924         checked out.  Also, if it was found, put the symlink in a new util
16925         subdirectory.
16927 Thu Jun 20 12:20:33 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16929         * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16931 Tue Jun 18 14:24:12 1996  Klaus Kaempf  (kkaempf@progis.de)
16933         * config.sub: Recognize -openvms.
16934         * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16935         * make-all.com, setup.com: New files.
16937 Mon Jun 17 16:34:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
16939         * Makefile.in (taz): tex3patch moved to texinfo/util.
16941 Sat Jun 15 17:13:25 1996  Geoffrey Noer <noer@cygnus.com>
16943         * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16944         * configure.in: remove make from disable-if-Can-Cross list
16945                 enable gdb if ${host} and ${target} are cygwin32
16947 Fri Jun  7 18:16:52 1996  Harlan Stenn <harlan@pfcs.com>
16949         * config.guess (i?86-ncr-sysv*):  Emit minor release numbers.
16950         Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16952 Wed Jun  5 00:09:17 1996  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
16954         * config.guess:  Combine mips-mips-riscos cases, and use cpp to
16955         distinguish sysv/svr4/bsd variants.
16956         Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16958 Fri Jun  7 14:24:49 1996  Tom Tromey  <tromey@creche.cygnus.com>
16960         * configure.in: Added copyright notice.
16961         * move-if-change: Added copyright notice.
16963 Thu Jun  6 16:27:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
16965         * configure.in (powerpcle-*-solaris*): Until we get shared
16966         libraries working, don't build gdb, sim, make, tcl, tk, or
16967         expect.
16969 Tue Jun  4 20:41:45 1996  Per Bothner  <bothner@deneb.cygnus.com>
16971         * config.guess:  Merge with FSF:
16973         Mon Jun  3 08:49:14 1996  Karl Heuer  <kwzh@gnu.ai.mit.edu>
16974         * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16976         Fri May 24 18:34:53 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
16977         * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16979         Fri Apr 12 20:03:59 1996  Per Bothner  <bothner@spiff.gnu.ai.mit.edu>
16980         * config.guess:  Combine two OSF1 rules.
16981         Also recognize field test versions.  From mjr@zk3.dec.com.
16982         * config.guess (dgux):  Use /usr/bin/uname rather than uname,
16983         because GNU uname does not support -p.  From pmr@pajato.com.
16985 Tue Jun  4 11:07:25 1996  Tom Tromey  <tromey@csk3.cygnus.com>
16987         * Makefile.in (MAKEDIRS): Removed $(tooldir).
16989 Tue May 28 12:30:50 1996  Stan Shebs  <shebs@andros.cygnus.com>
16991         * mpw-README: Document GCCIncludes.
16993 Sun May 26 15:16:27 1996  Fred Fish  <fnf@cygnus.com>
16995         * configure.in (alpha-*-linux*): Set enable_shared to yes.
16997 Tue May 21 15:41:39 1996  Stan Shebs  <shebs@andros.cygnus.com>
16999         * mpw-configure: Handle --enable-FOO and --disable-FOO.
17001 Mon May 20 10:12:29 1996  Geoffrey Noer  <noer@cygnus.com>
17003         * configure.in (*-*-cygwin32): Configure make.
17005 Tue May  7 14:19:42 1996  Tom Tromey  <tromey@snuffle.cygnus.com>
17007         * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
17009 Fri May  3 08:57:17 1996  Tom Tromey  <tromey@lisa.cygnus.com>
17011         * Makefile.in (all-inet): Depend on all-perl.
17013         * Makefile.in (inet-install): New target.
17015         * Makefile.in (all-inet): Depend on all-tcl.
17016         (all-inet): Depend on all-send-pr.
17018 Tue Apr 30 13:55:51 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17020         * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
17021         temporarily.
17023 Thu Apr 25 11:48:20 1996  Ian Lance Taylor  <ian@cygnus.com>
17025         * configure.in: Don't configure --with-gnu-ld on AIX.
17027 Thu Apr 25 06:33:36 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17029         * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
17031 Tue Apr 23 09:07:39 1996  Tom Tromey  <tromey@creche.cygnus.com>
17033         * Makefile.in (ALL_MODULES): Added all-inet.
17034         (CROSS_CHECK_MODULES): Added check-inet.
17035         (INSTALL_MODULES): Added install-inet.
17036         (CLEAN_MODULES): Added clean-inet.
17037         (all-indent): New target.
17039         * configure.in (host_tools): Added inet.
17040         (native_only): Added inet.
17041         (noconfigdirs): Added inet.
17043 Fri Apr 19 15:35:29 1996  Ian Lance Taylor  <ian@cygnus.com>
17045         * configure.in: Don't configure libgloss if we are not configuring
17046         newlib.
17048 Wed Apr 17 19:30:01 1996  Rob Savoye  <rob@chinadoll.cygnus.com>
17050         * configure.in: Don't configure libgloss for unsupported
17051         architectures.
17053 Tue Apr 16 11:17:05 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17055         * Makefile.in (CLEAN_MODULES): Add clean-apache.
17057 Mon Apr 15 15:09:05 1996  Tom Tromey  <tromey@creche.cygnus.com>
17059         * Makefile.in (ALL_MODULES): Include all-apache.
17060         (CROSS_CHECK_MODULES): Include check-apache.
17061         (INSTALL_MODULES): Include install-apache.
17062         (all-apache): New target.
17064         * configure.in: Added apache everywhere perl is seen.
17066 Mon Apr 15 14:59:13 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17068         * Makefile.in: Add support for clean-{module} and
17069         clean-target-{module} rules.
17071 Wed Apr 10 21:37:41 PDT 1996  Marilyn E. Sander <msander@cygnus.com>
17073         * configure.in (*-*-ose) do not build libgloss.
17075 Mon Apr  8 16:16:20 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17077         * config.guess (prep*:SunOS:5.*:*): Turn into
17078         powerpele-unknown-solaris2.
17080 Mon Apr  8 14:45:41 1996  Ian Lance Taylor  <ian@cygnus.com>
17082         * configure.in: Permit --enable-shared to specify a list of
17083         directories.
17085 Fri Apr  5 08:17:57 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17087         * configure.in (host==solaris): Pass only the first word of $CC
17088         to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
17090 Fri Apr  5 03:16:13 1996  Jason Molenda  (crash@phydeaux.cygnus.com)
17092         * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
17094 Thu Mar 28 14:11:11 1996  Tom Tromey  <tromey@creche.cygnus.com>
17096         * Makefile.in (ALL_MODULES): Include all-perl.
17097         (CROSS_CHECK_MODULES): Include check-perl.
17098         (INSTALL_MODULES): Include install-perl.
17099         (ALL_X11_MODULES): Include all-guile.
17100         (CHECK_X11_MODULES): Include check-guile.
17101         (INSTALL_X11_MODULES): Include install-guile.
17102         (all-perl): New target.
17103         (all-guile): New target.
17105         * configure.in (host_tools): Include perl and guile.
17106         (native_only): Include perl and guile.
17107         (noconfigdirs): Don't build guile and perl; no ports have been
17108         done.
17110 Tue Mar 26 21:18:50 1996  Andrew Cagney  <cagney@kremvax.highland.com.au>
17112         * configure (--enable-*): Handle quoted option lists such as
17113         --enable-sim-cflags='-g0 -O' better.
17115 Thu Mar 21 11:53:08 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17117         * Makefile.in ({,inst}all-target): New rule so we can make and
17118         install all of the target directories easily.
17120 Wed Mar 20 18:10:57 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17122         * configure.in: Add missing global flag in sed substitution when
17123         deleting `target-' from ${configdirs}.
17125 Thu Mar 14 19:15:06 1996  Ian Lance Taylor  <ian@cygnus.com>
17127         * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
17128         option.
17130         * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
17131         config/mh-necv4.
17133         * install.sh: Correct misspelling of transformbasename.
17135         * config.guess: Recognize mips-*-sysv*.
17137 Mon Mar 11 15:36:42 1996  Dawn Perchik  <dawn@critters.cygnus.com>
17139         * config.sub: Recognize mon960.
17141 Sun Mar 10 13:18:38 1996  Ian Lance Taylor  <ian@cygnus.com>
17143         * configure: Restore Canadian Cross handling of BISON and LEX,
17144         removed in Feb 20 change.
17146 Fri Mar  8 20:07:09 1996  Per Bothner  <bothner@kalessin.cygnus.com>
17148         * README:  Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
17149         Mention make install.  Remove the old copyright date as well the
17150         clumsy and rather pointless copyright on the README file.
17152 Fri Mar  8 17:51:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17154         * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
17155         Makefile after running symlink-tree, then run `make distclean' to
17156         avoid clobbering any generated files in srcdir.
17158 Tue Mar  5 08:21:44 1996  J.T. Conklin  <jtc@rtl.cygnus.com>
17160         * configure.in (m68k-*-netbsd*): Build everything now.
17162 Wed Feb 28 12:25:46 1996  Jason Merrill  <jason@yorick.cygnus.com>
17164         * Makefile.in (taz): Fix quoting.
17166 Tue Feb 27 11:33:57 1996  Doug Evans  <dje@charmed.cygnus.com>
17168         * configure.in (sparclet-*-*): Build everything now.
17170 Tue Feb 27 14:31:51 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17172         * configure.in (m68k-*-linux*): New host.
17174 Mon Feb 26 14:32:44 1996  Ian Lance Taylor  <ian@cygnus.com>
17176         * configure: Check for bison before byacc.
17178 Tue Feb 20 23:12:35 1996  Stu Grossman  (grossman@critters.cygnus.com)
17180         * Makefile.in configure:  Change the way LEX and BISON/YACC are
17181         set.  configure now defines DEFAULT_LEX and DEFAULT_YACC by
17182         searching PATH.  These are used as fallbacks by Makefile.in if
17183         flex/bison/byacc aren't in objdir.
17185 Mon Feb 19 11:45:30 1996  Ian Lance Taylor  <ian@cygnus.com>
17187         * Makefile.in: Make everything which depends upon all-bfd also
17188         depend upon all-opcodes, in case --with-commonbfdlib is used.
17190 Thu Feb 15 19:50:50 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17192         * configure.in (host *-*-cygwin32): Don't build gdb if we are
17193         building NT native compilers on Unix.
17195 Thu Feb 15 17:42:25 1996  Ian Lance Taylor  <ian@cygnus.com>
17197         * configure.in: Don't get CC from the host Makefile fragment if we
17198         can find gcc in PATH, or if this is a Canadian Cross.  Move the
17199         Solaris test for /usr/ucb/cc to the post target script, just after
17200         the compiler sanity test.
17202 Wed Feb 14 16:57:40 1996  Ian Lance Taylor  <ian@cygnus.com>
17204         * config.sub: Merge with FSF.
17206 Tue Feb 13 14:27:48 1996  Ian Lance Taylor  <ian@cygnus.com>
17208         * Makefile.in (RPATH_ENVVAR): New variable.
17209         (REALLY_SET_LIB_PATH): Use it.
17210         * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
17212 Mon Feb 12 15:28:49 1996  Doug Evans  <dje@charmed.cygnus.com>
17214         * config.sub, configure.in: Recognize sparclet cpu.
17216 Mon Feb 12 15:33:59 1996  Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
17218         * config.guess:  Support m68k-cbm-sysv4.
17220 Sat Feb 10 12:06:42 1996  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17222         * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
17223         m68k-unknown-linuxaout from linker help string.  Put quotes around
17224         $ld_help_string.
17226 Thu Dec  7 09:03:24 1995  Tom Horsley  <Tom.Horsley@mail.hcsc.com>
17228         * config.guess (powerpc-harris-powerunix): Add guess for port
17229         to new target.
17231 Thu Feb  8 15:37:52 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17233         * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
17235 Mon Feb  5 16:36:51 1996  Ian Lance Taylor  <ian@cygnus.com>
17237         * configure.in: If --enable-shared was used, set SET_LIB_PATH to
17238         $(REALLY_SET_LIB_PATH) in Makefile.
17239         * Makefile.in (SET_LIB_PATH): New variable.
17240         (REALLY_SET_LIB_PATH): New variable.
17241         ($(DO_X)): Use $(SET_LIB_PATH).
17242         (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
17243         ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
17244         ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
17245         ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
17246         ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
17247         ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
17248         (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
17249         (install-dosrel): Likewise.
17250         (all-opcodes): Depend upon all-libiberty.
17252 Sun Feb  4 16:51:11 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17254         * config.guess (*:CYGWIN*): New
17256 Sat Feb  3 10:42:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17258         * Makefile.in (all-target-winsup): All all-target-libiberty.
17260 Fri Feb  2 17:58:56 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
17262         * configure.in (noconfigdirs): Add missing # in front of comment.
17264 Thu Feb  1 14:38:13 1996  Geoffrey Noer  <noer@cygnus.com>
17266         * configure.in: add second pass to things added to noconfigdirs
17267         so *-gm-magic can exclude libgloss properly.
17269 Thu Feb  1 11:10:16 1996  Stan Shebs  <shebs@andros.cygnus.com>
17271         * mpw-configure (extralibs_name, rez_name): Set correctly
17272         for MWC68K compiler.
17274         * mpw-README: Add more info on the necessary build tools.
17276 Thu Feb  1 10:22:38 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17278         * configure.in, config.sub: Recognize cygwin32.
17280 Wed Jan 31 14:17:10 1996  Richard Henderson  <rth@tamu.edu>
17282         * config.guess, config.sub: Recognize A/UX.
17284 Wed Jan 31 13:52:14 1996  Ian Lance Taylor  <ian@cygnus.com>
17286         * config.sub: Merge with gcc/config.sub.
17288 Thu Jan 25 11:01:10 1996  Raymond Jou  <rjou@mexican.cygnus.com>
17290         * mpw-build.in (do-binutils): Add build of stamps.
17292 Thu Jan 25 17:05:26 1996  James G. Smith  <jsmith@cygnus.co.uk>
17294         * config.sub: Add recognition for mips64vr4100*-* targets.
17296 Wed Jan 24 12:47:55 1996  Brendan Kehoe  <brendan@lisa.cygnus.com>
17298         * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17299         Add creation of gconfigargs with `--enable-shared' turned on.
17300         ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17301         ($(host)-stamp-stage3-configured): Likewise.
17302         (HOLES): Add chatr and ldd.
17303         (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17305 Wed Jan 24 20:32:30 1996  Torbjorn Granlund  <tege@noisy.matematik.su.se>
17307         * configure: Pass --nfp to recursive configures.
17309 Mon Jan 22 10:41:56 1996  Steve Chamberlain  <sac@slash.cygnus.com>
17311         * Makefile.in (DLLTOOL): New.
17312         (DLLTOOL_FOR_TARGET): New.
17313         (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17314         (EXTRA_TARGET_FLAGS): Ditto.
17315         (EXTRA_GCC_FLAGS): Ditto.
17316         (CONFIGURE_TARGET_MODULES): Ditto.
17317         (DO_X): Ditto.
17318         * configure: Add DLLTOOL.
17320 Fri Jan 19 13:30:15 1996  Stan Shebs  <shebs@andros.cygnus.com>
17322         SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17323         * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17324         mh-sco, since old workarounds no longer needed, and don't
17325         build ld, since libraries have weak symbols in COFF.
17327 Sun Jan 14 23:01:31 1996  Fred Fish  <fnf@cygnus.com>
17329         * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17331 Fri Jan 12 15:25:35 1996  Ian Lance Taylor  <ian@cygnus.com>
17333         * configure.in: Make sure that ${CC} can be used to compile an
17334         executable.
17336 Sat Jan  6 07:23:33 1996  Michael Meissner  <meissner@wogglebug.tiac.net>
17338         * Makefile.in (all-gdb): Depend on $(GDB_TK).
17339         * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17340         nothing depending on whether gdbtk is being built.
17342 Wed Jan  3 17:54:41 1996  Doug Evans  <dje@canuck.cygnus.com>
17344         * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17346 Mon Jan  1 19:09:14 1996  Brendan Kehoe  <brendan@rtl.cygnus.com>
17348         * configure.in (noconfigdirs): Put ld or gas in this early, if the
17349         user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17351 Sat Dec 30 16:08:57 1995  Doug Evans  <dje@canuck.cygnus.com>
17353         * config-ml.in: Add support for
17354         --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17355         Simplify setting of multidirs from --disable-foo.
17357 Fri Dec 29 07:56:11 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17359         * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17360         LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17361         LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17362         non-empty, pass them on to the  GCC make.
17363         (all-bootstrap): New rule that is like all-gcc, except it executes
17364         the GCC bootstrap rule instead of the GCC all rule.
17366 Wed Dec 27 15:51:48 1995  Doug Evans  <dje@canuck.cygnus.com>
17368         * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17370 Tue Dec 26 11:45:31 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17372         * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17373         DG/UX support.
17375 Fri Dec 15 10:01:27 1995  Stan Cox  <coxs@dg-rtp.dg.com>
17377         * config.sub (i*86*) Change [345] to [3456]
17379 Wed Dec 20 17:41:40 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17381         * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17382         --with-gnu-ld=no.
17384 Wed Dec 20 15:15:35 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17386         * config-ml.in (rs6000*, powerpc*): Add switches to control which
17387         AIX multilibs get built.
17389 Mon Dec 18 17:55:46 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17391         * configure.in (i386-win32): Don't build expect if we're not
17392         building the tcl subdir.
17394 Mon Dec 18 11:47:19 1995  Stan Shebs  <shebs@andros.cygnus.com>
17396         * Makefile.in: (configure-target-examples, all-target-examples):
17397         New targets, configure and build example programs.
17399 Fri Dec 15 16:13:03 1995  Stan Shebs  <shebs@andros.cygnus.com>
17401         * mpw-configure: If an mpw-config.in generated a file mk.sed,
17402         use it as input to sedit the generated MPW makefile.
17403         * mpw-README: Add a suggestion about Gestalt.h.
17405 Wed Dec 13 16:43:51 1995  Ian Lance Taylor  <ian@cygnus.com>
17407         * config.sub: Accept *-*-ieee*.
17409 Tue Dec 12 11:52:57 1995  Ian Lance Taylor  <ian@cygnus.com>
17411         * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR).  From
17412         Ronald F. Guilmette <rfg@monkeys.com>.
17414 Mon Dec 11 15:31:58 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17416         * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17417         for powerpc-pe native.
17418         (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17419         (target==powerpc-pe): duplicate i386-win32 entry.
17421 Sat Dec  9 14:58:28 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17423         * configure.in (noconfigdirs): Exclude target-newlib for all versions
17424         of vxworks, not just vxworks5.1.
17426 Mon Dec  4 12:05:40 1995  Stan Shebs  <shebs@andros.cygnus.com>
17428         * mpw-configure: Add support for exec-prefix.
17430 Mon Dec  4 10:22:50 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17432         * config.guess: Recognize HP model 816 machines as having
17433         a PA1.1 processor.
17435 Mon Dec  4 12:38:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17437         * configure: Ignore new autoconf configure options.
17439 Thu Nov 30 16:57:33 1995  Per Bothner  <bothner@wombat.gnu.ai.mit.edu>
17441         * config.guess:  Recognize Pentium under SCO.
17442         From Robert Lipe <robertl@arnet.com>.
17444 Wed Nov 29 13:49:08 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17446         * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17448 Wed Nov 29 12:12:01 1995  Ian Lance Taylor  <ian@cygnus.com>
17450         * configure.in: Don't configure gas for alpha-dec-osf*.
17452 Tue Nov 28 17:16:48 1995  Ian Lance Taylor  <ian@cygnus.com>
17454         * configure.in: Default to --with-stabs for some targets for which
17455         it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17456         i[345]86*-*-unixware*.
17458 Mon Nov 27 13:44:15 1995  Ian Lance Taylor  <ian@cygnus.com>
17460         * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17461         rather than basing it on the target.  Simplify handling of options
17462         controlling which directories to configure.  Remove extraneous
17463         slash in multi-clean target.
17465 Fri Nov 24 17:29:29 1995  Doug Evans  <dje@deneb.cygnus.com>
17467         * config-ml.in: Prefix more variables with ml_ so they don't collide
17468         with configure's.
17470 Wed Nov 22 11:27:02 1995  Ian Lance Taylor  <ian@cygnus.com>
17472         * configure: Don't turn -v into --v.
17474 Tue Nov 21 16:48:02 1995  Doug Evans  <dje@deneb.cygnus.com>
17476         * configure.in (targargs): Fix typo.
17478         * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17480 Tue Nov 21 14:08:28 1995  Ian Lance Taylor  <ian@cygnus.com>
17482         * configure.in: Strip --host and --target options from
17483         CONFIG_ARGUMENTS, and always configure for --host only.  Add
17484         --with-cross-host option when building with a cross-compiler.
17485         * configure: Canonicalize the arguments put into config.status by
17486         always using `=' for an option with an argument.  Pass a presumed
17487         --host or --target explicitly.
17489 Fri Nov 17 17:50:30 1995  Stan Shebs  <shebs@andros.cygnus.com>
17491         * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17492         into general OS recognition case.
17494 Fri Nov 17 17:42:25 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17496         * configure.in (target_configdirs): add target-winsup only
17497         for win32 target systems.
17499 Thu Nov 16 14:04:47 1995  Ian Lance Taylor  <ian@cygnus.com>
17501         * Makefile.in (all-target-libgloss): Depend upon
17502         configure-target-newlib, since when libgloss is built it looks to
17503         see if the newlib directory exists.
17505 Wed Nov 15 14:47:52 1995  Ken Raeburn  <raeburn@cygnus.com>
17507         * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17508         cfg-ml-*.in.
17510 Wed Nov 15 11:45:23 1995  Ian Lance Taylor  <ian@cygnus.com>
17512         * configure: Handle LD and LD_FOR_TARGET when configuring a
17513         Canadian Cross.
17515 Tue Nov 14 14:56:11 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17517         * configure.in (target_libs): add target-winsup.
17518         (target==i386-win32): add patch diff flex make to $noconfigdirs.
17519         (target==ppcle-pe): remove ld from $noconfigdirs.
17521 Tue Nov 14 01:25:50 1995  Doug Evans  <dje@canuck.cygnus.com>
17523         * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17524         Preserve relative path names in $srcdir.  Build symlink tree if
17525         configuring cross target dir and srcdir=. (= no VPATH support).
17526         (configure-target-libg++): Depend on configure-target-librx.
17527         * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17528         * config-ml.in: New file.
17529         * symlink-tree: New file.
17530         * configure: Ensure srcdir="." if that's what it is.
17532 Mon Nov 13 12:34:20 1995  Stan Shebs  <shebs@andros.cygnus.com>
17534         * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17535         includes and FLEX_SKELETON setting.
17536         * mpw-configure (--with-gnu-ld): New option, controls whether
17537         to use PPCLink or ld with PowerMac GCC.
17538         * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17539         * mpw-config.in: Configure grez if targeting Mac.
17541         * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17542         accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17543         just macos.
17544         * configure.in: Configure grez resource compiler if targeting Mac.
17545         * Makefile.in (all-grez, install-grez): New targets.
17547 Wed Nov  8 17:33:51 1995  Jason Merrill  <jason@yorick.cygnus.com>
17549         * configure: CXX defaults to gcc, not g++.  If we find
17550         gcc in the path, set CC to gcc -O2.
17552 Tue Nov  7 15:45:17 1995  Ian Lance Taylor  <ian@cygnus.com>
17554         * configure: Default ${build} correctly.  Avoid picking up extra
17555         spaces when reading CC and CXX from Makefile.  When doing a
17556         Canadian Cross, use plausible default values for numerous
17557         variables.
17558         * configure.in: When doing a Canadian Cross, don't try to
17559         configure tools whose configure script can't handle it.
17561 Mon Nov  6 19:32:17 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17563         * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17565 Sun Nov  5 00:15:41 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17567         * configure:  Remove dubious bug reporting address.
17569 Fri Nov  3 08:17:54 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17571         * Makefile.in ($(CONFIGURE_TARGET_MODULES)):  If subdir has
17572         configure script, run that instead of this directory's configure.
17573         In either case, print a message that we're configuring the sub-dir.
17575 Thu Nov  2 23:23:36 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17577         * configure.in: Before checking for the existence of various files,
17578         use sed to filter out "target-".
17580 Thu Nov  2 13:24:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17582         * Makefile.in (DO_X): Split rule to decrease command line length
17583         for systems with small ARG_MAX values.  From phdm@info.ucl.ac.be
17584         (Philippe De Muyter).
17586 Wed Nov  1 15:18:35 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17588         * Makefile.in (all-patch): depend on all-libiberty.
17590 Wed Nov  1 12:23:20 1995  Ian Lance Taylor  <ian@cygnus.com>
17592         * configure.in: If the only directory in target_configdirs which
17593         actually exists is libiberty, then set target_configdirs to empty,
17594         to avoid trying to build a target libiberty in a gas or gdb
17595         distribution.
17597 Tue Oct 31 17:52:39 1995  J.T. Conklin  <jtc@slave.cygnus.com>
17599         * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17600         of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17601         systems.
17603 Tue Oct 31 16:57:32 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
17605         * configure.in (copy_dirs): Use sys-include instead of include
17606         for --with-headers option.
17608 Tue Oct 31 10:29:36 1995  steve chamberlain  <sac@slash.cygnus.com>
17610         * Makefile.in, configure.in: Make winsup builds work with
17611         new scheme.
17613 Mon Oct 30 18:57:09 1995  Ian Lance Taylor  <ian@cygnus.com>
17615         * configure.in: Build the linker on AIX.
17617 Mon Oct 30 12:27:16 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17619         * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET):  Add $(TARGET_SUBDIR)
17620         where needed.
17622 Mon Oct 30 12:45:25 1995  Doug Evans  <dje@cygnus.com>
17624         * Makefile.in (all-gcc): Fix typo.
17626 Sat Oct 28 10:27:59 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17628         * Makefile.in ($(CHECK_TARGET_MODULES)):  Fix typo.
17630 Fri Oct 27 23:14:12 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17632         * configure.in:  Rename libFOO to target-libFOO, and xiberty
17633         to target-xiberty, to provide more flexibility.
17634         (target_subdir):  Define.  Create if cross.
17635         Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17636         * Makefile.in:  Rename all-libFOO -> all-target-libFOO, all-xiberty
17637         -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17638         check-libFOO -> check-target-libFOO, etc.
17639         ($(DO_X)):  Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17640         ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17641         $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17642         (configure-target-XXX):  Depend on $(ALL_GCC), not all-gcc, to
17643         allow ALL_GCC="" to only configure.
17644         (DEVO_SUPPORT):  Add cfg-ml-com.in and cfg-ml-pos.in.
17645         (ETC_SUPPORT, ETC_SUPPORT_PFX):  Merge;  update 'taz' accordingly.
17646         (LIBGXX_SUPPORT_DIRS):  Remove xiberty.
17648 Sat Oct 28 01:53:49 1995  Ken Raeburn  <raeburn@cygnus.com>
17650         * Makefile.in (taz): Build "info" in etc explicitly.
17652 Fri Oct 27 09:32:30 1995  Stu Grossman  (grossman@cygnus.com)
17654         * configure.in:  Make sure that CC is undefined (as opposed to
17655         null) if toplevel/config/mh-{host} doesn't define it.  Fixes a
17656         problem with autoconf trying to configure on a host without GCC.
17658 Thu Oct 26 22:35:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17660         * mpw-configure: Set host alias from choice of host compiler,
17661         only use generic MPW Makefile sed if present, edit a file
17662         named "hacked_Makefile.in" instead of "Makefile.in" if present.
17663         * mpw-README: Add problem notes about CW6 and CW7.
17665 Thu Oct 26 05:45:10 1995  Ken Raeburn  <raeburn@kr-pc.cygnus.com>
17667         * Makefile.in (taz): Use ";" instead of ";;".
17669 Wed Oct 25 15:18:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17671         * Makefile.in (taz):  Grep for '^diststuff:' or '^info:' in
17672         sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17673         DISTDOCDIRS.
17674         (DISTSTUFFDIRS, DISTDOCDIRS):  Removed - no longer used.
17675         (newlib.tar.gz):  Don't pass DISTDOCDIRS to recursive make.
17677 Wed Oct 25 14:43:55 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17679         * Makefile.in (DISTDOCDIRS):  Remove ld gprof bnutils gas libg++ gdb
17680         and gnats, because they are now subsumed by DISTSTUFFDIRS.
17681         Move bfd to DISTSTUFFDIRS.
17683 Tue Oct 24 18:19:09 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17685         * Makefile.in (X11_LIB): Removed.
17686         (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17688         * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17690 Sun Oct 22 13:04:42 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17692         * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17693         names.
17695 Fri Oct 20 18:02:10 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17697         * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17699 Thu Oct 19 10:40:57 1995  steve chamberlain  <sac@slash.cygnus.com>
17701         * configure.in (i[345]86-*-win32): Always build newlib.
17702         Don't configure cvs, autoconf or texinfo.
17703         * Makefile.in (LD_FOR_TARGET): New.
17704         (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17705         Pass down LD_FOR_TARGET.
17707 Wed Oct 18 15:53:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17709         * winsup: New directory.
17710         * Makefile.in: Build winsup.
17711         * configure.in: Winsup is configured when target is win32.
17712         Can only build win32 target GDB when native.
17714 Mon Oct 16 09:42:31 1995  Jeffrey A Law  (law@cygnus.com)
17716         * config.guess: Recognize HP model 819 machines as having
17717         a PA 1.1 processor.
17719 Mon Oct 16 10:49:43 1995  Ian Lance Taylor  <ian@cygnus.com>
17721         * configure: Fix sed loop which substitutes for CC and CXX to
17722         avoid bug found in various sed implementations.
17724 Wed Oct 11 16:16:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17726         * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17727         simulator.  Use standard powerpc-*-eabi*.
17729 Mon Oct  9 17:21:56 1995  Ian Lance Taylor  <ian@cygnus.com>
17731         * configure.in: Stop putting gas and binutils in noconfigdirs for
17732         powerpc-*-aix* and rs6000-*-*.
17734 Mon Oct  9 12:38:40 1995  Michael Meissner  <meissner@cygnus.com>
17736         * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17737         -mcall-aixdesc libraries.
17739 Fri Oct  6 16:17:57 1995  Ken Raeburn  <raeburn@cygnus.com>
17741         Mon Sep 25 22:49:32 1995  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
17743         * config.sub (arm | armel | armeb): Fix shell syntax.
17745 Fri Oct  6 14:40:28 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17747         * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17748         -msoft-float and -mcpu=common support.
17749         (powerpc*-*-eabisim*): Add support for building -mcall-aix
17750         libraries.
17752 Thu Oct  5 13:26:37 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17754         * configure.in: Allow configuration and build of emacs19 for the alpha.
17756 Wed Oct  4 22:05:36 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17758         * configure.in (CC): Get ^CC, not just any old CC, from
17759         ${host_makefile_frag}.
17761 Wed Oct  4 21:55:00 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17763         * configure.in (CC): Try to get CC from
17764         ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17766 Wed Oct  4 21:44:12 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17768         * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17769         only if it exists in $(srcdir).
17771 Wed Oct  4 11:52:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17773         * configure: If CC and CXX are not set in the environment, set
17774         them, based on either an existing Makefile or on searching for gcc
17775         in PATH.  Substitute for CC and CXX in Makefile.
17776         * configure.in: Remove libm from target_libs.  Separate
17777         target_configdirs from configdirs.  If CC is not set in
17778         environment, try to get it from a host Makefile fragment.  Rewrite
17779         changes of configdirs to use skipdirs instead.  A few minor
17780         tweaks.  Take directories out of target_configdirs as they are
17781         taken out of configdirs.  Remove existing Makefile files from
17782         subdirectories.  Substitute for TARGET_CONFIGDIRS and
17783         CONFIG_ARGUMENTS in Makefile.
17784         * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17785         by configure.in.
17786         (CONFIG_ARGUMENTS): Likewise.
17787         (CONFIGURE_TARGET_MODULES): New variable.
17788         ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17789         ($(CONFIGURE_TARGET_MODULES)): New target.
17790         (configure-libg++, configure-libio): New targets.
17791         (all-libg++): Depend upon configure-libg++.
17792         (all-libio): Depend upon configure-libio.
17793         (configure-libgloss, all-libgloss): New targets.
17794         (configure-libstdc++): New target.
17795         (all-libstdc++): Depend upon configure-libstdc++.
17796         (configure-librx, all-librx): New targets.
17797         (configure-newlib): New target.
17798         (all-newlib): Depend upon configure-newlib
17799         (configure-xiberty): New target.
17800         (all-xiberty): Depend upon configure-xiberty.
17802 Sat Sep 30 04:32:59 1995  Jason Molenda (crash@phydeaux.cygnus.com)
17804         * configure.in (host i[345]86-*-win32):  Expand the
17805         noconfigdirs again.
17807 Thu Sep 28 21:18:49 1995  Stan Shebs  <shebs@andros.cygnus.com>
17809         * mpw-configure: Fix sed command file name.
17811 Thu Sep 28 17:39:56 1995  steve chamberlain  <sac@slash.cygnus.com>
17813         * configure.in (host i[345]86-*-win32): Reduce the
17814         noconfigdirs again.
17816 Wed Sep 27 12:24:00 1995  Ian Lance Taylor  <ian@cygnus.com>
17818         * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17819         or powerpc*-*-pe*, since they are not yet supported.
17821 Tue Sep 26 14:30:01 1995  Stan Shebs  <shebs@andros.cygnus.com>
17823         Add PowerMac support and many other enhancements.
17824         * mpw-configure: New option --cc to select compiler to use,
17825         paste options set according to --cc into the generated
17826         Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17827         if mpw-make.sed is present.
17828         * mpw-config.in: Don't test for gC1, test for mpw-touch,
17829         add forward includes for PowerPC include files.
17830         * mpw-build.in: Build using Makefile.PPC if present.
17831         (do-byacc, etc): Remove separate version resource builds.
17832         (do-gas): Build "stamps" before "all".
17833         (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17834         * mpw-README: Update to reflect --cc option, PowerMac support,
17835         and recently-reported compatibility problems.
17837 Fri Sep 22 12:15:42 1995  Doug Evans  <dje@deneb.cygnus.com>
17839         * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17840         embedded m68k systems (-aout, -coff, -elf, -vxworks).
17841         (--with-multilib-top): Pass to recursive invocations.
17843 Tue Sep 19 13:51:05 1995  J.T. Conklin  <jtc@blues.cygnus.com>
17845         * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17846         v810-*-*.
17848 Mon Sep 18 23:08:26 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17850         * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17851         gdb, ld and opcodes on v810-*-*.
17853 Tue Sep 12 18:03:31 1995  Ian Lance Taylor  <ian@cygnus.com>
17855         * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17856         (local-maintainer-clean): New target.
17857         (maintainer-clean): New target.
17858         (realclean): Just depend upon maintainer-clean.
17860 Fri Sep  8 17:11:14 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17862         * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17864 Fri Sep  8 16:46:29 1995  Ian Lance Taylor  <ian@cygnus.com>
17866         * configure.in: Build ld in mips*-*-bsd* case.
17868 Thu Sep  7 20:03:41 1995  Ken Raeburn  <raeburn@cygnus.com>
17870         * config.sub: Accept -lites* OS.  From Ian Dall.
17872 Fri Sep  1 08:06:58 1995  James G. Smith  <jsmith@beauty.cygnus.com>
17874         * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17875         targets.
17877 Wed Aug 30 21:06:50 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
17879         * configure.in: treat i386-win32 canadian cross the same as
17880         i386-go32 canadian cross.
17882 Thu Aug 24 14:53:20 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17884         * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17885         running under the simulator to build a reduced set of libraries.
17886         (powerpc-*-eabiaix): Add fine grained multilib support added to
17887         other powerpc targets yesterday.
17889 Wed Aug 23 09:41:56 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17891         * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17892         -disable-softfloat, -disable-relocatable, -disable-aix, and
17893         -disable-sysv to control which multilib libraries get built.
17895 Thu Aug 17 16:03:41 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
17897         * configure: Add Makefile.tem to list of files to remove in trap
17898         handler.
17900 Mon Aug 14 19:27:56 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17902         * config.guess (*Linux*):  Add missing "exit"s.
17903         Also, need specific check for alpha-unknown-linux (uses COFF).
17905 Fri Aug 11 15:38:20 1995  Per Bothner  <bothner@kalessin.cygnus.com>
17907         * config.guess:  Merge with FSF:
17909         Wed Jun 28 17:57:27 1995  David Edelsohn  <edelsohn@mhpcc.edu>
17910         * config.guess (AIX4): More robust release numbering discovery.
17912         Thu Jun 22 19:01:24 1995  Kenneth Stailey  (kstailey@eagle.dol-esa.gov)
17913         * config.guess (i386-sequent-ptx): Properly get version number.
17915         Thu Jun 22 18:36:42 1995  Uwe Seimet  (seimet@iris1.chemie.uni-kl.de)
17916         * config.guess (mips:*:4*:UMIPS): New case.
17918 Mon Aug  7 09:21:35 1995  Doug Evans  <dje@canuck.cygnus.com>
17920         * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17921         (i386-win32 host): Likewise.  Don't build readline.
17923 Sat Aug  5 09:51:49 1995  Fred Fish  <fnf@rtl.cygnus.com>
17925         * Makefile.in (GDBTK_SUPPORT_DIRS):  Define and pass as part of
17926         SUPPORT_FILES to submakes.
17928 Fri Aug  4 13:04:36 1995  Fred Fish  <fnf@cygnus.com>
17930         * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17931         (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17932         mpw-configure.
17934 Wed Aug  2 16:32:40 1995  Ken Raeburn  <raeburn@cygnus.com>
17936         * configure.in (appdirs): Use =, not ==, in test expression when
17937         trying to build the text to print in the warning message for
17938         Solaris users.
17940 Mon Jul 31 09:56:18 1995  steve chamberlain  <sac@slash.cygnus.com>
17942         * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17944 Fri Jul 28 00:16:31 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17946         * config.guess: Recognize lynx-2.3.
17948 Thu Jul 27 15:47:59 1995  steve chamberlain  <sac@slash.cygnus.com>
17950         * config.sub (z8ksim): Deleted
17951         (z8k-*-coff): New, this is the one true name of the target.
17953 Thu Jul 27 14:33:33 1995  Doug Evans  <dje@canuck.cygnus.com>
17955         * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17957 Thu Jul 27 13:31:05 1995  Fred Fish  (fnf@cygnus.com)
17959         * config.guess (*:Linux:*:*): First try asking the linker what the
17960         default object file format is (elf, aout, or coff).  Then if this
17961         fails, try previous methods.
17963 Thu Jul 27 11:28:17 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
17965         * configure.in: Don't build newlib for *-*-vxworks5.1.
17967 Thu Jul 27 11:18:47 1995  Brendan Kehoe  <brendan@lisa.cygnus.com>
17969         * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17970         * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17972 Tue Jul 25 21:25:39 1995  Doug Evans  <dje@canuck.cygnus.com>
17974         * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17976 Fri Jul 21 10:41:12 1995  Doug Evans  <dje@canuck.cygnus.com>
17978         * cfg-ml-com.in: New file.
17979         * cfg-ml-pos.in: New file.
17981 Wed Jul 19 00:37:27 1995  Jeffrey A. Law  <law@rtl.cygnus.com>
17983         * COPYING.NEWLIB: Add HP free copyright to list.
17985 Tue Jul 18 10:58:51 1995  Michael Meissner  <meissner@tiktok.cygnus.com>
17987         * config.sub: Recognize -eabi* for the system, not just -eabi.
17989 Mon Jul  3 13:44:51 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17991         * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17992         * config.sub, configure.in (win32): New target and host.
17994 Wed Jun 28 23:57:08 1995  Steve Chamberlain  <sac@slash.cygnus.com>
17996         * configure.in: Add i386-pe configuration.
17998 Fri Jun 23 14:28:44 1995  Stan Shebs  <shebs@andros.cygnus.com>
18000         * mpw-build.in (install): Install GDB after LD.
18002 Thu Jun 22 17:10:53 1995  Stan Shebs  <shebs@andros.cygnus.com>
18004         * mpw-config.in (elf/mips.h): Always forward-include, needed
18005         for GDB to build.
18007 Wed Jun 21 15:17:30 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18009         * testsuite: New directory for customer acceptance and whole tool
18010         chain tests.
18012 Wed Jun 21 16:50:29 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18014         * configure: If per-host line isn't found, but AC_OUTPUT is found
18015         and a configure script exists, run it instead.
18017 Thu Jun 15 21:09:24 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18019         * config.guess:  Update from FSF, for alpha-dec-winnt3.5 and  Crays.
18021 Tue Jun 13 21:43:27 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18023         * configure: Set build_{cpu,vendor,os,alias} to host values when
18024         --build isn't specified.
18026 Mon Jun  5 18:26:36 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18028         * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
18029         (FLAGS_TO_PASS): Pass them.
18030         (EXTRA_TARGET_FLAGS): Ditto.
18032 Wed May 31 22:27:42 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18034         * Makefile.in (all-libg++): Depend on all-libstdc++.
18036 Thu May 25 22:40:59 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18038         * configure.in (noconfigdirs): Enable all packages for
18039           i386-unknown-netbsd.
18041 Sat May 20 13:22:31 1995  Angela Marie Thomas  <angela@cirdan.cygnus.com>
18043         * configure.in (noconfigdirs): Don't configure tk for i386-go32
18044         hosted builds (DOS builds)
18046 Thu May 18 18:08:49 1995  Ken Raeburn  <raeburn@kr-laptop.cygnus.com>
18048         Changes for ARM based on patches from Richard Earnshaw:
18049         * config.sub: Handle armeb and armel.
18050         * configure.in: Omit arm linker only for riscix.
18052 Thu May 11 17:23:26 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18054         * config.guess:  Update from FSF.
18056 Tue May  9 15:52:05 1995  Michael Meissner  <meissner@cygnus.com>
18058         * config.sub: Recognize powerpcle as the little endian variant of
18059         the PowerPC.  Recgonize ppc as a PowerPC variant, and ppcle as a
18060         powerpcle variant.  Convert pentium into i586, not i486.  Add p5
18061         alias for i586.  Map new x86 variants p6, k5, nexgen into i586
18062         temporarily.
18064 Tue May  2 16:29:41 1995  Jeff Law  (law@snake.cs.utah.edu)
18066         * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
18068 Sun Apr 30 21:38:09 1995  Jeff Law  (law@snake.cs.utah.edu)
18070         * config.sub: Accept -lites* as a basic system type.
18072 Thu Apr 27 11:33:29 1995  Michael Meissner  (meissner@cygnus.com)
18074         * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
18075         installed, and if so return linuxoldld as the system name.
18077 Wed Apr 26 10:59:02 1995  Jeff Law  (law@snake.cs.utah.edu)
18079         * config.guess: Add hppa1.1-hp-lites support.
18081 Tue Apr 25 11:08:11 1995  Rob Savoye  <rob@darkstar.cygnus.com>
18083         * configure.in: Don't build newlib for m68k-vxworks5.1.
18085 Wed Apr 19 17:02:43 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18087         * configure.in (mips-sgi-irix6): Use mh-irix5.
18089 Fri Apr 14 15:21:17 1995  Doug Evans  <dje@chestnut.cygnus.com>
18091         * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
18093 Wed Apr 12 16:06:01 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18095         * test-build.mk: Enable building of shared libraries on IRIX 5 and
18096         OSF/1.  Fix compiler flags.
18097         * build-all.mk: Support Linux and OSF/1 3.0.  Fix compiler flags.
18099 Tue Apr 11 18:55:40 1995  Doug Evans  <dje@canuck.cygnus.com>
18101         * configure.in: Recognize --with-newlib.
18102         (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
18104 Mon Apr 10 14:38:20 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18106         * Makefile.in: move {all,check,install}-gdb from *_MODULES
18107         to *_X11_MODULES due to gdbtk needing X include files et al.
18109 Mon Apr 10 11:42:22 1995  Stan Shebs  <shebs@andros.cygnus.com>
18111         Merge in support for Mac MPW as a host.
18112         (Old change descriptions retained for informational value.)
18114         * mpw-config.in: Add generic include forwards for cpu-specific
18115         include files in aout and elf directories.
18117         * mpw-configure: Added copyright.
18118         * mpw-config.in: Check for presence of required build tools.
18119         (target_libs): Add newlib.
18120         (target_tools): Add examples.
18121         (Read Me): Generate as "Read Me for MPW" instead.
18122         * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
18123         (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
18124         (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
18126         * mpw-configure: Remove subdir-specific makefile hackery,
18127         delete mk.tmp after using it.
18129         * mpw-build.in (all): Display start and end times.
18131         * mpw-configure (host_canonical): Set.
18132         (target_cpu): Always add to makefiles.
18133         (ARCHDEFS, EMUL): Add to makefile only if nonempty.
18134         (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
18135         (mpw-mh-mpw): Look for in srcdir and srcroot.
18136         Use sed instead of mpw-edit-prefix to edit prefix definitions.
18138         * mpw-build.in: (install-only): New target.
18140         * mpw-configure (host_alias, target_alias): Rename from hostalias
18141         and targetalias, add into generated Makefile.
18142         (mk.tmp): If present, add into generated Makefile.
18143         * mpw-build.in (all-gas): Build config.h first before gas proper.
18145         * mpw-configure (config.status): Write only if changed.
18146         * mpw-config.in (readline): Configure it (not built, just used for
18147         definitions).
18149         * mpw-config.in (elf/mips.h): Add a forward include.
18151         * mpw-config.in: Forward-include most .h files in include into
18152         extra-include.
18153         (readline): Don't build.
18154         mpw-build.in (install): Install GDB.
18156         * mpw-configure (prefix, mpw_prefix): Handle it.
18157         * mpw-config.in (mmalloc, readline): Don't configure.
18158         * mpw-build.in (thisscript): Rename to ThisScript.
18159         Use mpw-build instead of BuildProgram everywhere.
18160         (mmalloc, readline): Don't build.
18161         * mpw-README: New file, basic documentation about the MPW port.
18163         * mpw-config.in: Use forward-include to create include files.
18165         * mpw-configure: Add more things to the top of each configured
18166         Makefile, including contents of config/mpw-mh-mpw.
18167         * mpw-config.in (extra-include): Create this directory and fill it
18168         with Posix-like include files when configuring.
18170         * config.sub (apple, mac, mpw): Add various aliases.
18172         * mpw-build.in: New file, top-level build script fragment for MPW.
18173         * mpw-configure: New file, configure script for MPW.
18174         * mpw-config.in: New file, config fragment for MPW.
18176 Fri Apr  7 19:33:16 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18178         * configure.in (host_libs): Remove glob, since it is gone from the
18179         sources.
18181 Fri Mar 31 11:36:17 1995  Jason Molenda  (crash@phydeaux.cygnus.com)
18183         * Makefile.in: define empty GDB_NLM_DEPS var.
18185         * configure.in(target_makefile_frag): use config/mt-netware
18186         for netware targets.
18188 Thu Mar 30 13:51:43 1995  Ian Lance Taylor  <ian@cygnus.com>
18190         * config.sub: Merge in recent FSF changes.  Remove linux special
18191         cases.
18193 Tue Mar 28 14:47:34 1995  Jason Molenda (crash@phydeaux.cygnus.com)
18195         Revert this change:
18197         Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
18199                 * build-all.mk: Use CC=cc -Xs on Solaris.
18201 Tue Mar 21 10:43:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18203         * glob/*: Removed.  Schauer's 24 Feb 1994 readline change made us
18204         stop using it.
18205         * Makefile.in: Nuke all references to glob subdirectory.
18207 Thu Mar 16 13:35:30 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18209         * configure.in: Fix --enable-shared logic in per-host.
18211 Mon Mar 13 12:33:15 1995  Ian Lance Taylor  <ian@cygnus.com>
18213         * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
18215 Mon Mar  6 10:21:58 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
18217         * configure.in (noconfigdirs): Don't build gas on AIX, for
18218         powerpc*-*-aix* as well as for rs6000*-*-aix*.
18220 Wed Mar  1 12:51:53 1995  Ian Lance Taylor  <ian@cygnus.com>
18222         * configure: Fix --cache-file to work if the file argument is a
18223         relative path.
18225 Tue Feb 28 17:36:07 1995  Ian Lance Taylor  <ian@cygnus.com>
18227         * configure: If the --cache-file is used, pass it down to
18228         configure in subdirectories.
18230 Mon Feb 27 12:52:46 1995  Kung Hsu  <kung@mexican.cygnus.com>
18232         * config.sub: add vxworks29k configuration.
18234 Fri Feb 10 16:12:26 1995  Ken Raeburn  <raeburn@cujo.cygnus.com>
18236         * Makefile.in (taz): Do "diststuff" part quietly.
18238 Sun Feb  5 14:16:35 1995  Doug Evans  <dje@canuck.cygnus.com>
18240         * config.sub: Mini-merge with gcc/config.sub.
18242 Sat Feb  4 12:11:35 1995  Jim Wilson  <wilson@chestnut.cygnus.com>
18244         * config.guess (IRIX): Sed - to _.
18246 Fri Feb  3 11:54:42 1995  J.T. Conklin  <jtc@rtl.cygnus.com>
18248         * Makefile.in (source-vault, binary-vault): New targets.
18250 Thu Jan 26 13:00:11 1995  Michael Meissner  <meissner@cygnus.com>
18252         * config.sub: Recognize -eabi as a basic system type.
18254 Thu Jan 12 13:13:23 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18256         * configure.in (enable_shared stuff): Fix typo.
18258 Thu Jan 12 01:36:51 1995  deanm@medulla.LABS.TEK.COM (Dean Messing)
18260         * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
18262 Wed Jan 11 16:29:53 1995  Jason Merrill  <jason@phydeaux.cygnus.com>
18264         * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
18266 Mon Jan  9 12:48:01 1995  Jim Kingdon  <kingdon@lioth.cygnus.com>
18268         * configure.in (rs6000-*-*): Don't build gas.
18270 Wed Jan  4 23:53:49 1995  Ian Lance Taylor  <ian@tweedledumb.cygnus.com>
18272         * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
18273         reduce command line length.
18274         (AS_FOR_TARGET): Check for as.new, not Makefile.
18275         (NM_FOR_TARGET): Check for nm.new, not Makefile.
18277 Wed Jan  4 13:02:39 1995  Per Bothner  <bothner@kalessin.cygnus.com>
18279         * config.guess:  Merge from FSF.
18281 Thu Dec 15 17:11:37 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18283         * configure: Don't use $ when handling program_suffix.
18285 Mon Dec 12 12:09:37 1994  Stu Grossman  (grossman@cygnus.com)
18287         * configure.in:  Configure tk for hppa/hpux.
18289 Fri Dec  2 15:55:38 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18291         * Makefile.in (LIBGXX_SUPPORT_DIRS):  Add libstdc++.
18293 Tue Nov 29 19:37:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18295         * Makefile.in:  Move -fno-implicit-template from CXXFLAGS
18296         to LIBCXXFLAGS.  Tests are better run without it.
18298 Wed Nov 23 10:29:25 1994  Brendan Kehoe  (brendan@lisa.cygnus.com)
18300         * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18302 Mon Nov 21 11:14:01 1994  J.T. Conklin  <jtc@rtl.cygnus.com>
18304         * configure.in (*-*-netware*): Don't configure xiberty.
18306 Mon Nov 14 08:49:15 1994  Stu Grossman  (grossman@cygnus.com)
18308         * configure.in:  Remove tk from native_only list.
18310 Fri Nov 11 15:31:26 1994  Bill Cox  (bill@rtl.cygnus.com)
18312         * build-all.mk: Add mips-ncd-elf target to sun4 targets
18313           for special NCD build.
18315 Mon Nov  7 20:58:17 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18317         * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18318         makeall.bat, they're only useful for binutils snapshots.
18319         (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18320         makeall.bat to specified SUPPORT_FILES.
18322 Mon Nov  7 17:25:18 1994  Bill Cox  (bill@cirdan.cygnus.com)
18324         * build-all.mk: Add Ericsson targets to sun4 and solaris
18325           hosts.  Add  BNR's sun4 target to solaris host, so their
18326           build-from-source will be tested in-house first.
18328 Sat Nov  5 18:43:30 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18330         * Makefile.in (LIBCFLAGS): New variable.
18331         (CFLAGS_FOR_TARGET): Ditto.
18332         (LIBCFLAGS_FOR_TARGET): Ditto.
18333         (LIBCXXFLAGS): Ditto.
18334         (CXXFLAGS_FOR_TARGET): Ditto.
18335         (LIBCXXFLAGS_FOR_TARGET): Ditto.
18336         (BASE_FLAGS_TO_PASS): Pass them.
18337         (EXTRA_TARGET_FLAGS): Ditto.
18339         * configure.in: Support --enable-shared.
18341 Sat Nov  5 15:44:00 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18343         * configure.in (target_libs):  Include libstdc++ again.
18344         * config.guess:  Update from FSF (for FreeBSD).
18346 Thu Nov  3 16:32:30 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18348         * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18349         makeall.bat.
18350         (DISTDOCDIRS): Add `etc'.
18351         (ETC_SUPPORT_PFX): New variable.
18352         (taz): Include anything from etc starting with a word in
18353         ETC_SUPPORT_PFX.
18355 Wed Oct 26 16:19:35 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18357         * config.sub: Update for recent FSF changes.  Remove obsolete
18358         h8300hds entry.  Add -windows* and -osx as basic os.  Minor
18359         spacing changes.
18361 Thu Oct 20 18:41:56 1994  Per Bothner  <bothner@kalessin.cygnus.com>
18363         * configure.in (target_libs):  Remove libstdc++ for libg++-2.6.1.
18365         * config.guess:  Merge with FSF.
18366         * configure.in:  Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18368 Thu Oct 20 19:26:56 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18370         * configure: Since the "trap 0" handler will override the exit
18371         status on many systems, only use it for "exit 1", and make it set
18372         a non-zero exit status; reset it before "exit 0".  Also, check
18373         exit status of config.sub, and error out if it failed.
18375 Wed Oct 19 18:49:55 1994  Rob Savoye  (rob@cygnus.com)
18377         * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18378         and install libgloss.
18380 Tue Oct 18 15:25:24 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18382         * Makefile.in (all-binutils): Depend upon all-byacc.
18384         * configure.in: Don't build emacs on Irix 5.
18386 Mon Oct 17 16:22:12 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18388         * configure.in (*-*-netware*): Add libio.
18390 Thu Oct 13 15:51:20 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18392         * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18393         (CHECK_TARGET_MODULES): Ditto.
18394         (INSTALL_TARGET_MODULES): Ditto.
18395         (TARGET_LIBS): Ditto.
18396         (all-libstdc++): Note dependencies.
18398 Thu Oct 13 01:43:08 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18400         * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18402 Tue Oct 11 12:12:29 1994  Jason Merrill  (jason@phydeaux.cygnus.com)
18404         * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18405         -fexternal-templates.
18407         * configure.in (target_libs): Add libstdc++.
18408         (noconfigdirs): Add libstdc++ as appropriate.
18410 Thu Oct  6 18:00:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18412         * config.guess:  Update from FSF.
18414 Tue Oct  4 12:05:42 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18416         * configure: Use ${config_shell} when running ${configsub}.
18418 Mon Oct  3 14:28:34 1994  Doug Evans  <dje@canuck.cygnus.com>
18420         * config.sub: No longer recognize h8300h.
18422 Mon Oct  3 12:40:54 1994  Ian Lance Taylor  <ian@sanguine.cygnus.com>
18424         * config.sub: Remove extraneous differences between config.sub and
18425         gcc/config.sub.
18427 Sat Oct  1 00:23:12 1994  Ken Raeburn  <raeburn@cujo.cygnus.com>
18429         * Makefile.in (DISTSTUFFDIRS): Add gas.
18431 Thu Sep 22 19:04:55 1994  Doug Evans  (dje@canuck.cygnus.com)
18433         * COPYING.NEWLIB: New file.
18435 Mon Sep 19 18:25:40 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18437         * config.guess (HP-UX):  Patch from Harlan Stenn
18438         <harlan@landmark.com> to also emit release level.
18440 Wed Sep  7 13:15:25 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18442         * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18444 Tue Sep  6 23:23:18 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18446         * config.sub:  Merge nextstep cleanup from FSF.
18448 Mon Sep  5 05:01:30 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18450         * configure.in (arm-*-*): Don't configure ld for this target.
18452 Thu Sep  1 09:35:00 1994  J.T. Conklin  (jtc@phishhead.cygnus.com)
18454         * configure.in (*-*-netware): don't configure libg++, libio,
18455           librx, or newlib.
18457 Wed Aug 31 13:52:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18459         * configure.in (alpha-dec-osf*): Use osf*, not osf1*.  Don't
18460         configure ld--it works, but it doesn't support shared libraries.
18462 Sun Aug 28 18:13:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18464         * config.guess (*-unknown-freebsd*):  Get rid of possible
18465         trailing "(Release)" in version string.
18466         Patch from Paul Richards <paul@isl.cf.ac.uk>.
18468 Sat Aug 27 15:00:49 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18470         * config.guess:  Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18471         Fix type: *-next-neststep -> *-next-nextstep.
18473         * config.guess:  Merge from FSF:
18475         Fri Aug 26 18:45:25 1994  Philippe De Muyter (phdm@info.ucl.ac.be)
18477         * config.guess: Recognize powerpc-ibm-aix3.2.5.
18479         Wed Apr 20 06:36:32 1994  Philippe De Muyter  (phdm@info.ucl.ac.be)
18481         * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18482         instead of UNIX_SV for UnixWare 1.0).
18484 Sat Aug 27 01:56:30 1994  Stu Grossman  (grossman@cygnus.com)
18486         * Makefile.in (all-gdb):  Add dependencies on all-gcc and all-ld
18487         to make gdb/nlm/* build after the compiler and linker.
18489 Fri Aug 26 14:30:05 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18491         * config.guess (netbsd, freebsd, linux):  Accept any machine,
18492         not just i[34]86.
18493         (m68k-atari-sysv4):  Relocate to match FSF version.
18495         * config.guess:  More merges from the FSF:
18497         Add a space before function call or macro invocation.
18499         Tue May 10 16:53:55 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18501         * config.guess: Add trap cmd to remove dummy.c and dummy when
18502         interrupted.
18504         Wed Apr 20 18:07:13 1994  Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18506         * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18507         (dummy): Redirect stderr from compilation of dummy.c.
18509         Sat Apr  9 14:59:28 1994  Christian Kranz  (kranz@sent5.uni-duisburg.de)
18511         * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18513 Fri Aug 26 13:42:20 1994  Ken Raeburn  (raeburn@kr-laptop.cygnus.com)
18515         * configure: Accept and ignore --cache*, for compatibility with
18516         new autoconf.
18518 Fri Aug 26 13:05:27 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18520         * config.guess:  Merge from FSF:
18522         Thu Aug 25 20:28:51 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18524         * config.guess (Pyramid*:OSx*:*:*): New case.
18525         (PATH): Add /.attbin at end for finding uname.
18526         (dummy.c): Handle i860-alliant-bsd.  Follow whitespace conventions.
18528         Wed Aug 17 18:21:02 1994  Tor Egge  (tegge@pvv.unit.no)
18530         * config.guess (M88*:DolphinOS:*:*): New case.
18532         Thu Aug 11 17:00:13 1994  Stan Cox  (coxs@dg-rtp.dg.com)
18534         * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18535         to select whether to use ELF or COFF.
18537         Sun Jul 24 16:20:53 1994  Richard Stallman  <rms@mole.gnu.ai.mit.edu>
18539         * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18541         Sun May  1 10:23:10 1994  Richard Stallman  (rms@mole.gnu.ai.mit.edu)
18543         * config.guess: Guess the OS version for HPUX.
18545         Tue Mar  1 21:53:03 1994  Karl Heuer  (kwzh@hal.gnu.ai.mit.edu)
18547         * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18549 Fri Aug 26 11:19:08 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18551         * configure.in: Recognize --with-headers, --with-libs, and
18552         --without-newlib.
18553         * Makefile.in (all-xiberty): Depend upon all-ld.
18555 Wed Aug 24 12:36:50 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18557         * configure.in: Change i[34]86 to i[345]86.
18559 Mon Aug 22 10:58:33 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18561         * configure (version): A few more tweaks to help message.
18563 Fri Aug 19 12:40:25 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18565         * Makefile.in:  Remove (for now) librx as a host library,
18566         now that we're building it for target.
18568 Fri Aug 19 10:49:17 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18570         * configure: Fix up help message; from karl@owl.hq.ileaf.com
18571         (Karl Berry).
18573 Tue Aug 16 16:11:08 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18575         * configure.in:  Also configure librx.
18577 Mon Aug 15 16:51:45 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18579         * Makefile.in:  Update various rules to reflect that librx
18580         is now needed for libg++.
18582 Fri Aug 12 18:07:21 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18584         * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18586 Mon Aug  8 11:36:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
18588         * configure.in: Configure the examples directory.
18590 Thu Aug  4 16:12:36 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18592         * configure: Simplify Jun 2 1994 change.
18594 Wed Aug  3 04:58:16 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18596         * change CC to /usr/latest/bin/gcc for lynx host builds, since
18597         /bin/gcc isn't good enough to build gcc.
18599 Wed Jul 27 09:07:14 1994  Fred Fish  (fnf@cygnus.com)
18601         * Makefile.in (GDB_SUPPORT_FILES): Remove
18602         (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz):  Remove old rules.
18603         (gdb.tar.gz): Add new rule to use standard distribution building
18604         mechanism.
18606 Mon Jul 25 11:10:06 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18608         * configure.in: Warn about use of /usr/ucb/cc on Solaris.  From
18609         Bill Cox <bill@cygnus.com>.
18611 Sat Jul 23 12:19:46 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18613         * config.guess:  Recognize ISC.  Patch from kwzh@gnu.ai.mit.edu.
18615 Fri Jul 22 17:53:59 1994  Stu Grossman  (grossman@cygnus.com)
18617         * configure:  Search current dir first in .gdbinit.
18619 Fri Jul 22 11:28:30 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18621         * config.sub:  Recognize freebsd (merged from gcc config.sub).
18623 Thu Jul 21 14:10:52 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18625         * config.sub:  Refer to NeXT's operating system as nextstep.
18627         * config.sub (case $basic_machine):  Re-order the cases, to match
18628         the order in the FSF version (which is mostly alphabethical).
18629         Merge in some additions and changes from the FSF.
18631 Sat Jul 16 12:03:08 1994  Stan Shebs  (shebs@andros.cygnus.com)
18633         * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18634         * config.sub: Recognize cxux7.
18635         * configure.in: Use mh-cxux for m88k-harris-cxux*.
18637 Mon Jul 11 14:37:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18639         * config.sub:  Fix typo powerpc -> powerpc-*.
18641 Sat Jul  9 13:03:43 1994  Michael Tiemann  (tiemann@blues.cygnus.com)
18643         * Makefile.in: `all-emacs19' depends on `all-byacc'.
18645         * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18646         parallel with all-emacs and install-emacs).  Top-level command
18647         `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18649 Thu Jun 30 16:53:42 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18651         * test-build.mk ($(host)-stamp-stage2-installed): Remove
18652         $(relbindir)/make before doing ``make install'', and use
18653         $(GNU_MAKE) while doing it.  Avoids problem on SunOS with
18654         installing over running make binary.
18655         ($(host)-stamp-stage3-installed): Likewise.
18657 Tue Jun 28 13:43:25 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18659         * config.guess: Recognize Mach.
18661 Mon Jun 27 16:41:14 1994  Ian Lance Taylor  (ian@sanguine.cygnus.com)
18663         * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18664         see whether --exec-prefix was used.
18666 Sun Jun 26 21:15:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18668         * README:  Explicitly mention libg++/README.  (Zoo's idea.)
18670 Tue Jun 21 12:45:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18672         * Makefile.in: Add all-librx target similar to all-libproc.
18674 Wed Jun  8 23:11:55 1994  Stu Grossman  (grossman@cygnus.com)
18676         * config.guess:  Rearrange tests for Alpha-OSF1 to properly deal
18677         with post 1.2 uname bogosity.
18679 Thu Jun  9 00:27:59 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18681         * configure: Remove temporary files on receipt of a signal.
18683 Tue Jun  7 12:06:24 1994  Ian Lance Taylor  (ian@cygnus.com)
18685         * configure: If there is a package_makefile_frag, remove
18686         ${subdir}/Makefile.tem after copying it in.
18688 Mon Jun  6 21:35:02 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18690         * build_all.mk: support rs6000 lynx identifies itself as
18691         rs6000-lynx-lynxos2.2.2.  Also, use /usr/cygnus/progressive/bin/gcc
18692         since /bin/gcc is too feeble to compile a modern gcc.
18694 Mon Jun  6 16:06:34 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18696         * brought devo/test-build.mk update-to-date with progressive/
18697           test-build.mk. Add lynx targets and hppa flag info.
18699 Sat Jun  4 17:23:54 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18701         * configure.in:  Use mh-ncrsvr43.  Patch from
18702         Tom McConnell <tmcconne@sedona.intel.com>.
18704 Fri Jun  3 17:47:24 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18706         * config.guess (i386-unknown-bsdi):  No longer need to
18707         check #if defined(__bsdi__) && defined(__i386__).
18709 Thu Jun  2 18:56:46 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18711         * configure: Set program_transform_nameoption correctly.
18713 Thu Jun  2 10:57:06 1994  Karen Christiansen (karen@cirdan.cygnus.com)
18715         * brought build-all.mk update-to-date with progressive build-all.mk,
18716           added new targets and hppa info.
18718 Thu Jun  2 00:12:44 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18720         * configure: If config.guess result is a prefix of the user
18721         specified target, assume a native build and use the user specified
18722         target as the host alias.  Remove SunOS patch suffix removal hack.
18723         * configure.in: Remove SunOS patch suffix removal hack.
18725         * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18726         in NATIVE_CHECK_MODULES.
18728 Wed Jun  1 10:49:41 1994  Bill Cox  (bill@rtl.cygnus.com)
18730         * Makefile.in: Rename HOST_ONLY to NATIVE.
18731         * configure: Delete SunOs patch suffix from host_canonical
18732           and build_canonical variables that are prepended to Makefiles.
18733         * configure.in: Add comments for easier maintenance.
18735 Tue May 31 19:39:47 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18737         * Makefile.in: Add all-libproc target similar to all-gui.
18739 Tue May 31 17:16:33 1994  Tom Lord  (lord@cygnus.com)
18741         * Makefile.in (CHECK_MODULES): split into
18742         HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18744 Tue May 31 16:36:36 1994  Paul Eggert  (eggert@twinsun.com)
18746         * config.guess (i386-unknown-bsdi): New system to guess.
18748 Wed May 25 16:47:10 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18750         * Makefile.in: Add all-gui target (but not yet build by "all").
18752 Thu May 26 08:53:19 1994  Bill Cox  (bill@rtl.cygnus.com)
18754         * config.sub: Move deletion of patch suffix from here...
18755         * configure.in: To here, at Ian's suggestion.  The top-
18756           level scripts might need to know of a patch level.
18758 Wed May 25 09:15:54 1994  Bill Cox  (bill@rtl.cygnus.com)
18760         * config.sub: Strip off patch suffix so rtl is recognized
18761           as a sunos4.1.3 machine, even though it's been patched.
18763 Fri May 20 08:25:49 1994  Steve Chamberlain  (sac@deneb.cygnus.com)
18765         * Makefile.in (INSTALL_LAST): Delete.
18766         (INSTALL_DOSREL): New.
18768 Thu May 19 17:12:12 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18770         * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18771         Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18772         whether we pass down --with-gnu-ld anyhow.
18774 Thu May 19 09:29:12 1994  Steve Chamberlain  (sac@cygnus.com)
18776         * Makefile.in (INSTALL_LAST): Change operation so it works
18777         on more flavors of make.
18778         * configure.in (go32): Don't build libg++ or libio.
18780 Fri May 13 13:28:34 1994  Steve Chamberlain  (sac@cygnus.com)
18782         * Makefile.in (Move HOST_PREFIX_1 and friends up so
18783         they can be overriden by templates.
18785 Sat May  7 16:46:44 1994  Steve Chamberlain  (sac@cygnus.com)
18787         * configure.in (target==go32): Don't build gdb.
18788         * dosrel: New directory.
18790 Fri May  6 14:19:25 1994  Steve Chamberlain  (sac@cygnus.com)
18792         * configure.in (host==go32): Configure dosrel too.
18793         * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18794         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18795         be set by incoming names or templates.
18796         (INSTALL_LAST): New rule.
18798 Thu May  5 17:35:05 1994  Stan Shebs  (shebs@andros.cygnus.com)
18800         * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18802 Thu May  5 20:06:45 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18804         * configure.in (appdirs): New variable.  Currently empty, but will
18805         be used in gas distribution.  If nonempty, lists a set of
18806         directories at least one of which must get configured, or top
18807         level configuration is considered to have failed.
18808         (rs6000-*-lynxos*): Use new file name.
18810 Thu May  5 13:38:36 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18812         Eliminate XTRAFLAGS.
18813         * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18814         newlib include files using -idirafter, and also use -nostdinc.
18815         (CXX_FOR_TARGET): Likewise.
18816         (XTRAFLAGS): Removed.
18817         (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18818         (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18819         (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18820         ($(DO_X)): Don't pass down XTRAFLAGS.
18822 Thu May  5 00:16:36 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
18824         * configure.in (mips*-dec-bsd*): New target; do build linker.
18825         (mips*-*-bsd*): New target; don't build linker.
18827 Wed May  4 20:10:10 1994  D. V. Henkel-Wallace  (gumby@cygnus.com)
18829         * configure.in: support rs6000-*-lynxos* configuration.
18830         support sunos4 as a cross target.
18832         * config.sub: look for lynx*, not lynx since the OS version may
18833         legitimately be part of the name.
18835 Tue May  3 21:48:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
18837         * configure.in (i[34]86-*-sco*): Move to be with other i386
18838         targets.
18839         (romp-*-*): New target.  Skip various binary utilities.
18840         (vax-*-*): New target.  Don't build newlib.
18841         (vax-*-vms): Renamed from *-*-vms.  Don't build opcodes or newlib.
18843 Thu Apr 28 15:03:05 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18845         * configure.in: Only set host_makefile_frag if config
18846         directory exists.
18848 Wed Apr 27 12:14:30 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18850         * install.sh: If $dstdir exists, don't check whether each
18851         component does.
18853 Tue Apr 26 18:11:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18855         * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18857 Mon Apr 25 15:06:34 1994  Stan Shebs  (shebs@andros.cygnus.com)
18859         * configure.in (*-*-lynxos*): Don't configure newlib for either
18860         native or cross Lynx.
18862 Sat Apr 16 11:58:16 1994  Doug Evans  (dje@canuck.cygnus.com)
18864         * config.sub (sparc64-elf): Fix os.
18865         (z8k): Remove duplicate.
18867 Thu Apr 14 23:33:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18869         * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18870         gcc/stmp-fixproto, to try to prevent fixproto from being run.
18872 Wed Apr 13 15:14:52 1994  Bill Cox  (bill@cygnus.com)
18874         * configure: Make file links cleanly even if Lynx fails on
18875           an NFS symlink (at least fail cleanly).
18877 Mon Apr 11 10:58:56 1994  Jim Wilson  (wilson@sphagnum.cygnus.com)
18879         * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18880         -XNh2000.
18882 Sat Apr  9 15:10:45 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18884         * configure: Unknown options are fatal again.
18886 Fri Apr  8 12:01:41 1994  David J. Mackenzie  (djm@cygnus.com)
18888         * configure: Ignore --x-includes and --x-libraries, for Autoconf
18889         compatibility.
18891 Thu Apr  7 17:31:43 1994  Doug Evans  (dje@canuck.cygnus.com)
18893         * build-all.mk: Add `clean' target.
18895 Wed Apr  6 20:44:56 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
18897         * config.guess:  Add SINIX support.
18898         * configure.in:  Add mips-*-sysv4* support.
18900 Mon Apr  4 17:41:44 1994  Doug Evans  (dje@canuck.cygnus.com)
18902         * build-all.mk: Document all useful targets.
18903         If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18904         If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18906 Thu Mar 31 04:55:57 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18908         * configure: Support --silent, --quiet.
18910 Wed Mar 30 21:37:38 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18912         * configure: Support --disable-FEATURE.
18914 Tue Mar 29 19:15:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18916         * config.guess: Recognize NCR running SVR4.3.
18918 Mon Mar 28 14:55:15 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18920         * config.guess:  Make BSDI generate i386-unknown-bsd386.
18921         Patch from Paul Eggert <eggert@twinsun.com>.
18923 Mon Mar 28 12:54:52 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
18925         * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18927 Sat Mar 26 11:25:48 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18929         * configure: Make unrecognized options give nonfatal warnings
18930         instead of fatal errors, and pass them to any subdirectory
18931         configures in case they recognize them.
18932         Make --x equivalent to --with-x.
18934 Fri Mar 25 21:52:10 1994  David J. Mackenzie  (djm@rtl.cygnus.com)
18936         * configure: Add --enable-* options.  Clean up usage message and
18937         some comments.
18939 Thu Mar 24 09:12:53 1994  Doug Evans  (dje@canuck.cygnus.com)
18941         * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18943 Sun Mar 20 11:28:22 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18945         * configure.in (hppa*-*-*): Enable binutils.
18947 Sat Mar 19 11:50:16 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18949         * config.sub: Recognize cisco.
18951 Fri Mar 18 16:42:32 1994  Jason Merrill  (jason@deneb.cygnus.com)
18953         * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18955 Tue Mar 15 11:25:55 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18957         * config.guess: about target *-hitachi-hiuxwe2, don't print more
18958         than one configuration name.  Add comment.
18960 Sun Mar  6 23:13:38 1994  Hisashi MINAMINO  (minamino@sra.co.jp)
18962         * config.guess: about target *-hitachi-hiuxwe2, fixed
18963         machine guessing order.  [Hitachi's CPU_IS_HP_MC68K
18964         macro is incorrect.]
18966 Sun Mar 13 09:10:08 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
18968         * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18969         than the "make ls" stuff which used to be here.
18971 Fri Mar 11 12:52:39 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18973         * config.guess:  Recognize i[34]86-unknown-freebsd.
18974         From Shawn M Carey <smcarey@rodan.syr.edu>.
18976 Thu Mar  3 14:24:21 1994  Per Bothner  (bothner@kalessin.cygnus.com)
18978         * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18980 Wed Mar  2 13:28:48 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
18982         * config.guess: Check for ptx.
18984 Mon Feb 28 16:46:50 1994  Kung Hsu  (kung@mexican.cygnus.com)
18986         * config.sub: Add os9k checking.
18988 Thu Feb 24 07:09:04 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
18990         * config.guess: Handle OSF1 running on HPPA processors
18992 Fri Feb 18 14:14:00 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
18994         * configure: If subdir configure fails, print out a message with
18995         subdirectory name, in case subdir's configure code didn't identify
18996         itself.
18998 Fri Feb 18 12:50:15 1994  Doug Evans  (dje@cygnus.com)
19000         * configure.in: Remove embedded newlines from configdirs.
19001         Avoid mismatches of substrings.  Fix matching strings at end
19002         of configdirs.
19004 Fri Feb 11 15:33:33 1994  Stu Grossman  (grossman at cygnus.com)
19006         * config.guess:  Add Lynx/rs6000 config support.
19008 Tue Feb  8 13:41:09 1994  Ken Raeburn  (raeburn@rtl.cygnus.com)
19010         * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
19012 Mon Feb  7 15:42:36 1994  Jeffrey A. Law  (law@cygnus.com)
19014         * configure.in (hppa*-*-osf*): Treat this just like most other
19015         PA configurations (eg no binutils or ld).
19016         (hppa*-*-*elf*): These configurations have binutils and ld.
19018 Sun Feb  6 16:35:07 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19020         * config.sub (hiux): Fix typo.  From m-kasahr@sramhc.sra.co.JP.
19022 Sat Feb  5 01:00:33 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19024         * configure.in (rs6000-*-*): Build gas.
19026 Wed Feb  2 13:57:57 1994  Jeffrey A. Law  (law@snake.cs.utah.edu)
19028         * Makefile.in:  Avoid bug in losing hpux sed.
19030 Wed Feb  2 14:53:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
19032         * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
19033         for GDB and GDB has been fixed to not need it.
19035 Sun Jan 30 17:58:06 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19037         * config.guess: Recognize vax hosts.
19039 Fri Jan 28 15:29:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19041         * configure (while loop): Don't use "break 2" inside case
19042         statement -- the case statement isn't an enclosing loop.
19044 Mon Jan 24 18:40:06 1994  Per Bothner  (bothner@kalessin.cygnus.com)
19046         * config.guess:  Clean up NeXT support, to allow nextstep
19047         on Intel machines.  Make OS be nextstep.
19049 Sun Jan 23 18:47:22 1994  Richard Kenner  (kenner@vlsi1.ultra.nyu.edu)
19051         * config.guess: Add alternate forms for Convex.
19053 Thu Jan 20 16:13:41 1994  Stu Grossman  (grossman at cygnus.com)
19055         * configure:  Completely rewrite option processing.  Take
19056         advantage of pattern-matching to avoid invoking test frequently.
19057         Also clean up host and target defaulting logic.
19059 Mon Jan 17 15:06:56 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
19061         * Makefile.in: Replace all occurrances of "rootme" with "r" and
19062         "$${rootme}" with "$$r", to increase the likelihood that the do-*
19063         commands (plus user environment) will fit SCO limits.
19065 Thu Jan  6 11:20:57 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19067         * configure.in: Don't issue warnings about directories which are
19068         not being configured if -norecursion is set.  Correct test for
19069         --with-gnu-as and --with-gnu-ld to not get confused by substring
19070         matches.
19072         * configure.in: Don't build gas for alpha-dec-osf1*.
19074 Tue Jan  4 17:10:19 1994  Stu Grossman  (grossman at cygnus.com)
19076         * configure:  Back out Per's change of 12/19/1993.  It changes the
19077         behavior of configure in unexpected and confusing ways.
19079         Also, use different delim char when calculating
19080         program_transform_name so that the name can contain slashes.
19082 Sat Jan  1 13:45:31 1994  Rob Savoye  (rob@darkstar.cygnus.com)
19084         * configure.in, config.sub: Add support for VSTa micro-kernel.
19086 Sat Dec 25 20:00:47 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
19088         * configure.in: Nuke hacks which were used to get a special
19089         version of GAS for HPPA configurations.
19091 Sun Dec 19 20:40:44 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19093         * configure:  If only ${target_alias} is given, use that
19094         as the default for ${host_alias}.
19095         * configure:  Add missing back-slashes before nested quotes.
19097 Wed Dec 15 18:07:18 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19099         * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
19101 Tue Dec 14 21:25:33 1993  Per Bothner  (bothner@cygnus.com)
19103         * config.guess:  Recognize some Tektronix configurations.
19104         From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
19106 Sat Dec 11 11:18:00 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19108         * config.sub: Match any flavor of SH.
19110 Thu Dec  2 17:16:58 1993  Ken Raeburn  (raeburn@cujo.cygnus.com)
19112         * configure.in: Don't try to configure newlib for Alpha.
19114 Thu Dec  2 14:35:54 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19116         * configure.in: Don't build ld for Irix 5.  Don't build gas,
19117         libg++ or libio for any Alpha target.
19119         * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
19121 Wed Dec  1 17:00:33 1993  Jason Merrill  (jason@deneb.cygnus.com)
19123         * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
19124         default arguments -- so it tried to compress itself.
19126 Tue Nov 30 13:45:15 1993  david d `zoo' zuhn  (zoo@andros.cygnus.com)
19128         * configure.in (notsupp): ensure that a space is always at the end
19129           of the configdirs list, since the grep checks for an explicit space
19131 Tue Nov 16 15:04:27 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19133         * configure.in (target i386-sysv4.2): don't build ld, since static
19134           versions of many libraries are not available.
19136 Tue Nov 16 14:28:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19138         * config.guess: Recognize Apollos (using environment variables).
19139         * configure.in: Don't configure ld, binutils, or gprof for Apollo.
19141 Thu Nov 11 12:03:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19143         * config.guess: Recognize Sony news mips running newsos.
19145 Wed Nov 10 16:57:00 1993  Mark Eichin  (eichin@cygnus.com)
19147         * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
19148         "fi ; else" for bash.
19150 Tue Nov  9 15:54:01 1993  Mark Eichin  (eichin@cygnus.com)
19152         * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
19154 Fri Nov  5 08:07:27 1993  D. V. Henkel-Wallace  (gumby@blues.cygnus.com)
19156         * config.sub: accept unixware as an alias for svr4.2.
19157         Fix some inconsistancies with the gcc version.
19159 Fri Nov  5 15:14:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19161         * Makefile.in (DISTDOCDIRS):  Add gdb.
19163 Fri Nov  5 11:59:42 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19165         * Makefile.in (DISTDOCDIRS):  Add libg++ and libio.
19167 Fri Nov  5 10:35:05 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19169         * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
19170         (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
19171         this now.
19173 Thu Nov  4 18:58:23 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19175         * config.sub: Accept hiux* as an OS name.
19177         * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
19178         etc/make-stds.texi.  The underscore came from gcc, and dje now
19179         agrees that RUNTESTFLAGS is the correct name.
19181 Thu Nov  4 10:49:01 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19183         * install.sh:  Remove 'set -e'.  It makes any conditionals
19184         in the script useless.
19186         * config.guess: Automatically recognize arm-acorn-riscix
19187         Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
19189 Thu Nov 04 08:08:04 1993  Jeffrey Wheat  (cassidy@cygnus.com)
19191         * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
19193 Wed Nov  3 22:09:46 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19195         * Makefile.in (DISTDOCDIRS): New variable.
19196         (taz): Edit local Makefile.in sooner, instead of proto-toplev
19197         Makefile.in later.  Build "info" and "dvi" in DISTDOCDIRS.
19199 Wed Nov  3 21:31:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19201         * configure.in (hppa target): check the source directory for the
19202           pagas sub-directory
19204 Wed Nov  3 11:12:22 1993  Doug Evans  (dje@canuck.cygnus.com)
19206         * config.sub: Allow -aout* and -elf*.
19208 Wed Nov  3 11:08:33 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19210         * configure.in: Don't build ld on i386-solaris2, same as for
19211         sparc-solaris2.
19213 Tue Nov  2 14:21:25 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19215         * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
19217 Tue Nov  2 13:38:30 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19219         * configure.in:  Configure gdb for alpha.
19221 Mon Nov  1 10:42:54 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19223         * Makefile.in (CXXFLAGS): Add -O.
19225 Wed Oct 27 10:45:06 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19227         * config.guess: added support for DG Aviion
19229 Tue Oct 26 14:37:37 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19231         * configure.in: Produce warning message for subdirectories not
19232         configurable for this host/target combination.  Don't try to
19233         configure gdb for vms.
19235 Mon Oct 25 11:22:15 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
19237         * Makefile.in (taz): Replace "byacc" with "bison -y" in the
19238         appropriate files before making "diststuff".
19239         (DISTBISONFILES): New var: list of files to be edited.
19240         (DISTSTUFFDIRS): Add binutils.
19242 Fri Oct 22 20:32:15 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19244         * config.sub: also handle mipsel and mips64el (for little endian mips)
19246 Fri Oct 22 07:59:20 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19248         * configure.in: Add * to end of all OS names.
19250 Thu Oct 21 11:38:28 1993  Stan Shebs  (shebs@rtl.cygnus.com)
19252         * configure.in: Build newlib for LynxOS native.
19254 Wed Oct 20 09:56:12 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19256         * config.guess: Add support for delta 88k running SVR3.
19258         * configure.in: Add comment about HP compiler vs. emacs.
19260 Tue Oct 19 16:02:22 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19262         * configure.in: don't build ld on solaris2 (not a viable option
19263           due to bugs in getpwnam & getpwuid)
19265 Tue Oct 19 15:13:56 1993  Ken Raeburn  (raeburn@rtl.cygnus.com)
19267         * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
19268         config.guess will produce a full version number.
19270 Tue Oct 19 15:58:01 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19272         * configure.in: Build linker and binutils for alpha-dec-osf1.
19274 Tue Oct 19 11:41:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19276         * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
19277         and gdb/testsuite/Makefile.in.
19279 Sat Oct  9 18:39:07 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19281         * configure.in: recognize mips*- instead of mips-
19283 Fri Oct  8 14:15:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19285         * config.sub: Accept linux*coff and linux*elf as operating
19286         systems.
19288 Thu Oct  7 12:57:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19290         * config.sub: Recognize mips64, and mips3 as an alias for it.
19292 Wed Oct  6 13:54:21 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
19294         * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19295         gdb knows how to handle OSF/1 shared libraries.
19297 Tue Oct  5 11:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19299         * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19300         * config.guess: Recognize Hitachi's HIUX.
19301         * config.sub: Recognize h3050r* and hppahitachi.
19302         Remove redundant cases for hp9k[23]*.
19304 Mon Oct  4 16:15:09 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19306         * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19307         if gas and ld are in the source tree and are in ${configdirs}.
19308         If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19309         --with options (but still pass them down on the command line,
19310         if they were explicitly specified).
19312 Fri Sep 24 19:11:13 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19314         * configure: substitute SHELL value in Makefile.in with
19315         ${CONFIG_SHELL}
19317 Thu Sep 23 18:05:13 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19319         * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19320         *-*-solaris2* targets.
19322 Sun Sep 19 17:01:41 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19324         * Makefile.in: define M4, and pass it down to sub-makes;
19325         all-autoconf now depends on all-m4
19327 Sat Sep 18 00:38:23 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19329         * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19330         presence of {ar,ranlib} instead of a configured directory
19332 Wed Sep 15 08:41:44 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
19334         * config.guess: Accept 34?? as well as 33?? for NCR.
19336 Mon Sep 13 12:28:43 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19338         * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19339         of 'gas' in sed commands, since 'gash' is now in the tree as well.
19341 Fri Sep 10 11:23:52 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19343         * configure: grab values for $(CC) and $(CXX) from the
19344         environment, so that someone can do "CC=gcc configure; make" and
19345         have it work right (matching the way that autoconf works now)
19347         * configure.in, Makefile.in: add support for gash, the tcl
19348         interface to Galaxy
19350         * config.guess: add NetBSD variants (hp300, x86)
19352 Thu Sep  9 16:48:52 1993  Jason Merrill  (jason@deneb.cygnus.com)
19354         * install.sh: Support -d option (in the manner of SunOS 4 install,
19355         as it is more deterministic than that of GNU install)
19356         (chmodcmd): Set file to mode 755 by default (should also do default
19357         chgrp and chown, but I don't feel like dealing with that now)
19359 Tue Sep  7 11:59:39 1993  Doug Evans  (dje@canuck.cygnus.com)
19361         * config.sub: Remove h8300hhms alias.
19363 Tue Aug 31 11:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19365         * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19367 Mon Aug 30 18:29:10 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19369         * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19370         as stmp-fixinc
19372 Wed Aug 25 16:35:59 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19374         * config.sub: recognize m88110-bug-coff.
19376 Tue Aug 24 10:23:24 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19378         * Makefile.in (all-libio): all dependencies on the toolchain used
19379         to build this (gcc, gas, ld, etc)
19381 Fri Aug 20 17:24:24 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19383         * config.guess: Deal with OSF/1 1.3 on alpha.
19385 Thu Aug 19 11:43:04 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19387         * install.sh: add some 'else true' clauses for portability
19389         * configure.in: don't build libio for h8[35]00-*-* targets
19391 Tue Aug 17 19:02:31 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19393         * Makefile.in:  Add support for new libio.
19395 Sun Aug 15 20:48:55 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19397         * install.sh: If one command fails, don't try the rest.  Don't try
19398         to remove $dsttmp (via trap) unless we have already created it.
19399         If $src doesn't exist, detect it and exit with an error.
19401         * config.guess: Recognize BSD on hp300.
19403 Wed Aug 11 18:35:13 1993  Per Bothner  (bothner@kalessin.cygnus.com)
19405         * config.guess:  Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19406         Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19408 Wed Aug 11 15:37:51 1993  Jason Merrill  (jason@deneb.cygnus.com)
19410         * Makefile.in (all-send-pr): depends on all-prms
19412 Wed Aug 11 16:56:03 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19414         * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19416 Fri Aug  6 14:45:02 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
19418         * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19419         Added test for mips-mips-riscos5.
19421 Thu Aug  5 15:45:08 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19423         * configure.in: use mh-hp300 for 68k HP hosts
19425 Mon Aug  2 11:56:53 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19427         * configure: add support for CONFIG_SHELL, so that you can use
19428         some alternate shell for evaluating configure scripts
19430 Sun Aug  1 11:36:27 1993  Fred Fish  (fnf@deneb.cygnus.com)
19432         * Makefile.in (make-gdb.tar.gz):  Sed bug reporting address
19433         in configure script to bug-gdb@prep.ai.mit.edu when building
19434         distribution archive.
19435         * Makefile.in (COMPRESS):  Remove def.
19436         * Makefile.in (gdb.tar.gz, make-gdb.tar.gz):  Renamed from
19437         gdb.tar.Z and make-gdb.tar.Z respectively.
19438         * Makefile.in (make-gdb.tar.gz):  Now only build gzip'd archive.
19439         * Makefile.in (make-gdb.tar.gz):  Minor changes to move closer
19440         to convergence with 'taz' target in Makefile.in.
19442 Fri Jul 30 12:34:57 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19444         * install.sh (dsttmp): use trap to ensure that tmp files go
19445         away on error conditions
19447 Wed Jul 28 11:57:36 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19449         * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19451 Tue Jul 27 12:43:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19453         * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19454         its parent is '/' not ''.
19456         * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19458 Fri Jul 23 09:53:37 1993  Jason Merrill  (jason@wahini.cygnus.com)
19460         * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19461         that ${newsrcdir}/configure.in does.
19463 Tue Jul 20 11:28:50 1993  david d `zoo' zuhn  (zoo@rtl.cygnus.com)
19465         * test-build.mk: support for CONFIG_SHELL
19467 Mon Jul 19 21:54:46 1993  Fred Fish  (fnf@deneb.cygnus.com)
19469         * config.sub (netware):  Add as a basic system type.
19471 Wed Jul 14 12:03:11 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
19473         * Makefile.in (Makefile): depend on configure.in.  Also drop the
19474           $(srcdir)/ from the dependency on Makefile.in.
19476 Tue Jul 13 20:10:58 1993  Doug Evans  (dje@canuck.cygnus.com)
19478         * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19479         (h8300hhms is temporary until multi-libraries are implemented).
19480         * configure.in: Handle h8300h too.
19482 Sun Jul 11 17:35:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19484         * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19486 Thu Jul  8 18:26:12 1993  John Gilmore  (gnu@cygnus.com)
19488         * configure:  Remove extraneous output when guessing host type.
19489         * config.guess:  Remove extraneous output when guessing using C
19490         compiler rather than uname, or when guessing fails.
19492 Wed Jul  7 17:58:14 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
19494         * Makefile.in: remove all.cross and install.cross targets
19496         * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19497           definitions
19499 Tue Jul  6 10:39:44 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
19501         * configure.in (target sh): Build gprof.
19503 Thu Jul  1 16:52:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19505         * config.sub: change -solaris to -solaris2
19507 Thu Jul  1 15:46:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19509         * configure.in: Use config/mh-riscos for mips-*-sysv*.
19511 Wed Jun 30 09:31:58 1993  Ian Lance Taylor  (ian@cygnus.com)
19513         * configure: Correct error message for missing Makefile.in to
19514         print correct directory.
19516 Tue Jun 29 13:52:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19518         * install.sh: kludge around 386BSD shell bug
19520 Tue Jun 29 13:06:49 1993  Per Bothner  (bothner@rtl.cygnus.com)
19522         * config.guess:  Recognize NeXT.
19523         * config.guess:  Recognize i486-ncr-sysv4.
19524         * Makefile.in (taz):  rm $(TOOL)-$$VER before linking.
19526 Tue Jun 29 12:50:57 1993  Ian Lance Taylor  (ian@cygnus.com)
19528         * Makefile.in (MAKEINFOFLAGS): New variable.
19529         (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19530         * build-all.mk, test-build.mk: Pass down --no-split as
19531         MAKEINFOFLAGS when hosted on DOS.  Compile DOS hosted without -g.
19533 Thu Jun 24 13:39:11 1993  Per Bothner  (bothner@rtl.cygnus.com)
19535         * Makefile.in (DEVO_SUPPORT):  Add COPYING COPYING.LIB install.sh.
19537 Wed Jun 23 12:59:21 1993  Per Bothner  (bothner@rtl.cygnus.com)
19539         * Makefile.in (libg++.tar.z):  New rule.
19540         * Makefile.in (taz):  Replace 'configure -rm' by 'make distclean'.
19541         * Makefile.in (taz):  Only do a single chmod.
19543 Fri Jun 18 12:03:10 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19545         * install.sh: don't use dirname anymore (replaced with sed usage)
19547 Thu Jun 17 18:43:42 1993  Fred Fish  (fnf@cygnus.com)
19549         * Makefile.in:  Change extension for gzip'd files from '.z' to
19550         '.gz' per new FSF standard usage.
19552 Thu Jun 17 16:58:50 1993  david d `zoo' zuhn  (zoo at majipoor.cygnus.com)
19554         * configure: put quotes around the final value of program_transform_name
19556 Tue Jun 15 16:48:51 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19558         * Makefile.in: new install.sh support; update install-info rules
19560 Wed Jun  9 12:31:34 1993  Ian Lance Taylor  (ian@cygnus.com)
19562         * configure.in: Build diff for crosses, but not for go32 host.
19564         * configure.in: Build gprof only for native, and don't build it
19565         for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19567 Mon Jun  7 13:12:11 1993  david d `zoo' zuhn  (zoo at deneb.cygnus.com)
19569         * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19571 Mon Jun  7 11:40:11 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19573         * configure.in (host_tools): Add prms.
19575 Fri Jun  4 13:30:42 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19577         * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19578         with $(FLAGS_TO_PASS) on the command line
19580         * config.sub: Recognize lynx and lynxos
19582 Fri Jun  4 10:59:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19584         * config.sub: Accept -ecoff*, not just -ecoff.
19586 Thu Jun  3 17:38:54 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19588         * Makefile.in (taz): Use .gz suffix instead of .z.
19589         (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19590         names.
19592 Thu Jun  3 00:27:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19594         * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19596 Wed Jun  2 18:19:16 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19598         * Makefile.in (install-no-fixedincludes):  install gcc last, so
19599         that rebuilds that might happen during 'make install' don't get
19600         bogus gcc include files
19602 Wed Jun  2 16:14:10 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19604         Change from Utah for HPPA support:
19605         * config.guess: Recognize hppa1.x-hp-bsd.
19607 Wed Jun  2 11:53:33 1993  Per Bothner  (bothner@rtl.cygnus.com)
19609         * config.guess:  Add support for Motorola Delta 68k, up to r3v7.
19610         Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19612 Tue Jun  1 17:48:42 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19614         * config.sub: Add support for rom68k and bug boot monitors.
19616 Mon May 31 09:36:37 1993  Jim Kingdon  (kingdon@cygnus.com)
19618         * Makefile.in: Make all-opcodes depend on all-bfd.
19620 Thu May 27 08:05:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19622         * config.guess: Added special check for i[34]86-univel-sysv4*.
19624 Wed May 26 16:33:40 1993  Ian Lance Taylor  (ian@cygnus.com)
19626         * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19627         the processor rather than assuming i486.
19629 Wed May 26 09:40:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
19631         * config.guess: Recognize SunOS6 as Solaris3.
19633 Tue May 25 23:03:11 1993  Per Bothner  (bothner@cygnus.com)
19635         * config.guess:  Fix typo.  Avoid #elif (not in K&R 1).
19636         Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19638 Tue May 25 12:44:18 1993  Ian Lance Taylor  (ian@cygnus.com)
19640         * build-all.mk (all-cross): New target for Canadian Cross.
19641         Added Q2 go32 targets.
19642         * test-build.mk: Configure go32 cross sparclite-aout and
19643         mips-idt-ecoff -with-gnu-ld.  Moved build binary directory from
19644         PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19646 Mon May 24 15:30:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19648         * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19649         GO32 hosted toolchains
19651 Mon May 24 14:18:41 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19653         * configure: change  so "-exec-prefix" gets passed down rather
19654         than "-exec_prefix" so autoconf generated Makefiles get the
19655         exec_prefix set right.
19657 Fri May 21 10:42:25 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19659         * config.guess: get the Solaris2 minor version number
19661         * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19663 Fri May 21 06:20:52 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19665         * config.guess: Recognize some Sequent platforms.
19667 Thu May 20 14:33:48 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19669         * Makefile.in: added the vault-install target
19671         * configure.in: actually use the Sun3 makefile fragment that's in
19672         config, also added the release dir to configdirs
19674 Thu May 20 14:19:18 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19676         * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19678 Tue May 18 20:26:41 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19680         * configure.in: remove some program from Alpha targetted toolchains
19682 Tue May 18 15:23:19 1993  Ken Raeburn  (raeburn@cygnus.com)
19684         * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS.  Add ld and
19685         gprof.
19686         (taz): Run "make diststuff" in those directories instead of "make
19687         proto-dir".  Look for "VERSION=" only at start of line in subdir
19688         Makefile.  Use "gzip -9" for compression.
19689         (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19690         (binutils.tar.z): New target.
19692 Mon May 17 17:01:15 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19694         * Makefile.in (taz): Include gpl.texinfo.
19696 Fri May 14 06:48:38 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19698         * Makefile.in (setup-dirs): Merged into "taz" target.
19699         (taz): Only do `proto-dir' stuff if a directory is actually needed
19700         for this target.
19702 Wed May 12 13:09:44 1993  Ian Lance Taylor  (ian@cygnus.com)
19704         * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19705         (FLAGS_TO_PASS): Pass down MUNCH_NM.
19706         (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19707         (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19708         (gcc-no-fixedincludes): Correct for current gcc Makefile.
19710 Tue May 11 10:14:25 1993  Fred Fish  (fnf@cygnus.com)
19712         * Makefile.in (make-gdb.tar.Z):  Add configure, config.guess,
19713         config.sub, and move-if-change to gdb testsuite distribution
19714         archive, so the testsuite can be extracted, configured, and
19715         run separately from the gdb distribution.  Blow away the Chill
19716         tests that require a Chill compiled executable, since GNU Chill
19717         is not yet publically available.
19719 Mon May 10 17:22:26 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19721         * test-build.mk: set environment variables in a single command,
19722         instead of a list of assignments and exports
19724         * config.guess: recognize Alpha/OSF1 systems
19726 Mon May 10 14:55:51 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19728         * configure: Change help message to prefer --options rather than
19729           -options.
19731 Mon May 10 05:58:35 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19733         * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19734         zippy@ecst.csuchico.edu.
19735         * config.guess: Recognize miniframe.
19737 Sun May  9 17:47:57 1993  Rob Savoye  (rob at darkstar.cygnus.com)
19739         * Makefile.in: Use srcroot to find runtest rather than rootme.
19740         Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19742 Fri May  7 14:55:59 1993  Ian Lance Taylor  (ian@cygnus.com)
19744         * test-build.mk: Extensive additions to support building on a
19745         machine other than the host.
19747 Wed May  5 08:35:04 1993  Ken Raeburn  (raeburn@deneb.cygnus.com)
19749         * configure (tooldir): Fix for i386-aix again.
19751 Mon May  3 19:00:27 1993  Per Bothner  (bothner@cygnus.com)
19753         * configure, Makefile.in:  Change definition of $(tooldir)
19754         to match the FSF.
19756 Fri Apr 30 15:55:21 1993  Fred Fish  (fnf@cygnus.com)
19758         * config.guess:  Recognize i[34]86/SVR4.
19760 Fri Apr 30 15:52:46 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
19762         * Makefile.in (all-gdb): gdb depends on sim.
19764 Thu Apr 29 23:30:48 1993  Fred Fish  (fnf@cygnus.com)
19766         * Makefile.in (gdb.tar.Z):  Make prototype gdb testsuite directory
19767         at the same time we make the prototype gdb directory.
19768         * Makefile.in (make-gdb.tar.Z):  Make the testsuite distribution
19769         files at the same time as the gdb base release distribution.
19771 Thu Apr 29 12:50:37 1993  Ian Lance Taylor  (ian@cygnus.com)
19773         * Makefile.in (check): Use individual check targets rather than
19774         DO_X rule.
19775         (check-gcc): Added.
19777 Thu Apr 29 09:50:07 1993  Jim Kingdon  (kingdon@cygnus.com)
19779         * config.sub: Use sysv3.2 not sysv32 for canonical OS
19780         for System V release 3.2.
19782 Thu Apr 29 10:33:22 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19784         * config.sub: Recognize hppaosf.
19785         * configure.in: Do configure ld/binutils/gas for it.
19787 Tue Apr 27 06:25:34 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19789         * configure (tooldir): Alter syntax used to set this, for systems
19790         where "\$" isn't handled right, like i386-aix.
19792 Thu Apr 22 08:17:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19794         * configure: Pass program-transform-name, not
19795         program_transform_name, to recursive configures.
19797 Thu Apr 22 02:58:21 1993  Ken Raeburn  (raeburn@cygnus.com)
19799         * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19800         of gas+ld+binutils.
19802 Mon Apr 19 17:41:30 1993  Per Bothner  (bothner@cygnus.com)
19804         * config.guess:  Recognize AIX3.2 as distinct from 3.1.
19806 Sat Apr 17 17:19:50 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19808         * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19810 Tue Apr 13 16:52:16 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
19812         * Makefile.in (PRMS): Set back to all-prms.
19814 Sat Apr 10 12:04:07 1993  Ian Lance Taylor  (ian@cygnus.com)
19816         * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19817         targets, rather than for MIPS hosts.
19819 Fri Apr  9 13:51:06 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19821         * configure.in: add comment for --with-x default values
19823         * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19825         * Makefile.in: add check-* targets for each of the directories in
19826         the tree.  Add a definition of RUNTEST that will use the one we
19827         just built, if it exists.  Pass this down via FLAGS_TO_PASS.
19829 Thu Apr  8 09:21:30 1993  Ian Lance Taylor  (ian@cygnus.com)
19831         * configure.in: Removed obsolete references to bfd_target and
19832         target_makefile_frag.
19834         * build-all.mk: Set assorted targets for Q2.
19835         * config.sub: Recognize z8k-sim and h8300-hms.
19836         * test-build.mk: Really don't pass host to configure.
19837         (HOLES): Added uname.
19839 Wed Apr  7 15:48:19 1993  Ian Lance Taylor  (ian@cygnus.com)
19841         * configure: Handle an empty program-prefix, program-suffix or
19842         program-transform-name correctly.
19844 Tue Apr  6 13:48:41 1993  Ian Lance Taylor  (ian@cygnus.com)
19846         * build-all.mk: -G 8 no longer required for MIPS targets.
19847         * test-build.mk: Don't pass host argument to configure; make it
19848         guess.
19850 Tue Apr  6 10:36:53 1993  Fred Fish  (fnf@cygnus.com)
19852         * Makefile.in (gdb.tar.Z):  Fix for building gzip'd distribution.
19853         * Makefile.in (COMPRESS):  New macro, like GZIP.
19855 Fri Apr  2 09:02:31 1993  Ian Lance Taylor  (ian@cygnus.com)
19857         * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19859         * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19860         with gas currently defaults to -G 0.
19862 Thu Apr  1 08:25:42 1993  Ian Lance Taylor  (ian@cygnus.com)
19864         * Makefile.in (all-flex): flex depends on byacc.
19866         * build-all.mk: If host not specified, use config.guess.  Pass TAG
19867         to test-build.mk as RELEASE_TAG.
19868         * test-build.mk (configargs): New variable containing arguments to
19869         pass to configure.  Set to -with-gnu-as on mips-dec-ultrix.
19870         (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19872         * config.guess: Use /bin/uname when checking -X argument on SCO,
19873         to avoid invoking GNU uname which doesn't understand -X.
19875         * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19877         * configure.in: Build gas for mips-*-*.
19879 Wed Mar 31 21:20:58 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19881         * Makefile.in (all.normal): insert missing backslash.
19883 Wed Mar 31 12:31:56 1993  Ian Lance Taylor  (ian@cygnus.com)
19885         * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19887         * Makefile.in: Complete overhaul to merge many almost identical
19888         targets.
19890 Tue Mar 30 20:17:01 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
19892         * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19893         (gdb.tar.Z): Adjusted.
19895         * Makefile.in (setup-dirs, taz): New targets; should be general
19896         enough to adapt for gdb sometime.  Build only .z file.
19897         (gas.tar.z): New target.
19899 Tue Mar 30 10:03:09 1993  Ian Lance Taylor  (ian@cygnus.com)
19901         * build-all.mk: Use CC=cc -Xs on Solaris.
19903 Thu Mar 25 15:14:30 1993  Fred Fish  (fnf@cygnus.com)
19905         * Makefile.in:  Incorporate changes suggested by wilson@cygnus.com
19906         for handling BISON for FSF releases.
19908 Thu Mar 25 06:19:48 1993  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
19910         * configure: Actually implement the change zoo just documented.
19912 Wed Mar 24 13:02:44 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
19914         * configure: when using config.guess, only set target_alias when
19915         it's not already been set (ie, on the command line)
19917 Mon Mar 22 23:07:39 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19919         * Makefile.in: add installcheck target, set PRMS to install-prms
19921 Sun Mar 21 16:46:12 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19923         * configure: add support for package_makefile_fragment, handle the
19924         case where a directory has a configure.in file but no Makefile.in
19925         more gracefully (with an actual understandable error message, even);
19926         add support for --without (and add this to the usage message); also
19927         explicitly add a --host=${host_alias} to the command line when
19928         config.guess is used
19930 Sun Mar 21 12:11:58 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
19932         * configure: Must use both --host and --target in recursive calls.
19934 Thu Mar 18 12:31:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19936         * Makefile.in: Change deja-gnu to dejagnu.
19938 Mon Mar 15 15:44:35 1993  Ian Lance Taylor  (ian@cygnus.com)
19940         * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19942 Fri Mar 12 18:30:14 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19944         * configure.in: canonicalize all instances to *-*-solaris2*,
19945         also strip out a number of tools to not build for go32 host
19947 Wed Mar 10 12:08:27 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
19949         * config.guess: add GPL.
19951         * Makefile.in, config.guess, config.sub, configure: bump
19952           copyrights to 93.
19954 Wed Mar 10 07:12:48 1993  Ian Lance Taylor  (ian@cygnus.com)
19956         * Makefile.in (do-info): Removed obsolete check for existence of
19957         localenv file.
19959         * Makefile.in (MAKEOVERRIDES): Define to be empty.
19961 Wed Mar 10 03:11:56 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19963         * Makefile.in: a couple of 'else true' for decstation,
19964         support for TclX
19966         * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19968 Tue Mar  9 16:06:12 1993  K. Richard Pixley  (rich@cygnus.com)
19970         * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19972 Mon Mar  8 14:52:11 1993  Ken Raeburn  (raeburn@cambridge)
19974         * config.guess: Recognize i386-ibm-aix (PS/2).
19975         * configure.in: Use config/mh-aix386 file for it.
19977 Mon Mar  8 11:12:43 1993  Ian Lance Taylor  (ian@cygnus.com)
19979         * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19980         CC_FOR_TARGET instead.
19981         (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19983 Wed Mar  3 16:00:28 1993  Steve Chamberlain  (sac@ok.cygnus.com)
19985         * Makefile.in: Add sim to list of directories sent with gdb
19987 Wed Mar  3 11:42:39 1993  Ken Raeburn  (raeburn@cygnus.com)
19989         * configure.in: Put back mips-dec-bsd* case.
19991 Tue Mar  2 21:15:58 1993  Fred Fish  (fnf@cygnus.com)
19993         (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19994         * configure.in (vax-*-ultrix2*):  Add Ultrix 2.2 triplet.
19995         * config.guess:  Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19997 Tue Mar  2 18:11:03 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
19999         * configure.in: remove no-op mips-dec-bsd* in "case $target"
20001         * Makefile.in (dir.info): only run gen-info-dir if it exists,
20002         (install-info): install dir.info only if it exists,
20003         (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
20005 Tue Mar  2 09:01:30 1993  Ken Raeburn  (raeburn@cygnus.com)
20007         * configure.in: For vms target, skip bfd, ld, binutils.  Do build
20008         gas for mips-dec-bsd.
20010 Tue Mar  2 08:35:24 1993  Ian Lance Taylor  (ian@cygnus.com)
20012         * configure (makesrcdir): If ${srcdir} is relative and not ".",
20013         and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
20015 Tue Feb 23 14:18:28 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20017         * configure.in: Added "dejagnu" to hosttools list.
20019 Mon Feb 22 23:28:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
20021         * config.sub, configure.in, config.guess:  Add support
20022         for Bosx, an AIX variant from Bull.
20023         Patches from F.Pierresteguy@frcl.bull.fr.
20025 Sun Feb 21 11:15:22 1993  Mike Werner  (mtw@poseidon.cygnus.com)
20027         * devo/dejagnu: Initial creation of devo/dejagnu.
20028         Migrated dejagnu testcases and support files for testing software
20029         tools to reside as subdirectories, currently called "testsuite",
20030         within the directory of the software tool.  Migrated all programs,
20031         support libraries, etc. beloging to dejagnu proper from
20032         devo/deja-gnu to devo/dejagnu.  These files were moved "as is"
20033         with no modifications.  The changes to these files which will
20034         allow them to configure, build, and execute properly will be made
20035         in a future update.
20037 Fri Feb 19 20:19:39 1993  Brendan Kehoe  (brendan@lisa.cygnus.com)
20039         * Makefile.in: Change send_pr to send-pr.
20040         * configure.in: Likewise.
20041         * send_pr: Renamed directory to send-pr.
20043 Fri Feb 19 19:00:13 1993  Per Bothner  (bothner@cygnus.com)
20045         * Makefile.in:  Add some extra semi-colons (needed if SHELL=bash).
20047 Fri Feb 19 00:59:33 1993  John Gilmore  (gnu@cygnus.com)
20049         * README:  Update for gdb-4.8 release.
20050         * Makefile.in (gdb.tar.Z):  Add texinfo/tex3patch.  Build
20051         gdb-xxx.tar.z (gzip'd) file also.
20053 Thu Feb 18 09:16:17 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20055         * Makefile.in: make all-diff depend on all-libiberty
20057 Tue Feb 16 16:06:31 1993  K. Richard Pixley  (rich@cygnus.com)
20059         * config.guess: add vax-ultrix in the spirit of mips-ultrix.
20061 Tue Feb 16 05:57:15 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20063         * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
20065 Tue Feb 16 00:58:20 1993  John Gilmore  (gnu@cygnus.com)
20067         * Makefile.in (DEVO_SUPPORT):  Remove etc directory
20068         (ETC_SUPPORT):  Only add the files GDB wants from etc/.
20069         (gdb.tar.Z):  Use ETC_SUPPORT.  Use byacc when building the file.
20071 Thu Feb 11 20:14:28 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20073         * Makefile.in:  makeinfo binary is in a new location
20075 Tue Feb  9 12:42:27 1993  Ian Lance Taylor  (ian@cygnus.com)
20077         * config.sub: Accept -ecoff as an OS.
20079         * Makefile.in: Various changes to eliminate a level of make
20080         recursion and reduce the required command line length.
20081         (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
20082         sub-makes.
20083         (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
20084         variables holding settings for specific sub-makes.
20085         (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
20086         in terms of BASE_FLAGS_TO_PASS.
20087         (TARGET_LIBS): New variable listing directories which use
20088         TARGET_FLAGS_TO_PASS.
20089         (subdir_do): Eliminated.
20090         (do-*): New set of targets to replace subdir_do.
20091         (various): All targets which used subdir_do now depend on do-*.
20092         (local-clean): Renamed from do_clean.
20093         (local-distclean): New target, dependency of distclean and
20094         realclean.
20095         (install-info): Don't create directories.  Depend on dir.info
20096         rather than calling make recursively.
20097         (install-dir.info): Eliminated.
20098         (install-info-dirs): Create all info directories here.
20099         (dir.info): Depend upon do-install-info.
20101         * test-build.mk (HOLES): Added false.
20103 Sat Feb  6 14:05:09 1993  Per Bothner  (bothner@rtl.cygnus.com)
20105         * config.guess:  Recognize BSDI and BSDJ (Jolitz 386bsd).
20107 Thu Feb  4 20:49:18 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20109         * Makefile.in (info): remove dependency on all-texinfo.  The
20110         problem was really in texinfo/C, not at this level.
20112 Thu Feb  4 13:38:41 1993  Ian Lance Taylor  (ian@cygnus.com)
20114         * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
20116 Thu Feb  4 01:50:53 1993  John Gilmore  (gnu@cygnus.com)
20118         * Makefile.in (make-gdb.tar.Z):  Change BISON to 'bison -y' for
20119         GDB releases.
20121 Wed Feb  3 17:22:16 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20123         * configure: Include srcdir in message about target of link not
20124         being found.  Don't convert `-' to `_' in `with' options being
20125         passed to subdirs.
20127 Tue Feb  2 18:57:59 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20129         * configure.in: add uudecode to host_tools
20131         * Makefile.in: added {all,install}-uudecode targets, added them to
20132         the appropriate lists
20134 Tue Feb  2 11:45:53 1993  Ian Lance Taylor  (ian@cygnus.com)
20136         * Makefile.in (all-gcc): Added dependency on all-gas.
20138         * configure.in (mips-*-*): Build ld and binutils.
20140 Mon Feb  1 12:35:41 1993  K. Richard Pixley  (rich@rtl.cygnus.com)
20142         * configure: check return code from mkdir, print error message and
20143           exit on failure.
20145 Sat Jan 30 16:40:28 1993  John Gilmore  (gnu@cygnus.com)
20147         * Makefile.in (make-gdb.tar.Z):  New location for texinfo.tex.
20149 Thu Jan 28 15:09:59 1993  Ian Lance Taylor  (ian@cygnus.com)
20151         * test-build.mk (HOLES): Added tar, cpio and uudecode.
20153 Wed Jan 27 16:50:32 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20155         * config.sub (h8500):  Recognize this as a cpu type.
20157 Sat Jan 23 20:32:01 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20159         * configure: source directory missing is no longer a warning
20161         * configure.in: recognize irix[34]* instead of irix[34]
20163         * Makefile.in: define and pass down X11_LIB
20165 Sat Jan 23 13:49:40 1993  Per Bothner  (bothner@cygnus.com)
20167         * guess-systype: Renamed to ...
20168         * config.guess:  ... by popular request.
20169         * configure.in, Makefile.in:  Update accordingly.
20171 Thu Jan 21 12:20:55 1993  Per Bothner  (bothner@cygnus.com)
20173         * guess-systype:  Patches from John Eaton <jwe@che.utexas.edu>:
20174         + Add Convex, Cray/Unicos, and Encore/Multimax support.
20175         + Execute ./dummy instead of assuming . is in PATH.
20177 Tue Jan 19 17:18:06 1993  Per Bothner  (bothner@cygnus.com)
20179         * guess-systype:  New shell script.  Attempts to guess the
20180         canonical host name of the executing host.
20181         Only a few hosts are supported so far.
20182         * configure:  Call guess-systype if no host is specified.
20184 Tue Jan 19 08:26:07 1993  Ian Lance Taylor  (ian@cygnus.com)
20186         * Makefile.in (gcc-no-fixedincludes): Made to work with current
20187         gcc Makefile.
20189 Fri Jan 15 10:27:02 1993  Ian Lance Taylor  (ian@cygnus.com)
20191         * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
20192         (all-gcc, install-gcc, subdir_do): Use it.
20194 Wed Jan 13 17:06:45 1993  Jim Wilson  (wilson@sphagnum.cygnus.com)
20196         * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
20198 Wed Jan  6 20:29:16 1993  Mike Werner  (mtw@rtl.cygnus.com)
20200         * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
20201           set exclusively by configure, using configure.in .
20203 Wed Jan  6 13:44:11 1993  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20205         * test-build.mk: set $PATH for all builds
20207         * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
20209 Wed Jan  6 11:02:10 1993  Fred Fish  (fnf@cygnus.com)
20211         * Makefile.in (GCC_FOR_TARGET):  Supply a default that matches
20212         the one used in gcc/Makefile.in, so that a null expansion doesn't
20213         override the one needed to build gcc with a native cc.
20215 Tue Jan  5 07:55:12 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20217         * configure: Accept -with arguments.
20219 Sun Jan  3 15:15:09 1993  Steve Chamberlain  (sac@thepub.cygnus.com)
20221         * Makefile.in: added h8300sim
20223 Tue Dec 29 15:06:00 1992  Ian Lance Taylor  (ian@cygnus.com)
20225         * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
20226         to i386-sco3.2v4.  Set TARGETS and CFLAGS for i386-sco3.2v4.
20227         (all-cygnus, native, build-cygnus): Make
20228         $(canonhost)-stamp-3stage-done, not $(host)....
20229         * test-build.mk (stamp-3stage-compared): Use tail +10c for
20230         i386-sco3.2v4.  Added else true to if command.
20232 Mon Dec 28 12:08:56 1992  Ken Raeburn  (raeburn@cygnus.com)
20234         * config.sub: (from FSF) Sequent uses a BSD-like OS.
20236 Mon Dec 28 08:32:06 1992  Minh Tran-Le  (mtranle@paris.intellicorp.com)
20238         * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
20240 Thu Dec 24 17:26:24 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20242         * configure.in: don't remove binutils from Solaris builds
20244 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn  (zoo@cygnus.com)
20246         * Makefile.in: get rid of earlier definitions for *clean,
20247         also handle the recursive info rule better
20249 Thu Dec 24 12:40:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
20251         * Makefile.in (mostlyclean, distclean, realclean):  Fix to
20252         do more-or-less the right thing.
20254 Wed Dec 16 10:25:31 1992  Ian Lance Taylor  (ian@cygnus.com)
20256         * Makefile.in: Add lines defining CC and CXX, and use CXX rather
20257         than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
20259 Tue Dec 15 00:34:32 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20261         * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
20262         $(host_canonical).
20264         * configure.in: split the configdirs list into 4 categories (native
20265         v. cross, library v. tool) and handle the cross-only and native-
20266         only in more reasonable (and correct!) way.
20268 Mon Dec 14 17:04:22 1992  Stu Grossman  (grossman at cygnus.com)
20270         * configure.in (hppa*-*-*):  Don't remove bfd and gdb from
20271         configdirs anymore.
20273 Sun Dec 13 00:37:26 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20275         * Makefile.in: extensive cleanup::  removed all of the explicit
20276         clean-* targets, collapsed many wrappers around subdir_do into
20277         one, added additional targets to satisfy standards.texi, deleted
20278         some old targets, some changes for consistency
20280 Fri Dec 11 20:18:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20282         * configure.in: handle some programs as cross-only, and others as
20283         native only
20285         * test-build.mk: handle partial holes in a more generic manner
20287         * Makefile.in: m4 depends on libiberty
20289 Thu Dec  3 21:52:11 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20291         * configure.in: add m4, textutils, fileutils, sed, shellutils,
20292         time, wdiff, and find to configdirs
20294         * Makefile.in: all, clean, and install rules for the new programs
20295         added to configure.in
20297 Mon Nov 30 14:54:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20299         * configure.in: use mh-sun for all *-sun-* hosts
20301 Fri Nov 27 18:35:54 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20303         * Makefile.in: define flags for X11 include files and library file
20304         locations, pass them down to the programs that need this info
20306         * build-all.mk: added a 'native' target, to 3stage the native toolchain
20308 Sun Nov 22 18:59:13 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20310         * configure.in: start building libg++ for HP-UX targets
20312 Wed Nov 18 19:33:11 1992  John Gilmore  (gnu@cygnus.com)
20314         * README:  Update references to files moved into etc/.
20316 Sun Nov 15 09:36:08 1992  Fred Fish  (fnf@cygnus.com)
20318         * config.sub (i386sol2, i486sol2):  i[34]86-unknown-solaris2.
20319         * configure.in (i[34]86-*-solaris2*):  Use config/mh-sysv4.
20321 Thu Nov 12 08:50:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20323         * configure: accept dash as well as underscore in long option
20324         names for FSF compatibility.
20326 Wed Nov 11 08:04:37 1992  Ian Lance Taylor  (ian@cygnus.com)
20328         * config.sub: added -sco3.2v4 support from FSF.
20330 Sun Nov  8 21:14:30 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20332         * configure.in: expand the section that adds or removes
20333         directories from the list of programs to build, to handle native
20334         vs. cross in addition to host v. native
20336 Sat Nov  7 18:52:27 1992  Per Bothner  (bothner@rtl.cygnus.com)
20338         * Makefile.in:  Replace C++ in macro names with CXX.
20339         This is less likely to break ...
20341 Sat Nov  7 15:16:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20343         * test-build.mk: add -w to GNU_MAKE
20345 Fri Nov  6 23:10:37 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20347         * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20348         add 'sparc' to list of recognized cpus.  This needed to make
20349         'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20350         Delete some redundant ose68 variants.  Recognize -wrs as an os,
20351         then changes that into $CPU-wrs-vxworks.
20353         * configure.in: remove most references to gdbtest, regularize
20354         target based program removal
20356         * test-build.mk: import from p3 tree (many fixes and changes)
20358 Fri Nov  6 20:59:00 1992  david d `zoo' zuhn  (zoo@cygnus.com)
20360         * Makefile.in: added rules to handle tcl, tk, and expect
20362         * configure.in: handle those directories if they exist
20364 Thu Nov  5 14:35:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20366         * config.sub: removed bogus hppabsd and hppahpux names, since
20367         "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20369 Thu Oct 29 00:12:41 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20371         * Makefile.in: all-gcc now depends on all-binutils.  all-libg++
20372         depends upon all-xiberty
20374         * Makefile.in: changes from p3, including:
20376         Thu Oct  8 15:00:17 1992  Ian Lance Taylor  (ian@cygnus.com)
20378         * Makefile.in (XTRAFLAGS): include newlib directories if
20379         newlib/Makefile exists, rather than if host != target.
20381         Fri Sep 25 13:41:52 1992  Ian Lance Taylor  (ian@cygnus.com)
20383         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20384         from the same source tree and not building a cross-compiler.  This
20385         matters for the libg++ configuration if reconfiguring a tree that
20386         has already been installed.
20388         Thu Sep 10 10:35:51 1992  Ian Lance Taylor  (ian@cygnus.com)
20390         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20391         pick up the machine and system specific header files.
20393         * Makefile.in: added AS_FOR_TARGET, passed down in
20394         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20395         the C compiler to use to create programs which are run in the
20396         build environment, set it to default to $(CC), and passed it down
20397         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20399         Mon Sep  7 22:34:42 1992  Ian Lance Taylor  (ian@cirdan.cygnus.com)
20401         * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20402         We need them for unusual native builds, like systems without
20403         ranlib.
20405         * configure: also define $(host_canonical) and
20406         $(target_canonical), which are the full, canonical names for the
20407         given host and target
20409 Sun Nov  1 16:38:17 1992  Per Bothner  (bothner@cygnus.com)
20411         * Makefile.in:  Added separate definitions for C++.
20413 Fri Oct 30 11:37:52 1992  Fred Fish  (fnf@cygnus.com)
20415         * configure.in (configdirs):  Add deja-gnu.
20417 Fri Oct 23 00:39:18 1992  John Gilmore  (gnu@cygnus.com)
20419         * README:  Update for configure.texi and gdb-4.7 release.
20421 Wed Oct 21 21:54:27 1992  John Gilmore  (gnu@cygnus.com)
20423         * Makefile.in:  Move "all" target to top of file.
20424         Previously, first target was ".PHONY" which caused BSD4.4 make
20425         to build .PHONY when make was run without arguments.
20427 Mon Oct 19 01:17:54 1992  John Gilmore  (gnu@cygnus.com)
20429         * Makefile.in:  Add COPYING.LIB to GDB releases, now that there's
20430         Library-copylefted code in libiberty.
20432 Tue Oct 13 01:22:32 1992  John Gilmore  (gnu@cygnus.com)
20434         * config.sub:  Replace m68kmote with plain old m68k.
20436 Fri Oct  9 03:14:24 1992  John Gilmore  (gnu@cygnus.com)
20438         * Makefile.in:  Remove space from blank line, avoid Make complaints.
20440 Thu Oct  8 18:41:45 1992  Ken Raeburn  (raeburn@cygnus.com)
20442         * config.sub: Complain if no argument is given.  Added support for
20443         386bsd as OS and target alias.
20445 Thu Oct  8 15:07:22 1992  Ian Lance Taylor  (ian@cygnus.com)
20447         * Makefile.in (XTRAFLAGS): include newlib directories if
20448         newlib/Makefile exists, rather than if host != target.
20450 Mon Oct  5 03:00:09 1992  Mark Eichin  (eichin at tweedledumber.cygnus.com)
20452         * config.sub: recognize sparclite-wrs-vxworks.
20454         * Makefile.in (install-xiberty): added *-xiberty make rules (from
20455         p3.) Added clean-xiberty to clean.
20457 Thu Oct  1 17:59:19 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20459         * configure.in: use *-*-* instead of nested cases for host and target
20461 Tue Sep 29 14:11:18 1992  Ian Lance Taylor  (ian@cygnus.com)
20463         * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20464         from the same source tree and not building a cross-compiler.  This
20465         matters for the libg++ configuration if reconfiguring a tree that
20466         has already been installed.
20468 Sep 20 08:53:10 1992  Fred Fish  (fnf@cygnus.com)
20470         * config.sub (i486v/i486v4):  Merge in from FSF version.
20472 Fri Sep 18 00:32:00 1992  Mark Eichin  (eichin@cygnus.com)
20474         * configure: only set PWD if it is already set.
20476 Thu Sep 17 23:05:53 1992  Mark Eichin  (eichin@cygnus.com)
20478         * configure: just set PWD=`pwd` at the top, since Ultrix sh
20479         doesn't have unset and all success paths (and most error paths)
20480         out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20481         to just ${PWD} to avoid confusion.)
20483 Tue Sep 15 16:00:54 1992  Ian Lance Taylor  (ian@cygnus.com)
20485         * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20486         even for a native compilation.
20488 Tue Sep 15 02:22:56 1992  John Gilmore  (gnu@cygnus.com)
20490         Changes to make the gdb.tar.Z rule work better.
20492         * Makefile.in (GDB_SUPPORT_DIRS):  Add opcodes.
20493         (DEVO_SUPPORT):  Add configure.texi.
20494         (bfd-ilrt.tar.Z):  Remove ancient rule.
20496 Thu Sep 10 10:43:19 1992  Ian Lance Taylor  (ian@cygnus.com)
20498         * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20499         pick up the machine and system specific header files.
20501         * configure.in, config.sub: added new target m68010-adobe-scout,
20502         with alias of adobe68k.  Changed configure.in to check for
20503         -scout before -sco* to avoid a false match.
20505         * Makefile.in: added AS_FOR_TARGET, passed down in
20506         TARGET_FLAGS_TO_PASS.  Added CC_FOR_BUILD, which is intended to be
20507         the C compiler to use to create programs which are run in the
20508         build environment, set it to default to $(CC), and passed it down
20509         in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20511 Wed Sep  9 12:21:42 1992  Ian Lance Taylor  (ian@cygnus.com)
20513         * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20514         AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET.  Pass
20515         TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20516         FOR_TARGET variants, to newlib and libg++.
20518 Tue Sep  8 17:28:30 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
20520         * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20521         first.
20523 Wed Sep  2 02:50:05 1992  John Gilmore  (gnu@cygnus.com)
20525         * config.sub:  Accept `elf' as an environment.
20527 Tue Sep  1 15:48:30 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20529         * Makefile.in (all-opcodes):  cd into the right directory
20531 Sun Aug 30 21:12:11 1992  Ian Lance Taylor  (ian@cygnus.com)
20533         * configure: added -program_transform_name option, used as
20534         argument to sed when installing programs.
20535         configure.texi: added documentation for -program_prefix,
20536         -program_suffix and -program_transform_name.
20538 Thu Aug 27 21:59:44 1992  John Gilmore  (gnu@cygnus.com)
20540         * config.sub:  Accept i486 where i386 ok.
20542 Thu Aug 27 13:04:42 1992  Brendan Kehoe  (brendan@rtl.cygnus.com)
20544         * config.sub: accept we32k
20546 Mon Aug 24 14:05:14 1992  Ian Lance Taylor  (ian@cygnus.com)
20548         * config.sub, configure.in: accept OSE68000 and OSE68k.
20550         * Makefile.in: don't create all directories for ``make install'';
20551         let the subdirectories create the ones they need.
20553 Tue Aug 11 23:13:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20555         * COPYING: new file, GPL v2
20557 Tue Aug  4 01:12:43 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20559         * Makefile.in: use the new gen-info-dir, which needs a template
20560         argument (which also lives in texinfo)
20562         * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20564 Mon Aug  3 00:34:17 1992  Fred Fish  (fnf@cygnus.com)
20566         * config.sub (ncr3000):  Change i386 to i486.
20568 Thu Jul 23 00:12:17 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20570         * Makefile.in: add install-rcs, install-grep to
20571         install-no-fixedincludes, removed install-bison and install-libgcc
20573 Tue Jul 21 01:01:50 1992  david d `zoo' zuhn (zoo@cygnus.com)
20575         * configure.in: grab the HPUX makefile fragment if on HPUX
20577 Mon Jul 20 11:02:09 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20579         * Makefile.in: eradicate bison spoor (ditto libgcc).
20580          configure.in: recognise m68{k,000}-ericsson-OSE.
20581          es1800 is alias for m68k-ericsson-OSE
20583 Sun Jul 19 17:49:02 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20585         * configure.in: rearrange the parts that remove programs from
20586         configdirs, based now on HOST==TARGET or by canonical triple.
20588 Fri Jul 17 22:52:49 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20590         * test-build.mk: recurse explicitly with -f test-build.mk when
20591           appropriate.  predicate stage3 and comparison on the existence
20592           of gcc.  That is, if gcc isn't around, we aren't three-staging.
20593           On very clean, also remove ...stamp-co.  Build in-place before
20594           doing other builds.
20596 Thu Jul 16 18:33:09 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20598         * Makefile.in, configure.in: add tgas
20600 Thu Jul 16 16:05:28 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20602         * Makefile.in: a number of changes merged in from progressive.
20604         * configure.in: add libm.
20606         * .cvsignore: ignore some stuff that comes from test-build.mk.
20608 Tue Jul  7 00:24:52 1992  Fred Fish  (fnf@cygnus.com)
20610         * config.sub:  Add es1800 (m68k-ericsson-es1800).
20612 Tue Jun 30 20:24:41 1992  D. V. Henkel-Wallace  (gumby@cygnus.com)
20614         * configure: Add program_suffix (parallel to program_prefix)
20615         * Makefile.in: adjust directory-creating script for losing decstation
20617 Mon Jun 22 23:43:48 1992  Per Bothner  (bothner@cygnus.com)
20619         * configure:  Minor $subdir-related fixes.
20621 Mon Jun 22 18:30:26 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
20623         * configure: fix various problems with propogating
20624         makefile_target_frag in subdirs.
20625         * configure.in: config libgcc if its there
20627 Fri Jun 19 15:19:40 1992  Stu Grossman  (grossman at cygnus.com)
20629         * config.sub:  HPPA merge.
20631 Sun Jun 14 10:29:19 1992  John Gilmore  (gnu at cygnus.com)
20633         * Makefile.in:  Replace all-bison with all-byacc in all
20634         dependency lines for other tools (which now use byacc).
20636 Fri Jun 12 22:21:57 1992  John Gilmore  (gnu at cygnus.com)
20638         * config.sub:  Add sun4sol2 => sparc-sun-solaris2.
20640 Thu Jun  4 12:07:32 1992  Mark Eichin  (eichin@cygnus.com)
20642         * Makefile.in: make gprof rules similar to byacc rules (instead of
20643         vestigal $(unsubdir) that didn't work...)
20645 Thu Jun  4 00:37:05 1992  Per Bothner  (bothner@rtl.cygnus.com)
20647         * config.sub:  Add support for Linux.
20648         * Makefile.in:  Use $(FLAGS_TO_PASS) more consistently
20649         (at least for libg++).
20651 Tue Jun 02 20:03:00 1992  david d `zoo' zuhn (zoo@cygnus.com)
20653         * configure.texi: fix doc for the -nfp option to configure
20655 Tue Jun  2 17:20:52 1992  Michael Tiemann  (tiemann@cygnus.com)
20657         * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20659 Sun May 31 15:04:08 1992  Mark Eichin  (eichin at cygnus.com)
20661         * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20662         Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20663         * configure.in: added solaris* host_makefile_frag hook.
20665 Sun May 31 01:10:34 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20667         * config.sub: changed recognition of m68000 so that various
20668         m68k types can be specified via m680[01234]0
20670 Sat May 30 21:01:06 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20672         * config.sub (basic_machine): fix sed so that '-foo' isn't
20673         completely substituted out while .+'-foo' loses the '-foo'
20675 Wed May 27 23:18:52 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20677         * config.sub ($os): Add -aout.
20679 Fri May 22 14:00:02 1992  Per Bothner  (bothner@cygnus.com)
20681         * configure:  If host_makefile_frag is absolute, don't
20682         prefix ${invsubdir} (relevant to libg++ auto-configure).
20684 Thu May 21 18:00:09 1992  Michael Tiemann  (tiemann@rtl.cygnus.com)
20686         * Makefile.in (tooldir): Define it.
20687         (all-ld): Depend on all-flex.
20689 Sun May 10 21:45:59 1992  Per Bothner  (bothner@rtl.cygnus.com)
20691         * Makefile.in (check):  Fix libg++ special case.
20693 Fri May  8 08:31:41 1992  K. Richard Pixley  (rich@cygnus.com)
20695         * configure: do not bury `pwd` into config.status, thus do fewer
20696           pwd's.
20698         * configure: print the "Building in" message only when building in
20699           other than "." AND verbose.
20701         * configure: remove -s, rework -v to better accommodate guested
20702           configures.
20704         * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20706 Fri May  1 18:00:50 1992  K. Richard Pixley  (rich@cygnus.com)
20708         * Makefile.in: macroize flags passed on recursion.  remove
20709           fileutils.
20711 Thu Apr 30 08:56:20 1992  K. Richard Pixley  (rich@cygnus.com)
20713         * configure: get makesrcdir right for subdirs deeper than 1.
20715         * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20716           install.
20718 Fri Apr 24 15:51:51 1992  K. Richard Pixley  (rich@cygnus.com)
20720         * Makefile.in: don't print subdir_do or recursion lines.
20722 Fri Apr 24 15:22:04 1992  K. Richard Pixley  (rich@cygnus.com)
20724         * standards.texi: added menu item.
20726         * Makefile.in: build and install standards.info.
20728         * standards.texi: new file.
20730 Wed Apr 22 18:06:55 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20732         * configure: test for and move config.status pieces from
20733           ${subdir}/.
20735 Wed Apr 22 14:38:34 1992  Fred Fish  (fnf@cygnus.com)
20737         * configure:  Test for existance of files before trying to mv
20738         them, to avoid numerous non-existance messages.
20740 Tue Apr 21 12:31:33 1992  K. Richard Pixley  (rich@cygnus.com)
20742         * configure: correct final line of config.status.
20744         * configure: patch from eggert.  Avoids a protection problem if
20745           the original Makefile.in is read only.
20747         * configure: use move-if-change from gcc to create config.status.
20748           Some makefiles depend on config.status to tell if a directory
20749           has been reconfigured for a different host.  This change
20750           prevents those directories from remaking everything in the case
20751           where the reconfig was only intended to rebuild a Makefile.
20753         * configure: test for config.sub with "config.sub sun4" rather
20754           than "config.sub ${host_alias}".  Otherwise we can't tell a bad
20755           host alias from a missing config.sub.
20757 Mon Apr 20 18:16:36 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20759         * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20760           MINUS_G (this can be done with CFLAGS).  Default CFLAGS to -g.
20762 Fri Apr 17 18:27:51 1992  Per Bothner  (bothner@cygnus.com)
20764         * configure: mkdir ${subdir} as needed.
20766 Wed Apr 15 17:37:22 1992  K. Richard Pixley  (rich@cygnus.com)
20768         * Makefile.in,configure.in: added autoconf.
20770 Wed Apr 15 17:27:34 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20772         * Makefile.in: no longer pass against on recursion.
20774         * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20775           definitions are not inherited.
20777         * configure: correct makesrcdir when subdir is .
20779 Tue Apr 14 11:56:09 1992  Per Bothner  (bothner@cygnus.com)
20781         * configure:  Add support for 'subdirs' variable, which is
20782         like 'configdirs', except that configure doesn't re-invoke
20783         itself for subdirs, it just creates a Makefile for each subdir.
20784         * configure.texi:  Document subdirs.
20786 Mon Apr 13 18:50:16 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
20788         * configure.in: added flex to configdirs
20790 Mon Apr 13 18:43:55 1992  K. Richard Pixley  (rich@cygnus.com)
20792         * Makefile.in: remove clean-stamps from clean.
20794 Sat Apr 11 03:52:03 1992  John Gilmore  (gnu at cygnus.com)
20796         * configure.in:  Add gdbtest to configdirs.
20798 Fri Apr 10 23:11:49 1992  Fred Fish  (fnf@cygnus.com)
20800         * Makefile.in (MINUS_G):  Add macro, default to -g, pass on
20801         to recursive makes.
20802         * configure.in:  Recognize new ncr3000 config.
20804 Wed Apr  8 23:08:12 1992  K. Richard Pixley  (rich@cygnus.com)
20806         * Makefile.in, configure.in: removed references to gdbm.
20808 Tue Apr  7 16:48:20 1992  Per Bothner  (bothner@cygnus.com)
20810         * config.sub:  Don't canonicalize os value
20811         newsos* to bsd (readline needs to check for newsos).
20812         (This fix was earlier made Jan 31, but got re-broken.)
20814 Mon Apr  6 14:34:08 1992  Stu Grossman  (grossman at cygnus.com)
20816         * configure.in:  sco is an os, not a vendor!
20818         * configure:  Quote $( better.  Keep various shells happy.
20820 Tue Mar 31 16:32:57 1992  K. Richard Pixley  (rich@cygnus.com)
20822         * Makefile.in: eliminate stamp-files.
20824 Mon Mar 30 22:20:23 1992  K. Richard Pixley  (rich@cygnus.com)
20826         * Makefile.in: add send_pr.  remove "force" from .stmp-gprof rule.
20827           Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20829 Wed Mar 25 15:20:04 1992  Stu Grossman  (grossman@cygnus.com)
20831         * config.sub:  fix iris/iris3.
20833 Wed Mar 25 10:34:19 1992  K. Richard Pixley  (rich@cygnus.com)
20835         * configure: re-add -rm.
20837 Tue Mar 24 23:50:16 1992  K. Richard Pixley  (rich@cygnus.com)
20839         * Maskefile.in: add .stmp-rcs to all.
20841         * configure.in: remove gas from rs6000 build, use aix host fragment.
20843 Mon Mar 23 19:43:35 1992  K. Richard Pixley  (rich@cygnus.com)
20845         * configure: pass down site_option during recursion.
20847 Thu Mar 19 16:49:36 1992  Stu Grossman  (grossman at cygnus.com)
20849         * Makefile.in (all.cross):  Add .stmp-bfd .stmp-readline.
20851 Wed Mar 18 15:29:33 1992  Mike Stump  (mrs@cygnus.com)
20853         * configure: Change exec_prefix so that it really defaults to prefix.
20855 Sat Mar 14 17:20:38 1992  Fred Fish  (fnf@cygnus.com)
20857         * Makefile.in, configure.in:  Add support for mmalloc library.
20859 Fri Mar 13 18:44:18 1992  K. Richard Pixley  (rich@cygnus.com)
20861         * Makefile.in: add stmp dependencies for a few more things.
20863 Thu Mar 12 04:56:24 1992  K. Richard Pixley  (rich@cygnus.com)
20865         * configure: adjusted error message on objdir/srcdir configure
20866           collision, per john's suggestion.
20868         * Makefile.in: add libiberty stmp to all and all.cross.
20870 Wed Mar 11 02:07:52 1992  K. Richard Pixley  (rich@cygnus.com)
20872         * Makefile.in: remove force dependencies, add grep to all.
20874 Tue Mar 10 21:49:18 1992  K. Richard Pixley  (rich@mars.cygnus.com)
20876         * Makefile.in: drop flex.  make stamp files work.
20878         * configure: added test for conflicting configuration in srcdir,
20879           remove trailing slashes from srcdir.  Otherwise emacs gdb mode
20880           gets cranky.  use relative paths for configure and srcdir
20881           whenever possible.  Send some error messages to stderr that were
20882           going to stdout.
20884 Tue Mar 10 18:01:55 1992  Per Bothner  (bothner@cygnus.com)
20886         * Makefile.in:  Fix libg++ rule to check for gcc directory
20887         before using gcc/gcc.  Also pass XTRAFLAGS.
20889 Thu Mar  5 21:45:07 1992  K. Richard Pixley  (rich@sendai)
20891         * Makefile.in: added stmp-files so that directories aren't polled
20892           when they are already built.
20894         * configure.texi: fixed a node pointer problem.
20896 Thu Mar  5 12:05:58 1992  Stu Grossman  (grossman at cygnus.com)
20898         * config.sub configure.in gdb/configure.in
20899         gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20900         gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20901         gdb/config/mh-irix4 texinfo/configure.in:  Port to SGI Irix-4.x.
20903 Wed Mar  4 02:57:46 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20905         * configure: -recurring becomes -silent.  corrected help message
20906           for -site= option.
20908         * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20910 Tue Mar  3 14:51:21 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20912         * configure: when building Makefile for crosses, replace
20913           tooldir and program_prefix.  default srcdir from location of
20914           config.sub.  remove "for host in hosts" and "for target in
20915           targets" loops.
20917 Wed Feb 26 19:48:25 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
20919         * Makefile.in: Do not pass bindir or mandir to cvs.
20921 Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
20923         * Makefile.in, configure.in: removed traces of namesubdir,
20924           -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
20925           copyrights to '92, changed some from Cygnus to FSF.
20927         * configure.texi: remove most references to multiple hosts,
20928           multiple targets, subdirs, etc.
20930         * configure.man: removed rcsid. reference config.sub not
20931           config.subr.
20933         * Makefile.in: mkdir $(infodir) on install-info.
20935 Wed Feb 19 15:41:13 1992  John Gilmore  (gnu at cygnus.com)
20937         * configure.texi:  Explain better about .gdbinit and about
20938         the environment that configure.in sections run in.
20940 Fri Feb  7 07:55:00 1992  John Gilmore  (gnu at cygnus.com)
20942         * configure.in:  Ultrix is only a decstation if it's a MIPS.
20944 Fri Jan 31 21:54:51 1992  John Gilmore  (gnu at cygnus.com)
20946         * README:  DOC.configure => cfg-paper.texi.
20948 Fri Jan 31 21:48:18 1992  Stu Grossman  (grossman at cygnus.com)
20950         * config.sub (near case $os):  Don't convert newsos* to bsd!
20952 Fri Jan 31 02:27:32 1992  John Gilmore  (gnu at cygnus.com)
20954         * Makefile.in:  Reinstall change from gdb-4.3 that reduces
20955         the number of copies of COPYING that go into the GDB tar file.
20957 Thu Jan 30 16:17:30 1992  Stu Grossman  (grossman at cygnus.com)
20959         * bfd/configure.in, gdb/config/mh-i386sco,
20960         gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20961         Fix SCO configuration stuff.
20963 Tue Jan 28 23:51:07 1992  Per Bothner  (bothner at cygnus.com)
20965         * Makefile.in:  For libg++, make sure the -I pointing
20966         to the gcc directory goes *after* all the libg++-local -I flags.
20967         Also, move just-gcc dependency from just-libg++ to all-libg++.
20969 Tue Jan 28 12:56:24 1992  Stu Grossman  (grossman at cygnus.com)
20971         * configure:  Change -x to -f to keep Ultrix /bin/test happy.
20973 Sat Jan 18 17:45:11 1992  Stu Grossman  (grossman at cygnus.com)
20975         * Makefile.in (make-gdb.tar.Z):  Remove texinfo targets.
20977 Sat Jan 18 17:03:21 1992  Fred Fish  (fnf at cygnus.com)
20979         * config.sub:  Add stratus configuration frags.  Also
20980         submitted to FSF.
20982 Sat Jan 18 15:35:29 1992  Stu Grossman  (grossman at cygnus.com)
20984         * Makefile.in (DEV_SUPPORT):  add configure.man.
20986         * config.sub(Decode manufacturer-specific):  add -none*.
20988 Fri Jan 17 17:58:05 1992  Stu Grossman  (grossman at cygnus.com)
20990         * Makefile.in:  remove form feeds to make Sun's make happy.
20991         (DEVO_SUPPORT):  DOC.configure => cfg-paper.texi.
20993 Sat Jan  4 16:11:44 1992  John Gilmore  (gnu at cygnus.com)
20995         * Makefile.in (AR_FLAGS):  Make quieter.
20997 Thu Jan  2 22:57:12 1992  John Gilmore  (gnu at cygnus.com)
20999         * configure.in:  Add libg++.
21000         * configure:  When verbose, don't output the command line at each
21001         level; it will be unremarkably the same as the previous version,
21002         which will be the same as what the user typed.
21004 Fri Dec 27 16:26:47 1991  K. Richard Pixley  (rich at cygnus.com)
21006         * configure.in, Makefile.in: fix clean-info, add flex.  add
21007           fileutils.
21009         * configure: be less sensitive to spaces in Makefile.in.  Do not
21010           look for sources in "..".  Doing so breaks subdirectories that
21011           might have their own configure.  If a subdir has it's own
21012           configure script, use it.
21014 Thu Dec 26 16:30:26 1991  K. Richard Pixley  (rich at cygnus.com)
21016         * cfg-paper.texi: some changes suggested by rms.
21018 Thu Dec 26 10:13:36 1991  Fred Fish  (fnf at cygnus.com)
21020         * config.sub:  Merge in some small additions from the FSF version,
21021         taken from the gcc distribution, to bring the Cygnus and FSF
21022         versions into closer sync.
21024 Fri Dec 20 11:34:18 1991  Fred Fish  (fnf at cygnus.com)
21026         * configure.in:  Changed svr4 references to sysv4.
21028 Thu Dec 19 15:54:29 1991  K. Richard Pixley  (rich at cygnus.com)
21030         * configure: added -V for version number option.
21032 Wed Dec 18 15:39:34 1991  K. Richard Pixley  (rich at cygnus.com)
21034         * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
21035           renamed from DOC.configure to cfg-paper.texi.
21037 Mon Dec 16 23:05:19 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21039         * configure, config.subr, config.sub: config.subr is now
21040           config.sub again.
21042 Fri Dec 13 01:17:06 1991  K. Richard Pixley  (rich at cygnus.com)
21044         * configure.texi: new file, in progress.
21046         * Makefile.in: build info file and install the man page for
21047           configure.
21049         * configure.man: new file, first cut.
21051         * configure: find config.subr again now that configuration "none"
21052           has gone.  removed all traces of the -ansi option.  removed all
21053           traces of the -languages option.
21055         * config.subr: resync from rms.
21057 Wed Dec 11 22:25:20 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21059         * configure, config.sub, config.subr: merge config.sub into
21060           config.subr, call the result config.subr, remove config.sub, use
21061           config.subr.
21063         * Makefile.in: revised install for dir.info.
21065 Tue Dec 10 00:04:35 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21067         * configure.in: add decstation host makefile frag.
21069         * Makefile.in: BISON now bison -y again.  also install-gcc on
21070           install.  clean-gdbm on clean.  infodir belongs in datadir.
21071           Make directories for info install.  Build dir.info here then
21072           install it.
21074 Mon Dec  9 16:48:33 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21076         * Makefile.in: fix for bad directory tests.
21078 Sat Dec  7 00:17:01 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21080         * configure: \{1,2\} appears to be a sysv'ism.  Use a different
21081           regexp.  -srcdir relative was being handled incorrectly.
21083         * Makefile.in: unwrapped some for loops so that parallel makes
21084           work again and so one can focus one's attention on a particular
21085           package.
21087 Fri Dec  6 00:22:08 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21089         * configure: added PWD as a stand in for `pwd` (for speed). use
21090           elif wherever possible.  make -srcdir work without -objdir.
21091           -objdir= commented out.
21093 Thu Dec  5 22:46:52 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21095         * configure: +options become --options.  -subdirs commented out.
21096           added -host, -datadir.  Renamed -destdir to -prefix.  Comment in
21097           Makefile now at top of generated Makefile.  Removed cvs log
21098           entries.  added -srcdir.  create .gdbinit only if there is one
21099           in ${srcdir}.
21101         * Makefile.in: idestdir and ddestdir go away.  Added copyrights
21102           and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
21103           and mandir now keyed off datadir by default.
21105 Fri Nov 22 07:38:11 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
21107         * Freshly created ChangeLog.
21110 Local Variables:
21111 mode: change-log
21112 left-margin: 8
21113 fill-column: 76
21114 version-control: never
21115 End: